1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
John Marino 3067d29901 textproc/sdocbook-xml: Reintegrate docbook/bsd.docbook.mk
A few months ago, sdocbook-xml was split up along with many other
docbook ports to use a common makefile.  Since then, the other docbook
ports have been consolidated into two flavors (xml and sgml) and neither
use the textproc/docbook/bsd.docbook.mk makefile.

Moreover, it conditionally sets the EXTRACT_SUFX to .zip, but without
setting USES+= zip which is now required for all zip distfiles.

The cleanest fix is to move the needed bits from the common makefile
back into sdocbook-xml and delete the common makefile.  It passed 8x
on redport and DragonFly (w/ AK archiver patch in place)

Approved by:	portmgr (mat)
2014-05-28 21:12:56 +00:00
accessibility
arabic
archivers - Add CONFLICTS 2014-05-27 12:06:54 +00:00
astro
audio Update to 1.3.2: Fix a bug in oggpack_writecopy(). 2014-05-28 19:48:51 +00:00
benchmarks
biology
cad - Update from 3.8.59 to 3.8.60 2014-05-28 15:52:22 +00:00
chinese
comms
converters
databases - Update to 1.113 2014-05-28 14:11:03 +00:00
deskutils mail/libetpan: 2014-05-27 21:11:52 +00:00
devel Mark MAKE_JOBS_UNSAFE 2014-05-28 19:11:15 +00:00
dns
editors Remove USE_DISPLAY from broken ports 2014-05-28 12:12:46 +00:00
emulators
finance
french
ftp Update to version 4.3. 2014-05-28 10:39:38 +00:00
games - Fix build 2014-05-27 23:04:01 +00:00
german
graphics - Support STAGEDIR 2014-05-28 20:16:08 +00:00
hebrew
hungarian
irc - Fix runtime when built with clang [1] [2] 2014-05-27 23:58:42 +00:00
japanese Make password work again on recent 9-STABLE and later. 2014-05-28 03:06:23 +00:00
java
Keywords
korean
lang Update to a new snapshot including CHERI stack fixes from the weekend. 2014-05-28 16:47:30 +00:00
mail - Remove hyphen from PKGNAMESUFFIX. 2014-05-28 19:56:41 +00:00
math Update to GAP 4.7.5 2014-05-28 08:41:42 +00:00
misc Dummy commit. No changes in tzdata, only in tzcode. 2014-05-28 21:11:00 +00:00
Mk Add a new option, INSTALL_STRIPPED, 2014-05-28 15:59:47 +00:00
multimedia - Update from 1.3 to 1.4 2014-05-28 15:21:54 +00:00
net - Set username to descr during interface is in use. 2014-05-28 17:43:27 +00:00
net-im Fix gettext detection. 2014-05-27 21:13:42 +00:00
net-mgmt Update to Unifi 3.1.13 RC 2014-05-28 19:00:33 +00:00
net-p2p Convert to USES=scons 2014-05-27 12:43:48 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Fix LICENSE 2014-05-28 12:33:41 +00:00
russian
science - Stage support 2014-05-28 15:14:02 +00:00
security - Document exim vulnerability (CVE-2014-2957) 2014-05-28 18:36:46 +00:00
shells This port are no longer used or cared for. 2014-05-28 19:50:30 +00:00
sysutils Update to 0.98. 2014-05-28 18:03:11 +00:00
Templates
textproc textproc/sdocbook-xml: Reintegrate docbook/bsd.docbook.mk 2014-05-28 21:12:56 +00:00
Tools
ukrainian
vietnamese
www Fix make fetch and make patch 2014-05-28 18:47:36 +00:00
x11 Remove expired ports: 2014-05-27 21:22:44 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove expired ports: 2014-05-27 21:22:44 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Finish the replacement of calife-devel by calife. 2014-05-28 13:52:32 +00:00
README
UIDs
UPDATING Finish the replacement of calife-devel by calife. 2014-05-28 13:52:32 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.