aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-410/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate the docbook ports into -sgml and -xml variants.Mathieu Arnold2014-02-191-15/+0
| | | | | | | | Submitted by: hrs (based on) Sponsored by: Absolight Notes: svn path=/head/; revision=345097
* Refactor the docbook ports.Mathieu Arnold2014-02-181-26/+3
| | | | | | | | Reviewed by: miwi Sponsored by: Absolight Notes: svn path=/head/; revision=344866
* Reduce difference with other docbook ports.Mathieu Arnold2014-02-171-20/+10
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=344809
* - Stage supportMartin Wilke2014-02-171-7/+4
| | | | Notes: svn path=/head/; revision=344709
* - fix pkgname collisionsJason Helfman2014-01-051-1/+1
| | | | | | | | Submitted by: jgh@ Approved by: gabor@ (maintainer) Notes: svn path=/head/; revision=338802
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-7/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Simplify install process (no functional changes)Gabor Kovesdan2012-05-231-1/+1
| | | | | | | | PR: ports/167921 (related) Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> Notes: svn path=/head/; revision=297285
* - Fix build error [1]Gabor Kovesdan2010-01-231-18/+21
| | | | | | | | | | - 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-201-4/+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
* . 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
* Fix @exec in pkg-plist.Jun Kuriyama2003-07-071-1/+1
| | | | | | | Submitted by: hrs Notes: svn path=/head/; revision=84389
* Switch to using xmlcatmgr from mkcatalog.Jun Kuriyama2003-07-011-10/+14
| | | | | | | | | | | | | | # 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-071-0/+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
* 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
* Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalogShigeyuki Fukushima2000-10-271-1/+8
| | | | | | | 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-261-0/+39
Approved by: jkh Notes: svn path=/head/; revision=29893