FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 2:19 PM BST
non port: misc/findutils/Makefile
CVSWeb

Number of commits found: 47

Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile

(Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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 ] Original commit 
1.46 misc/findutils/Makefile
1.1 misc/findutils/files/patch-gnulib-lib-fdopendir.c
Fix a segfault on 7.x amd64

PR:             157274
Reported by:    Fabian Wenk
Submitted by:   maintainer
Fri, 20 May 2011
[ 12:20 culot ] Original commit 
1.45 misc/findutils/Makefile
1.1 misc/findutils/files/patch-locate__updatedb.sh
- 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 ] Original commit 
1.44 misc/findutils/Makefile
1.16 misc/findutils/distinfo
- Update to 4.5.10

PR:             ports/156964
Submitted by:   Klaus Aehlig <aehlig@linta.de> (maintainer)
Mon, 31 May 2010
[ 02:01 ade ] Original commit 
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile

(Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Fri, 7 May 2010
[ 23:02 sylvio ] Original commit 
1.42 misc/findutils/Makefile
1.14 misc/findutils/distinfo
- Update to 4.5.9

PR:             ports/146303
Submitted by:   Klaus T Aehlig <aehlig@linta.de> (maintainer)
Sun, 7 Jun 2009
[ 17:52 dhn ] Original commit 
1.41 misc/findutils/Makefile
1.13 misc/findutils/distinfo
- Update to 4.4.2

PR:             ports/135327
Submitted by:   Klaus T Aehlig <aehlig@linta.de> (maintainer)
Sat, 2 May 2009
[ 19:38 skreuzer ] Original commit 
1.40 misc/findutils/Makefile
1.12 misc/findutils/distinfo
1.13 misc/findutils/pkg-plist
- 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 ] Original commit 
1.39 misc/findutils/Makefile
Pass maintainership to Klaus T. Aehlig.
Fri, 25 Jul 2008
[ 14:34 pav ] Original commit 
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile

(Only the first 10 of 213 ports in this commit are shown above. View all ports for this commit)
- 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 ] Original commit 
1.37 misc/findutils/Makefile
1.12 misc/findutils/pkg-plist
Fixed pkg_plist for the case when NLS is disabled.
Fri, 6 Jun 2008
[ 13:45 edwin ] Original commit 
1.60 misc/amanda-client/Makefile
1.104 misc/amanda-server/Makefile
1.29 misc/bibletime/Makefile
1.57 misc/bidwatcher/Makefile
1.2 misc/bigboard/Makefile
1.2 misc/cdcollect/Makefile
1.2 misc/color-theme.el/Makefile
1.21 misc/demoniac/Makefile
1.6 misc/diary-hercules/Makefile
1.18 misc/documancer/Makefile

(Only the first 10 of 134 ports in this commit are shown above. View all ports for this commit)
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 ] Original commit 
1.35 misc/findutils/Makefile
1.19 sysutils/coreutils/Makefile
1.2 sysutils/coreutils/files/patch-lib_getcwd.c
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 ] Original commit 
1.34 misc/findutils/Makefile
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 ] Original commit 
1.33 misc/findutils/Makefile
1.11 misc/findutils/distinfo
1.11 misc/findutils/pkg-plist
- Update to 4.4.0.
Thu, 21 Feb 2008
[ 19:05 trasz ] Original commit 
1.32 misc/findutils/Makefile
1.10 misc/findutils/distinfo
1.10 misc/findutils/pkg-plist
- Update to 4.2.33.
Thu, 31 Jan 2008
[ 22:27 trasz ] Original commit 
1.31 misc/findutils/Makefile
1.9 misc/findutils/distinfo
- Update to 4.2.32
Mon, 23 Jul 2007
[ 09:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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 ] Original commit 
1.17 audio/ardour/Makefile
1.6 audio/caps-plugins/Makefile
1.4 audio/dino/Makefile
1.4 audio/dssi/Makefile
1.5 audio/fluidsynth-dssi/Makefile
1.4 audio/ghostess/Makefile
1.5 audio/gmidimonitor/Makefile
1.6 audio/hexter/Makefile
1.8 audio/jack-keyboard/Makefile
1.4 audio/jamin/Makefile

(Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
Fri, 1 Jun 2007
[ 12:19 trasz ] Original commit 
1.28 misc/findutils/Makefile
1.8 misc/findutils/distinfo
- 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 ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- 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 ] Original commit 
1.7 audio/ardour/Makefile
1.3 audio/caps-plugins/Makefile
1.2 audio/dino/Makefile
1.3 audio/dssi/Makefile
1.3 audio/fluidsynth-dssi/Makefile
1.2 audio/ghostess/Makefile
1.2 audio/gmidimonitor/Makefile
1.3 audio/hexter/Makefile
1.5 audio/jack-keyboard/Makefile
1.2 audio/jamin/Makefile

(Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
Wed, 21 Mar 2007
[ 13:17 miwi ] Original commit 
1.25 misc/findutils/Makefile
1.7 misc/findutils/distinfo
- Update to 4.2.30

PR:             110596
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
Sun, 3 Dec 2006
[ 22:27 miwi ] Original commit 
1.24 misc/findutils/Makefile
1.6 misc/findutils/distinfo
- Update to 4.2.29

PR:             ports/106165
Submitted by:   trasz (maintainer)
Sun, 5 Nov 2006
[ 19:17 miwi ] Original commit 
1.23 misc/findutils/Makefile
1.5 misc/findutils/distinfo
1.1 misc/findutils/files/patch-configure
1.8 misc/findutils/pkg-plist
- 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 ] Original commit 
1.22 misc/findutils/Makefile
- Drop maintainership
Fri, 16 Jun 2006
[ 22:17 miwi ] Original commit 
1.21 archivers/dact/Makefile
1.32 audio/sweep/Makefile
1.6 deskutils/remind/Makefile
1.14 devel/robodoc/Makefile
1.10 graphics/springgraph/Makefile
1.10 mail/qsf/Makefile
1.11 math/biggles/Makefile
1.6 misc/clpbar/Makefile
1.21 misc/findutils/Makefile
1.19 misc/gkrellmbgchg2/Makefile

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
Mon, 24 Apr 2006
[ 03:20 mnag ] Original commit 
1.20 misc/findutils/Makefile
1.4 misc/findutils/distinfo
1.7 misc/findutils/pkg-plist
- 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 ] Original commit 
1.14 archivers/gzip/Makefile
1.29 databases/gdbm/Makefile
1.16 deskutils/gcal/Makefile
1.17 devel/gengetopt/Makefile
1.17 french/dico/Makefile
1.13 french/plgrenouille/Makefile
1.21 lang/gforth/Makefile
1.92 mail/elm+ME/Makefile
1.19 misc/findutils/Makefile
1.29 misc/upclient/Makefile

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Reset maintainer per his request.  We hope to see him back soon.
Tue, 19 Apr 2005
[ 09:03 danfe ] Original commit 
1.18 misc/findutils/Makefile
1.3 misc/findutils/distinfo
1.2 misc/findutils/files/patch-aa
1.2 misc/findutils/files/patch-ab
1.4 misc/findutils/pkg-plist
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 ] Original commit 
1.17 misc/findutils/Makefile
1.3 misc/findutils/pkg-descr
1.3 misc/findutils/pkg-plist
- Fix WWW: and utilize INFO

PR:             ports/63995
Submitted by:   maintainer
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Fri, 21 Feb 2003
[ 12:48 knu ] Original commit 
1.9 misc/afbackup/Makefile
1.2 misc/bestfit/Makefile
1.2 misc/bibletime-doc/Makefile
1.2 misc/bibletime/Makefile
1.3 misc/birthday/Makefile
1.5 misc/brs/Makefile
1.16 misc/buffer/Makefile
1.6 misc/cheatah/Makefile
1.3 misc/clex/Makefile
1.15 misc/cstream/Makefile

(Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 24 Jun 2002
[ 04:44 ijliao ] Original commit 
1.14 astro/seti_applet/Makefile
1.7 databases/mysql-gui/Makefile
1.10 lang/gforth/Makefile
1.14 misc/findutils/Makefile
1.12 misc/sh-utils/Makefile
1.15 misc/upclient/Makefile
1.80 net/isc-dhcp3/Makefile
1.8 security/op/Makefile
1.4 textproc/docbook-to-man/Makefile
1.9 textproc/gsed/Makefile
${PERL} -> ${REINPLACE_CMD}

PR:             39746
Submitted by:   Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Thu, 17 Jan 2002
[ 23:13 dwcjr ]  
unknown astro/seti_applet/Makefile
unknown astro/setiathome/Makefile
unknown audio/lame-devel/Makefile
unknown databases/gdbm/Makefile
unknown databases/mysql-gui/Makefile
unknown deskutils/gcal/Makefile
unknown devel/gengetopt/Makefile
unknown lang/gforth/Makefile
unknown mail/elm+ME/Makefile
unknown misc/findutils/Makefile

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Update maintainer's email address   Update a few MASTER_SITES    
Thu, 13 Sep 2001
[ 00:25 lioux ]  
unknown misc/findutils/Makefile
o style fixes   o honor PREFIX    
Thu, 30 Aug 2001
[ 04:58 lioux ]  
unknown databases/gdbm/Makefile
unknown emulators/bochs/Makefile
unknown lang/gforth/Makefile
unknown mail/elm+ME/Makefile
unknown misc/findutils/Makefile
unknown misc/sh-utils/Makefile
unknown misc/upclient/Makefile
unknown sysutils/fileutils/Makefile
unknown textproc/dico/Makefile
unknown textproc/gsed/Makefile
Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net    
Sat, 9 Jun 2001
[ 13:59 roam ]  
unknown astro/setiathome/Makefile
unknown emulators/bochs/Makefile
unknown lang/gforth/Makefile
unknown mail/elm+ME/Makefile
unknown misc/findutils/Makefile
unknown misc/sh-utils/Makefile
unknown misc/upclient/Makefile
unknown net/isc-dhcp3/Makefile
unknown security/op/Makefile
unknown textproc/gsed/Makefile
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to 
  
Thu, 15 Feb 2001
[ 17:01 sf ]  
unknown astro/setiathome/Makefile
unknown lang/gforth/Makefile
unknown mail/elm+ME/Makefile
unknown misc/findutils/Makefile
unknown misc/sh-utils/Makefile
unknown misc/upclient/Makefile
unknown sysutils/fileutils/Makefile
unknown textproc/gsed/Makefile
change maintainer's e-mail address.    
Mon, 29 Jan 2001
[ 18:47 roam ]  
unknown misc/findutils/Makefile
unknown misc/findutils/pkg-comment
unknown misc/findutils/pkg-descr
unknown misc/findutils/pkg-plist
Improve installation procedure and pkg-* documentation.    
Sun, 28 Jan 2001
[ 22:57 sf ]  
unknown misc/findutils/Makefile
MAINTAINER should be e-mail address.    
Wed, 24 Jan 2001
[ 17:26 trevor ]  
unknown misc/findutils/Makefile
unknown sysutils/fileutils/Makefile
change maintainer for findutils and fileutils ports    
Thu, 23 Nov 2000
[ 11:56 sobomax ]  
unknown databases/unixODBC/Makefile
unknown devel/sdcc/Makefile
unknown editors/xemacs-additional-packages/Makefile
unknown games/acm/Makefile
unknown games/xpipeman/Makefile
unknown games/xripple/Makefile
unknown graphics/hpscan/Makefile
unknown graphics/linux-jpeg/Makefile
unknown mail/imap-uw/Makefile
unknown math/hexcalc/Makefile

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Ditch out "Version required" from comments section.    
Mon, 5 Jun 2000
[ 18:39 hoek ]  
unknown misc/findutils/Makefile
Get the path to the catpages right so that we can delete the wrongly   installed
ones as intended.    
[ 16:22 hoek ]  
unknown misc/findutils/Makefile
Add MAINTAINER Udo Schweigert <ust@cert.siemens.de>    
Fri, 2 Jun 2000
[ 06:37 hoek ]  
unknown misc/findutils/Makefile
GNU Findutils:    
[ 06:35 hoek ]  
unknown misc/findutils/pkg/COMMENT
unknown misc/findutils/pkg/DESCR
unknown misc/findutils/Makefile
unknown misc/findutils/pkg/PLIST
unknown misc/findutils/files/md5
unknown misc/findutils/patches/patch-aa
Energize findutils!    

Number of commits found: 47

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 4.678 seconds.