1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Foxfair Hu 3927cf188b PR: 53403
Submitted by:	maintainer
Update to 0.6.9, the latest release version.
2003-06-18 02:59:45 +00:00
accessibility
arabic
archivers
astro Fix pkg-plist. 2003-06-15 16:00:18 +00:00
audio Update to 7.0a. 2003-06-17 21:35:30 +00:00
benchmarks File moved on master site. 2003-06-17 20:54:34 +00:00
biology - update to 1.83 2003-06-17 18:39:47 +00:00
cad
chinese 1. add missing manpage. 2003-06-18 01:27:22 +00:00
comms Correct a bug in my previous commit that caused compilation to fail 2003-06-14 14:51:57 +00:00
converters Utilize USE_GNOME= pkgconfig. 2003-06-16 20:52:58 +00:00
databases Update to 0.7 2003-06-17 15:10:00 +00:00
deskutils Utilize USE_GNOME= libgsf. 2003-06-16 20:57:32 +00:00
devel add Tie::File - Access the lines of a disk file via a Perl array. 2003-06-18 02:23:58 +00:00
dns Update to 0.10 2003-06-17 13:04:53 +00:00
editors Fix rendering crash with patch developed by the Ted developer and 2003-06-18 02:34:27 +00:00
emulators - Update to 1.12 2003-06-15 09:20:51 +00:00
finance
french
ftp Fix LP64 bugs and bump PORTREVISION. This still detects the bogus 2003-06-16 02:50:28 +00:00
games Update to 1.4.2 2003-06-17 16:03:42 +00:00
german Update to 0.9.4 2003-06-13 11:36:33 +00:00
graphics Update to 1.3.15. 2003-06-17 22:52:51 +00:00
hebrew
hungarian
irc
japanese Committed. Thanks! 2003-06-17 13:20:23 +00:00
java . Fix packing list. 2003-06-17 23:22:44 +00:00
korean
lang Add bounds-checking support using Herman ten Brugge's patches. 2003-06-17 21:17:12 +00:00
mail Update to 1.0.11 which fixes a problem with the 2003-06-17 17:29:57 +00:00
math Update scilab to make use of math/atlas (some speed improvement). 2003-06-17 16:35:18 +00:00
mbone
misc It seems bento failed for misc/amanda-server on current. It seems 2003-06-16 23:20:24 +00:00
Mk pkg_config -> pkg-config 2003-06-16 22:35:59 +00:00
multimedia o Simplify {x,}videosink build fix. Furthermore, this correctly 2003-06-16 01:08:19 +00:00
net upgrade to 0.54 2003-06-18 02:26:35 +00:00
net-im updates ports/net/icmpchat from 0.5.1 to 0.6 2003-06-15 14:58:25 +00:00
net-mgmt better COMMENT 2003-06-18 02:24:04 +00:00
net-p2p o New port mldonkey-core version 2.5.3: Client 'core' for the 2003-06-15 19:58:08 +00:00
news Update to 2.15. 2003-06-16 10:58:55 +00:00
palm
picobsd
polish merge from kde-freebsd Repository: 2003-06-15 16:19:13 +00:00
ports-mgmt
portuguese
print Be more careful with string buffers and temporary files. Bump PORTREVISION. 2003-06-13 21:36:31 +00:00
russian Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new 2003-06-17 13:53:45 +00:00
science
security PR: 53403 2003-06-18 02:59:45 +00:00
shells
sysutils Update to 0.18. 2003-06-17 21:06:54 +00:00
Templates
textproc Update to 0.99.6 2003-06-17 17:26:34 +00:00
Tools
ukrainian
vietnamese
www Ephy requires the ORBit hack to get around the redefinition of the ORBit 2003-06-17 16:56:36 +00:00
x11 Don't try to install any KDE datafiles. 2003-06-17 14:59:19 +00:00
x11-clocks
x11-fm
x11-fonts Update to 2.2.1. 2003-06-17 22:57:20 +00:00
x11-servers
x11-themes Stop building and installing the Gorilla libraries, which to render 2003-06-17 10:30:56 +00:00
x11-toolkits Fix dependencies and Cleanup pkg-plist. 2003-06-17 16:19:05 +00:00
x11-wm Quiet compiler warnings on sparc64 by adding missing #includes 2003-06-16 01:16:25 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Remove ports/net/mldonkey-src since it has been superseded by 2003-06-15 19:45:08 +00:00
README

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.