summaryrefslogtreecommitdiff
path: root/textproc/iso8879 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-6/+9
| | | | | | | | | | | | | | # 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-222-1/+1
| | | | Notes: svn path=/head/; revision=76128
* Don't remove the system directory share/sgmlKris Kennaway2002-11-101-1/+0
| | | | Notes: svn path=/head/; revision=69860
* 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-272-0/+8
| | | | Notes: svn path=/head/; revision=34283
* Remove NO_MTREE.Jun Kuriyama2000-10-262-3/+2
| | | | | | | | | | | Remove %D/share/sgml on deinstall. Take over maintainership. Reported by: PW Approved by: jfieber (old maintainer) Notes: svn path=/head/; revision=34249
* @dirrm share/sgmlSatoshi Asami2000-10-241-0/+1
| | | | | | | Reported by: bento (via kdesupport2) Notes: svn path=/head/; revision=34164
* 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
* Add aliases for DTDs and documents that refer to these entity setsJohn Fieber1997-07-101-0/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as "8879-1986" instead of the more cannonical "8879:1986". 86//ENTITIES Added Math Symbols: Ordinary//EN" "ISOamso" PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" "ISOamsr" PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" "ISObox" PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" "ISOcyr1" PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" "ISOcyr2" PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" "ISOdia" PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" "ISOgrk1" PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" "ISOgrk2" PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" "ISOgrk3" PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" "ISOgrk4" PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" "ISOlat1" PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" "ISOlat2" PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" "ISOnum" PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" "ISOpub" PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" "ISOtech" Notes: svn path=/head/; revision=7280
* 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-102-4/+5
| | | | 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-225-0/+140
general character entity definitions used by numerous SGML DTDs including DocBook and our version of Linuxdoc. Notes: svn path=/head/; revision=7041