Personal patches
Go to file
Michael Gmelin 37be1ecae4 Fix version string, improve package naming
Also removed PORTREVISION, as pkg version -t v2.1.1_1 2.1.1 results in "<"

Reported by:	mat
2017-04-07 18:01:06 +00:00
accessibility
arabic
archivers Update to 0.25 2017-04-06 21:56:06 +00:00
astro - Update to 11826 2017-04-05 18:21:40 +00:00
audio Update to 1.1.7 2017-04-06 22:28:08 +00:00
base
benchmarks benchmarks/gobench: mark deprecated 2017-04-05 21:19:04 +00:00
biology
cad
chinese
comms Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
converters Update to 11.5 2017-04-06 21:57:32 +00:00
databases Add more TEST_DEPENDS 2017-04-06 21:55:36 +00:00
deskutils Fix build with glibmm 2.50 (r437481). 2017-04-04 19:41:08 +00:00
devel Fix version string, improve package naming 2017-04-07 18:01:06 +00:00
dns Update to 1.19 2017-04-06 21:56:38 +00:00
editors Fix build with recent sigc++20 2017-04-05 11:10:31 +00:00
emulators emulators/ppsspp: don't enable EGL by default on arm 2017-04-07 01:34:22 +00:00
finance finance/R-cran-tseries: updated to version 0.10-38 2017-04-04 06:42:44 +00:00
french
ftp - Update to 1.5.2 2017-04-07 08:47:27 +00:00
games Disable searching for WADs in the current directory as it can easily take 2017-04-07 17:39:58 +00:00
german
graphics - Add LICENSE 2017-04-07 09:02:12 +00:00
hebrew
hungarian
irc Update to 0.90 2017-04-06 21:56:42 +00:00
japanese
java
Keywords
korean
lang - Remove always true OSVERSION condition 2017-04-07 16:03:05 +00:00
mail New version: 0.03 2017-04-07 07:11:40 +00:00
math - Remove always-true OSVERSION condition 2017-04-07 16:01:45 +00:00
misc - Always check OPSYS along with OSVERSION 2017-04-07 16:05:45 +00:00
Mk Implement test target for USE_ANT=yes. 2017-04-05 23:31:18 +00:00
multimedia - Remove always true OSVERSION conditions 2017-04-07 16:06:12 +00:00
net Update to 4.7.0 2017-04-06 21:57:23 +00:00
net-im Remove Perl core modules 2017-04-05 19:59:15 +00:00
net-mgmt - Always accompany OSVERSION check with OPSYS check 2017-04-07 15:57:24 +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
security security/sslsplit: fix build with libressl-devel 2017-04-07 17:23:23 +00:00
shells - Always accompany OSVERSION check with OPSYS check 2017-04-07 16:00:46 +00:00
sysutils - Remove always true OSVERSION condition 2017-04-07 16:11:38 +00:00
Templates
textproc Fix INDEX 2017-04-07 05:34:13 +00:00
Tools
ukrainian
vietnamese
www - Adjust CONFLICTS_INSTALL after add py-django111 2017-04-07 07:55:09 +00:00
x11 x11/p5-X11-Xlib: update 0.03 -> 0.11 2017-04-07 09:13:24 +00:00
x11-clocks
x11-drivers
x11-fm - Add LICENSE 2017-04-07 16:28:17 +00:00
x11-fonts
x11-servers
x11-themes Unbreak after r436971. 2017-04-05 07:46:20 +00:00
x11-toolkits Update to 1.7.58 2017-04-06 22:24:25 +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 Add UID/GID for gitlab-runner 2017-04-07 13:46:28 +00:00
LEGAL
Makefile
MOVED Update to 5.3.0 2017-04-06 01:33:55 +00:00
README
UIDs Add UID/GID for gitlab-runner 2017-04-07 13:46:28 +00:00
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.