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
Wen Heping 3d718d87ec - Update to 3.1.2
- Stage support [1]
- Pet portlint

PR:		190309 [1]
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> [1]
2014-05-31 14:24:25 +00:00
accessibility
arabic
archivers
astro - Switch to USES=libtool, drop .la files 2014-05-30 19:33:22 +00:00
audio - Switch to USES=libtool, drop .la files 2014-05-31 00:57:45 +00:00
benchmarks
biology Add DOCS and EXAMPLE options to biology/mafft 2014-05-31 04:18:18 +00:00
cad - Update from 3.8.60 to 3.8.61 2014-05-31 04:10:40 +00:00
chinese
comms
converters
databases Update to latest version - 2.8. 2014-05-31 08:32:05 +00:00
deskutils
devel * devel/awscli - update to 1.3.12 2014-05-31 08:28:29 +00:00
dns - Fix dnscache-conf referring to STAGEDIR when IP6 option is selected. 2014-05-30 18:57:31 +00:00
editors - Switch to USES=libtool, drop .la file 2014-05-31 00:58:44 +00:00
emulators - Update to 3.1.0 2014-05-30 19:37:57 +00:00
finance - Update to 1.6.0.6 2014-05-31 05:25:50 +00:00
french
ftp
games games/atanks: Unbreak on F8, F9, DF and fix plist 2014-05-30 21:27:51 +00:00
german Remove expired ports: 2014-05-31 09:46:08 +00:00
graphics Move the ARCH = i386 check to bsd.mesalib.mk so it applies to all 2014-05-31 14:15:47 +00:00
hebrew
hungarian
irc
japanese - Update to 20140524 2014-05-31 13:20:39 +00:00
java - Add staging support 2014-05-31 14:22:28 +00:00
Keywords
korean
lang Stage support. 2014-05-30 22:08:55 +00:00
mail - Stagify [1] 2014-05-31 10:57:17 +00:00
math Stage support. 2014-05-31 11:27:03 +00:00
misc
Mk Handle non-ASCII encoded setup.py files properly, if the locale of the 2014-05-31 08:14:24 +00:00
multimedia Back to pool 2014-05-30 20:33:46 +00:00
net Update to -dev26. 2014-05-31 10:48:30 +00:00
net-im Remove expired ports: 2014-05-31 09:46:08 +00:00
net-mgmt Update to latest version - 2.0 2014-05-31 12:09:59 +00:00
net-p2p
news
palm
polish Deprecate: abandoned for years 2014-05-30 18:56:56 +00:00
ports-mgmt
portuguese
print - Added STAGE support 2014-05-31 10:32:15 +00:00
russian
science - Update to 0.3.2 2014-05-31 13:59:02 +00:00
security - Update to 1.053 2014-05-31 07:12:10 +00:00
shells
sysutils - Update to 1.6.2 2014-05-31 14:01:00 +00:00
Templates
textproc Stage support 2014-05-31 12:26:06 +00:00
Tools
ukrainian
vietnamese vietnamese/unicode-uhoai: Fix deinstall and add stage support 2014-05-30 23:16:06 +00:00
www - Update to 3.1.2 2014-05-31 14:24:25 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Switch to USES=libtool, drop .la files 2014-05-30 18:38:23 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-05-31 09:46:08 +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.