1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami 7150995546 Change dependency from gnuplot to gnuplot+ (which has already been fixed
to adopt to the new gd).  If the gnuplot mainainer can fix it before
the freeze, we'll switch back.
1999-09-10 03:21:52 +00:00
archivers
astro Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
audio You can't replace "echo" with "@${ECHO}" if it appears in the middle of a 1999-09-09 11:19:55 +00:00
benchmarks Change dependency from gnuplot to gnuplot+ (which has already been fixed 1999-09-10 03:21:52 +00:00
biology
cad USE_X_PREFIX has to be before bsd.port.pre.mk. 1999-09-09 10:40:13 +00:00
chinese Add USE_X11. 1999-09-09 10:40:33 +00:00
comms
converters
databases Remove mysql321. 1999-09-09 13:14:11 +00:00
deskutils Moved grun from deskutils to misc 1999-09-09 15:11:05 +00:00
devel Nuke gdbtk. It's being replaced by insight. 1999-09-10 00:25:21 +00:00
dns
editors tiff34 -> tiff 1999-09-10 02:29:20 +00:00
emulators
finance
ftp Update to version 2.0.4 1999-09-09 23:00:43 +00:00
games Add a couple of master sites. 1999-09-09 13:13:55 +00:00
german
graphics Upgrade to ver 2.1. Original author (that's me :) converted all accompanying 1999-09-09 23:10:13 +00:00
irc
japanese Add 1999-09-09 23:27:51 +00:00
java Tutorial was updated, stay in sync. 1999-09-09 06:45:50 +00:00
korean Change a master-site. 1999-09-09 17:16:43 +00:00
lang Add a last-minute fix to a pathname which I unfortunately left out 1999-09-10 00:40:04 +00:00
mail XEmacs-mule is updated to 21.1.6, and this modification needs. 1999-09-10 01:44:28 +00:00
math Change dependency from gnuplot to gnuplot+ (which has already been fixed 1999-09-10 03:21:52 +00:00
mbone Rewrite virtual function pointer code so it can compile with EGCS on my 1999-09-09 06:42:31 +00:00
misc Change dependency from gnuplot to gnuplot+ (which has already been fixed 1999-09-10 03:21:52 +00:00
Mk
multimedia Add patch submitted by Randall, the FXTV author 1999-09-09 18:14:29 +00:00
net Add depends on p5-MIME-Base64 1999-09-09 20:38:33 +00:00
net-im
net-mgmt Update to version 3.5.8 1999-09-09 05:56:39 +00:00
news
palm - add 'comms' on CATEGORIES. 1999-09-09 15:27:20 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
russian
science
security Upgrade to v1.0.0. 1999-09-09 22:56:21 +00:00
shells
sysutils
Templates
textproc Upgrade to 1.1.1. 1999-09-09 12:41:42 +00:00
Tools
vietnamese
www Activate latte 1999-09-09 22:58:59 +00:00
x11 Add patches to find dict/words in the right location. 1999-09-10 01:25:37 +00:00
x11-clocks
x11-fm Update MAINTAINER's email address 1999-09-09 03:03:19 +00:00
x11-fonts ${GUNZIP} -> ${GUNZIP_CMD}. (mharo somehow misspelt these two.... ;) 1999-09-09 11:00:04 +00:00
x11-servers
x11-themes
x11-toolkits Update 1.0.3 -> 1.0.4 1999-09-09 20:09:21 +00:00
x11-wm WindowMaker -> Window Maker. 1999-09-09 22:09:09 +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.