1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2004-07-27 10:40:29 +00:00
accessibility
arabic
archivers Move package files from plist to Makefile, remove pkg-plist. 2004-07-27 07:04:25 +00:00
astro Move package files from plist to Makefile, remove pkg-plist. 2004-07-27 08:18:59 +00:00
audio Update to 0.12.4 2004-07-27 07:56:23 +00:00
benchmarks
biology
cad Update to version 7.0.0 2004-07-25 16:22:02 +00:00
chinese Unbreak on 4.X, use QString::null instead of "" 2004-07-26 11:16:11 +00:00
comms Add Klog, an amateur radio logging program for KDE 2004-07-25 13:25:44 +00:00
converters Add knob WITH_EXTRA_PATCHES which brings in: 2004-07-27 03:28:14 +00:00
databases Fix compilation of ndb with gcc 3.4. 2004-07-27 08:25:17 +00:00
deskutils Yipes... I broke the port with my last commit. Nuke lthack 2004-07-27 01:48:40 +00:00
devel Update to 3.3.0 release. 2004-07-27 08:43:05 +00:00
dns Bump PORTREVISION since new startup file is now required under -CURRENT. 2004-07-26 23:28:49 +00:00
editors Update to version 9.4h. 2004-07-26 18:55:07 +00:00
emulators add vmips 1.2.1 2004-07-27 01:16:09 +00:00
finance Add kmymoney2 a KDE personal finance assistant 2004-07-25 12:19:41 +00:00
french
ftp Add a patch to fix a serious bug which can break a ftp 2004-07-25 15:14:47 +00:00
games Move emulators/freesci to games 2004-07-26 07:29:31 +00:00
german
graphics Whack lthack, and set LIBTOOL_VER to 15. 2004-07-27 00:46:10 +00:00
hebrew
hungarian
irc -Correct the pkg-plist. 2004-07-26 16:35:15 +00:00
japanese Unbreak this port, as it seems the previous commit has fixed the problem. 2004-07-27 06:00:02 +00:00
java Add build fix for FreeBSD 4.x. 2004-07-27 00:10:49 +00:00
korean
lang Back out my previous commit, two ports need guile's .la files. 2004-07-27 02:52:28 +00:00
mail Update to 1.4 2004-07-26 22:22:26 +00:00
math
mbone
misc
Mk . Align some .endif with their corresponding .if. 2004-07-27 05:16:34 +00:00
multimedia - install portdocs 2004-07-27 01:04:21 +00:00
net - Update RC scripts to play nicely with latest changes in -CURRENT 2004-07-26 20:57:03 +00:00
net-im
net-mgmt Unbreak on current. 2004-07-27 04:13:27 +00:00
net-p2p - Distfile was rerolled with few non-critical changes (diff have 106 lines). 2004-07-25 16:15:48 +00:00
news Remove the -lcompat; it's no longer need. 2004-07-25 21:13:38 +00:00
palm
picobsd
polish
ports-mgmt pavuk digest auth buffer overflow 2004-07-27 10:40:29 +00:00
portuguese
print Really remove device stp. It has been deprecated since 8.0 and doesn't work 2004-07-26 15:49:56 +00:00
russian
science
security pavuk digest auth buffer overflow 2004-07-27 10:40:29 +00:00
shells Remove references to mirror.ac.uk 2004-07-26 12:13:47 +00:00
sysutils Make the startup script also work on older versions of FreeBSD which 2004-07-27 06:27:07 +00:00
Templates
textproc Enable xslt_set_encoding and xslt_getopt functions. 2004-07-26 21:29:58 +00:00
Tools
ukrainian
vietnamese
www Needs 'make -C', available since 4.9. 2004-07-27 07:48:41 +00:00
x11 Fix package build 2004-07-27 08:20:07 +00:00
x11-clocks
x11-fm
x11-fonts I have forgotten to remove the lthack. The USE_LIBTOOL_VER and lthack should 2004-07-26 21:21:18 +00:00
x11-servers
x11-themes I have forgotten to remove the lthack. The USE_LIBTOOL_VER and lthack should 2004-07-26 21:21:18 +00:00
x11-toolkits Update to 1.0.6, and use the new libtool scheme. 2004-07-26 20:37:03 +00:00
x11-wm Update to version 2.9.2 2004-07-25 16:25:47 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Move emulators/freesci to games 2004-07-26 07:29:31 +00:00
README
UPDATING . Add a note about possible incompatibilities in Ant 1.6.2. These should 2004-07-26 18:46:12 +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.