FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 1:55 AM BST
Port details
docbook-410 4.1_4 textproc on this many watch lists=202 search for ports that depend on this port
V4.1 of the DocBook DTD, designed for technical documentation
Maintained by: gabor@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Jun 2000 19:17:59
License: not specified in port


The DocBook DTD defines structural and content-based SGML markup
for computer documentation, with a primary emphasis on software
documentation and related classes of technical documents. Its
main high-level hierarchical structures are for books, reference
entries (for example, ``man pages''), and articles. It is
maintained by the DocBook Technical Committee of OASIS.

This port contains DocBook 4.1

WWW: http://www.oasis-open.org/docbook/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Run: textproc/iso8879, textproc/xmlcatmgr

Required by:
for Build

To install the port: cd /usr/ports/textproc/docbook-410/ && make install clean
To add the package: pkg_add -r docbook-410


Configuration Options
     No options to configure

Master Sites:
http://www.docbook.org/sgml/4.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 May 2012 17:02:34
Original commit files touched by this commit  4.1_4
gabor search for other commits by this committer
- Simplify install process (no functional changes)

PR:             ports/167921 (related)
Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com>
03 Jul 2011 14:40:25
Original commit files touched by this commit  4.1_4
ohauer search for other commits by this committer
-remove MD5
23 Jan 2010 08:56:00
Original commit files touched by this commit  4.1_4
gabor search for other commits by this committer
- Fix build error [1]
- Clean up port and installed structure
- Bump PORTREVISION

Reported by:    pointyhat via erwin, pav [1]
21 Jan 2010 10:46:12
Original commit files touched by this commit  4.1_3
gabor search for other commits by this committer
- Remove unzip from BUILD_DEPENDS, which is superfluous
- 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>
01 Sep 2008 07:44:14
Original commit files touched by this commit  4.1_3
gabor search for other commits by this committer
- Take maintainership
01 Sep 2008 01:45:38
Original commit files touched by this commit  4.1_3
linimon search for other commits by this committer
Reset murray due to maintainer-timeouts.  Others (including gabor) have
taken over the maintenance of most the of the docbook ports by now.

Hat:            portmgr
10 Aug 2008 20:03:41
Original commit files touched by this commit  4.1_3
alepulver search for other commits by this committer
- Avoid error when catalog is already present.

PR:             ports/123003
Submitted by:   NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Approved by:    maintainer (timeout)
22 Nov 2007 22:37:36
Original commit files touched by this commit  4.1_3
gabor search for other commits by this committer
- Add back RUN_DEPENDS, which were removed during the next commit and it broke
  the build

Reported by:    pointyhat (via pav)
Approved by:    portmgr (pav)
20 Nov 2007 20:48:26
Original commit files touched by this commit  4.1_3
gabor search for other commits by this committer
- Fix weird catalog file
- Bump PORTREVISION
- Pet portlint(1) and cosmetics

PR:             ports/117008
Submitted by:   gabor
Reviewed by:    hrs
Approved by:    portmgr (linimon), maintainer timeout (murray)
24 Jan 2006 03:10:24
Original commit files touched by this commit  4.1_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:55:05
Original commit files touched by this commit  4.1_2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
01 Jun 2005 19:54:03
Original commit files touched by this commit  4.1_2
glewis search for other commits by this committer
. 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:    murray
Inspired by:    jhb
19 Apr 2004 09:16:08
Original commit files touched by this commit  4.1_2
kris search for other commits by this committer
unzip is also a BUILD_DEPENDS since this port extracts a zip file in the
install phase
31 Mar 2004 03:12:58
Original commit files touched by this commit  4.1_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
07 Jul 2003 11:51:39
Original commit files touched by this commit  4.1_2
kuriyama search for other commits by this committer
Fix @exec in pkg-plist.

Submitted by:   hrs
01 Jul 2003 06:20:27
Original commit files touched by this commit  4.1_1
kuriyama search for other commits by this committer
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
07 Mar 2003 06:11:57
Original commit files touched by this commit  4.1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
10 Nov 2002 22:30:19
Original commit files touched by this commit  4.1
kris search for other commits by this committer
Don't remove the system directory share/sgml
29 Jan 2002 11:58:52
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   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.  
 
09 Nov 2001 12:16:14
files touched by this commit
knu search for other commits by this committer
Set proper LATEST_LINK names to avoid conflicts.    
01 Jun 2001 06:15:33
files touched by this commit
kuriyama search for other commits by this committer
Use ':' instead of '.' for ${CHOWN}.    
29 Dec 2000 22:28:31
files touched by this commit
wosch search for other commits by this committer
remove outdated URL    
31 Oct 2000 00:11:07
files touched by this commit
murray search for other commits by this committer
Jade doesn't support DTDDECL's, this should have been commented out like it is
in all of the other docbook ports, doh!    
27 Oct 2000 16:31:05
files touched by this commit
shige search for other commits by this committer
Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog   and
${PREFIX}/share/sgml/docbook/catalog.    
08 Oct 2000 07:29:51
files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  
07 Sep 2000 20:36:13
files touched by this commit
nik search for other commits by this committer
Fix DISTFILE fennerage.  I'm only the MAINTAINER for docbook-310, but the  
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.    
26 Jun 2000 23:17:59
files touched by this commit
murray search for other commits by this committer
DocBook 4.1 has been finalized    

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.248 seconds.