1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 53e28a9bc9 add liboop
A low-level event loop management library for POSIX-based OS
2001-06-03 02:07:27 +00:00
accessibility/atk
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters Update to version 0.12 2001-06-02 15:09:59 +00:00
databases Add ruby-dbd_sybase, the Sybase driver for DBI-for-Ruby. 2001-06-02 18:51:47 +00:00
deskutils
devel add liboop 2001-06-03 02:07:27 +00:00
dns
editors Unbreak build: remove bogus declaration of time(3). 2001-06-02 13:17:20 +00:00
emulators Update to 1.1.2. 2001-06-02 16:42:57 +00:00
finance
french
ftp
games
german
graphics Update to version 1.4 2001-06-02 15:06:38 +00:00
hebrew
hungarian
irc Update to version 1.7.6. The big change here is that NLS is disabled 2001-06-02 15:39:13 +00:00
japanese fix MASTERDIR 2001-06-02 22:03:10 +00:00
java
korean
lang Fix this port up so gcc30 can be used bsd.port.mk for when we return 2001-06-02 19:12:03 +00:00
mail Chase Makefile rev 1.58 update and update ipv6 patch in sync 2001-06-02 23:31:06 +00:00
math
mbone
misc
Mk
multimedia
net - Add a PKGMESSAGE file 2001-06-02 22:46:54 +00:00
net-im
net-mgmt Update to version 1.0.1 2001-06-02 15:35:12 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt Update portupgrade to 1.42. 2001-06-02 13:21:58 +00:00
portuguese
print
russian
science
security Upgrade to 2.54BETA24. 2001-06-02 19:06:37 +00:00
shells
sysutils Update portupgrade to 1.42. 2001-06-02 13:21:58 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Mark as broken, as same as for 4.76. 2001-06-02 19:11:53 +00:00
x11 Add port for MGA Powerdesk. A X11 configurator / helper app for Matrox cards. 2001-06-02 20:36:28 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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.