1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 32669f8bac add metalog 0.7b
Modern syslogd replacement with PCRE support
2002-09-16 08:02:33 +00:00
accessibility
arabic
archivers
astro
audio Add missing directories 2002-09-15 23:31:56 +00:00
benchmarks
biology
cad
chinese Add missing directories 2002-09-16 00:45:48 +00:00
comms
converters
databases Add missing manpage 2002-09-15 23:20:27 +00:00
deskutils
devel Take maintainership since Ade Lovett departed and I know these programs 2002-09-16 07:51:45 +00:00
dns
editors Add ghex2 after a repo copy from ghex. ghex2 is a hexidecimal editor for 2002-09-16 02:58:09 +00:00
emulators
finance
french
ftp Upgrade to 2.6.2. 2002-09-15 07:14:08 +00:00
games
german
graphics Oops, I forgot to update the gd dependency fromm gd to gd2. 2002-09-16 07:33:19 +00:00
hebrew
hungarian
irc Update to 0.9.9 2002-09-16 06:13:03 +00:00
japanese Support the original dictionary EIJIRO included in a book sold by ALC Inc. 2002-09-15 05:48:30 +00:00
java
korean
lang Add missing file to plist 2002-09-14 23:43:52 +00:00
mail Update to 2.0.2. This is release comes after a big rewrite to remove 2002-09-16 07:45:06 +00:00
math Add gnumeric2 after a repo copy from gnumeric. Gnumeric2 is a sreadsheet 2002-09-16 03:04:14 +00:00
mbone
misc Fix plist 2002-09-16 00:54:40 +00:00
Mk Fix building of kdemultimedia3 on -CURRENT. Obtained from wca. 2002-09-15 21:50:36 +00:00
multimedia
net 1. Update to use kdelibs3 2002-09-16 06:17:42 +00:00
net-im 1. Update to use kdelibs3 2002-09-16 06:17:42 +00:00
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print Add missing manpage 2002-09-15 03:42:30 +00:00
russian
science Fix build on -stable. 2002-09-15 21:27:42 +00:00
security Add missing file/directory to plist 2002-09-15 23:18:44 +00:00
shells - Apply a couple of patches posted on the FD-clone mailing list, 2002-09-15 20:55:58 +00:00
sysutils add metalog 0.7b 2002-09-16 08:02:33 +00:00
Templates
textproc Add missing file 2002-09-16 00:24:45 +00:00
Tools Correct a message 2002-09-15 22:05:54 +00:00
ukrainian
vietnamese
www Update to 5.0r51 2002-09-16 07:02:39 +00:00
x11 Readd Galeon when building with mozilla-devel. Bump PORTREVISION. 2002-09-15 22:50:36 +00:00
x11-clocks
x11-fm * Update to 2.0.7 2002-09-15 00:37:18 +00:00
x11-fonts Update koi8-r fonts from their official source. More fonts added as result 2002-09-15 12:20:01 +00:00
x11-servers
x11-themes
x11-toolkits * Fix detection of ghc version. 2002-09-15 19:30:32 +00:00
x11-wm Be more efficient. Remove stray $FreeBSD: line. 2002-09-15 15:53:07 +00:00
.cvsignore
INDEX
LEGAL
Makefile Switch to .tbz packages in generated makefile target. 2002-09-15 22:08:24 +00:00
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/doc/en_US.ISO8859-1/books/handbook/

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.