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
Vanilla I. Shu f1528cf424 Upgrade to 0.52.
PR:		ports/26951
Submitted by:	maintainer
2001-04-29 18:59:47 +00:00
arabic
archivers
astro This module returns the sunrise/sunset for a given day. 2001-04-28 15:03:42 +00:00
audio upgrade to 1.4 2001-04-27 05:47:49 +00:00
benchmarks add missing sbin/zcac into pkg-plist 2001-04-26 04:09:35 +00:00
biology
cad
chinese Add Big5 cursor movement friendly support. 2001-04-27 19:18:34 +00:00
comms
converters
databases add dbtool 2001-04-29 16:58:46 +00:00
deskutils Fix remove doc-directory problem. 2001-04-23 12:51:57 +00:00
devel Update to version 1.4 Build 110 2001-04-29 16:48:44 +00:00
dns Update port to version 1.01 2001-04-29 17:10:01 +00:00
editors Apply a hotfix against ruby-interp. This fixes the coredump when $_ 2001-04-28 19:34:59 +00:00
emulators Bump PORTREVISION 2001-04-29 00:01:37 +00:00
finance
french Add fr-php_doc - a french version of lang/php_doc. 2001-04-29 13:46:55 +00:00
ftp Update to 7.7.2 2001-04-25 09:30:11 +00:00
games Update to 0.61. 2001-04-27 18:56:10 +00:00
german Add de-php_doc - a german version of lang/php_doc. 2001-04-29 13:45:02 +00:00
graphics Update port to 1.5.4 2001-04-29 18:30:53 +00:00
hebrew
hungarian
irc make it ready for the coming slave ports 2001-04-27 16:39:50 +00:00
japanese Upgrade to use new archive of date 20010415. 2001-04-25 19:17:05 +00:00
java Update to 0.7.1. 2001-04-27 15:08:30 +00:00
korean
lang add yap 2001-04-29 14:43:09 +00:00
mail Update to 2.0.13. 2001-04-28 16:43:11 +00:00
math Update to version 6.3.13. 2001-04-28 12:47:01 +00:00
mbone Update to rtptools 1.17 2001-04-22 04:59:46 +00:00
misc The dist tarball was rerolled with new functionality: proper handling 2001-04-29 08:23:30 +00:00
Mk Add Russian mirror of GNOME so one can utilize MASTER_SORT effectively. 2001-04-28 13:54:52 +00:00
multimedia
net Update port to version 1.01 2001-04-29 17:10:01 +00:00
net-im
net-mgmt upgrade to 2.2 2001-04-27 12:11:12 +00:00
net-p2p add missing "@dirrm include/libfreenet" into pkg-plist 2001-04-26 04:18:31 +00:00
news Fix syntax error by adding a '\' at the end of a line. 2001-04-29 09:29:41 +00:00
palm
picobsd New category picobsd starts today. 2001-04-22 16:47:55 +00:00
polish
ports-mgmt Notate more detailed functionarity of this script. 2001-04-24 17:16:47 +00:00
portuguese
print Correct comment. 2001-04-28 08:12:29 +00:00
russian Give words from local dict priority over the same dist words, replace them 2001-04-29 01:55:28 +00:00
science
security Bump PORTREVISION for ftpd buffer overflow fix. 2001-04-27 18:16:58 +00:00
shells
sysutils Add a port for paicc (paint changed characters). This is an incredibly 2001-04-28 23:42:14 +00:00
Templates
textproc Upgrade to 0.52. 2001-04-29 18:59:47 +00:00
Tools
ukrainian
vietnamese
www Delete ipfw rule on stop (commented out) 2001-04-29 11:25:59 +00:00
x11 Add most recent patches from the XFree86 cvs repository. 2001-04-26 20:27:20 +00:00
x11-clocks
x11-fm Update port to version 4.4.4. 2001-04-27 13:45:19 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.13. 2001-04-27 10:11:52 +00:00
x11-wm Update to 2.8.1. 2001-04-26 10:59:25 +00:00
.cvsignore
INDEX
LEGAL
Makefile New category picobsd starts today. 2001-04-22 16:47:55 +00:00
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.