1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon 8c7debc3f6 Note removal of www/caudium-devel and lang/pike74.
PR:		ports/66459
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer of pike74)
2004-05-11 22:38:15 +00:00
accessibility
arabic
archivers Drop maintainership. 2004-05-11 01:37:22 +00:00
astro
audio Drop maintainership. 2004-05-11 01:37:22 +00:00
benchmarks
biology Add a missing BUILD_DEPENDS. 2004-05-11 05:40:32 +00:00
cad
chinese distfile rerolled for (traditional chinese) localized MT-Blacklist 1.63 2004-05-11 13:38:14 +00:00
comms Drop maintainership. 2004-05-11 01:37:22 +00:00
converters
databases Avoid coredump in 'rrdtool graph -X <param>' 2004-05-11 06:50:49 +00:00
deskutils
devel Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES. 2004-05-11 19:22:26 +00:00
dns - Update to 2.0.2 2004-05-11 12:40:34 +00:00
editors - Fix build 2004-05-11 07:45:37 +00:00
emulators
finance
french
ftp Drop maintainership. 2004-05-11 01:37:22 +00:00
games Fix the build on 4.x. 2004-05-11 04:41:44 +00:00
german
graphics Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES. 2004-05-11 19:22:26 +00:00
hebrew
hungarian
irc Add sensible default because OPTIONS does not do it when BATCH 2004-05-11 11:37:08 +00:00
japanese Add japanese/platex-jsclasses, which is a set of new document classes 2004-05-11 21:27:58 +00:00
java Update to 1.4. 2004-05-10 18:38:26 +00:00
korean
lang lang/pike74 is buggy and very difficult to adapt to the 5.x branch. 2004-05-11 22:34:36 +00:00
mail pop3proxy is a POP3 proxycache server useful for use with webmail clients 2004-05-11 17:09:06 +00:00
math Updated to 1.03 2004-05-11 08:24:19 +00:00
mbone
misc Drop maintainership. 2004-05-11 01:37:22 +00:00
Mk
multimedia Make xmms crash less on amd64 2004-05-11 15:04:50 +00:00
net Update to version 3.0.4. 2004-05-11 20:30:02 +00:00
net-im
net-mgmt Add p5-SNMP_Session to BUILD_DEPENDS. 2004-05-11 06:11:49 +00:00
net-p2p
news
palm - Fix build on 5.x and unbreak 2004-05-11 09:28:50 +00:00
picobsd
polish - Update to 2.0.2 2004-05-11 12:13:35 +00:00
ports-mgmt disable on bento because the dynamical 2004-05-11 01:27:53 +00:00
portuguese
print - gcj is not available on: ia64 sparc64 2004-05-11 07:56:46 +00:00
russian
science
security This patch isn't actually needed. The default daemon code works just fine. 2004-05-11 20:52:07 +00:00
shells Update to osh-040421 2004-05-10 20:09:17 +00:00
sysutils Upgrade to 0.9.2. 2004-05-11 20:02:04 +00:00
Templates
textproc Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES. 2004-05-11 19:22:26 +00:00
Tools
ukrainian
vietnamese
www Remove caudium-devel, which had become stale. It will return later. 2004-05-11 22:31:34 +00:00
x11 One of these days I'll get it right. 2004-05-11 17:53:35 +00:00
x11-clocks
x11-fm - Update to version 0.11.51 2004-05-10 15:46:00 +00:00
x11-fonts Remove conditional %%PORTDOCS%% since the docs will be installed no matter 2004-05-11 18:11:58 +00:00
x11-servers [1] Add missing dependency on freetype2. 2004-05-11 08:12:23 +00:00
x11-themes Update to 0.6.2. 2004-05-10 21:12:34 +00:00
x11-toolkits Update to 7.0.2. 2004-05-11 07:25:37 +00:00
x11-wm Update to 0.6.2. 2004-05-10 21:12:34 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Note removal of www/caudium-devel and lang/pike74. 2004-05-11 22:38:15 +00:00
README
UPDATING

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/doc/en_US.ISO8859-1/books/handbook/

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.