1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kevin Lo ab6d8e733f Update to 0.1.14
PR: 50512
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-01 05:50:13 +00:00
accessibility
arabic
archivers
astro
audio New port: Compact disc control utility 2003-04-01 00:24:53 +00:00
benchmarks
biology
cad
chinese Add a patch to fix readline routine problem. 2003-04-01 02:03:43 +00:00
comms Update to 1.19 2003-03-31 04:34:28 +00:00
converters
databases databases/puredb: Set of libraries for creating and reading constant databases 2003-04-01 02:36:38 +00:00
deskutils - reapply patch that was lost during the update to 0.5 2003-03-31 05:53:12 +00:00
devel Upgrade to 1.5.2. From this version on, this tool is called 2003-03-31 12:09:18 +00:00
dns net/posadis, another DNS server implementation 2003-04-01 02:38:25 +00:00
editors Update to Vim 6.1 patchlevel 405. 2003-04-01 01:20:02 +00:00
emulators New master site for emulator/yape. 2003-03-31 09:35:13 +00:00
finance
french
ftp
games * Update to 1.41 2003-04-01 02:14:16 +00:00
german
graphics Update to 0.1.14 2003-04-01 05:50:13 +00:00
hebrew
hungarian
irc [Maintainer Update] Port: irc/ircservices (bento fix) 2003-03-31 07:34:43 +00:00
japanese
java
korean
lang Update to 0.6.8. 2003-03-31 15:54:00 +00:00
mail Update of mail/wmbiff to 0.4.15 and add support for gnutls (SSL). 2003-04-01 00:45:27 +00:00
math upgrade to 2.0.20030221 2003-03-31 05:19:21 +00:00
mbone
misc New port: misc/spamcalc 2003-03-31 22:10:12 +00:00
Mk
multimedia Bump PORTREVISION by previous commit. 2003-03-31 17:17:42 +00:00
net net/posadis, another DNS server implementation 2003-04-01 02:38:25 +00:00
net-im New Port: irc/pork 2003-04-01 00:19:33 +00:00
net-mgmt Update to 3.2.2 2003-03-31 05:26:06 +00:00
net-p2p Davide Lemma reports that "With all versions prior to 0.2.3 [it] 2003-03-31 15:14:03 +00:00
news - Support Makefile.local 2003-04-01 05:25:16 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print New port: print/foomatic-db 2003-04-01 03:08:29 +00:00
russian
science
security - extend regression tests 2003-04-01 04:10:29 +00:00
shells
sysutils New port: dwatch - A daemon watcher 2003-03-31 22:05:56 +00:00
Templates
textproc New Port: L2A -- LaTeX to ASCII 2003-03-31 09:41:53 +00:00
Tools
ukrainian
vietnamese
www Port installs shared libraries. 2003-03-31 09:16:13 +00:00
x11 x11/gromit: on-screen annotations 2003-04-01 02:34:47 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED
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.