1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Olli Hauer 80daace904 - add stage support
- use PYDISTUTILS_AUTOPLIST
- rename patch files to reflect `make makepatch' naming
- fix possible DOS
  reported on: http://seclists.org/oss-sec/2013/q4/535

PR:		ports/185141
Submitted by:	ohauer
Approved by:	maintainer timeout
2014-04-05 19:44:15 +00:00
accessibility
arabic
archivers Simplification and cleanup of the port 2014-04-04 12:58:01 +00:00
astro Fix make patch 2014-04-05 11:42:11 +00:00
audio audio/py-eyed3: remove not-needed slash 2014-04-05 17:42:34 +00:00
benchmarks - Convert to pkg-message 2014-04-05 19:16:48 +00:00
biology - Update to 4.8 2014-04-05 10:56:52 +00:00
cad
chinese
comms Do not overwrite build_depends 2014-04-04 18:18:23 +00:00
converters - Fix build with clang 2014-04-03 11:18:06 +00:00
databases - Fix Makefile's header [1] 2014-04-05 06:34:54 +00:00
deskutils - Stage support [1] 2014-04-04 20:42:52 +00:00
devel Deprecate: broken for more than 6 months 2014-04-05 18:31:59 +00:00
dns - Add staging support 2014-04-04 18:54:44 +00:00
editors Possibly unbreak 2014-04-05 17:31:20 +00:00
emulators - Add patch to fix 32bit mips sigreturn that caused mips bsd-user 2014-04-04 23:16:43 +00:00
finance
french Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
ftp - Cleanup regression-test: 2014-04-05 16:57:06 +00:00
games - Readdition PORTSCOUT, false positive portscout not use DISTVERSION 2014-04-05 11:08:55 +00:00
german Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
graphics - cleanup WITH_DOCBOOK 2014-04-05 14:55:35 +00:00
hebrew
hungarian
irc - Fix MASTER_SITES. Upstream has removed www. record. 2014-04-05 10:34:45 +00:00
japanese
java s/-script:// 2014-04-04 13:43:53 +00:00
Keywords
korean
lang Allow staging/packaging as a regular user: 2014-04-05 09:04:28 +00:00
mail Don't package runtime rrd directory location 2014-04-05 03:40:53 +00:00
math Stage support 2014-04-05 16:30:29 +00:00
misc - Update to 3.3.3 2014-04-05 18:14:16 +00:00
Mk Mk/bsd.options.desc.mk: 2014-04-05 17:30:08 +00:00
multimedia - add USES=tar:bzip2 2014-04-05 11:57:27 +00:00
net Update to 1.4.2 2014-04-05 10:26:51 +00:00
net-im Backport a fix from upstream for HTTP code 406 when doing search, and also 2014-04-03 11:26:45 +00:00
net-mgmt Support stage 2014-04-04 14:02:13 +00:00
net-p2p
news Fix bash detection in the makefile 2014-04-04 11:44:41 +00:00
palm
polish
ports-mgmt Fix packaging as a user 2014-04-04 22:13:44 +00:00
portuguese - Update to 20140401 2014-04-03 18:29:24 +00:00
print print/foo2zjs: update to version 20140401. 2014-04-05 16:52:34 +00:00
russian Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
science - Simplify Makefile 2014-04-05 13:54:52 +00:00
security - add stage support 2014-04-05 19:44:15 +00:00
shells
sysutils Fix 2014-04-05 17:39:10 +00:00
Templates
textproc Unbreak 2014-04-05 10:42:18 +00:00
Tools
ukrainian
vietnamese Mark broken: Conflicts with dependency vnpstext on share/vn-fonts/initcour.ps 2014-04-05 16:48:38 +00:00
www - use OPTIONS_DEFAULT in slave ports 2014-04-05 11:54:54 +00:00
x11 - Chase libexiv2.so shlib version bump after r350163 2014-04-04 20:36:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Add daemon group for mail/qpopper 2014-04-04 23:46:16 +00:00
LEGAL Add Elasticsearch Marvel management plugin. 2014-04-03 19:36:47 +00:00
Makefile
MOVED Remove expired ports: 2014-04-04 10:09:16 +00:00
README
UIDs
UPDATING Upgrade net/rabbitmq to 3.3.0. 2014-04-03 10:41:14 +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.