1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jun Kuriyama 9588d7bd91 Object-oriented SGML/XML parser toolkit and DSSSL engine: OpenJade
OpenJade is more active developped version of Jade.

Repo. copied by:	PW
2000-05-19 06:27:08 +00:00
archivers Upgrade to version 1.0.0. 2000-05-19 00:32:43 +00:00
astro Update to xplanet 0.60. Xplanet is now on sourceforge. 2000-05-18 01:01:50 +00:00
audio More 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-17 11:27:58 +00:00
benchmarks
biology
cad Upgrade to 1.4.0. 2000-05-17 08:30:51 +00:00
chinese
comms 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-17 11:18:29 +00:00
converters Update category Makefiles to add KDE2 ports. 2000-05-17 23:39:59 +00:00
databases Complete the PLIST. 2000-05-17 18:04:01 +00:00
deskutils Update to KDEUTILS 1.90 (aka KDE2 beta). 2000-05-16 23:57:03 +00:00
devel Forgot to add this patch and remove that one... 2000-05-18 17:39:42 +00:00
dns
editors Allow user override location of Java Virtual Machine. 2000-05-18 13:21:37 +00:00
emulators Make WINE build again! 2000-05-18 18:10:27 +00:00
finance
french/ispell
ftp Jungle Monkey (JM) is a distributed file sharing program for GNOME/GTK. 2000-05-18 16:08:02 +00:00
games Add USE_X_PREFIX so this compiles if you don't have X libs installed. 2000-05-18 18:26:18 +00:00
german
graphics Update WWW to be the real WWW, not ftp://.../ 2000-05-18 10:19:36 +00:00
irc Update MUH to 2.0.5c. 2000-05-17 08:51:29 +00:00
japanese Complete the PLIST. 2000-05-17 18:04:01 +00:00
java Update to version 0.5.2, cleanup Makefile. 2000-05-16 19:12:42 +00:00
korean
lang
mail Provide visual cues to frob the ldap knobs, after receiving user 2000-05-18 13:59:30 +00:00
math Update to 0.53 2000-05-17 16:29:09 +00:00
mbone
misc Update category Makefiles to add KDE2 ports. 2000-05-17 23:39:59 +00:00
Mk
multimedia Don't strip Linux binary with FreeBSD strip, as it then brands the binary 2000-05-14 21:31:58 +00:00
net Upgrade to arla 0.33.1 2000-05-18 03:12:00 +00:00
net-im Upgrade 0.90b -> 0.93 2000-05-16 17:01:41 +00:00
net-mgmt Fixes for recent kernel changes, this will screw over people (like me) 2000-05-17 20:27:13 +00:00
news Update to 0.8.0 2000-05-18 15:16:28 +00:00
palm Update to 0.4 2000-05-17 16:35:48 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Update to 0.95 2000-05-17 16:31:35 +00:00
russian
science
security Update MASTER_SITES 2000-05-19 06:06:43 +00:00
shells
sysutils Update to 0.9.9. 2000-05-18 20:12:14 +00:00
Templates
textproc Object-oriented SGML/XML parser toolkit and DSSSL engine: OpenJade 2000-05-19 06:27:08 +00:00
Tools
vietnamese
www Upgrade to php-4.0RC2. 2000-05-17 21:54:49 +00:00
x11 If we have tcl/tk, build XF86Setup. This makes the package work. 2000-05-18 19:54:46 +00:00
x11-clocks Update category Makefiles to add KDE2 ports. 2000-05-17 23:39:59 +00:00
x11-fm 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-17 11:07:02 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.10 2000-05-17 16:36:19 +00:00
x11-wm Update to version 0.16.4. 2000-05-18 21:23:33 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.