Personal patches
Go to file
Maxim Sobolev ff0a13bba7 - Remove bogus prefix=/usr from configure script;
- add missed gettext dependency;
- adjust PLIST accordingly.
2002-05-31 11:02:41 +00:00
accessibility
arabic
archivers Prevent negative fseek for old FreeBSD versions 2002-05-31 10:12:21 +00:00
astro
audio Add missed entry into LIB_DEPENDS. 2002-05-31 10:36:57 +00:00
benchmarks
biology
cad upgrade to 1.4.14 2002-05-30 18:08:37 +00:00
chinese
comms upgrade to 1.14 2002-05-31 03:28:34 +00:00
converters Speed up fetching. 2002-05-29 19:21:28 +00:00
databases Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for 2002-05-30 23:02:40 +00:00
deskutils
devel add p5-Date-ICal 1.69 2002-05-30 17:03:44 +00:00
dns add firedns 0.1.17 2002-05-30 17:11:21 +00:00
editors Fix patch. Of course the original checked for gcc3.0, not gcc3.1 2002-05-30 22:38:37 +00:00
emulators
finance
french
ftp upgrade to 7.9.7 2002-05-31 03:01:12 +00:00
games Add wmfortune 0.241, a dockapp that outputs fortune messages. 2002-05-30 22:53:34 +00:00
german
graphics Really fix the build on alpha. Seems alpha does not have fpresetsticky. 2002-05-31 04:11:32 +00:00
hebrew
hungarian
irc 1. WANT_MDIDENTD --> WITH_MDIDENTD to keep with ports conventions. 2002-05-30 02:57:49 +00:00
japanese Don't use kldload when installing. It broke bento's package 2002-05-29 03:11:46 +00:00
java
korean Don't use kldload when installing. It broke bento's package 2002-05-29 03:11:46 +00:00
lang Upgrade to v2.0. 2002-05-30 10:47:57 +00:00
mail Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for 2002-05-30 23:02:40 +00:00
math USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
mbone
misc Add shared-mime-info, a shared MIME database from the freedesktop.org project. 2002-05-31 09:58:16 +00:00
Mk
multimedia USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
net Upgrade to 2.9.18 release. 2002-05-31 09:13:03 +00:00
net-im
net-mgmt Upgrade to 2.9.18 release. 2002-05-31 09:13:03 +00:00
net-p2p
news Upgrade to 2.3.20020530. 2002-05-31 10:26:28 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print upgrade to 1.14 2002-05-31 03:25:58 +00:00
russian Allow to add custom args to configure. 2002-05-29 18:53:20 +00:00
science
security Upgrade to 4.28.3 2002-05-31 09:06:15 +00:00
shells
sysutils Add mktool 0.0.7, portable tools to manage processes and networked 2002-05-31 00:19:51 +00:00
Templates
textproc Removed obsolate variables. 2002-05-31 09:15:19 +00:00
Tools
ukrainian
vietnamese
www `wsmake', a utility for static generation of web sites. 2002-05-31 10:09:26 +00:00
x11 - Remove bogus prefix=/usr from configure script; 2002-05-31 11:02:41 +00:00
x11-clocks
x11-fm This port does no longer depend on rox-base. 2002-05-31 10:16:28 +00:00
x11-fonts Install under local/. Clarify PKGMESSAGE. 2002-05-31 09:28:08 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
LEGAL
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.