1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA b0694892f3 Update to knu-cvsweb 1.104.1.42.
2000-12-08 00:11  knu

	* cvsweb.cgi: Silence `Use of uninitialized value' warnings.
	(again)

2000-12-07 03:20  knu

	* TODO.knu: Mention "show only tags" feature breakage.

2000-12-07 03:19  knu

	* cvsweb.cgi: Emit a rather better error message when a user
	requests to check out a deleted file.

	Pointed out by: Chris Faulhaber <jedgar@fxp.org>

	Cut an out-of-date error message. (adding -R and -l options to the
	cvs command line should have obsoleted it)

	Optimize, clean up.

2000-11-23 04:26  knu

	* cvsweb.cgi, cvsweb.conf: Add a new variable $charset to specify
	the charset for HTML output.

	Submitted by:	SADA Kenji <sada@bsdclub.org>
2000-12-07 15:24:14 +00:00
archivers
astro I'm another one who lives at Taipei, Taiwan. 2000-12-06 12:47:18 +00:00
audio - new master site (works for me) 2000-12-06 22:53:38 +00:00
benchmarks
biology
cad
chinese clive@CirX.ORG -> clive@FreeBSD.org 2000-12-06 13:24:42 +00:00
comms
converters Use libintl from xgettext port. 2000-12-07 12:19:21 +00:00
databases
deskutils
devel Update to knu-cvsweb 1.104.1.42. 2000-12-07 15:24:14 +00:00
dns
editors Finish cleaning up after the switch to Open Motif. Building with 2000-12-05 17:25:44 +00:00
emulators
finance
french
ftp Add Big5 messages. Nothing is done with them at this point as the submitter 2000-12-05 19:33:32 +00:00
games - Mark unbroken 2000-12-07 07:33:08 +00:00
german
graphics Update MASTER_SITES, keep MASTER_SITE_XCONTRIB as a last resort - presently 2000-12-07 08:14:58 +00:00
hebrew
irc
japanese Remove a redundant modifier (:R) that was added by mistake. 2000-12-07 11:36:01 +00:00
java Initial import of Linux JDK 1.3 2000-12-07 03:29:32 +00:00
korean
lang MASTER_SITE changed. 2000-12-07 12:06:30 +00:00
mail
math Update to 0.6.1. 2000-12-06 10:26:50 +00:00
mbone
misc Put ^I after MASTER_SITE_SUBDIR=. 2000-12-07 13:01:34 +00:00
Mk
multimedia
net Update to list more current branches and servers. 2000-12-06 02:24:19 +00:00
net-im
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian Forgot to delete this file when upgrading to: 2000-12-06 22:03:18 +00:00
science
security Upgrade to 4110 virus definitions. 2000-12-07 15:06:01 +00:00
shells
sysutils Add a port of OpenBSD's fsck_ext2fs. This is pseudo-version 2.8, which 2000-12-06 22:48:44 +00:00
Templates
textproc Add a piece of code that formats amstd's rd file, due to their 2000-12-06 15:51:48 +00:00
Tools
vietnamese
www Add a dependency on linux-jpeg which I didn't spot because I already had 2000-12-06 17:08:50 +00:00
x11 Update to 0.80.4. 2000-12-07 15:10:16 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1. 2000-12-06 06:27:16 +00:00
x11-wm Add zh_TW.Big5 translation. 2000-12-06 13:40:35 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.