1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Neil Blakey-Milner 434868fb60 Acqusition context checking hotfix
``The issue involves an error in the '_check_context' method of the
AccessControl.User.BasicUser class. The bug made it possible to access
Zope objects via acquisition that a user would not otherwise have access
to. This issue could allow users with enough internal knowledge of Zope
to perform actions higher in the object hierarchy than they should be
able to.''
2001-08-04 17:29:00 +00:00
accessibility/atk Update to 0.2. 2001-08-01 17:53:37 +00:00
arabic
archivers
astro
audio remove extra dirs 2001-08-03 20:36:20 +00:00
benchmarks Don't let patch's auto-RCS-checkout behavior interfere with 2001-08-01 21:17:12 +00:00
biology - Update port to version 2.0.1 2001-08-03 11:32:42 +00:00
cad
chinese
comms o Switch over maintainership to submitter 2001-08-03 18:05:51 +00:00
converters Update to 0.3.3. 2001-08-02 12:05:54 +00:00
databases add p5-CDB_File 2001-08-04 08:41:40 +00:00
deskutils Update to mhc-current-snap-20010625. 2001-08-02 09:43:52 +00:00
devel add libstrfunc 2001-08-04 10:00:47 +00:00
dns
editors Patch required for installation to be successful, better config 2001-08-02 19:00:03 +00:00
emulators Update CPS2 patches to 2001/07/11, and disable optimization by default. 2001-08-03 13:21:21 +00:00
finance
french
ftp Update to 1.1.2 2001-08-04 12:19:49 +00:00
games o Update to 0.3.1 2001-08-03 03:51:56 +00:00
german - Update path from masterport 2001-08-01 15:16:00 +00:00
graphics vlc - the VideoLAN Client 2001-08-04 13:01:52 +00:00
hebrew
hungarian
irc
japanese Japanese version of groff-1.17. 2001-08-04 02:15:12 +00:00
java
korean
lang Upgrade lang/p5-Switch to 2.04. 2001-08-03 19:50:26 +00:00
mail s,mach,%%PERL_ARCH%%,g 2001-08-03 20:29:38 +00:00
math upgrade to 0.9 2001-08-03 19:23:05 +00:00
mbone Make nte initialize TCL properly. 2001-08-01 22:49:48 +00:00
misc upgrade to 0.4 2001-08-03 12:16:21 +00:00
Mk <expletive> 2001-08-03 11:35:35 +00:00
multimedia The VideoLAN Client. A program capable of playing encrypted DVDs. 2001-08-04 13:01:02 +00:00
net remove extra dirs 2001-08-03 20:36:20 +00:00
net-im
net-mgmt Add icmpmonitor 1.1, a multiple host icmp monitoring tool. 2001-08-02 15:35:49 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt Update to 20010802, only a minor update. 2001-08-02 08:19:23 +00:00
portuguese
print Upgrade to 1.1.6.3 (i. e. include patch-1.1.6fix3). 2001-08-03 10:56:20 +00:00
russian Add missing files. 2001-08-04 14:46:35 +00:00
science
security Applied a patch to check for compat3x libraries. 2001-08-04 16:26:11 +00:00
shells Update ksh93 to 2001-07-04.0000 version. Earlier distfiles are no 2001-08-04 03:51:41 +00:00
sysutils Upgrade to 0.9.2; 2001-08-04 13:26:41 +00:00
Templates
textproc Upgrade to version 3.2.05. 2001-08-01 12:00:36 +00:00
Tools
ukrainian
vietnamese
www Acqusition context checking hotfix 2001-08-04 17:29:00 +00:00
x11 Update to 1.4.0.2. 2001-08-03 12:45:54 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.99.174 and unbreak. 2001-08-02 19:17:50 +00:00
x11-wm
.cvsignore
INDEX
LEGAL Add ksh93. 2001-08-04 03:50:30 +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.