1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Philip M. Gollucci 5f6f0c866c remove empty pkg-plist
PR:                  201663
Submitted By:        s3erios@gmail.com
2015-08-20 18:24:56 +00:00
accessibility
arabic
archivers - Add missing option, fixing build 2015-08-20 10:28:04 +00:00
astro
audio audio/alsa-plugins: back out r394862, already applied by r394778 2015-08-20 13:34:47 +00:00
benchmarks remove empty pkg-plist 2015-08-20 18:24:56 +00:00
biology
cad - Add NO_ARCH 2015-08-20 13:13:51 +00:00
chinese
comms
converters - Add NO_ARCH 2015-08-20 13:15:18 +00:00
databases Update to 4.4.14 2015-08-20 15:54:19 +00:00
deskutils
devel OBremove empty files 2015-08-20 18:04:56 +00:00
dns
editors - Convert to new options helper 2015-08-20 07:05:19 +00:00
emulators remove empty pkg-plist 2015-08-20 18:24:56 +00:00
finance
french
ftp - Convert to new options dependency helper 2015-08-20 07:06:11 +00:00
games remove empty pkg-plist 2015-08-20 18:24:56 +00:00
german - Update to 4.3 2015-08-20 03:42:05 +00:00
graphics - Add NO_ARCH 2015-08-20 16:06:19 +00:00
hebrew
hungarian
irc - Add LICENSE 2015-08-20 10:53:35 +00:00
japanese remove empty pkg-plist 2015-08-20 18:24:56 +00:00
java . Update to 2015f. 2015-08-20 05:50:05 +00:00
Keywords
korean
lang Update racket to 6.2. 2015-08-20 16:05:10 +00:00
mail - Add NO_ARCH 2015-08-20 15:38:59 +00:00
math remove empty pkg-plist 2015-08-20 18:24:56 +00:00
misc OBremove empty files 2015-08-20 18:04:56 +00:00
Mk gecko: use system jemalloc on 11.0-CURRENT again 2015-08-20 13:16:12 +00:00
multimedia
net - Add LICENSE 2015-08-20 16:42:07 +00:00
net-im
net-mgmt - Add LICENSE 2015-08-20 16:06:38 +00:00
net-p2p - Add LICENSE 2015-08-20 16:41:59 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian - Update to 4.3 2015-08-20 03:42:00 +00:00
science - Convert to new options dependency and target helper 2015-08-20 04:30:14 +00:00
security Document vlc arbitrary pointer dereference. 2015-08-20 17:30:32 +00:00
shells
sysutils sysutils/froxlor: security update 0.9.32_3 -> 0.9.33.2 2015-08-20 15:54:14 +00:00
Templates
textproc textproc/igor: update 1.526 -> 1.555, add NO_ARCH 2015-08-20 14:05:32 +00:00
Tools
ukrainian
vietnamese
www - Update to 44.0.2403.155 [1] 2015-08-20 18:11:56 +00:00
x11 remove empty pkg-plist 2015-08-20 18:24:56 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-input-wacom: update to 0.31.0 2015-08-20 13:10:30 +00:00
x11-fm Update librfm and rodent ports to 5.3.16.3 2015-08-20 11:00:12 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits remove empty pkg-plist 2015-08-20 18:24:56 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.