1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:28:34 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-04-29 09:10:43 +00:00
archivers
astro
audio Added id3ren, kmikmod and ripenc 1999-04-27 13:44:40 +00:00
benchmarks update to 1.1 1999-04-26 18:21:27 +00:00
biology
cad
chinese zh-aterm is active now. 1999-04-29 09:10:43 +00:00
comms
converters
databases
deskutils Note that this Makefile is for "gnucash" rather than "foo". 1999-04-27 20:11:57 +00:00
devel unzip is in archivers/unzip, not archivers/zip. Actually this is a candidate 1999-04-28 06:45:53 +00:00
dns
editors Don't build with Python support until I can make it work with Python 1.5.2. 1999-04-29 02:39:24 +00:00
emulators update to 1.0.6. 1999-04-26 02:33:58 +00:00
finance Note that this Makefile is for "gnucash" rather than "foo". 1999-04-27 20:11:57 +00:00
ftp Clean up *.orig. 1999-04-27 00:37:35 +00:00
games Added bnetd 1999-04-27 03:25:14 +00:00
german
graphics Add homepage. Incidentally, this DESCR is a little long. 1999-04-27 04:24:38 +00:00
irc
japanese Change MASTER_SITE 1999-04-28 19:16:17 +00:00
java
korean
lang activate SIOD 1999-04-28 09:47:15 +00:00
mail update libdepends 1999-04-27 20:15:37 +00:00
math
mbone
misc Use ${MASTER_SITE_PORTS_JP}. 1999-04-27 13:09:34 +00:00
Mk (1) Make it clear that only I am allowed to commit to bsd.port.mk. 1999-04-28 06:20:23 +00:00
multimedia Add homepage. Incidentally, this DESCR is a little long. 1999-04-27 04:24:38 +00:00
net Add WWW: 1999-04-27 04:58:43 +00:00
net-im Add WWW: 1999-04-27 04:58:43 +00:00
net-mgmt
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print s/gtk11d/gtk12/g *finally done with gtk11d* (for real this time) 1999-04-26 21:18:18 +00:00
russian
science
security
shells
sysutils s/freefall.freebsd.org/www.freebsd.org/ for safety. 1999-04-27 11:09:39 +00:00
Templates
textproc
Tools (1) Make it clear that only I am allowed to commit to bsd.port.mk. 1999-04-28 06:20:23 +00:00
vietnamese
www update to version tidy15apr99 1999-04-26 07:24:12 +00:00
x11 Remove include/bitmap directory on deinstall. 1999-04-27 16:28:54 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits support MOTIFLIB 1999-04-27 19:47:50 +00:00
x11-wm update to 0.23 1999-04-27 03:34:36 +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.