1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-05-18 20:15:23 +00:00
accessibility/atk Add atk 0.1, a GNOME accessibility toolkit (ATK). 2001-05-14 12:12:44 +00:00
arabic
archivers
astro Update version number of wmraster shared library. 2001-05-14 19:00:07 +00:00
audio Update to 3.0p7 2001-05-17 18:01:52 +00:00
benchmarks Rewrite the per4 in perl5. 2001-05-17 17:23:36 +00:00
biology
cad pass maintainership to keichii 2001-05-18 16:01:46 +00:00
chinese
comms
converters
databases Fix the autogenerated LIB_DEPENDS for TCL. 2001-05-18 01:30:20 +00:00
deskutils
devel Bring anjuta into the gnome-fifth-toe port, and adjust 2001-05-18 15:07:46 +00:00
dns Avoid confusing pkg tools with wonky version numbers 2001-05-13 23:42:08 +00:00
editors Really make broken. 2001-05-18 06:09:31 +00:00
emulators Add a missing man page. 2001-05-15 22:14:45 +00:00
finance
french
ftp Updates the port to version 1.1, the latest version. 2001-05-14 00:23:22 +00:00
games Update version number of wmraster shared library. 2001-05-14 19:00:07 +00:00
german
graphics Add shot2png, which takes syscons screenshots generated by scrshot(1) and 2001-05-18 16:32:25 +00:00
hebrew
hungarian
irc Update to version 1.7.4. 2001-05-17 20:12:06 +00:00
japanese add navi2ch-xemacs-mule, a 2ch.net client for Xemacs21. 2001-05-18 19:09:02 +00:00
java Remove bogus comments from the end of file. 2001-05-18 16:24:32 +00:00
korean
lang Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-05-17 21:16:46 +00:00
mail upgrade to 1.0.0pr4 2001-05-17 06:33:24 +00:00
math Update WWW: 2001-05-14 12:03:27 +00:00
mbone
misc upgrade to 1.0.4 2001-05-18 07:37:07 +00:00
Mk Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-05-17 21:16:46 +00:00
multimedia Update to 0.4.3. 2001-05-18 10:04:27 +00:00
net Update port to version 2.0.9. 2001-05-18 20:15:23 +00:00
net-im Add USE_BISON. Change MAINTAINER to <anders@codefactory.se>, with 2001-05-17 08:21:09 +00:00
net-mgmt Update to version 1.8 2001-05-17 22:22:20 +00:00
net-p2p
news - Added missing dependency for libcnews.a 2001-05-16 18:46:42 +00:00
palm
picobsd
polish
ports-mgmt Fix a rmdir line so it never fails. 2001-05-18 14:20:15 +00:00
portuguese
print This patch was misnamed. It has reappeard as patch-printers.c 2001-05-18 09:21:39 +00:00
russian
science
security Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-05-17 21:16:46 +00:00
shells Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-05-17 21:16:46 +00:00
sysutils Fix a rmdir line so it never fails. 2001-05-18 14:20:15 +00:00
Templates
textproc Update to 0.8.4 2001-05-18 14:50:27 +00:00
Tools Fix problems in previous commit: 2001-05-17 13:50:59 +00:00
ukrainian Fix typo. 2001-05-16 17:38:53 +00:00
vietnamese
www - Bump Portrevision after successfull repro-copy. 2001-05-18 19:30:26 +00:00
x11 Bring anjuta into the gnome-fifth-toe port, and adjust 2001-05-18 15:07:46 +00:00
x11-clocks
x11-fm Update to 1.0.3. 2001-05-14 17:18:52 +00:00
x11-fonts Updated distinfo - apparently trebuc32.exe has been updated from version 2001-05-18 16:15:39 +00:00
x11-servers
x11-themes
x11-toolkits upgrade to 2.4 2001-05-18 15:56:33 +00:00
x11-wm Remove non-existing wmfun library from LIB_DEPENDS. 2001-05-15 18:15:41 +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.