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
Ying-Chieh Liao 1ed0a9cd41 add libsocketcpp
A C++ wrapper library to the sockets
2001-08-12 11:20:29 +00:00
accessibility/atk
arabic
archivers Protect against bad entry size in header 2001-08-11 18:19:11 +00:00
astro
audio The author rerolled the tarball with a VMS-specific change. Chase the 2001-08-11 23:10:51 +00:00
benchmarks
biology upgrade to 0.26 2001-08-09 17:37:03 +00:00
cad
chinese
comms Don't install ceptd setuid root: it's a daemon you run as root from 2001-08-11 06:59:03 +00:00
converters
databases
deskutils
devel add rlwrap 2001-08-12 11:07:24 +00:00
dns
editors
emulators
finance
french
ftp This port installs 88 setuid root binaries. That cannot be correct; 2001-08-11 05:29:56 +00:00
games When I committed this port originally I forgot to reset the maintainer 2001-08-12 04:07:59 +00:00
german
graphics o Avoid modifying CFLAGS 2001-08-12 09:44:16 +00:00
hebrew
hungarian
irc for slave ports 2001-08-10 15:33:39 +00:00
japanese
java
korean
lang Remove obsolete URL 2001-08-09 15:35:51 +00:00
mail for slave ports 2001-08-10 15:33:39 +00:00
math add cxsc 2001-08-11 15:54:45 +00:00
mbone
misc Add figlet-fonts, a port that installs about 150 contributed fonts for 2001-08-11 18:20:24 +00:00
Mk USE_RUBY_SETUP shouldn't imply USE_RUBY_AMSTD any more. 2001-08-12 05:32:33 +00:00
multimedia o Avoid modifying CFLAGS 2001-08-12 09:44:16 +00:00
net add libsocketcpp 2001-08-12 11:20:29 +00:00
net-im
net-mgmt New port: net/ehnt - A simple Cisco NetFlow data collector 2001-08-11 17:38:05 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt Reword more. 2001-08-11 21:19:33 +00:00
portuguese
print add ttf2pt1 2001-08-11 17:12:38 +00:00
russian
science
security Drop maintainership. 2001-08-12 09:22:41 +00:00
shells 1. This should never have been a port 2001-08-11 06:12:49 +00:00
sysutils Reword more. 2001-08-11 21:19:33 +00:00
Templates
textproc Add xslint 005, an xSL(T) stylesheet checker maintained by Norman Walsh. 2001-08-11 18:33:24 +00:00
Tools
ukrainian
vietnamese
www Update to 2.B, and use the new ruby-uri module. 2001-08-12 06:41:10 +00:00
x11 Remove three files: 2001-08-11 22:22:36 +00:00
x11-clocks
x11-fm Adding gentoo, a nice, two-pane, gtk based file manager based loosely on 2001-08-12 06:51:18 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Change MAINTAINER from nakai to cmc@groupofnine.net. 2001-08-11 20:19:46 +00:00
.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.