1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-06-23 09:30:10 +00:00
archivers Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
astro New harmonics-file with new location. 2000-06-23 09:05:10 +00:00
audio Add USE_NEWGCC. 2000-06-23 09:27:27 +00:00
benchmarks Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
biology
cad Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
chinese
comms Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
converters
databases
deskutils Remove maintainership of most of my ports. I don't really have 2000-06-20 21:45:58 +00:00
devel Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
dns
editors Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
emulators
finance Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
french/ispell
ftp Remove maintainership of most of my ports. I don't really have 2000-06-20 21:45:58 +00:00
games Gnocatan is an Internet playable implementation of the Settlers of 2000-06-22 20:49:49 +00:00
german
graphics Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
irc Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
japanese To install all sample data. 2000-06-23 09:30:10 +00:00
java Create/remove shared among Java ports ditrectories. 2000-06-23 09:21:25 +00:00
korean
lang Activate p5-Error 2000-06-22 11:09:13 +00:00
mail Update lbdb to 0.19.4, to escape fennerism. 2000-06-22 13:10:05 +00:00
math Tiny modification to silence portlint. 2000-06-23 02:33:11 +00:00
mbone
misc Add capplet.4 into list of LIB_DEPENDS. 2000-06-23 09:14:22 +00:00
Mk Remove a dead MASTER_SITE_WINDOWMAKER and MASTER_SITE_SUNSITE. 2000-06-22 05:31:13 +00:00
multimedia Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
net Remove "Extra" item on deinstall. 2000-06-23 08:50:08 +00:00
net-im Remove maintainership of most of my ports. I don't really have 2000-06-20 21:45:58 +00:00
net-mgmt Remove "Extra" item on deinstall. 2000-06-23 08:50:08 +00:00
net-p2p
news
palm "Don't close stdin accidentally." 2000-06-22 19:16:00 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Update to 2.01 (This version supports Tgif Ver. 4.X !!) 2000-06-23 08:55:29 +00:00
russian
science
security Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
shells Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +00:00
sysutils Update to 0.10.0. 2000-06-22 17:08:03 +00:00
Templates
textproc
Tools
vietnamese
www Oops, shot self in foot on last commit to PLIST. Make sure 2000-06-22 14:06:24 +00:00
x11 Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
x11-clocks
x11-fm Remove maintainership of most of my ports. I don't really have 2000-06-20 21:45:58 +00:00
x11-fonts
x11-servers Update the base XFree86 to 3.3.6. 2000-06-22 13:19:33 +00:00
x11-themes
x11-toolkits Don't install some unneeded files. 2000-06-22 15:22:08 +00:00
x11-wm Unleash all of these ports upon the people. I no longer have any interest 2000-06-22 05:52:15 +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.