1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-01-12 02:56:19 +00:00
archivers Honor PREFIX and split up patches one patch for each file. 1999-12-29 08:52:12 +00:00
astro Update from v1.25->v1.29 2000-01-09 04:43:53 +00:00
audio Fix pkg/PLIST 2000-01-11 13:01:01 +00:00
benchmarks Explain better why we have two iozone ports. 2000-01-09 22:51:21 +00:00
biology
cad Remove info/dir from PLIST. 2000-01-07 20:07:56 +00:00
chinese Active zh-emacs. 2000-01-04 03:26:52 +00:00
comms G-Kermit is a new implementation of kermit from the same people 2000-01-11 16:13:19 +00:00
converters
databases Actually add the new patch files. 2000-01-11 00:59:40 +00:00
deskutils Update to version 2.10 to unbreak 2000-01-09 22:00:07 +00:00
devel Upgrade to 0.9907. 2000-01-11 23:33:03 +00:00
dns Use new checksum; diff -ruN reports no differences. 2000-01-09 08:22:44 +00:00
editors Update to version 5.6a patchlevel 21. 2000-01-12 02:56:19 +00:00
emulators Install packages with -U instead of -i. This should minimize the 2000-01-10 13:04:34 +00:00
finance
ftp allow definition of NO_X11 to compile without xpm/gtk 2000-01-11 00:20:07 +00:00
games Upgrade to 17.6. 2000-01-12 00:00:27 +00:00
german Whoops - forgot the Makefile. 2000-01-08 22:25:42 +00:00
graphics Modify my e-mail address. 2000-01-09 14:51:18 +00:00
irc Update to version 1.3.10 2000-01-07 01:07:14 +00:00
japanese Fix build error under 4-current and new egcs/C++ compiler. 2000-01-11 15:52:35 +00:00
java Change MAINTAINER address from nacai@iname.com 2000-01-07 02:27:48 +00:00
korean
lang s/X11_BASE/X11BASE/. 2000-01-10 13:13:49 +00:00
mail Comment out ports that depend on xemacs-mule; that port is gone, and it's 2000-01-08 03:50:40 +00:00
math Change MAINTAINER to ade@FreeBSD.org . 2000-01-07 02:07:00 +00:00
mbone Update to version 7.1. 1999-12-31 22:40:28 +00:00
misc Update: v2.8004.451 -> v2.8004.453 2000-01-11 01:44:09 +00:00
Mk
multimedia Add vcdgear, 2000-01-06 08:46:08 +00:00
net - Upgrade to 2.1.2a. 2000-01-11 19:53:25 +00:00
net-im Fix for -current now. c++ -nostdinc ... -I/usr/include breaks if netinet/in.h 2000-01-08 22:00:24 +00:00
net-mgmt
news Update port to 0.7.0 2000-01-11 01:30:07 +00:00
palm
ports-mgmt switch maintainer to ports@freebsd.org, as I'm unable to do it for a long time. 2000-01-11 13:53:39 +00:00
portuguese/ispell-pt_BR
print Version upgrade: T97->T98 2000-01-12 00:14:27 +00:00
russian
science
security Clean up Makefile, remove the unwanted action while compiling. 2000-01-11 01:16:04 +00:00
shells Add flash. 2000-01-08 18:31:01 +00:00
sysutils New port for 'nut' package. It supports wide variety of UPS hardware 2000-01-11 11:55:48 +00:00
Templates
textproc Update to 1.8.3 2000-01-10 21:19:19 +00:00
Tools
vietnamese
www Support IPv6. 2000-01-10 14:48:37 +00:00
x11 Update to version 0.8.10. 2000-01-09 18:09:16 +00:00
x11-clocks Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org 2000-01-08 11:23:57 +00:00
x11-fm
x11-fonts Added intlfonts 2000-01-08 03:06:37 +00:00
x11-servers Pes a update patch for x11-servers/XttXF86srv-common. 2000-01-02 08:29:22 +00:00
x11-themes
x11-toolkits Fix about PLIST and i18n. 2000-01-09 08:05:34 +00:00
x11-wm Update to 1.1.5 2000-01-11 09:16:13 +00:00
.cvsignore
INDEX
LEGAL Add the cos port since it has special that apply to commercial use. 1999-12-31 20:23:01 +00:00
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.