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
Ying-Chieh Liao 0ff251dc90 upgrade to 3.4.1
PR:		34773
Submitted by:	Ports Fury
2002-02-10 02:58:12 +00:00
accessibility/atk
arabic
archivers Update to 0.5.0-pre5, which fixes some critical bugs. 2002-02-01 08:18:57 +00:00
astro
audio - update to 1.4.8 2002-02-09 18:17:40 +00:00
benchmarks
biology
cad Initial import of ngspice_rework 2002-02-09 10:03:42 +00:00
chinese Wrong checksum in previous version. Fix it. 2002-02-08 17:03:15 +00:00
comms Enable HTTP support. 2002-02-09 12:40:22 +00:00
converters
databases Update to 2.2.0 2002-02-09 23:43:39 +00:00
deskutils Update to 1.4.1.2. 2002-02-08 13:29:20 +00:00
devel Revert nasm back to v0.98 and bump PORTEPOCH. The newer version 2002-02-10 02:27:18 +00:00
dns add dnssec walker 2002-02-07 00:42:46 +00:00
editors Update to Vim 6.0 patchlevel 204 2002-02-09 22:42:45 +00:00
emulators Update to 0.58.1 2002-02-08 04:16:21 +00:00
finance
french
ftp add libfxp 0.1.4 2002-02-05 11:32:33 +00:00
games Fix automake problems 2002-02-10 01:10:22 +00:00
german
graphics Update to 2.10 2002-02-09 23:31:58 +00:00
hebrew
hungarian
irc
japanese Update to 0.9.7. 2002-02-05 14:39:48 +00:00
java Update to version 1.1.6 2002-02-09 09:03:39 +00:00
korean Korean message exchange support for gaim. 2002-01-31 06:54:41 +00:00
lang Always remove the .orig files from the examples directory; there's 2002-02-10 00:57:45 +00:00
mail Add squirrelmail, a PHP based webmail package. 2002-02-10 00:44:59 +00:00
math Upgrade to 3.0.5 2002-02-10 02:24:07 +00:00
mbone Fix MASTER_SITES and remove redundant distinfo entry 2002-02-08 04:26:44 +00:00
misc Update to 1.5 2002-02-10 00:29:29 +00:00
Mk
multimedia Update maintainer e-mail address and MASTER_SITES. 2002-02-09 18:33:26 +00:00
net add netmap 0.1.2b 2002-02-09 19:19:47 +00:00
net-im Update checksum. Security fix $HOME/.vicq will have 0700 permissions while 2002-02-09 07:49:24 +00:00
net-mgmt Initial import of bgpq 1.0.7.1 2002-02-09 08:15:37 +00:00
net-p2p Update to 0.43 2002-02-03 19:14:07 +00:00
news Update to 0.11.1.94. 2002-02-08 14:38:09 +00:00
palm Update to version 0.99.2 2002-02-09 08:56:58 +00:00
picobsd
polish
ports-mgmt o Update to 20020205. The best release ever, I hope. :) 2002-02-04 17:47:31 +00:00
portuguese
print upgrade to 3.4.1 2002-02-10 02:58:12 +00:00
russian
science Add p5-Chemistry-Elements 0.91, perl extension for working with 2002-02-08 06:15:14 +00:00
security add py-twofish 0.7 2002-02-09 12:56:58 +00:00
shells Update 0.8 -> 0.8.5. 2002-02-06 22:40:05 +00:00
sysutils * Update modules: postgresql, mysql, proftpd. 2002-02-08 10:05:11 +00:00
Templates
textproc Update to 1.29. This version supports for bzip2-compressed diffs 2002-02-09 16:03:22 +00:00
Tools
ukrainian
vietnamese
www Update squidguard 1.1.4 -> 1.2.0. 2002-02-09 16:39:41 +00:00
x11 Update to 1.4.0.5. 2002-02-08 13:27:36 +00:00
x11-clocks
x11-fm
x11-fonts Last attempt to fix the prefix problem was just a revert of fenner's changes 2002-02-02 07:10:31 +00:00
x11-servers
x11-themes
x11-toolkits - Fix the build with the forthcoming gnomecontrolcenter-1.4.0.3; 2002-02-07 13:44:16 +00:00
x11-wm Update to 20020207 2002-02-08 04:12:50 +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.