Personal patches
Go to file
Kurt Jaeger cab5f57736 textproc/trang: update 2009.11.11 -> 2015.11.27
- change to github

PR:		212898
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	gabor (maintainer timeout)
2016-11-07 15:47:49 +00:00
accessibility
arabic
archivers archivers/zstd is no longer jobs safe. 2016-11-05 23:36:21 +00:00
astro - Update to 0.076 2016-11-07 00:27:54 +00:00
audio - Fix LICENSE handling 2016-11-07 14:25:33 +00:00
base
benchmarks Fix build with gcc 4.9 2016-11-06 09:24:00 +00:00
biology biology/diamond: Update to version 0.8.26 2016-11-06 05:42:32 +00:00
cad - Pet portlint 2016-11-07 14:26:23 +00:00
chinese fandol - Four basic fonts for Chinese typesetting 2016-11-07 06:18:47 +00:00
comms UHD seems to use SSE2 functions and seems to need the addional compiler spitch for FreeBSD 11+ i386 2016-11-06 20:30:49 +00:00
converters - Update to 1.003008 2016-11-06 16:47:44 +00:00
databases - Update to 1.001004 2016-11-06 16:46:44 +00:00
deskutils - Upgrade fet to 5.30.5 2016-11-06 11:45:39 +00:00
devel - Add LICENSE 2016-11-07 14:42:07 +00:00
dns - Update to 1.0.0 2016-11-06 16:49:36 +00:00
editors x11-toolkits/scintilla, editors/scite: update to 3.7.0 2016-11-06 01:21:02 +00:00
emulators - Add LICENSE 2016-11-07 15:27:12 +00:00
finance
french
ftp - Fix IDN option 2016-11-05 18:00:17 +00:00
games Update to 2016.10.30 release 2016-11-07 14:41:21 +00:00
german
graphics - Add LICENSE 2016-11-07 14:13:30 +00:00
hebrew
hungarian
irc Update to 2.1. 2016-11-06 21:08:29 +00:00
japanese Bump PORTREVISION after r425497. 2016-11-06 15:39:19 +00:00
java
Keywords
korean
lang Update to the 20161103 snapshot of GCC 6. 2016-11-06 17:18:04 +00:00
mail mail/milter-greylist: update 4.4.3 -> 4.6.1 2016-11-07 12:39:41 +00:00
math - Add LICENSE 2016-11-07 12:40:37 +00:00
misc - Update to 1.11 2016-11-06 16:47:21 +00:00
Mk - Fix typo 2016-11-05 23:32:10 +00:00
multimedia - Add LICENSE 2016-11-07 12:30:03 +00:00
net - Add LICENSE_FILE 2016-11-07 15:17:50 +00:00
net-im
net-mgmt - Fix LICENSE 2016-11-05 11:57:36 +00:00
net-p2p
news Update slrn to 1.0.3 (bugfix release) 2016-11-06 19:51:44 +00:00
palm
polish
ports-mgmt Now builds on sparc64. 2016-11-04 15:04:47 +00:00
portuguese
print Update to 8.12.9. 2016-11-07 12:51:29 +00:00
russian
science - Add LICENSE 2016-11-07 12:24:07 +00:00
security New port: security/py-mixbox 2016-11-07 13:02:18 +00:00
shells Pass maintainership of PEAR ports to the submitter 2016-11-04 07:50:45 +00:00
sysutils - Fix license 2016-11-07 11:35:07 +00:00
Templates
textproc textproc/trang: update 2009.11.11 -> 2015.11.27 2016-11-07 15:47:49 +00:00
Tools
ukrainian
vietnamese
www Update to 0.2 2016-11-07 15:26:13 +00:00
x11 - Add LICENSE 2016-11-07 10:40:57 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add LICENSE 2016-11-07 11:06:38 +00:00
x11-servers
x11-themes
x11-toolkits - Make NLS support non-optional; the option affects list of installed headers and supported library functions, and disabling it makes third party ports (games/xgospell, for example) fail 2016-11-07 15:47:41 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2016-11-06 18:06:43 +00:00
README
UIDs Do not create the unnecessary home directory (/home/slurm) for the slurm 2016-11-06 16:07:34 +00:00
UPDATING ix Berkeley DB detection at the configuration stage. 2016-11-05 16:57:01 +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.