CVS log for ports/misc/findutils/Makefile
Up to [FreeBSD] / ports / misc / findutils
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:08 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Jun 4 19:02:48 2011 UTC (8 months, 1 week ago) by arved
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Fix a segfault on 7.x amd64 PR: 157274 Reported by: Fabian Wenk Submitted by: maintainer
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri May 20 12:20:53 2011 UTC (8 months, 3 weeks ago) by culot
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -0 lines
- Add a patch to fix usage of su(1) in the gupdatedb script provided with findutils - Bump PORTREVISION PR: ports/157129 Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed May 11 17:39:27 2011 UTC (9 months ago) by culot
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -2 lines
- Update to 4.5.10 PR: ports/156964 Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon May 31 01:59:49 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri May 7 23:02:11 2010 UTC (21 months ago) by sylvio
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
- Update to 4.5.9 PR: ports/146303 Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jun 7 17:52:44 2009 UTC (2 years, 8 months ago) by dhn
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- Update to 4.4.2 PR: ports/135327 Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat May 2 19:38:32 2009 UTC (2 years, 9 months ago) by skreuzer
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
- Updated to version 4.4.1 PR: ports/133965 Submitted by: Klaus T Aehlig <aehlig@linta.de> Approved by: wxs (mentor)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Mar 22 09:49:32 2009 UTC (2 years, 10 months ago) by trasz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Pass maintainership to Klaus T. Aehlig.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:31 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jul 22 18:03:47 2008 UTC (3 years, 6 months ago) by timur
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Fixed pkg_plist for the case when NLS is disabled.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:45:19 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Apr 19 15:22:57 2008 UTC (3 years, 9 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -3 lines
Revert previous workaround, 8.0-CURRENT has grown fdopendir(3). Don't bother with __FreeBSD_version checking for what was only an eight-day window.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Apr 12 15:32:00 2008 UTC (3 years, 9 months ago) by naddy
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -0 lines
Work around the assumption that openat() implies the existence of fdopendir(). FreeBSD 8 has the former, but not the latter. PR: 122433 Approved by: trasz
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Mar 18 22:15:45 2008 UTC (3 years, 10 months ago) by trasz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
- Update to 4.4.0.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Feb 21 19:05:47 2008 UTC (3 years, 11 months ago) by trasz
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Update to 4.2.33.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jan 31 22:27:12 2008 UTC (4 years ago) by trasz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Update to 4.2.32
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:12 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jul 11 22:06:14 2007 UTC (4 years, 7 months ago) by trasz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Use proper capitalization in my email address. Approved by: miwi (mentor) Suggested by: sat
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jun 1 12:19:34 2007 UTC (4 years, 8 months ago) by trasz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -2 lines
- Update to 4.2.31. This fixes CVE-2007-2452; VuXML entry will come later. Approved by: miwi (mentor)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 19 20:15:41 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Apr 13 13:03:47 2007 UTC (4 years, 10 months ago) by trasz
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Change my email address to trasz@FreeBSD.org. Approved by: miwi (mentor)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Mar 21 13:17:12 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 4.2.30 PR: 110596 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Dec 3 22:27:56 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Update to 4.2.29 PR: ports/106165 Submitted by: trasz (maintainer)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 5 19:17:38 2006 UTC (5 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -2 lines
- Update to 4.2.28 - Pass maintainership to submitter PR: ports/105179 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Sponsored by: FreeBSD Bug-a-thon #2
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Nov 4 23:19:47 2006 UTC (5 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Drop maintainership
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jun 16 22:17:24 2006 UTC (5 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Obey conventions and change my mail to @FreeBSD.org address Approved by: krion (mentor)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 24 03:20:37 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
- Update to 4.2.27 - Use gcc 3.4 to build on 4.x PR: 95939 Submitted by: maintainer
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Dec 2 02:05:38 2005 UTC (6 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Reset maintainer per his request. We hope to see him back soon.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Apr 19 09:03:10 2005 UTC (6 years, 9 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +17 -48 lines
Update to 4.2.20, latest from GNU. PR: ports/78961 Submitted by: Jason Harris <jharris(at)widomaker.com> Approved by: maintainer timeout
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 10 15:03:51 2004 UTC (7 years, 11 months ago) by krion
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: +3 -2 lines
- Fix WWW: and utilize INFO PR: ports/63995 Submitted by: maintainer
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:37 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:48:06 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
De-pkg-comment.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 24 04:44:15 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.13: preferred, colored
Changes since revision 1.13: +4 -6 lines
${PERL} -> ${REINPLACE_CMD}
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 17 23:13:36 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.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Update maintainer's email address Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 12 23:25:19 2001 UTC (10 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -9 lines
o style fixes o honor PREFIX PR: 30389 Submitted by: MAINTAINER
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 30 03:58:34 2001 UTC (10 years, 5 months ago) by lioux
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net Approved by: MAINTAINER
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jun 9 12:59:31 2001 UTC (10 years, 8 months ago) by roam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to PR: 27867 Submitted by: maintainer
Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
change maintainer's e-mail address.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 29 18:47:00 2001 UTC (11 years ago) by roam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +54 -9 lines
Improve installation procedure and pkg-* documentation. PR: 24561 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 28 22:57:06 2001 UTC (11 years ago) by sf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
MAINTAINER should be e-mail address.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 24 17:26:07 2001 UTC (11 years ago) by trevor
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
change maintainer for findutils and fileutils ports PR: 24561, 24565 (followups) Approved by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 23 11:56:08 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
Ditch out "Version required" from comments section.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 5 17:39:52 2000 UTC (11 years, 8 months ago) by hoek
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6 lines
Get the path to the catpages right so that we can delete the wrongly installed ones as intended.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 5 15:22:16 2000 UTC (11 years, 8 months ago) by hoek
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Add MAINTAINER Udo Schweigert <ust@cert.siemens.de>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 2 05:37:27 2000 UTC (11 years, 8 months ago) by hoek
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
GNU Findutils: Abbreviated from pkg/DESCR: These utilities exist in the FreeBSD base collection, but the GNU versions have added functionality that is sometimes useful. Submitted by: Robert Withrow <bwithrow@nortelnetworks.com> (ports/17675)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 2 05:35:49 2000 UTC (11 years, 8 months ago) by hoek
Branches: MAIN
Energize findutils!
