aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-to-man
Commit message (Collapse)AuthorAgeFilesLines
* Remove reference to alpha (long unsupported) and generally cleanup the port.Alexey Dokuchaev2014-01-281-33/+13
| | | | Notes: svn path=/head/; revision=341591
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Support stagingDmitry Marakasov2013-10-222-3/+1
| | | | Notes: svn path=/head/; revision=331227
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Convert to USES=imakeBaptiste Daroussin2013-06-281-7/+3
| | | | | | | | Trim headers Remove indefinite article Notes: svn path=/head/; revision=322005
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+1
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Remove unneeded USE_XLIB (USE_XLIB is still implied by USE_IMAKE, but that ↵Dmitry Marakasov2008-09-301-2/+0
| | | | | | | | | | is known and will be fixed eventually) PR: 127268 Submitted by: Yasuhiro KIMURA <yasu at utahime dot org> Notes: svn path=/head/; revision=221028
* - pet portlintTom McLaughlin2008-04-181-11/+10
| | | | | | | PR: 57502 Notes: svn path=/head/; revision=211489
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove tests for FreeBSD 2.x versions. Modern versions of bsd.*.mk do notMark Linimon2006-06-221-5/+2
| | | | | | | | | support anything that old. Hat: portmgr Notes: svn path=/head/; revision=166046
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162216
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Reset maintainer per his request. We hope to see him back soon.Mark Linimon2005-12-021-1/+1
| | | | Notes: svn path=/head/; revision=150183
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Remove USE_X_PREFIX=no and set PREFIX?=${LOCALBASE} explicitly, since weKris Kennaway2004-12-301-1/+1
| | | | | | | | still want the X libraries but don't want to install in X11BASE for some reason. Notes: svn path=/head/; revision=125577
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Don't remove the system directory share/sgmlKris Kennaway2002-11-101-1/+0
| | | | Notes: svn path=/head/; revision=69860
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-241-1/+2
| | | | | | | | PR: 39746 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) Notes: svn path=/head/; revision=61855
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-171-1/+1
| | | | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer Notes: svn path=/head/; revision=53284
* Fix pkg-plist (add missing @dirrm's).Pete Fritchman2001-11-061-0/+2
| | | | | | | | PR: 31541 Submitted by: maintainer Notes: svn path=/head/; revision=49647
* The package building errors on Bento indicate that this port isn'tTom Hukins2001-10-131-0/+1
| | | | | | | | building because it requires xmkmf. Add a dependency to XFree86 to fix this. Notes: svn path=/head/; revision=48736
* New port docbook-to-man version 1.0: A DocBook SGML DTD intoMario Sergio Fujikawa Ferreira2001-10-079-0/+188
nroff/troff -man macros converter PR: 31060 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=48525