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
2004-05-10 07:39:00 +00:00
accessibility
arabic
archivers - Update to version 2.1.3 2004-05-09 18:10:06 +00:00
astro put adamw, krion, ade, wes and others on the right spot in the file. 2004-05-10 00:08:07 +00:00
audio Add musepack, decoder, encoder and replaygain for musepack audio format. 2004-05-09 22:07:02 +00:00
benchmarks
biology Fix MASTER_SITES 2004-05-09 11:04:04 +00:00
cad
chinese
comms Upgrade to 8.1.5. 2004-05-09 14:29:20 +00:00
converters
databases Update to the latest bsd.java.mk style. 2004-05-10 06:32:01 +00:00
deskutils Add USE_PYTHON=yes to fix the build. 2004-05-10 02:47:20 +00:00
devel Add gauche-gaunit 0.0.5, an unit testing framework in Gauche. 2004-05-09 21:02:31 +00:00
dns Finish removing weedns_sc 2004-05-08 13:46:56 +00:00
editors Add a missing dependency, eel2. 2004-05-10 07:02:02 +00:00
emulators Chase Debian-package update. 2004-05-07 09:52:57 +00:00
finance - Update to version 2.6.9 2004-05-09 18:11:49 +00:00
french
ftp Fix the build on 4.X. 2004-05-09 21:33:12 +00:00
games The developers will not support GCC 2.9x, so add USE_GCC=3.3 to get it fix 2004-05-09 20:17:44 +00:00
german
graphics Sign up Rashid N. Achilov as MAINTAINER. Thanks for volunteering :) 2004-05-10 07:39:00 +00:00
hebrew
hungarian
irc - Update to version 1.92 2004-05-09 20:51:03 +00:00
japanese Update to 0.3.6. 2004-05-09 14:55:42 +00:00
java
korean
lang Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizing 2004-05-09 23:26:39 +00:00
mail - Adjust dependencies (libhome now provides shared library) 2004-05-09 20:58:23 +00:00
math - Update to version 1.2.5 2004-05-09 18:18:15 +00:00
mbone
misc add missing libgnomeui depend 2004-05-10 00:47:25 +00:00
Mk
multimedia - Update to 2.0.24 2004-05-09 17:58:25 +00:00
net requires perl 5.8 2004-05-10 01:38:12 +00:00
net-im Fix the condition (particularly on bento) when PORTSDIR != .CURDIR. 2004-05-09 05:32:07 +00:00
net-mgmt
net-p2p
news - Update to 6.6.5 and unbreak [1] 2004-05-07 14:38:46 +00:00
palm Make TCL_VER a knob. Default it to 8.4, there for bump PORTREVISION. 2004-05-08 17:17:51 +00:00
picobsd
polish - Update to ekg-1.4.20040505 2004-05-09 19:05:23 +00:00
ports-mgmt - fix package extensions for 4.x 2004-05-08 15:47:55 +00:00
portuguese
print - Fix MASTER_SITES 2004-05-09 18:26:18 +00:00
russian
science - math/ruby-narray is build dependency 2004-05-09 23:04:52 +00:00
security Bump PORTREVISION for additional dependency. 2004-05-10 00:10:54 +00:00
shells
sysutils - Avoid installing nph-webjob.cfg.sample again 2004-05-09 20:43:40 +00:00
Templates
textproc Update to recent version. 2004-05-10 07:19:57 +00:00
Tools - don't flag empty lines 2004-05-08 11:52:36 +00:00
ukrainian
vietnamese
www - Update to 2.0.9 2004-05-09 22:54:54 +00:00
x11 Register CONFLICTS for new xlibs ports. 2004-05-10 05:42:34 +00:00
x11-clocks Add USE_PYTHON=yes to fix the build. 2004-05-10 02:47:20 +00:00
x11-fm - Update to version 0.11.49 2004-05-09 18:33:41 +00:00
x11-fonts Update to 1.4.2, fixing a buffer overflow in dirfile.c. 2004-05-07 02:29:49 +00:00
x11-servers Register CONFLICTS on xorg-server. 2004-05-10 05:42:11 +00:00
x11-themes
x11-toolkits fix build on -stable 2004-05-10 01:18:30 +00:00
x11-wm Add more MASTER_SITE. 2004-05-08 23:59:28 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Remove japanese/tgif2tex. The functionality is almost the same as 2004-05-09 09:49:03 +00:00
README
UPDATING

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.