1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tim Vanderhoek 23bd11f48e None of these textproc tools were quite advanced enough to be
able to textproc away the manpages in their PLISTs.  I'll do it
for them.  Or, rather, bento.freebsd.org will do it for them under
my direction.  :-)
1998-08-19 20:48:45 +00:00
archivers These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +00:00
astro
audio This commit brought to you by the Paddock Bowling Alley. 1998-08-18 18:49:05 +00:00
benchmarks
biology
cad
chinese Remove manpage from pkg/PLIST. 1998-08-18 11:44:41 +00:00
comms
converters Change for perl5 scheme. 1998-08-19 13:14:57 +00:00
databases deve/p5-Data-Dumper is included in perl now. 1998-08-19 09:47:25 +00:00
deskutils
devel Activate ORBit. 1998-08-19 06:16:01 +00:00
dns This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
editors cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. -I./../include -I./../regex -I./../db/include -I./../curses -I/usr/local/include -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE perl.c 1998-08-18 08:53:30 +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 Upgrade to 2.7 and change for perl5 scheme. 1998-08-19 14:32:13 +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 The first time I tried committing this set of manpage removals it got 1998-08-18 18:33:15 +00:00
mail Whoops. I broke pkg_add while removing the manpages from the plist. 1998-08-17 18:28:27 +00:00
math Use INSTALL_ macros so I can install non-root. Use MANx. 1998-08-19 17:01:37 +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 Change for perl5 scheme. 1998-08-19 13:09:15 +00:00
net-im
net-mgmt This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
news NEWSFLASH! Manpages to be deleted from PLISTs! 1998-08-19 18:38:09 +00:00
palm
ports-mgmt
print Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
russian
science
security Secure the freedom of the manpages! Free the manpages! 1998-08-19 19:54:37 +00:00
shells Remove miscellaneous manpages. 1998-08-18 19:04:15 +00:00
sysutils These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +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 Upgrade to 1.020, and change for perl5 scheme. 1998-08-19 13:13:11 +00:00
x11 Already can't fetch.... 1998-08-19 00:50:53 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Upgrade to 0.3, and change for perl5 scheme. 1998-08-19 14:30:39 +00:00
x11-wm Upgrade to 0.18.1b. 1998-08-19 07:01:53 +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.