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
1998-05-07 01:56:33 +00:00
archivers Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
astro
audio Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
benchmarks
biology
cad
chinese Upgrade to 4.2e. 1998-05-07 01:56:33 +00:00
comms Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
converters Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
databases
deskutils New port: Trash from the OffiX package. Trashcan for Unix/X. 1998-05-06 12:35:01 +00:00
devel Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
dns
editors Activate offix-editor. 1998-05-06 12:43:02 +00:00
emulators
finance
ftp Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
games Upgrade to version 1.3.3 (which consist of just 1.3.2 with all our 1998-05-07 00:29:44 +00:00
german
graphics Fix PLIST. 1998-05-06 23:15:12 +00:00
irc
japanese Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates 1998-05-06 09:06:01 +00:00
java Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
korean Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates 1998-05-06 09:06:01 +00:00
lang Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates 1998-05-06 09:06:01 +00:00
mail Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates 1998-05-06 09:06:01 +00:00
math Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates 1998-05-06 09:06:01 +00:00
mbone
misc Activate offix-trash. 1998-05-06 12:45:16 +00:00
Mk
multimedia Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
net activate ntp .. tic .. tic .. tic .. ;-) 1998-05-05 20:08:00 +00:00
net-mgmt
news Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
palm 0.8.9 -> 0.8.11 1998-05-06 20:51:05 +00:00
ports-mgmt
print Activate offix-printer. 1998-05-06 12:43:57 +00:00
russian
science
security Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
shells
sysutils Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
Templates
textproc Copy the properly configured script to ${PREFIX}/bin, hopefully for 1998-05-05 05:14:03 +00:00
vietnamese
www Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
x11 Activate offix-clipboard, offix-execute and offix-files. 1998-05-06 12:42:28 +00:00
x11-clocks
x11-fm New port: Files from the OffiX package. Yet another file manager. 1998-05-06 12:27:05 +00:00
x11-fonts
x11-servers This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes the 1998-05-05 21:47:31 +00:00
x11-toolkits Upgrade to 1.0.1. 1998-05-06 09:46:29 +00:00
x11-wm Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +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.