Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 19ed7411ac Update to 0.14.1
- Add LICENSE_FILE
- Use USES=localbase
- Add missing dependency
- Convert to options target helper
- Strip shared library

Changes:	https://sourceforge.net/p/pyx/code/HEAD/tree/trunk/pyx/CHANGES
2017-06-13 16:55:14 +00:00
accessibility accessibility/redshift: fix shebangs 2017-06-09 21:39:22 +00:00
arabic
archivers Fix sorting. 2017-06-11 21:03:58 +00:00
astro Convert to USES=groff 2017-06-12 20:07:13 +00:00
audio Use DISTVERSIONSUFFIX instead of DISTNAME 2017-06-13 16:55:04 +00:00
base
benchmarks Update distinfo and unbreak this port 2017-06-11 07:28:05 +00:00
biology - Update WWW 2017-06-10 09:01:19 +00:00
cad
chinese
comms
converters Update to 0.30 2017-06-13 16:54:19 +00:00
databases Update to 0.21.0 2017-06-13 16:54:24 +00:00
deskutils Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
devel Update to 3.6.4 2017-06-13 16:55:10 +00:00
dns Update distinfo and unbreak this port 2017-06-11 07:39:12 +00:00
editors Attempt to fix build when WRKDIRPREFIX is defined by the user. 2017-06-12 22:21:42 +00:00
emulators Update qemu-sbruno and qemu-user-static to 2.9.50 2017-06-12 14:35:10 +00:00
finance finance/py-python-obelisk: Update py-twisted dependency 2017-06-11 03:36:54 +00:00
french - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
ftp Add port ftp/netdumpd. 2017-06-13 16:39:43 +00:00
games Mark BROKEN: conflicting dependencies 2017-06-11 15:21:31 +00:00
german - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
graphics Update to 0.14.1 2017-06-13 16:55:14 +00:00
hebrew
hungarian
irc
japanese - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
java
Keywords
korean
lang Fix build on HEAD 2017-06-13 05:34:55 +00:00
mail Update to 3.2.2 2017-06-13 16:54:44 +00:00
math - Switch to options helpers 2017-06-13 09:01:23 +00:00
misc Update distinfo and unbreak this port 2017-06-11 07:40:53 +00:00
Mk Remove check for unsupported versions of FreeBSD and add some comments. 2017-06-13 13:28:49 +00:00
multimedia Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
net - net/pacemaker: Update from 1.1.14 to 1.1.16 2017-06-13 14:32:23 +00:00
net-im - Update to 17.04 2017-06-13 09:06:50 +00:00
net-mgmt - net-mgmt/crmsh: Update from 2.2.0 to 3.0.0 2017-06-13 14:53:18 +00:00
net-p2p
news - Update SABnzbd to 2.1.0. 2017-06-12 16:01:20 +00:00
palm
polish
ports-mgmt
portuguese
print Fix dependency issue with missing argparse since it's 2017-06-12 08:37:05 +00:00
russian
science Remove CONFLICTS: science/netcdf-ftn and science/netcdf3-ftn have been removed over 3 years 2017-06-11 01:53:49 +00:00
security security/lynis: Update to 2.5.1 2017-06-13 15:17:26 +00:00
shells Update distinfo and unbreak this port 2017-06-11 07:44:58 +00:00
sysutils Developing extensions for software that doesn't allow you to separate 2017-06-13 16:29:40 +00:00
Templates Add more functions to the autoconf cache that appeared in FreeBSD 9 or 10. 2017-06-10 21:23:04 +00:00
textproc Update to 2.6.1. 2017-06-12 20:44:01 +00:00
Tools Allow editing commit message on failure and save it somewhere if declined. 2017-06-12 17:31:56 +00:00
ukrainian
vietnamese
www Update to 1.7.1 2017-06-13 16:54:49 +00:00
x11 Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Don't use FLAVOR as a variable in ports. 2017-06-13 14:40:17 +00:00
x11-toolkits
x11-wm Does not build on head 2017-06-11 21:39:53 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Readd gnome-autoar and update to 0.2.2. 2017-06-11 21:02:28 +00:00
README
UIDs
UPDATING - Update to 17.04 2017-06-13 09:06:50 +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.