aboutsummaryrefslogtreecommitdiff
path: root/sysutils/zisofs-tools
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to 1.0.6.Roman Bogorodskiy2005-05-154-19/+12
| | | | | | | | | PR: 81046 Submitted by: Andrej Zverev <az@inec.ru> Approved by: maintainer Notes: svn path=/head/; revision=135301
* - Add PLIST_FILES knobKirill Ponomarev2004-03-093-7/+7
| | | | | | | | | | - SIZE'ify PR: ports/63946 Submitted by: maintainer Notes: svn path=/head/; revision=103381
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add zisofs-tools, a set of tools for zisofs filesystem, an extensionPav Lucistnik2003-12-076-0/+67
of the ISO9660 filesystem that allows transparent compression of files, as supported by recent Linux kernels (2.4.14 or later) PR: ports/60023 Submitted by: chip <chip-set@mail.ru> Notes: svn path=/head/; revision=95292