1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bill Fumerola fe19581a38 Upgrade to 0.50.0, update the homepage, add new files to PLIST.
PR:		ports/8813
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-11-23 22:01:12 +00:00
archivers
astro
audio
benchmarks
biology
cad
chinese We put kcfont on lib/X11/fonts/local now. 1998-11-23 12:44:04 +00:00
comms
converters
databases Update of postgresql bumped libpq version number from .1 -> .2 1998-11-23 17:47:42 +00:00
deskutils Add SUBDIR+=xmulti 1998-11-23 02:56:40 +00:00
devel
dns
editors Upgrade to 1.17. 1998-11-23 18:20:07 +00:00
emulators Update to xsystem-3.5-19981123. 1998-11-23 15:56:34 +00:00
finance
ftp
games Add pkg/DESCR URL about original nethack 1998-11-22 16:36:12 +00:00
german
graphics Upgrade to version 4.1.4 1998-11-23 12:48:53 +00:00
irc Typo (PORSDIR -> PORTSDIR). 1998-11-23 10:47:11 +00:00
japanese portlint - bring COMMENT under 70 characters 1998-11-23 21:45:32 +00:00
java
korean Remove RESTRICTED. Move distfiles to "netscape3" subdir. Adjust path 1998-11-23 07:49:51 +00:00
lang
mail Jim Mock <jim@phrantic.phear.net> has stepped forward to maintain 1998-11-23 03:29:10 +00:00
math Make this thing build. (Actually it's failing in configure.) Is it 1998-11-23 08:32:08 +00:00
mbone
misc
Mk
multimedia
net portlint - bring COMMENT under 70 characters 1998-11-23 21:45:32 +00:00
net-im portlint - bring COMMENT under 70 characters 1998-11-23 21:45:32 +00:00
net-mgmt Add NO_PACKAGE line. 1998-11-23 00:43:40 +00:00
news
palm
ports-mgmt
print This is a null commit to record information I forgot to put in 1998-11-23 21:42:20 +00:00
russian
science
security Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet. 1998-11-23 19:29:58 +00:00
shells
sysutils
Templates
textproc I had a patch that fixed this, then I said "I'll just use sed", and I 1998-11-23 21:40:29 +00:00
vietnamese
www Add netscape3-gold. 1998-11-22 22:32:02 +00:00
x11 Upgrade to 3.3.3 1998-11-23 21:52:21 +00:00
x11-clocks Fix patches/patch-aa 1998-11-23 02:38:42 +00:00
x11-fm
x11-fonts
x11-servers Upgrade to 3.3.3 1998-11-23 21:52:21 +00:00
x11-themes/gtkstep
x11-toolkits enable qt141 1998-11-23 17:43:39 +00:00
x11-wm Upgrade to 0.50.0, update the homepage, add new files to PLIST. 1998-11-23 22:01:12 +00:00
.cvsignore
INDEX
LEGAL Add descriptions for ssh2 and gnupg. 1998-11-23 14:11:29 +00:00
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/handbook/handbook.html

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.