aboutsummaryrefslogtreecommitdiff
path: root/textproc/iso8879/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* . pre-install -> pre-su-install as this port may create a directory inGreg Lewis2005-06-131-1/+1
| | | | | | | | | | | ${PREFIX} during this phase. Makes the port installable by a non-root user. Approved by: kuriyama Inspired by: jhb Notes: svn path=/head/; revision=137408
* 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-4/+7
| | | | | | | | | | | | | | # 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
* de-pkg-comment.Jun Kuriyama2003-02-221-0/+1
| | | | Notes: svn path=/head/; revision=76128
* Remove stale jfieber's machine and use $MASTER_SITE_LOCAL.Jun Kuriyama2002-08-051-1/+2
| | | | | | | Found by: kiri Notes: svn path=/head/; revision=64032
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43375
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Use mkcatalog command for making ${PREFIX}/share/sgml/catalog.Shigeyuki Fukushima2000-10-271-0/+6
| | | | Notes: svn path=/head/; revision=34283
* Remove NO_MTREE.Jun Kuriyama2000-10-261-2/+1
| | | | | | | | | | | Remove %D/share/sgml on deinstall. Take over maintainership. Reported by: PW Approved by: jfieber (old maintainer) Notes: svn path=/head/; revision=34249
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27429
* 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
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Update MASTER_SITES.John Fieber1999-02-111-2/+2
| | | | Notes: svn path=/head/; revision=16626
* New master site.John Fieber1998-09-301-2/+2
| | | | Notes: svn path=/head/; revision=13557
* No response from MAINTAINER on this. Original tarball no longer availableJordan K. Hubbard1998-09-291-2/+2
| | | | | | | at current location so use the master backup site instead. Notes: svn path=/head/; revision=13540
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-3/+1
| | | | Notes: svn path=/head/; revision=11552
* unzip requires the -d option to be after the list of zip files.Steve Price1998-02-081-2/+2
| | | | Notes: svn path=/head/; revision=9630
* Give the package a more meaningful version number of 1986 rather thanJohn Fieber1997-07-101-3/+3
| | | | | | | the arbitrary 1.0. Notes: svn path=/head/; revision=7269
* Shape up this port too.John Fieber1997-07-101-4/+4
| | | | Notes: svn path=/head/; revision=7265
* Style police:David E. O'Brien1997-06-291-6/+6
| | | | | | | | * Move RUN_DEPENDS to proper place * use PKGNAME and EXTRACT_SUFX rather than DISTFILES Notes: svn path=/head/; revision=7117
* Supplementary materials from ISO 8879:1986, specificallyJohn Fieber1997-06-221-0/+37
general character entity definitions used by numerous SGML DTDs including DocBook and our version of Linuxdoc. Notes: svn path=/head/; revision=7041