summaryrefslogtreecommitdiff
path: root/archivers/dynamite (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - minor fixes to make portlint happierYen-Ming Lee2007-04-101-11/+3
| | | | Notes: svn path=/head/; revision=189628
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Drop maintainership.Sam Lawrance2007-01-231-1/+1
| | | | Notes: svn path=/head/; revision=183062
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154139
* Set my ports to their shiny new MAINTAINER address.Sam Lawrance2005-04-121-1/+1
| | | | | | | Approved by: clement (mentor) Notes: svn path=/head/; revision=133146
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* [NEW PORT] archivers/dynamite: Decompress data compressed withEdwin Groothuis2005-01-144-0/+43
PKWARE Data Compression Library Dynamite is a tool and library for decompressing data compressed with the PKWARE Data Compression Library. WWW: http://synce.sourceforge.net Notes: * This library is required for the update of synce-kde * The 'dynamite' binary crashes when invoked without arguments. This is expected, not a freebsd specific problem. PR: ports/76026 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=126387