Commit graph

17525 commits

Author SHA1 Message Date
wiz
4bc5a65a32 add and enable xuvmstat 2001-02-19 12:19:32 +00:00
wiz
49a631a32f Initial import of xuvmstat-20010217:
graphical display for the current UVM status
By Chuck Cranor.
2001-02-19 12:15:16 +00:00
wiz
d6858dc916 Do some more escaping in show-var. Inspired by hubertf. 2001-02-19 10:50:45 +00:00
wiz
8846568b73 Fix path for gnuplot. Report and fix in pkg/12238 by Eric Schnoebelen. 2001-02-19 10:18:47 +00:00
jun
3b3be36529 add
flim
  semi
  wl.
2001-02-19 07:48:07 +00:00
jun
031341f255 add apel. 2001-02-19 07:40:25 +00:00
jun
31032923b8 Initial import of "wl":
mail/news management system with IMAP4rev1 support for Emacs
2001-02-19 06:16:27 +00:00
jun
a464097902 Initial import of "semi":
Emacs lisp library to provide MIME feature
2001-02-19 05:53:14 +00:00
jun
a09dc2d38a Initial import of "flim":
Emacs lisp library for message representation/encoding
2001-02-19 05:49:40 +00:00
jun
0088c061d7 Initial import of "apel":
Portable Emacs Library
2001-02-19 05:44:24 +00:00
jun
e59792195b Updated mew to 1.95b106 2001-02-19 03:40:26 +00:00
hubertf
27142a4792 Fix typo, reported by Tomasz Luchowski <zuntum@eik.pl> in private mail. 2001-02-19 02:23:48 +00:00
tv
5148cf78db Update to 0.9.4. There are over three years' worth of bugfixes and changes
in this update from 0.9.2, far too many to list in a commit message.
2001-02-18 20:30:50 +00:00
veego
0d65c57962 Use X11PREFIX instead of X11BASE to build it with xpkgwedge. 2001-02-18 20:25:59 +00:00
tron
7c94e7ab7e Add and enable "nxtvepg". 2001-02-18 19:22:41 +00:00
tron
b41c53d844 Import new "nxtvepg" package contributed by Mario Kemper in PR pkg/12215:
NextView EPG decoder
2001-02-18 19:17:24 +00:00
itojun
f8389ac42a upgrade: 20001211a -> 20010215a
key changes:
-B flag, DH shared secret length handling fix, logging level fix,
gssapi support (not enabled, may not work on plain 1.5 due to issue in
kerberos library)
2001-02-18 16:00:14 +00:00
itojun
b225c945cf sync comment with reality 2001-02-18 15:42:47 +00:00
itojun
a1602b29a2 need to set sysctl BEFORE starting rtadvd. 2001-02-18 15:41:59 +00:00
hubertf
1b4f0cfac6 Update to 6to4-1.1:
* Don't create extra (tmp) rtadvd.conf, assume /etc/rtadvd.conf has
   no interface specs, and just that.
 * Don't suggest clients set an explicit (static) default route. This
   will happen automatically.
 * Update manpage and html page

Thanks to Itojun and some others for their inputs!
2001-02-18 15:32:18 +00:00
taca
813fcf9ea9 remove extra blank line at the bottom. 2001-02-18 15:31:31 +00:00
taca
f72fa3b42a mknmz perl script accept "LANG", "LC_ALL", "LC_MESSAGES" or "LANGUAGE"
environment as processing language.  Because of lack of locale suppor,
perl may not accept locale related environment.  So, user could use
only "LANGUAGE" environment.

Add warning for this setting of envionment problem.
2001-02-18 14:39:07 +00:00
tron
93715a4c06 Remove obsolete "gimp-current" package. 2001-02-18 12:42:09 +00:00
hubertf
c8aed1c1ba <FOO> => FOO, so it can be easier skipped with word forward/backward 2001-02-18 05:21:07 +00:00
hubertf
5f8764e781 add & enable smb2www 2001-02-18 04:53:10 +00:00
hubertf
46b9a21bd7 Add smb2www V980804:
SMB2WWW, the gateway to Windows networking, is a Windows Network client
that is accessible through a web browser. It is based on the samba
package.

Add this to your apache config:

	Alias /smb2www/images @PREFIX@/libexec/smb2www/images
	ScriptAlias /smb2www/ @PREFIX@/libexec/smb2www/cgi-bin/
	AddHandler cgi-script .pl

You can access the gateway at the following URL:

	http://localhost/smb2www/smb2www.pl

To make modifications to the smb2www setup, edit
@PREFIX@/libexec/smb2www/etc/smb2www.conf
2001-02-18 04:52:34 +00:00
hubertf
bdb8e8920a remove extra homepage url, we add that via HOMEPAGE 2001-02-18 04:49:28 +00:00
hubertf
e75d1c12d5 rc.d script, from PR 12201 2001-02-18 04:37:37 +00:00
hubertf
b5c468d2d3 * Add --notcp option, to only listen on unix domain socket, not TCP socket.
* Add rc.d startup script
 * Update pkg name to xfstt-1.1nb1

Code based on FreeBSD port,
submitted by Martti Kuparinen <martti.kuparinen@iki.fi> in PR 12201
2001-02-18 04:34:15 +00:00
agc
627f75a3d4 Get rid of redundant comments 2001-02-17 22:09:54 +00:00
veego
561669f4cc X11BASEINST needs the special handling on NetBSD and not X11BASE.
xpkgwedge works again.
2001-02-17 22:04:17 +00:00
wiz
d2b9f2e432 These are obsolete now. 2001-02-17 20:30:31 +00:00
dmcmahill
d0641a511d fix spillover of COMMENT= onto next line. 2001-02-17 20:26:03 +00:00
wiz
ccbccdc81b Fix show-var target (if variable contains " or `, like some COMMENTs do). 2001-02-17 19:36:27 +00:00
hubertf
4b23af66fa * update djbdns to 1.05:
20010206
		internal: response_query() takes a class argument.
		internal: query_start() takes a class argument.
		internal: packetquery() takes a class argument.
		ui: tinydns et al., axfrdns, and dnscache repeat qclass * in
			response to bogus * queries. tnx Mike Batchelor.
		ui: axfrdns rejects queries for weird classes.
		ui: axfrdns uses query ID instead of ID 0 in the series of AXFR
			response messages between the SOAs, to support the AXFR
			client in BIND 9.
		ui: axfrdns sets AA in the series of AXFR response messages.
	20010211
		ui: servers print starting message.
	        internal: some respond() declarations.
	        version: djbdns 1.05.
  * minor corrections in Makefile, like use of ${DISTNAME} in some places
    instead of djbdns-version
2001-02-17 19:07:07 +00:00
wiz
311d465268 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 18:38:11 +00:00
wiz
2945719f9d Rename check' target to test' to avoid conflict with bsd.pkg.mk's
own `check' target.
2001-02-17 18:28:12 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
wiz
8fb0f10972 Handle new category-Makefile format 2001-02-17 16:45:10 +00:00
tron
cebb231563 Add german mirror site. 2001-02-17 16:03:31 +00:00
tron
7811606bd1 Add german CPAN mirror. 2001-02-17 15:55:47 +00:00
dmcmahill
4e817902cb reduce the verbosity when adding/removing pkgs. Suggested by Hubert 2001-02-17 15:48:51 +00:00
skrll
be7781804d Minor changes from Yuji Yamano <yyamano@kt.rim.or.jp> in pkg/12227 2001-02-17 15:09:51 +00:00
taya
0a7c1b7411 Update to mozilla 0.8
See release notes for detail.

http://www.mozilla.org/releases/mozilla0.8/
2001-02-17 11:03:27 +00:00
agc
82acd159f7 Move the COMMENT from being in its own file to a definition in the
package Makefile.
2001-02-17 09:06:56 +00:00
lukem
6cbbf89ce0 add fugu 2001-02-16 21:09:17 +00:00