summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-02-10autoheader doesn't need to be invoked so don't do it. This means we canskrll1-2/+7
remove the BUILD_DEPENDS on autoconf.
2002-02-10Update galeon to 1.0.3taya2-6/+6
From release mail: NEWS - a few bugfixes - Mozilla 0.9.8 compatibility
2002-02-10Update sane-frontends to 1.0.7. Changes include bugfixes and a newrh3-16/+12
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-10Update sane-backends to 1.0.7. Changes include bugfixes, a number ofrh6-171/+189
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-09regenwiz1-2/+1
2002-02-09Update xscreensaver to 4.00:wiz7-22/+339
* 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-09Trivially mark as strongly buildlinked.jlam1-2/+3
2002-02-09Fix forgot change of Makefile.common.taca1-2/+2
2002-02-09ipadic package maintenance. No functionality has changed.taca5-8/+41
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-09Update chanse-base (and chasen) package to 2.2.9.taca9-36/+86
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-09Move Makefile.common from chasen-base directory.taca1-0/+8
2002-02-09Update mozilla to 0.9.8taya14-186/+426
See the release notes for detail. http://www.mozilla.org/releases/mozilla0.9.8/
2002-02-08Fix MASTER_SITES (ugly).wiz1-2/+2
2002-02-08Invoke JVM with "-green -jar" instead of "-jar -green" if "blackdown-jdk13"tron1-3/+4
is used. Problem noted by Andrew Cagney in private e-mail.
2002-02-08Fix GNU make rules for bison C++ parser . How was this working before ?seb2-1/+22
2002-02-08Update HOMEPAGE.wiz1-2/+2
2002-02-08Set maintainer to packages@wiz1-2/+2
2002-02-08Remove spurious `@{un,}exec install-info ...' confirmed by dmcmahill.seb1-3/+1
2002-02-08Remove patch-ai sha1, since the file doesn't exist.wiz1-2/+1
2002-02-08Remove sha1 for patch-ae, which doesn't exist.wiz1-2/+1
2002-02-08* Strongly buildlink'ify.jlam7-204/+206
* 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-08Sort.jlam1-43/+43
2002-02-08Use unproven-pthreads/buildlink.mk instead of just depending on thejlam1-2/+2
package.
2002-02-08We don't actually need to symlink anything as pgcc and pg++ alreadyjlam1-10/+3
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-08update to verilog-0.6dmcmahill3-11/+19
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-08Mozilla is install in X11PREFIX, not PREFIX. Make config.mk relfect the rightjmc2-13/+53
pathnames
2002-02-08Add preliminary buildlink.mk file. Might need to make wrappers for thejlam1-0/+36
pgcc and pg++ scripts.
2002-02-08Strongly buildlink'ify and honor XAW_TYPE for the Xaw widgets.jlam1-4/+18
2002-02-07Add some documentation that I forgot last time. 8^(jonb2-4/+75
2002-02-07Buildlinkify and remove an unnecessary patch as a result.jlam3-18/+6
2002-02-07Add location where snapshots maybe found, as this package tracks thejlam1-2/+3
snapshot "release" of naim.
2002-02-07Create a new knob: PKG_SYSCONFVARjlam1-5/+17
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-07The Arch revision control system. Many thanks to Amitai Schlairjonb5-1/+619
<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-07Update ruby-openssl package to 0.1.1. Changes from 0.0.9 is below.taca3-7/+7
$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-07buildlink.mk for devel/cdk provided in pkg/15517 by by Amitai Schlairjlam1-0/+45
<schmonz+netbsd@schmonz.com> with minor change by me.
2002-02-07Undo PKGREVISION increase for undone change.wiz1-2/+1
2002-02-07Explicitly set {LISP,INFO,PIXMAP,BIN}DIR to fix installation stage. This is dueseb1-9/+14
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-07Add and enable kdrill.wiz1-1/+2
2002-02-07Initial import of kdrill-5.11.6:wiz6-0/+75
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-07dist files have moved (but can now be downloaded without Referer header).dillo1-21/+6
Noted by Stoned Elipot.
2002-02-07Avoid MVs in $PREFIX at post-install stage by usingseb1-16/+2
`--program-transform-name=...' (and not `--program-prefix=...' which triggers a sed lossage, fixed in -current as of 2002/01/14 it seems).
2002-02-07Unconditionally set ONLY_FOR_PLATFORM.wiz4-12/+4
2002-02-07Clean up, requested by Adam Ciarcinski.wiz1-5/+4
2002-02-07Fix conflict with devel/id-utils package's gid command: the GNU id command isseb2-4/+6
now installed as $PREFIX/bin/gnuid and not as $PREFIX/bin/gid. Bump PKGREVISION along the way. This resolves PR pkg/13906.
2002-02-07Explicitly set PVM_ROOT to fix installation stage. This is due to the change inseb1-1/+2
revision 1.915 of mk/bsd.pkg.mk that removed ${MAKE_ENV} from the environment for a recursive make. May be it is not needed anymore in MAKE_ENV?
2002-02-07The inclusion of bsd.pkg.mk before the setting of the EXTRA_FILESagc1-2/+4
definition in the package Makefile caused problems when fetching files, since bsd.pkg.mk uses a .for loop to iterate over DISTFILES, thus evaluating ${DISTFILES} at the time the .for line is read - this caused the EXTRA_FILES definitions not to be fetched. I think the reason for the inclusion of bsd.pkg.mk in a non-standard place was to get the values of MACHINE_ARCH and OBJECT_FMT. This all dates from 1998, and my memory's not what it used to be. Fix this by getting these values from bsd.prefs.mk, and including bsd.pkg.mk in the usual place.
2002-02-07update samba package to 2.2.3.1 (samba 2.2.3a).taca2-6/+6
Change from 2.2.3 ----------------- This is a minor bugfix release for the 2.2.3 release. The 2.2.3 release had a problem that was visible to Windows 2000 Explorer users in that copying files into a share that already existed failed with "Access Denied" rather than asking the user if an overwrite was required. This was due to an incorrect error mapping between the UNIX EEXIST error code and the NT status error. As Windows Explorer is a highly visible end user application a quick bugfix release was required, hence 2.2.3a. Compilation on HPUX versions earlier than HPUX 11 has also been corrected. The cvs.log file is no longer included with this release, as it adds 13Mb to the size of the release, and is easily available on the Web.
2002-02-07Backed out pkg/15487 as tiff, jpeg, and png are alreadymartti1-4/+1
dependencies (pointed by Thomas Klausner)
2002-02-07use description from pkg READMEjdolecek1-5/+9
2002-02-07add p5-Term-ReadLinejdolecek1-1/+2