1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Volker Stolz 3ed5971f49 - Fix runtime error by regenerating path in config.h
- Use MAKE_ARGS instead of patches
2005-04-22 09:00:37 +00:00
accessibility Update to 0.10.7. 2005-04-20 16:55:51 +00:00
arabic
archivers - Depend on Perl (gremsync is not installed unless Perl is available). 2005-04-22 02:12:54 +00:00
astro - Fix pkg-plist to unbreak the port 2005-04-19 18:08:35 +00:00
audio Amarok wants kdebase. 2005-04-22 02:14:05 +00:00
benchmarks
biology Upgrade to 3.62 2005-04-21 13:45:15 +00:00
cad
chinese
comms Backout last commit: there is indeed something wrong with this port 2005-04-21 17:52:33 +00:00
converters
databases Fix build failure triggered by pkgconfig update. 2005-04-22 05:41:26 +00:00
deskutils Update to version 0.9.0 2005-04-21 15:34:23 +00:00
devel Update to 0.8.10 2005-04-22 08:24:03 +00:00
dns Drop maintership. 2005-04-21 17:44:08 +00:00
editors - Update to 050325 2005-04-21 17:53:34 +00:00
emulators Add three missing entries to the packaging list. 2005-04-20 20:47:47 +00:00
finance
french
ftp Upgrade to version 3.1.9. 2005-04-21 16:03:12 +00:00
games - Update to 1.3 2005-04-21 16:56:51 +00:00
german
graphics Fix build failure triggered by pkgconfig update. 2005-04-22 05:41:26 +00:00
hebrew
hungarian
irc Update to version 2.6.2 2005-04-21 15:30:41 +00:00
japanese - Update to 1.8.b1 2005-04-19 08:48:29 +00:00
java - Update to version 2005.04.15 2005-04-19 23:30:50 +00:00
korean
lang Mark as BROKEN: Not compatible with latest GHC yet 2005-04-22 07:22:34 +00:00
mail Correct a number of ports that anger the tempermental Make Spirits 2005-04-22 01:49:57 +00:00
math Mark as BROKEN on 4.x: Does not build with gcc2 and can't link with gcc3 since 2005-04-21 15:03:20 +00:00
mbone
misc - Fix runtime error by regenerating path in config.h 2005-04-22 09:00:37 +00:00
Mk
multimedia Correct a number of ports that anger the tempermental Make Spirits 2005-04-22 01:49:57 +00:00
net - Turn off ADS in samba-libsmbclient when PACKAGE_BUILDING. Proper fix will 2005-04-22 08:21:29 +00:00
net-im - Update net/gale to 0.99fruit, unbreak on 5.x 2005-04-21 10:19:42 +00:00
net-mgmt Update to 0.2.1 2005-04-21 18:54:38 +00:00
net-p2p o Update to 2.5.30.7 2005-04-21 17:47:50 +00:00
news Drop maintership. 2005-04-21 17:44:08 +00:00
palm Commit a patch forgotten in the last commit: 2005-04-22 03:54:45 +00:00
polish
ports-mgmt Fix build by including ${LOCALBASE}/lib in the link path. 2005-04-20 16:46:56 +00:00
portuguese
print Use dashed options for tar(1). Some old versions of tar(1) 2005-04-22 08:30:58 +00:00
russian - update to 3.2.1 2005-04-20 13:19:08 +00:00
science
security Bump PORTREVISION for previous change. 2005-04-22 08:30:18 +00:00
shells Update to version 1.0136 2005-04-21 15:13:51 +00:00
sysutils - Update to 1.5 2005-04-22 07:01:34 +00:00
Templates
textproc Mark as BROKEN: Not compatible with latest GHC yet 2005-04-22 07:22:34 +00:00
Tools
ukrainian
vietnamese
www Update to version 2.1.p17. 2005-04-22 07:24:26 +00:00
x11 Add a hunk to really really prevent the /etc/pam.d/xscreensaver 2005-04-22 03:56:56 +00:00
x11-clocks
x11-fm Upgrade to 1.60.0 2005-04-21 14:22:53 +00:00
x11-fonts
x11-servers
x11-themes - Update to 0.2 2005-04-20 06:31:22 +00:00
x11-toolkits Fix build failure triggered by pkgconfig update. 2005-04-22 05:41:26 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL Add an entry for audio/slimserver. 2005-04-21 16:59:13 +00:00
Makefile
MOVED remove opera-devel, no development version is available now. 2005-04-21 11:53:05 +00:00
README
UPDATING add notes for www/opera and www/opera-devel. 2005-04-21 11:48:57 +00:00

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.