1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1998-02-20 08:07:48 +00:00
archivers Upgrade to 1.01. 1998-02-18 18:14:25 +00:00
astro Little typo nit. 1998-02-12 14:43:22 +00:00
audio Fix memory leaks. 1998-02-19 19:03:15 +00:00
benchmarks Maintainers e-mail address changed 1998-02-07 09:18:25 +00:00
biology
cad
chinese rename ports/editors/nvi to ports/editors/nvi-m17n. 1998-02-19 16:50:18 +00:00
comms Clean up Makefile 1998-02-15 22:23:46 +00:00
converters Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) 1998-02-18 22:20:06 +00:00
databases Upgrade to 0.93. 1998-02-18 18:17:31 +00:00
deskutils `wishpath' was incorrectly specified. 1998-02-19 20:44:06 +00:00
devel Upgrade to 2.2.3. 1998-02-19 09:43:30 +00:00
dns Take markm out of his misery... The patch belongs to the port's 1998-02-04 16:23:28 +00:00
editors Vim 5.0 has been RELEASED! :) 1998-02-19 18:08:53 +00:00
emulators Add xmame to subdirs. 1998-02-10 03:07:37 +00:00
finance `wishpath' was incorrectly specified. 1998-02-19 20:44:06 +00:00
ftp Make manpages reflect reality as far as files' paths go. 1998-02-20 06:39:07 +00:00
games activate ladder 1998-02-20 05:48:04 +00:00
german
graphics Activate fbm. 1998-02-20 02:39:06 +00:00
irc Upgrade to version 1.18.91. 1998-02-12 14:28:10 +00:00
japanese rename ports/editors/nvi to ports/editors/nvi-m17n. 1998-02-19 16:50:18 +00:00
java The JDK port now installs a full Java developer's kit. 1998-02-11 08:59:00 +00:00
korean rename ports/editors/nvi to ports/editors/nvi-m17n. 1998-02-19 16:50:18 +00:00
lang Don't ask me, but you need netscape for building this port too. 1998-02-18 06:45:54 +00:00
mail Update to version 1.2.0. 1998-02-20 05:32:02 +00:00
math Portlint clean. 1998-02-18 06:24:54 +00:00
mbone Add send() kernel bug workaround to vic too. 1998-02-19 19:05:33 +00:00
misc Enable amanda24. 1998-02-18 14:41:53 +00:00
Mk (1) Don't disable "deinstall" if IGNORE is set. 1998-02-19 06:49:27 +00:00
multimedia Add send() kernel bug workaround to vic too. 1998-02-19 19:05:33 +00:00
net Spell the category name correctly ("sysutils", not "sysutil"). Please 1998-02-19 12:42:50 +00:00
net-mgmt Yipes, in the procss of marking this port BROKEN, I broke it even 1998-02-18 01:10:40 +00:00
news Upgrade to version 3.9.1. 1998-02-18 05:15:33 +00:00
palm Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e., 1998-02-19 06:55:19 +00:00
ports-mgmt portlint, add @dirrm on pkg/PLIST 1998-02-02 14:37:24 +00:00
print activate mpage port 1998-02-20 04:38:52 +00:00
russian
science
security Remove share/doc/rsaref on deinstall. 1998-02-18 20:59:32 +00:00
shells Upgrade, 1.03f -> 1.03g. 1998-02-07 16:26:17 +00:00
sysutils Clean up Makefile 1998-02-15 22:23:46 +00:00
Templates
textproc Activate tth. 1998-02-20 08:05:37 +00:00
vietnamese
www Instead of using ssleay.cnf.sample warn the user that they must 1998-02-20 00:43:40 +00:00
x11 Move textedit from x11 to editors. 1998-02-18 04:18:45 +00:00
x11-clocks Upgrade to 2.11. 1998-02-18 18:08:29 +00:00
x11-fm
x11-fonts
x11-servers
x11-toolkits Upgrade repository copy of tk 8.0 to version 8.1 1998-02-16 16:00:13 +00:00
x11-wm Upgrade to version 0.8.11. 1998-02-20 04:22:26 +00:00
.cvsignore
INDEX It's been a long time since I 1998-02-18 11:12:07 +00:00
LEGAL Restrictions for tth: no commercial use. 1998-02-20 08:07:48 +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.