1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dejan Lesjak a3d10c28b7 Fix plist.
Nudged by:	pointyhat via kris
2005-01-08 17:37:20 +00:00
accessibility Update to 1.8.2. 2005-01-08 17:36:53 +00:00
arabic
archivers Update to 1.25. 2005-01-08 11:16:50 +00:00
astro Update to version 0.32.2 2005-01-08 16:17:38 +00:00
audio
benchmarks
biology
cad Upgrade to 1.58.0. 2005-01-08 12:08:22 +00:00
chinese - fix pkg-plist error 2005-01-08 16:24:16 +00:00
comms - Don't remove directory created by shared-mime-info 2005-01-08 15:27:34 +00:00
converters
databases
deskutils update to mhc-current-snap20041220 2005-01-08 15:53:38 +00:00
devel Update to 1.25 2005-01-08 13:39:14 +00:00
dns
editors * Remove editors/xemacs-packages from RUN_DEPENDS. 2005-01-08 16:13:55 +00:00
emulators Update to 0.6.2 (2004/12/28 snapshot). 2005-01-08 16:21:01 +00:00
finance Update to 0.07 2005-01-08 11:17:53 +00:00
french
ftp
games Update to version 1.8.3 2005-01-08 16:13:58 +00:00
german
graphics Update to 2.8.2. 2005-01-08 17:33:18 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Update to version 1.2 2005-01-08 16:30:49 +00:00
mail Update to version 11.19 2005-01-08 16:33:13 +00:00
math Update to version 3.6.0 2005-01-08 16:36:45 +00:00
mbone
misc - Add missed iconv dependency 2005-01-08 15:00:18 +00:00
Mk
multimedia Update to 1.0.1 2005-01-08 16:52:50 +00:00
net o Fix header files: stdint.h -> inttypes.h 2005-01-08 17:35:15 +00:00
net-im - Update to 0.4 2005-01-08 17:21:21 +00:00
net-mgmt Fix build on amd64. 2005-01-08 11:25:26 +00:00
net-p2p o Fix header files: stdint.h -> inttypes.h 2005-01-08 17:35:15 +00:00
news Create %D/share/doc/husky which is owned by this port. 2005-01-08 11:09:51 +00:00
palm
polish
ports-mgmt
portuguese
print Update to 2.8.2. 2005-01-08 17:33:18 +00:00
russian - Fix pkg-plist 2005-01-08 15:12:40 +00:00
science Update to version 3.6.0 2005-01-08 16:36:45 +00:00
security New port: security/py-clamav A python binding to libclamav written in C 2005-01-08 17:28:39 +00:00
shells
sysutils
Templates
textproc Update to version 1.4.3 2005-01-08 16:41:04 +00:00
Tools
ukrainian
vietnamese
www Fix security vulnerability. 2005-01-08 16:12:52 +00:00
x11 Fix plist. 2005-01-08 17:37:20 +00:00
x11-clocks Add option "-H" - horizontal offset (e.g. osdclock -H 100). 2005-01-08 10:58:55 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED o Remove net/tor since security/tor exists prior to net/tor addition 2005-01-08 17:07:33 +00:00
README
UPDATING Fix typos in portnames. 2005-01-08 14:22:50 +00:00

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/doc/en_US.ISO8859-1/books/handbook/

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.