1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 0773c869d7 upgrade to 1.2.8
autogen man3 list
2001-04-11 16:38:48 +00:00
arabic Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
archivers Remove a couple of extra directories if empty. 2001-04-11 03:52:36 +00:00
astro
audio Upgrade to version 1.7 2001-04-11 15:32:16 +00:00
benchmarks
biology This port require X libraries to build/run. 2001-04-11 03:51:34 +00:00
cad Update to version 1.4.7 2001-04-10 17:12:55 +00:00
chinese
comms
converters Upgrade to version 0.10 2001-04-11 15:27:25 +00:00
databases Fixed a typo (functionnalities -> functionalities) 2001-04-11 05:48:16 +00:00
deskutils
devel upgrade to 1.2.8 2001-04-11 16:38:48 +00:00
dns Add versioning information to the distfile. :) 2001-04-10 21:33:42 +00:00
editors
emulators
finance
french
ftp Upgrade to 0.3.4. 2001-04-10 22:16:56 +00:00
games Add MASTER_SITES. 2001-04-11 15:48:53 +00:00
german
graphics Upgrade to version 2.92 2001-04-11 15:43:44 +00:00
hebrew Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
hungarian Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
irc Install Japanese message catalogue. 2001-04-10 18:36:23 +00:00
japanese Add japanese/kde2-i18n as a slave port of misc/kde2-i18n. 2001-04-11 04:59:29 +00:00
java Add support for javavmwrapper. 2001-04-11 06:47:08 +00:00
korean
lang Remove extras. 2001-04-11 05:09:53 +00:00
mail
math
mbone
misc Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
Mk Add http://prdownloads.sourceforge.net/ into MASTER_SITE_SOURCEFORGE. 2001-04-11 12:24:15 +00:00
multimedia
net Fix checksum (minor doc changes). 2001-04-11 07:02:36 +00:00
net-im Remove the OTHER patch. I hate CVS. 2001-04-10 21:16:28 +00:00
net-mgmt
net-p2p
news
palm
polish Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
ports-mgmt Get rid of the mention of portversion in pkg-descr. 2001-04-10 16:57:53 +00:00
portuguese Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
print
russian
science
security
shells Re-update to 1.03r with a hotfix from the author. PORTREVISION is set 2001-04-10 11:48:26 +00:00
sysutils Update module: net (0.85-1). 2001-04-11 15:27:59 +00:00
Templates
textproc Update to 0.6.1. 2001-04-11 05:14:00 +00:00
Tools
ukrainian
vietnamese Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
www Upgrade to version 1.01.5 2001-04-11 15:20:24 +00:00
x11 Do not build and the DRI kernel modules in -current. Sources of drm modules 2001-04-11 01:03:55 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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.