Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.10.0 16 Jun 2024 11:53:06 |
Robert Clausecker (fuz) |
misc/findutils: update to 4.10.0
- remove obsolete patches
- work around time_t being 32 bits on i386
Changelog:
https://lists.gnu.org/archive/html/bug-findutils/2024-06/msg00017.html |
4.9.0_1 29 Jan 2024 14:08:42 |
Muhammad Moinur Rahman (bofh) |
misc/findutils: Moved man to share/man
Approved by: portmgr (blanket) |
4.9.0 08 Feb 2023 23:24:25 |
Robert Clausecker (fuz) |
*/*: 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 |
4.9.0 06 Nov 2022 23:28:59 |
Daniel Engberg (diizzy) |
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 |
4.9.0 06 Nov 2022 21:29:11 |
Daniel Engberg (diizzy) |
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) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.9.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.9.0 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
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 ) |
4.9.0 02 Feb 2022 21:02:06 |
Neel Chauhan (nc) Author: Klaus Aehlig |
misc/findutils: update to 4.9.0
Changes: https://lists.gnu.org/archive/html/bug-findutils/2022-02/msg00013.html
PR: 261683 |
4.8.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.8.0 11 Jan 2021 21:15:39 |
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 |
4.7.0 08 Sep 2019 19:40:15 |
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) |
4.6.0_1 10 Nov 2018 18:12:58 |
bapt |
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 |
4.6.0 10 Jan 2016 09:29:05 |
miwi |
- Update to 4.6.0
PR: 206068
Submitted by: maintainer |
4.5.15 21 Dec 2015 18:36:12 |
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) |
4.5.14_1 14 May 2015 10:15:09 |
mat |
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 |
4.5.14_1 07 May 2015 22:42:25 |
antoine |
Properly register info pages |
4.5.14 18 Mar 2015 13:05:01 |
robak |
misc/findutils: add CPE information
PR: 198468
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: maintainer |
4.5.14 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
4.5.14 19 Jul 2014 23:14:51 |
danilo |
- Update from 4.5.13 to 4.5.14
PR: ports/191970
Submitted by: aehlig@linta.de |
4.5.13 17 Jul 2014 05:29:45 |
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 ) |
4.5.12 25 Sep 2013 12:53:26 |
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] |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
4.5.11 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.5.11 11 Jun 2013 14:59:21 |
miwi |
- Fix build
Reported by: pkg (DEVELOPER_MODE) |
4.5.11 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
4.5.11 07 Mar 2013 15:31:54 |
ak |
- Fix all new cases of 'No newline at end of file' in the ports tree
Approved by: portmgr (bapt) |
4.5.11 17 Feb 2013 05:33:16 |
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) |
4.5.10_2 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
4.5.10_2 04 Jun 2011 19:02:48 |
arved |
Fix a segfault on 7.x amd64
PR: 157274
Reported by: Fabian Wenk
Submitted by: maintainer |
4.5.10_1 20 May 2011 12:20:54 |
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) |
4.5.10 11 May 2011 17:39:27 |
culot |
- Update to 4.5.10
PR: ports/156964
Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer) |
4.5.9_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
4.5.9_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
4.5.9 07 May 2010 23:02:11 |
sylvio |
- Update to 4.5.9
PR: ports/146303
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer) |
4.4.2 07 Jun 2009 17:52:44 |
dhn |
- Update to 4.4.2
PR: ports/135327
Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer) |
4.4.1 02 May 2009 19:38:32 |
skreuzer |
- Updated to version 4.4.1
PR: ports/133965
Submitted by: Klaus T Aehlig <aehlig@linta.de>
Approved by: wxs (mentor) |
4.4.0_3 22 Mar 2009 09:49:32 |
trasz |
Pass maintainership to Klaus T. Aehlig. |
4.4.0_3 25 Jul 2008 14:34:52 |
pav |
- 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 |
4.4.0_3 22 Jul 2008 18:03:47 |
timur |
Fixed pkg_plist for the case when NLS is disabled. |
4.4.0_2 06 Jun 2008 13:45:40 |
edwin |
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) |
4.4.0_1 19 Apr 2008 15:22:57 |
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. |
4.4.0 12 Apr 2008 15:32:01 |
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 |
4.4.0 18 Mar 2008 22:15:46 |
trasz |
- Update to 4.4.0. |
4.2.33 21 Feb 2008 19:05:47 |
trasz |
- Update to 4.2.33. |
4.2.32 31 Jan 2008 22:27:12 |
trasz |
- Update to 4.2.32 |
4.2.31 23 Jul 2007 09:36:52 |
rafan |
- 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 |
4.2.31 11 Jul 2007 22:06:17 |
trasz |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
4.2.31 01 Jun 2007 12:19:34 |
trasz |
- Update to 4.2.31. This fixes CVE-2007-2452; VuXML entry will come later.
Approved by: miwi (mentor) |
4.2.30_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.2.30 13 Apr 2007 13:03:49 |
trasz |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
4.2.30 21 Mar 2007 13:17:12 |
miwi |
- Update to 4.2.30
PR: 110596
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) |
4.2.29 03 Dec 2006 22:27:57 |
miwi |
- Update to 4.2.29
PR: ports/106165
Submitted by: trasz (maintainer) |
4.2.28 05 Nov 2006 19:17:38 |
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 |
4.2.27 04 Nov 2006 23:19:47 |
miwi |
- Drop maintainership |
4.2.27 16 Jun 2006 22:17:25 |
miwi |
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor) |
4.2.27 24 Apr 2006 03:20:37 |
mnag |
- Update to 4.2.27
- Use gcc 3.4 to build on 4.x
PR: 95939
Submitted by: maintainer |
4.2.20 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
4.2.20 02 Dec 2005 02:05:39 |
linimon |
Reset maintainer per his request. We hope to see him back soon. |
4.2.20 25 Apr 2005 13:15:13 |
danfe |
%D/share/locale/lg is not part of mtree yet, take care of it by hand.
Reported by: kris on behalf of pointyhat |
4.2.20 19 Apr 2005 09:03:11 |
danfe |
Update to 4.2.20, latest from GNU.
PR: ports/78961
Submitted by: Jason Harris <jharris(at)widomaker.com>
Approved by: maintainer timeout |
4.1_3 18 Mar 2004 02:52:47 |
trevor |
Add size data.
Approved by: maintainers |
4.1_3 10 Mar 2004 15:03:51 |
krion |
- Fix WWW: and utilize INFO
PR: ports/63995
Submitted by: maintainer |
4.1_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
4.1_1 21 Feb 2003 12:48:19 |
knu |
De-pkg-comment. |
4.1_1 24 Jun 2002 04:44:17 |
ijliao |
${PERL} -> ${REINPLACE_CMD}
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) |
17 Jan 2002 23:13:38 |
dwcjr |
Update maintainer's email address Update a few MASTER_SITES |
13 Sep 2001 00:25:20 |
lioux |
o style fixes o honor PREFIX |
30 Aug 2001 04:58:35 |
lioux |
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net |
09 Jun 2001 13:59:34 |
roam |
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
|
15 Feb 2001 17:01:03 |
sf |
change maintainer's e-mail address. |
29 Jan 2001 18:47:01 |
roam |
Improve installation procedure and pkg-* documentation. |
28 Jan 2001 22:57:06 |
sf |
MAINTAINER should be e-mail address. |
24 Jan 2001 17:26:08 |
trevor |
change maintainer for findutils and fileutils ports |
23 Nov 2000 11:56:11 |
sobomax |
Ditch out "Version required" from comments section. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
05 Jun 2000 18:39:52 |
hoek |
Get the path to the catpages right so that we can delete the wrongly installed
ones as intended. |
05 Jun 2000 16:24:24 |
hoek |
In MAINTAINER's words: (patch-ab) resolves a redefintion of a macro. (to
lib/regex.h). |
05 Jun 2000 16:22:22 |
hoek |
Add MAINTAINER Udo Schweigert <ust@cert.siemens.de> |
02 Jun 2000 06:37:28 |
hoek |
GNU Findutils: |
02 Jun 2000 06:35:50 |
hoek |
Energize findutils! |