4b97 FreshPorts -- textproc/docbook2X
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
docbook2X 0.8.8_3 textproc on this many watch lists=1 search for ports that depend on this port
Convert DocBook documents into UNIX man page and GNU Texinfo formats
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Apr 2009 03:10:02
License: not specified in port


docbook2X converts DocBook documents into man pages and Texinfo
documents.

It aims to support DocBook version 4.2, excepting the features that
cannot be supported or are not useful in a man page or Texinfo
document.

WWW:    http://docbook2x.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/p5-XML-NamespaceSupport
  2. textproc/p5-XML-SAX
  3. textproc/p5-XML-Parser
  4. textproc/p5-XML-SAX-Expat
  5. textproc/libxslt
  6. textproc/sdocbook-xml
  7. textproc/dsssl-docbook-modular
  8. textproc/opensp
  9. devel/gmake
  10. lang/perl5.14
Required To Run:
  1. textproc/p5-XML-NamespaceSupport
  2. textproc/p5-XML-SAX
  3. textproc/p5-XML-Parser
  4. textproc/p5-XML-SAX-Expat
  5. textproc/libxslt
  6. textproc/sdocbook-xml
  7. textproc/dsssl-docbook-modular
  8. textproc/opensp
  9. lang/perl5.14
Required Libraries:
  1. converters/libiconv
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  3. http://freefr.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  4. http://garr.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  5. http://heanet.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  6. http://hivelocity.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  7. http://ignum.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  8. http://internode.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  9. http://iweb.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  10. http://jaist.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  11. http://kaz.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  12. http://kent.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  13. http://master.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  14. http://nchc.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  15. http://ncu.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  16. http://netcologne.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  17. http://sunet.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  18. http://superb-dca3.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  19. http://switch.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  20. http://tenet.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  21. http://ufpr.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/
  22. http://waix.dl.sourceforge.net/project/docbook2x/docbook2x/0.8.8/

Number of commits found: 7

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 18:25:25
Original commit files touched by this commit  0.8.8_3
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.8.8_3
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.8.8_3
ohauer search for other commits by this committer
-remove MD5
15 Dec 2009 19:50:54
Original commit files touched by this commit  0.8.8_3
glarkin search for other commits by this committer
- Add conflict with docbook-utils
- Bump PORTREVISION

Requested by:   gabor
26 Apr 2009 03:49:27
Original commit files touched by this commit  0.8.8_2
glarkin search for other commits by this committer
- Add missing dependency and add RUN_DEPENDS so security/logcheck
  builds successfully, as noted in:
  http://qat.tecnik93.com/logs/7-STABLE-FPT-NPD/logcheck-1.2.54_3.log
- Bump PORTREVISION

Reported by:    QAT
25 Apr 2009 02:07:31
Original commit files touched by this commit  0.8.8_1
glarkin search for other commits by this committer
- Add post-patch to fix configure script so it embeds the actual
  value of PREFIX in the Perl scripts, instead of a variable reference
- Bump PORTREVISION
24 Apr 2009 03:09:37
Original commit files touched by this commit  0.8.8
glarkin search for other commits by this committer
docbook2X converts DocBook documents into man pages and Texinfo
documents.

It aims to support DocBook version 4.2, excepting the features that
cannot be supported or are not useful in a man page or Texinfo
document.

WWW:    http://docbook2x.sourceforge.net/

Number of commits found: 7

283a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours12
new 7 days29
new fortnight58
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0