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
2002-07-07 18:40:07 +00:00
accessibility
arabic
archivers remove bitbox 2002-07-07 17:18:06 +00:00
astro pbm -> netpbm lib name change 2002-07-06 10:13:38 +00:00
audio - FreeBSD doesn't have cdparanoia yet, use tosha instead as default 2002-07-07 18:14:24 +00:00
benchmarks
biology Update to 0.3.8. 2002-07-07 18:21:43 +00:00
cad
chinese Fix a longstanding bug, due to bogus big5 encoding. (There is hi-byte, 2002-07-06 20:55:59 +00:00
comms New port: Java Communications API. 2002-07-05 08:33:58 +00:00
converters
databases Update ruby-dbi and ruby-dbd_* modules to 0.0.16. 2002-07-07 17:36:41 +00:00
deskutils - update to 1.0.25 2002-07-06 07:06:21 +00:00
devel upgrade to 1.2.5 2002-07-07 18:26:11 +00:00
dns Update to 0.177 2002-07-07 14:46:56 +00:00
editors - Remove bogus dependency on pth 2002-07-07 08:42:33 +00:00
emulators
finance
french PERL -> REINPLACE_CMD 2002-07-07 18:34:07 +00:00
ftp Actually `cvs add' needed patch for 3.1.4 this time. 2002-07-06 02:24:58 +00:00
games Define NO_LATEST_LINK. 2002-07-07 16:42:49 +00:00
german
graphics Add ruby-svg, a Ruby library for generating SVG files. 2002-07-07 18:40:07 +00:00
hebrew
hungarian
irc Add p5-POE-Component-IRC-Object 0.02, 2002-07-05 13:12:16 +00:00
japanese upgrade eb to 3.2.2 2002-07-07 18:23:15 +00:00
java Port update: 1.3.1_03 --> 1.3.1_04. 2002-07-05 10:17:23 +00:00
korean Add mplayer-fonts 1.0, 2002-07-06 23:35:18 +00:00
lang upgrade to 3.14p 2002-07-07 18:36:25 +00:00
mail PERL -> REINPLACE_CMD 2002-07-07 18:34:07 +00:00
math Upgrade to 2.4. 2002-07-05 10:18:55 +00:00
mbone
misc PERL -> REINPLACE_CMD 2002-07-07 18:34:07 +00:00
Mk Provide temporary workaround for problem with USE_REINPLACE in ports 2002-07-05 10:00:02 +00:00
multimedia upgrade to 1.0.5 2002-07-06 19:59:02 +00:00
net o Chase checksum 2002-07-07 14:51:41 +00:00
net-im
net-mgmt Fix plist. 2002-07-06 06:13:39 +00:00
net-p2p o Chase checksum 2002-07-07 14:51:41 +00:00
news fixing make + replacing PERL by REINPLACE_CMD 2002-07-07 18:19:52 +00:00
palm pbm -> netpbm lib name change 2002-07-06 10:13:38 +00:00
picobsd
polish
ports-mgmt Update to 20020706. (maintenance release) 2002-07-06 17:37:56 +00:00
portuguese
print Mark forbidden because of possible security bug. I have not yet 2002-07-07 02:56:13 +00:00
russian
science oops... forgot to add this one 2002-07-07 12:35:32 +00:00
security Add l5 1.2, file Integrity Assessment Tool. 2002-07-07 04:51:26 +00:00
shells
sysutils As I've assigned the three screen PR's in GNATS to myself, it appears that 2002-07-07 15:16:15 +00:00
Templates
textproc upgrade to 1.0.6 2002-07-07 18:16:06 +00:00
Tools Add l10n prefix to default module name. 2002-07-07 00:05:11 +00:00
ukrainian
vietnamese
www PERL -> REINPLACE_CMD 2002-07-07 18:34:07 +00:00
x11 Tie in gnomeuserdocs2. Bump PORTREVISION. 2002-07-07 18:31:07 +00:00
x11-clocks
x11-fm Add fam as a dependency if libfam.so.0 exists. Nautilus will implicitly add 2002-07-05 05:43:27 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix the freezing problem when Nautilus tries to thumbnail certain images. 2002-07-07 17:55:36 +00:00
x11-wm Fix patching error seen in bento log. 2002-07-05 02:11:44 +00:00
.cvsignore
INDEX
LEGAL
Makefile
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/handbook/handbook.html

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.