1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jun Kuriyama cd653907e2 - Upgrade 2.0.22 (security, VuXML entry will follow).
- Pet portlint about pkg-plist.
- Use $STAGEDIR.
- Turn setuid knob to OptionsNG [1]

PR:		ports/181495 [1]
Submitted by:	Matthew Luckie <mjl@luckie.org.nz> [1]
2013-10-05 09:34:12 +00:00
accessibility Stage-ready out-of-the-box. 2013-10-04 16:02:15 +00:00
arabic
archivers Add staging support for linux-f10 ports (category archivers) 2013-10-04 21:05:03 +00:00
astro Dot not arbritrary change PKGNAME 2013-10-04 07:18:59 +00:00
audio - Change maintainer email to @FreeBSD.org 2013-10-04 22:01:54 +00:00
benchmarks
biology - Update to 0.5.1 2013-10-04 08:09:02 +00:00
cad
chinese
comms umcs7840 was removed 3 Oct 2013 14:25:41 +0000 (UTC). 2013-10-04 01:13:54 +00:00
converters
databases Add staging support for linux-f10-* ports maintained by emulation@ 2013-10-04 21:45:52 +00:00
deskutils - Update to 2.0.12 2013-10-04 22:29:20 +00:00
devel - Update to 3.98 2013-10-05 08:41:19 +00:00
dns - enable stage. 2013-10-04 18:07:51 +00:00
editors - Fix build [1]. Missing dependency 2013-10-04 21:31:39 +00:00
emulators - Update to 0.3 2013-10-05 02:02:34 +00:00
finance - Update finance/libofx to 0.9.9 2013-10-04 13:26:28 +00:00
french
ftp Do not arbitrary rename packages 2013-10-04 08:52:32 +00:00
games - Support staging 2013-10-04 21:54:54 +00:00
german
graphics - Bump PORTREVISION 2013-10-04 22:34:12 +00:00
hebrew
hungarian
irc - Bump PORTREVISION for dependency change 2013-10-04 21:59:14 +00:00
japanese enable stage. 2013-10-04 17:55:43 +00:00
java
Keywords
korean
lang fixed build fail on 8-stable 2013-10-05 02:41:15 +00:00
mail - Fix for Roundcube >=0.9.0 2013-10-04 18:09:26 +00:00
math - Add stage support 2013-10-04 20:22:22 +00:00
misc - Update to 0.13 2013-10-05 06:06:18 +00:00
Mk MTREE_FILE is not yet defined bsd.stage.mk is parsed let the shell script test it. 2013-10-04 16:43:13 +00:00
multimedia Fix build on -CURRENT. 2013-10-04 16:20:34 +00:00
net - Update to 1.14 2013-10-05 07:58:46 +00:00
net-im Fix conflicts in pkgname with net-im/folks 2013-10-04 09:44:40 +00:00
net-mgmt Fix after move from net-mgmt/nrpe2 -> net-mgmt/nrpe 2013-10-05 08:16:01 +00:00
net-p2p Add an explicit dependency on pkgconf 2013-10-04 21:38:24 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 0.3-13 2013-10-03 21:03:28 +00:00
security - Upgrade 2.0.22 (security, VuXML entry will follow). 2013-10-05 09:34:12 +00:00
shells enable stage. 2013-10-04 18:15:16 +00:00
sysutils - Change maintainer email to @FreeBSD.org 2013-10-04 22:36:31 +00:00
Templates
textproc - Update to 1.79 2013-10-05 06:06:13 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.44 2013-10-05 06:05:53 +00:00
x11 x11/menu-cache 2013-10-04 23:10:53 +00:00
x11-clocks fixed build fail on 10-CURRENT 2013-10-05 03:50:02 +00:00
x11-drivers
x11-fm x11/menu-cache 2013-10-04 23:10:53 +00:00
x11-fonts Stagify, fix license definition 2013-10-04 14:17:46 +00:00
x11-servers
x11-themes
x11-toolkits - Add stage support 2013-10-05 08:10:30 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - update nrpe to version 2.15 2013-10-04 19:44:10 +00:00
README
UIDs
UPDATING - update nrpe to version 2.15 2013-10-04 19:44:10 +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.