1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-01-08 01:16:28 +00:00
accessibility Update to 2.20.3. 2008-01-07 21:56:13 +00:00
arabic
archivers Update to 2.20.3. 2008-01-07 22:20:12 +00:00
astro Clean-up the Makefile -- this was supposed to be done in the previous 2008-01-06 18:02:13 +00:00
audio Chase the source tarball changes by the vendor. 2008-01-07 17:37:38 +00:00
benchmarks
biology Fix build on !i386 2008-01-04 15:14:52 +00:00
cad Update to 2.0.3. 2008-01-06 09:55:14 +00:00
chinese - Add a workaround support for KDE. 2008-01-07 15:36:34 +00:00
comms
converters - Update to 0.21. 2008-01-06 08:34:08 +00:00
databases Update to 0.34. 2008-01-07 21:03:52 +00:00
deskutils - Update to 0.8.10 2008-01-07 22:47:22 +00:00
devel Upgrade to version 0.1.2.3. 2008-01-07 21:53:17 +00:00
dns - Update to 0.35 2008-01-06 02:46:30 +00:00
editors Improve on port description, fix some typos. 2008-01-08 00:09:48 +00:00
emulators Take care of removing /usr/local/man/de.UTF-8/man1 in case it's emtpy 2008-01-06 01:38:59 +00:00
finance - Update to 0.04 2008-01-07 17:24:31 +00:00
french Add Adobe Reader 8.1.1 and localized versions (total 15 2008-01-04 20:22:56 +00:00
ftp - Fix issue, if compiled with both base and port versions of openssl 2008-01-07 20:55:35 +00:00
games - Update to 20080107 2008-01-08 01:16:28 +00:00
german Add Adobe Reader 8.1.1 and localized versions (total 15 2008-01-04 20:22:56 +00:00
graphics Update to 2.20.4. 2008-01-07 22:15:00 +00:00
hebrew
hungarian
irc Upgrade to 1.33. It should work with latest POE. 2008-01-04 17:41:01 +00:00
japanese Add Adobe Reader 8.1.1 and localized versions (total 15 2008-01-04 20:22:56 +00:00
java
korean Add Adobe Reader 8.1.1 and localized versions (total 15 2008-01-04 20:22:56 +00:00
lang - Add a better way to install fpc.cfg config file, now lazarus will compile 2008-01-06 21:20:12 +00:00
mail - Update to 20080104 2008-01-07 22:36:51 +00:00
math Use termios terminal interface, so that COMPAT_43TTY kernel 2008-01-07 01:31:53 +00:00
mbone
misc
Mk
multimedia Update to 2.20.3. 2008-01-07 22:03:13 +00:00
net - Update to 20071030 2008-01-07 23:19:38 +00:00
net-im - remove one master_site 2008-01-05 07:02:51 +00:00
net-mgmt - Fix pkg-plist 2008-01-07 14:08:44 +00:00
net-p2p - Update to 3.0.4.2 2008-01-07 21:48:37 +00:00
news - Update to 1.09 2008-01-04 13:34:59 +00:00
palm
polish
ports-mgmt pkg_cleanup finds packages that are not requested by any other installed 2008-01-04 13:28:51 +00:00
portuguese Add Adobe Reader 8.1.1 and localized versions (total 15 2008-01-04 20:22:56 +00:00
print Remove icon files when deinstalling. Bump PORTREVISION. 2008-01-07 14:02:37 +00:00
russian
science - Mark as BROKEN >= 700042 2008-01-07 14:36:37 +00:00
security - Update to 0.41.1 2008-01-08 01:13:36 +00:00
shells
sysutils - Update to 1.7 2008-01-07 22:24:55 +00:00
Templates
textproc Update to 1.10 2008-01-07 17:28:17 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.0.4 2008-01-08 00:13:17 +00:00
x11 Update to 2.20.3. 2008-01-07 22:49:53 +00:00
x11-clocks
x11-drivers
x11-fm - Add patch to prevent a crashed when allocate dynamic memory. [1] 2008-01-06 15:20:58 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.12.1. 2008-01-07 21:24:37 +00:00
x11-wm - Fix bmake error in a case when only WITHOUT_NLS option are selected. [1] 2008-01-04 15:27:59 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove devel/aegis entry after resurrecting it. 2008-01-04 18:34:11 +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.