1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
FUJISHIMA Satsuki ea9b05a6bc update to 0.8.
PR:		25509
Submitted by:	maintainer
2001-03-03 18:30:28 +00:00
arabic New port: localized messages and documentation for KDE2. 2001-03-02 11:30:34 +00:00
archivers
astro
audio bump PORTREVISION due to pkg-plist addition. 2001-03-03 17:11:42 +00:00
benchmarks
biology
cad
chinese Remove aterm in RUN_DEPENDS, since it's no longer in chinese/ . 2001-03-03 14:12:36 +00:00
comms
converters
databases add fastdb 2001-03-02 16:25:55 +00:00
deskutils Remove bogus WWW: URL. 2001-03-03 09:10:48 +00:00
devel Use MASTER_SITE_KDE. 2001-03-03 13:45:27 +00:00
dns
editors Update to 1.36. 2001-03-02 10:09:30 +00:00
emulators
finance
french
ftp use IPv6 patch supplied from KAME. 2001-03-02 21:54:23 +00:00
games
german
graphics Use random() because rand() is just too lame 2001-03-03 00:45:13 +00:00
hebrew New port: localized messages and documentation for KDE2. 2001-03-02 11:30:34 +00:00
hungarian New port: localized messages and documentation for KDE2. 2001-03-02 11:30:34 +00:00
irc new port of Net::IRC 0.70, a Perl module with client-side IRC functions 2001-03-02 15:01:20 +00:00
japanese update to 0.8. 2001-03-03 18:30:28 +00:00
java
korean
lang Fix nits in the auto lib-gcc PLIST generation. 2001-03-02 10:09:40 +00:00
mail Update to version 0.3.1 2001-03-03 06:13:36 +00:00
math
mbone
misc New port: localized messages and documentation for KDE2. 2001-03-02 11:30:34 +00:00
Mk
multimedia
net add oproute 2001-03-03 15:47:20 +00:00
net-im
net-mgmt add oproute 2001-03-03 15:47:20 +00:00
net-p2p
news
palm upgrade to 0.9.2 2001-03-03 13:09:12 +00:00
polish New port: localized messages and documentation for KDE2. 2001-03-02 11:30:34 +00:00
ports-mgmt
portuguese New port: localized messages and documentation for KDE2. 2001-03-02 11:30:34 +00:00
print Fix Arphic fonts location. 2001-03-02 18:06:46 +00:00
russian
science
security add opencl, a portable, easy to use, and efficient C++ crypto library 2001-03-02 19:15:58 +00:00
shells
sysutils Don't broke the index if kernel sources are not installed. 2001-03-03 08:49:34 +00:00
Templates
textproc
Tools
vietnamese New port: localized messages and documentation for KDE2. 2001-03-02 11:30:34 +00:00
www Upgrade to Apache 1.3.19 + mod_ssl 2.8.1 2001-03-03 11:28:18 +00:00
x11 * Assume maintainership. Mail to jseger went unanswered, and this port 2001-03-03 01:49:13 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Typo fix: nicier -> nicer. 2001-03-02 14:04:50 +00:00
x11-toolkits On i386 downgrade to 0.88 because 0.89 is buggy and segfaults very too often. 2001-03-02 18:44:42 +00:00
x11-wm Fix typo in wmaker.inst. 2001-03-02 12:24:11 +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.