1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev c16cac61bc - Update to version 2.9.9
PR:		ports/65365
Submitted by:	Ports Fury
2004-04-09 18:24:25 +00:00
accessibility Add ruby-atk, Ruby binding for ATK. 2004-04-09 14:11:59 +00:00
arabic
archivers New port of unshield, a InstallShield cabinet file reader. 2004-04-09 12:47:57 +00:00
astro
audio Fix broken plist 2004-04-09 08:34:39 +00:00
benchmarks
biology Add openbabel dependency (bento log forwarded by kris). 2004-04-09 00:59:36 +00:00
cad
chinese unrar is an EXTRACT_DEPENDS, not BUILD_DEPENDS 2004-04-09 03:06:24 +00:00
comms - Update to 0.94.0 2004-04-08 12:15:10 +00:00
converters
databases And oops. 2004-04-09 14:23:40 +00:00
deskutils Remove PTHREADS overhead form CONFIGURE_ENV. 2004-04-09 17:53:32 +00:00
devel Fix build: DDD builds with either GCC 3.1 or GCC 3.2. Use 3.1 if 2004-04-09 18:23:12 +00:00
dns
editors ${FRELEASE_NR} to ${PORTVERSION} for sdk and solver section 2004-04-09 09:21:22 +00:00
emulators
finance - Update to version 2.9.9 2004-04-09 18:24:25 +00:00
french
ftp Update to curl 7.11.1. 2004-04-09 12:14:13 +00:00
games - Update to version 3.0.8 2004-04-09 18:24:05 +00:00
german
graphics - Update to version 0.9.1 2004-04-09 18:23:21 +00:00
hebrew
hungarian
irc
japanese
java . Update to 1.1b3 2004-04-09 17:56:05 +00:00
korean
lang updated to 8.0.039.p044.1 2004-04-09 15:19:25 +00:00
mail Revert the update to 1.2.1 - it is a development version and, as such, 2004-04-09 11:08:22 +00:00
math
mbone
misc Metatheme has been dead for a long time. Garbage collect it. 2004-04-09 06:09:08 +00:00
Mk
multimedia - Support intlhack 2004-04-09 18:22:49 +00:00
net o Update to version 1.8.1 from 1.8.0 2004-04-09 10:35:21 +00:00
net-im
net-mgmt
net-p2p o Update to version 1.8.1 from 1.8.0 2004-04-09 10:35:21 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science - Update to 0.4.3 2004-04-09 16:52:56 +00:00
security - Fix check for dynamic root. 2004-04-09 06:22:08 +00:00
shells - Update to version 040216 2004-04-09 18:22:27 +00:00
sysutils - Update to version 0.34 2004-04-09 18:21:38 +00:00
Templates
textproc Update to version 2.6.2: 2004-04-09 05:54:59 +00:00
Tools
ukrainian
vietnamese
www - Fix build on big-endian arch 2004-04-09 18:20:43 +00:00
x11 - Update the Ruby/GNOME2 suite to 0.9.1. 2004-04-09 14:09:03 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Correct the Iridium-Rounded dependency. 2004-04-09 03:57:03 +00:00
x11-toolkits Add x11-toolkits/ruby-gtkglext, Ruby binding for GtkGLExt. 2004-04-09 14:14:00 +00:00
x11-wm
.cvsignore
CHANGES Correct the name of one of the _DEPRECATED macros. 2004-04-09 03:12:04 +00:00
INDEX
INDEX-5
LEGAL dd an entry for poseidon. 2004-04-09 17:45:10 +00:00
Makefile
MOVED Add an entry for misc/metatheme2. 2004-04-09 06:09:43 +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.