pkgsrcv2.git
23 years agoMerge from vendor branch TNF:
thorpej [Sun, 16 Jul 2000 00:39:59 +0000 (00:39 +0000)]
Merge from vendor branch TNF:
Import opf p5-IO-Stty-.02, a perl module for futzing w/ TTYs.

23 years agoImport opf p5-IO-Stty-.02, a perl module for futzing w/ TTYs.
thorpej [Sun, 16 Jul 2000 00:39:59 +0000 (00:39 +0000)]
Import opf p5-IO-Stty-.02, a perl module for futzing w/ TTYs.

23 years agoOnly look at the first prefix for a package when evaluating the prefix
agc [Sat, 15 Jul 2000 21:36:22 +0000 (21:36 +0000)]
Only look at the first prefix for a package when evaluating the prefix
using EVAL_PREFIX.

23 years agoInstead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
agc [Sat, 15 Jul 2000 20:39:28 +0000 (20:39 +0000)]
Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.

23 years agoNo '-' in pkg version!
hubertf [Sat, 15 Jul 2000 15:33:14 +0000 (15:33 +0000)]
No '-' in pkg version!

23 years agoadd patch to prevent buffer overflow. see FreeBSD security advisory 00:31.
itojun [Sat, 15 Jul 2000 11:57:07 +0000 (11:57 +0000)]
add patch to prevent buffer overflow.  see FreeBSD security advisory 00:31.

23 years agoSet maintainer to wiz@netbsd.org.
wiz [Sat, 15 Jul 2000 11:25:57 +0000 (11:25 +0000)]
Set maintainer to wiz@netbsd.org.

23 years agoUpdate gnupg to 1.0.2. NetBSD changes had been mailed to author and
wiz [Sat, 15 Jul 2000 11:24:29 +0000 (11:24 +0000)]
Update gnupg to 1.0.2. NetBSD changes had been mailed to author and
have been integrated.
Relevant Changes:
* Fixed expiration handling of encryption keys.
* Add an experimental feature to do unattended key generation.
* The user is now asked for the reason of revocation as required by
  the new OpenPGP draft.
* There is a ~/.gnupg/random_seed file now which saves the state of
  the internal RNG and increases system performance somewhat.  This
  way the full entropy source is only used in cases were it is really
  required. Use the option --no-random-seed-file to disable this
  feature.
* New options --ignore-time-conflict and --lock-never.
* Encryption is now much faster: About 2 times for 1k bit keys and 8
  times for 4k keys.
* New encryption keys are generated in a way which allows a much
  faster decryption.
* New command --export-secret-subkeys which outputs the _primary_
  key with it's secret parts deleted.  This is useful for automated
  decryption/signature creation as it allows to keep the real secret
  primary key offline and thereby protecting the key certificates and
  allowing to create revocations for the subkeys.  See the FAQ for a
  procedure to install such secret keys.
* Keygeneration now writes to the first writeable keyring or as
  default to the one in the homedirectory.  Prior versions ignored all
  --keyring options.
* New option --command-fd to take user input from a file descriptor;
  to be used with --status-fd by software which uses GnuPG as a
  backend.
* There is a new status PROGRESS which is used to show progress during
  key generation.
* Support for the new MDC encryption packets.  To create them either
  --force-mdc must be use or cipher algorithm with a blocksize other
  than 64 bits is to be used.  --openpgp currently disables MDC
  packets entirely.  This option should not yet be used.
* New option --no-auto-key-retrieve to disable retrieving of a missing
  public key from a keyerver, when a keyerver has been set.
* Danish, Esperanto, Japanese, Dutch, and Swedish translations

23 years agoDon't try to remove %D/share/aclocal -- it's supposed to be there.
jlam [Sat, 15 Jul 2000 09:50:01 +0000 (09:50 +0000)]
Don't try to remove %D/share/aclocal -- it's supposed to be there.

23 years agoUpdate gtk-- to 1.2.1. Changes from (ancient) 1.0.3 include many, many
jlam [Sat, 15 Jul 2000 09:48:13 +0000 (09:48 +0000)]
Update gtk-- to 1.2.1.  Changes from (ancient) 1.0.3 include many, many
fixes and added functionality.  Libsigc++ and gnome-- have been split away
into separate software packages.

Closes PR#10213 by Bernd Sieker <bsieker@freenet.de>.

23 years agoModify so that shared lib has same name as static lib.
jlam [Sat, 15 Jul 2000 08:41:31 +0000 (08:41 +0000)]
Modify so that shared lib has same name as static lib.

23 years agoUpdate libxml to 1.8.9. Changes from 1.8.7 are bugfixes and some mods
jlam [Sat, 15 Jul 2000 08:09:30 +0000 (08:09 +0000)]
Update libxml to 1.8.9.   Changes from 1.8.7 are bugfixes and some mods
for convergence between libxml and libxml2 (the development lib).

23 years agoAdd and enable devel/libsigc++
jlam [Sat, 15 Jul 2000 08:03:02 +0000 (08:03 +0000)]
Add and enable devel/libsigc++

23 years agolibsigc++: a callback system for C++ programs.
jlam [Sat, 15 Jul 2000 08:00:46 +0000 (08:00 +0000)]
libsigc++: a callback system for C++ programs.

Closes PR#10215 by Bernd Sieker <bsieker@freenet.de>.

23 years agoMerge from vendor branch TNF:
jlam [Sat, 15 Jul 2000 08:00:46 +0000 (08:00 +0000)]
Merge from vendor branch TNF:
libsigc++: a callback system for C++ programs.

Closes PR#10215 by Bernd Sieker <bsieker@freenet.de>.

23 years agoAdd and enable bottlerocket
rh [Sat, 15 Jul 2000 07:17:24 +0000 (07:17 +0000)]
Add and enable bottlerocket

23 years agoConversion of the FreeBSD port of bottlerocket to a NetBSD package as
rh [Sat, 15 Jul 2000 07:14:37 +0000 (07:14 +0000)]
Conversion of the FreeBSD port of bottlerocket to a NetBSD package as
provided in PR 10594 by Damon Brodie.

23 years agoMerge from vendor branch FREEBSD:
rh [Sat, 15 Jul 2000 07:14:37 +0000 (07:14 +0000)]
Merge from vendor branch FREEBSD:
Conversion of the FreeBSD port of bottlerocket to a NetBSD package as
provided in PR 10594 by Damon Brodie.

23 years agoMerge from vendor branch TNF:
rh [Sat, 15 Jul 2000 07:14:37 +0000 (07:14 +0000)]
Merge from vendor branch TNF:
Conversion of the FreeBSD port of bottlerocket to a NetBSD package as
provided in PR 10594 by Damon Brodie.

23 years agoConversion of the FreeBSD port of bottlerocket to a NetBSD package as
rh [Sat, 15 Jul 2000 07:14:37 +0000 (07:14 +0000)]
Conversion of the FreeBSD port of bottlerocket to a NetBSD package as
provided in PR 10594 by Damon Brodie.

23 years agoInitial import of the FreeBSD port of bottlerocket-0.04c, a home
rh [Sat, 15 Jul 2000 07:12:27 +0000 (07:12 +0000)]
Initial import of the FreeBSD port of bottlerocket-0.04c, a home
automation software for the X10 firecracker kit.

23 years agoMerge from vendor branch FREEBSD:
rh [Sat, 15 Jul 2000 07:12:27 +0000 (07:12 +0000)]
Merge from vendor branch FREEBSD:
Initial import of the FreeBSD port of bottlerocket-0.04c, a home
automation software for the X10 firecracker kit.

23 years agoInitial import of the FreeBSD port of bottlerocket-0.04c, a home
rh [Sat, 15 Jul 2000 07:12:27 +0000 (07:12 +0000)]
Initial import of the FreeBSD port of bottlerocket-0.04c, a home
automation software for the X10 firecracker kit.

23 years agoMerge from vendor branch TNF:
rh [Sat, 15 Jul 2000 07:12:27 +0000 (07:12 +0000)]
Merge from vendor branch TNF:
Initial import of the FreeBSD port of bottlerocket-0.04c, a home
automation software for the X10 firecracker kit.

23 years agoAdd and enable heyu
rh [Sat, 15 Jul 2000 06:54:12 +0000 (06:54 +0000)]
Add and enable heyu

23 years agoInitial import of x10_heyu-1.29, a home automation software for the X10
rh [Sat, 15 Jul 2000 06:50:36 +0000 (06:50 +0000)]
Initial import of x10_heyu-1.29, a home automation software for the X10
CM11A power line transmitter.  Provided in PR 10576 by Damon Brodie.

23 years agoMerge from vendor branch TNF:
rh [Sat, 15 Jul 2000 06:50:36 +0000 (06:50 +0000)]
Merge from vendor branch TNF:
Initial import of x10_heyu-1.29, a home automation software for the X10
CM11A power line transmitter.  Provided in PR 10576 by Damon Brodie.

23 years agoAdd DIST_SUBDIR=${PKGNAME} since the distfile has no version number.
jlam [Sat, 15 Jul 2000 06:22:17 +0000 (06:22 +0000)]
Add DIST_SUBDIR=${PKGNAME} since the distfile has no version number.
Update MD5 checksum and remove old distfile from ftp.netbsd.org.

23 years agoForgot these patches. These patch sources to work after kernel mmap
jlam [Sat, 15 Jul 2000 06:11:20 +0000 (06:11 +0000)]
Forgot these patches.  These patch sources to work after kernel mmap
interface changed.

23 years agoFix module sources after kernel mmap interface change.
jlam [Sat, 15 Jul 2000 06:10:26 +0000 (06:10 +0000)]
Fix module sources after kernel mmap interface change.
Fix error message to say the kernel sources should be for the kernel
you are running.

23 years agoupdate to 2.1.1p3.
itojun [Sat, 15 Jul 2000 03:53:47 +0000 (03:53 +0000)]
update to 2.1.1p3.
depend on openssl >= 0.9.5.  see PR 10593.

--- 2.1.1p2 -> 2.1.1p3
20000712
 - (djm) Remove -lresolve for Reliant Unix
 - (djm) OpenBSD CVS Updates:
   - deraadt@cvs.openbsd.org 2000/07/11 02:11:34
     [session.c sshd.c ]
     make MaxStartups code still work with -d; djm
   - deraadt@cvs.openbsd.org 2000/07/11 13:17:45
     [readconf.c ssh_config]
     disable FallBackToRsh by default
 - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from
   Ben Lindstrom <mouring@pconline.com>
 - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM
   spec file.
 - (djm) Released 2.1.1p3

20000711
 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson
   <tbert@abac.com>
 - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
 - (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
   <mouring@pconline.com>
 - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
   from Jim Watt <jimw@peisj.pebio.com>
 - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
   to compile on more platforms (incl NeXT).
 - (djm) Added bsd-inet_aton and configure support for NeXT
 - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com>
 - (djm) OpenBSD CVS updates:
   - markus@cvs.openbsd.org  2000/06/26 03:22:29
     [authfd.c]
     cleanup, less cut&paste
   - markus@cvs.openbsd.org  2000/06/26 15:59:19
     [servconf.c servconf.h session.c sshd.8 sshd.c]
     MaxStartups: limit number of unauthenticated connections, work by
     theo and me
   - deraadt@cvs.openbsd.org 2000/07/05 14:18:07
     [session.c]
     use no_x11_forwarding_flag correctly; provos ok
   - provos@cvs.openbsd.org  2000/07/05 15:35:57
     [sshd.c]
     typo
   - aaron@cvs.openbsd.org   2000/07/05 22:06:58
     [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8]
     Insert more missing .El directives. Our troff really should identify
     these and spit out a warning.
   - todd@cvs.openbsd.org    2000/07/06 21:55:04
     [auth-rsa.c auth2.c ssh-keygen.c]
     clean code is good code
   - deraadt@cvs.openbsd.org 2000/07/07 02:14:29
     [serverloop.c]
     sense of port forwarding flag test was backwards
   - provos@cvs.openbsd.org  2000/07/08 17:17:31
     [compat.c readconf.c]
     replace strtok with strsep; from David Young <dyoung@onthejob.net>
   - deraadt@cvs.openbsd.org 2000/07/08 19:21:15
     [auth.h]
     KNF
   - ho@cvs.openbsd.org      2000/07/08 19:27:33
     [compat.c readconf.c]
     Better conditions for strsep() ending.
   - ho@cvs.openbsd.org      2000/07/10 10:27:05
     [readconf.c]
     Get the correct message on errors. (niels@ ok)
   - ho@cvs.openbsd.org      2000/07/10 10:30:25
     [cipher.c kex.c servconf.c]
     strtok() --> strsep(). (niels@ ok)
 - (djm) Fix problem with debug mode and MaxStartups
 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM
   builds)
 - (djm) Add strsep function from OpenBSD libc for systems that lack it

20000709
 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from
   Kevin Steves <stevesk@sweden.hp.com>
 - (djm) Match prototype and function declaration for rresvport_af.
   Problem report from Niklas Edmundsson <nikke@ing.umu.se>
 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
   builds. Problem report from Gregory Leblanc <GLeblanc@cu-portland.edu>
 - (djm) Replace ut_name with ut_user. Patch from Jim Watt
   <jimw@peisj.pebio.com>
 - (djm) Fix pam sprintf fix
 - (djm) Cleanup entropy collection code a little more. Split initialisation
   from seeding, perform intialisation immediatly at start, be careful with
   uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com>
 - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
   Including sigaction() et al. replacements
 - (djm) AIX getuserattr() session initialisation from Tom Bertelson
   <tbert@abac.com>

20000708
 - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
   Aaron Hopkins <aaron@die.net>
 - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from
   Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
 - (djm) Fixed undefined variables for OSF SIA. Report from
   Baars, Henk <Hendrik.Baars@nl.origin-it.com>
 - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c
   Fix from Marquess, Steve Mr JMLFDC <Steve.Marquess@DET.AMEDD.ARMY.MIL>
 - (djm) Don't use inet_addr.

20000702
 - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
 - (djm) Stop shadow expiry checking from preventing logins with NIS. Based
   on fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
 - (djm) Use standard OpenSSL functions in auth-skey.c. Patch from
   Chris, the Young One <cky@pobox.com>
 - (djm) Fix scp progress meter on really wide terminals. Based on patch
   from James H. Cloos Jr. <cloos@jhcloos.com>

20000701
 - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>
 - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
 - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna Vinschen
   <vinschen@cygnus.com>
 - (djm) Replace "/usr/bin/login" with LOGIN_PROGRAM
 - (djm) Added check for broken snprintf() functions which do not correctly
   terminate output string and attempt to use replacement.
 - (djm) Released 2.1.1p2

23 years agoUpdate guile dependency to >= 1.3.2.
jlam [Sat, 15 Jul 2000 02:49:52 +0000 (02:49 +0000)]
Update guile dependency to >= 1.3.2.

23 years agoUpdate dependencies on guile to >= 1.3.2
jlam [Sat, 15 Jul 2000 02:36:45 +0000 (02:36 +0000)]
Update dependencies on guile to >= 1.3.2

23 years agoUpdate guile to 1.4. Changes since Guile 1.3.4:
jlam [Sat, 15 Jul 2000 02:31:40 +0000 (02:31 +0000)]
Update guile to 1.4.  Changes since Guile 1.3.4:

** The module (ice-9 getopt-gnu-style) has been removed.
** New module (ice-9 documentation)
** Debugging facilities for guile script are much improved.
** Improvements to garbage collector
** Speed/efficieny improvements.
** Better compliance to standards.

23 years agoInstall the Server Programming Interface header files.
jlam [Sat, 15 Jul 2000 01:23:58 +0000 (01:23 +0000)]
Install the Server Programming Interface header files.
Closes PR#10480.

23 years agotwo changes for non-japanese guys (as the pkgsrc is used by many
itojun [Sat, 15 Jul 2000 00:36:28 +0000 (00:36 +0000)]
two changes for non-japanese guys (as the pkgsrc is used by many
non-japanese people):
- use ascii letters, instead of jisx0208, for screen output (like <LI> or <HR>).
- set default help messages to english (not japanese).

23 years agoUSE_LIBTOOL instead of USE_PKGLIBTOOL.
jlam [Fri, 14 Jul 2000 21:29:10 +0000 (21:29 +0000)]
USE_LIBTOOL instead of USE_PKGLIBTOOL.

23 years agoThis works on 1.5[A-Z]
thorpej [Fri, 14 Jul 2000 19:01:31 +0000 (19:01 +0000)]
This works on 1.5[A-Z]

23 years agofix checksums
abs [Fri, 14 Jul 2000 18:38:09 +0000 (18:38 +0000)]
fix checksums

23 years agoUse "printf("%d", ...)" instead of "print ..." when invoking "awk" in
tron [Fri, 14 Jul 2000 18:37:05 +0000 (18:37 +0000)]
Use "printf("%d", ...)" instead of "print ..." when invoking "awk" in
"print-pkg-size-this" or "print-pkg-size-depends" targets to avoid package
sizes like "2.51887e+09" which "expr" can't handle.

23 years agoUpdate to the version which ships with postgresql-7.0.2
jwise [Fri, 14 Jul 2000 17:25:55 +0000 (17:25 +0000)]
Update to the version which ships with postgresql-7.0.2

Changes since the version shipped with postgresql-7.0:

Mon May 15 22:30:00 BST 2000 peter@retep.org.uk
- Fixed the message Makefile produces after compiling. It still said
  about the old Driver class, not the new package. Spotted by
  Joseph Shraibman <jks@p1.selectacast.net>

23 years agoDeal with depends dirs properly, esp. if pkglinted is not started in a pkg
hubertf [Fri, 14 Jul 2000 16:09:26 +0000 (16:09 +0000)]
Deal with depends dirs properly, esp. if pkglinted is not started in a pkg
dir. Noted in PR 10584 by Damon Brodie <damon@brodiefamily.org>
Bump version to 2.11.

23 years agoThe previous method of using a make target for finding a prerequisite
agc [Fri, 14 Jul 2000 16:04:30 +0000 (16:04 +0000)]
The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).

23 years agoIntroduce the mk.conf definition for PRIV_CONF_DIR, which defaults to
agc [Fri, 14 Jul 2000 12:39:53 +0000 (12:39 +0000)]
Introduce the mk.conf definition for PRIV_CONF_DIR, which defaults to
${LOCALBASE}/etc, and is the parent directory of the priv package's
user configuration data.

Modify Makefile to pick up this definition, and pass it on as an argument
to the configure script.

Modify the PLIST to include this location, and pre-process the PLIST at
install time to set the correct location.

23 years agoAdd and enable ispell-gaeilge.
ad [Fri, 14 Jul 2000 12:18:22 +0000 (12:18 +0000)]
Add and enable ispell-gaeilge.

23 years agoIrish language support for ispell.
ad [Fri, 14 Jul 2000 12:14:49 +0000 (12:14 +0000)]
Irish language support for ispell.

23 years agoMerge from vendor branch TNF:
ad [Fri, 14 Jul 2000 12:14:49 +0000 (12:14 +0000)]
Merge from vendor branch TNF:
Irish language support for ispell.

23 years agoSet the correct maintainer for this package.
agc [Fri, 14 Jul 2000 11:48:19 +0000 (11:48 +0000)]
Set the correct maintainer for this package.

23 years agoCreate the ${PREFIX}/etc/priv directory when the package is installed,
agc [Fri, 14 Jul 2000 11:46:28 +0000 (11:46 +0000)]
Create the ${PREFIX}/etc/priv directory when the package is installed,
pointed out by hubertf.

23 years agoAdd and enable priv.
agc [Fri, 14 Jul 2000 10:54:03 +0000 (10:54 +0000)]
Add and enable priv.

23 years agoInitial import of priv-1.0-beta, a utility to execute commands as a
agc [Fri, 14 Jul 2000 10:53:26 +0000 (10:53 +0000)]
Initial import of priv-1.0-beta, a utility to execute commands as a
different user, into the NetBSD packages collection.

23 years agoMerge from vendor branch TNF:
agc [Fri, 14 Jul 2000 10:53:26 +0000 (10:53 +0000)]
Merge from vendor branch TNF:
Initial import of priv-1.0-beta, a utility to execute commands as a
different user, into the NetBSD packages collection.

23 years agoAdd and enable aumix
rh [Fri, 14 Jul 2000 10:38:09 +0000 (10:38 +0000)]
Add and enable aumix

23 years agoInitial import of aumix-2.7, a GTK+ audio mixer.
rh [Fri, 14 Jul 2000 10:37:19 +0000 (10:37 +0000)]
Initial import of aumix-2.7, a GTK+ audio mixer.

23 years agoMerge from vendor branch TNF:
rh [Fri, 14 Jul 2000 10:37:19 +0000 (10:37 +0000)]
Merge from vendor branch TNF:
Initial import of aumix-2.7, a GTK+ audio mixer.

23 years agoDon't pick up stray librle.so if it exists. We don't want to build
jlam [Fri, 14 Jul 2000 09:52:47 +0000 (09:52 +0000)]
Don't pick up stray librle.so if it exists.  We don't want to build
translation support to/from GIF and RLE format.  Closes PR#10172.

23 years agoAdd a patch so that the 64-bit size (from the stat buffer) is printed using
agc [Fri, 14 Jul 2000 08:59:37 +0000 (08:59 +0000)]
Add a patch so that the 64-bit size (from the stat buffer) is printed using
the correct printf-format. From LeRoy Miller (root@gcc.ansic.net) in PR
pkg/10478.

23 years agoUpdate p5-GD to 1.30, fixing PR 10565 by Damon Brodie. Now works again
rh [Fri, 14 Jul 2000 08:53:14 +0000 (08:53 +0000)]
Update p5-GD to 1.30, fixing PR 10565 by Damon Brodie.  Now works again
with our current gd package.

Changes include:
 - now you can create GD::Image objects directly from image DATA
 - reformatted documentation
 - internal release
 - fixed a bad regression test
 - updated for compatibility with libgd 1.8.3
 - WBMP support
 - turned Makefile.PL into a multiple-choice quiz
 - turned libgd patchfile into a perl script
 - updated for compatibility with libgd 1.8.1
 - JPEG support
 - the newFromXXX() functions now accept pathnames
 - patchfile for building libgd as a shared library
 - improvements to the Makefile to help with compilation
 - added more help in compiling and installing to docs
 - added some more libraries to link in, might help unresolved symbol
   problems

23 years agoForgot to commit this:
tron [Fri, 14 Jul 2000 07:21:03 +0000 (07:21 +0000)]
Forgot to commit this:
Avoid conflict between "control-center" and "xscreensave-gnome" package.

23 years agoMake USE_LIBTOOL depend on libtool-1.3.5nb4 or higher to make sure a C++
rh [Fri, 14 Jul 2000 06:55:26 +0000 (06:55 +0000)]
Make USE_LIBTOOL depend on libtool-1.3.5nb4 or higher to make sure a C++
compatible version is used.

23 years agoUSE_LIBTOOL instead of USE_PKGLIBTOOL.
jlam [Fri, 14 Jul 2000 06:53:58 +0000 (06:53 +0000)]
USE_LIBTOOL instead of USE_PKGLIBTOOL.

23 years agoForce GTL to use SGI STL as the egcs-1.1.2 copy of the STL is not
jlam [Fri, 14 Jul 2000 06:51:18 +0000 (06:51 +0000)]
Force GTL to use SGI STL as the egcs-1.1.2 copy of the STL is not
sufficient.

23 years agoSupport XAW_TYPE=standard.
minoura [Fri, 14 Jul 2000 05:06:38 +0000 (05:06 +0000)]
Support XAW_TYPE=standard.

23 years agoForgot these patches
jlam [Fri, 14 Jul 2000 04:44:54 +0000 (04:44 +0000)]
Forgot these patches

23 years agoUpdate postgresql to 7.0.2. Relevant changes from 7.0:
jlam [Fri, 14 Jul 2000 04:44:13 +0000 (04:44 +0000)]
Update postgresql to 7.0.2.  Relevant changes from 7.0:

* Enhance rc.d/pgsql.sh script to accept start/stop/restart.
* Add fixes for alpha from Kevin P. Neal <kpn@neutralgood.org> in PR#10543.

  XXX Includes a patch which removes inlining of the alpha's TAS function.
  XXX This is apparently some code-gen bug in GCC for alpha.

* Fix many CLUSTER failures (Tom)
* Allow ALTER TABLE RENAME works on indexes (Tom)
* Fix plpgsql to handle datetime->timestamp and timespan->interval (Bruce)
* New configure --with-setproctitle switch to use setproctitle() (Marc, Bruce)
* Fix the off by one errors in ResultSet from 6.5.3, and more.
* jdbc ResultSet fixes (Joseph Shraibman)
* optimizer tunings (Tom)
* Fix create user for pgaccess
* Fix for UNLISTEN failure
* Reduce COPY IN lock level (Tom)
* Change libpqeasy to use PQconnectdb() style parameters (Bruce)
* Fix pg_dump to handle OID indexes (Tom)
* Fix small memory leak (Tom)
* Solaris fix for createdb/dropdb (Tatsuo)
* Fix for non-blocking connections (Alfred Perlstein)
* Fix improper recovery after RENAME TABLE failures (Tom)
* Copy pg_ident.conf.sample into /lib directory in install (Bruce)
* Add SJIS UDC (NEC selection IBM kanji) support (Eiji Tokuya)
* Fix too long syslog message (Tatsuo)
* Fix problem with quoted indexes that are too long (Tom)
* JDBC ResultSet.getTimestamp() fix (Gregory Krasnow & Floyd Marinescu)
* ecpg changes (Michael)

23 years agoAdd NO_MTREE so installation doesn't pollute X11BASE with a lot of
jlam [Fri, 14 Jul 2000 04:22:41 +0000 (04:22 +0000)]
Add NO_MTREE so installation doesn't pollute X11BASE with a lot of
unnecessary, empty directories.

23 years agoadd (commented out) armv2-netbsd
wiz [Thu, 13 Jul 2000 22:15:40 +0000 (22:15 +0000)]
add (commented out) armv2-netbsd

23 years agocross-armv2-netbsd: NetBSD/arm26 cross-build environment (rather experimental)
bjh21 [Thu, 13 Jul 2000 21:39:13 +0000 (21:39 +0000)]
cross-armv2-netbsd: NetBSD/arm26 cross-build environment (rather experimental)

23 years agoMerge from vendor branch TNF:
bjh21 [Thu, 13 Jul 2000 21:39:13 +0000 (21:39 +0000)]
Merge from vendor branch TNF:
cross-armv2-netbsd: NetBSD/arm26 cross-build environment (rather experimental)

23 years agoUpdate pkg to version 0.37b4.1
martin [Thu, 13 Jul 2000 20:54:04 +0000 (20:54 +0000)]
Update pkg to version 0.37b4.1

23 years agoNote new "functional" library
jlam [Thu, 13 Jul 2000 18:27:42 +0000 (18:27 +0000)]
Note new "functional" library

23 years agoUpdate boost to 1.16.1. Bugfixes, new "functional" library, and better
jlam [Thu, 13 Jul 2000 18:25:34 +0000 (18:25 +0000)]
Update boost to 1.16.1.  Bugfixes, new "functional" library, and better
documentation.

23 years agoUpdated UAE to version 0.8.12:
kristerw [Thu, 13 Jul 2000 17:34:42 +0000 (17:34 +0000)]
Updated UAE to version 0.8.12:

Changes from last packaged version:

User-visible changes in 0.8.12:
  - Several bugfixes

User-visible changes in 0.8.11:
  - Finally, an accurate copper emulation, thanks to Sam Jordan.
  - Sprite emulation fixes, also due to Sam Jordan.
  - Some CPU emulation fixes (Keith Rollin, Toni Wilen, Lauri Pesonen)
  - Old command line options actually work now.
  - Some floppy related lockups removed.

User-visible changes in 0.8.10:
  - Audio interpolation
  - Bugfixes for
    * disk emulation
    * FPU emulation
    * CPU prefetch emulation (the "compatible" setting).
    * some 2.0+ filesystem packets
    * text-based UI (should compile again)
    * some other parts
  - People like me who liked the old command line options better can now use
    (most of) them again.

User-visible changes in 0.8.9:
  - The filesystem emulation should be able to emulate an Amiga FS more
    accurately.  Script/Pure bits and filenotes are kept.
  - Patrick Ohly contributed SCSI support (currently Linux only) that allows
    you to (e.g.) use CD writers with the emulator.

The package has ben changed to use the NetBSD sound driver instead of oss.

23 years agoUpdate sgi-stl-docs to 3.3.
jlam [Thu, 13 Jul 2000 16:38:03 +0000 (16:38 +0000)]
Update sgi-stl-docs to 3.3.

23 years agoForgot to close an #if with #endif.
jlam [Thu, 13 Jul 2000 16:20:49 +0000 (16:20 +0000)]
Forgot to close an #if with #endif.

23 years agoReformat the patch to cpumeter.cc so that it applies cleanly.
agc [Thu, 13 Jul 2000 15:48:49 +0000 (15:48 +0000)]
Reformat the patch to cpumeter.cc so that it applies cleanly.
Add definitions to the environment on Solaris so that xpm is found.
Make the dependency on egcs for Solaris a build dependency.
Re-calculate patch checksums.

23 years agoUpdate to 4.3.1nb1
abs [Thu, 13 Jul 2000 15:34:14 +0000 (15:34 +0000)]
Update to 4.3.1nb1
    - Modify webnocol.cgi to find traceroute in /usr/sbin
    - Install the images and audio files in $PREFIX/share/nocol for later use

23 years agoUSE_LIBTOOL instead of USE_PKGLIBTOOL. Remove the --cplusplus stuff since
jlam [Thu, 13 Jul 2000 15:10:36 +0000 (15:10 +0000)]
USE_LIBTOOL instead of USE_PKGLIBTOOL.  Remove the --cplusplus stuff since
the new libtool takes care of everything for us.

23 years agodocs file has changed
dmcmahill [Thu, 13 Jul 2000 12:40:37 +0000 (12:40 +0000)]
docs file has changed

23 years agoRemove trailing garbage from RCS Id on first line
hubertf [Thu, 13 Jul 2000 11:40:04 +0000 (11:40 +0000)]
Remove trailing garbage from RCS Id on first line

23 years agoUpdate to 4.3.1, plus fix replace access to curses with appropriate standard
abs [Thu, 13 Jul 2000 11:09:19 +0000 (11:09 +0000)]
Update to 4.3.1, plus fix replace access to curses with appropriate standard
interfaces so we can compile netconsole on NetBSD-current again.
On a lighter note - lose two previous patches that are now in the main dist.

  Release Notes

    nocol v4.3.1 (Mar 2000)

   Minor release to fix patches.

   1. portmon.c » Missing close() left too many file descriptors
   » Now running check_resp() after receiving EOF from the remote host.
   Should fix problem of receiving data with no \n in entire data stream.
   2. snmpgeneric » Allow specifying client port number
   (joe@hole-in-the.net)
   » Sets MIBFILE_v2 variable also for the mib file
   3. webnocol.cgi Small fix to prevent possible loop.
   4. nocollib.pl Changed 'ps' to '/bin/ps'
   5. hostmon-client Changed 'ps' to '/bin/ps'

    nocol v4.3 (Jan 2000)

   1. Configure Added support for Rhapsody (jrowan@mandli.com) and BSDI
   4.0
   Detect 'whoami' for Solaris
   2. armon, nrmon Handle different levels for registered and
   unregistered routes.
   Removes unregistered route status before deleting all knowledge
   (frank@ansto.gov.au)
   3. bpmon Fixed bug in parsing of bootptest
   4. bsdsignal.c Restores old sigusr1 (dbird@varadm.com)
   5. ciscomon Change in message for 'Inlet temperature'
   6. cmu-snmp New CMU snmp library
   7. etherload Changed includes to allows glibc and older libc in
   linux.c
   8. genweb.pl Fixed Y2K issue; added additional sounds
   (jonz@netrail.com)
   9. hostmon Patches for using 'scp' in addition to rcp/telnet
   (frank@ansto.gov.au).
   Changed regex for parsing of data lines.  Now using split instead of
   regex for $thresindex{}. Put a '^' in all the regexs in the config
   file. Fixed bug with DFspace parsing.
   10. hostmon-client Strip comments from mqueue output.
   Allow running a 'local' file if it exists (frank@ansto.gov.au)
   $port shoud be set AFTER getservbyname().
   Added support for qmail
   Detect ps flags
   11. hostmon-clients/* Ignore NFS mounts. Look at NFS timeouts on
   Solaris.  Run iostat with time interval,  Pagein/pageout code in linux
   (-frank@ansto.gov.au).  Fixed pstat in hostmon.osf1
   (durrell@innocence.com)
   12. keepalive_monitor Bug which kept old processes around
   (avoltmer@replaytv.com)
   13. logstats Added -r option (ornstedt@sonera.se)
   14. mknrmon Create config file for novell routes (frank@ansto.gov.au)
   15. modemmon Added conditionals to support use of 'finger' instead of
   'telnet'
   16. multiping Added  -n option to not use DNS (nscd was slowing down
   multiping)
   17. ndaemon Added new Tcl/Tk interface for X-windows (lwl@godlike.com)
   18. netconsole Added -T <termtype> on command line
   (frank@ansto.gov.au)
   Starts up without prompting if known good terminal type
   19. noclogd Was creating error file in etcdir, changed to PIDDIR for
   consistency
   20. nocol C library event_to_logstr() fixed (dbird@varadm.net)
   21. nocollib.pl Added return 1 at end of library. Fixed bug in
   detecting $PSCMD. Support for BSDI 4.0 socket structures in perl
   libraries. Now using send() and not syswrite(). Retry opening socket
   if send fails.
   22 notifier.pl $repeat was not working, fixed.
   23 perlnocol Makefile.mid now extracts $event_t from
   show_nocol_struct_sizes and edits nocollib.pl
   24. portmon Bug in testing 'connect' only sites (paulg@apnic.net)
   Now uses nonblocking sockets to process many sites in parallel
   properly.
   Added QUIT and SIMULCONNECT keywords.
   Changed array to linked list to allow unlimited number of hosts to
   monitor.
   25. radiusmon Fixed bugs in port insertion (see rcslog)
   26. smbmon New monitor for SMB routes (frank@ansto.gov.au)
   27. snmpgeneric Replacement for snmpmon (elanda@comstar.net)
   28. trapmon Complete rewrite to use the new CMU snmp library. Also
   fixed bug in cmu-snmp/parse.c for() loop.
   29. upsmon Monitor UPSs (frank@ansto.gov.au)
   30. utility/Makefile Replace '@' with \@ in mail addresses.
   31. webnocol.cgi Bug fix to strip trailing siteserverID in http
   cookie. Handle IP addresses in nslookup (frank@ansto.gov.au).
   Clean up $siteaddr before executing (limfung@pacific.net.sg)

23 years agomore correction to IPv4 part
itojun [Thu, 13 Jul 2000 07:33:09 +0000 (07:33 +0000)]
more correction to IPv4 part

23 years agocorrect IPv4-only behavior (upgradede IPv6 patch).
itojun [Thu, 13 Jul 2000 07:30:03 +0000 (07:30 +0000)]
correct IPv4-only behavior (upgradede IPv6 patch).
from mcr@sandelman.ottawa.on.ca

23 years agoBe more explicit about where the example config files are copied from
jlam [Thu, 13 Jul 2000 01:01:11 +0000 (01:01 +0000)]
Be more explicit about where the example config files are copied from
during installation.

23 years agoRemove deprecated ghostscript5 packages made obsolete by print/ghostscript.
jlam [Wed, 12 Jul 2000 20:53:36 +0000 (20:53 +0000)]
Remove deprecated ghostscript5 packages made obsolete by print/ghostscript.

23 years agoRemove japanese/vfghostscript5 package made obsolete by print/ghostscript.
jlam [Wed, 12 Jul 2000 20:49:14 +0000 (20:49 +0000)]
Remove japanese/vfghostscript5 package made obsolete by print/ghostscript.
Closes PR#9102.

23 years agoUpdate SGI-STL to 3.3. Changes from version 3.2:
jlam [Wed, 12 Jul 2000 20:22:44 +0000 (20:22 +0000)]
Update SGI-STL to 3.3.  Changes from version 3.2:

* New feature: concept checks.  The library now does better compile-time
  error checking to make sure that the types used to instantiate
  library templates conform to the templates' requirements.
* Removed two non-standard-conforming extensions: the second, defaulted
  template parameter in bitset, and the third, default template
  parameter in deque.
* Many bug fixes, performance enhancements, and compatibility improvements.

23 years agos/USE_CONFIGURE/HAS_CONFIGURE/
wiz [Wed, 12 Jul 2000 20:16:41 +0000 (20:16 +0000)]
s/USE_CONFIGURE/HAS_CONFIGURE/
bump version to 1.13.

23 years agofix DISTNAME, broken by my last commit. Noted by Solar Designer.
wiz [Wed, 12 Jul 2000 20:15:11 +0000 (20:15 +0000)]
fix DISTNAME, broken by my last commit. Noted by Solar Designer.

23 years agoUpdate CUPS to 1.1. Remove most of the patches; I worked closely with
jlam [Wed, 12 Jul 2000 20:09:40 +0000 (20:09 +0000)]
Update CUPS to 1.1.  Remove most of the patches; I worked closely with
the author to make this package compile more seamlessly on BSD systems,
and in particular with the NetBSD pkgsrc software collection.

CUPS 1.1 is the newest production (stable) release of CUPS.  It
provides many new features from the 1.0.x releases, including a
new Level 3 PostScript RIP, a new PDF filter, EPSON printer
drivers, IPP/1.1 support, banner page support, and LPD client
support.  Binaries for several platforms are also available.

Major changes in v1.1 include:

- The text filter now embeds missing fonts.
- Integrated Xpdf's pdftops filter into CUPS, which is a
  lightweight and reliable replacement for Ghostscript's
  PDF support.
- The web administration interface now allows you to set
  the default banner pages.
- Images can now be positioned on the page using the new
  "position" option.
- Updated the serial, parallel, and usb backends to do
  multiple writes and ignore ioctl() errors as needed;
  this should fix problems with serial printing on old
  serial drivers and with the UltraSPARC parallel port
  driver under Solaris 2.7.
- Now propagate LD_LIBRARY_PATH to child processes from
  cupsd.
- Queued remote jobs recreate remote printers as needed
  when the scheduler is started.
- Deleting a printer also purges all jobs on that
  printer.
- Old job and control files that don't belong to a
  printer are automatically deleted.
- cups-lpd now supports options set with lpoptions.
- The IPP backend now switches to IPP/1.0 if a 1.1
  request fails.

23 years agoMake this package work under ELF.
jlam [Wed, 12 Jul 2000 20:08:12 +0000 (20:08 +0000)]
Make this package work under ELF.

23 years agoBack out latest changes which added "-Wl,-R" flags to TCL_LIB_SPEC in
jlam [Wed, 12 Jul 2000 20:07:50 +0000 (20:07 +0000)]
Back out latest changes which added "-Wl,-R" flags to TCL_LIB_SPEC in
tclConfig.sh.  The correct thing to do requires some more thought and
perhaps some feedback from the Scriptics folks.

23 years agoUpdate homepage URL.
tron [Wed, 12 Jul 2000 20:02:54 +0000 (20:02 +0000)]
Update homepage URL.

23 years agoFix master site list.
tron [Tue, 11 Jul 2000 21:37:24 +0000 (21:37 +0000)]
Fix master site list.

23 years agoUse package system's "pppd" in "adsl-connect" and "adsl-setup".
tron [Tue, 11 Jul 2000 21:32:45 +0000 (21:32 +0000)]
Use package system's "pppd" in "adsl-connect" and "adsl-setup".

23 years agoAdd and enable "rp-pppoe".
tron [Tue, 11 Jul 2000 21:25:21 +0000 (21:25 +0000)]
Add and enable "rp-pppoe".

23 years ago- Add conflict with "rp-pppoe" package.
tron [Tue, 11 Jul 2000 21:22:07 +0000 (21:22 +0000)]
- Add conflict with "rp-pppoe" package.
- Install "pppoe" to "${PREFIX}/sbin".

23 years agoInitial import of "rp-pppoe" package:
tron [Tue, 11 Jul 2000 21:20:36 +0000 (21:20 +0000)]
Initial import of "rp-pppoe" package:
BSD port of Roaring Penguin's PPPoE client created by Geoff Mottram.

23 years agoMerge from vendor branch TNF:
tron [Tue, 11 Jul 2000 21:20:36 +0000 (21:20 +0000)]
Merge from vendor branch TNF:
Initial import of "rp-pppoe" package:
BSD port of Roaring Penguin's PPPoE client created by Geoff Mottram.

23 years agoAdd and enable "ppp" package.
tron [Tue, 11 Jul 2000 20:43:28 +0000 (20:43 +0000)]
Add and enable "ppp" package.