1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris D. Faulhaber 7731b6961f Update port to 5.1.2
PR:		20150
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-01 23:43:35 +00:00
archivers
astro
audio
benchmarks - Support PREFIX/CC/CFLAGS properly 2000-08-01 23:37:02 +00:00
biology Fix MASTER_SITES 2000-08-01 23:31:19 +00:00
cad
chinese
comms
converters
databases Correct PLIST, Makefile, and portlint nits 2000-08-01 23:28:34 +00:00
deskutils
devel Add p5-B-Graph, a perl module for displaying perl-internals information 2000-08-01 14:06:30 +00:00
dns
editors Update port to 5.1.2 2000-08-01 23:43:35 +00:00
emulators
finance
french/ispell
ftp
games
german
graphics Add patch to allow selection of the 'VIDEO' audio input on newer 2000-08-01 09:20:47 +00:00
hebrew
irc
japanese Fix in -current (Perl 5.6.0). 2000-08-01 09:20:56 +00:00
java
korean
lang
mail Update to a fetchable version - they update too fast :( 2000-08-01 12:26:10 +00:00
math
mbone
misc Fix problem with alevt expecting malloced memory to be zeroed. 2000-08-01 15:04:23 +00:00
Mk Fix two typos in MASTER_SITE_PERL_CPAN (modlues --> modules). 2000-08-01 13:37:10 +00:00
multimedia Add patch to allow selection of the 'VIDEO' audio input on newer 2000-08-01 09:20:47 +00:00
net
net-im
net-mgmt
net-p2p
news
palm Distfile is changed without version number bump. Differences are 2000-08-01 09:47:08 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print apsfilter main site moved from freefall.freebsd.org 2000-08-01 17:06:40 +00:00
russian
science
security Add missing PLIST entries. 2000-08-01 09:25:29 +00:00
shells
sysutils
Templates
textproc
Tools
vietnamese
www Add web2ldap, an web-based LDAP client. 2000-08-01 14:48:21 +00:00
x11 Now that FreeBSD has native `agpgart' interface, 2000-08-01 16:28:26 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add the qt22 port so we get an INDEX entry for it the next time 2000-08-01 20:15:55 +00:00
x11-wm Ooops, that's what you get for always installing your window manager first. 2000-08-01 16:26:20 +00:00
.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.