Personal patches
Go to file
Maxim Sobolev 57a85c44bd Unset TOP environment variable before proceed with build. The port's
Makefiles abuse this variable commonly used to specify default
options for the top(1) monitor, which breaks the build.

PR:		25192
Submitted by:	Stefan `Sec` Zehl <sec@42.org> (among several other, whose
						names were lost in entropy
						of Universe)
2001-02-18 20:32:41 +00:00
archivers Fix the maintainer address. (gehicks@cisco.co -> gehicks@cisco.com) 2001-02-16 04:56:18 +00:00
astro change maintainer's e-mail address. 2001-02-15 17:01:03 +00:00
audio get rid of libgnugetopt dependency. 2001-02-18 11:54:26 +00:00
benchmarks
biology
cad Update to version 2.2.1 2001-02-14 12:41:38 +00:00
chinese Firebird BBS is widely used telnet based Bulletin Board System in 2001-02-16 13:35:31 +00:00
comms Upgrade to version 1.2. 2001-02-17 22:54:22 +00:00
converters typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
databases Update to 1.7.8. 2001-02-18 14:53:51 +00:00
deskutils Update to 2.1.4. 2001-02-17 18:58:14 +00:00
devel libt1.so.1 -> libt1.so.2 2001-02-18 18:32:02 +00:00
dns print warning message after install. 2001-02-16 09:08:59 +00:00
editors Update to Vim 6.0 beta V 2001-02-16 11:39:57 +00:00
emulators Update to 2001.02.16. 2001-02-17 17:13:51 +00:00
finance
french
ftp Update to version 2.3.8. 2001-02-18 13:14:26 +00:00
games add lexter, a real-time word puzzle for text terminals 2001-02-18 10:07:47 +00:00
german
graphics Depends on libt1.so.2, instead of libt1.so.1. 2001-02-18 18:33:05 +00:00
hebrew
irc PLIST fixes I forgot in my last commit. 2001-02-17 02:04:36 +00:00
japanese use better -lxpg4 detection code. 2001-02-17 12:18:20 +00:00
java fix typo: 2001-02-14 21:12:54 +00:00
korean patch for preventing from linux-centric LANG setup. 2001-02-15 13:39:45 +00:00
lang Attached patch allows OCAML to detect and use FreeBSD's native 2001-02-17 23:01:11 +00:00
mail Upgrade to version 0.3.0 2001-02-18 15:28:25 +00:00
math Update to 1.1.5. 2001-02-17 20:47:28 +00:00
mbone Bump PORTREVISION to reflect Orion's fix for newpcm duplex and mixers. 2001-02-16 00:58:56 +00:00
misc add granulate, a program for splitting files in place 2001-02-17 17:13:39 +00:00
Mk (1) Change USE_NEWGCC dependency from lang/egcs to lang/gcc295. 2001-02-17 00:46:26 +00:00
multimedia Update SDL shared library version number. 2001-02-16 19:48:10 +00:00
net Fix this file which I corrupted somehow during previous edit... 2001-02-17 20:57:21 +00:00
net-im Update to version 1.0021 2001-02-17 15:47:42 +00:00
net-mgmt Fix this file which I corrupted somehow during previous edit... 2001-02-17 20:57:21 +00:00
net-p2p Update from the -1 to the 0.9.7.2 (ie .2) release which fixes a 2001-02-18 11:37:59 +00:00
news add ija, an interactive command line frontend of Deja 2001-02-17 16:35:10 +00:00
palm Update to txt2pdbdoc 1.3 2001-02-18 05:22:02 +00:00
ports-mgmt o stop checking blank lines for files/patch-* 2001-02-17 12:20:32 +00:00
portuguese/ispell-pt_BR
print Unset TOP environment variable before proceed with build. The port's 2001-02-18 20:32:41 +00:00
russian
science
security Hand out maintainership to ports@FreeBSD.org. 2001-02-18 13:35:14 +00:00
shells
sysutils It should not allow to build package of itself. 2001-02-18 16:14:57 +00:00
Templates
textproc Update to version 0.33 2001-02-18 16:10:58 +00:00
Tools
vietnamese Add aliases. 2001-02-16 04:51:46 +00:00
www - Update to version 1.3p7 2001-02-18 15:37:58 +00:00
x11 Add needed support for building an X distribution that mirrors the 2001-02-18 04:47:55 +00:00
x11-clocks
x11-fm Upgrade to 0.99.8. 2001-02-16 22:23:41 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Upgrade to 0.8.5. 2001-02-15 12:02:54 +00:00
x11-wm Update to the lastest version. 2001-02-18 15:32:09 +00:00
.cvsignore
INDEX
LEGAL Move all codecs to a port of their own, since the codecs present 2001-02-13 02:41:23 +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.