1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David E. O'Brien d2f7e4afff Update mastersites
Submitted by:	kevlo
2002-03-06 03:23:14 +00:00
accessibility
arabic
archivers Upgrade to 3.0b4 2002-03-05 11:14:04 +00:00
astro
audio - Update to 1.2.7 2002-03-05 21:09:09 +00:00
benchmarks The distfile changed but the version number is the same. 2002-03-05 15:37:44 +00:00
biology
cad
chinese Update mastersites 2002-03-06 03:23:14 +00:00
comms
converters
databases Added dbXML, a Java-based XML database. 2002-03-05 18:39:23 +00:00
deskutils malloc.h -> stdlib.h 2002-03-04 20:02:36 +00:00
devel add shmap 0.2 2002-03-05 17:47:05 +00:00
dns
editors s|<malloc.h>|<stdlib.h> for the nas build 2002-03-06 01:33:17 +00:00
emulators Update port. DISTFILE name did not change but includes the following 2002-03-04 13:29:01 +00:00
finance
french Make grammatical corrections and translate some forgotten parts of 2002-03-05 03:00:06 +00:00
ftp
games Update to 0.98.3. 2002-03-05 14:46:44 +00:00
german Use the German home page rather than the English one. 2002-03-04 11:46:30 +00:00
graphics Upgrade to 0.6.13. 2002-03-05 12:13:03 +00:00
hebrew
hungarian
irc
japanese Add new port of Netscape 6 (Linux binary) with Japanese localization. 2002-03-04 11:27:29 +00:00
java
korean
lang Sync with gcc30's style. 2002-03-04 21:08:06 +00:00
mail Detect fake hotmail.com headers - sense X-Originating-IP 2002-03-06 03:22:36 +00:00
math
mbone
misc Host distfiles at a temporary site until the main page reappears. 2002-03-05 17:13:24 +00:00
Mk
multimedia - Update to 1.2.7 2002-03-05 21:09:09 +00:00
net Update to 1.2.3 2002-03-05 16:24:23 +00:00
net-im
net-mgmt
net-p2p Update to 0.47 2002-03-05 14:47:58 +00:00
news
palm
picobsd
polish
ports-mgmt Fix dependency detection logic (it was broken for libraries). 2002-03-05 01:49:14 +00:00
portuguese Use the German home page rather than the English one. 2002-03-04 11:46:30 +00:00
print Update to 0.71. Add a WITH_PDFLIB4 knob. 2002-03-05 18:38:32 +00:00
russian
science add gdis 0.73.3 2002-03-05 03:36:20 +00:00
security Grab unmaintained port, and upgrade to OpenPAM-aware 0.13.pre2. 2002-03-05 12:54:37 +00:00
shells
sysutils Add mkfile 1.0, create files suitable for use as swap files. 2002-03-05 17:42:43 +00:00
Templates
textproc Host distfile at a temprary site until the homepage reappears. 2002-03-05 21:27:31 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 2.7. I've commited only patches in the previous commiting. 2002-03-05 09:17:30 +00:00
x11 Add support for SYSV IPC. This patch is REQUIRED for GL to work with the 2002-03-05 23:37:02 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Get distfile from MASTER_SITE_THEMES and GC defunct WWW. 2002-03-05 15:25:28 +00:00
x11-toolkits Get distfile from MASTER_SITE_THEMES and GC defunct WWW. 2002-03-05 15:25:28 +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.