1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Markus Brueffer 2308971d99 Update to version 0.12.3
PR:		ports/85322
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2005-08-28 12:07:20 +00:00
accessibility - Enable on amd64 2005-08-18 22:34:07 +00:00
arabic
archivers Upgrade to 3.5.3 2005-08-28 07:08:01 +00:00
astro Store distfiles locally for these two babies. Despite being abandoned, 2005-08-20 13:58:58 +00:00
audio Chase the Gaim 1.5.0 update. 2005-08-28 07:13:35 +00:00
benchmarks Add libmicro - a set of portable benchmarks of system calls from 2005-08-28 09:05:53 +00:00
biology
cad
chinese
comms - Fix fetching (mirror distfile locally) 2005-08-26 16:48:38 +00:00
converters Add p5-JSON 0.99, perl extension to convert to JSON (JavaScript Object 2005-08-28 07:05:49 +00:00
databases Add kbibtex 0.1, a BibTeX editor for KDE. 2005-08-28 11:54:16 +00:00
deskutils Upgrade to 2.0.2. 2005-08-28 09:30:51 +00:00
devel Update to 6.3 2005-08-28 12:01:39 +00:00
dns [new port] dns/queryperf 2005-08-28 10:38:40 +00:00
editors Add a message for workaround 2005-08-28 10:29:47 +00:00
emulators Make portline happy too 2005-08-28 10:42:15 +00:00
finance
french
ftp Add gollem 1.0, the Horde web-based File Manager. 2005-08-28 09:36:29 +00:00
games Update to 1.2.2a. 2005-08-28 07:58:46 +00:00
german
graphics - take maintainership 2005-08-28 09:19:42 +00:00
hebrew
hungarian
irc Update to 0.9.1 2005-08-28 10:36:05 +00:00
japanese Update to 0.6.1. 2005-08-28 11:28:28 +00:00
java Fix the internal browser issue. 2005-08-28 07:26:40 +00:00
korean
lang pgrade to 1.0.10. 2005-08-28 09:08:37 +00:00
mail Update to 2.1.16 2005-08-28 10:35:26 +00:00
math Depends on compat4x to get libm.so.2 when needed. 2005-08-28 09:01:59 +00:00
mbone
misc Update to 11.0 2005-08-28 10:36:22 +00:00
Mk - cleanup Makefile location 2005-08-28 09:15:29 +00:00
multimedia Chase the Gaim 1.5.0 update. 2005-08-28 07:13:35 +00:00
net Update to 2.0.9. 2005-08-28 08:55:16 +00:00
net-im Chase the Gaim 1.5.0 update. 2005-08-28 07:13:35 +00:00
net-mgmt Update to 0.9.1 2005-08-28 10:36:05 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Use the correct PERL interpreter 2005-08-28 11:33:49 +00:00
russian
science Upgrade to 1.1.0. 2005-08-28 09:11:10 +00:00
security Update to 0.2.7 2005-08-28 10:53:53 +00:00
shells Upgrade to 1.0.2. 2005-08-28 09:05:50 +00:00
sysutils Update to version 0.12.3 2005-08-28 12:07:20 +00:00
Templates
textproc - Update to 1.5 and unbreak on perl >= 5.8 2005-08-19 12:03:05 +00:00
Tools
ukrainian
vietnamese
www Update to 0.14.3. 2005-08-28 11:50:14 +00:00
x11 Update distfile. Nothing criminal here, documentation fixes only. 2005-08-28 11:55:24 +00:00
x11-clocks
x11-fm
x11-fonts - Remove ttmkfdir dependency and do not use it, using static method by 2005-08-28 07:04:24 +00:00
x11-servers Fix a use-after-free in the cursor code that's easily triggered with -AJ malloc 2005-08-26 19:03:26 +00:00
x11-themes Make the COMMENT similiar to all the other x11* ones. 2005-08-28 07:29:42 +00:00
x11-toolkits Update to 2.6.10. 2005-08-28 07:37:53 +00:00
x11-wm Unbreak by using most recent CVS snapshot. 2005-08-25 12:36:33 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED Add ogre 2005-08-18 01:09:25 +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.