Personal patches
Go to file
Dmitry Marakasov 183d198f5d - Always check OPSYS along with OSVERSION
- Remove always false OSVERSION condition

Approved by:	portmgr blanket
2017-04-07 16:05:45 +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
devel - Always check OPSYS along with OSVERSION 2017-04-07 16:04:31 +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
french
ftp - Update to 1.5.2 2017-04-07 08:47:27 +00:00
games - Update Doom Legacy to version 1.46.3 2017-04-07 15:43:20 +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 multimedia/kvazaar: unblock 10.3 i386 /latest package after r423328 2017-04-06 22:16:14 +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
russian
science
security - Always accompany OSVERSION check with OPSYS check 2017-04-07 16:00:06 +00:00
shells - Always accompany OSVERSION check with OPSYS check 2017-04-07 16:00:46 +00:00
sysutils sysutils/terraform: Update to 0.9.2 2017-04-07 13:38:01 +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
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.7.58 2017-04-06 22:24:25 +00:00
x11-wm
.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

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.