1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris Rees db5d3dfae7 Remove argparse dependency
PR:		ports/182086
Submitted by:	rm
2013-12-04 20:15:00 +00:00
accessibility
arabic
archivers
astro
audio - Respect CMAKE_BUILD_TYPE 2013-12-04 18:48:48 +00:00
benchmarks
biology
cad - Respect CMAKE_BUILD_TYPE 2013-12-04 18:48:48 +00:00
chinese
comms - Update WWW after forum update. 2013-12-04 18:53:52 +00:00
converters
databases - Add missing distinfo 2013-12-04 19:02:47 +00:00
deskutils - Update to 1.13.0 2013-12-04 00:56:26 +00:00
devel Remove argparse dependency 2013-12-04 20:15:00 +00:00
dns Fix build with GSSAPI 2013-12-04 12:15:53 +00:00
editors
emulators - Respect CMAKE_BUILD_TYPE 2013-12-04 18:48:48 +00:00
finance
french
ftp
games - Bump PORTREVISION 2013-12-04 10:30:24 +00:00
german
graphics - Fix package name collision 2013-12-04 18:50:37 +00:00
hebrew
hungarian
irc
japanese Mark as jobs unsafe 2013-12-03 19:49:41 +00:00
java
Keywords
korean
lang - Respect CMAKE_BUILD_TYPE 2013-12-04 18:48:48 +00:00
mail - use STAGEDIR 2013-12-04 07:08:54 +00:00
math - Respect CMAKE_BUILD_TYPE 2013-12-04 18:48:48 +00:00
misc
Mk Do not create a BSD local hierarchy under ${STAGEDIR}${LINUXBASE} when 2013-12-04 17:48:26 +00:00
multimedia - use STAGEDIR 2013-12-04 05:53:40 +00:00
net devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ ports 2013-12-04 14:08:03 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.7.6 2013-12-04 15:31:07 +00:00
russian
science Add patch to unbreak with libc++ 10.0+. 2013-12-03 22:10:25 +00:00
security
shells
sysutils
Templates
textproc devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ ports 2013-12-04 14:08:03 +00:00
Tools
ukrainian
vietnamese
www - Update to 3933 2013-12-04 14:46:13 +00:00
x11 Update to 300 2013-12-04 07:30:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ ports 2013-12-04 14:08:03 +00:00
README
UIDs
UPDATING - Fix date on entry; I was going to commit this a few days ago, but 2013-12-04 03:40: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.