aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/dircomp
Commit message (Collapse)AuthorAgeFilesLines
* . remove shlib ABI versions from LIB_DEPENDS;bsam2013-06-141-8/+6
| | | | | | . add LICENSE=GPLv2; . bump PORTREVISION; . trim Makefile headers.
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)gahr2013-02-281-2/+0
| | | | Approved by: portmgr
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2
| | | | | | | | | - 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
* By Maintainer's request, toss these ports back into the pooldougb2011-04-271-1/+1
|
* - Update to 1.3.11sunpoet2011-01-142-5/+3
| | | | | | | | | | | Changes: - po/POTFILES.in, po/de.po, po/en.po, po/es.po: po: Updated - Common/CompDir.cpp, Common/DirComp.cpp, X-windows/XDirComp.cpp, configure.in: Enabling server only if YGP supports it PR: ports/153946 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Feature safe: yes
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update to 1.3.10beat2010-03-132-8/+6
| | | | | | | - Pass maintainership to submitter PR: ports/144436 Submitted by: Charlie Kester <corky1951 AT comcast.net>
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with P,R,S
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Update my email address to @FreeBSD.org.beat2009-01-291-1/+1
| | | | Approved by: miwi (mentor)
* - Pass maintainership to submittermiwi2009-01-051-1/+1
| | | | Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Depend on libYGP, even if we already depend on libXGPsat2007-04-231-1/+1
|
* - Update to 1.3.03sat2007-04-052-7/+7
|
* - Fix wwwsat2006-08-311-1/+1
|
* Add port sysutils/dircomp:sat2006-08-203-0/+47
The utility DirComp compares two directories (and - if specified - their subdirectories), where the comparison can be done both by existence and by date (of change) or contents. This comparison can be limited to certain files and and/directories matching specified name- or time-of- change restrictions. http://dircomp.sourceforge.net/