1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dirk Froemberg 6900cdcea5 - add more MASTER_SITES
- remove EXTRACT_SUFX=.tar.bz2 (not needed if USE_BZIP2 is defined)
- remove BROKEN
1999-02-08 18:07:44 +00:00
archivers Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
astro Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
audio Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
benchmarks Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
biology Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
cad Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
chinese
comms Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
converters Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
databases Upgrade to 3.22.16a-gamma. 1999-02-08 17:41:32 +00:00
deskutils Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
devel * there were two patches in the last patch-aa, so I ended up spamming one 1999-02-05 06:12:30 +00:00
dns
editors Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST. 1999-02-03 23:44:30 +00:00
emulators Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
finance
ftp
games - add more MASTER_SITES 1999-02-08 18:07:44 +00:00
german Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
graphics Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
irc BROKEN='zircon-1.18.208 is all that is available from the *SINGLE* mastersite' 1999-01-31 20:31:54 +00:00
japanese Switch the maintainer to Mr.Kiriake. 1999-02-05 22:45:56 +00:00
java
korean Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
lang Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
mail Upgrade to 0.4.9. 1999-02-03 20:50:05 +00:00
math Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
mbone
misc Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Mk (1) ${MASTER_SITE_SUBDIR} is now a list, and ${MASTER_SITE_*} macros 1999-02-03 11:06:19 +00:00
multimedia Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
net Upgrade to 1.4.0p5 1999-02-07 19:46:13 +00:00
net-im
net-mgmt Upgrade to 1.4.0p5 1999-02-07 19:46:13 +00:00
news
palm Remove BROKEN_ELF: 1999-02-02 16:24:38 +00:00
ports-mgmt
print Upgrade to 1.0.0 and add more MASTER_SITES. 1999-02-05 14:55:32 +00:00
russian Upgrade to version 1.9.3 1999-02-07 22:00:16 +00:00
science
security upgrade to 2.05 1999-02-08 11:58:17 +00:00
shells
sysutils Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Templates
textproc Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
Tools
vietnamese
www Upgrade to mod_ssl 2.2.2. 1999-02-07 21:20:01 +00:00
x11 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
x11-clocks
x11-fm Activate gnomemc. 1999-01-31 20:58:07 +00:00
x11-fonts Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
x11-servers
x11-themes Sync with peter's suggestion. 1999-02-02 17:01:44 +00:00
x11-toolkits Sync with peter's suggestion. 1999-02-02 17:01:44 +00:00
x11-wm Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +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.