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
Sergey Matveychuk c71f872b94 - Fix plist on 4.x
Submitted by:	pointyhat via kris
2004-12-26 11:50:10 +00:00
accessibility
arabic
archivers Update to 0.5.6. 2004-12-25 17:41:50 +00:00
astro add dependency on graphics/libglut 2004-12-25 12:46:02 +00:00
audio Old maintainer has privately asked to be reinstated. 2004-12-26 06:47:35 +00:00
benchmarks
biology Update to 0.6.2. 2004-12-25 17:52:46 +00:00
cad
chinese
comms
converters
databases - Add mSQL dependence. Off by default. 2004-12-26 10:16:49 +00:00
deskutils Upgrade to 2.0. 2004-12-26 10:26:38 +00:00
devel - Fix plist on 4.x 2004-12-26 11:50:10 +00:00
dns New port py-dnspython version 1.3.2: A DNS toolkit for Python 2004-12-26 10:36:52 +00:00
editors Update to version 3.61a 2004-12-26 09:07:25 +00:00
emulators Also remove man/man3w via pkg-plist. 2004-12-25 13:43:47 +00:00
finance
french
ftp
games Port now builds 2004-12-24 23:54:44 +00:00
german
graphics Upgrade to 1.52. 2004-12-26 07:56:21 +00:00
hebrew
hungarian
irc Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
japanese Update to 1.7.5. 2004-12-26 11:42:17 +00:00
java Take into account the '-devel' package name suffix when registering CONFLICTS 2004-12-24 15:24:14 +00:00
korean
lang Fix pkg-plist. 2004-12-25 20:55:23 +00:00
mail Remove www/horde2 & mail/imp3 and resurrect www/horde & mail/imp. 2004-12-26 10:33:22 +00:00
math Update to 1.5.4. 2004-12-25 18:30:27 +00:00
mbone
misc Make sure update-mime-database is run during package installation as well. 2004-12-26 07:05:08 +00:00
Mk Update lang/ruby18 to the 1.8.2 release. Happy holidays! 2004-12-25 04:28:37 +00:00
multimedia o Remove ports/multimedia/gstreamer-player since it is no longer 2004-12-26 09:08:48 +00:00
net o Add dependency on dns/py-dnspython which enable a notification 2004-12-26 10:48:12 +00:00
net-im Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
net-mgmt
net-p2p o Add dependency on dns/py-dnspython which enable a notification 2004-12-26 10:48:12 +00:00
news update to News::Article::NoCeM 0.04 2004-12-25 04:13:51 +00:00
palm
polish
ports-mgmt Update to 20041226. 2004-12-25 21:17:06 +00:00
portuguese
print Patch vulnerability in imported xpdf code. Bump PORTREVISION. 2004-12-24 23:17:44 +00:00
russian
science
security Update to 0.5.2. 2004-12-25 22:17:22 +00:00
shells
sysutils if 4.x, then USE_GCC 2004-12-26 07:28:02 +00:00
Templates
textproc Update to 0.9.6. 2004-12-25 22:37:53 +00:00
Tools
ukrainian
vietnamese
www Add a slave port to install the Horde framework with PHP5. 2004-12-26 10:55:14 +00:00
x11 Back out my previous commit because it keeps this from packaging 2004-12-25 19:17:19 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Add missing prototype to fix the build with recent GCC. 2004-12-24 15:41:40 +00:00
x11-themes
x11-toolkits Update to 2.6.2. 2004-12-26 05:26:32 +00:00
x11-wm Mark the port IGNORE on X_WINDOW_SYSTEM that doesn't have sufficient libraries. 2004-12-24 21:38:31 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED Remove www/horde2 & mail/imp3 and resurrect www/horde & mail/imp. 2004-12-26 10:33:22 +00:00
README
UPDATING Alert about the upgrade process of Horde's application. 2004-12-26 10:47:24 +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.