1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Edwin Groothuis 302084ef2c update version to 2.28c
This is a temporary update, because of issues with sound support.
More fixes will be on the way for quicktime, vorbis, ogg, openal, etc...

PR:		ports/58231
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-10-19 02:55:02 +00:00
accessibility
arabic
archivers
astro
audio Update to version 2.6. 2003-10-18 19:25:21 +00:00
benchmarks
biology Don't remove share/java/classes system directory. 2003-10-19 02:26:52 +00:00
cad
chinese
comms
converters
databases
deskutils Upgrade to 0.9.14.007. 2003-10-18 21:30:47 +00:00
devel Change pre-everything: to pre-everything:: to avoid errors with bsd.port.mk 2003-10-19 02:05:06 +00:00
dns - Update to version 0.3.3 2003-10-18 12:41:52 +00:00
editors Upgrade to 1.9.4. 2003-10-18 12:53:47 +00:00
emulators use tk84 now, bump version. 2003-10-18 12:23:58 +00:00
finance - Fix build on -current 2003-10-18 14:23:51 +00:00
french
ftp
games Switch to tk8.4 and bump PORTREVISION 2003-10-18 21:52:35 +00:00
german Switch to tk84, bump PORTREVISION and tidy some whitespace. 2003-10-18 23:30:44 +00:00
graphics update version to 2.28c 2003-10-19 02:55:02 +00:00
hebrew
hungarian
irc o Install documentation in the right place [1] 2003-10-18 21:59:59 +00:00
japanese Surely the fact that this port is not cross-listed in the elisp virtual 2003-10-19 00:28:17 +00:00
java
korean
lang Tcl 8.3 -> tcl 8.4 move. 2003-10-19 00:27:02 +00:00
mail
math upgrade to 0.98 2003-10-18 14:02:41 +00:00
mbone
misc Fix WWW. PR 53363. (Maintainer timeout). 2003-10-18 20:24:01 +00:00
Mk Add www.gtlib.cc.gatech.edu to DEBIAN, GNOME, GNU, MOZILLA, NETBSD, 2003-10-18 22:59:53 +00:00
multimedia
net Fix if audio/speex is installed (actually make speex a required dependency). 2003-10-18 19:11:30 +00:00
net-im
net-mgmt Add nefu 0.9.4, a network monitoring daemon. 2003-10-17 19:00:49 +00:00
net-p2p
news
palm Following up on Bill Fenner's reports, the original web site is gone, 2003-10-18 07:36:09 +00:00
picobsd
polish
ports-mgmt
portuguese
print
russian - Make tarballs fetchable 2003-10-18 06:31:24 +00:00
science
security - new option WITHOUT_KERBEROS 2003-10-18 10:45:34 +00:00
shells Update to 2.04c. 2003-10-18 10:40:29 +00:00
sysutils - Update to version 0.4.2 2003-10-18 22:21:33 +00:00
Templates
textproc Unbreak by depending on glib 2.0 instead of 1.2. 2003-10-18 14:53:27 +00:00
Tools
ukrainian
vietnamese
www Use Tk 8.4 rather than 8.3 (requested by kris). Avoid using Perl. 2003-10-19 02:02:20 +00:00
x11 Teach gnomedesktop about the KDE datadir. 2003-10-18 22:59:51 +00:00
x11-clocks Reset bouncing maintainer 2003-10-18 07:35:46 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Add support for FreeBSD 4.X (requested by kris). Update to 1.9.4. 2003-10-18 23:48:03 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add the chimera2 port (development discontinued, broken alpha-quality 2003-10-18 22:13:35 +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.