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
Neil Blakey-Milner bb3b484ab0 Previous MAINTAINER mail bouncing, new MAINTAINER requested it with
an update.

PR:		15315
Submitted by:	R.I.Pienaar <rip@pinetec.co.za>
2000-01-18 07:43:02 +00:00
archivers
astro
audio - Add sfreflect and sflaunch to be installed 2000-01-14 18:36:37 +00:00
benchmarks Add iozone21. 2000-01-14 02:08:53 +00:00
biology Update to ver 1.2.2 2000-01-14 20:30:36 +00:00
cad
chinese Update version to 0.3.4. 2000-01-14 18:19:15 +00:00
comms Set the socklen_t thing right for FreeBSD4.0 2000-01-17 09:02:08 +00:00
converters
databases Activate py-MySQL 2000-01-14 15:01:19 +00:00
deskutils Update to version 2.10 to unbreak 2000-01-09 22:00:07 +00:00
devel Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity option 2000-01-17 11:42:02 +00:00
dns Use new checksum; diff -ruN reports no differences. 2000-01-09 08:22:44 +00:00
editors Import version 0.007 of vigor... 2000-01-18 02:29:22 +00:00
emulators A slightly different approach to allow access to CD media w/in the emulator. 2000-01-16 19:56:01 +00:00
finance
ftp allow definition of NO_X11 to compile without xpm/gtk 2000-01-11 00:20:07 +00:00
games Don't include bsd.port.pre.mk twice. 2000-01-17 12:05:19 +00:00
german Add staroffice5. 2000-01-14 02:09:48 +00:00
graphics - Remove excessive LIB_DEPENDS entry 2000-01-18 01:12:59 +00:00
irc Update to version 0.7.22 2000-01-17 19:58:11 +00:00
japanese Update to 10.56. 2000-01-15 03:17:05 +00:00
java
korean
lang Upgrade to the 2000-01-10 GCC 2.96 development snapshot. 2000-01-17 12:27:59 +00:00
mail Do not include bsd.port.pre.mk twice (once in the slave and once in the 2000-01-17 12:40:00 +00:00
math Update to version 2.0.18b 2000-01-14 19:59:47 +00:00
mbone - Add sfreflect and sflaunch to be installed 2000-01-14 18:36:37 +00:00
misc Update to rtfm-1.0 2000-01-18 05:38:22 +00:00
Mk (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that. 2000-01-17 12:43:10 +00:00
multimedia
net Upgrade to 0.90b. 2000-01-16 06:19:39 +00:00
net-im Upgrade to 0.90b. 2000-01-16 06:19:39 +00:00
net-mgmt
news "As installed by the news/aub port, it will only recognize EOL by the \n 2000-01-16 02:26:14 +00:00
palm Correct pkg/PLIST. 2000-01-16 11:50:38 +00:00
ports-mgmt Add pkg_remove. 2000-01-14 20:03:43 +00:00
portuguese/ispell-pt_BR
print Version upgrade: T97->T98 2000-01-12 00:14:27 +00:00
russian
science
security . fix packing list for cases with/without X, with/without KRB4 2000-01-17 20:07:39 +00:00
shells Don't include bsd.port.pre.mk twice. 2000-01-17 12:22:46 +00:00
sysutils share `setcdboot' with the Alpha world! 2000-01-18 03:26:14 +00:00
Templates
textproc Upgrade to v1.50. 2000-01-18 05:52:41 +00:00
Tools
vietnamese
www Upgrade to PHP-3.0.14. 2000-01-17 17:57:26 +00:00
x11 When copying Wraphelp.c use tr -d '\r' instead of cp. Too many people 2000-01-17 16:58:46 +00:00
x11-clocks
x11-fm
x11-fonts Updated MASTER_SITES 2000-01-15 17:45:02 +00:00
x11-servers Previous MAINTAINER mail bouncing, new MAINTAINER requested it with 2000-01-18 07:43:02 +00:00
x11-themes
x11-toolkits Oops, lost change to look for gtk12-config instead of gtk-config during 2000-01-17 15:24:38 +00:00
x11-wm Update to 0.99.6 2000-01-17 11:28:12 +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.