CVS log for ports/textproc/gsed/Makefile
Up to [FreeBSD] / ports / textproc / gsed
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jun 8 06:45:21 2010 UTC (20 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +15 -6 lines
- Bump PORTREVISION after gettext update PR: ports/147486 Submitted by: Alain Wolf <wolf@digris.ch>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Feb 5 21:52:49 2010 UTC (2 years ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -3 lines
- Update to 4.2.1 - Enable NLS
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:30 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Mar 31 19:56:19 2007 UTC (4 years, 10 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
- Remove DESTDIR support from my ports as it is useless now. New implementation is coming.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Feb 17 20:53:56 2007 UTC (4 years, 11 months ago) by gabor
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -6 lines
- Remove support for FreeBSD 4.x Approved by: erwin (mentor, implicit)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Dec 8 13:46:35 2006 UTC (5 years, 2 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Change my e-mail address. Approved by: erwin (mentor)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Aug 8 08:09:32 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -4 lines
- Fix typo in manpage - Eliminate a patch - Respect DESTDIR PR: 101565 Submitted by: gabor (maintainer)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 20 05:51:54 2006 UTC (5 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -1 lines
- Fix build on 4.x PR: ports/96013 Submitted by: maintainer
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Apr 15 15:34:38 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -2 lines
- Update to 4.1.5 PR: ports/93928 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: <gabor.kovesdan@t-hosting.hu> (maintainer)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 2 17:44:28 2005 UTC (6 years, 2 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +17 -32 lines
- Update 4.1.4 - Add SHA256 - Cleanup - Pass maintainership to submitter PR: ports/89841 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 2 02:05:39 2005 UTC (6 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Reset maintainer per his request. We hope to see him back soon.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:38 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:04:08 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:11 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 27 18:50:06 2004 UTC (8 years ago) by pav
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +8 -6 lines
- Update to 4.0.9 PR: ports/61988 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 12 12:21:56 2003 UTC (8 years, 2 months ago) by roam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Spell NOPORTDOCS correctly in Cyrille Lefevre's ports. PR: 57749 Approved by: maintainer timeout
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 19 01:46:43 2003 UTC (8 years, 8 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +14 -3 lines
- update to 4.0.7 - install docs PR: 51792 Submitted by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:42:35 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
De-pkg-comment.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 4 12:29:28 2003 UTC (9 years ago) by nork
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -0 lines
Test target added. PR: 47825 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 2 14:48:27 2003 UTC (9 years ago) by nork
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Update to version 4.0.5. PR: ports/47755 Submitted by: Ports Fury Approved by: maintainer timeout
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 3 06:29:27 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -2 lines
Update to 4.0.3. PR: 46337 Submitted by: maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jun 24 04:44:17 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
${PERL} -> ${REINPLACE_CMD}
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 17 23:13:38 2002 UTC (10 years ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Update maintainer's email address Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 13 00:21:13 2001 UTC (10 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -13 lines
o style fixes o unconditionalize MAKE_FLAGS PR: 30391 Submitted by: MAINTAINER
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 30 03:58:35 2001 UTC (10 years, 5 months ago) by lioux
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net Approved by: MAINTAINER
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 9 12:59:34 2001 UTC (10 years, 8 months ago) by roam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to PR: 27867 Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 15 17:01:02 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
change maintainer's e-mail address.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Feb 3 12:06:11 2001 UTC (11 years ago) by roam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +47 -12 lines
Improve the general appearance of this port: - PORTNAME changed to sed; - PKGNAMEPREFIX added so the package name is still gsed; - do-install removed, using the real sed install target; - a typo fixed in pkg-descr. - maintainer changed to Cyrille Lefevre PR: 24719 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - new maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 28 15:58:55 2000 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -14 lines
- Fix PORTNAME - Use do-install target (instead of playing with regex) - Add 'GNU' prefix to directory entry of info file (similer to devel/gmake) - Add missing @dirrm PR: 23892 Submitted by: Ports Fury
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 19 08:13:26 2000 UTC (11 years, 1 month ago) by will
Branches: MAIN
Add gsed 3.02, the GNU version of sed(1), the stream editor. PR: 22632 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
