1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-11-25 06:44:52 +00:00
archivers - Fix MASTER_SITES 1999-11-21 00:53:55 +00:00
astro Anal retentive window dressing. Move newton and kris over until grog 1999-11-21 03:04:51 +00:00
audio Update to 2.23 1999-11-24 06:32:32 +00:00
benchmarks Fix distfile-Fennerage on one of fenner's own ports. 1999-11-23 02:13:55 +00:00
biology
cad Upgrade to pcb-1.7 1999-11-25 06:38:07 +00:00
chinese Bump freetype's lib number 1999-11-25 03:41:57 +00:00
comms
converters
databases Remove toasted MASTER_SITE (found by distfile survey) 1999-11-23 02:59:09 +00:00
deskutils
devel Update MASTER_SITES and set maintainer to ports@ 1999-11-24 23:43:44 +00:00
dns Upgrade to 8.2.2 patch 5 1999-11-15 01:03:44 +00:00
editors Bump freetype's lib number 1999-11-25 03:41:57 +00:00
emulators Add kmamerun -- an xmame frontend for KDE 1999-11-25 06:44:52 +00:00
finance
ftp Remove a ftp server that isn't mirroring properly and hasn't 1999-11-23 03:22:21 +00:00
games Bump freetype's lib number 1999-11-25 03:41:57 +00:00
german
graphics Bump freetype's lib number 1999-11-25 03:41:57 +00:00
irc Update to version 1.3.8 1999-11-22 21:15:24 +00:00
japanese Nuke japanese/camltk41 and x11/camltk41 1999-11-25 03:50:39 +00:00
java Update to version 0.3.13. 1999-11-14 01:52:16 +00:00
korean Bump freetype's lib number 1999-11-25 03:41:57 +00:00
lang Upgrade to tcl-8.2.2 1999-11-21 20:54:58 +00:00
mail Upgrade to maildrop 0.64 1999-11-23 08:41:13 +00:00
math gtkgraph is in graphics, not math. :) 1999-11-16 23:15:06 +00:00
mbone
misc Bump freetype's lib number 1999-11-25 03:41:57 +00:00
Mk (1) Fix the distfile deletion for cases where distfiles are specified 1999-11-11 02:36:15 +00:00
multimedia Update FXTV checksum. The distribution tarball was re-rolled by the author 1999-11-12 10:08:39 +00:00
net Update to 0.7.8; this does too much in the install: target but I'll 1999-11-24 02:28:49 +00:00
net-im Add patch for more firewall-friendly by default 1999-11-18 23:54:19 +00:00
net-mgmt grr....back out commit error. 1999-11-15 18:30:56 +00:00
news Update to version 0.6.3. 1999-11-17 22:49:39 +00:00
palm upgrade to 0.96. 1999-11-11 22:40:41 +00:00
ports-mgmt
portuguese/ispell-pt_BR Update to version 2.4. 1999-11-14 01:57:21 +00:00
print Bump freetype's lib number 1999-11-25 03:41:57 +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 Removed an obsoleted patch. 1999-11-24 21:45:32 +00:00
shells
sysutils Update to 0.4: fixed a stupid buglet in some diagnostic code, and 1999-11-24 01:20:30 +00:00
Templates
textproc Update to v1.46. 1999-11-23 13:27:58 +00:00
Tools
vietnamese
www Upgrade to Apache 1.3.9 + mod_ssl 2.4.9 1999-11-24 16:25:33 +00:00
x11 Upgrade to xscreensaver-3.21 1999-11-25 06:19:08 +00:00
x11-clocks Fix a typo in pkg/DESCR.. prerease -> prerelease 1999-11-17 20:17:30 +00:00
x11-fm
x11-fonts Bump freetype's lib number 1999-11-25 03:41:57 +00:00
x11-servers Bump freetype's lib number 1999-11-25 03:41:57 +00:00
x11-themes Upgrade to 1.10. 1999-11-11 10:40:00 +00:00
x11-toolkits Update version number and nuke some unneccessary lines. 1999-11-25 03:54:29 +00:00
x11-wm Bump freetype's lib number 1999-11-25 03:41:57 +00:00
.cvsignore
INDEX
LEGAL Add elsa (crypto) 1999-11-10 23:54:57 +00:00
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.