1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Marcel Moolenaar d9b729a5ca Pass maintainership over to ports@FreeBSD.org. The linux_base ports
are getting beyond my control.
2001-11-18 05:58:33 +00:00
accessibility/atk
arabic
archivers
astro Mark my territory. 2001-11-15 14:51:42 +00:00
audio Bump PORTREVISION in response to shared library version bump in dependency. 2001-11-17 22:21:59 +00:00
benchmarks
biology
cad
chinese Add missing entry. 2001-11-18 05:56:57 +00:00
comms Maintainer is now committer so change to new email address. 2001-11-15 03:59:42 +00:00
converters add dosunix 2001-11-17 09:36:40 +00:00
databases Add ruby-dbd_sqlrelay, the SQLRelay driver for DBI-for-Ruby. 2001-11-15 13:23:38 +00:00
deskutils
devel add bcpp 2001-11-18 03:33:45 +00:00
dns
editors Updated to 3.1.4. 2001-11-18 04:33:05 +00:00
emulators Pass maintainership over to ports@FreeBSD.org. The linux_base ports 2001-11-18 05:58:33 +00:00
finance
french
ftp Revert 1.43 (usage of msgfmt-new instead of perl(1)-based hack), following is 2001-11-14 11:43:11 +00:00
games o New port hlserver-tsc version 2.4.6b: Half-Life mod Counter-Strike 2001-11-17 19:40:05 +00:00
german
graphics Update to 0.1.9. 2001-11-17 10:08:43 +00:00
hebrew
hungarian
irc Add another patch for BIG5 cursor movement, and bump version. 2001-11-17 04:29:08 +00:00
japanese Upgrade to 3.5b2. 2001-11-18 04:48:55 +00:00
java Update to 2.02 2001-11-16 06:14:36 +00:00
korean
lang Update to onyx 2.2.0. 2001-11-17 23:21:48 +00:00
mail Update to 0.9.9. 2001-11-17 10:01:50 +00:00
math Update to 0.55. 2001-11-15 18:42:18 +00:00
mbone
misc Add a RUN_DEPENDS on wget. 2001-11-18 02:34:43 +00:00
Mk Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default, 2001-11-17 21:35:39 +00:00
multimedia New port libmovtar version 0.1.2: Supports reading/writing of MJPEG 2001-11-16 03:39:39 +00:00
net Update to ssldump 0.9b2 2001-11-18 01:09:51 +00:00
net-im Update to version 0.48. 2001-11-17 07:33:17 +00:00
net-mgmt
net-p2p New port giFT version 0.9.7: A generic interface to the 2001-11-16 16:04:10 +00:00
news Upgrade to 2.3.20011115 2001-11-15 13:31:52 +00:00
palm
picobsd
polish
ports-mgmt Update to 20011118, with steady improvements. 2001-11-17 23:13:00 +00:00
portuguese
print chown user:group, not user.group 2001-11-15 13:12:58 +00:00
russian
science
security Update to snort 1.8.2, a bugfix/stability release. 2001-11-18 01:57:48 +00:00
shells
sysutils One thing I missed.. spell 'chown root.wheel' as 'chown root:wheel'. 2001-11-18 00:41:29 +00:00
Templates
textproc Update to 1.1a4. 2001-11-17 09:59:37 +00:00
Tools
ukrainian
vietnamese
www Update to 5.3.1 2001-11-17 18:41:06 +00:00
x11 Maintainer is now committer so change to new email address. 2001-11-15 03:59:42 +00:00
x11-clocks Update misc/menushki to version 1.0 and also take care of 2001-11-15 22:12:13 +00:00
x11-fm - patch to update the x-files port to use tcl83/tk83, 2001-11-14 06:46:33 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Took maintainership 2001-11-14 08:46:29 +00:00
x11-wm
.cvsignore
INDEX
LEGAL Add Netscape 6. 2001-11-14 06:23:37 +00:00
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.