1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 8a326e6627 add nylon
A Unix SOCKS 4 and 5 proxy server

PR:		28036
Submitted by:	William Ward <William.Ward@ericsson.com>
2001-07-06 17:23:07 +00:00
accessibility/atk
arabic Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
archivers
astro Fix pkg-plist 2001-07-04 14:27:58 +00:00
audio oops... forgot to update checksum 2001-07-06 02:11:11 +00:00
benchmarks
biology Update to version 1.3.0 2001-07-06 09:22:22 +00:00
cad Fix plist to use %%PORTDOCS%%. 2001-07-04 16:01:19 +00:00
chinese My poor English in pkg-descr was corrected 2001-07-06 00:08:28 +00:00
comms
converters Add one missing file. 2001-07-05 11:40:51 +00:00
databases Add sqlrelay, a persistent DB connection pooling/proxying/load 2001-07-06 10:24:50 +00:00
deskutils Fix a typo (PORTS --> PORTSDIR). 2001-07-05 10:25:35 +00:00
devel add p5-Class-Loader 2001-07-06 16:42:40 +00:00
dns
editors Initial import of hnb-1.7. 2001-07-06 16:19:07 +00:00
emulators Delete outdated patch-gg 2001-07-04 21:55:02 +00:00
finance
french
ftp add missing files into plist 2001-07-06 06:53:51 +00:00
games Update to 0.8.7. 2001-07-05 17:47:28 +00:00
german
graphics Update to 1.0.1. 2001-07-06 12:25:18 +00:00
hebrew Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
hungarian Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
irc - Update to version 1.81 2001-07-06 16:07:38 +00:00
japanese My poor English in pkg-descr was corrected 2001-07-06 00:08:28 +00:00
java
korean My poor English in pkg-descr was corrected 2001-07-06 00:08:28 +00:00
lang Upgrade to 2.0.1. 2001-07-05 11:21:16 +00:00
mail This port doesn't use libtool so remove the check for it. 2001-07-06 00:30:50 +00:00
math add p5-Math-Random-MT 2001-07-06 16:36:45 +00:00
mbone
misc upgrade to 0.0.8 2001-07-05 13:40:31 +00:00
Mk List yet another RingServer in the comment section. 2001-07-05 15:34:18 +00:00
multimedia add libdvdcss 2001-07-06 04:26:40 +00:00
net add nylon 2001-07-06 17:23:07 +00:00
net-im
net-mgmt sorry, no time for maintenance, hand port over to ports team entirely 2001-07-06 10:35:32 +00:00
net-p2p
news
palm
picobsd
polish Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
ports-mgmt
portuguese Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
print sorry, no time for maintenance, hand port over to ports team entirely 2001-07-06 10:35:32 +00:00
russian Remove extra files. 2001-07-06 07:35:45 +00:00
science
security add bcwipe 2001-07-06 17:08:40 +00:00
shells
sysutils Add service-config, a utility suite for creation svscan service directories. 2001-07-06 15:34:55 +00:00
Templates
textproc My poor English in pkg-descr was corrected 2001-07-06 00:08:28 +00:00
Tools
ukrainian
vietnamese Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
www Upgrade to 1.13, which fixes basic authentication. 2001-07-06 12:24:34 +00:00
x11 upgrade to 2.0.2 build 4 2001-07-06 08:27:11 +00:00
x11-clocks Original asclock.org website have disappeared. 2001-07-05 23:19:42 +00:00
x11-fm Update to 1.0.4. Still doesn't work (hangs at startup)... :-< 2001-07-06 12:51:34 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.0.1. 2001-07-06 12:25:18 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
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.