1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Thomas Gellekum fff48ed187 Bring in latest official patches. Use `-pthread' to avoid linking with
libc in the threaded interpreter.
1998-05-05 08:53:30 +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 Add MAINTAINER tag. 1998-05-04 03:00:52 +00:00
audio Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
benchmarks
biology
cad
chinese Remove samba. 1998-04-25 19:18:21 +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
databases Upgrade to version 0.72. 1998-05-03 19:26:58 +00:00
deskutils Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
devel Activate ftnchek. 1998-05-05 05:08:39 +00:00
dns
editors Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
emulators Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which can 1998-04-29 09:56:44 +00:00
finance
ftp Oops, forgot to remove one line. 1998-04-30 11:42:14 +00:00
games Activate awele. 1998-05-05 08:02:37 +00:00
german
graphics Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
irc Upgrade to version 1.18.127 1998-04-28 23:16:07 +00:00
japanese Upgrade, 5.004_01 -> 5.004_04. 1998-05-04 15:33:04 +00:00
java
korean Update to patchlevel 13. 1998-05-03 20:47:14 +00:00
lang Bring in latest official patches. Use `-pthread' to avoid linking with 1998-05-05 08:53:30 +00:00
mail Comment that this is mail-centric, and sort methods. 1998-04-28 05:10:02 +00:00
math Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
mbone
misc Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
Mk Change a couple 'make' to '${MAKE}'. 1998-05-04 04:01:26 +00:00
multimedia Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
net Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
net-mgmt Upgrade, 1.3Beta -> 1.4.0p1 1998-05-02 15:15:28 +00:00
news Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
palm Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
ports-mgmt
print Modify the description to make it clear that teTeX includes LaTeX 1998-05-05 04:05:06 +00:00
russian
science
security Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
shells Link statically. 1998-04-29 07:56:42 +00:00
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 Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
x11 Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
x11-clocks Point to a new MASTERSITE and portlint clean. 1998-05-03 17:54:47 +00:00
x11-fm If DISPLAY isn't defined, mark as BROKEN. 1998-05-03 15:12:36 +00:00
x11-fonts
x11-servers
x11-toolkits Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +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 Replace some old filenames with more relevant wildcards. 1998-04-24 10:04:26 +00:00
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.