1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price 8c5cb7b00b Fix compilation errors on FreeBSD/Alpha.
PR:		24427
Submitted by:	Jan Conrad <conrad@th.physik.uni-bonn.de>
2001-02-26 04:14:40 +00:00
archivers Add mirrors 2001-02-20 18:52:44 +00:00
astro On my system(s), xglobe's stars show up in diagonal bands. I can only 2001-02-25 03:06:40 +00:00
audio Fix compilation errors on FreeBSD/Alpha. 2001-02-26 04:14:40 +00:00
benchmarks
biology
cad forgot bison dependence 2001-02-22 04:58:04 +00:00
chinese Chineselized Tk ver. 8.3.0. This version is i18n improvement. 2001-02-22 04:09:59 +00:00
comms Upgrade to version 1.1.25.02.01 2001-02-26 00:37:44 +00:00
converters Update to 0.3.1. Now xunicode is a set of source files that toolkits 2001-02-24 20:20:13 +00:00
databases Allow access to MS-SQL databases from PHP. 2001-02-26 03:48:31 +00:00
deskutils Update yank to 0.2.0 2001-02-25 19:12:22 +00:00
devel Use the gzip'd tarball since the bzip2'd one doesn't exist anymore. 2001-02-26 04:06:36 +00:00
dns Update to version 4.0.2. 2001-02-26 04:09:51 +00:00
editors Upgrade to version 1.3.3 2001-02-23 15:47:02 +00:00
emulators Drop maintainer ship. Too many people did not like the direction I took 2001-02-26 02:45:08 +00:00
finance
french
ftp Update to 7.6.1. Besides a couple of bugfixes (most notably to 2001-02-23 15:30:03 +00:00
games Minor pkg-plist fixes. 2001-02-26 03:34:31 +00:00
german Remove duplicated URL 2001-02-24 17:43:49 +00:00
graphics Update to version 9.11. 2001-02-26 03:22:33 +00:00
hebrew
irc Update backup master site 2001-02-25 22:59:54 +00:00
japanese Update to version 1.4.3. 2001-02-26 04:07:32 +00:00
java Update to the latest version of the JDK tutorial. 2001-02-26 03:49:29 +00:00
korean Korean CMap is updated to ak12. 2001-02-22 15:01:00 +00:00
lang Add php4. 2001-02-25 21:26:52 +00:00
mail Update to version 0.03.1. 2001-02-26 03:41:15 +00:00
math - Use MASTER_SITE_SOURCEWARE to MASTER_SITES 2001-02-25 15:27:17 +00:00
mbone
misc Minor pkg-plist fixes. 2001-02-26 03:34:31 +00:00
Mk
multimedia Upgrade to mtv 1.2.1 2001-02-26 02:13:36 +00:00
net Update to version 4.0.2. 2001-02-26 04:09:51 +00:00
net-im upgrade to 3.20.5 2001-02-21 14:59:55 +00:00
net-mgmt Create the fake user with /sbin/nologin as the login shell, not /bin/sh. 2001-02-23 12:34:56 +00:00
net-p2p
news Minor pkg-plist fixes. 2001-02-26 03:34:31 +00:00
palm Upgrade to 2.06. 2001-02-23 11:29:15 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Minor pkg-plist fixes. 2001-02-26 03:34:31 +00:00
russian Minor pkg-plist fixes. 2001-02-26 03:34:31 +00:00
science
security Use non-blocking I/O by default. 2001-02-26 03:39:30 +00:00
shells Update to version 0.009. 2001-02-26 04:04:33 +00:00
sysutils Update to version 0.6b. 2001-02-26 04:12:30 +00:00
Templates
textproc add libxml++, XML API for C++ 2001-02-25 18:49:50 +00:00
Tools Do not hardcode /tmp as a temp directory base, try $TMPDIR, $TMP and 2001-02-22 14:51:44 +00:00
vietnamese
www Update to version 2b30. 2001-02-26 03:57:17 +00:00
x11 Update to 1.2 2001-02-23 15:52:38 +00:00
x11-clocks
x11-fm Correct MASTERSITES. 2001-02-22 10:11:42 +00:00
x11-fonts Move this ports to appropriate place. 2001-02-21 17:01:46 +00:00
x11-servers
x11-themes
x11-toolkits Unbreak fox-xunicode. 2001-02-24 20:23:18 +00:00
x11-wm Update to 0.37.3. 2001-02-21 12:03:57 +00:00
.cvsignore
INDEX
LEGAL - Spell japanese correctly. 2001-02-26 04:03:15 +00:00
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.