Personal patches
Go to file
Maxim Sobolev e44a59a503 Add fidelio. Fidelio is a GNOME-based client for Hotline, a proprietary
protocol that combines ftp-like, irc-like and news-like functions in one
package.
2000-11-15 18:26:29 +00:00
archivers Fix up dependencies to libimg -- the English version should be a 2000-11-14 00:39:18 +00:00
astro Update to 0.11. 2000-11-15 09:13:26 +00:00
audio Fix delete files from the complete directory. 2000-11-14 15:21:56 +00:00
benchmarks Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
biology They made changes to the "blast" program. 2000-11-15 00:54:09 +00:00
cad Update to version 2.1b8 2000-11-13 12:46:49 +00:00
chinese Specify PKGNAMEPREFIX as zh_TW to conform to porter's handbook. 2000-11-15 02:24:35 +00:00
comms
converters Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
databases Update port to 1.1 2000-11-13 13:32:57 +00:00
deskutils Update to version 2.6 2000-11-13 13:27:12 +00:00
devel Update to version 1.16 2000-11-15 10:51:02 +00:00
dns Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
editors Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
emulators
finance Update to version 2.6 2000-11-13 13:27:12 +00:00
french
ftp - Fix MASTER_SITES 2000-11-13 14:10:08 +00:00
games Fix manpage installation. I really should upgrade to XFree86-3.3.6. 2000-11-14 12:08:29 +00:00
german
graphics Update to version 1.32 2000-11-15 11:03:06 +00:00
hebrew
irc Ladies and gentlemen, boys and girls, children of all ages.. the FreeBSD 2000-11-14 06:13:33 +00:00
japanese Update to less-358+iso249 based on less-358. 2000-11-15 14:48:41 +00:00
java
korean
lang WRKDIR of lang/gcc28 should be accessed through ${.CURDIR}/../../lang/gcc28, 2000-11-14 13:38:38 +00:00
mail Update to version 0.4.4 2000-11-15 15:30:43 +00:00
math Fix pkg-plist breakage on systems with perl < 5.6.0. 2000-11-15 12:49:46 +00:00
mbone
misc Update to version 1.04 2000-11-15 11:41:10 +00:00
Mk
multimedia
net Add fidelio. Fidelio is a GNOME-based client for Hotline, a proprietary 2000-11-15 18:26:29 +00:00
net-im Update to version 0.1.5. 2000-11-15 03:33:34 +00:00
net-mgmt Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
net-p2p Add fidelio. Fidelio is a GNOME-based client for Hotline, a proprietary 2000-11-15 18:26:29 +00:00
news Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
palm
ports-mgmt Fix up a port that somehow got missed in The Great Conversion Process 2000-11-14 20:32:28 +00:00
portuguese/ispell-pt_BR
print Update to 0.25 2000-11-14 14:09:33 +00:00
russian Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
science
security Add the security fix for inability to actually deny ssh-agent or X11 2000-11-14 04:51:10 +00:00
shells
sysutils Update to 1.0.2 2000-11-15 07:43:09 +00:00
Templates
textproc Persuade libxml2 to install into different filesystem space than 2000-11-15 16:29:26 +00:00
Tools
vietnamese
www Gently persuade apache13-modssl to install in the same filesystem 2000-11-15 16:10:38 +00:00
x11 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
x11-clocks
x11-fm Fix up dependencies to libimg -- the English version should be a 2000-11-14 00:39:18 +00:00
x11-fonts
x11-servers
x11-themes Add XenoStep. 2000-11-14 08:59:39 +00:00
x11-toolkits Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
x11-wm Update to version 1.8.4. 2000-11-14 19:36:26 +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.