1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christian Weisgerber 6aac4af2e2 * upgrade to 0.2.3
* update lib version of libao dependency
2002-01-16 14:54:05 +00:00
accessibility/atk
arabic
archivers Remove empty files. 2002-01-15 09:28:31 +00:00
astro Add port astro/wmsolar - A dockapp that displays the solar system 2002-01-15 23:31:27 +00:00
audio * upgrade to 0.2.3 2002-01-16 14:54:05 +00:00
benchmarks
biology
cad
chinese Update to 4.44 2002-01-11 22:27:53 +00:00
comms Add port of the 3.00 beta API for Dallas Semiconductors 1-wire lan devices 2002-01-16 13:05:42 +00:00
converters
databases Add ruby-bdb1, a Ruby interface to Berkeley DB revision 1.8x with full 2002-01-15 22:16:30 +00:00
deskutils Remove empty files. 2002-01-15 09:28:31 +00:00
devel Add boost, free peer-reviewed portable C++ source libraries. 2002-01-15 03:39:11 +00:00
dns Update to 0.9.01 2002-01-11 22:31:42 +00:00
editors After patching is done remove ${WRKSRC}/user/wp/strings/*.orig, because 2002-01-14 18:16:29 +00:00
emulators Oops. Add missing entry to plist 2002-01-11 06:28:32 +00:00
finance Update to 1.6.5. 2002-01-10 12:10:07 +00:00
french
ftp
games Update to 1.0.1. 2002-01-15 07:31:43 +00:00
german
graphics s/malloc.h/stdlib.h/ 2002-01-15 13:26:30 +00:00
hebrew
hungarian
irc Fix MASTER_SITES. 2002-01-13 09:04:50 +00:00
japanese Synchronize to tgif-nls version (MAINTAINER's update) 2002-01-16 13:15:33 +00:00
java
korean
lang Activate python21. 2002-01-16 12:35:33 +00:00
mail * Do not clobber plaintext manual if WITH_MUTT_HTML is undefined. 2002-01-16 11:59:43 +00:00
math Update to 1.0.2. 2002-01-16 12:45:38 +00:00
mbone
misc Upgrade to 1.0.2. Ignore port for Python-2.2 as there are 2002-01-15 12:28:11 +00:00
Mk Grr. Really fix PYTHON_WRKSRC for 2.1.1. 2002-01-16 12:24:32 +00:00
multimedia s/malloc.h/stdlib.h/ 2002-01-15 13:26:30 +00:00
net - Update/rewrite to version 2.0 2002-01-16 08:41:15 +00:00
net-im add py-jabber 0.2 2002-01-13 09:21:34 +00:00
net-mgmt Fix mastersites 2002-01-15 03:04:08 +00:00
net-p2p
news Update to 0.11.91. 2002-01-15 08:32:27 +00:00
palm
picobsd
polish
ports-mgmt Update to 20020116.1. 2002-01-16 10:38:53 +00:00
portuguese
print Drop my maintainership. Anybody feel free to update it. 2002-01-16 10:43:52 +00:00
russian
science
security Add ruby-aes, a Ruby extension library which implements AES (Rijndael) 2002-01-16 11:16:06 +00:00
shells Upgrade to v0.6.0. 2002-01-14 06:53:27 +00:00
sysutils Update to 20020116.1. 2002-01-16 10:38:53 +00:00
Templates
textproc Use onsgmls instead of nsgmls when $WITH_OPENJADE is defined. 2002-01-16 00:44:36 +00:00
Tools - New option `-e' - threat warnings as errors; 2002-01-14 13:07:34 +00:00
ukrainian Change "PNG" to "image", as this library can generate different formats 2002-01-12 18:45:25 +00:00
vietnamese
www Update to 0.9.5. 2002-01-16 10:42:00 +00:00
x11 Turn on SYSCONS_SUPPORT for the Alpha architecture. The build gets farther 2002-01-16 00:06:02 +00:00
x11-clocks Bring in a few changes to the KDE ports infrastructure, and some fixes. 2002-01-11 06:17:04 +00:00
x11-fm Update to version 2.3.1 2002-01-10 14:04:49 +00:00
x11-fonts
x11-servers
x11-themes Bring in a few changes to the KDE ports infrastructure, and some fixes. 2002-01-11 06:17:04 +00:00
x11-toolkits Update to 0.19. 2002-01-13 19:21:34 +00:00
x11-wm Add missing dependency 2002-01-13 08:41:13 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.