1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Thomas Gellekum fd0ca25748 Upgrade to 0.5.4.
Reviewed by:	nectar
2000-05-05 09:14:59 +00:00
archivers - Fix MASTER_SITES 2000-04-29 23:57:19 +00:00
astro Update from 1.46 to 2.12: 2000-05-03 10:43:16 +00:00
audio An attempt at making mpg123 work on FreeBSD/Alpha. 2000-05-05 07:20:23 +00:00
benchmarks Really show kbits/s like the label says we are. 2000-04-30 00:23:54 +00:00
biology
cad Add PISCES, a two-dimensional device simulator which includes 2000-05-03 14:59:53 +00:00
chinese Remove obsolete site, 2000-04-30 04:15:36 +00:00
comms
converters Conditionally remove share/doc/ja 2000-05-02 15:08:43 +00:00
databases Remove -Werror from configure script. This caused incorrect results 2000-05-03 11:33:14 +00:00
deskutils Adding the bulb and moneydance ports. 2000-05-01 03:07:41 +00:00
devel Update to 0.93.4 2000-05-03 14:20:53 +00:00
dns
editors Completely remove directories left from the installation 2000-05-02 15:13:33 +00:00
emulators
finance Add moneydance version 2.0.4. 2000-05-01 02:59:55 +00:00
french/ispell
ftp Update to 0.9.4. 2000-05-01 10:34:33 +00:00
games Fix man page installation. Looks like there are some differences between 2000-05-04 09:32:06 +00:00
german
graphics Update port to 1.4.4 2000-05-02 21:05:00 +00:00
irc
japanese Unbreak make fails in 4.0R new gcc environment 2000-05-02 22:49:54 +00:00
java
korean Adding ko-gtkcomm version 0.5.7. 2000-05-01 02:56:11 +00:00
lang Remove directories at deinstall time. 2000-05-04 22:41:10 +00:00
mail Update port to 4.31 2000-05-03 11:33:08 +00:00
math Add missing files. Remove directories at deinstall time. 2000-05-04 23:26:54 +00:00
mbone Nuke mbone/mbone_vcr 2000-05-01 13:45:21 +00:00
misc Add missing MAN1. 2000-05-01 03:43:06 +00:00
Mk
multimedia
net Update to version 0.1.3. 2000-05-04 00:40:42 +00:00
net-im Update to version 0.1.3. 2000-05-04 00:40:42 +00:00
net-mgmt Distfile changed on MASTER_SITE. 2000-04-30 00:25:17 +00:00
news Update MASTER_SITES to match the new layout of the ftp site. 2000-05-02 13:42:35 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Add more files. Remove directories at deinstall time. 2000-05-05 01:02:20 +00:00
russian Check for Fontmap.GS first and use is instead of Fontmap, if it is 2000-04-30 19:19:27 +00:00
science
security Update to version 2.52. 2000-05-05 01:51:06 +00:00
shells Update to 3.1.7.p2. 2000-05-02 16:04:56 +00:00
sysutils Be a little less chatty on startup in upsmon.sh. 2000-04-30 19:25:13 +00:00
Templates
textproc Upgrade to 0.5.4. 2000-05-05 09:14:59 +00:00
Tools Readme describing all the scripts in this directory. Somebody good at 2000-05-01 20:00:10 +00:00
vietnamese
www Add peacock, an HTML editor (not WYSIWYG) for GTK/GNOME, similar 2000-05-03 14:26:01 +00:00
x11 Change MAINTAINER's address. 2000-04-30 18:36:55 +00:00
x11-clocks
x11-fm Upgrade to tkdesk-1.2 2000-05-01 17:58:36 +00:00
x11-fonts Adding mozilla-fonts version 1.0. 2000-05-01 02:35:14 +00:00
x11-servers Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq. 2000-04-30 08:21:56 +00:00
x11-themes
x11-toolkits Update to 0.93.4 2000-05-03 14:20:53 +00:00
x11-wm Update to version 0.14.2. 2000-04-30 21:22:00 +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.