1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 5c0a38f92e - Convert to new options target helper
Approved by:	portmgr (blanket)
2015-10-04 18:01:34 +00:00
accessibility
arabic
archivers - Fix build on 9.x 2015-10-04 18:00:05 +00:00
astro
audio Update to upstream version 1.0.7, fix vorbis decoder handling 2015-10-04 17:26:21 +00:00
benchmarks
biology
cad Update to 10.0 2015-10-04 12:17:59 +00:00
chinese
comms Update to 3.7.8 2015-10-04 02:26:08 +00:00
converters
databases - Add LICENSE_FILE 2015-10-04 18:01:30 +00:00
deskutils - Update to version 0.6.0 2015-10-02 19:33:10 +00:00
devel - Update to 0.3.45 2015-10-04 18:01:16 +00:00
dns - Add NO_ARCH 2015-10-03 17:07:55 +00:00
editors - Update to 41.1.0 2015-10-01 23:36:34 +00:00
emulators
finance
french
ftp - Add NO_PERL5_TEST 2015-10-03 17:07:43 +00:00
games - Add NO_ARCH 2015-10-03 17:07:59 +00:00
german - Update to 2015.09.27 2015-10-03 17:12:06 +00:00
graphics devel/etl: 0.4.18 -> 0.04.19 2015-10-04 10:43:28 +00:00
hebrew
hungarian
irc - Add LICENSE_FILE 2015-10-02 06:55:41 +00:00
japanese
java
Keywords
korean
lang - Fix PLIST 2015-10-03 21:03:11 +00:00
mail Add upstream r1684653 from bug #7208, which fixes warnings stemming from 2015-10-03 18:20:59 +00:00
math - Update to 0.34 2015-10-04 18:00:44 +00:00
misc - Add NO_ARCH 2015-10-03 17:11:25 +00:00
Mk - Add NO_PERL5_TEST: allow ports with USES=perl5 to run default do-test: defined in bsd.port.mk 2015-10-03 17:06:52 +00:00
multimedia multimedia/plexmediaserver-plexpass: update to 0.9.12.13.1464 2015-10-04 03:17:46 +00:00
net net/syncthing-discosrv: update to new snapshot 2015-10-04 15:07:47 +00:00
net-im The telepathy-gabble-xmpp-console tool needs gtksourceview3 introspection 2015-10-04 10:08:43 +00:00
net-mgmt
net-p2p
news Move BROKEN to the correct place, suck-cnews slave builds fine 2015-10-03 20:52:35 +00:00
palm
polish
ports-mgmt
portuguese
print - Add NO_ARCH 2015-10-03 17:11:32 +00:00
russian
science - Update to 1.10.0 2015-10-04 17:59:41 +00:00
security - Convert to new options target helper 2015-10-04 18:01:34 +00:00
shells
sysutils - Update to 0.7.0 2015-10-04 18:01:11 +00:00
Templates
textproc - Update to 3.1.2 2015-10-04 17:59:50 +00:00
Tools
ukrainian
vietnamese
www www/rubygem-jekyll-watch: depend on devel/rubygem-listen 2015-10-04 13:21:10 +00:00
x11 - Add empty directories to plist 2015-10-03 01:44:31 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 4.40 2015-10-02 14:05:52 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Resurrect textproc/pootle and update it to 2.5.1.3 2015-10-02 15:18:48 +00:00
LEGAL
Makefile
MOVED Remove textport/pootle from MOVED, it is back. 2015-10-04 12:43:31 +00:00
README
UIDs Resurrect textproc/pootle and update it to 2.5.1.3 2015-10-02 15:18:48 +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.