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
Ying-Chieh Liao d9c4b14fbd upgrade to 1.6
drop maintainership
2002-01-18 13:07:09 +00:00
accessibility/atk
arabic
archivers
astro Update maintainer's email address 2002-01-17 23:13:38 +00:00
audio Update maintainer's email address 2002-01-17 23:13:38 +00:00
benchmarks
biology
cad
chinese
comms suppress potential error message when kldunloading the ixj driver 2002-01-18 08:48:11 +00:00
converters - Add NOPORTDOCS support to pkg-plist 2002-01-17 03:07:33 +00:00
databases Update maintainer's email address 2002-01-17 23:13:38 +00:00
deskutils Update maintainer's email address 2002-01-17 23:13:38 +00:00
devel Update to 1.3.12 and merge in dlsym() patches from gtk12 port. 2002-01-18 13:04:05 +00:00
dns
editors Update to 1.0.8. Changes in this version include: 2002-01-17 12:21:00 +00:00
emulators
finance
french Update maintainer's email address 2002-01-17 23:13:38 +00:00
ftp
games Fix sdl errors caught by bento 2002-01-17 08:20:44 +00:00
german
graphics o Update to 0.6.0.20011220. Therefore, since this version is smaller 2002-01-17 20:05:16 +00:00
hebrew
hungarian
irc
japanese use particular emacsen for compiling. 2002-01-18 02:51:40 +00:00
java
korean
lang Update maintainer's email address 2002-01-17 23:13:38 +00:00
mail - Fix depends 2002-01-18 10:07:23 +00:00
math
mbone
misc Update maintainer's email address 2002-01-17 23:13:38 +00:00
Mk
multimedia o Update to 0.6.0.20011220. Therefore, since this version is smaller 2002-01-17 20:05:16 +00:00
net Change PORTSDIR to ${WRKDIRPREFIX}${.CURDIR}/../../ so that bento 2002-01-18 05:27:29 +00:00
net-im
net-mgmt TAR file was modified without changing the name. 2002-01-17 22:52:59 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print Update HPIJS package from 1.0 to 1.0.1. 2002-01-17 20:57:53 +00:00
russian
science
security upgrade to 1.6 2002-01-18 13:07:09 +00:00
shells
sysutils Update maintainer's email address 2002-01-17 23:13:38 +00:00
Templates
textproc Update maintainer's email address 2002-01-17 23:13:38 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 1.1.8 2002-01-18 09:04:35 +00:00
x11 upgrade to 1.2.2 2002-01-17 08:00:03 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update maintainer's email address 2002-01-17 23:13:38 +00:00
x11-wm add aewm++ 1.0.15 2002-01-17 05:37:59 +00:00
.cvsignore
INDEX
LEGAL Add mingw/opengl95.exe which is distributed on a Microsoft FTP site. 2002-01-16 19:46:18 +00:00
Makefile
README

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.