Personal patches
Go to file
2016-12-26 16:43:32 +00:00
accessibility
arabic
archivers Assign maintainership to Larry Rosenman. 2016-12-26 16:43:12 +00:00
astro Assign maintainership to Larry Rosenman. 2016-12-26 16:43:12 +00:00
audio Add an EXPIRATION_DATE to DEPRECATED ports without one. 2016-12-26 14:33:04 +00:00
base
benchmarks
biology
cad Libopencad is a library written in C++11, which provides a way to 2016-12-26 14:29:06 +00:00
chinese
comms Spell EXPIRATION_DATE correctly. 2016-12-26 14:32:49 +00:00
converters Add an EXPIRATION_DATE to DEPRECATED ports without one. 2016-12-26 14:33:04 +00:00
databases
deskutils Update calibre to 2.75.1 2016-12-26 14:04:14 +00:00
devel - Change EXAMPLESDIR: unified with other DIRs 2016-12-26 16:43:27 +00:00
dns Update to latest commit. 2016-12-26 14:00:17 +00:00
editors
emulators Update to qemu 2.8.50: 2016-12-26 15:08:17 +00:00
finance - Update to 1.7.0.3 2016-12-26 01:13:17 +00:00
french
ftp
games Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
german
graphics - Update to 3.6.1 2016-12-26 16:43:32 +00:00
hebrew
hungarian
irc - Update to 1.1.10 2016-12-26 14:44:33 +00:00
japanese
java
Keywords
korean
lang Fix packaging with non default ABI 2016-12-26 14:30:53 +00:00
mail mail/phpmailer: Update to 5.2.18 2016-12-26 12:55:20 +00:00
math - Fix LICENSE 2016-12-26 12:34:32 +00:00
misc Fuzzy is a python library implementing common phonetic algorithms quickly. 2016-12-26 15:18:08 +00:00
Mk - Add python 3.6 2016-12-26 16:43:18 +00:00
multimedia multimedia/mpv: update to 0.23.0 2016-12-26 14:08:44 +00:00
net Don't deprecate net/samba36, too many ports depend on it. 2016-12-26 14:37:58 +00:00
net-im
net-mgmt Move net-mgmt/seafile to net-mgmt/seafile-client, update to version 6.0.1 2016-12-26 14:56:02 +00:00
net-p2p - update miniupnpc to 2.0.20161216 2016-12-25 23:11:36 +00:00
news Replace USE_GCC=4.9+ by the canonical USE_GCC=yes (which now requires 2016-12-26 13:16:42 +00:00
palm
polish
ports-mgmt
portuguese
print Drop post-configure target from several Qt5 ports. 2016-12-26 10:00:10 +00:00
russian
science Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
security security/p5-dicewaregen: update to 1.4 [1] 2016-12-26 12:22:57 +00:00
shells
sysutils Add an EXPIRATION_DATE to DEPRECATED ports without one. 2016-12-26 14:33:04 +00:00
Templates
textproc Add an EXPIRATION_DATE to DEPRECATED ports without one. 2016-12-26 14:33:04 +00:00
Tools
ukrainian
vietnamese - Update to 20141110 (2.2.0) 2016-11-20 23:56:05 +00:00
www Take maintainership 2016-12-26 16:31:57 +00:00
x11 Assign maintainership to Larry Rosenman. 2016-12-26 16:43:12 +00:00
x11-clocks
x11-drivers
x11-fm Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
x11-fonts Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
x11-servers Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes Add a global .gitattributes file, exported from subversion's autoprops. 2016-03-24 12:47:20 +00:00
.gitignore
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs Add x11/lightdm and x11/lightdm-gtk-greeter. 2016-12-26 06:53:37 +00:00
LEGAL
Makefile
MOVED Move net-mgmt/seafile to net-mgmt/seafile-client, update to version 6.0.1 2016-12-26 14:56:02 +00:00
README
UIDs Add x11/lightdm and x11/lightdm-gtk-greeter. 2016-12-26 06:53:37 +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.