Port details |
- linuxdoc The Linuxdoc SGML DTD
- 1.1_2 textproc
=146 1.1_2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2021-10-04 19:58:01
- Commit Hash: e56a7da
- People watching this port, also watch:: iso8879, unzip, libiconv, gmake, m4
- License: not specified in port
- Description:
- This directory contains three versions of the linuxdoc DTD.
The first, original.dtd, is the original untouched DTD from the
SGML-tools version 0.99.13 toolkit. The second, freebsd-1.0.dtd, has
been slightly modified to (a) remove bogus shortref maps, and (b)
add a PART element. The third, freebsd-1.1.dtd adds a manref element.
Using the supplied catalog file with James Clark's SP parser,
documents beginning like this:
<!doctype linuxdoc system>
will automatically use the original DTD, while these:
<!doctype linuxdoc public "-//FreeBSD//DTD linuxdoc//EN">
<!doctype linuxdoc public "-//FreeBSD//DTD linuxdoc 1.0//EN">
will use the FreeBSD DTD, version 1.0 and this:
<!doctype linuxdoc public "-//FreeBSD//DTD linuxdoc 1.1//EN">
will use the FreeBSD DTD, version 1.1.
January 17, 1998
jfieber@FreeBSD.org
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- linuxdoc>0:textproc/linuxdoc
- To install the port:
- cd /usr/ports/textproc/linuxdoc/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/linuxdoc
- pkg install linuxdoc
- PKGNAME: linuxdoc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (linuxdoc-1.1.tar.gz) = cccac28193645db711262ccb9596054804cb2bea8ed301759cef5c31d27dcdfc
SIZE (linuxdoc-1.1.tar.gz) = 6190
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- catalog : textproc/iso8879
- xmlcatmgr : textproc/xmlcatmgr
- This port is required by:
- for Run
-
- textproc/dtd-catalogs
- textproc/sgmlformat
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- textproc_linuxdoc
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Oct 2021 19:58:01 1.1_2
|
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
06 Apr 2021 14:31:07 1.1_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Jan 2017 16:54:56
1.1_2
|
mat  |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
24 May 2016 22:32:49
1.1_2
|
bapt  |
Add a new keywork xmlcatmgr
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 |
01 Apr 2016 14:25:18
1.1_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
15 Nov 2014 16:26:33
1.1_2
|
antoine  |
Cleanup plist |
19 Feb 2014 21:48:12
1.1_2
|
mandree  |
Bump portrevision because installations from package would not have the catalog
updated previously. |
19 Feb 2014 21:47:01
1.1_1
|
mandree  |
Convert to staging. Fix @exec bug in pkg-plist.
Approved by: portmgr (blanket) |
20 Sep 2013 23:17:32
1.1_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
03 Jul 2011 14:40:25
1.1_1
|
ohauer  |
-remove MD5 |
24 Jan 2006 03:10:24
1.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
13 Jul 2005 02:38:23
1.1_1
|
kuriyama  |
Add more master server.
Download failure found by: kris |
13 Jun 2005 20:54:19
1.1_1
|
glewis  |
. pre-install -> pre-su-install as this port may create a directory in
${PREFIX} during this phase. Makes the port installable by a non-root
user.
Approved by: kuriyama
Inspired by: jhb |
18 Mar 2004 00:48:53
1.1_1
|
kuriyama  |
SIZEify.
Submitted by: trevor |
22 Jan 2004 08:05:25
1.1_1
|
trevor  |
Use PAX macro. |
01 Jul 2003 06:20:27
1.1_1
|
kuriyama  |
Switch to using xmlcatmgr from mkcatalog.
# 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 |
22 Feb 2003 07:48:51
1.1
|
kuriyama  |
de-pkg-comment. |
10 Nov 2002 22:30:19
1.1
|
kris  |
Don't remove the system directory share/sgml |
01 Jun 2001 06:15:33 
|
kuriyama  |
Use ':' instead of '.' for ${CHOWN}. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
27 Oct 2000 16:24:07 
|
shige  |
Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog. |
26 Oct 2000 07:15:05 
|
kuriyama  |
Remove NO_MTREE. Remove %D/share/sgml on deinstall. Take over
maintainership. |
08 Oct 2000 07:29:51 
|
asami  |
Convert category textproc to new layout. |