aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duff
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Remove LICENSE_GROUPS, LICENSE_NAME, and LICENSE_PERMS sinceJason E. Hale2012-10-161-3/+0
| | | | | | | | | | | | the zlib license is now in bsd.licenses.db.mk Reported by: pointyhat Submitted by: tabthorpe Approved by: makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=305943
* Add 'GPL' as the ZLIB license is compatible.Eitan Adler2012-10-061-1/+1
| | | | Notes: svn path=/head/; revision=305387
* Convert to OptionsNGEitan Adler2012-10-061-11/+4
| | | | | | | | | | | Note that GPL is not COPYFREE LICENSE_PERMS should not use an internal variable Trim headers Approved by: jhale (maintainer) Notes: svn path=/head/; revision=305376
* - Update MAINTAINER to my new FreeBSD.org addressJason E. Hale2012-09-131-1/+1
| | | | | | | Approved by: makc (mentor) Notes: svn path=/head/; revision=304177
* Update to 0.5.2Max Brazhnikov2012-02-222-3/+9
| | | | | | | | | | Add LICENSE (ZLIB license) PR: ports/165266 Submitted by: Jason E. Hale (maintainer) Notes: svn path=/head/; revision=292046
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Update to 0.5 [1]Ganael LAPLANCHE2011-05-103-7/+36
| | | | | | | | | | | - Improve PORTDOCS handling [2] PR: ports/156388 [1] Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) [1] Approved by: maintainer timeout (22 days) [2] Notes: svn path=/head/; revision=273907
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Duff is a Unix command-line utility written in C for quickly findingDmitry Marakasov2009-07-163-0/+35
duplicates in a given set of files. WWW: http://duff.sourceforge.net PR: 136635 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=237907