1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jun Kuriyama dcafd19b04 Use ${PERL_LEVEL} < 500600 rather than ${OSVERSION} < 500000.
Submitted by:	Jeremy Prior <jez@netcraft.com>
2003-06-19 11:37:25 +00:00
accessibility
arabic
archivers
astro o update xrmap to version 2.29 2003-06-19 05:52:35 +00:00
audio Teach configure about ia64. 2003-06-19 09:41:18 +00:00
benchmarks
biology
cad
chinese
comms
converters Update to 1.1.1 2003-06-18 18:08:12 +00:00
databases postgresql slave ports, reduce unnecessary portrevision bumps 2003-06-19 09:12:56 +00:00
deskutils - Fix PLIST with WITH_GNUSTEP_DEVEL 2003-06-18 06:45:11 +00:00
devel devel/cdoc: remove build-time Perl dependency 2003-06-19 11:24:21 +00:00
dns
editors Fix rendering crash with patch developed by the Ted developer and 2003-06-18 02:34:27 +00:00
emulators Update to the 2003.06.18 snapshot of Wine. 2003-06-18 22:39:59 +00:00
finance
french
ftp * Upgrade to 2.6.6. 2003-06-19 10:30:15 +00:00
games Add missing #include 2003-06-18 11:40:32 +00:00
german
graphics - don't package ~/GNUSstep 2003-06-18 04:07:19 +00:00
hebrew
hungarian
irc Update muh to 2.2beta1 2003-06-18 18:22:36 +00:00
japanese o Update to 1.4.4. 2003-06-18 15:23:59 +00:00
java
korean
lang - Update to 1.1.1 2003-06-18 04:18:50 +00:00
mail Update mail/vm to version 7.16. 2003-06-19 07:03:55 +00:00
math Remove dependency on blas, and unbreak the build. 2003-06-19 08:06:00 +00:00
mbone
misc o update xrmap to version 2.29 2003-06-19 05:52:35 +00:00
Mk gtksourceview also includes libgnomeprintui. 2003-06-19 03:33:11 +00:00
multimedia multimedia/transcode: add experimental DivX 5 support 2003-06-19 09:08:01 +00:00
net PR: 53453 2003-06-19 03:26:49 +00:00
net-im
net-mgmt
net-p2p ftp/jigdo update 0.6.8 --> 0.7.0 2003-06-19 06:24:16 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 2.2.1.3. 2003-06-18 20:13:35 +00:00
russian
science
security Updated to 1.02 2003-06-19 07:20:50 +00:00
shells - don't package ~/GNUSstep 2003-06-18 04:07:19 +00:00
sysutils Update to 1.4.8 2003-06-19 05:37:05 +00:00
Templates
textproc Updated to 0.41 2003-06-19 07:31:18 +00:00
Tools
ukrainian
vietnamese
www Use ${PERL_LEVEL} < 500600 rather than ${OSVERSION} < 500000. 2003-06-19 11:37:25 +00:00
x11 Update to 1.1.5. 2003-06-18 21:45:47 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes OK, so apparently certain parts of the control center system look for 2003-06-18 11:54:58 +00:00
x11-toolkits Fix the build 2003-06-19 08:45:56 +00:00
x11-wm x11-wm/pekwm to latest version: 0.1.2 --> 0.1.3 2003-06-19 11:31:14 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Since devel/p5-Time-modules is the successor port to devel/p5-Time 2003-06-18 08:13:08 +00:00
README

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.