FreeBSD ports tree (read-only mirror)
Find a file
Andrej Zverev 6df56f4deb - do not install .orig file
- add NO_ARCH
- bump PORTREVISION

Reviewed by:	miwi
2016-01-06 09:17:53 +00:00
accessibility
arabic
archivers Fix multiple vulnerabilities. 2016-01-05 13:08:34 +00:00
astro Remove perl5.16-specific bits from perl@ ports. While here, sort 2016-01-01 23:39:45 +00:00
audio - Update to 1.0.9 2016-01-06 06:22:29 +00:00
benchmarks
biology
cad
chinese eric6 ports: Update to version 6.1.1. 2016-01-04 17:35:32 +00:00
comms Update GStreamer1 to 1.6.2. 2016-01-04 14:21:56 +00:00
converters
databases - Fix wrong path searching for logback.xml 2016-01-06 08:50:23 +00:00
deskutils deskutils/taskwarrior: Update to 2.5.0, Modernize 2016-01-05 16:09:32 +00:00
devel - Update to 1.7.0 2016-01-06 06:14:55 +00:00
dns Update the address for h.root-servers.net. 2016-01-05 21:23:58 +00:00
editors - Update to git revision 0a7ad07[1] 2016-01-04 07:56:59 +00:00
emulators xen: fix XSAs 2016-01-05 10:06:07 +00:00
finance
french eric6 ports: Update to version 6.1.1. 2016-01-04 17:35:32 +00:00
ftp Update GStreamer1 to 1.6.2. 2016-01-04 14:21:56 +00:00
games Rename games/supertux-devel to games/supertux2 and update to new stable 2016-01-05 21:50:35 +00:00
german eric6 ports: Update to version 6.1.1. 2016-01-04 17:35:32 +00:00
graphics - do not install .orig file 2016-01-06 09:17:53 +00:00
hebrew
hungarian
irc
japanese
java - Partially implement getThreadUserTime() using getrusage(2). Note we can 2016-01-05 22:39:46 +00:00
Keywords
korean
lang - Add ruby23 2.3.0 2016-01-05 19:19:34 +00:00
mail Execute run_rc_command even if the config file doesn't exist. Previously, 2016-01-05 20:59:02 +00:00
math math/py-networkx: let it build with python3 2016-01-05 08:42:05 +00:00
misc - Clarify LICENSE 2016-01-04 08:36:29 +00:00
Mk - Add ruby23 2.3.0 2016-01-05 19:19:34 +00:00
multimedia Update to upstream version 8.7.0 ; Fix build failure on pre-10.x systems 2016-01-05 13:41:44 +00:00
net This class provides support for database URIs. They're inspired by 2016-01-06 07:46:43 +00:00
net-im Update to 2.10.12. See https://developer.pidgin.im/wiki/ChangeLog 2016-01-05 20:43:49 +00:00
net-mgmt net-mgmt/cacti: add patch for SQL injection in the graphs.php page 2016-01-06 01:33:23 +00:00
net-p2p - Switch to options helpers 2016-01-06 01:16:11 +00:00
news Fix staging (as a regular user) / packaging (as root) 2016-01-03 12:04:40 +00:00
palm
polish
ports-mgmt ports-mgmt/portscout: Make GitHub ports work, fix bugs 2016-01-04 16:50:01 +00:00
portuguese eric6 ports: Update to version 6.1.1. 2016-01-04 17:35:32 +00:00
print print/py-reportlab: Update version 3.0=>3.2.0 [1] 2016-01-03 21:53:08 +00:00
russian eric6 ports: Update to version 6.1.1. 2016-01-04 17:35:32 +00:00
science science/metaf2xml: update 1.57 -> 1.58 2016-01-04 13:49:17 +00:00
security Correct version range in kea entry. 2016-01-06 07:30:43 +00:00
shells
sysutils -Update to 4.90B 2016-01-06 06:10:21 +00:00
Templates
textproc - Update to 2.2.1 2016-01-06 06:13:24 +00:00
Tools
ukrainian
vietnamese
www Set MASTER_SITE_SUBDIR again. 2016-01-05 18:04:43 +00:00
x11 Update GStreamer1 to 1.6.2. 2016-01-04 14:21:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to version 2.2.12 2016-01-06 07:21:39 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Rename games/supertux-devel to games/supertux2 and update to new stable 2016-01-05 21:50:35 +00:00
README
UIDs
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.