11d6e FreshPorts -- misc/findutils
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
findutils 4.5.11 misc on this many watch lists=22 search for ports that depend on this port An older version of this port was marked as vulnerable.
GNU find utilities
Maintained by: aehlig@linta.de search for ports maintained by this maintainer
Port Added: 02 Jun 2000 02:35:50
License: not specified in port


The Free Software Foundation's "find" utilities, including "find",
"locate", and "xargs".

These utilities exist in the FreeBSD base collection, but the GNU
versions have added functionality that is sometimes useful.

Note that this port will install these utilities with a `g' prefix,
eg., glocate, gfind, gxargs, but the texinfo documentation will refer to
these utilities without the `g' prefix.

WWW: http://www.gnu.org/software/findutils/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required Libraries:
  1. devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/misc/findutils/ && make install clean
To add the package: pkg_add -r findutils


Configuration Options
     No options to configure

Master Sites:
  1. ftp://alpha.gnu.org/pub/gnu/findutils/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  3. ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/findutils/
  4. ftp://ftp.lublin.pl/mirror/alpha.gnu.org/gnu/findutils/
  5. ftp://ftp.ps.pl/mirrors/alpha.gnu.org/pub/gnu/findutils/

Number of commits found: 56

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  4.5.11
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
07 Mar 2013 15:31:54
Original commit files touched by this commit  4.5.11
ak search for other commits by this committer
- Fix all new cases of 'No newline at end of file' in the ports tree

Approved by: portmgr (bapt)
17 Feb 2013 05:33:16
Original commit files touched by this commit  4.5.11
rm search for other commits by this committer
- 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)
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.5.10_2
amdmi3 search for other commits by this committer
- 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
04 Jun 2011 19:02:48
Original commit files touched by this commit  4.5.10_2
arved search for other commits by this committer
Fix a segfault on 7.x amd64

PR:             157274
Reported by:    Fabian Wenk
Submitted by:   maintainer
20 May 2011 12:20:54
Original commit files touched by this commit  4.5.10_1
culot search for other commits by this committer
- 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)
11 May 2011 17:39:27
Original commit files touched by this commit  4.5.10
culot search for other commits by this committer
- Update to 4.5.10

PR:             ports/156964
Submitted by:   Klaus Aehlig <aehlig@linta.de> (maintainer)
19 Mar 2011 12:38:54
Original commit files touched by this commit  4.5.9_1
miwi search for other commits by this committer
- Get Rid MD5 support
31 May 2010 02:01:56
Original commit files touched by this commit  4.5.9_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
07 May 2010 23:02:11
Original commit files touched by this commit  4.5.9
sylvio search for other commits by this committer
- Update to 4.5.9

PR:             ports/146303
Submitted by:   Klaus T Aehlig <aehlig@linta.de> (maintainer)
07 Jun 2009 17:52:44
Original commit files touched by this commit  4.4.2
dhn search for other commits by this committer
- Update to 4.4.2

PR:             ports/135327
Submitted by:   Klaus T Aehlig <aehlig@linta.de> (maintainer)
02 May 2009 19:38:32
Original commit files touched by this commit  4.4.1
skreuzer search for other commits by this committer
- Updated to version 4.4.1

PR:             ports/133965
Submitted by:   Klaus T Aehlig <aehlig@linta.de>
Approved by:    wxs (mentor)
22 Mar 2009 09:49:32
Original commit files touched by this commit  4.4.0_3
trasz search for other commits by this committer
Pass maintainership to Klaus T. Aehlig.
25 Jul 2008 14:34:52
Original commit files touched by this commit  4.4.0_3
pav search for other commits by this committer
- 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
22 Jul 2008 18:03:47
Original commit files touched by this commit  4.4.0_3
timur search for other commits by this committer
Fixed pkg_plist for the case when NLS is disabled.
06 Jun 2008 13:45:40
Original commit files touched by this commit  4.4.0_2
edwin search for other commits by this committer
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)
19 Apr 2008 15:22:57
Original commit files touched by this commit  4.4.0_1
naddy search for other commits by this committer
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.
12 Apr 2008 15:32:01
Original commit files touched by this commit  4.4.0
naddy search for other commits by this committer
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
18 Mar 2008 22:15:46
Original commit files touched by this commit  4.4.0
trasz search for other commits by this committer
- Update to 4.4.0.
21 Feb 2008 19:05:47
Original commit files touched by this commit  4.2.33
trasz search for other commits by this committer
- Update to 4.2.33.
31 Jan 2008 22:27:12
Original commit files touched by this commit  4.2.32
trasz search for other commits by this committer
- Update to 4.2.32
23 Jul 2007 09:36:52
Original commit files touched by this commit  4.2.31
rafan search for other commits by this committer
- 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
11 Jul 2007 22:06:17
Original commit files touched by this commit  4.2.31
trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
01 Jun 2007 12:19:34
Original commit files touched by this commit  4.2.31
trasz search for other commits by this committer
- Update to 4.2.31.  This fixes CVE-2007-2452; VuXML entry will come later.

Approved by: miwi (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  4.2.30_1
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 Apr 2007 13:03:49
Original commit files touched by this commit  4.2.30
 This port version is marked as vulnerable.
trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
21 Mar 2007 13:17:12
Original commit files touched by this commit  4.2.30
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 4.2.30

PR:             110596
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
03 Dec 2006 22:27:57
Original commit files touched by this commit  4.2.29
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 4.2.29

PR:             ports/106165
Submitted by:   trasz (maintainer)
05 Nov 2006 19:17:38
Original commit files touched by this commit  4.2.28
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- 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
04 Nov 2006 23:19:47
Original commit files touched by this commit  4.2.27
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Drop maintainership
16 Jun 2006 22:17:25
Original commit files touched by this commit  4.2.27
 This port version is marked as vulnerable.
miwi search for other commits by this committer
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
24 Apr 2006 03:20:37
Original commit files touched by this commit  4.2.27
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 4.2.27
- Use gcc 3.4 to build on 4.x

PR:             95939
Submitted by:   maintainer
22 Jan 2006 05:52:28
Original commit files touched by this commit  4.2.20
 This port version is marked as vulnerable.
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
02 Dec 2005 02:05:39
Original commit files touched by this commit  4.2.20
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Reset maintainer per his request.  We hope to see him back soon.
25 Apr 2005 13:15:13
Original commit files touched by this commit  4.2.20
 This port version is marked as vulnerable.
danfe search for other commits by this committer
%D/share/locale/lg is not part of mtree yet, take care of it by hand.

Reported by:    kris on behalf of pointyhat
19 Apr 2005 09:03:11
Original commit files touched by this commit  4.2.20
 This port version is marked as vulnerable.
danfe search for other commits by this committer
Update to 4.2.20, latest from GNU.

PR:             ports/78961
Submitted by:   Jason Harris <jharris(at)widomaker.com>
Approved by:    maintainer timeout
18 Mar 2004 02:52:47
Original commit files touched by this commit  4.1_3
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
10 Mar 2004 15:03:51
Original commit files touched by this commit  4.1_3
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix WWW: and utilize INFO

PR:             ports/63995
Submitted by:   maintainer
04 Feb 2004 05:10:27
Original commit files touched by this commit  4.1_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
21 Feb 2003 12:48:19
Original commit files touched by this commit  4.1_1
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
24 Jun 2002 04:44:17
Original commit files touched by this commit  4.1_1
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
${PERL} -> ${REINPLACE_CMD}

PR:             39746
Submitted by:   Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
17 Jan 2002 23:13:38
files touched by this commit
dwcjr search for other commits by this committer
Update maintainer's email address   Update a few MASTER_SITES    
13 Sep 2001 00:25:20
files touched by this commit
lioux search for other commits by this committer
o style fixes   o honor PREFIX    
30 Aug 2001 04:58:35
files touched by this commit
lioux search for other commits by this committer
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net    
09 Jun 2001 13:59:34
files touched by this commit
roam search for other commits by this committer
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to 
  
15 Feb 2001 17:01:03
files touched by this commit
sf search for other commits by this committer
change maintainer's e-mail address.    
29 Jan 2001 18:47:01
files touched by this commit
roam search for other commits by this committer
Improve installation procedure and pkg-* documentation.    
28 Jan 2001 22:57:06
files touched by this commit
sf search for other commits by this committer
MAINTAINER should be e-mail address.    
24 Jan 2001 17:26:08
files touched by this commit
trevor search for other commits by this committer
change maintainer for findutils and fileutils ports    
23 Nov 2000 11:56:11
files touched by this commit
sobomax search for other commits by this committer
Ditch out "Version required" from comments section.    
08 Oct 2000 05:01:16
files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  
05 Jun 2000 18:39:52
files touched by this commit
hoek search for other commits by this committer
Get the path to the catpages right so that we can delete the wrongly   installed
ones as intended.    
05 Jun 2000 16:24:24
files touched by this commit
hoek search for other commits by this committer
In MAINTAINER's words: (patch-ab) resolves a redefintion of a macro.   (to
lib/regex.h).  
05 Jun 2000 16:22:22
files touched by this commit
hoek search for other commits by this committer
Add MAINTAINER Udo Schweigert <ust@cert.siemens.de>    
02 Jun 2000 06:37:28
files touched by this commit
hoek search for other commits by this committer
GNU Findutils:    
02 Jun 2000 06:35:50
files touched by this commit
hoek search for other commits by this committer
Energize findutils!    

Number of commits found: 56

2832
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight62
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0