1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Michael Nottebrock c3e35160ba Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade
2004-12-07 09:42:41 +00:00
accessibility
arabic
archivers add pbzip2 0.8.2 2004-12-07 02:31:16 +00:00
astro Add myself as committer 2004-12-06 04:15:51 +00:00
audio Add xmms-scrobbler, a XMMS/BPM Plugin for audioscrobbler.com 2004-12-06 22:19:28 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 3.09. 2004-12-07 09:28:48 +00:00
deskutils Update to 0.2.1 2004-12-06 08:41:07 +00:00
devel Actually reset the maintainer this time. 2004-12-07 08:52:35 +00:00
dns
editors Remove dead link from MASTER_SITES. 2004-12-06 01:12:53 +00:00
emulators - removed, EXPIRATION_DATE reached 2004-12-06 15:57:40 +00:00
finance Update to 0.28. 2004-12-06 10:30:32 +00:00
french
ftp
games - Update to 3.0.5 2004-12-06 20:06:51 +00:00
german
graphics Chase ImageMagick update. 2004-12-07 09:23:07 +00:00
hebrew
hungarian
irc
japanese With portmgr hat on, reset maintainership of port belonging to committer 2004-12-07 08:57:09 +00:00
java
korean
lang Update to the 20041203 snapshot of GCC 3.4.4. 2004-12-06 21:33:33 +00:00
mail Update to 0.89.5 release. 2004-12-07 09:06:40 +00:00
math Add xppaut 5.85, graphical tool for solving differential equations, etc. 2004-12-06 23:08:46 +00:00
mbone
misc Improve RC scripts. The previous script didn't check if the process 2004-12-06 20:19:19 +00:00
Mk Add another hack to intlhack needed for newer versions of intltool that 2004-12-07 03:01:33 +00:00
multimedia - Use new ffmpeg 0.4.9.p1 from ports and remove ffmpeg snapshot 2004-12-07 08:11:58 +00:00
net Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to the 2004-12-07 09:27:04 +00:00
net-im Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to the 2004-12-07 09:27:04 +00:00
net-mgmt Remove empty patches. 2004-12-06 10:56:12 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to 2.8.2 2004-12-06 22:29:50 +00:00
russian
science
security Stop begging for donations in pkg-message. It doesn't work. 2004-12-06 20:52:06 +00:00
shells
sysutils - Unbreak build on 5.3+ 2004-12-07 08:47:42 +00:00
Templates
textproc Update to 1.22 and bump required perl version to 5.8.x or higher. 2004-12-07 09:12:12 +00:00
Tools
ukrainian
vietnamese
www Update to 0.1.12. 2004-12-07 09:07:43 +00:00
x11 Update to 2.8.2. 2004-12-07 02:48:35 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Fix build without imake. 2004-12-07 09:42:41 +00:00
x11-toolkits Update to 2.2.4. 2004-12-07 03:33:31 +00:00
x11-wm Update to 2.8.8 2004-12-06 22:02:19 +00:00
.cvsignore
CHANGES
LEGAL A command line idea encryption and decryption utility written by 2004-12-06 20:47:17 +00:00
Makefile
MOVED
README
UPDATING Replace a command for the recent Python 2.4 upgrade to a finer and 2004-12-06 05:32:04 +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.