aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-410
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build error [1]Gabor Kovesdan2010-01-232-35/+39
| | | | | | | | | | - Clean up port and installed structure - Bump PORTREVISION Reported by: pointyhat via erwin, pav [1] Notes: svn path=/head/; revision=248398
* - Remove unzip from BUILD_DEPENDS, which is superfluousGabor Kovesdan2010-01-211-1/+0
| | | | | | | | | | - USE_ZIP is enough, it deals with unzip in 9.0-CURRENT, as well PR: ports/142091 Submitted by: "YAMAMOTO, Shigeru" <shigeru@iij.ad.jp> Notes: svn path=/head/; revision=248265
* - Take maintainershipGabor Kovesdan2008-09-011-1/+1
| | | | Notes: svn path=/head/; revision=219575
* Reset murray due to maintainer-timeouts. Others (including gabor) haveMark Linimon2008-09-011-2/+2
| | | | | | | | | taken over the maintenance of most the of the docbook ports by now. Hat: portmgr Notes: svn path=/head/; revision=219561
* - 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
* - Add back RUN_DEPENDS, which were removed during the next commit and it brokeGabor Kovesdan2007-11-221-0/+1
| | | | | | | | | | the build Reported by: pointyhat (via pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=202798
* - Fix weird catalog fileGabor Kovesdan2007-11-202-27/+3
| | | | | | | | | | | | | - Bump PORTREVISION - Pet portlint(1) and cosmetics PR: ports/117008 Submitted by: gabor Reviewed by: hrs Approved by: portmgr (linimon), maintainer timeout (murray) Notes: svn path=/head/; revision=202778
* 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
* . pre-install -> pre-su-install as this port may create a directory inGreg Lewis2005-06-011-1/+1
| | | | | | | | | | | ${PREFIX} during this phase. Makes the port installable by a non-root user. Approved by: murray Inspired by: jhb Notes: svn path=/head/; revision=136635
* 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
* Fix @exec in pkg-plist.Jun Kuriyama2003-07-072-2/+2
| | | | | | | Submitted by: hrs Notes: svn path=/head/; revision=84389
* Switch to using xmlcatmgr from mkcatalog.Jun Kuriyama2003-07-012-12/+16
| | | | | | | | | | | | | | # Maintainers, please let me know if I break something in your port. Submitted by: hrs PR: ports/53819, ports/53820, ports/53821, ports/53822, ports/53823, ports/53824, ports/53825, ports/53826, ports/53827, ports/53828, ports/53829, ports/53830, ports/53831, ports/53832, ports/53833, ports/53834, ports/53835, ports/53836, ports/53837 Notes: svn path=/head/; revision=83949
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Don't remove the system directory share/sgmlKris Kennaway2002-11-101-1/+0
| | | | Notes: svn path=/head/; revision=69860
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* Set proper LATEST_LINK names to avoid conflicts.Akinori MUSHA2001-11-091-0/+2
| | | | | | | Approved by: nik Notes: svn path=/head/; revision=49872
* Use ':' instead of '.' for ${CHOWN}.Jun Kuriyama2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43376
* remove outdated URLWolfram Schneider2000-12-291-3/+0
| | | | Notes: svn path=/head/; revision=36447
* Jade doesn't support DTDDECL's, this should have been commented out like it ↵Murray Stokely2000-10-311-1/+1
| | | | | | | is in all of the other docbook ports, doh! Notes: svn path=/head/; revision=34464
* Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalogShigeyuki Fukushima2000-10-272-1/+10
| | | | | | | and ${PREFIX}/share/sgml/docbook/catalog. Notes: svn path=/head/; revision=34293
* Fix DISTFILE fennerage. I'm only the MAINTAINER for docbook-310, but theNik Clayton2000-09-071-1/+1
| | | | | | | | | other docbook-* ports were broken in the same way, so I've taken the liberty of updating the URL for all of them -- it looks as though OASIS have fallen over, so point these at docbook.org for the time being. Notes: svn path=/head/; revision=32407
* DocBook 4.1 has been finalizedMurray Stokely2000-06-266-0/+135
Approved by: jkh Notes: svn path=/head/; revision=29893