1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1998-08-21 23:11:03 +00:00
archivers These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +00:00
astro Un-BREAK with new checksum 1998-08-21 02:22:36 +00:00
audio This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
benchmarks
biology Unbreak by making a new checksum and fixing the makefile to find a new source 1998-08-21 03:09:08 +00:00
cad
chinese Remove manpage from pkg/PLIST. 1998-08-18 11:44:41 +00:00
comms BROKEN: 1998-08-20 17:45:23 +00:00
converters Change for perl5 scheme. 1998-08-19 13:14:57 +00:00
databases /bin/cp /usr/ports/databases/mysql/work/mysql-3.21.33/data/mysql/*.frm /usr/local/share/mysql/mysql 1998-08-20 13:29:17 +00:00
deskutils Could this be one of those that require an old version of qt? 1998-08-20 09:12:04 +00:00
devel Dang. Instead of fixing my braindamage, I managed to mildly spam this 1998-08-20 21:28:09 +00:00
dns Adjust to new perl5 scheme. I don't continue fixing things but this port 1998-08-20 10:04:02 +00:00
editors Mark this MANUAL_PACKAGE_BUILD, because it depends on 1998-08-20 09:39:06 +00:00
emulators Yes, I damaged pkg_[add|delete] on this one while removing the 1998-08-17 19:06:36 +00:00
finance
ftp Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable. 1998-08-19 04:16:15 +00:00
games Upgrade to version 1.7.0. 1998-08-19 03:27:11 +00:00
german
graphics Almost forgot the reason I was here: use the MAN1 variable. 1998-08-21 23:11:03 +00:00
irc This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
japanese
java - Update to jdk1.1.6.V98-8-14. 1998-08-19 14:56:41 +00:00
korean
lang I couldn't test this, since it died partway through the build, but 1998-08-20 08:57:47 +00:00
mail Don't generate a PLIST on-the-fly. 1998-08-20 05:38:19 +00:00
math Still doesn't package here, as root and without chroot. A few hundred 1998-08-20 10:21:20 +00:00
mbone This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
misc List all filenames. 1998-08-19 07:15:44 +00:00
Mk
multimedia This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
net Add URI for DeleGate homepage. 1998-08-21 22:11:47 +00:00
net-im
net-mgmt Version 2.0.2 -> 2.1a4 1998-08-21 18:09:19 +00:00
news NEWSFLASH! Manpages to be deleted from PLISTs! 1998-08-19 18:38:09 +00:00
palm Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
ports-mgmt
print Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
russian
science Almost forgot the reason I was here: use the MAN1 variable. 1998-08-21 23:11:03 +00:00
security Add a line only contains a # after the $Id$ line. 1998-08-21 22:04:29 +00:00
shells Remove miscellaneous manpages. 1998-08-18 19:04:15 +00:00
sysutils Remove bogus tab at the beginning of (or at the end of) an empty line. 1998-08-20 09:45:01 +00:00
Templates
textproc None of these textproc tools were quite advanced enough to be 1998-08-19 20:48:45 +00:00
vietnamese
www Does this port automatically detect Motif now? Eek. 1998-08-20 09:57:32 +00:00
x11 Mark these ports broken if DISPLAY not set. 1998-08-20 07:35:23 +00:00
x11-clocks For all two of them, removing the x11-clocks manpages was hardly 1998-08-20 03:24:01 +00:00
x11-fm Fix the path problem. 1998-08-20 11:18:07 +00:00
x11-fonts For removing this one manpage, I can not be bothered to 1998-08-20 03:29:15 +00:00
x11-servers
x11-toolkits I eat manpages for lunch. 1998-08-20 03:41:09 +00:00
x11-wm List files (actually only one) instead of directory. Shame on me. 1998-08-20 10:31:42 +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.