1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-05-21 21:25:11 +00:00
accessibility - Add empty directory to plist 2015-05-18 02:18:07 +00:00
arabic
archivers Update to r129. Changes at https://github.com/Cyan4973/lz4/releases/tag/r129. 2015-05-19 16:37:07 +00:00
astro Fix paths in pkgconf installed files. 2015-05-21 07:49:05 +00:00
audio - Update to 0.5.7 2015-05-21 16:08:08 +00:00
benchmarks Revive, rework, unbreak, take maintainership 2015-05-21 12:45:40 +00:00
biology
cad - Don't install static libraries with INSTALL_LIB 2015-05-20 01:21:11 +00:00
chinese Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. 2015-05-18 17:07:45 +00:00
comms
converters
databases - Update to 1.2.21 2015-05-21 21:25:11 +00:00
deskutils Expire 14 gnome ports broken for more than 6 months (remove in 2 weeks) 2015-05-19 16:46:13 +00:00
devel - Mark BROKEN: 2015-05-21 16:12:27 +00:00
dns - Add option to install Munun plugin 2015-05-18 17:44:32 +00:00
editors Expire 14 gnome ports broken for more than 6 months (remove in 2 weeks) 2015-05-19 16:46:13 +00:00
emulators Update to Wine 1.7.43. This includes the following changes: 2015-05-21 16:58:20 +00:00
finance finance/frontaccounting: Upgrade version 2.3.22 => 2.3.24 2015-05-21 10:08:46 +00:00
french
ftp - Update to 3.11.0 2015-05-21 11:14:18 +00:00
games - Fix build on pre-10.x 2015-05-21 15:55:52 +00:00
german
graphics - Drop .la file 2015-05-19 19:06:05 +00:00
hebrew
hungarian
irc - Update to 2.10.2, announce message is here: 2015-05-21 18:18:37 +00:00
japanese
java Fix build without precompiled headers and apply r384056 to java/openjdk6. 2015-05-20 21:05:25 +00:00
Keywords
korean
lang Update to GNU awk 4.1.3 (bugfix release) 2015-05-21 18:08:49 +00:00
mail - Update to 0.9.4 2015-05-21 13:34:54 +00:00
math - Update to 0.8.5. 2015-05-21 17:35:34 +00:00
misc Update to tzdata2015d: 2015-05-18 21:00:22 +00:00
Mk Remove GH_COMMIT support. 2015-05-21 15:25:40 +00:00
multimedia multimedia/mpv: fix conflict between ffmpeg and ffmpeg26 2015-05-20 05:06:16 +00:00
net - Mark BROKEN: build fails after libssh update: 2015-05-21 16:09:50 +00:00
net-im Refresh to recent snapshots. 2015-05-19 20:20:11 +00:00
net-mgmt net-mgmt/argus3: Update version 3.0.8=>3.0.8.1 2015-05-21 19:11:18 +00:00
net-p2p
news - remove option broken by r385280 2015-05-18 18:49:20 +00:00
palm
polish
ports-mgmt
portuguese
print Expire 14 gnome ports broken for more than 6 months (remove in 2 weeks) 2015-05-19 16:46:13 +00:00
russian
science - Update to 5.0.5 2015-05-19 01:59:50 +00:00
security Properly register info page 2015-05-21 18:25:10 +00:00
shells
sysutils sysutils/rubygem-facter: update 2.4.3 -> 2.4.4 2015-05-21 11:21:00 +00:00
Templates
textproc - Update to 1.2.0 2015-05-21 16:04:32 +00:00
Tools Tools/scripts: Add size offenders report generator 2015-05-20 16:35:00 +00:00
ukrainian
vietnamese
www - Update to 1.4.6 2015-05-21 21:24:56 +00:00
x11 Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. 2015-05-18 17:07:45 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 1.4.6 2015-05-20 22:18:55 +00:00
x11-fonts - Update to 2.35 2015-05-21 21:24:51 +00:00
x11-servers Automatically load mouse integration support for VirtualBox guest. 2015-05-19 20:04:12 +00:00
x11-themes Reorganize install target 2015-05-20 18:42:32 +00:00
x11-toolkits Fix the build by telling configure to look for the mcs program instead of 2015-05-21 20:55:42 +00:00
x11-wm Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. 2015-05-18 17:07:45 +00:00
.arcconfig
.gitignore
CHANGES Remove GH_COMMIT support. 2015-05-21 15:25:40 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED New port: databases/cegobridge (replaces databases/my2cego) 2015-05-19 06:23:02 +00:00
README
UIDs
UPDATING Add note about webmin and usermin needing a perl-path fix after 2015-05-19 10:00:00 +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.