1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2011-05-25 12:54:30 +00:00
accessibility
arabic
archivers Bump USE_BDB due to impending db45 removal. 2011-05-23 17:12:24 +00:00
astro
audio - Change PORTVERSION to DISTVERSION in due of package to be a release candidate 2011-05-24 12:14:27 +00:00
benchmarks - Add license 2011-05-19 18:25:58 +00:00
biology - Update to 1.57 2011-05-24 09:06:29 +00:00
cad - bump after update to graphviz-0.28 2011-05-20 08:31:48 +00:00
chinese - Reformat to fit 80-char terminals better and fix indentation 2011-05-22 12:38:16 +00:00
comms 1. Incorporate a patch from the development repository to fix an error: 2011-05-23 14:17:17 +00:00
converters - Update to 2.27200 2011-05-24 17:05:01 +00:00
databases - Update to 2.8.4 2011-05-25 06:45:31 +00:00
deskutils -Fix install directory naming 2011-05-24 22:54:42 +00:00
devel Horde package for creating and manipulating dates. 2011-05-25 00:09:22 +00:00
dns - Update to 1.4.10 2011-05-25 09:30:38 +00:00
editors
emulators - Clarify VIMAGE option 2011-05-23 07:59:06 +00:00
finance Upgrade to 0.8.6 (bug fixes). 2011-05-22 21:30:43 +00:00
french
ftp - Fix build on OSVERSION > 900035 by disabling use of posix_fallocate() 2011-05-23 13:10:06 +00:00
games - Update to build16 2011-05-25 04:56:48 +00:00
german
graphics - Update to 0.7.1 and unbreak 2011-05-24 23:53:38 +00:00
hebrew
hungarian
irc - Update to 0.10 2011-05-25 08:05:36 +00:00
japanese Update to 20110414. 2011-05-24 02:45:16 +00:00
java - Mark as IGNORE. No development version is available right now. 2011-05-25 09:13:12 +00:00
korean
lang - Update to 4.186 2011-05-24 03:06:48 +00:00
mail - Update to 3230 2011-05-25 07:36:49 +00:00
math Chase glpk shlib version bump. 2011-05-25 09:51:08 +00:00
misc Update to 20110521 version of the FreeBSD docset. 2011-05-22 14:28:50 +00:00
Mk Move Berkeley DB 4.5+ ports to 4.6+ in anticipation of db45 removal. 2011-05-23 16:49:21 +00:00
multimedia . do not use hardcoded perl version at the pkg-plist file; 2011-05-24 20:27:10 +00:00
net - Update to 1.6 2011-05-25 12:54:30 +00:00
net-im
net-mgmt - Remove empty patches files. 2011-05-23 12:50:00 +00:00
net-p2p net-p2p/rtorrent-devel isn't broken anymore. 2011-05-25 08:01:56 +00:00
news Remove sunsite from MASTER_SITES, they're too slow to pick uploads up. 2011-05-23 11:29:41 +00:00
palm
polish - Mark BROKEN: does not configure 2011-05-23 22:58:44 +00:00
ports-mgmt - Update to 0.9.2 2011-05-23 17:36:24 +00:00
portuguese
print Fix cmpsfont dependency. 2011-05-25 10:25:18 +00:00
russian
science
security - Cleanup Part 1 2011-05-25 10:58:15 +00:00
shells
sysutils - Fix tmux.conf location [1] 2011-05-25 00:29:33 +00:00
Templates
textproc Don't create empty INCLUDEDIR during install. 2011-05-25 08:07:40 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.0-6 2011-05-25 11:05:09 +00:00
x11 Add LICENSE. 2011-05-23 12:05:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Pass maintainership to the latest submitter. 2011-05-19 20:26:49 +00:00
x11-toolkits - bump after update to graphviz-0.28 2011-05-20 08:31:48 +00:00
x11-wm - Unbork: 2011-05-23 23:04:12 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - add a current version of yate (3.3.2p1). This is not a repocopy of 2011-05-22 12:38:03 +00:00
KNOBS
LEGAL
Makefile
MOVED Remove databases/db3. All users were using db3+ 2011-05-23 12:09:06 +00:00
README
UIDs - add a current version of yate (3.3.2p1). This is not a repocopy of 2011-05-22 12:38:03 +00:00
UPDATING - add note for mod_perl2 update 2011-05-22 22:30:47 +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.