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
Trevor Johnson c144107bd4 Update to 4.10. The update1.zip and update2.zip files are no longer
available.  The contents of ascii.zip, html.zip, manual1.zip and
manual2.zip changed.
2001-04-12 07:44:50 +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 Update to 4.10. The update1.zip and update2.zip files are no longer 2001-04-12 07:44:50 +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 * USE_BZIP2 2001-04-11 21:57:44 +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 Update to Vim 6.0 beta AA 2001-04-11 19:56:45 +00:00
emulators upgrade to 0.9.12 2001-04-10 08:14:00 +00:00
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 javawmwrapper. 2001-04-11 22:09:57 +00:00
korean
lang Remove extras. 2001-04-11 05:09:53 +00:00
mail Add missing manpage. 2001-04-10 08:41:59 +00:00
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 Add licq-console, the Licq plugin for a curses-based UI. 2001-04-11 21:01:17 +00:00
net-im Add licq-console, the Licq plugin for a curses-based UI. 2001-04-11 21:01:17 +00:00
net-mgmt Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc). 2001-04-10 09:32:38 +00:00
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 Build with NOPROFILE defined to avoid building the profiled library. 2001-04-11 19:00:18 +00:00
russian Messages and documentation for KDE2 translated into Russian language. 2001-04-09 21:09:20 +00:00
science Do not build the profile-versions of the libraries by explicitly defining 2001-04-09 19:54:04 +00:00
security Update DATs to 4133 2001-04-11 21:28:18 +00:00
shells Our `end' key defintion for TERM==cons25 seems to be different from others. 2001-04-11 16:47:56 +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 Initialize a linked list before returning if no HTTP cookies are available. 2001-04-12 07:05:34 +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 Update to 2.3. 2001-04-10 05:02:27 +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.