1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tilman Keskinoz 975b54ec9f Readd kvirc 3.0.0 beta2
Submitted by:	mranner@inode.at
2004-01-13 23:27:16 +00:00
accessibility Update to 1.3.11. 2004-01-12 21:37:02 +00:00
arabic
archivers Update to 1.08 2004-01-13 13:30:14 +00:00
astro - Update to 2.07-pre7. 2004-01-13 16:22:02 +00:00
audio - Update to 1.0.1 2004-01-13 21:32:54 +00:00
benchmarks Add webbench 1.3, simple forking web benchmark. 2004-01-13 22:37:34 +00:00
biology
cad
chinese Back out revision 1.6 which was committed by mistake; the change in 2004-01-13 06:46:25 +00:00
comms - Update to 0.92.0, now with FreeBSD Bluetooth stack support 2004-01-13 20:24:58 +00:00
converters - Fix usage of isXDIGIT() by calling the isxdigit() macro 2004-01-12 19:45:17 +00:00
databases - Update to 1.5 RC8. [1] [2] 2004-01-13 16:11:11 +00:00
deskutils
devel Add hapy, a runtime parser generator. 2004-01-13 21:12:30 +00:00
dns - Update my email address 2004-01-13 15:04:51 +00:00
editors OBE by REINPLACE action in pre-configure. 2004-01-13 17:21:21 +00:00
emulators - Update to 2.3 and use ${DATADIR} 2004-01-13 18:52:26 +00:00
finance
french - Update my email address 2004-01-13 15:04:51 +00:00
ftp - Add USE_AUTOCONF_VER=253 2004-01-12 09:13:52 +00:00
games - Update to 2.7 2004-01-13 21:48:18 +00:00
german
graphics Disable code that was creating /usr/local/lib/gtk-2.0 and not putting 2004-01-13 15:35:31 +00:00
hebrew
hungarian
irc Readd kvirc 3.0.0 beta2 2004-01-13 23:27:16 +00:00
japanese - fix *squirrelmail ports. 2004-01-13 15:59:50 +00:00
java Improved download URL to be more specific. 2004-01-13 22:42:33 +00:00
korean Remove WITHOUT_GNOME support because it doesn't work from the recent 2004-01-13 05:38:11 +00:00
lang Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generation 2004-01-13 21:24:49 +00:00
mail - Add WITHOUT_NLS knob 2004-01-13 16:17:34 +00:00
math Update to 4.3.37. 2004-01-12 20:42:47 +00:00
mbone Reset maintainer to ports@ due to maintainer's request -- he hasn't 2004-01-12 20:04:47 +00:00
misc Only remove share/icons if it exists and is empty. 2004-01-13 22:00:47 +00:00
Mk Remove the gnomeaudio component as it is only used by one port, x11/gnome2, 2004-01-13 17:37:27 +00:00
multimedia - Update to version 0.7.4 2004-01-12 14:00:11 +00:00
net Fix a regression in the upgrade to gaim 0.75: sscanf() was called with 2004-01-13 21:28:43 +00:00
net-im Fix a regression in the upgrade to gaim 0.75: sscanf() was called with 2004-01-13 21:28:43 +00:00
net-mgmt - Update my email address 2004-01-13 15:04:51 +00:00
net-p2p
news
palm
picobsd
polish - Update to 20040111 2004-01-12 20:12:46 +00:00
ports-mgmt
portuguese
print - Update to 2.0.2 2004-01-13 23:06:11 +00:00
russian
science
security - Update to 2.02 2004-01-13 20:41:19 +00:00
shells
sysutils Add scan_ffs 1.0, scan_ffs recovers lost disklabel. 2004-01-13 13:43:24 +00:00
Templates
textproc Remove forgotten file. 2004-01-13 21:06:24 +00:00
Tools
ukrainian
vietnamese
www - Remove thread support in apr. The code prevents apache from running 2004-01-13 22:12:11 +00:00
x11 Update to 0.10.5. 2004-01-12 20:28:19 +00:00
x11-clocks
x11-fm Update to 0.0.4. 2004-01-13 03:43:56 +00:00
x11-fonts
x11-servers
x11-themes Update to 0.6, and apply some plist-resorting goodness. 2004-01-12 02:07:24 +00:00
x11-toolkits Update to 1.3.11. 2004-01-12 21:37:02 +00:00
x11-wm - take maintainership 2004-01-13 05:00:45 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED
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/doc/en_US.ISO8859-1/books/handbook/

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.