aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-310
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - 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
* - Properly install the catalog fileGabor Kovesdan2008-08-141-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=218548
* - Use the official site with the .zip distributionGabor Kovesdan2008-08-072-36/+39
| | | | | | | | | | - Ignore error if catalog is already registered - Cleanup and consistency with similar ports - Bump PORTREVISION - Take maintainership Notes: svn path=/head/; revision=218214
* Really fix the port build.Kris Kennaway2006-04-291-0/+1
| | | | Notes: svn path=/head/; revision=160821
* Partial backout of r1.22. unzip is used in the install phase, notKris Kennaway2006-04-221-1/+1
| | | | | | | | | the extract phase. Pointy hat to: edwin Notes: svn path=/head/; revision=160156
* Fix broken variable expansion for UNZIP_CMDVolker Stolz2006-04-211-1/+1
| | | | | | | | PR: ports/95955 Submitted by: Matthias Lederhofer Notes: svn path=/head/; revision=160070
* Reset nik's ports due to no response to email about status and variousMark Linimon2006-04-151-1/+1
| | | | | | | | | maintainer-timeouts. We hope to see him more active again in the future. Hat: portmgr Notes: svn path=/head/; revision=159557
* [PATCH] textproc/docbook-310: FIx pkg-descrEdwin Groothuis2006-04-142-8/+4
| | | | | | | | | | | | | Adjust pkg-descr for the disappearance of the Davenport Group http|ftp, put in a new WWW. Portlint while here. PR: ports/94324 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=159457
* [PATCH] textproc/docbook-241: Fix WWWEdwin Groothuis2006-04-141-1/+1
| | | | | | | | | | | | | | Fix WWW. Small portlint. Also true for the other docbook ports. PR: ports/94322 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=159456
* 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. This makes the port installable by a non-root user. Approved by: nik Inspired by: jhb Notes: svn path=/head/; revision=136636
* 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
* 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
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* remove outdated URLWolfram Schneider2000-12-291-3/+0
| | | | Notes: svn path=/head/; revision=36447
* 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
* Use @unexec dirrm share/sgml/docbook instead of @dirrm.Jun Kuriyama2000-10-061-1/+1
| | | | Notes: svn path=/head/; revision=33446
* 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
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27429
* Distfile location moved on FTP site.Nik Clayton2000-02-231-1/+1
| | | | Notes: svn path=/head/; revision=26220
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-2/+2
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* nclayton -> nik in the MAINTAINER line. That'll teach me to prepareNik Clayton1999-05-051-2/+2
| | | | | | | these things during my lunch hour. Notes: svn path=/head/; revision=18516
* Remove EXTRACT_SUFX and BUILD_DEPENDS, and add USE_ZIP instead. CorrectNik Clayton1999-05-031-4/+3
| | | | | | | my email address in the MAINTAINER line. Notes: svn path=/head/; revision=18439
* Add BUILD_DEPENDS=unzip and some fixes.Jun Kuriyama1999-05-031-3/+5
| | | | | | | Found by: bento Notes: svn path=/head/; revision=18438
* I *LOVE* WWW:Michael Haro1999-05-031-0/+2
| | | | Notes: svn path=/head/; revision=18411
* Version 3.1 of the DocBook DTD, now maintained by OASIS.Nik Clayton1999-04-146-0/+108
Notes: svn path=/head/; revision=17882