1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Hye-Shik Chang 408824d8e0 Update to 2.0.45. This update fixes a DDOS vulnerability.
PR:		50564 [1]
Submitted by:	Cy Schubert <cy@FreeBSD.org>, delphij@hotmail.com [1]
Requested by:	many
2003-04-04 02:36:57 +00:00
accessibility
arabic
archivers
astro
audio update: audio/libshout (change MAINTAINER) 2003-04-02 12:01:25 +00:00
benchmarks
biology
cad
chinese Add a patch to fix readline routine problem. 2003-04-01 02:03:43 +00:00
comms fix comment 2003-04-02 16:20:02 +00:00
converters
databases add dbf 0.5.1 2003-04-03 18:17:29 +00:00
deskutils Update to 2.5. 2003-04-04 02:27:05 +00:00
devel Unbreak devel/bglibs by upgrading to 1.008 2003-04-04 00:44:16 +00:00
dns - use bsd.openssl.mk 2003-04-03 19:39:55 +00:00
editors Same as in patch patch-registry+source+registry.cxx 2003-04-03 22:17:17 +00:00
emulators New master site for emulator/yape. 2003-03-31 09:35:13 +00:00
finance Security update to p5-Business-OnlinePayment-WorldPay-Junior-1.03 2003-04-04 01:30:59 +00:00
french
ftp
games upgrade to 1.5.2 2003-04-03 09:22:02 +00:00
german
graphics graphics/gd2 installs libgd.so.4. 2003-04-03 09:45:31 +00:00
hebrew new port: Hebrew spellchecker and morphology engine 2003-04-02 11:14:00 +00:00
hungarian
irc irc/darkbot - The talking IRC Bot! 2003-04-01 08:35:00 +00:00
japanese Update to 1.5.4. 2003-04-02 19:16:50 +00:00
java
korean
lang Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes. 2003-04-03 09:55:58 +00:00
mail [Maintainer Update]: mail/gubby 2003-04-04 00:48:45 +00:00
math add it++ 3.7.0 2003-04-03 13:20:58 +00:00
mbone
misc move p5-Business-OnlinePayment from misc to finance 2003-04-04 01:22:04 +00:00
Mk - rename Makefile.ssl to bsd.openssl.mk 2003-04-03 18:24:31 +00:00
multimedia After repo copy from graphics category to newly create multimedia 2003-04-04 01:38:40 +00:00
net - use bsd.openssl.mk 2003-04-03 19:39:55 +00:00
net-im New Port: irc/pork 2003-04-01 00:19:33 +00:00
net-mgmt Update to version 1.0.4 2003-04-02 04:29:03 +00:00
net-p2p Add USE_LIBTOOL=yes 2003-04-01 10:50:20 +00:00
news - use bsd.openssl.mk 2003-04-03 19:39:55 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print New port: print/foomatic-db 2003-04-01 03:08:29 +00:00
russian
science
security 4256 Emergency DAT release due to: 2003-04-03 21:13:28 +00:00
shells
sysutils sysutils/pear-Log: upgrading to 1.6.1. 2003-04-04 00:36:47 +00:00
Templates
textproc It looks like something is wrong with CPAN propagation author -> 2003-04-02 20:30:47 +00:00
Tools
ukrainian
vietnamese
www Update to 2.0.45. This update fixes a DDOS vulnerability. 2003-04-04 02:36:57 +00:00
x11 Update to 1.6. 2003-04-02 08:56:53 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits add wmapp 0.0.4.1 2003-04-03 18:45:57 +00:00
x11-wm Udate 2.5.5 -> 2.5.6. 2003-04-03 19:32:14 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED move p5-Business-OnlinePayment from misc to finance 2003-04-04 01:15: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.