1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alex Dupre a26918e4b7 Update to 4.1.3 release:
- switch to use libtool 1.5

Add ndbcluster, the new high-performance and high-reliable storage engine
used in MySQL Cluster:
- experimental: no docs, no examples, no startup scripts
- to setup it see the administration guide at:
  http://gd.tuwien.ac.at/db/mysql/Downloads/Manual/mysql-cluster-admin.pdf
2004-07-05 10:16:55 +00:00
accessibility
arabic
archivers
astro Update to version 1.42 2004-07-03 15:35:58 +00:00
audio Update to 0.11.1 2004-07-03 17:54:03 +00:00
benchmarks
biology BROKEN: Checksum mismatch 2004-07-03 09:53:15 +00:00
cad Update to 0.7.20040606. 2004-07-04 15:53:09 +00:00
chinese Add scim-tables 0.4.0, SCIM table based Chinese input methods. 2004-07-02 22:38:00 +00:00
comms - Unbreak on 5.x (multiline literal) 2004-07-05 09:17:13 +00:00
converters Updated to 1.3 2004-07-02 17:20:23 +00:00
databases Update to 4.1.3 release: 2004-07-05 10:16:55 +00:00
deskutils
devel Update to 1.10.0. 2004-07-04 23:01:15 +00:00
dns add authors to pkg-descr 2004-07-03 14:25:59 +00:00
editors Fix hangup problem in japanese-egg-anthy input method. 2004-07-04 14:57:22 +00:00
emulators
finance Add myBudget, a nifty Gtk+-2 personal finance thinger. 2004-07-05 04:26:49 +00:00
french Adding french/mozilla-flp, Mozilla French Language Pack. 2004-07-03 06:38:16 +00:00
ftp Support CFLAGS properly 2004-07-03 15:39:51 +00:00
games Update to 0.8, see the changelog for full detail. 2004-07-05 03:36:47 +00:00
german
graphics - Update WWW [1] 2004-07-05 08:37:17 +00:00
hebrew
hungarian
irc Update to version 0.14 2004-07-04 23:04:25 +00:00
japanese Sync with libanthy shared library version bump. 2004-07-04 03:20:26 +00:00
java BROKEN on 5.x: does not run (libm is binary incompatible with 4.x) 2004-07-03 03:39:16 +00:00
korean Add scim-tables 0.4.0, SCIM table based Korean input methods. 2004-07-02 22:41:31 +00:00
lang Update to the 20040630 snapshot and change the version to 3.3.5. 2004-07-04 20:50:59 +00:00
mail - Add two new knobs: 2004-07-04 22:45:03 +00:00
math Update to version 1.2.7 2004-07-03 15:42:35 +00:00
mbone
misc Update to 0.7. 2004-07-05 08:04:16 +00:00
Mk Chase libgsf* shared library. 2004-07-04 23:02:22 +00:00
multimedia Update to 1-rc5. 2004-07-03 17:53:52 +00:00
net Update to latest release 0.4.5b. 2004-07-05 08:54:48 +00:00
net-im Fix another 64-bit build problem. 2004-07-04 07:27:34 +00:00
net-mgmt
net-p2p Unbreak by upgrading to 4.0.7. 2004-07-03 20:30:00 +00:00
news
palm
picobsd
polish - Update to 0.3.9 2004-07-02 18:59:10 +00:00
ports-mgmt Move phpnuke vulnerabilities to VuXML. 2004-07-03 06:48:34 +00:00
portuguese
print - Teach install script that there are other tar implementations beside GNU tar 2004-07-02 20:58:46 +00:00
russian
science
security update to 3.51-TEST4 2004-07-05 00:06:07 +00:00
shells
sysutils - Update to 12 2004-07-04 21:46:17 +00:00
Templates
textproc Sync with libanthy shared library version bump. 2004-07-04 03:20:26 +00:00
Tools
ukrainian
vietnamese
www Update to 0.7. 2004-07-04 23:39:12 +00:00
x11
x11-clocks
x11-fm
x11-fonts Update to 2.2.3. 2004-07-02 16:46:02 +00:00
x11-servers
x11-themes Update to 0.5 2004-07-03 02:17:19 +00:00
x11-toolkits Update to version 1.2.6 2004-07-03 15:42:58 +00:00
x11-wm Remove the double post-install. (copy-n-paste error) 2004-07-04 03:20:20 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Rename p5-Flash-FLAP to p5-AMF-Perl. 2004-07-04 13:01:13 +00:00
README
UPDATING Add an entry for net/netatalk-devel. 2004-07-03 22:49:34 +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.