Personal patches
Go to file
Sunpoet Po-Chuan Hsieh cce33d80f6 Update to 5.0.0
- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/jupyter/notebook/releases
2017-04-05 19:58:15 +00:00
accessibility
arabic
archivers Move archivers/pecl-snappy to archivers/php-snappy 2017-04-04 20:01:16 +00:00
astro - Update to 11826 2017-04-05 18:21:40 +00:00
audio Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
base
benchmarks
biology
cad
chinese
comms Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
converters
databases Update to 1.1.9 2017-04-05 19:57:38 +00:00
deskutils Fix build with glibmm 2.50 (r437481). 2017-04-04 19:41:08 +00:00
devel Update to 1.1.1 2017-04-05 19:58:09 +00:00
dns Now builds on sparc64. 2017-04-05 02:10:25 +00:00
editors Fix build with recent sigc++20 2017-04-05 11:10:31 +00:00
emulators xen: apply XSA-212 2017-04-04 13:32:53 +00:00
finance finance/R-cran-tseries: updated to version 0.10-38 2017-04-04 06:42:44 +00:00
french
ftp Fix CVE-2017-7407 2017-04-05 19:56:58 +00:00
games Fix a couple of bugs that prevented `games/quake2lnx' from fully working 2017-04-05 17:58:37 +00:00
german
graphics Update to 2.44 2017-04-05 19:57:28 +00:00
hebrew
hungarian
irc Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
japanese
java
Keywords
korean
lang Update to the 20170404 snapshot of GCC 5.4.1. 2017-04-05 19:04:41 +00:00
mail Update to 1.4.3 2017-04-04 09:28:36 +00:00
math Fix *_DEPENDS 2017-04-05 13:35:45 +00:00
misc misc/osinfo-db: update to 20170326 2017-04-05 14:24:09 +00:00
Mk The lang/perl5* ports are allowed to have their shebangs pointing to the 2017-04-04 14:06:41 +00:00
multimedia multimedia/emby-server: Update to 3.2.10 2017-04-05 15:36:11 +00:00
net Update to 0.5.1 2017-04-04 20:55:05 +00:00
net-im
net-mgmt net-mgmt/semaphore: require mysql for startup to avoid failure 2017-04-03 17:20:32 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/create-rb-port: update to 0.0.3 2017-04-05 17:55:23 +00:00
portuguese
print Fix build with new sigc++20 2017-04-04 07:02:08 +00:00
russian
science science/vmd: unbreak build 2017-04-04 05:19:52 +00:00
security security/acme-client: Update pkg-message 2017-04-05 18:34:13 +00:00
shells
sysutils sysutils/consul: fix version 2017-04-05 15:28:41 +00:00
Templates
textproc Add new port: textproc/uncle 2017-04-04 22:52:24 +00:00
Tools
ukrainian
vietnamese
www Update to 5.0.0 2017-04-05 19:58:15 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Unbreak after r436971. 2017-04-05 07:46:20 +00:00
x11-toolkits Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
x11-wm - Add options to select between ALSA and PULSEAUDIO 2017-04-04 21:54:00 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move archivers/pecl-snappy to archivers/php-snappy 2017-04-04 20:01:16 +00:00
README
UIDs
UPDATING Fix typo 2017-04-04 09:48:18 +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.