1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-04-07 01:34:42 +00:00
archivers Style fix: 2000-04-04 19:03:36 +00:00
astro Add myself and fix marcel's entry. 2000-04-01 16:28:52 +00:00
audio Update to 0.2.18 2000-04-06 15:30:28 +00:00
benchmarks
biology
cad
chinese Remove a foolish patch. 2000-04-03 02:29:18 +00:00
comms
converters Activate mule-ucs-emacs20. 2000-04-04 18:13:47 +00:00
databases place optional variables after required ones 2000-04-06 17:10:13 +00:00
deskutils Update to 0.4.6 2000-04-06 17:50:02 +00:00
devel Smack tmake into allowing environment-override C(C,XX) as well as 2000-04-07 01:34:34 +00:00
dns Add adns, an asynchronous DNS resolver library that provides a way to do 2000-04-02 05:37:29 +00:00
editors Corel moved the license agreement page - catch up with them. 2000-04-04 21:45:54 +00:00
emulators Synchronize with vmware2. 2000-04-04 19:15:04 +00:00
finance
french/ispell
ftp Update WWW 2000-04-04 07:26:16 +00:00
games Fix RUN_DEPENDS. 2000-04-05 08:35:44 +00:00
german
graphics Update to twinlib 0.2.3, in light of my fixes to devel/tmake that allow 2000-04-07 01:34:42 +00:00
irc
japanese place optional variables after required ones 2000-04-06 17:10:13 +00:00
java update to 1.7 2000-04-06 07:30:59 +00:00
korean Remove hanmutt. 2000-04-05 01:19:56 +00:00
lang Upgrade to 1.5.2p2. 2000-04-06 11:51:25 +00:00
mail Update port to 4.22 2000-04-06 11:53:41 +00:00
math oops, return date created to its original state 2000-04-01 18:45:45 +00:00
mbone
misc Add boxes, a text filter which draws ASCII art boxes around text. 2000-04-02 23:56:28 +00:00
Mk (1) Change the way the port name and version is specified. 2000-04-04 07:05:36 +00:00
multimedia remove extra blank line (portlint) 2000-04-02 17:35:08 +00:00
net Assume maintainership 2000-04-07 01:09:06 +00:00
net-im Update to version 0.81. QT 2.1 (beta) is now needed. Thanks a bundle to 2000-04-01 05:21:42 +00:00
net-mgmt Assume maintainership 2000-04-07 01:09:06 +00:00
news
palm Update to 0.2 2000-04-06 15:35:43 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print As requested by many 2000-04-06 05:17:06 +00:00
russian update to apache 1.3.11 2000-04-01 06:02:17 +00:00
science
security Update to 2.30 Beta #18. 2000-04-06 22:16:15 +00:00
shells
sysutils Update to 1.0.53 2000-04-06 15:33:12 +00:00
Templates
textproc Remove DTDDECL, this produces bogus warnings. 2000-04-05 19:46:54 +00:00
Tools
vietnamese
www Make the port l-n47-n to include l-n47-c's Makefile 2000-04-06 15:30:47 +00:00
x11 Update to 1.0.58 2000-04-06 15:31:22 +00:00
x11-clocks
x11-fm - Support CFLAGS/CXX/CXXFLAGS/PREFIX/X11BASE properly 2000-04-01 00:10:56 +00:00
x11-fonts
x11-servers use CXX instead of c++ and don't compile with -g 2000-04-02 02:19:04 +00:00
x11-themes
x11-toolkits Separate the Python Tk module from the main port. I've been 2000-04-04 09:53:12 +00:00
x11-wm update to 2.6.1 2000-04-06 10:06:58 +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.