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
2001-06-13 15:30:50 +00:00
accessibility/atk
arabic
archivers Add xpk 0.1.4, the eXternal PacKer (XPK) library system. 2001-06-11 03:48:12 +00:00
astro Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
audio Update the WWW site. 2001-06-12 18:41:52 +00:00
benchmarks upgrade to 1.01c 2001-06-10 13:13:55 +00:00
biology - Update to version 1.2.6a 2001-06-12 13:35:56 +00:00
cad Update to version 2.3 2001-06-12 13:44:49 +00:00
chinese
comms Fix lib dependency to make bento happy. 2001-06-10 15:49:47 +00:00
converters
databases Fix build when BATCH is defined, and remove redundant ${MKDIR} "-p" option. 2001-06-13 14:37:45 +00:00
deskutils
devel Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
dns Add maradns 0.6.18, a DNS server implementation with focus on 2001-06-11 03:44:26 +00:00
editors Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
emulators Removed unneeded files/patches 2001-06-12 01:33:38 +00:00
finance
french
ftp add profxp 2001-06-13 14:46:54 +00:00
games Upgrade to 4.72. 2001-06-12 11:45:09 +00:00
german
graphics Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
hebrew
hungarian
irc Fix mismatching IPv6 numeric address. 2001-06-13 12:30:57 +00:00
japanese Sync with databases/postgresql7/scripts/configure.postgresql rev.1.7. 2001-06-13 15:30:50 +00:00
java Several fixes and improvements: 2001-06-12 10:20:48 +00:00
korean Mark it as broken. 2001-06-12 13:17:03 +00:00
lang Fix misordered plist. 2001-06-13 04:12:16 +00:00
mail Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
math upgrade to 0.95 2001-06-13 10:01:40 +00:00
mbone
misc Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
Mk
multimedia Mark broken by indicating that the maintainer is working on a fix. 2001-06-10 06:04:19 +00:00
net Do ${LN} -fs instead of just ${LN} -s to make portupgrade happy. 2001-06-13 08:36:08 +00:00
net-im
net-mgmt Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
net-p2p
news Upgrade to 2.3.20010612. 2001-06-13 00:03:35 +00:00
palm Add ppmtoTbmp 1.1, PPM to Pilot bitmap converter. 2001-06-11 11:29:05 +00:00
picobsd
polish
ports-mgmt Oops, wrong checksum. 2001-06-10 21:06:39 +00:00
portuguese
print Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
russian
science Add mpqc 1.2.5, the massively parallel quantum computing library 2001-06-11 03:27:04 +00:00
security - Drop modifier L in makefile, all options have to be set 2001-06-12 07:49:52 +00:00
shells upgrade to 1.0008 2001-06-13 15:00:08 +00:00
sysutils Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
Templates
textproc Update to 0.2.9.7. 2001-06-13 11:06:00 +00:00
Tools
ukrainian
vietnamese
www Change maintainer over to k_nishizawa@anet.ne.jp 2001-06-13 12:17:25 +00:00
x11 update to 4.1.0. 2001-06-12 14:59:53 +00:00
x11-clocks
x11-fm
x11-fonts update to 4.1.0. 2001-06-12 15:00:34 +00:00
x11-servers display PKGMESSAGE correctly. 2001-06-12 16:08:20 +00:00
x11-themes
x11-toolkits Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
x11-wm
.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.