CVS log for ports/devel/p5-ReadLine-Gnu/Makefile
Up to [FreeBSD] / ports / devel / p5-ReadLine-Gnu
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Sep 17 06:49:03 2011 UTC (4 months, 3 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+ With hat: perl
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon May 10 00:54:29 2010 UTC (21 months ago) by wen
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -1 lines
- Update to 1.20 - Add test target PR: ports/146412 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Mar 27 15:25:04 2009 UTC (2 years, 10 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Update to 1.19
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Mar 14 09:15:58 2009 UTC (2 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
- Update to 1.18 - Pass maintainership to perl
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Mar 13 23:27:14 2009 UTC (2 years, 10 months ago) by shaun
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Free most of my ports, since they aren't being maintained to a reasonable standard.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Oct 25 16:35:46 2008 UTC (3 years, 3 months ago) by leeym
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -9 lines
- Update to 1.17a - add MASTER_SITE_SUBDIR=Term to unbreak this port after utilize CPAN macro PR: 127741 Submitted by: leeym Approved by: maintainer timeout
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:25:59 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:59:03 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -5 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jun 19 20:06:51 2006 UTC (5 years, 7 months ago) by shaun
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Switch to my @FreeBSD.org address. Approved by: ahze (mentor)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Apr 21 06:20:23 2006 UTC (5 years, 9 months ago) by erwin
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -0 lines
Require perl from ports. PR: 96121 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Reported by: pointyhat
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Apr 20 05:00:52 2006 UTC (5 years, 9 months ago) by clsung
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Update p5-ReadLine-Gnu to 1.16 - Take maintainership PR: ports/96072 Submitted by: maintainer (Shaun Amott <shaun AT inerd dot com>)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 15 06:37:26 2006 UTC (5 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Reset mph due to no response to email about status, and maintainer-timeouts. Hat: portmgr
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 28 13:01:59 2005 UTC (6 years, 9 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Fix typo. Submitted by: Vladimir Chukharev <chu@kemia.me.tut.fi>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Apr 27 02:46:31 2005 UTC (6 years, 9 months ago) by mph
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +8 -1 lines
Make this work with readline from ports. PR: ports/79733 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>, Volker Stolz <vs>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri May 16 00:25:43 2003 UTC (8 years, 8 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
Upgrade to 1.14. Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52206
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:01:00 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 11 06:38:30 2002 UTC (9 years, 9 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Upgrade to 1.12. Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun May 27 06:13:59 2001 UTC (10 years, 8 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Upgrade to 1.10. Submitted by: vanilla
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 1 06:38:31 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -11 lines
Remove do-configure section, use PERL_CONFIGURE now.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jun 17 02:37:03 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -4 lines
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 15 01:36:23 2000 UTC (11 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
Revert package names back to original.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:29:49 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
PORTNAME/PORTVERSION update
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 5 18:52:12 2000 UTC (11 years, 10 months ago) by mph
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Upgrade to 1.09.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:49:30 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Change Id->FreeBSD.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jun 6 15:42:08 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Give -shared to ld(1) for creating shared libraries instead of -Bshareable.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Sep 15 21:31:42 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.
Submitted by: dima
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 12 09:57:55 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update for perl version 5.00501. Requires latest bsd.port.mk. I'm
going to be a little verbose here about the changes so people who fix
up the rest of the stuff can have an idea what to do.
(1) Manpages are moved to version-specific subdirectories. Since they
are all defined in MAN? macros, I just needed to add
${PERL_VERSION} to the end of MAN*PREFIX and delete them from the
PLIST.
(2) Most of the module files are moved to version-specific
subdirectories. This is usually accomplished by adding
"%%PERL_VER%%/" right after "site_perl/" in the PLIST. However,
some things didn't move, and some moved more than one level (like,
all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some
fishing, err, find'ing was necessary.
(3) Fix up dependencies. See (2) above.
(4) While I was there, I changed some "@dirrm foobar"'s to "@unexec
rmdir %D/foobar 2>/dev/null || true", so there won't be any
warnings if a directory can't be removed due to other modules
sharing it.
Now all of devel/p5-* will install and deinstall without a single
warning. I hope others will follow suit. :)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 15 04:48:36 1998 UTC (13 years, 7 months ago) by mph
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Upgrade to 1.01.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 22 21:35:20 1998 UTC (13 years, 9 months ago) by mph
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Upgrade to 1.00.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 17 23:26:21 1998 UTC (13 years, 9 months ago) by mph
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Apr 17 19:16:19 1998 UTC (13 years, 9 months ago) by mph
Branches: MPH
CVS tags: mph_009
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
My first import of a port (fingers crossed). PR: 5793
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 17 19:16:19 1998 UTC (13 years, 9 months ago) by mph
Branches: MAIN
Initial revision
