Personal patches
Go to file
Dmitry Marakasov 5917c35f12 - Update to 3.5.7
PR:		201000
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-06-23 16:01:42 +00:00
accessibility
arabic
archivers Drop unneeded perl5 run dependency 2015-06-20 13:22:51 +00:00
astro Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
audio - Switch to USES=autoreconf 2015-06-23 14:14:00 +00:00
benchmarks Convert to USES=autoreconf 2015-06-21 16:03:34 +00:00
biology Convert to COPYTREE_SHARE 2015-06-23 06:58:19 +00:00
cad Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
chinese
comms Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
converters - Update to 1.05 2015-06-23 14:30:16 +00:00
databases databases/freetds: Update version 0.95.1=>0.95.8 2015-06-23 09:36:51 +00:00
deskutils - Strip libraries 2015-06-23 14:07:14 +00:00
devel - Strip libraries 2015-06-23 14:12:14 +00:00
dns Convert to USES=autoreconf 2015-06-21 16:07:23 +00:00
editors - Update to 3.5.7 2015-06-23 16:01:42 +00:00
emulators - Strip libraries 2015-06-23 14:13:38 +00:00
finance - Update to 1.2 2015-06-20 09:39:48 +00:00
french
ftp Update to 4.6.3a 2015-06-22 20:49:39 +00:00
games - Clarify LICENSE 2015-06-23 14:14:39 +00:00
german - Update to 2015.06.21 2015-06-23 12:20:58 +00:00
graphics - Remove USES=desktop-file-utils as suggested by stage-qa 2015-06-23 14:14:44 +00:00
hebrew
hungarian
irc - Fix shebangs 2015-06-17 13:01:35 +00:00
japanese Deprecate ports broken for more than 6 months 2015-06-20 17:28:54 +00:00
java . Fix packing list. 2015-06-21 18:30:41 +00:00
Keywords
korean
lang Upgrade to version 4.7.6; remove unused DOCS option. 2015-06-23 11:08:02 +00:00
mail - Update to 0.9.7 2015-06-23 15:09:05 +00:00
math - Fix library installation 2015-06-23 14:11:44 +00:00
misc Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Mk Uses/ada.mk: "47" is no longer a valid argument 2015-06-23 10:57:16 +00:00
multimedia - Use memalign hack only on supported systems that need it 2015-06-22 20:32:33 +00:00
net - Add NO_ARCH 2015-06-23 12:22:36 +00:00
net-im Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
net-mgmt - Update to 3.28 2015-06-23 12:08:15 +00:00
net-p2p Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
news Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
palm
polish
ports-mgmt
portuguese
print Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
russian
science - Add PORTSCOUT 2015-06-23 12:21:35 +00:00
security - Add NO_ARCH 2015-06-23 12:22:40 +00:00
shells Move the SF mirrors first again 2015-06-16 11:03:49 +00:00
sysutils - Update to 0.2.4 2015-06-23 14:29:24 +00:00
Templates Update config.guess and config.sub to the latest version. 2015-06-21 11:55:42 +00:00
textproc - Update to 2.0 2015-06-23 14:28:24 +00:00
Tools
ukrainian
vietnamese
www Update to 3.20150614. 2015-06-23 14:13:25 +00:00
x11 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-input-wacom: update to 0.30.0 2015-06-15 13:05:25 +00:00
x11-fm Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
x11-fonts
x11-servers
x11-themes Fix packaging 2015-06-23 08:01:35 +00:00
x11-toolkits - Update to 3.5.7 2015-06-23 16:01:41 +00:00
x11-wm Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
.arcconfig
.gitignore
CHANGES Document the removal of USE_RCORDER 2015-06-22 19:59:11 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Add rcynic and rpkirtr users groups for upcoming rpki ports 2015-06-21 22:15:11 +00:00
LEGAL
Makefile
MOVED Fix MOVED entry 2015-06-22 22:06:34 +00:00
README
UIDs Add rcynic and rpkirtr users groups for upcoming rpki ports 2015-06-21 22:15:11 +00:00
UPDATING Add rebuild of LibreSSL ports to UPDATING 2015-06-15 17:31:22 +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.