1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kevin Lo ee7a2c477f Add USE_GMAKE and fix pkg-plist
Submitted by: MAINTAINER
2001-01-08 01:35:01 +00:00
archivers
astro Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
audio 1) Revert change supporting for shared library build/installation 2001-01-08 00:54:30 +00:00
benchmarks
biology Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
cad
chinese Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
comms Upgrade to version 1.1.24-Jan07 2001-01-07 22:14:07 +00:00
converters Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
databases
deskutils
devel Remove albast@xs4all.nl as MAINTAINER; mail has been bouncing for 3 months. 2001-01-07 18:32:16 +00:00
dns
editors Fix typo. 2001-01-07 17:46:44 +00:00
emulators
finance
french
ftp
games Fix fennerism in pkg-descr. 2001-01-07 22:37:04 +00:00
german
graphics Revert changes that enabled usage of mp3 lame shared library. Due 2001-01-08 01:02:38 +00:00
hebrew
irc Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
japanese Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
java
korean
lang Introduce `TARGLIB' from gcc-devel to clean this thing up. 2001-01-07 21:59:01 +00:00
mail Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
math WWW: http://www.octave.org/ 2001-01-07 15:15:40 +00:00
mbone
misc Add USE_GMAKE and fix pkg-plist 2001-01-08 01:35:01 +00:00
Mk
multimedia Revert changes that enabled usage of mp3 lame shared library. Due 2001-01-08 01:02:38 +00:00
net - update port from 1-1-a6 to 1-1-a8 2001-01-07 23:36:44 +00:00
net-im update 0.9.6.2010 -> 0.10.1 2001-01-07 19:08:31 +00:00
net-mgmt - update port from 1-1-a6 to 1-1-a8 2001-01-07 23:36:44 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
shells
sysutils Legato's main web server consistently fails Bill Fenner's 2001-01-07 23:40:52 +00:00
Templates
textproc Clean up some space/tabbing as hinted about by portlint. 2001-01-07 21:28:10 +00:00
Tools
vietnamese
www Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
x11 Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Update to 200012301145. 2001-01-08 01:17:20 +00:00
x11-toolkits Update to 200012301145. 2001-01-08 01:17:20 +00:00
x11-wm Update to 1.1.1. 2001-01-07 21:52:37 +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.