1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Brooks Davis af5ef7aea3 Upgrade to 6.0.1.
Stop trying to use ports versions of all the CPAN bits and do things the way
the vendor expects.  It's less elegant, but much easier to maintain.  Do build
our own versions of binary modules so we have a chance on all platforms, but
use a slightly modified version of their script to do so (mostly make it
non interactive and fetch the files from DISTDIR/DIST_SUBDIR rather
than direct from slimdevices each build).

Mark RESTRICTED.  The distfiles and the build contain non-restributable bits.
Some of the people building packages for linux are working on a way around
this (not distributing the firmware and using alternate images), but that's
no here yet.

Nagged by:	many :-)
Prodded by:	my dying cd player
2005-04-21 05:17:02 +00:00
accessibility Update to 0.10.7. 2005-04-20 16:55:51 +00:00
arabic
archivers - Update to 4.3.77 2005-04-20 20:55:03 +00:00
astro - Fix pkg-plist to unbreak the port 2005-04-19 18:08:35 +00:00
audio Upgrade to 6.0.1. 2005-04-21 05:17:02 +00:00
benchmarks
biology
cad
chinese 1: upgrade to 0..1. 2005-04-19 06:10:10 +00:00
comms
converters
databases Update to 0.09 2005-04-20 13:43:17 +00:00
deskutils - Update to 3.29 2005-04-20 14:55:39 +00:00
devel * add OPTIONS 2005-04-20 16:54:53 +00:00
dns scavenge is a utility to audit DNS records within an IP address range. 2005-04-20 00:21:04 +00:00
editors Fix plist. I erroneously removed ridiculously large amount in previous 2005-04-20 14:10:20 +00:00
emulators Add three missing entries to the packaging list. 2005-04-20 20:47:47 +00:00
finance
french
ftp change --disable-pam to --disable-auth-pam in Makefile 2005-04-20 00:24:49 +00:00
games Remove games/baduki, as it's old and no longer fetchable. 2005-04-20 17:21:30 +00:00
german
graphics - Update to 0.4.13 2005-04-20 12:13:04 +00:00
hebrew
hungarian
irc Special version of IRC server for RusNet IRC Network. 2005-04-20 16:22:40 +00:00
japanese - Update to 1.8.b1 2005-04-19 08:48:29 +00:00
java - Update to version 2005.04.15 2005-04-19 23:30:50 +00:00
korean
lang - Use MAKE_ARGS & INFO 2005-04-20 13:48:17 +00:00
mail Add the note to set 'daily_queuerun_enable' and 2005-04-20 20:46:16 +00:00
math Update to 0.15 2005-04-19 14:26:48 +00:00
mbone
misc Update to 10.18 2005-04-20 18:00:41 +00:00
Mk
multimedia - Update to 10.0.4 2005-04-20 21:05:04 +00:00
net Update to 0.12 2005-04-21 03:06:52 +00:00
net-im - Update to 2.10 2005-04-20 12:50:52 +00:00
net-mgmt - Grab the port 2005-04-20 10:49:03 +00:00
net-p2p Update to 0.5.0.7 2005-04-21 02:31:36 +00:00
news Update to 0.2.0 2005-04-20 13:26:32 +00:00
palm
polish
ports-mgmt Fix build by including ${LOCALBASE}/lib in the link path. 2005-04-20 16:46:56 +00:00
portuguese
print Remove -funroll-loops from CFLAGS silently because 2005-04-19 13:32:02 +00:00
russian - update to 3.2.1 2005-04-20 13:19:08 +00:00
science
security Update to DAT 4473 2005-04-20 18:21:50 +00:00
shells - Update to 4.2.5 2005-04-19 17:56:18 +00:00
sysutils Fix build by including ${LOCALBASE}/lib in the link path. 2005-04-20 16:46:56 +00:00
Templates
textproc - Fix BUILD_DEPENDS. 2005-04-20 21:49:14 +00:00
Tools
ukrainian
vietnamese
www - according web page, the patch file is rerolled at 2005-04-20 14:59 again 2005-04-20 23:53:27 +00:00
x11 Upgrade to 5.4. 2005-04-19 21:10:07 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 0.2 2005-04-20 06:31:22 +00:00
x11-toolkits Needs extracted xview as a patch-dependency. I don't now why the behviour 2005-04-20 11:02:02 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED Remove games/baduki, as it's old and no longer fetchable. 2005-04-20 17:21:30 +00:00
README
UPDATING - Add notes for devel/ipython update 2005-04-20 14:26:42 +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.