1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cy Schubert fe903ca9af Fix MITKRB5-SA-2004-001: buffer overflows in krb5_aname_to_localname
Obtained from:	Tom Yu <tlyu@MIT.EDU> on kerberos-announce list
2004-06-02 19:08:34 +00:00
accessibility
arabic
archivers Fix typo. 2004-06-02 13:23:56 +00:00
astro Update to 0.11 2004-05-31 14:37:24 +00:00
audio - Update to 1.0.3 2004-06-02 17:25:19 +00:00
benchmarks
biology - Update MASTER_SITES 2004-06-02 03:32:57 +00:00
cad - Tie subdirs to respective master sites 2004-06-02 03:39:10 +00:00
chinese - Add PKGNAMEPREFIX "zh-" as suggested by the Porter's Handbook. 2004-06-02 17:18:16 +00:00
comms Add qicosi after repocopy from qico. Qicosi is ifcico-like ftn mailer, 2004-06-02 01:31:02 +00:00
converters
databases Improve the patch (this should work on 4.X, too). 2004-06-02 07:24:45 +00:00
deskutils - Update to 2.0.1 2004-05-31 07:57:35 +00:00
devel Change of email address. 2004-06-01 12:32:33 +00:00
dns - Update to version 1.0.23 2004-06-02 14:49:32 +00:00
editors - Fix a startup crash in ap_GetLabel_Autotext() 2004-06-02 19:05:39 +00:00
emulators - Unbreak WITH_QT 2004-05-31 22:14:37 +00:00
finance
french
ftp - Fix handling of files with '$' sign in name 2004-06-01 14:28:36 +00:00
games - Fix build 2004-06-02 09:50:59 +00:00
german
graphics Fix extract-issue and dependency. 2004-06-02 09:32:19 +00:00
hebrew
hungarian
irc Add gseen.mod, a !seen module for eggdrop, an IRC bot. 2004-06-01 14:19:53 +00:00
japanese Add missing USE_PERL5_RUN 2004-06-02 12:24:01 +00:00
java Upgrade to 5.1. 2004-06-01 10:39:25 +00:00
korean
lang Update to 8.0.066.p067.1. 2004-06-02 17:04:54 +00:00
mail Add an rpath so that the resulting binaries can find the Evolution libs. 2004-06-02 18:32:03 +00:00
math Mark DEPRECATED, libgmp-freebsd is no longer used by any FreeBSD port 2004-06-02 17:18:49 +00:00
mbone
misc Update to libraries from FreeBSD 4.10-RELEASE. 2004-06-02 17:18:28 +00:00
Mk Add a set of MASTER_SITEs for X.Org. 2004-05-31 20:03:45 +00:00
multimedia Chase the merge of sysutils/mkisofs into sysutils/cdrtools. 2004-06-02 17:17:31 +00:00
net Add optional SILC (Secure Internet Live Conference) support to Gaim. 2004-06-02 17:52:38 +00:00
net-im Add optional SILC (Secure Internet Live Conference) support to Gaim. 2004-06-02 17:52:38 +00:00
net-mgmt Change of email address. 2004-06-01 12:32:33 +00:00
net-p2p
news Don't remove a file we didn't install. 2004-05-31 07:55:41 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Fix MITKRB5-SA-2004-001: buffer overflows in krb5_aname_to_localname 2004-06-02 19:08:34 +00:00
shells Don't remove directories we didn't install 2004-05-31 08:07:43 +00:00
sysutils Remove mkisofs-devel too (after merge with cdrtools-devel). 2004-06-02 18:30:28 +00:00
Templates
textproc Change of email address. 2004-06-01 12:32:33 +00:00
Tools
ukrainian
vietnamese
www - correct report of available cache memory for cache sizes >2GB 2004-06-02 18:10:02 +00:00
x11 Fix extraction of Wraphelp2.gz, which was being taken from the wrong directory. 2004-06-02 18:05:53 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes - Fix broken entry for zenith dependency 2004-06-02 13:41:24 +00:00
x11-toolkits - Move to new category x11-themes. 2004-06-02 09:13:46 +00:00
x11-wm Use IGNORE instead of BROKEN. 2004-06-02 07:26:18 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add entries for the merge of the mkisofs ports into the cdrtools ports. 2004-06-02 17:17:45 +00:00
README
UPDATING Add entries for the merge of the mkisofs ports into the cdrtools ports. 2004-06-02 17:17:45 +00:00

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.