aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-420
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Convert unzip -a to USE_DOS2UNIXPav Lucistnik2010-06-031-1/+1
| | | | | | | | PR: ports/146533 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=255662
* - Allow running 'make install' as a non-root user (use 'pre-su-install' insteadPav Lucistnik2009-05-121-1/+1
| | | | | | | | | | | of 'pre-install') PR: ports/133792 Submitted by: jhb Approved by: Mike Edenfield <kutulu@kutulu.org> (maintainer) Notes: svn path=/head/; revision=233781
* - Avoid error when catalog is already present.Alejandro Pulver2008-08-101-1/+1
| | | | | | | | | PR: ports/123003 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=218362
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* unzip is also a BUILD_DEPENDS since this port extracts a zip file in theKris Kennaway2004-04-191-0/+1
| | | | | | | install phase Notes: svn path=/head/; revision=107564
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* new port: textproc/docbook-420Edwin Groothuis2004-01-035-0/+172
This port contains the SGML version of DocBook 4.2. Note that DocBook 4.2 includes the XML DocBook DTD as part of the SGML DTD distribution. This port is a superset of textproc/docbook-xml, which includes only the XML DTD. PR: ports/58695 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=97192