Mathieu Arnold
eabbfd75e3
${RM} already has -f.
...
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
2016-10-21 12:51:40 +00:00
Baptiste Daroussin
963854440c
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
2016-05-24 22:32:49 +00:00
Mathieu Arnold
597afc47ba
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:25:16 +00:00
Antoine Brodin
5d232a34da
Add back RUN_DEPENDS
2015-03-03 15:00:42 +00:00
Bartek Rutkowski
98845f042c
textproc/docbook-xml: fix build
...
- Change RUN_DEPENDS to BUILD_DEPENDS
PR: 191866
Submitted by: Martin Simmons <martin@lispworks.com>
MFH: 2015Q1
2015-03-03 13:54:43 +00:00
Antoine Brodin
e3b883655f
Cleanup plist
2014-11-15 16:26:32 +00:00
John Marino
d5df0fe022
textproc/docbook-xml: explicitly use ${TAR} for extraction
...
Despite all 6 distribution files being zip archives, the extraction target
is using a tar-specific set of arguments. USES=zip cannot be used (native
or infozip) so explicitly require ${TAR} for future-proofing reasons.
Approved by: Infrastructure blanket
2014-05-30 16:59:37 +00:00
Antoine Brodin
0e031950db
Do not add 4.1.2/docbook.cat to catalog
...
This fixes docbook2man at runtime and unbreaks gnome-packagekit build
Silence from: doceng
Reported by: pkg-fallout since several weeks
With hat: portmgr
2014-04-12 20:38:39 +00:00
Matthias Andree
d3fdea6379
Also bump PORTREVISION to have repaired catalogs installed.
2014-02-19 22:31:37 +00:00
Matthias Andree
9baa429e32
Fix catalog generation to unbreak textproc/docbook-utils build.
...
Missing closing quotes, and docbook-xml-5.0 does not install a
docbook.cat for SGML, so do not list it. Use a shell test to skip the
installation because fmake would otherwise barf (bmake is fine).
2014-02-19 22:30:56 +00:00
Mathieu Arnold
c924394e7b
Consolidate the docbook ports into -sgml and -xml variants.
...
Submitted by: hrs (based on)
Sponsored by: Absolight
2014-02-19 14:45:19 +00:00
Mathieu Arnold
8825f307d3
Fix the sgml catalog.
...
Poked by: miwi
Sponsored by: Absolight
2014-02-18 16:34:55 +00:00
Mathieu Arnold
7bba8db505
Fix docbook-500, the files were one level too deep.
...
Pointy hat to: mat
Sponsored by: Absolight
2014-02-18 13:09:58 +00:00
Mathieu Arnold
da20a902ce
Refactor the docbook ports.
...
Reviewed by: miwi
Sponsored by: Absolight
2014-02-18 11:43:14 +00:00
Martin Wilke
97097ef9cf
- Stage support
2014-02-11 13:44:09 +00:00
Chris Rees
38c87a53f7
Partially revert r284943 to enable building with base unzip.
...
The better solution would be to do the extraction in the do-extract section.
PR: ports/182648
Submitted by: ports/182022
Approved by: maintainer timeout (kuriyama, 4 weeks)
2013-10-06 12:34:47 +00:00
Baptiste Daroussin
0068f2d47f
Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)
2013-09-20 23:17:30 +00:00
Eitan Adler
08b62e4c3e
- fix explicit use of unzip in ports
...
PR: ports/153429
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainers (hq, gabor, amdmi3)
Approved by: maintainer timeout
Approved by: bapt,sahil (mentors, implicit)
2011-11-03 00:38:47 +00:00
Olli Hauer
fc03c837e2
-remove MD5
2011-07-03 14:40:25 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
Kris Kennaway
7a2528420a
Respect PORTSDIR
2004-04-19 09:13:37 +00:00
Kris Kennaway
dd2aa79308
unzip is also a BUILD_DEPENDS since this port extracts a zip file in the
...
install phase
2004-04-19 09:09:21 +00:00
Jun Kuriyama
1b7bb85f82
SIZEify.
...
Submitted by: trevor
2004-03-18 00:48:53 +00:00
Jun Kuriyama
6c85ab32f8
Use pre-su-install instead of pre-install.
...
Submitted by: marcel
2004-03-17 04:39:10 +00:00
Jun Kuriyama
c1c66495ca
I don't want to receive "I can't install it" messages...
...
Add "-" prefix to adding catalog entries by xmlcatmgr.
2004-02-13 01:16:55 +00:00
Jun Kuriyama
7464f336e3
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
2003-07-01 06:21:09 +00:00
Jun Kuriyama
2df3da6afb
de-pkg-comment.
2003-02-22 07:48:51 +00:00
Kevin Lo
2cd3531a9f
Add one ftp site.
...
Approved by: MAINTAINER
2002-10-15 05:53:27 +00:00
Jun Kuriyama
178f505f94
Upgrade to 4.2.
...
Submitted by: des
2002-10-09 02:47:03 +00:00
Jun Kuriyama
cf73ad3edf
Major cleanup.
...
Note that storage directory is changed.
PR: ports/34054 (in concept)
Submitted by: des
2002-01-20 09:55:02 +00:00
Jun Kuriyama
8aed3f0cd4
o Use $NO_WRKSUBDIR instead of WRKSRC=${WRKDIR}.
...
o Remove bogus $NO_MTREE.
Pointed out by: des
2002-01-19 05:45:25 +00:00
Jimmy Olgeni
2917814d32
More style fixes for ports/textproc.
2001-02-05 16:35:26 +00:00
Jun Kuriyama
2deb6bffbf
Modify installation directory and install catalog.
...
Submitted by: kiri
2000-12-26 02:25:42 +00:00
Jun Kuriyama
a8ca45e622
Upgrade to v4.1.2.
2000-10-05 10:19:41 +00:00
Nik Clayton
aba308616a
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.
2000-09-07 19:36:11 +00:00
Jun Kuriyama
1a5e1b9ef0
Update to v4.0 of DocBook XML.
2000-05-26 07:48:13 +00:00
Chris Piazza
37c0ef8e3b
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 21:54:47 +00:00
Jun Kuriyama
99f5240666
Update to 3.1.7.
...
Use USE_ZIP.
1999-12-04 02:08:55 +00:00
Jun Kuriyama
158692887d
Upgrade to v3.1.6.
...
Remove empty directories at deinstall.
1999-11-03 01:18:58 +00:00
Jun Kuriyama
049fc11eba
Upgrade to v3.1.5.
1999-09-06 14:52:19 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
85bc214e28
$Id$ -> $FreeBSD$
1999-08-31 02:11:56 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Jun Kuriyama
8a46180550
Upgrade to v3.1.4.
1999-06-12 14:37:39 +00:00
Jun Kuriyama
cfabf04812
Upgrade to v3.1.3.
1999-05-30 22:11:22 +00:00
Michael Haro
b95ceaff59
I *LOVE* WWW:
1999-05-03 04:28:35 +00:00
Jun Kuriyama
80604e2b6a
DocBook XML DTD.
1999-03-28 14:18:35 +00:00