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
Satoshi Asami 10c2171c8a Add USE_XLIB, USE_FREETYPE doesn't imply this anymore since
print/freetype doesn't define USE_XLIB.
2000-11-13 08:42:08 +00:00
archivers
astro
audio - Fix setting of $(CFLAGS) and $(CC) variables in Makefile 2000-11-12 14:57:55 +00:00
benchmarks
biology
cad
chinese New port added: zh-joe. 2000-11-12 12:21:02 +00:00
comms Better detecting of modem status lines. 2000-11-11 22:18:36 +00:00
converters
databases Change MASTER_SITES to SourceForge. 2000-11-10 13:52:28 +00:00
deskutils
devel Make BROKEN. 2000-11-12 13:36:32 +00:00
dns
editors Update to 1.0. 2000-11-11 11:41:04 +00:00
emulators pkg-descr: URL update. 2000-11-11 22:11:26 +00:00
finance
french
ftp Update to version 3.0.2. 2000-11-12 17:25:07 +00:00
games Remove stray directory on deinstall 2000-11-11 10:54:02 +00:00
german
graphics Upgrade to 1.1.29, split gimp-perl to p5-Gimp (coming soon). 2000-11-13 01:20:57 +00:00
hebrew
irc
japanese Add USE_XLIB, USE_FREETYPE doesn't imply this anymore since 2000-11-13 08:42:08 +00:00
java
korean gulim10b sum updated again. I mailed to the author of this file 2000-11-11 13:50:23 +00:00
lang BYACC builds this just fine, so drop the USE_BISON. 2000-11-11 06:13:03 +00:00
mail Bump PORTREVISION, add ipv6 to CATEGORIES. 2000-11-12 23:49:58 +00:00
math
mbone
misc Update comments 2000-11-11 13:28:07 +00:00
Mk Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise 2000-11-13 08:19:05 +00:00
multimedia
net The program crashed if ran without -i option. 2000-11-13 08:18:00 +00:00
net-im Fix MASTER_SITE 2000-11-12 01:36:41 +00:00
net-mgmt
net-p2p Update to version 0.9.6 2000-11-10 13:17:09 +00:00
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Urrr... I miss to commit Makefile :( 2000-11-12 02:20:29 +00:00
russian
science
security Upgrade to 20001111a. 2000-11-12 19:10:21 +00:00
shells
sysutils Change MASTER_SITES to SourceForge. 2000-11-11 06:17:33 +00:00
Templates
textproc - Made friendly wirh libwmf-0.1.20 2000-11-12 17:38:08 +00:00
Tools
vietnamese
www - Provide the full path for gmake(1) so configure doesn't fall over. 2000-11-13 04:48:16 +00:00
x11 Upgrade to 3.26. 2000-11-12 03:52:13 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove directory on deinstall 2000-11-11 10:30:05 +00:00
x11-wm Remove documentation files and directories on deinstall 2000-11-11 10:47:21 +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.