1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA fa0cf70254 Update to 20011010.1, with a couple of fixes.
pkgdb:
  Fix a type error and unbreak date-based pkg glob.
  [Reported by: Ollivier Robert <roberto@keltia.freenix.fr>]

portupgrade:
  Silence pkg_info when it does not find a package.
  [Submitted by: Jimmy Olgeni <olgeni@uli.it>]
2001-10-09 20:23:46 +00:00
accessibility/atk
arabic
archivers
astro
audio Drop maintainership. 2001-10-09 12:37:07 +00:00
benchmarks
biology
cad Applied patch for maintainer's update. 2001-10-09 11:21:39 +00:00
chinese
comms
converters
databases - Update to version 2.50.39 2001-10-09 10:33:49 +00:00
deskutils Update to 1.4.1. 2001-10-09 13:33:16 +00:00
devel Update to 0.32. 2001-10-09 19:19:46 +00:00
dns
editors etc/gnome now belongs to gnomeprint, so remove it from here. 2001-10-09 11:33:36 +00:00
emulators
finance
french
ftp
games Some ftp.gmd.de -> ftp.ifarchive.org changes that I forgot about. 2001-10-08 16:27:39 +00:00
german
graphics The current primary MASTER_SITE uses a redirection (http 302) to another 2001-10-09 18:59:48 +00:00
hebrew
hungarian
irc
japanese Gee, gal seems to keep losing its compatibility day by day... 2001-10-09 17:16:24 +00:00
java Update to 1.4.0b2. 2001-10-09 12:36:01 +00:00
korean
lang Add p5-Data-JavaScript, a perl module to dump perl structures to 2001-10-09 18:55:53 +00:00
mail Remove user only if uid matches, so a user in the bas system won't be deleted. 2001-10-09 19:20:15 +00:00
math Update to 6.1; assume maintainership. 2001-10-09 18:33:56 +00:00
mbone
misc Update to 1.4.1. 2001-10-09 13:33:16 +00:00
Mk Switch to building -current ports against XFree86 4.x. 2001-10-09 07:37:34 +00:00
multimedia
net Add OpenGK, a H323 Gatekeeper written by Equivalence, who also write 2001-10-08 12:14:34 +00:00
net-im
net-mgmt
net-p2p
news Update to 0.10.0.92. 2001-10-08 17:00:04 +00:00
palm
picobsd
polish
ports-mgmt Update to 20011010.1, with a couple of fixes. 2001-10-09 20:23:46 +00:00
portuguese
print Update to 0.30. 2001-10-09 07:31:12 +00:00
russian
science
security Update to 2.8.4c. 2001-10-09 09:30:34 +00:00
shells
sysutils Update to 20011010.1, with a couple of fixes. 2001-10-09 20:23:46 +00:00
Templates
textproc Update to 1.21. 2001-10-09 19:25:57 +00:00
Tools
ukrainian
vietnamese
www Chase increase of libgal shared library version number. 2001-10-09 14:07:56 +00:00
x11 The --with{,out}-mesagl' option to configure is spelled --with{,out}-mesa'. 2001-10-09 11:24:56 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Another day, another gal update... 2001-10-09 14:01:51 +00:00
x11-wm
.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.