1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev 71fd703a3d Fix dependencies.
Reported by:	pointyhat via kris
2004-07-01 08:08:45 +00:00
accessibility
arabic
archivers Update to version 0.4 2004-06-27 18:00:57 +00:00
astro Update to version 1.38 2004-06-27 18:01:23 +00:00
audio - Update to 0.2.2c 2004-06-29 20:47:31 +00:00
benchmarks
biology Update to fix fetch. Rework PORTVERSION to be more like biology/fasta3 2004-07-01 06:24:01 +00:00
cad Update to version 0.16 2004-06-27 18:02:24 +00:00
chinese
comms Chase fixes in TTY source. 2004-07-01 06:32:05 +00:00
converters
databases Unbreak by using %%SITE_PERL%% and not hardcoding it. 2004-07-01 07:44:27 +00:00
deskutils Repocopy www/drivel -> deskutils/drivel 2004-06-30 08:04:02 +00:00
devel Fix package build. 2004-07-01 07:46:04 +00:00
dns Update to 2.9 2004-06-30 07:14:28 +00:00
editors * Update to 1.2.4. Changes in this release: various bug fixes. 2004-06-30 22:38:45 +00:00
emulators - Unbreak on 4.x 2004-07-01 08:04:54 +00:00
finance
french
ftp
games Add missing dependency 2004-07-01 06:15:16 +00:00
german
graphics Fix dependencies. 2004-07-01 08:08:45 +00:00
hebrew
hungarian
irc Use %%PORTVERSION%% instead of 7.0.2 2004-06-30 11:57:40 +00:00
japanese - Update to 1.7 2004-06-30 20:45:40 +00:00
java Update to 3.2.5 2004-06-30 15:54:18 +00:00
korean
lang - support mode on /dev/cuaa* 2004-06-30 13:17:09 +00:00
mail Fix fetch if 'gauche-config' isn't in $PATH 2004-06-30 08:46:18 +00:00
math Update to 1.2.13. 2004-06-30 05:36:19 +00:00
mbone
misc Update to 2.3.2. 2004-06-28 02:10:57 +00:00
Mk add one exim and some sourceforge mirrors 2004-06-30 12:21:49 +00:00
multimedia Fix a double-free crash when running gst-inspect against certain plug-ins. 2004-06-30 05:51:43 +00:00
net Update to EtherBoot 5.2.4 2004-06-30 21:52:50 +00:00
net-im Add a people.FreeBSD.org master site and prepare for adding a local one, 2004-06-30 16:09:04 +00:00
net-mgmt - Install man pages in post-install: instead of pre-install: 2004-06-29 11:43:24 +00:00
net-p2p Update to 0.3.3: 2004-06-28 21:36:38 +00:00
news
palm
picobsd
polish
ports-mgmt Update to 20040701. New distfile. 2004-07-01 04:05:16 +00:00
portuguese
print Remove a redundant entry from the plist. 2004-06-30 02:13:14 +00:00
russian
science Depend on ruby-fftw3 2004-06-29 15:15:00 +00:00
security - SSLtelnet remote format string vulnerability 2004-06-30 23:39:00 +00:00
shells Fix packaging w/ NOSHARED. 2004-06-30 10:17:33 +00:00
sysutils Update to 20040701. New distfile. 2004-07-01 04:05:16 +00:00
Templates
textproc D'oh, I forgot to add LIB_DEPENDS... 2004-07-01 07:33:19 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.0.50 2004-07-01 05:54:56 +00:00
x11 Add missing buildtime dependency. 2004-06-30 06:53:13 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes - Style 2004-06-26 22:38:19 +00:00
x11-toolkits Update to 0.5.16 (unbreak w. gtk+-2.4), thanks to Jochen Huhmann 2004-06-28 08:24:18 +00:00
x11-wm -Add DOCS. 2004-06-30 21:39:55 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL - Make LEGAL closer to reality. 2004-06-30 14:30:55 +00:00
Makefile
MOVED www/drivel -> deskutils/drivel 2004-06-30 08:06:26 +00:00
README
UPDATING - Add note about net/daapd now using rc.subr. 2004-06-29 20:59:57 +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.