1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2006-05-16 20:33:45 +00:00
accessibility Update to 1.0.10. 2006-05-15 22:27:57 +00:00
arabic
archivers
astro Update to 2.4. 2006-05-15 07:37:25 +00:00
audio - Add a WITHOUT_NLS knob, allowing to get rid of the gettext dependency. 2006-05-16 17:13:36 +00:00
benchmarks
biology
cad Bump PORTREVISION to reflect the "^" operator bugfix in 2006-05-15 17:31:49 +00:00
chinese - update to 0.3.0 2006-05-16 02:50:17 +00:00
comms
converters portlint: 2006-05-16 15:59:23 +00:00
databases - A trivial error pointed out to me by Gerard Seibert -- it's 2006-05-16 06:43:23 +00:00
deskutils Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
devel Update to 1.7 2006-05-16 05:33:50 +00:00
dns
editors Add xemacs-devel-mule-xft , XEmacs(beta version) text editor with xft 2006-05-16 16:52:31 +00:00
emulators Add SHA256 checksums. 2006-05-15 07:25:01 +00:00
finance
french
ftp
games Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
german Update to 0.2 [1] 2006-05-15 00:40:28 +00:00
graphics portlint: 2006-05-16 16:33:55 +00:00
hebrew
hungarian
irc - Update irssi-devel snapshot 2006-05-16 12:24:44 +00:00
japanese Add ja-kana-no-quiz: A little tool to memorize Japanese KANA (Hiragana/Katakana) 2006-05-14 20:30:01 +00:00
java Update to 3.2 2006-05-16 15:46:49 +00:00
korean
lang portlint: 2006-05-16 04:58:49 +00:00
mail fix pointyhat and 4 build 2006-05-16 11:33:40 +00:00
math Upgrade to 2.7-2. 2006-05-16 20:33:45 +00:00
mbone
misc
Mk Fix the new-plist target (typo). 2006-05-16 18:19:35 +00:00
multimedia - Switch over to using MASTER_SITE_LOCAL since MASTER_SITE_GNOME doesn't 2006-05-16 19:46:25 +00:00
net - Update pkg-message to match reality 2006-05-16 18:10:26 +00:00
net-im - Add rc.d script. Thanks a lot to Christopher Sean Hilton. 2006-05-16 14:45:23 +00:00
net-mgmt Add py-twistedSNMP: Twisted Python framework for doing SNMP stuff 2006-05-15 19:45:14 +00:00
net-p2p o Update WIP swarming patch to revision n 2006-05-15 21:26:15 +00:00
news Fix plist 2006-05-16 10:59:00 +00:00
palm Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
polish
ports-mgmt Update to 0.1.1. [1] 2006-05-15 11:48:05 +00:00
portuguese
print portlint: 2006-05-16 05:14:39 +00:00
russian
science
security PAM module for per-user authentication 2006-05-16 15:34:08 +00:00
shells ${PREFIX}/www/data -> ${PREFIX}/www 2006-05-16 10:36:01 +00:00
sysutils - Update COMMENT and the description of cdrecord in pkg-descr to 2006-05-16 19:45:39 +00:00
Templates
textproc - Updated from v0.4 to v0.6 2006-05-16 18:58:16 +00:00
Tools - Change addport script to do the job locally instead connect to freefall every 2006-05-16 15:44:29 +00:00
ukrainian
vietnamese
www - Fix plist 2006-05-16 18:21:39 +00:00
x11 Make compliant with ${CC}. 2006-05-16 12:21:14 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts portlint: 2006-05-16 05:35:53 +00:00
x11-servers
x11-themes Add kde to CATEGORIES. 2006-05-15 06:58:08 +00:00
x11-toolkits Fix plist. 2006-05-16 18:04:04 +00:00
x11-wm Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS Add CLIENT and SERVER knobs, for controlling the respective components 2006-05-15 12:18:14 +00:00
LEGAL Fix file order that I messed up with the last commit 2006-05-14 17:42:32 +00:00
Makefile
MOVED - Update gstreamer-plugins to 0.10.7 2006-05-16 01:43:02 +00:00
README
UPDATING Mention www/tinyproxy now has an rc,d script and different location of confing 2006-05-16 12:33:30 +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.