1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris D. Faulhaber 7e00376746 Update port to 0.7.2
* New features including: article toolbar, threading/
  unthreading of articles, Swedish translations
* Improved killfile support
* Faster article sorting
* Fixes for all known bugs
2000-01-25 21:36:46 +00:00
archivers
astro
audio fix checksum. 2000-01-25 17:12:51 +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
devel Initial import. 2000-01-25 11:13:57 +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
finance
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 to version 3.2.3a. 2000-01-24 05:57:53 +00:00
irc Update to version 1.3.12 2000-01-25 02:13:31 +00:00
japanese Change MASTER_SITES 2000-01-25 18:21:15 +00:00
java
korean
lang Use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 18:33:42 +00:00
mail use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 17:03:11 +00:00
math o Fix Configuration Option for readline library 2000-01-24 06:19:03 +00:00
mbone fix building error on FreeBSD-current. 2000-01-25 10:43:01 +00:00
misc Patches to fix curses use in -STABLE. 2000-01-25 01:32:42 +00:00
Mk
multimedia
net Use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 18:33:42 +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
ports-mgmt
portuguese/ispell-pt_BR
print Fromm maintainer: 2000-01-24 06:28:34 +00:00
russian tarball slightly changed 2000-01-24 23:08:50 +00:00
science
security
shells
sysutils
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 Add gob and resort guile-gtk. 2000-01-25 11:15:30 +00:00
x11-wm
.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.