1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
James E. Housley 95f68a9247 New Port: net/pdns
pdnsd is a proxy dns server with permanent caching

PR:		22963
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-12-14 03:27:37 +00:00
archivers
astro
audio Add #define BE_SHORT(x) 2000-12-14 01:49:34 +00:00
benchmarks
biology
cad
chinese Update source tarballs. This version fixes the two following bugs: 2000-12-12 06:10:49 +00:00
comms
converters Update Mule-UCS to 0.83. 2000-12-13 19:30:10 +00:00
databases Chase checksum. 2000-12-13 20:47:17 +00:00
deskutils
devel Remove wrong name that crept into the original port that I added over five 2000-12-13 05:49:42 +00:00
dns New Port: net/pdns 2000-12-14 03:27:37 +00:00
editors Update IIIMECF to 0.3. 2000-12-13 19:55:44 +00:00
emulators
finance
french Update MASTER_SITES 2000-12-12 13:56:53 +00:00
ftp Update to 7.5.1 - a bugfix release mainly for a -o outfname parsing bug, 2000-12-12 11:07:25 +00:00
games actually provide some information 2000-12-13 14:48:23 +00:00
german New port: de-citrix_ica, the German version of the Citrix(R) ICA(R) Client 2000-12-12 16:01:22 +00:00
graphics Add the patches I missed in the previous. 2000-12-12 22:03:48 +00:00
hebrew
irc Unforbid and add official patch for the DNS response parsing buffer overflow. 2000-12-12 08:07:56 +00:00
japanese
java
korean
lang Make the mode of created directories sane. 2000-12-14 00:44:12 +00:00
mail Update MASTER_SITES and distinfo for new STARTTLS snapshot. 2000-12-13 20:13:34 +00:00
math
mbone
misc Add misterproper. Mister Proper is a GNOME tool designed to schedule your 2000-12-12 11:12:57 +00:00
Mk
multimedia Add #define BE_SHORT(x) 2000-12-14 01:49:34 +00:00
net New Port: net/pdns 2000-12-14 03:27:37 +00:00
net-im New port: net/p5-Net-Jabber 2000-12-13 17:57:09 +00:00
net-mgmt Update to version 2.9.6. 2000-12-13 12:10:28 +00:00
net-p2p
news Upgrade to version 1.9.17 2000-12-13 02:14:58 +00:00
palm
ports-mgmt Update to version 2.3. 2000-12-12 14:24:12 +00:00
portuguese/ispell-pt_BR
print
russian
science
security A command-line Rijndael (AES) encryption/decryption utility. 2000-12-12 17:12:36 +00:00
shells
sysutils
Templates
textproc Update to 1.1: mkcatalog(.in) script update. 2000-12-13 11:27:20 +00:00
Tools
vietnamese
www New Port: An Apache module that provides on-the fly gzipping for capable browsers 2000-12-13 21:44:33 +00:00
x11 Fix typos in one of the XFree86 header files which corrupted the return 2000-12-12 22:38:58 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Remove redundant/obsolete discriptions from Makefile 2000-12-12 15:01:16 +00:00
x11-wm
.cvsignore
INDEX
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.