1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kris Kennaway f5b9080ac3 Fix pkg-plist
Submitted by:	bento
2001-03-10 03:56:28 +00:00
arabic
archivers o update to 2.80. 2001-03-09 19:50:11 +00:00
astro
audio Use X Prefix, like xmms itself. 2001-03-10 01:28:49 +00:00
benchmarks
biology
cad
chinese
comms
converters Update to 20001206 version. There are only 3 trivial changes to the 2001-03-10 03:04:26 +00:00
databases CONFIGURE_ENV will broken this ports, 2001-03-10 03:29:19 +00:00
deskutils
devel New port: 2001-03-09 23:08:58 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics Mark this broken - CAM's interface has changed. 2001-03-10 03:39:04 +00:00
hebrew
hungarian
irc
japanese correct dependencies. 2001-03-09 20:52:20 +00:00
java
korean
lang
mail Add two missing files and fixup directory removals in pkg-plist (bump revision) 2001-03-10 03:48:08 +00:00
math Well, remove USE_PERL5, and add USE_ZIP. 2001-03-10 03:32:13 +00:00
mbone
misc Metaport: install typical software for workstation applications. 2001-03-10 03:47:01 +00:00
Mk
multimedia
net Fix pkg-plist 2001-03-10 03:56:28 +00:00
net-im Add ispell to RUN_DEPENDS if compiling with GNOME support. 2001-03-10 00:05:14 +00:00
net-mgmt update to 0.0.7b2. 2001-03-09 21:06:34 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Remove the html file -- not sure why that worked for me. 2001-03-10 03:36:11 +00:00
shells
sysutils
Templates
textproc Use expat2 (1.95.1) rather than expat (1.2). 2001-03-09 16:44:50 +00:00
Tools
vietnamese
www Add {BUILD|RUN}_DEPENDS to p5-Apache-AuthCookie. 2001-03-10 03:37:18 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
LEGAL New port: 2001-03-09 23:08:58 +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.