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
Oliver Lehmann 152aa3ab06 update audacious to 3.5
audclient got removed upstream so this breaks some ports
2014-06-21 15:09:24 +00:00
accessibility
arabic
archivers
astro - Update to 3.5.0 2014-06-21 09:42:10 +00:00
audio update audacious to 3.5 2014-06-21 15:09:24 +00:00
benchmarks
biology Fix shebang line in Perl and Python scripts. 2014-06-20 12:54:29 +00:00
cad
chinese
comms
converters
databases - Update to 1.9.10 2014-06-21 09:42:32 +00:00
deskutils - Update to 6.5.16 2014-06-21 13:17:54 +00:00
devel Build with Python 3 as well. 2014-06-21 14:06:17 +00:00
dns
editors
emulators
finance - Update to 1.6.0.8 2014-06-21 11:35:33 +00:00
french
ftp
games Finish stage support 2014-06-21 08:59:22 +00:00
german Remove localized bugzilla ports for which the master port expired: 2014-06-21 09:25:08 +00:00
graphics fix previous commit. 2014-06-21 11:03:01 +00:00
hebrew
hungarian
irc irc/znc: Update to 1.4 2014-06-20 21:54:10 +00:00
japanese Remove localized bugzilla ports for which the master port expired: 2014-06-21 09:25:08 +00:00
java
Keywords Make @dirrmtry handling in pkg_install closer to what pkg does 2014-06-20 21:03:02 +00:00
korean
lang - Support staging. 2014-06-21 11:10:01 +00:00
mail Remove expired ports: 2014-06-21 09:31:43 +00:00
math - Support staging 2014-06-20 19:03:20 +00:00
misc - Update to 0.05 2014-06-21 06:43:01 +00:00
Mk Extend eadler's work by making some more OPTIONS a bit more 2014-06-21 14:54:06 +00:00
multimedia update audacious to 3.5 2014-06-21 15:09:24 +00:00
net plist was missing causing mostly empty packages to be built 2014-06-21 14:29:55 +00:00
net-im update audacious to 3.5 2014-06-21 15:09:24 +00:00
net-mgmt Deprecate unmaintained interactive ports for removal in 2 months 2014-06-20 16:38:03 +00:00
net-p2p net-p2p/retroshare: update to 0.5.5c 2014-06-20 18:32:15 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.9.67 2014-06-21 06:43:07 +00:00
russian Remove localized bugzilla ports for which the master port expired: 2014-06-21 09:25:08 +00:00
science
security Deprecate interactive port security/hunch for removal in 2 months 2014-06-21 13:18:05 +00:00
shells
sysutils sysutils/dar: Use alternate sed argument to unbreak DragonFly 2014-06-21 08:19:04 +00:00
Templates
textproc Remove remnant USE_LUA 2014-06-21 13:35:16 +00:00
Tools
ukrainian
vietnamese
www Update firebug to 2.0.1 2014-06-21 14:07:08 +00:00
x11 Update to 308 2014-06-20 12:02:16 +00:00
x11-clocks Deprecate unmaintained interactive ports for removal in 2 months 2014-06-20 16:38:03 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/icons-tango-extras: USES+= pkgconfig 2014-06-20 23:01:36 +00:00
x11-toolkits - Properly handle shared directory in plist 2014-06-20 16:30:15 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs mail/ecartis: support stage 2014-06-20 20:06:21 +00:00
LEGAL
Makefile
MOVED Remove expired ports: 2014-06-21 09:31:43 +00:00
README
UIDs mail/ecartis: support stage 2014-06-20 20:06:21 +00:00
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.