1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-07-18 11:13:52 +00:00
accessibility
arabic arabic/khotot: cleanups 2015-07-15 20:58:38 +00:00
archivers
astro
audio Remove expired port: 2015-07-16 21:23:42 +00:00
benchmarks
biology
cad Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
chinese Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
comms Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
converters
databases - Update to 5.1.36 2015-07-18 11:13:35 +00:00
deskutils Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
devel - Update to 1.1.6 2015-07-18 11:13:41 +00:00
dns
editors Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
emulators
finance - Update to 6.6.0 2015-07-17 12:24:44 +00:00
french
ftp
games - Add LICENSE 2015-07-17 20:03:27 +00:00
german
graphics Convert to USES=metaport. 2015-07-17 11:05:40 +00:00
hebrew
hungarian
irc
japanese fix issues related with USES=fonts 2015-07-18 02:10:55 +00:00
java java/jakarta-commons-logging: 2015-07-17 15:31:45 +00:00
Keywords
korean
lang Update to the 20150715 snapshot of GCC 4.9.4. 2015-07-17 22:31:47 +00:00
mail Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
math upgrade 6.3.54 2015-07-18 00:56:35 +00:00
misc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
Mk Remove some experiment code. 2015-07-16 22:12:16 +00:00
multimedia multimedia/minitube: 2015-07-17 07:26:23 +00:00
net - Update to 3.07 2015-07-18 11:13:24 +00:00
net-im net-im/tkabber-plugins: add GNUPG option 2015-07-16 09:05:40 +00:00
net-mgmt - Fix shebangs 2015-07-15 18:56:49 +00:00
net-p2p net-p2p/bitcoin: 0.10.2 -> 0.11.0 2015-07-16 18:35:16 +00:00
news - Drop @dirrm* from plist 2015-07-16 02:44:10 +00:00
palm
polish
ports-mgmt
portuguese
print - Update RUN_DEPENDS 2015-07-17 12:25:37 +00:00
russian
science
security Add missing <cvename> to apache entry 2015-07-17 20:41:30 +00:00
shells
sysutils sysutils/reptyr: fix manual page location 2015-07-18 01:12:12 +00:00
Templates
textproc - Update to 1.0.4 2015-07-18 11:13:46 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.5.6 2015-07-18 11:13:52 +00:00
x11 Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/pcmanfm: cleanup 2015-07-15 20:59:07 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Fix runtime error: 2015-07-17 15:42:29 +00:00
.arcconfig
.gitignore
CHANGES Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. 2015-07-16 20:53:28 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2015-07-16 21:23:42 +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.