aboutsummaryrefslogtreecommitdiff
path: root/textproc/html
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add a new keywork xmlcatmgrBaptiste Daroussin2016-05-242-9/+2
| | | | | | | | | | | | | It simplifies the handling of the XML and SMGL catalog It brings a big of consistency by always specifying the catalog path absolute instead of mixing absolute and relative path. The keyword is also written a PKG_ROOTDIR friendly to simplify cross installing Reviewed by: hrs Differential Revision: https://reviews.freebsd.org/D6539 Notes: svn path=/head/; revision=415814
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Cleanup plistAntoine Brodin2014-11-151-5/+0
| | | | Notes: svn path=/head/; revision=372605
* Allow staging as a regular userAntoine Brodin2014-09-131-10/+4
| | | | Notes: svn path=/head/; revision=368077
* - Stagify.Jun Kuriyama2014-06-101-5/+1
| | | | Notes: svn path=/head/; revision=357311
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* . 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
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* Use PAX macro.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98754
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93885
* 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/+10
| | | | | | | | | | | | | | # 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
* 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
* Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog.Shigeyuki Fukushima2000-10-272-0/+9
| | | | Notes: svn path=/head/; revision=34294
* Update to include HTML 4.01 specification.Jun Kuriyama2000-10-113-5/+14
| | | | | | | | | | | | Take over maintainership. Move distfile in $MASTER_SITE_LOCAL/kuriyama. Portlint. No response from: maintainer Discussed with: shige Notes: svn path=/head/; revision=33704
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | 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
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-3/+1
| | | | Notes: svn path=/head/; revision=11552
* Update to the April 1998 version of HTML 4.0.John Fieber1998-06-052-3/+3
| | | | | | | | Fix the problem where nsgmls would load parts of the HTML 4.0 DTD from www.w3.org rather than the local disk. Notes: svn path=/head/; revision=11277
* Oops, forgot the SGML declaration for HTML 4.0.John Fieber1998-02-012-1/+2
| | | | Notes: svn path=/head/; revision=9556
* Update to the latest HTML 4.0.John Fieber1998-02-012-11/+12
| | | | Notes: svn path=/head/; revision=9555
* Fix a micro-glitch in the distfile, new md5.John Fieber1997-09-191-1/+1
| | | | Notes: svn path=/head/; revision=7970
* A collection of HTML DTDs from the W3C. Includes level 0 throughJohn Fieber1997-09-195-0/+62
the 4.0 draft (Cougar), excluding the dead end 3.0. Notes: svn path=/head/; revision=7969