non port: misc/findutils/Makefile |
SVNWeb
|
Number of commits found: 70 |
Wed, 8 Feb 2023
|
[ 23:24 Robert Clausecker (fuz) ] 24bd5a3 (Only the first 10 of 66 ports in this commit are shown above. )
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
|
Sun, 6 Nov 2022
|
[ 23:28 Daniel Engberg (diizzy) ] 302a1d1
misc/findutils: Fix MAINTAINER entry
Should only contain email address
PR: 267583
Reported by: Robert Clausecker <fuz@fuz.su>
Fixes: c9c59f8e misc/findutils: Pass maintainership to new maintainer
|
[ 21:29 Daniel Engberg (diizzy) ] 6b3bcae
misc/findutils: Pass maintainership to new maintainer
While at it do some small adjustments to port
PR: 267583
Reviewed by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b832da1 (Only the first 10 of 349 ports in this commit are shown above. )
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Wed, 2 Feb 2022
|
[ 21:02 Neel Chauhan (nc) Author: Klaus Aehlig ] 2b46cfc
misc/findutils: update to 4.9.0
Changes: https://lists.gnu.org/archive/html/bug-findutils/2022-02/msg00013.html
PR: 261683
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 11 Jan 2021
|
[ 21:15 rhurlin ]
misc/findutils update to 4.8.0
Changelog:
https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00044.html
PR: 252558
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28101
|
Sun, 8 Sep 2019
|
[ 19:40 dbaio ]
misc/findutils: Update to 4.7.0
Changelog: https://lists.gnu.org/archive/html/bug-findutils/2019-08/msg00027.html
PR: 240420
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sun, 10 Jan 2016
|
[ 09:29 miwi ]
- Update to 4.6.0
PR: 206068
Submitted by: maintainer
|
Mon, 21 Dec 2015
|
[ 18:36 sunpoet ]
- Update to 4.5.15
- Add LICENSE
Changes: http://git.savannah.gnu.org/cgit/findutils.git/tree/NEWS
PR: 205428
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Thu, 7 May 2015
|
[ 22:42 antoine ]
Properly register info pages
|
Wed, 18 Mar 2015
|
[ 13:05 robak ]
misc/findutils: add CPE information
PR: 198468
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: maintainer
|
Sat, 19 Jul 2014
|
[ 23:14 danilo ]
- Update from 4.5.13 to 4.5.14
PR: ports/191970
Submitted by: aehlig@linta.de
|
Thu, 17 Jul 2014
|
[ 05:29 pi ]
misc/findutils: 4.5.12 -> 4.5.13
#40339: Fix leaked directory handle when listing mounted file
systems.
#40094: The xargs --help output has a small number of cosmetic
improvements.
#39197: Small fix to find's manual page to remove an unwanted
backslash, which made the troff incompatible with Eric
Raymond's doclifter software.
#39162: -printf reads beyond arguments terminated by \
#35753: Check the success/failure of material I/O operations where (Only the first 15 lines of the commit message are shown above )
|
Wed, 25 Sep 2013
|
[ 12:53 wg ]
misc/findutils: update to 4.5.12
- Update to 4.5.12 [1]
- USES gmake
- Allow staging
- Use options helpers and drop include
PR: ports/182359 [1]
Submitted by: Klaus Aehlig <aehlig linta.de> (maintainer) [1]
|
Fri, 20 Sep 2013
|
[ 20:50 bapt ] (Only the first 10 of 491 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 11 Jun 2013
|
[ 14:59 miwi ]
- Fix build
Reported by: pkg (DEVELOPER_MODE)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Sun, 17 Feb 2013
|
[ 05:33 rm ]
- update to 4.5.11, see changelog [1]
- add upstream bug-fix that preventing some segfaults [2]
while here:
- trim Makefile header
- remove indefinite article from COMMENT
- convert to optionsng (NLS case)
[1] http://lists.gnu.org/archive/html/bug-findutils/2013-02/msg00000.html
[2] http://savannah.gnu.org/bugs/?38239
PR: 175812
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 4 Jun 2011
|
[ 19:02 arved ]
Fix a segfault on 7.x amd64
PR: 157274
Reported by: Fabian Wenk
Submitted by: maintainer
|
Fri, 20 May 2011
|
[ 12:20 culot ]
- 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)
|
Wed, 11 May 2011
|
[ 17:39 culot ]
- Update to 4.5.10
PR: ports/156964
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Fri, 7 May 2010
|
[ 23:02 sylvio ]
- Update to 4.5.9
PR: ports/146303
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
|
Sun, 7 Jun 2009
|
[ 17:52 dhn ]
- Update to 4.4.2
PR: ports/135327
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
|
Sat, 2 May 2009
|
[ 19:38 skreuzer ]
- Updated to version 4.4.1
PR: ports/133965
Submitted by: Klaus T Aehlig <aehlig@linta.de>
Approved by: wxs (mentor)
|
Sun, 22 Mar 2009
|
[ 09:49 trasz ]
Pass maintainership to Klaus T. Aehlig.
|
Fri, 25 Jul 2008
|
[ 14:34 pav ] (Only the first 10 of 213 ports in this commit are shown above. )
- 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
|
Tue, 22 Jul 2008
|
[ 18:03 timur ]
Fixed pkg_plist for the case when NLS is disabled.
|
Fri, 6 Jun 2008
|
[ 13:45 edwin ] (Only the first 10 of 134 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 15:22 naddy ]
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.
|
Sat, 12 Apr 2008
|
[ 15:32 naddy ]
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
|
Tue, 18 Mar 2008
|
[ 22:15 trasz ]
- Update to 4.4.0.
|
Thu, 21 Feb 2008
|
[ 19:05 trasz ]
- Update to 4.2.33.
|
Thu, 31 Jan 2008
|
[ 22:27 trasz ]
- Update to 4.2.32
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
Wed, 11 Jul 2007
|
[ 22:06 trasz ] (Only the first 10 of 53 ports in this commit are shown above. )
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
|
Fri, 1 Jun 2007
|
[ 12:19 trasz ]
- Update to 4.2.31. This fixes CVE-2007-2452; VuXML entry will come later.
Approved by: miwi (mentor)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 13 Apr 2007
|
[ 13:03 trasz ] (Only the first 10 of 51 ports in this commit are shown above. )
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
|
Wed, 21 Mar 2007
|
[ 13:17 miwi ]
- Update to 4.2.30
PR: 110596
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
|
Sun, 3 Dec 2006
|
[ 22:27 miwi ]
- Update to 4.2.29
PR: ports/106165
Submitted by: trasz (maintainer)
|
Sun, 5 Nov 2006
|
[ 19:17 miwi ]
- 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
|
Sat, 4 Nov 2006
|
[ 23:19 miwi ]
- Drop maintainership
|
Fri, 16 Jun 2006
|
[ 22:17 miwi ] (Only the first 10 of 18 ports in this commit are shown above. )
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
|
Mon, 24 Apr 2006
|
[ 03:20 mnag ]
- Update to 4.2.27
- Use gcc 3.4 to build on 4.x
PR: 95939
Submitted by: maintainer
|
Fri, 2 Dec 2005
|
[ 02:05 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Reset maintainer per his request. We hope to see him back soon.
|
Tue, 19 Apr 2005
|
[ 09:03 danfe ]
Update to 4.2.20, latest from GNU.
PR: ports/78961
Submitted by: Jason Harris <jharris(at)widomaker.com>
Approved by: maintainer timeout
|
Wed, 10 Mar 2004
|
[ 15:03 krion ]
- Fix WWW: and utilize INFO
PR: ports/63995
Submitted by: maintainer
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Fri, 21 Feb 2003
|
[ 12:48 knu ] (Only the first 10 of 202 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 24 Jun 2002
|
[ 04:44 ijliao ]
${PERL} -> ${REINPLACE_CMD}
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
|
Thu, 17 Jan 2002
|
[ 23:13 dwcjr ] (Only the first 10 of 21 ports in this commit are shown above. )
Update maintainer's email address Update a few MASTER_SITES
|
Thu, 13 Sep 2001
|
[ 00:25 lioux ]
o style fixes o honor PREFIX
|
Thu, 30 Aug 2001
|
[ 04:58 lioux ]
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net
|
Sat, 9 Jun 2001
|
[ 13:59 roam ]
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
|
Thu, 15 Feb 2001
|
[ 17:01 sf ]
change maintainer's e-mail address.
|
Mon, 29 Jan 2001
|
[ 18:47 roam ]
Improve installation procedure and pkg-* documentation.
|
Sun, 28 Jan 2001
|
[ 22:57 sf ]
MAINTAINER should be e-mail address.
|
Wed, 24 Jan 2001
|
[ 17:26 trevor ]
change maintainer for findutils and fileutils ports
|
Thu, 23 Nov 2000
|
[ 11:56 sobomax ] (Only the first 10 of 21 ports in this commit are shown above. )
Ditch out "Version required" from comments section.
|
Mon, 5 Jun 2000
|
[ 18:39 hoek ]
Get the path to the catpages right so that we can delete the wrongly installed
ones as intended.
|
[ 16:22 hoek ]
Add MAINTAINER Udo Schweigert <ust@cert.siemens.de>
|
Fri, 2 Jun 2000
|
[ 06:37 hoek ]
GNU Findutils:
|
[ 06:35 hoek ]
Energize findutils!
|
Number of commits found: 70 |