Personal patches
Go to file
Dmitry Marakasov 5efb2e47d4 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2017-07-25 14:37:37 +00:00
accessibility Update to 3.1.8 2017-07-15 19:09:35 +00:00
arabic
archivers Update to 1.6. 2017-07-22 07:06:07 +00:00
astro - Update to r3973 2017-07-21 15:24:59 +00:00
audio - Update to 2.1.3 2017-07-25 11:58:22 +00:00
base
benchmarks Update to 2.99 2017-07-14 14:46:39 +00:00
biology - Update to 1.53 2017-07-23 08:15:07 +00:00
cad Unbreak and update to 20170708. 2017-07-25 12:21:44 +00:00
chinese
comms - Switch to options helpers 2017-07-25 13:36:26 +00:00
converters Update to 2.92 2017-07-18 17:55:15 +00:00
databases Update to 5.1.43 2017-07-24 18:58:56 +00:00
deskutils - Update to 0.8.5 2017-07-25 12:44:06 +00:00
devel devel/gsoap: Update to 2.8.50 2017-07-25 14:14:19 +00:00
dns Update to latest commit. 2017-07-25 12:22:54 +00:00
editors - Fix D_LIB_DIR path on patch file 2017-07-23 05:40:49 +00:00
emulators emulators/rpcs3: update to 0.0.3.34 2017-07-24 22:47:20 +00:00
finance - Update to 1.7.2.0 2017-07-23 07:29:06 +00:00
french
ftp ftp/wget: Make installing docs optional 2017-07-20 09:59:33 +00:00
games - Add games/stuntrally: 3D racing game 2017-07-25 10:22:17 +00:00
german Update to 2017.07.23 2017-07-24 15:59:41 +00:00
graphics - Add LICENSE 2017-07-25 09:01:05 +00:00
hebrew hebrew/hspell: update to 1.4 2017-07-20 08:59:52 +00:00
hungarian
irc
japanese
java java/openjfx8-devel: Update to a more recent snapshot 2017-07-22 22:05:21 +00:00
Keywords
korean
lang Update to v5.27.2-17-g6be75e6. 2017-07-25 12:22:46 +00:00
mail Update to 0.6.71 2017-07-23 14:37:24 +00:00
math - Update to 2.41 2017-07-25 11:55:14 +00:00
misc misc/mc: Fix invalid tty baudrate detection disabling verbose mode 2017-07-23 15:26:36 +00:00
Mk www/seamonkey: update to 2.48 2017-07-24 06:23:00 +00:00
multimedia multimedia/assimp: unbundle minizip 2017-07-25 13:00:13 +00:00
net net/haproxy-devel: Fix build with LibreSSL 2017-07-25 12:31:03 +00:00
net-im Update GStreamer1 ports to 1.12.2. 2017-07-22 11:35:44 +00:00
net-mgmt Update to 4.0.1 2017-07-23 13:12:24 +00:00
net-p2p net-p2p/go-ethereum: Update 1.6.5 -> 1.6.7. 2017-07-20 10:14:36 +00:00
news
palm
polish Update to 20170716 2017-07-17 18:42:43 +00:00
ports-mgmt - Add LICENSE 2017-07-25 14:37:37 +00:00
portuguese
print - New port: print/derelict-ft 2017-07-23 02:43:37 +00:00
russian Deprecate ports BROKEN for more than 6 months 2017-07-22 11:01:38 +00:00
science Give maintainership of science/avogadro to kde@ as kalzium is the only consumer. 2017-07-25 13:21:55 +00:00
security Document gsoap vulnerability 2017-07-25 12:27:58 +00:00
shells
sysutils sysutils/xe: Update to 0.9 2017-07-25 11:46:38 +00:00
Templates
textproc Upgrade to 1.6.11. 2017-07-24 19:42:52 +00:00
Tools
ukrainian
vietnamese
www www/node: Update 8.1.4 -> 8.2.1 2017-07-25 06:41:11 +00:00
x11 x11/lightdm: Fix locale selection 2017-07-24 12:47:45 +00:00
x11-clocks
x11-drivers Update X.org WWWs 2017-07-14 12:44:57 +00:00
x11-fm
x11-fonts Deprecate ports BROKEN for more than 6 months 2017-07-22 11:01:38 +00:00
x11-servers Update X.org WWWs 2017-07-14 12:44:57 +00:00
x11-themes - Update to 3.91.1.7 2017-07-22 16:10:28 +00:00
x11-toolkits Update GStreamer1 ports to 1.12.2. 2017-07-22 11:35:44 +00:00
x11-wm Update x11-wm/awesome to 4.2 2017-07-25 12:34:10 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs UIDs, GIDs: Create new IDs for prometheus alertmanager. 2017-07-17 21:11:55 +00:00
LEGAL
Makefile
MOVED New port: devel/bear 2017-07-23 08:05:00 +00:00
README
UIDs Fix copy and paste error in gitlab-runner home dir 2017-07-19 16:58:14 +00:00
UPDATING security/sshguard: Fix rc script, add UPDATING entry 2017-07-24 10:56:16 +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.