Commit graph

26757 commits

Author SHA1 Message Date
fredb
830513d1c4 Boy, do I suck. Allen Briggs forwarded these patches from
Steven Carlson <stevec@accessone.com>, to do vt line draw
characters, to me over *two* *years* ago!
2002-02-10 22:49:53 +00:00
veego
01fa670df5 Update jhead to version 1.6.
Changes since 1.5:

- Added -V (version) option
- Added -exonly (exif only) option
- Fixed lots of typos (Thanks, David Baker [mailto:dave@dsb3.com])
- Use EDITOR environment variable to pick which editor (Instead of notpead or VI)
- Improved thumbnail deletion feature - now not just shortens the header, but
  also removes pointers to the thumbnail form the exif header.
2002-02-10 22:47:47 +00:00
zuntum
7a2c3b1d21 No need to switch MASTER_SITES to MASTER_SITE_LOCAL, we can just set
DIST_SUBDIR to ${PKGNAME}.

Pointed out by Thomas Klausner <wiz@netbsd.org>, thanks!

PKGREVISION hasn't been bumped as the window between changes is reasonably
slow (about 20 minutes)
2002-02-10 22:11:36 +00:00
dmcmahill
65566eac86 update to dinotrace-9.1g from 9.1d
Changes in Dinotrace 9.1g  01/24/2002
***     Reread all traces on receiving a USR1 signal.  [Uwe Bonnes]
****    Allow value searches on one-bit signals.  [Vitaly Oratovsky]

Changes in Dinotrace 9.1f  01/08/2002
***     Let right button terminate Zoom click.  [Uwe Bonnes]
****    Fixed Emacs 21.0 incompatibility with back-annotation.
****    Hacked around bug causing window manager crash when
        using Examine inside Zoom.  [Uwe Bonnes]

* Changes in Dinotrace 9.1e  11/16/2001
***     Allow 1-bit wide signals to have statenames.  [Dominik Strasser]
***     Eliminate common prefix from postscript dumps.  [Dominik Strasser]
***     Show count of posedges and negedges in value examine.
2002-02-10 22:06:15 +00:00
zuntum
d694f73e7e Update ipcalc to 0.35
Changes:

# 0.35    12/2/2001 Fixed big-endian bug in subnets(). This was reported
#         by Igor Zozulya and Steve Kent. Thank you for your help
#         and access to your sparc machine!

Fixes pkg/15576, though in a different way than suggested by originator
(distfile has been put into MASTER_SITE_LOCAL, so distinfo will never get
broken again)
2002-02-10 21:50:49 +00:00
veego
d8b74df533 Create ${PREFIX}/etc/squid during pre-install, so copying the default
config file doesn't fail.
2002-02-10 19:26:56 +00:00
tron
5d82ebfd9f Make sure that locale files go into the correct directory under Solaris. 2002-02-10 19:05:56 +00:00
dmcmahill
f549d3fca1 update to 0.0.7
What's new in 0.0.7
- Aperture macros!
- Improved detection of drill- or gerber file.
2002-02-10 17:48:59 +00:00
abs
cde39f3085 Switch a 'long' to int32_t to work correctly on BE-LP64 platforms.
Mark NOT_FOR_PLATFORM = NetBSD-*-sparc64 as c++ still broken
2002-02-10 12:50:59 +00:00
skrll
6bd135396b autoheader doesn't need to be invoked so don't do it. This means we can
remove the BUILD_DEPENDS on autoconf.
2002-02-10 11:05:11 +00:00
taya
5cb3086b65 Update galeon to 1.0.3
From release mail:

NEWS
- a few bugfixes
- Mozilla 0.9.8 compatibility
2002-02-10 05:44:49 +00:00
rh
24dd263c06 Update sane-frontends to 1.0.7. Changes include bugfixes and a new
automatic document feeder (ADF) frontend.
While at it, use sane-backends/buildlink.mk instead of manual dependency
and pull in common definitions from sane-backends/Makefile.common
2002-02-10 00:52:18 +00:00
rh
056e55e426 Update sane-backends to 1.0.7. Changes include bugfixes, a number of
additional supported scanners, and new backends for Mustek USB scanners.
While at it, split out common "sane" definitions into a Makefile.common
for sane-frontents (and possibly others) to use.
2002-02-10 00:50:41 +00:00
wiz
6fd0d66eab regen 2002-02-09 21:13:55 +00:00
wiz
5ad3cd689a Update xscreensaver to 4.00:
* Redesigned xscreensaver-demo GUI: it now includes small-preview and
  per-hack configuration dialogs.
* Added three new modes of operation: One Screen Saver, Blank Screen,
  and Don't Blank (in addition to the historical Random Screen Saver).
* Configure now defaults to installing the hacks in
  <prefix>/lib/xscreensaver/ instead of <prefix>/bin/. (Most distros
  already did it this way.)
* New GL hacks, menger, engine, flipscreen3d.
* Made sierpinski3d be more colorful.
* New versions of xmatrix and nerverot.
* Fixed a bug in starwars that made the font be drawn with thin lines
  in -root mode.
* Fixed a bad colormap bug in crystal that could make subsequent hacks
  malfunction!
* Made gflux able to grab screen images (-mode grab).
* Updated webcollage for recent search engine changes.
* Removed most command-line options to xscreensaver: just edit the
  ~/.xscreensaver file instead.
* Improved behavior on multi-screen and Xinerama systems: the mouse
  now stays on the screen where the user left it, and the password and
  splash dialogs always appear on the screen that has the mouse.
* Made the splash dialog use more Gtk-like colors; made it have only
  two buttons, ``Settings'' and ``Help''.
* Made sonar understand .ssh/known_hosts2 format files, and be better
  about stripping out illegal addresses.
2002-02-09 21:12:56 +00:00
jlam
ddf35537db Trivially mark as strongly buildlinked. 2002-02-09 19:25:33 +00:00
taca
8be6943fe3 Fix forgot change of Makefile.common. 2002-02-09 07:40:46 +00:00
taca
57a475a85a ipadic package maintenance. No functionality has changed.
o Remove USE_LIBTOOL and LTCONFIG_OVERRIDE from Makefile since ipadic
  don't use libtool at all.
o Reflect change from chasen-base/Makefile.common to chasen/Makefile.common.
o Utilize bsd.pkg.install.mk for handling configuration file and its example.
2002-02-09 07:36:58 +00:00
taca
1d34993dce Update chanse-base (and chasen) package to 2.2.9.
Package's own changes are below.

o utilize bsd.pkg.install.mk for handling of dictonary directory.
o move mkchadic commands from ${LOCALBASE}/libexec/chasen to
  ${LOCALBASE}/sbin since these commands aren't daemon nor executed
  by other programs.
o Drop installation of program for SICStus Prolog since this should be
  a separate package.  But there is no SICStus Prolog pacakge now.
o Installation of documents written in TeX and PDF was dropped by
  chasen distribution.  If someone wants it, chasen-doc pacakge should
  be created.

Here is quote from ChangeLog.

2002-02-08  Masayuki Asahara  <masayu-a@is.aist-nara.ac.jp>

	* release-2.2.9

2002-02-06  KITAUCHI Akira <kitauchi@rd.nttdata.co.jp>

	* new option (KIHONKEI ---) in cforms.cha
	      changing BASE_FORM name

2002-01-05  TAKAOKA Kazuma  <kazuma-t@is.aist-nara.ac.jp>

        * lib/tokenizer.c (cha_tok_parse): Fix wrong size of buffer.
        Thanks to HAMATANI Chihiro <hamatani@rsk.ricoh.co.jp>

        * lib/init.c (cha_init): the tokenizer is never destroyed.

        * configure.in: Change the order of AC_PROG_CC and AM_PROG_LIBTOOL.

2001-12-25  TAKAOKA Kazuma  <kazuma-t@is.aist-nara.ac.jp>

        * lib/chalib.c (chasen_command):
        * mkchadic/makeint.c (main):
        * mkchadic/mkary.c (open_array_file):
        * mkchadic/sortdic.c (sortdic): Open files in binary mode.

2001-12-11  TAKAOKA Kazuma  <kazuma-t@is.aist-nara.ac.jp>

        * lib/jfgets.c (cha_fget_line): Fix a buffer-overrun bug.
2002-02-09 07:30:20 +00:00
taca
dc0cf22910 Move Makefile.common from chasen-base directory. 2002-02-09 07:16:37 +00:00
taya
37f7e0ea8a Update mozilla to 0.9.8
See the release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.8/
2002-02-09 03:54:47 +00:00
wiz
a0b3198d5e Fix MASTER_SITES (ugly). 2002-02-08 22:58:54 +00:00
tron
a90c2d0f07 Invoke JVM with "-green -jar" instead of "-jar -green" if "blackdown-jdk13"
is used. Problem noted by Andrew Cagney in private e-mail.
2002-02-08 19:24:21 +00:00
seb
1d57be2530 Fix GNU make rules for bison C++ parser . How was this working before ? 2002-02-08 16:28:02 +00:00
wiz
5f91cc840d Update HOMEPAGE. 2002-02-08 14:42:53 +00:00
wiz
9f57a6322d Set maintainer to packages@ 2002-02-08 12:31:03 +00:00
seb
d571dd34e3 Remove spurious `@{un,}exec install-info ...' confirmed by dmcmahill. 2002-02-08 10:36:50 +00:00
wiz
3cef02bae4 Remove patch-ai sha1, since the file doesn't exist. 2002-02-08 09:36:27 +00:00
wiz
d03244894b Remove sha1 for patch-ae, which doesn't exist. 2002-02-08 09:35:17 +00:00
jlam
97da89d6d3 * Strongly buildlink'ify.
* Patch the grammer file getdate.y to be usable by (recent?) bison.
* Use pthreads.buildlink.mk (native pthreads probably won't work, but
  we'll let it break until the time comes when we actually do have native
  threads).
2002-02-08 06:29:42 +00:00
jlam
5090d869bc Sort. 2002-02-08 06:26:49 +00:00
jlam
e4c784af32 Use unproven-pthreads/buildlink.mk instead of just depending on the
package.
2002-02-08 06:24:45 +00:00
jlam
c543d815f4 We don't actually need to symlink anything as pgcc and pg++ already
handle everything for us.  Invoking "pgcc" is equivalent to invoking
"cc -pthread" on other platforms.  Change the buildlink.mk file to
appropriately define CC and CXX to pgcc and pg++, respectively.
2002-02-08 06:24:12 +00:00
dmcmahill
51cc1f3f79 update to verilog-0.6
WHAT'S NEW SINCE 0.5?

Quite a lot. Innumerable bugs have been fixed, and standards coverage
has been improved significantly. Warning and error messages have been
improved, and so has compile performance. Gate delays, strength
modeling, and floating point delays have all improved since the 0.5
release. If you had trouble with the 0.5 release, the 0.6 release
probably fixes your problem.

Support for large designs spanning multiple files has been improved
dramatically. The usual preprocessor inclusion method still works, but
The 0.6 release adds command files for keeping source file lists, and
automatic library searches for missing modules. The library mechinisms
are compatible with commercial tools, and commercial module libraries
can be used with Icarus Verilog.

Many compiler limitations related to the size and complexity of large
designs have been relaxed or eliminated. There are no known design
size limitations remaining in the compiler. Icarus Verilog should be
able to handle any design that you have the patience to compile.
2002-02-08 01:48:31 +00:00
jmc
ef357bb2e1 Mozilla is install in X11PREFIX, not PREFIX. Make config.mk relfect the right
pathnames
2002-02-08 00:40:34 +00:00
jlam
7e976aeb1c Add preliminary buildlink.mk file. Might need to make wrappers for the
pgcc and pg++ scripts.
2002-02-08 00:13:57 +00:00
jlam
dad839ebfc Strongly buildlink'ify and honor XAW_TYPE for the Xaw widgets. 2002-02-08 00:12:38 +00:00
jonb
cb6a57fde1 Add some documentation that I forgot last time. 8^( 2002-02-07 23:51:58 +00:00
jlam
f26c1bfb97 Buildlinkify and remove an unnecessary patch as a result. 2002-02-07 23:07:28 +00:00
jlam
049c47a82b Add location where snapshots maybe found, as this package tracks the
snapshot "release" of naim.
2002-02-07 22:52:58 +00:00
jlam
45c6c90e27 Create a new knob: PKG_SYSCONFVAR
PKG_SYSCONFVAR is the special suffix used to distinguish any overriding
	values for a particular package (see next item).  It defaults to
	${PKGNAME}, but for a collection of related packages that should
	all have the same PKG_SYSCONFDIR value, it can be set in each of
	the package Makefiles to a common value.

PKG_SYSCONFDIR.${PKG_SYSCONFVAR} overrides the value of ${PKG_SYSCONFDIR}
	for packages with the same value for PKG_SYSCONFVAR.

Package maintainers may want to set PKG_SYSCONFVAR to a common value for
related packages, e.g. all of the amanda packages set PKG_SYSCONFVAR=amanda
so that the PKG_SYSCONFDIR for all of them may be tweaked by just setting
PKG_SYSCONFDIR.amanda in /etc/mk.conf.
2002-02-07 20:34:21 +00:00
jonb
edaa4bc921 The Arch revision control system. Many thanks to Amitai Schlair
<schmonz@schmonz.com> who did this in parallel to my efforts, faster
and slightly cleaner.  Thanks also to Tom Lord for timely help
yesterday and the actual fix for an alignment problem on the SPARC
platform.  (Which is already rolled into the distribution file.)
2002-02-07 19:09:36 +00:00
taca
7e10308b7c Update ruby-openssl package to 0.1.1. Changes from 0.0.9 is below.
$Id: ChangeLog,v 1.28 2002/02/06 13:36:15 majkl Exp $
'OpenSSL for Ruby' project
Copyright (C) 2001 Michal Rokos <m.rokos@sh.cvut.cz>
All rights reserved.

$Log: ChangeLog,v $
Revision 1.28  2002/02/06 13:36:15  majkl
	* Dropped Random class
	* Added Random module
	* Added egd interface to Random module

Revision 1.27  2002/01/16 14:49:52  majkl
	* really fixed strptime.c (silly me, thanks Hynek)

Revision 1.26  2002/01/16 13:52:24  majkl
	* fixed missing/strptime.c (Hynek)
	* more strict format for UTC time (ossl.c - 'Z' in the end)

Revision 1.25  2002/01/16 12:12:50  majkl
	* selfdipatch BN implementation (test only)
	* removed strncasecmp (for WIN32 made alias to _strnicmp)
	* fixed missing/strptime.c (Hynek Rostinsky)

Revision 1.24  2002/01/12 11:49:17  majkl
	* fixed callbacks in ossl_(ssl|x509store).c
	* added method X509::Store#verify_status=

Revision 1.23  2002/01/10 19:32:23  majkl
	* fixed and improved verify_callbacks in ossl_(ssl|x509store).c
	* enhanced ossl_x509store.rb examples

Revision 1.22  2002/01/10 17:33:16  majkl
	* OpenSSL::Cipher::BITx constant == x (so BIT40 = 40,...)

Revision 1.21  2002/01/10 13:46:09  majkl
	* added OpenSSL-SNAPSHOT style NO_* (OPENSSL_NO_*)
	* added AES cipher when compiled under OpenSSL-SNAPSHOT
	* added warnings if the OpenSSL is compiled without some feature
	* handle NO_RSA, NO_DSA in openssl.rb
	* incremented version in ossl_version.h

Revision 1.20  2002/01/10 00:44:17  majkl
	* OpenSSL 0.9.6c support (BN)
	* MS_CALLBACK to ossl_pkey_*.c
	* Memory checking with OSSL_DEBUG
	* API doc style change

Revision 1.19  2002/01/06 16:18:32  majkl
	* ossl-0.1.0 released

Revision 1.18  2002/01/06 16:10:37  majkl
	* BN is (somewhat) full imp. now
	* Config reworked (get_value, get_section)

Revision 1.17  2002/01/04 11:27:45  majkl
	* API doc in README (but still not completed)
	* missing str(ncasecmp|strptime).c files moved to missing/
	* ifdef NO_* handled

Revision 1.16  2002/01/04 11:22:55  majkl
	* SelfDispatching used for X509:: Name, Extension, Attribute
		def XXX.new(arg)
			XXX.send("new_from_#{arg.type.name.downcase}", arg)
		end

	* RSA,DSA - 'new_from_pem', 'generate' singleton methods defined
		'new' - implemented in Ruby space

Revision 1.15  2002/01/04 11:12:45  majkl
	* Further checking (Check_SafeStr, memory leaks)

Revision 1.14  2001/12/21 20:10:24  majkl
*** empty log message ***

Revision 1.13  2001/12/21 20:10:12  majkl
	* Memory checking

Revision 1.12  2001/12/21 19:21:35  gotoyuzo
	* fixed unusual usage of ## preprocessing token sequence.

Revision 1.11  2001/12/13 18:08:58  majkl
	* added bn methods (thanks to UNKNOWN <oss-ruby@technorama.net>)
	* simplify ossl_digest sources

Revision 1.10  2001/11/29 13:17:24  majkl
	* Make work under MS Windows (strptime added) + doc in README

Revision 1.9  2001/11/26 11:48:36  majkl
	* Just forgot to add stuff to changelog...

2001/11/21 majkl
	* BN added (only proof of concept)
	* indent changed
	* rand.h to ossl.h added

Revision 1.8  2001/11/21 09:37:03  gotoyuzo
	* buffering.rb went under ``openssl'' directory.

Revision 1.7  2001/11/20 19:39:37  majkl
	* HMAC added
	* Config came back
	* API changed in PKCS7 (param. order)
	* API changed in Cipher (can't add data in .new)
	* indentation changed (only half of files, 2nd half to do)
	* some API doc added to README

Revision 1.6  2001/11/19 12:44:57  majkl
	* added X509::Certificate .to_der
2002-02-07 15:50:07 +00:00
jlam
bdccdce693 buildlink.mk for devel/cdk provided in pkg/15517 by by Amitai Schlair
<schmonz+netbsd@schmonz.com> with minor change by me.
2002-02-07 15:26:36 +00:00
wiz
9d08962312 Undo PKGREVISION increase for undone change. 2002-02-07 15:22:20 +00:00
seb
c0415f534c Explicitly set {LISP,INFO,PIXMAP,BIN}DIR to fix installation stage. This is due
to the change in revision 1.915 of mk/bsd.pkg.mk that removed ${MAKE_ENV} from
the environment for a recursive make.
2002-02-07 14:50:19 +00:00
wiz
a202c73aef Add and enable kdrill. 2002-02-07 13:50:52 +00:00
wiz
f2021c1586 Initial import of kdrill-5.11.6:
Kdrill: the free kanji quiz and Japanese dictionary for unix and X
window systems.

KDrill stands for "Kanji Drill".  It's a program to help people learn
kanji and kana (the Japanese character set).  It also doubles as a
dictionary lookup program. Kdrill runs under the X window GUI system.
2002-02-07 13:49:06 +00:00
dillo
caf4e1737b dist files have moved (but can now be downloaded without Referer header).
Noted by Stoned Elipot.
2002-02-07 13:22:03 +00:00
seb
14fbb77da0 Avoid MVs in $PREFIX at post-install stage by using
`--program-transform-name=...' (and not `--program-prefix=...' which triggers
a sed lossage, fixed in -current as of 2002/01/14 it seems).
2002-02-07 12:39:12 +00:00