aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/dirdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Use canonical format for ports@FreeBSD.org MAINTAINER addressessunpoet2010-12-292-2/+1
| | | | - Remove obsolete MD5 checksum while I'm here
* Reset grog@FreeBSD.org: last commit was more than 6 months ago, andlinimon2008-08-071-1/+1
| | | | PRs are outstanding.
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Update description.grog2005-07-061-30/+84
|
* Update to new name of library.grog2005-07-061-1/+1
|
* Change name of the installed library. It was calledgrog2005-07-061-4/+17
| | | | | | | | libfilecmp.so.0.0, but this isn't only not in keeping with the FreeBSD Way: it breks the deinstall script, which strips the last .0 from the file name. Once more thanks to: pointyhat.
* Install in ${PREFIX}, not /usr.grog2005-07-061-4/+11
| | | | Reminded by: pointyhat.
* Update to version 2.1grog2005-07-052-5/+5
| | | | | | Update site location. Reported by: pointyhat.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Switch to tcl/tk 8.4.kris2004-03-061-0/+10
|
* Fix build on amd64 (add -fPIC). Respect CFLAGS. Switch to tcl/tk 8.4.kris2004-03-062-18/+7
| | | | | | Bump PORTREVISION. Approved by: maintainer
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fully qualify MAINTAINER address.fenner2002-01-081-1/+1
|
* Add tcl82 to BUILD_DEPENDS.clive2001-05-071-0/+1
| | | | Approved by: MAINTAINER
* New port, dirdiff, a graphical tool for displaying the differencesgrog2001-05-076-0/+144
between directory trees and for merging changes from one tree into another. Obtained from: Paul Mackerras <paulus@samba.org>