1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2016-08-09 14:06:42 +00:00
accessibility
arabic
archivers USE_BDB cleanup. 2016-08-08 13:46:50 +00:00
astro - Update to 0.073 2016-08-08 11:38:29 +00:00
audio Pacify stage-qa 2016-08-09 13:46:14 +00:00
benchmarks benchmarks/clpeak: set USE_GL rather than hardcoding LIB_DEPENDS 2016-08-05 15:04:01 +00:00
biology - Update to 1.9 [1] 2016-08-08 11:21:04 +00:00
cad Update to version 3.8.1 2016-08-03 22:25:57 +00:00
chinese USE_BDB cleanup. 2016-08-08 13:46:50 +00:00
comms USE_BDB cleanup. 2016-08-08 13:46:50 +00:00
converters
databases databases/libzdb: Change USE_MYSQL -> USES=mysql and USE_OPENSSL -> USES=ssl 2016-08-08 17:40:33 +00:00
deskutils deskutils/puush: 0.0.1 -> 0.0.2 2016-08-08 17:56:45 +00:00
devel devel/adaid: Upgrade version v0.0.0 => v0.0.1 2016-08-09 14:06:42 +00:00
dns Strip binary 2016-08-08 14:17:36 +00:00
editors USE_BDB cleanup. 2016-08-08 13:46:50 +00:00
emulators emulators/i386-wine-devel: update to 1.9.16 2016-08-09 07:46:38 +00:00
finance
french
ftp mark ftp/curl-hiphop broken, deprecated and set expiration date 2016-08-07 00:25:28 +00:00
games Fix build with mono 4.4. 2016-08-08 17:50:44 +00:00
german
graphics - Update to 1.1.1-1 2016-08-09 03:28:18 +00:00
hebrew
hungarian
irc Fix build with mono 4.4. 2016-08-09 07:13:44 +00:00
japanese USE_BDB cleanup. 2016-08-08 13:46:50 +00:00
java - Fix build when CC contains "/". 2016-08-04 23:59:15 +00:00
Keywords
korean
lang Update to 4.0.1.10. 2016-08-08 17:55:48 +00:00
mail - Update to 1.3.3.a1 2016-08-08 16:22:11 +00:00
math - Update to 0.5.2 2016-08-09 06:13:32 +00:00
misc - Update to 1.66 2016-08-09 09:19:36 +00:00
Mk Only try to create DISTDIR if it does not exist already. 2016-08-08 12:57:34 +00:00
multimedia multimedia/emby-server: Update to 3.0.6050 2016-08-09 09:23:11 +00:00
net - Update to 0.28 2016-08-09 07:59:21 +00:00
net-im - Strip binary 2016-08-08 14:39:13 +00:00
net-mgmt net-mgmt/argus3: Fix rc.d script 2016-08-08 21:17:25 +00:00
net-p2p USE_BDB cleanup. 2016-08-08 13:46:50 +00:00
news USE_BDB cleanup. 2016-08-08 13:46:50 +00:00
palm
polish
ports-mgmt Fix pkg-plist. 2016-08-07 11:43:58 +00:00
portuguese
print USE_BDB cleanup. 2016-08-08 13:46:50 +00:00
russian
science - Update to 1.34 2016-08-09 09:06:49 +00:00
security - Update to 2.29b 2016-08-09 12:55:52 +00:00
shells
sysutils - Update tp 1.16 2016-08-09 09:13:02 +00:00
Templates
textproc - Fix license 2016-08-09 09:01:04 +00:00
Tools
ukrainian
vietnamese
www Remove files forgotten in last commit 2016-08-09 07:11:41 +00:00
x11 Register missing USE* flags 2016-08-08 19:08:09 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/rodent: Fix LIB_DEPENDS broken by r300560 (July 2012) 2016-08-04 15:54:57 +00:00
x11-fonts New port: x11-fonts/hack-font. 2016-08-06 12:43:50 +00:00
x11-servers
x11-themes
x11-toolkits Update to 4.2. 2016-08-08 18:01:27 +00:00
x11-wm - Update to version 1.11.91 2016-08-05 23:58:09 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2016-08-08 17:47:14 +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.