1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Taoka 0b4d835b3a Updated to 3.2.3
PR:		16381
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	maintainer <chuckr@freebsd.org>
2000-01-27 02:58:58 +00:00
archivers
astro
audio Remove 'ipv6' from CATEGORIES, because this port support IPv4 only now 2000-01-26 20:59:12 +00:00
benchmarks
biology
cad Update to version 2.0b3. 2000-01-24 06:04:08 +00:00
chinese Fromm maintainer: 2000-01-24 06:28:34 +00:00
comms Fix msDelay() function to not sleep 10 times too long. 2000-01-24 17:07:44 +00:00
converters
databases Upgrade to 3.22.30. 2000-01-25 14:34:38 +00:00
deskutils Oops, forgot the patch 2000-01-25 21:42:47 +00:00
devel Upgrade GNU Pth scratch port from 1.3a5 to 1.3b1 2000-01-26 10:21:33 +00:00
dns
editors On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it. 2000-01-25 15:00:53 +00:00
emulators Enable vmware. 2000-01-26 23:02:52 +00:00
finance Oops, forgot the patch 2000-01-25 21:42:47 +00:00
ftp Upgrade to 2.1.6. 2000-01-25 10:32:29 +00:00
games Fix MD5 checksum (found by bento): 2000-01-25 00:39:46 +00:00
german Add "de-" in front of PKGNAME. 2000-01-24 16:28:31 +00:00
graphics Update MASTER_SITE. 2000-01-26 23:40:29 +00:00
irc Upgrade to 2.10.3 and support IPv6. 2000-01-26 21:08:19 +00:00
japanese This needs bison in compiling, so USE_BISON should be added. 2000-01-27 01:05:08 +00:00
java Update to version 1.6. 2000-01-24 05:19:20 +00:00
korean
lang Update to 0.10 2000-01-26 06:59:27 +00:00
mail use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 17:03:11 +00:00
math * Update port to 3.3.8 2000-01-26 02:06:39 +00:00
mbone Remove 'ipv6' from CATEGORIES, because this port support IPv4 only now 2000-01-26 20:59:12 +00:00
misc Update MASTER_SITE. 2000-01-26 23:41:41 +00:00
Mk
multimedia
net Upgrade to 0.8.2, including a vendor patch (patch-ab) which temporaily fixes 2000-01-26 20:21:16 +00:00
net-im Change MASTER_SITES 2000-01-25 18:21:15 +00:00
net-mgmt
news Update port to 0.7.2 2000-01-25 21:36:46 +00:00
palm Upgrade to 2.53. 2000-01-26 07:16:19 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Updated to 3.2.3 2000-01-27 02:58:58 +00:00
russian tarball slightly changed 2000-01-24 23:08:50 +00:00
science
security List CVS files in IGNOREFILES so they will be properly deleted by "distclean". 2000-01-26 11:34:28 +00:00
shells
sysutils - Support CC/CFLAGS/PREFIX properly 2000-01-24 05:56:00 +00:00
Templates
textproc On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it. 2000-01-25 15:00:53 +00:00
Tools
vietnamese
www Upgrade to PHP-4.0b3, finally. 2000-01-25 16:52:23 +00:00
x11 Add libXThrStub 2000-01-24 18:03:17 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.8 2000-01-26 07:00:05 +00:00
x11-wm Update to 0.22 2000-01-26 07:02:10 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.