Personal patches
Go to file
2018-03-31 08:23:34 +00:00
accessibility Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
arabic
archivers
astro - Update `astro/stellarium' to version 0.18.0 2018-03-28 17:20:48 +00:00
audio
base
benchmarks benchmarks/stress-ng: Update to 0.9.23 2018-03-29 15:32:31 +00:00
biology biology/libgtextutils: Unbreak for FreeBSD 12 2018-03-29 15:41:07 +00:00
cad
chinese - Update WWW 2018-03-29 13:28:57 +00:00
comms Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
converters
databases Update to 1.58 2018-03-30 23:46:14 +00:00
deskutils
devel New port: devel/py-PyUtilib: Collection of Python utilities 2018-03-31 08:08:19 +00:00
dns Update to upstream version 4.1.2 (bugfix release) 2018-03-30 18:39:55 +00:00
editors - Update to 2.9.5 2018-03-30 14:13:20 +00:00
emulators emulators/rpcs3: update to 0.0.5.146 2018-03-30 21:33:57 +00:00
finance Update to 3.1.2 2018-03-30 17:54:40 +00:00
french
ftp Switch to ld.bfd by default as ld.ldd doesn't have built-in default 2018-03-30 11:52:46 +00:00
games - Update to 4.18.0 2018-03-30 19:40:27 +00:00
german
graphics Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
hebrew
hungarian
irc rc/evangeline: remove duplicate LLD_UNSAFE 2018-03-29 15:33:28 +00:00
japanese - Update WWW 2018-03-30 09:33:25 +00:00
java Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable 2018-03-29 15:02:05 +00:00
Keywords
korean
lang Update to the 20180325 snapshot of GCC 8. 2018-03-30 06:30:37 +00:00
mail Add new port mail/py-validate_email: Verifies if an email address is valid and really exists 2018-03-29 23:15:20 +00:00
math New port: math/py-Pyomo: Python Optimization Modeling Objects 2018-03-31 08:23:34 +00:00
misc Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
Mk Switch the default Perl to 5.26. 2018-03-30 12:15:43 +00:00
multimedia Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
net - Update to 0.95 2018-03-31 08:21:30 +00:00
net-im net-im/mastodon: Upgrade to version 2.3.3 2018-03-30 18:57:02 +00:00
net-mgmt Readd prometheus2 with corrected history. 2018-03-30 22:34:09 +00:00
net-p2p net-p2p/bitcoin: Add an option to use newer BDB 2018-03-29 17:52:54 +00:00
news
palm
polish
ports-mgmt - update manpages 2018-03-31 07:04:00 +00:00
portuguese
print Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
russian
science science/py-OpenFermion: Update 0.4-29 -> 0.6 2018-03-30 23:18:19 +00:00
security - Document Moodle vulnerability 2018-03-31 08:17:58 +00:00
shells
sysutils Update to upstream version 2.6.2 (fixes) 2018-03-31 06:52:26 +00:00
Templates
textproc textproc/py-pystache: Maintainer reset 2018-03-31 04:36:42 +00:00
Tools
ukrainian Add LICENSE_FILE 2018-03-29 19:59:26 +00:00
vietnamese
www www/seamonkey: update to 2.49.3 2018-03-31 07:57:45 +00:00
x11 Update to 0.1.44 2018-03-30 11:40:27 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Patch configure so it respects CC and CPP variables. 2018-03-30 16:17:16 +00:00
x11-wm Fix build on armvX. 2018-03-29 06:10:57 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Make a note of Perl's default being changed. 2018-03-30 12:18:13 +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.