NetBSD.se

CVS log for pkgsrc/chat/p5-Net-Goofey/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / chat / p5-Net-Goofey

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 24 05:23:58 2011 UTC (6 months, 3 weeks ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Add LICENSE.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Aug 6 13:09:38 2011 UTC (9 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
Revision bump after updating perl to 5.14.1

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:32:46 2010 UTC (20 months, 4 weeks ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 21 16:29:39 2010 UTC (2 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Reset maintainer, developer lost his commit bit.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:17:41 2008 UTC (3 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:16 2008 UTC (3 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
Add DESTDIR support.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 4 20:50:47 2006 UTC (5 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 2 21:16:20 2006 UTC (5 years, 7 months ago) by rillig
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -1 lines
Interactive "test" phase.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 6 06:19:04 2005 UTC (6 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 13 18:01:19 2005 UTC (6 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:05 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 20 11:30:56 2004 UTC (7 years, 5 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 27 22:03:13 2004 UTC (8 years ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Convert to buildlink3.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 21 16:34:34 2003 UTC (8 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
COMMENT should start with a capital letter.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:26:12 2003 UTC (8 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 20 17:46:01 2002 UTC (9 years, 7 months ago) by seb
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -6 lines
Use buildlink2. Use perl5/module.mk.

Revision 1.1.1.1.2.2: download - view: text, markup, annotated - select for diffs
Sun Jun 23 18:41:05 2002 UTC (9 years, 10 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.1.1.1.2.1: preferred, colored; branchpoint 1.1.1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.1.1.2.1: +20 -0 lines
Merge from pkgsrc-current to buildlink2 branch.

Revision 1.1.1.1.2.1
Thu Jun 20 01:07:10 2002 UTC (9 years, 11 months ago) by jlam
Branches: buildlink2
FILE REMOVED
Changes since revision 1.1.1.1: +0 -20 lines
file Makefile was added on branch buildlink2 on 2002-06-23 18:41:05 +0000

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jun 20 01:07:10 2002 UTC (9 years, 11 months ago) by grant
Branches: TNF
CVS tags: pkgviews, pkgsrc-base, netbsd-1-6, buildlink2-base
Branch point for: buildlink2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of p5-Net-Goofey-1.5.

This is a really simple module for communicating with a Goofey server.

Goofey is a bit like IRC and a bit like ICQ and a bit like email, it's
used mostly at Monash University.  See the Goofey web page at:
   http://www.cs.monash.edu.au/~tym/goofey.html

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 20 01:07:10 2002 UTC (9 years, 11 months ago) by grant
Branches: MAIN
CVS tags: pkgviews-base, netbsd-1-6-RELEASE-base
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>