1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2005-12-08 16:54:48 +00:00
accessibility
arabic
archivers
astro
audio - Fix plist 2005-12-08 01:53:19 +00:00
benchmarks
biology
cad
chinese Do not package this huge port, save the mirror traffic. 2005-12-08 11:56:34 +00:00
comms Unbreak: Builds fine with newer GCC on 4.x 2005-12-08 12:13:58 +00:00
converters Plug memory leak in librecode. 2005-12-08 11:18:11 +00:00
databases Add p5-DBD-Mock, a simple mock DBD implementation used for testing 2005-12-08 09:37:38 +00:00
deskutils Add recoll 1.0.14, a personal full text search package, based on QT and 2005-12-07 17:31:52 +00:00
devel Fix IGNORE[a]nce if distfile has not yet been downloaded 2005-12-08 14:02:20 +00:00
dns
editors - Revert 1.12; do a proper fix 2005-12-08 15:56:22 +00:00
emulators Fix shell-function name that prevents loading vmxnet.ko module at startup. 2005-12-08 05:13:43 +00:00
finance
french
ftp Deprecate: mastersite disappeared, no longer maintained by author 2005-12-08 15:33:20 +00:00
games - Quote NO_PACKAGE message per portlint(1) 2005-12-08 12:12:27 +00:00
german
graphics Unbreak: USE_GCC=3.4+ on 4.x 2005-12-08 12:08:49 +00:00
hebrew
hungarian
irc
japanese - Unbreak: Do not package files from ja-ptex-base 2005-12-08 09:25:12 +00:00
java
korean Update to 0.2.1. 2005-12-08 02:09:33 +00:00
lang Add lang/p5-Interpolation 0.70, a Perl module that implements arbitrary 2005-12-08 09:31:45 +00:00
mail - Don't propose sqlite backend if PHP_VER != 5. 2005-12-07 22:36:31 +00:00
math Upgrade to v0.95. 2005-12-08 16:54:48 +00:00
mbone
misc Add support for installing i386 4.x libraries on the amd64 architecture. 2005-12-08 02:14:30 +00:00
Mk - Add forgotten mod_filter 2005-12-07 20:54:42 +00:00
multimedia New port 2005-12-07 11:51:27 +00:00
net - update to 0.90 2005-12-07 18:05:09 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Fix runtime failure by linking against libpthread (GnomeVFS needs 2005-12-08 16:24:32 +00:00
portuguese
print Backport xpdf vendor patch (affected part) 2005-12-07 16:00:41 +00:00
russian
science
security Add phpmyadmin -- register_globals emulation "import_blacklist" manipulation 2005-12-07 21:59:01 +00:00
shells
sysutils Fix runtime failure by linking against libpthread (GnomeVFS needs 2005-12-08 16:24:32 +00:00
Templates
textproc Update to 1.03. Require perl from ports, as one of the dependecies 2005-12-08 09:13:11 +00:00
Tools
ukrainian
vietnamese
www Update to 0.10 2005-12-08 12:52:26 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 0.9.6 2005-12-07 10:15:53 +00:00
x11-toolkits - Fix fetching. It seems duplicate listing of single file in distinfo breaks 2005-12-08 16:00:17 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL Add games/linux-x-plane-net-installer. 2005-12-07 14:55:14 +00:00
Makefile
MOVED - Update to 0.3a1 2005-12-07 13:13:32 +00:00
README
UPDATING - Update to 1.1.1-a021. 2005-12-07 10:46:20 +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.