1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-07-04 15:41:46 +00:00
accessibility Update to 2.22.3. 2008-07-01 02:51:47 +00:00
arabic
archivers Fix broken build. 2008-07-02 23:02:46 +00:00
astro - Update to 1.3.5 2008-07-03 05:47:18 +00:00
audio - Update to 2.1 2008-07-04 13:40:31 +00:00
benchmarks
biology - Update to 1.45 2008-07-04 02:53:15 +00:00
cad
chinese
comms - Unbreak on recent 8-current (after sgtty changes). 2008-07-02 23:15:03 +00:00
converters Upgrade to 2.11. 2008-07-02 07:46:08 +00:00
databases Update to 0.39.4 2008-07-03 16:16:02 +00:00
deskutils It disappeared from master site and take over by alacarte. 2008-07-04 03:13:51 +00:00
devel Update to 0.53 2008-07-04 09:16:58 +00:00
dns Hook bind95 up to the build 2008-07-04 15:41:46 +00:00
editors - Respect NOPORTDATA [1] 2008-07-03 22:11:38 +00:00
emulators - Fix a build error with bsdcpio on 8.x 2008-06-30 04:46:46 +00:00
finance Add a missing dependency, librsvg2, to view the svg images. Bump the 2008-07-04 02:55:24 +00:00
french
ftp
games - Update to 1.7.4 2008-07-03 19:05:04 +00:00
german
graphics - Update to 1.18 2008-07-03 22:43:49 +00:00
hebrew
hungarian
irc - Update to 1.2.1 2008-07-03 19:32:51 +00:00
japanese Update to 20080630. 2008-07-02 05:19:25 +00:00
java - Update to 1.3.18 2008-07-03 13:15:41 +00:00
korean - s/PREFIX/LOCALBASE/ in DEPENDS 2008-06-28 20:08:28 +00:00
lang - liblua.so is required in building mod_security, wireshark and possibly others with lua support, now create a shared lib is needed. 2008-07-04 00:55:59 +00:00
mail - Update to 1.03 2008-07-04 04:42:33 +00:00
math Build fix on amd64. 2008-07-03 03:53:21 +00:00
mbone
misc - Update to 2.3.5 2008-07-04 15:31:22 +00:00
Mk Add a quick-reference comment block at the beginning directing end-users 2008-07-04 08:14:21 +00:00
multimedia - Update to 0.4.16 2008-07-03 13:19:49 +00:00
net - Unbreak jail builds (bpf0 has been here since 3.x). 2008-07-04 00:44:12 +00:00
net-im - fix login problems 2008-07-02 18:28:42 +00:00
net-mgmt - Upgrade to 5.4.1.2. 2008-07-03 13:35:20 +00:00
net-p2p - Update to 0.4.3 2008-07-03 20:51:17 +00:00
news
palm
polish
ports-mgmt Don't try to patch inexistent files if WEB_EXP in not on. 2008-07-01 20:06:20 +00:00
portuguese
print - Fix distinfo 2008-07-04 14:26:52 +00:00
russian
science
security - Document py-pylons -- Path traversal bug 2008-07-04 14:37:36 +00:00
shells
sysutils - Update to 3.59 2008-07-04 15:28:21 +00:00
Templates
textproc - Update to 0.994 2008-07-04 02:18:55 +00:00
Tools Reflect latest changes from production: 2008-07-02 08:44:20 +00:00
ukrainian
vietnamese
www Fix MATER_SITES path. 2008-07-04 13:11:09 +00:00
x11 - libgen.h needs to be included on amd64 2008-07-02 12:54:52 +00:00
x11-clocks
x11-drivers
x11-fm Update to 2.22.4. 2008-07-01 02:49:35 +00:00
x11-fonts
x11-servers - fix typo -> plist for -DNOPORTDOCS 2008-07-04 14:04:22 +00:00
x11-themes Update to 2.14.3. 2008-07-01 02:00:25 +00:00
x11-toolkits -NOPORTDOCS -> NOPORTEXAMPLES 2008-07-04 03:25:30 +00:00
x11-wm Update to 2.3.2. 2008-07-03 05:56:51 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED It disappeared from master site and take over by alacarte. 2008-07-04 03:13:51 +00:00
README
UIDs
UPDATING - Add entry for irc/ratbox-services 2008-07-02 22:33:10 +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.