Personal patches
Go to file
Sunpoet Po-Chuan Hsieh b890d69282 Remove LICENSE_FILE
2017-10-08 06:17:27 +00:00
accessibility
arabic
archivers p5-Archive-Peek has no LICENSE_FILE 2017-10-08 06:07:59 +00:00
astro astro/gpstk: drop unused dependencies 2017-10-07 17:56:23 +00:00
audio Bump PORTREVISION; fixes shlib link with libmpdclient2 2017-10-07 12:56:49 +00:00
base
benchmarks benchmarks/phoronix-test-suite: update to version 7.4.0 2017-10-06 08:08:36 +00:00
biology
cad Register net/fsbclient and cad/alliance conflict. 2017-10-05 01:54:56 +00:00
chinese Update to 4.8.2 2017-10-05 17:42:07 +00:00
comms Remove the two gets() calls and replace with fgets() 2017-10-07 01:24:16 +00:00
converters - Mark architecture neutral 2017-10-07 18:56:22 +00:00
databases Update to upstream version 3.4.9 2017-10-07 14:48:08 +00:00
deskutils Update deskutils/calibre to 3.9.0 2017-10-06 14:22:13 +00:00
devel Remove LICENSE_FILE 2017-10-08 06:10:54 +00:00
dns Fix RUN_DEPENDS 2017-10-05 09:49:49 +00:00
editors Update to patchlevel 1178 2017-10-07 16:59:16 +00:00
emulators emulators/qemu: Fix build without DOCS 2017-10-06 18:53:00 +00:00
finance
french
ftp Update to 7.56.0 2017-10-04 10:54:23 +00:00
games games/openbor: update to 4539 2017-10-07 17:55:57 +00:00
german
graphics Update to 1.6.34 2017-10-07 09:37:15 +00:00
hebrew
hungarian
irc
japanese
java Update to 1.2.2. 2017-10-06 06:17:28 +00:00
Keywords
korean
lang Mark BROKEN: bad distinfo 2017-10-08 06:04:16 +00:00
mail Update maildrop to 2.9.2 2017-10-05 15:40:08 +00:00
math Update to 2.0.4 2017-10-07 09:12:57 +00:00
misc Update to 0.19 2017-10-07 09:12:47 +00:00
Mk Add LICENSE_FILE support for single license file containing multiple licenses 2017-10-07 09:12:31 +00:00
multimedia Remove LICENSE_FILE 2017-10-08 06:17:27 +00:00
net Register conflict with ntp, ntp-devel. 2017-10-07 19:59:30 +00:00
net-im Remove the mention of MSN and Yahoo! from pkg-descrs. 2017-10-04 22:31:41 +00:00
net-mgmt Update to 0.91 2017-10-06 10:44:29 +00:00
net-p2p - Update to 1.10.0 2017-10-07 02:39:06 +00:00
news
palm graphics/netpbm: Update to 10.80.00 2017-10-06 11:18:35 +00:00
polish
ports-mgmt - Update to 1.20 2017-10-06 06:50:17 +00:00
portuguese
print Fix dependencies 2017-10-07 18:34:09 +00:00
russian Update to 4.8.2 2017-10-05 17:42:07 +00:00
science Update to 1.3.5 2017-10-03 15:35:02 +00:00
security Update py-bencode 1.0 to py-bencode.py 1.2.0, this is a fork that works 2017-10-07 18:40:56 +00:00
shells
sysutils Update sysutils/siegfried to 1.7.6 2017-10-07 17:46:37 +00:00
Templates
textproc Remove LICENSE_FILE 2017-10-08 06:17:15 +00:00
Tools
ukrainian
vietnamese
www Fix LICENSE_FILE 2017-10-08 06:10:58 +00:00
x11 new port: x11/urxvt-font-size 2017-10-07 18:31:16 +00:00
x11-clocks
x11-drivers
x11-fm Fix LICENCE usage with multiple licence. 2017-10-07 22:48:08 +00:00
x11-fonts Use LICENSE_FILE instead of LICENSE_FILE_* 2017-10-07 09:27:57 +00:00
x11-servers
x11-themes 1: Update to 2.6.7. 2017-10-06 07:33:59 +00:00
x11-toolkits Update to 6.1.3. 2017-10-07 12:15:36 +00:00
x11-wm Use helpers to avoid extra inclusion of pre.mk/post.mk 2017-10-05 11:49:44 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove ventrilo-server 2017-10-04 11:37:33 +00:00
Makefile
MOVED Update py-bencode 1.0 to py-bencode.py 1.2.0, this is a fork that works 2017-10-07 18:40:56 +00:00
README
UIDs
UPDATING Fix typo 2017-10-06 19:21:02 +00:00

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.