1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-11-17 15:56:05 +00:00
archivers * Removed (unnecessary) dependancy on GNU gettext 1999-11-14 03:02:01 +00:00
astro s/freebsd/FreeBSD/ 1999-11-14 03:49:40 +00:00
audio Update to 2.22c. 1999-11-15 06:35:29 +00:00
benchmarks Make this compile again in light of the recent signal changes. This is 1999-11-14 03:18:49 +00:00
biology
cad Upgrade to 0.25. 1999-11-16 10:40:05 +00:00
chinese
comms
converters
databases
deskutils
devel Update to 0.8 1999-11-17 03:37:29 +00:00
dns Upgrade to 8.2.2 patch 5 1999-11-15 01:03:44 +00:00
editors Update 5.5 to patchlevel 38. 1999-11-17 06:52:14 +00:00
emulators Upgrade to 991031 version of Wine. 1999-11-14 20:49:34 +00:00
finance
ftp Update to version 2.0.5a 1999-11-14 00:54:48 +00:00
games Remove Motif support. 1999-11-14 02:41:58 +00:00
german
graphics gtkgraph is in graphics, not math. :) 1999-11-16 23:15:06 +00:00
irc Update to 4.pre2.200: 1999-11-16 12:50:44 +00:00
japanese Activate the ja-lyx-doc and ja-xyagamo port. 1999-11-14 03:58:55 +00:00
java Update to version 0.3.13. 1999-11-14 01:52:16 +00:00
korean
lang Update to the 1999-11-10 development snapshot. 1999-11-15 02:02:35 +00:00
mail "Dead key" support added. 1999-11-14 12:03:54 +00:00
math gtkgraph is in graphics, not math. :) 1999-11-16 23:15:06 +00:00
mbone
misc Upgrade to git-4.3.19 1999-11-16 00:39:07 +00:00
Mk
multimedia
net Upgraded to samba-2.0.6 1999-11-17 15:52:12 +00:00
net-im Really remove the redundant WRKSRC this time. Ugh. 1999-11-16 03:50:01 +00:00
net-mgmt grr....back out commit error. 1999-11-15 18:30:56 +00:00
news Upgrade to suck-4.2.2 1999-11-16 16:04:39 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR Update to version 2.4. 1999-11-14 01:57:21 +00:00
print Activate the hyperlatex and nenscript ports. 1999-11-14 03:50:58 +00:00
russian Update to apache version 1.3.9 and RA 29.0. 1999-11-14 03:10:30 +00:00
science Update to version 4.1r3. 1999-11-14 02:32:21 +00:00
security And update those checksums too. 1999-11-17 02:53:30 +00:00
shells
sysutils Upgrade to 1.7.3. 1999-11-17 08:54:56 +00:00
Templates
textproc Don't conflict with dict port 1999-11-15 02:44:38 +00:00
Tools
vietnamese
www Deny more extensions 1999-11-17 15:56:05 +00:00
x11 Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped 1999-11-16 19:29:01 +00:00
x11-clocks
x11-fm
x11-fonts Update to 4.2. 1999-11-16 15:11:45 +00:00
x11-servers Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped 1999-11-16 19:29:01 +00:00
x11-themes
x11-toolkits Update to version 0.22. 1999-11-14 01:40:41 +00:00
x11-wm Update to 0.9.50 1999-11-16 04:41:27 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.