1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kris Kennaway d6d1dd4d53 Remove extraneous files on deinstall
Noticed by:	bento
2000-07-03 04:56:01 +00:00
archivers
astro Add rmap, a neat program that generates an image of the Earth at a specific 2000-07-02 07:22:55 +00:00
audio
benchmarks
biology Unbreak by extracting the correct distfile 2000-07-03 02:50:58 +00:00
cad
chinese
comms
converters
databases Add p5-DBZ_File, a perl module for accessing DBZ databases. 2000-07-02 08:08:14 +00:00
deskutils
devel Remove extraneous file from PLIST 2000-07-03 04:52:46 +00:00
dns Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
editors
emulators ksnes9x is now hosted on MASTER_SITE_SOURCEFORGE. 2000-06-30 21:05:39 +00:00
finance
french/ispell
ftp Remove extraneous directory on deinstall 2000-07-03 04:48:52 +00:00
games Mark as BROKEN: Bad C++ code. 2000-07-02 21:56:53 +00:00
german
graphics Add missing dependency on freetype port 2000-07-02 22:24:10 +00:00
irc Update to version 0.7.92-2. 2000-07-01 19:25:36 +00:00
japanese Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
java Port has been broken since 12/96..goodbye :-) 2000-07-02 22:29:14 +00:00
korean Add hTeXp family. 2000-07-02 15:07:22 +00:00
lang Remove extraneous directory on deinstall 2000-07-03 04:31:53 +00:00
mail Remove extraneous directory on deinstall 2000-07-03 03:45:35 +00:00
math Remove extraneous files and directories on deinstall 2000-07-03 04:48:30 +00:00
mbone
misc Remove extraneous directory on deinstall 2000-07-03 04:26:39 +00:00
Mk
multimedia
net Remove extraneous directory on deinstall 2000-07-03 04:11:02 +00:00
net-im
net-mgmt Respect CC and CFLAGS 2000-07-01 23:28:26 +00:00
net-p2p
news This port was missing a dependency on kdelibs11 2000-07-03 01:39:21 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Remove extraneous files on deinstall 2000-07-03 04:56:01 +00:00
russian
science
security Update 1.2 -> 1.2.1. From the announcement: 2000-06-30 17:41:25 +00:00
shells Update to 3.0.8. Remove useless echo in Makefile. 2000-07-01 22:42:42 +00:00
sysutils Remove extraneous directory on deinstall 2000-07-03 04:26:39 +00:00
Templates
textproc Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
Tools (1) Make extra files fatal errors only if they are files -- extra 2000-07-02 09:32:30 +00:00
vietnamese
www Remove extraneous file on deinstall 2000-07-03 04:30:39 +00:00
x11 Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooks 2000-07-03 03:14:54 +00:00
x11-clocks Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove extraneous file on deinstall 2000-07-03 03:40:32 +00:00
x11-wm
.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.