Personal patches
Go to file
Jean-Marc Zucconi 4690c1697a Some problems were discovered in X11 libraries which can cause DoS in
libICE and xdm. Also some potiential buffer overflow may occur in XKB
options parsing (although they can't be exploited in OpenBSD's default
setup where the X servers are not setuid). This patch fixes all these
problems.

Submitted by:	kris
2000-09-24 23:12:07 +00:00
archivers Update maintainer address. 2000-09-23 18:47:29 +00:00
astro
audio Fix the stupid X man page problem. 2000-09-24 07:21:51 +00:00
benchmarks
biology
cad
chinese Update the patches, otherwise it's completely broken. 2000-09-24 04:52:26 +00:00
comms
converters Thanks to converter/iconv's update to 1.1, now ruby-iconv can use it 2000-09-24 21:56:45 +00:00
databases Fix Y2K URL. 2000-09-24 21:40:24 +00:00
deskutils
devel Update to 1.3a5. 2000-09-24 22:45:54 +00:00
dns
editors Specify --with-database=berkdb in the CONFIGURE_ARGS to avoid 2000-09-23 19:27:31 +00:00
emulators Use LINUXBASE/USE_LINUX variables. 2000-09-22 17:22:24 +00:00
finance
french - Fix ${LINUXBASE} for /compat/linux 2000-09-23 10:32:44 +00:00
ftp Oops, I forgot to commit this patch to make WITH_SSL compile again. 2000-09-23 23:39:42 +00:00
games
german - Fix ${LINUXBASE} for /compat/linux 2000-09-23 10:33:14 +00:00
graphics Update to 4.2.2. The patches are no longer necessary (actually, never were 2000-09-23 21:25:23 +00:00
hebrew
irc You don't want to depend on qt21 -- it's dead. Change them to USE_QT2. 2000-09-23 08:05:59 +00:00
japanese
java
korean
lang Add missing file (bin/ghcprof). 2000-09-24 21:58:07 +00:00
mail Update to version 0.6.9. 2000-09-23 18:10:50 +00:00
math Correct PLIST and bump PORTREVISION. 2000-09-24 03:38:06 +00:00
mbone
misc Correct perms for installed files (7700 -> 0700) 2000-09-23 10:11:05 +00:00
Mk
multimedia Add some additional master sites 2000-09-22 21:33:38 +00:00
net Add ruby-ldap, Ruby interface to LDAP API based on RFC1823. 2000-09-24 19:40:38 +00:00
net-im You don't want to depend on qt21 -- it's dead. Change them to USE_QT2. 2000-09-23 08:05:59 +00:00
net-mgmt
net-p2p
news Fix bogon that made it impossible to stop innd. 2000-09-24 20:19:44 +00:00
palm Use LINUXBASE/USE_LINUX variables. 2000-09-22 17:22:24 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Update to 0.11. 2000-09-23 18:28:13 +00:00
shells
sysutils Update WWW for prips. 2000-09-22 14:54:32 +00:00
Templates
textproc
Tools
vietnamese
www upgrade to latest version which includes some semicolons that somehow 2000-09-24 18:42:04 +00:00
x11 Some problems were discovered in X11 libraries which can cause DoS in 2000-09-24 23:12:07 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Take out @dirrm of lib/modules/codeconv -- this directory exists in 2000-09-24 06:17:41 +00:00
x11-themes
x11-toolkits MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org> 2000-09-24 09:17:39 +00:00
x11-wm MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org> 2000-09-24 09:17:39 +00:00
.cvsignore
INDEX A small commit to fix a screwup of mine yesterday (forgot to change 2000-09-23 01:36:52 +00:00
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.