1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kubilay Kocak 0d35689c9e - Update to 2.3.1
- Update USE_PYTHON version
- Add LICENSE
- Add TEST_DEPENDS and regression-test target

PR:		ports/177317
Submitted by:	Gary J. Hayers
Approved by:	eadler (mentor)
2013-03-24 03:08:36 +00:00
accessibility
arabic
archivers . Remove the versioning from the libarchive dependency due to it's version 2013-03-23 18:45:56 +00:00
astro
audio - Update to 2013.1 (and unbreak) 2013-03-23 22:10:54 +00:00
benchmarks
biology
cad - Update to 0.79.3 2013-03-23 17:59:12 +00:00
chinese
comms - Add GSSAPI-related options to enable/control GSSAPI functionality 2013-03-23 21:28:12 +00:00
converters
databases - Remove databases/akonadi-google: it was merged into 2013-03-24 01:09:57 +00:00
deskutils Add an explicit build dependency on pkgconf 2013-03-23 19:30:54 +00:00
devel Add a mirror for the distfile 2013-03-23 19:19:55 +00:00
dns
editors
emulators - Update Makefile header (only a $FreeBSD$ tag) [1] 2013-03-23 20:45:01 +00:00
finance
french
ftp
games - fix WRKSRC 2013-03-24 01:44:44 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Update to 1.003002 2013-03-24 00:43:24 +00:00
mail - convert to optionsng 2013-03-23 20:20:22 +00:00
math . Update to 4.6.2. 2013-03-23 18:35:52 +00:00
misc
Mk - convert to optionsng 2013-03-23 20:20:22 +00:00
multimedia - Update to 1.0.0 2013-03-23 17:56:16 +00:00
net Add an ipv6 option 2013-03-23 19:25:00 +00:00
net-im - Use %%CMAKE_BUILD_TYPE%% in plist. 2013-03-23 18:39:34 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt . Remove the versioning from the libarchive dependency so we don't need to 2013-03-23 18:49:31 +00:00
portuguese
print - Update MASTER_SITES 2013-03-23 17:55:20 +00:00
russian
science
security - Update to 1.54 2013-03-23 19:22:07 +00:00
shells
sysutils - do not treat warnings as erorrs to make it build against current version 2013-03-23 18:20:13 +00:00
Templates
textproc - Update to 2.3.1 2013-03-24 03:08:36 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.10.1 2013-03-24 00:53:29 +00:00
x11 - Update to 2.2 2013-03-23 18:00:59 +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 - Correctly mark akonadi-google as merged with kdepim4-runtime. 2013-03-24 01:13:47 +00:00
README
UIDs
UPDATING

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.