1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh eb9d3fe4a6 - Add LICENSE
2014-07-21 11:51:20 +00:00
accessibility Remove expired ports: 2014-07-21 08:39:11 +00:00
arabic
archivers
astro
audio - Add LICENSE 2014-07-21 11:51:20 +00:00
benchmarks
biology
cad
chinese Convert 6 chinese font ponts to include with .CURDIR 2014-07-20 09:02:14 +00:00
comms Fix build on head without shared readline. 2014-07-21 08:34:31 +00:00
converters
databases databases/galera: change USE_PYTHON to USE_PYTHON_BUILD 2014-07-20 20:42:23 +00:00
deskutils
devel - Update to 0.007 2014-07-21 11:18:47 +00:00
dns
editors
emulators Use DISTFILES instead of DISTNAME to fix build. 2014-07-20 19:44:42 +00:00
finance
french
ftp - update to 4.3 2014-07-20 19:01:46 +00:00
games games/megaglest: Fix on FreeBSD 10+ (from dports) 2014-07-20 21:00:00 +00:00
german - Update to 2014.07.20 2014-07-21 11:19:02 +00:00
graphics Fix CONFLICTS line too 2014-07-20 22:43:19 +00:00
hebrew
hungarian
irc
japanese Fix LIB_DEPENDS 2014-07-20 19:20:50 +00:00
java . Don't hardcode /bin/bash. Fixes build trace output. 2014-07-20 19:33:08 +00:00
Keywords
korean
lang - Update to 05_20140720 2014-07-21 08:34:26 +00:00
mail Remove mail/getlive as project owner declares GetLive is dead 2014-07-20 21:29:24 +00:00
math Add USES=readline to fix build. 2014-07-20 19:49:21 +00:00
misc Remove expired ports: 2014-07-21 08:39:11 +00:00
Mk bsd.gnome.mk: remove unused libgailgnome component 2014-07-21 08:55:46 +00:00
multimedia - Fix LIRC knob so that liblirc_client is actually found again. 2014-07-20 17:34:08 +00:00
net - Update to 2.142010 2014-07-21 11:18:52 +00:00
net-im - Fix skypebuttons.so's entry in the plist. 2014-07-20 21:28:38 +00:00
net-mgmt net-mgmt/snmptt: 1.3 -> 1.4 2014-07-20 21:32:23 +00:00
net-p2p - update to 3.1.5 2014-07-21 08:07:26 +00:00
news
palm
polish - Update to 20140720 2014-07-21 11:19:07 +00:00
ports-mgmt
portuguese
print Fix LIB_DEPENDS 2014-07-21 05:16:53 +00:00
russian
science Fix LIB_DEPENDS 2014-07-20 19:16:10 +00:00
security Update the latest phpMyAdmin entry with CVE numbers and descriptive 2014-07-20 21:47:42 +00:00
shells
sysutils sysutils/clone: 1.0.4 -> 1.0.5, strip binary 2014-07-21 05:47:39 +00:00
Templates
textproc - Update to 2014.07.20 2014-07-21 11:19:46 +00:00
Tools
ukrainian
vietnamese
www - Add PORTSCOUT 2014-07-21 11:18:57 +00:00
x11 Update to 7.0.26 2014-07-20 22:52:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Revert updating fontsproto 2.1.3 (only works for libXfont >= 1.5) 2014-07-21 06:38:49 +00:00
x11-servers
x11-themes
x11-toolkits Remove expired port: 2014-07-21 09:01:22 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-07-21 09:01:22 +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.