FreeBSD ports tree (read-only mirror)
Find a file
Edwin Groothuis 59dd375fc4 [patch] graphics/svgalib checks wrong virtual console for ownership
graphics/svgalib contains an off-by-one error in the code
	that checks that the user is the owner of the current virtual
	terminal.  Instead of checking /dev/ttyv[X], it checks
	/dev/ttyv[X+1].

	Submitted by:	Chris Pressey <cpressey@catseye.mine.nu>

	This happens because svgalib was written for Linnex, and
	they start tty numbering from 1, contrary to FreeBSD, which
	does it from 0.  I always knew that FreeBSD is better: who
	counts from 1 in this world?! ;-)

PR:		ports/57052
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2003-09-24 08:13:29 +00:00
accessibility Add gnopernicus, and accessibility launcher for the GNOME desktop. 2003-09-18 07:02:09 +00:00
arabic Catch up with a couple more doc updates. 2003-09-20 20:22:44 +00:00
archivers Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
astro perl -> reinplace 2003-08-31 12:09:43 +00:00
audio Revert the previous commit since libxine can't be made into a package due to 2003-09-21 17:53:38 +00:00
benchmarks New port: benchmarks/scimark2 - a Java benchmark. 2003-08-29 03:50:28 +00:00
biology Update port: biology/gperiodic to 2.0.6 2003-09-08 06:09:31 +00:00
cad Update to 1.46.0 2003-09-09 20:03:15 +00:00
chinese unbreak chinese/dictd 2003-09-23 14:55:56 +00:00
comms - Fix build package and honor PREFIX 2003-09-23 08:14:36 +00:00
converters Update to 2.07 2003-09-02 14:02:05 +00:00
databases Update to MySQL 4.0.15 to fix the password denial-of-service problem. 2003-09-23 14:34:18 +00:00
deskutils Fix package build on bento by removing some bad plist items. 2003-09-21 03:40:54 +00:00
devel Unbreak build on -STABLE (partly by fixing the incorrect PERL->REINPLACE_CMD 2003-09-23 09:08:06 +00:00
dns Fix MASTER_SITES and name of web-site. 2003-09-21 20:08:57 +00:00
editors More build fixes for Alpha. 2003-09-24 01:34:11 +00:00
emulators Make vmware3 fetchable. 2003-09-24 00:59:23 +00:00
finance Fix checksum. Diff is supplied in PR. 2003-09-23 06:20:11 +00:00
french Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
ftp Update to fix vulnerability in proftpd 2003-09-23 18:42:43 +00:00
games Remove a MASTER_SITE with a corrupt DISTFILE as reported by bento. 2003-09-23 19:01:01 +00:00
german Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
graphics [patch] graphics/svgalib checks wrong virtual console for ownership 2003-09-24 08:13:29 +00:00
hebrew Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
hungarian Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
irc Chase multimedia/xmms library bump. 2003-09-17 23:44:11 +00:00
japanese Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
java . s:NO_CDROM:RESTRICTED: as neither the distfiles nor the packages should 2003-09-24 06:05:40 +00:00
korean Add a workaround to avoid a fatal confliction with qt32. 2003-09-19 04:45:21 +00:00
lang fix PLIST problem 2003-09-23 10:20:29 +00:00
mail - Update mail/spambnc to current version and unbreak fetch 2003-09-19 21:19:12 +00:00
math Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
mbone [PATCH] mbone/wb: enable choose of ghostscript interpreter 2003-08-31 00:44:39 +00:00
misc Add gnomevfs2 and gnomedesktop to USE_GNOME to fix build on bento. 2003-09-21 03:49:12 +00:00
Mk Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
multimedia o Add WITH_FREETYPE2 knob: handles optional drawtext vhook plugin 2003-09-22 05:01:39 +00:00
net Fix build on -STABLE. 2003-09-24 05:52:34 +00:00
net-im Chase repocopies towards ports/dns 2003-09-05 07:33:51 +00:00
net-mgmt Unbreak nitpicker which user mkdirhier for installing the programs. 2003-09-23 08:17:36 +00:00
net-p2p - Per bento, this port will not install with the perl in stock 2003-09-23 07:24:09 +00:00
news Maintainer update: add a faster mirror for distfiles/patches. 2003-09-09 12:41:33 +00:00
palm PERL => REINPLACE 2003-09-15 20:51:26 +00:00
picobsd Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
polish Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
ports-mgmt Fix compilation on systems <= 4.4. 2003-09-04 03:41:40 +00:00
portuguese Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
print hmp@ made a mistake, tg@ is still alive. Sorry for this. 2003-09-18 08:32:37 +00:00
russian Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
science New port: science/at Acoustic ToolBox 2003-09-08 12:45:59 +00:00
security - Security Fix obtained from OpenBSD 2003-09-23 19:16:49 +00:00
shells Fixup tcsh_config to look in ${PREFIX}/share instead of /usr/share. 2003-09-10 16:56:50 +00:00
sysutils Udate 4.0.0 --> 4.0.1, 4.0.0 distfile is missing causing bento builds 2003-09-19 04:25:22 +00:00
Templates Recognise amd64 machines. 2003-07-11 06:28:08 +00:00
textproc Update to GNOME 2.4.0. For all the goodies on what's changed, known issues, 2003-09-18 06:49:37 +00:00
Tools Teach this script about different architectures. 2003-09-12 20:50:44 +00:00
ukrainian Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
vietnamese Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
www Unbreak build on 4-STABLE. 2003-09-22 22:09:17 +00:00
x11 Conditionalize the epiphany dependency as Mozilla does not work on 2003-09-24 05:59:45 +00:00
x11-clocks Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
x11-fm Fix a crash when an invalid URI is entered. 2003-09-22 00:23:57 +00:00
x11-fonts Add a new MASTER_SITE since the Fontconfig site went away. 2003-09-18 15:09:59 +00:00
x11-servers Followup commit: Unbreak XFree86-4-Server-snap on -stable -- gcc 2 has no 2003-09-18 03:20:45 +00:00
x11-themes Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
x11-toolkits Add a small hackish patch that prevents qmake from generating a bogus 2003-09-21 18:45:34 +00:00
x11-wm Add forgotten dependencies on glib 2.X and libxml 2.X. 2003-09-24 05:59:05 +00:00
.cvsignore
INDEX Update INDEX now with 9210 ports. 2003-09-11 19:41:00 +00:00
INDEX-5 New INDEX for 5.x, with 9036 ports (37 fewer than last time due to 2003-08-16 01:56:43 +00:00
LEGAL Add clisp-hyperspec: commercial redistribution prohibited. 2003-08-18 20:14:31 +00:00
Makefile Tie the dns category to the build now that it has some ports. 2003-08-30 03:24:22 +00:00
MOVED ko-qt31 is removed because x11-toolkits/qt32 doesn't need to localize. 2003-09-19 01:41:23 +00:00
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/doc/en_US.ISO8859-1/books/handbook/

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.