1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Oliver Braun 6e3f6f4fff Upgrade to 0.0.8.
PR:		44447
Submitted by:	maintainer
2002-10-25 07:35:42 +00:00
accessibility
arabic
archivers Update patch to configure.in to remove check for <machine/types.h>. 2002-10-22 20:41:53 +00:00
astro Update to version 1.28 2002-10-24 06:51:44 +00:00
audio Upgrade to 0.0.8. 2002-10-25 07:35:42 +00:00
benchmarks
biology Update CATEGORIES as per ports/44331. 2002-10-21 10:59:11 +00:00
cad
chinese
comms - Update MASTER_SITE 2002-10-25 02:24:33 +00:00
converters Add ruby-lv, a Ruby library to use LV's encoding conversion engine. 2002-10-24 13:11:36 +00:00
databases Remove gnomedb2. 2002-10-25 07:33:52 +00:00
deskutils add deskutils/glabels 2002-10-21 22:52:34 +00:00
devel upgrade to 1.4.5 2002-10-25 06:27:22 +00:00
dns Add missed dependency and copy RUN_DEPENDS into BUILD_DEPENDS to eliminate 2002-10-24 09:44:53 +00:00
editors Mozilla 1.01 has not moved to mozilla-vendor port. Fix this, 2002-10-24 23:44:07 +00:00
emulators Fix build on -current (machine/soundcard.h -> sys/soundcard.h) and 2002-10-24 03:19:35 +00:00
finance Add p5-Business-OnlinePayment-eSec 0.02, an Business::OnlinePayment 2002-10-24 18:11:42 +00:00
french
ftp add axelq 0.70 2002-10-23 10:05:58 +00:00
games Update to 1.5.8. 2002-10-24 21:22:32 +00:00
german
graphics Add graphics/kallery 2002-10-25 03:06:34 +00:00
hebrew
hungarian
irc Update to 1.8.10. 2002-10-21 16:25:37 +00:00
japanese Don't use .. in MAN?. Use 'MANLANG="" ja' instead. 2002-10-25 03:59:45 +00:00
java . echo -> ${ECHO_MSG} 2002-10-25 05:54:09 +00:00
korean
lang Update to 0.6.4. 2002-10-23 14:27:57 +00:00
mail Add p5-Mail-Spool 0.50, a "pure perl" implementation of mail 2002-10-24 10:14:58 +00:00
math Release all my ports. 2002-10-21 02:31:08 +00:00
mbone
misc Add p5-Business-OnlinePayment-eSec 0.02, an Business::OnlinePayment 2002-10-24 18:11:42 +00:00
Mk Add more sites to MASTER_SITE_RUBY. Thanks a lot! 2002-10-23 22:17:42 +00:00
multimedia Update my Emailadress 2002-10-22 13:15:25 +00:00
net Update to version 4.3 2002-10-25 07:14:38 +00:00
net-im Fix right-clicking behavior on Qt3. 2002-10-21 11:45:32 +00:00
net-mgmt Update to version 1.14 2002-10-24 06:33:36 +00:00
net-p2p Update to 0.63 2002-10-21 16:02:20 +00:00
news Fix a bug where new headers could not be loaded. Bump PORTREVISION. 2002-10-21 20:23:52 +00:00
palm Update to 0.1.67. 2002-10-25 02:22:04 +00:00
picobsd
polish
ports-mgmt
portuguese
print Fix a problem with fonts showing up diagonally in mozilla-devel. 2002-10-24 19:18:39 +00:00
russian
science Update to 0.77.0 2002-10-24 13:35:13 +00:00
security Add missed USE_PERL5. 2002-10-24 16:21:52 +00:00
shells
sysutils Add rlogview, a Ruby/GTK graphical log viewer for log4r. 2002-10-24 11:27:20 +00:00
Templates
textproc upgrade to 2002-2-1 2002-10-25 02:21:12 +00:00
Tools
ukrainian
vietnamese
www Update 2.4.5.2 --> 2.4.6.5 2002-10-24 04:14:52 +00:00
x11 Remove gnomedb2. Mergeant has all the features of gnomedb2 plus some, and 2002-10-25 07:35:09 +00:00
x11-clocks
x11-fm
x11-fonts Correct the default font path. 2002-10-23 16:30:04 +00:00
x11-servers
x11-themes
x11-toolkits 1. Removed unused refs to sleep. 2002-10-23 15:27:21 +00:00
x11-wm Update Dominik Rothert's (MAINTAINER) email address. 2002-10-22 17:55:52 +00:00
.cvsignore
INDEX
LEGAL
Makefile
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.