pkgsrc.git
23 years agoMerge from vendor branch TNF:
wiz [Thu, 20 Jul 2000 19:46:47 +0000 (19:46 +0000)]
Merge from vendor branch TNF:
Initial import of unace-1.2, a tool for listing, verifying and extracting
ACE archives.

23 years agoInitial import of unace-1.2, a tool for listing, verifying and extracting
wiz [Thu, 20 Jul 2000 19:46:47 +0000 (19:46 +0000)]
Initial import of unace-1.2, a tool for listing, verifying and extracting
ACE archives.

23 years agodon't list 'mipsel' as a port name in the README.html's for the packages.
dmcmahill [Thu, 20 Jul 2000 18:13:51 +0000 (18:13 +0000)]
don't list 'mipsel' as a port name in the README.html's for the packages.
This is consistent with not listing 'm68k'.

23 years agomake the update target work with absolute pathnames in ${DDIR}
rh [Thu, 20 Jul 2000 17:46:45 +0000 (17:46 +0000)]
make the update target work with absolute pathnames in ${DDIR}

23 years agoDepend on version 4.0 or newer of the "readline" package.
tron [Thu, 20 Jul 2000 15:41:10 +0000 (15:41 +0000)]
Depend on version 4.0 or newer of the "readline" package.

23 years agoDepend on version 4.0 or newer of the "readline" package.
tron [Thu, 20 Jul 2000 15:30:08 +0000 (15:30 +0000)]
Depend on version 4.0 or newer of the "readline" package.

23 years agoDepend on version 4.0 or newer of the "readline" package.
tron [Thu, 20 Jul 2000 15:26:19 +0000 (15:26 +0000)]
Depend on version 4.0 or newer of the "readline" package.

23 years agoAdd RCS Id to patch file, and regenerate patch checksum.
agc [Thu, 20 Jul 2000 15:25:45 +0000 (15:25 +0000)]
Add RCS Id to patch file, and regenerate patch checksum.

23 years agoupdate location (sourceforge sucks them up all)
drochner [Thu, 20 Jul 2000 14:33:25 +0000 (14:33 +0000)]
update location (sourceforge sucks them up all)

23 years agoregen patch which didn't work after qt update
drochner [Thu, 20 Jul 2000 14:04:24 +0000 (14:04 +0000)]
regen patch which didn't work after qt update

23 years agoBump version of pkglint to 2.12. (Forgot to include this in previous
rh [Thu, 20 Jul 2000 13:55:28 +0000 (13:55 +0000)]
Bump version of pkglint to 2.12.  (Forgot to include this in previous
commit.)

23 years agoWarn about NO_CDROM and NO_PACKAGE.
rh [Thu, 20 Jul 2000 13:53:41 +0000 (13:53 +0000)]
Warn about NO_CDROM and NO_PACKAGE.

23 years agoDo not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the
rh [Thu, 20 Jul 2000 13:31:01 +0000 (13:31 +0000)]
Do not use NO_PACKAGE and NO_CDROM to denote restricted packages.  Use the
appropriate variables instead.

23 years agoAdd NO_CDROM to the list of deprecated variables for package restriction.
rh [Thu, 20 Jul 2000 12:58:11 +0000 (12:58 +0000)]
Add NO_CDROM to the list of deprecated variables for package restriction.

23 years agoAdd an FAQ entry about restricted packages noting usage of the new
rh [Thu, 20 Jul 2000 12:56:13 +0000 (12:56 +0000)]
Add an FAQ entry about restricted packages noting usage of the new
NO_{SRC,BIN}_ON_{FTP,CDROM} variables.

23 years agoFix by setting TEXFORMATS properly (why did that work before?)
hubertf [Thu, 20 Jul 2000 12:34:32 +0000 (12:34 +0000)]
Fix by setting TEXFORMATS properly (why did that work before?)

23 years agoIntroduce NO_{SRC,BIN}_ON_{FTP,CDROM}. Warn about placing files on CD-ROM
rh [Thu, 20 Jul 2000 12:33:43 +0000 (12:33 +0000)]
Introduce NO_{SRC,BIN}_ON_{FTP,CDROM}.  Warn about placing files on CD-ROM
or ftp during 'make package' or 'make mirror-distfiles'.

23 years agoUpdate the paths in the patched Makefiles to reflect the fact that the
agc [Thu, 20 Jul 2000 11:12:07 +0000 (11:12 +0000)]
Update the paths in the patched Makefiles to reflect the fact that the
location of the sam package has been changed to be under the editors
category.

23 years agoSpecify qt1 directory properly to configure
agc [Thu, 20 Jul 2000 08:25:42 +0000 (08:25 +0000)]
Specify qt1 directory properly to configure

23 years agoGive information about Time::HiRes.
kim [Thu, 20 Jul 2000 03:25:12 +0000 (03:25 +0000)]
Give information about Time::HiRes.

23 years agoY2K
kim [Thu, 20 Jul 2000 01:45:24 +0000 (01:45 +0000)]
Y2K

23 years agofix illegal name/version different
hubertf [Thu, 20 Jul 2000 00:33:19 +0000 (00:33 +0000)]
fix illegal name/version different

23 years agoUse "reinstall" as default for DEPENDS_TARGET, to use any pkg already
hubertf [Wed, 19 Jul 2000 22:57:31 +0000 (22:57 +0000)]
Use "reinstall" as default for DEPENDS_TARGET, to use any pkg already
built and possible deinstalled as dependency. Addresses PR 10629 by
Erich.T.Enke@wheaton.edu.

(If that's not enough, we can still introduce a "make clean ; make install"-
type target, but for now i'd prefer not to was the cycles)

23 years agoPass correct flags at link time to find libraries at runtime, a.k.a. fix
jlam [Wed, 19 Jul 2000 21:42:12 +0000 (21:42 +0000)]
Pass correct flags at link time to find libraries at runtime, a.k.a. fix
for ELF and new libtool.

23 years agoChange dependency on sgi-stl to avoid matching sgi-stl-docs.
jlam [Wed, 19 Jul 2000 18:06:03 +0000 (18:06 +0000)]
Change dependency on sgi-stl to avoid matching sgi-stl-docs.

23 years agoDon't continue BUILD_DEPENDS line with a '\' - instead, use the
agc [Wed, 19 Jul 2000 09:37:49 +0000 (09:37 +0000)]
Don't continue BUILD_DEPENDS line with a '\' - instead, use the
make(1) += construction on the continued line, so that it's easier to
find specific dependencies using grep(1).

23 years agoUpdate readline to 4.1. Closes PR#10615 by Damon Brodie.
jlam [Wed, 19 Jul 2000 09:31:45 +0000 (09:31 +0000)]
Update readline to 4.1.  Closes PR#10615 by Damon Brodie.
Relevant changes from 4.0:

e.  The history library tries to truncate the history file only if it is a
    regular file.
f.  A bug that caused _rl_dispatch to address negative array indices on
    systems with signed chars was fixed.
g.  rl-yank-nth-arg now leaves the history position the same as when it was
    called.
m.  The quoted-insert code will now insert tty special chars like ^C.
n.  A bug was fixed that caused the display code to reference memory before
    the start of the prompt string.
p.  A bug was fixed in readline's signal handling that could cause infinite
    recursion in signal handlers.
q.  A bug was fixed that caused the point to be less than zero when rl_forward
    was given a very large numeric argument.
r.  The vi-mode code now gets characters via the application-settable value
    of rl_getc_function rather than calling rl_getc directly.
t.  Fixed a bug in the redisplay code for lines with more than 256 line
    breaks.
u.  A bug was fixed which caused invisible character markers to not be
    stripped from the prompt string if the terminal was in no-echo mode.
v.  Readline no longer tries to get the variables it needs for redisplay
    from the termcap entry if the calling application has specified its
    own redisplay function.  Readline treats the terminal as `dumb' in
    this case.
w.  Fixes to the SIGWINCH code so that a multiple-line prompt with escape
    sequences is redrawn correctly.
b.  Parentheses matching is now always compiled into readline, and enabled
    or disabled when the value of the `blink-matching-paren' variable is
    changed.
e.  history-search-{forward,backward} now leave the point at the end of the
    line when the string to search for is empty, like
    {reverse,forward}-search-history.
f.  history-search-{forward,backward} now leave the last history line found
    in the readline buffer if the second or subsequent search fails.
g.  New function for use by applications:  rl_on_new_line_with_prompt, used
    when an application displays the prompt itself before calling readline().
h.  New variable for use by applications:  rl_already_prompted.  An application
    that displays the prompt itself before calling readline() must set this to
    a non-zero value.
i.  A new variable, rl_gnu_readline_p, always 1.  The intent is that an
    application can verify whether or not it is linked with the `real'
    readline library or some substitute.

23 years agofix missing ", pointed out by Federico Lupi in private mail
hubertf [Wed, 19 Jul 2000 02:27:16 +0000 (02:27 +0000)]
fix missing ", pointed out by Federico Lupi in private mail

23 years agoRevise previous multi-component-pathname fix: do not depend on the
rh [Wed, 19 Jul 2000 00:08:32 +0000 (00:08 +0000)]
Revise previous multi-component-pathname fix: do not depend on the
directory name of a package being the same as the package name when
creating ${DDIR} entries.

23 years agoRename PKGNAME of plotutils to "plotutils-2.3nb1" as suggested.
itohy [Tue, 18 Jul 2000 23:07:47 +0000 (23:07 +0000)]
Rename PKGNAME of plotutils to "plotutils-2.3nb1" as suggested.

23 years agoIf base system includes "pppd" 2.3.10 or newer use that instead of the
tron [Tue, 18 Jul 2000 18:42:48 +0000 (18:42 +0000)]
If base system includes "pppd" 2.3.10 or newer use that instead of the
"ppp" package.

23 years agoNote reason for commenting out xerces-j-current. (because the older, and
jwise [Tue, 18 Jul 2000 16:35:38 +0000 (16:35 +0000)]
Note reason for commenting out xerces-j-current. (because the older, and
conflicting xerces-j is preferable right now).

Is this correct?  If this is enabled, will bulk pkg builds deal with the
CONFLICT= sensibly?

23 years agoupdate to 20000719a.
itojun [Tue, 18 Jul 2000 15:31:48 +0000 (15:31 +0000)]
update to 20000719a.

changes: basically, result from TAHI 2nd interop test (www.tahi.org)
- phase 1/2 SA removal corrections
- remove possible memory leak
- no notify message on information exchange
- correct isakmp payload manipulation on duplicated payload types

23 years agoUse EVAL_PREFIX to be a bit more precise about package prefices.
agc [Tue, 18 Jul 2000 15:21:01 +0000 (15:21 +0000)]
Use EVAL_PREFIX to be a bit more precise about package prefices.

23 years agoupdate from racoon 20000701a tree to 20000716a tree.
itojun [Tue, 18 Jul 2000 15:04:18 +0000 (15:04 +0000)]
update from racoon 20000701a tree to 20000716a tree.

changes:
- RFC2367 conformance for SADB_[AE]ALG_xxx.
- implement initial contact
- runs in background by default
- delete notification
- improve error handling

23 years agoMake the formatting match other Makefiles (so fields match for easy awking).
kim [Tue, 18 Jul 2000 14:01:17 +0000 (14:01 +0000)]
Make the formatting match other Makefiles (so fields match for easy awking).

23 years agoFix clean-update target to remove ${DDIR} if it didn't exist before. This
rh [Tue, 18 Jul 2000 08:33:49 +0000 (08:33 +0000)]
Fix clean-update target to remove ${DDIR} if it didn't exist before.  This
prevents 'make update' from "resuming" an update that never even began.
Thus, a sequence of

make clean-update
make update

is now safe, no matter if 'make update' was started previously or not.

23 years agoFix the ${DDIR} target to work with multi-component paths. This makes the
rh [Tue, 18 Jul 2000 08:21:41 +0000 (08:21 +0000)]
Fix the ${DDIR} target to work with multi-component paths.  This makes the
update target work with pkgsrc installations that have more (or less) than
two components (like /src/NetBSD-current/pkgsrc).  Thanks for Matthias
Scheler for noting this!

23 years agoOops. s/\+/?/
itohy [Tue, 18 Jul 2000 08:10:12 +0000 (08:10 +0000)]
Oops.  s/\+/?/

23 years agoAdd and enable pstoedit.
itohy [Tue, 18 Jul 2000 07:53:02 +0000 (07:53 +0000)]
Add and enable pstoedit.

23 years agopstoedit, a converter from PostScript and PDF files to
itohy [Tue, 18 Jul 2000 07:46:41 +0000 (07:46 +0000)]
pstoedit, a converter from PostScript and PDF files to
other vector graphic formats, including fig (xfig, transfig),
tgif .obj, DXF (CAD exchange format), PIC (troff), LaTeX2e picture,
and etc.

Some files may not be converted.
International characters may be broken into polylines and splines,
but would be better than nothing.

23 years agoMerge from vendor branch TNF:
itohy [Tue, 18 Jul 2000 07:46:41 +0000 (07:46 +0000)]
Merge from vendor branch TNF:
pstoedit, a converter from PostScript and PDF files to
other vector graphic formats, including fig (xfig, transfig),
tgif .obj, DXF (CAD exchange format), PIC (troff), LaTeX2e picture,
and etc.

Some files may not be converted.
International characters may be broken into polylines and splines,
but would be better than nothing.

23 years agoEnable C++ support, required by pstoedit.
itohy [Tue, 18 Jul 2000 07:41:25 +0000 (07:41 +0000)]
Enable C++ support, required by pstoedit.
This includes "libplotter" library and "pic2plot" utility.

Change PKGNAME to plotutils-2.3.0 to distinguish this
from non C++ version.          ^^

23 years agoAdd patch to make gnupg work on macppc/ELF.
wiz [Mon, 17 Jul 2000 23:44:53 +0000 (23:44 +0000)]
Add patch to make gnupg work on macppc/ELF.
Patch provided by Gabriel Rosenkoetter <gr@eclipsed.net>.

23 years agoUpdate "rp-ppoe" package to version 2.0. Change since version 1.9:
tron [Mon, 17 Jul 2000 21:11:46 +0000 (21:11 +0000)]
Update "rp-ppoe" package to version 2.0. Change since version 1.9:
- Addition of pppoe-server
- Massive internal code restructuring
- Zealous bounds-checking everywhere.
- adsl-setup now quotes user name and password in /etc/ppp/pap-secrets.
- Ported to OpenBSD, FreeBSD and NetBSD, courtesy of Geoff Mottram
  and Yannis Sismanis.
- Rearranged adsl-* shell scripts, courtesy of Heiko Schlittermann.
- Fixed bug in which Host-Uniq did not work if access concentrator sent
  a cookie.
- Addition of SuSE-specific "init" script, courtesy of Gary Cameron.

23 years agoMake this package compile on Solaris.
agc [Mon, 17 Jul 2000 15:37:15 +0000 (15:37 +0000)]
Make this package compile on Solaris.

23 years agoFind out the installed location of the gzip binary in a different
agc [Mon, 17 Jul 2000 14:31:14 +0000 (14:31 +0000)]
Find out the installed location of the gzip binary in a different
manner - use the first word of the ${GZIP_CMD} definition from
bsd.pkg.mk, and substitute this value in the same manner that the
PREFIX is set.  This is useful on systems other than NetBSD, where
gzip may not be installed in /usr/bin.  Use a descriptive name for the
input of the pre-processed file.

Make sure that gcc is used when compiling on Solaris.

23 years agoUse EVAL_PREFIX to find the installed location of the kdebase package, and
agc [Mon, 17 Jul 2000 13:58:22 +0000 (13:58 +0000)]
Use EVAL_PREFIX to find the installed location of the kdebase package, and
use it accordingly.

23 years agoptl works on alpha. I removed "NOT_FOR_PLATFORM=*-*-alpha"
msaitoh [Mon, 17 Jul 2000 12:40:02 +0000 (12:40 +0000)]
ptl works on alpha. I removed "NOT_FOR_PLATFORM=*-*-alpha"

23 years agoAdd Solaris support.
veego [Mon, 17 Jul 2000 11:57:33 +0000 (11:57 +0000)]
Add Solaris support.

23 years agoAdd and enable asWedit
rh [Mon, 17 Jul 2000 09:39:40 +0000 (09:39 +0000)]
Add and enable asWedit

23 years agoInitial import of asWedit-4.0.1, a Linux HTML and text editor.
rh [Mon, 17 Jul 2000 09:39:06 +0000 (09:39 +0000)]
Initial import of asWedit-4.0.1, a Linux HTML and text editor.

23 years agoMerge from vendor branch TNF:
rh [Mon, 17 Jul 2000 09:39:06 +0000 (09:39 +0000)]
Merge from vendor branch TNF:
Initial import of asWedit-4.0.1, a Linux HTML and text editor.

23 years agoSolaris uses slurpd, so split the PLISTs.
veego [Mon, 17 Jul 2000 09:19:44 +0000 (09:19 +0000)]
Solaris uses slurpd, so split the PLISTs.

23 years agoUpdated to PTL-2.1.4.
msaitoh [Mon, 17 Jul 2000 03:35:45 +0000 (03:35 +0000)]
Updated to PTL-2.1.4.

Changes between 2.1.3 and 2.1.4:

* fixed: a bug causes stack overflow if the process is interrupted by
  a UNIX signal frequently.

* fixed: sigwait() causes SIGSEGV.

* deferred cancellation is processed within BSD socket APIs.

23 years agoMan page is not distributed by itself anymore. (undo last commit, fix it
wiz [Sun, 16 Jul 2000 23:05:39 +0000 (23:05 +0000)]
Man page is not distributed by itself anymore. (undo last commit, fix it
correctly)

23 years agoInclude the version in the package name.
thorpej [Sun, 16 Jul 2000 21:32:47 +0000 (21:32 +0000)]
Include the version in the package name.

23 years agoAdd and enable p5-GDGraph
rh [Sun, 16 Jul 2000 20:25:21 +0000 (20:25 +0000)]
Add and enable p5-GDGraph

23 years agoInitial import of p5-GDGraph-1.32, a perl5 module to create charts using
rh [Sun, 16 Jul 2000 20:24:42 +0000 (20:24 +0000)]
Initial import of p5-GDGraph-1.32, a perl5 module to create charts using
the GD module.  This package was provided in PR 10610 by Damon Brodie
(damon@brodiefamily.org).

23 years agoMerge from vendor branch TNF:
rh [Sun, 16 Jul 2000 20:24:42 +0000 (20:24 +0000)]
Merge from vendor branch TNF:
Initial import of p5-GDGraph-1.32, a perl5 module to create charts using
the GD module.  This package was provided in PR 10610 by Damon Brodie
(damon@brodiefamily.org).

23 years agoAdd and enable p5-GDTextUtil
rh [Sun, 16 Jul 2000 20:18:18 +0000 (20:18 +0000)]
Add and enable p5-GDTextUtil

23 years agoInitial import of p5-GDTextUtil-0.75, a set of Perl 5 text utilities for
rh [Sun, 16 Jul 2000 20:17:40 +0000 (20:17 +0000)]
Initial import of p5-GDTextUtil-0.75, a set of Perl 5 text utilities for
use with the GD drawing package.  This package was provided by Damon Brodie
(damon@brodiefamily.org) in PR 10609.

23 years agoMerge from vendor branch TNF:
rh [Sun, 16 Jul 2000 20:17:40 +0000 (20:17 +0000)]
Merge from vendor branch TNF:
Initial import of p5-GDTextUtil-0.75, a set of Perl 5 text utilities for
use with the GD drawing package.  This package was provided by Damon Brodie
(damon@brodiefamily.org) in PR 10609.

23 years agoUpdate bonobo to 0.15. Changes include bugfixes and enhancements required
rh [Sun, 16 Jul 2000 19:50:14 +0000 (19:50 +0000)]
Update bonobo to 0.15.  Changes include bugfixes and enhancements required
by several new GNOME programs.

23 years agoAdd and enable oaf
rh [Sun, 16 Jul 2000 19:45:32 +0000 (19:45 +0000)]
Add and enable oaf

23 years agoInitial import of oaf-0.4.0, the new GNOME object activation framework.
rh [Sun, 16 Jul 2000 19:44:18 +0000 (19:44 +0000)]
Initial import of oaf-0.4.0, the new GNOME object activation framework.

23 years agoMerge from vendor branch TNF:
rh [Sun, 16 Jul 2000 19:44:18 +0000 (19:44 +0000)]
Merge from vendor branch TNF:
Initial import of oaf-0.4.0, the new GNOME object activation framework.

23 years agoUpgrade to gnut-0.3.29.
kim [Sun, 16 Jul 2000 18:17:31 +0000 (18:17 +0000)]
Upgrade to gnut-0.3.29.
- use readline from libedit
- compile properly even when pth is installed (really should fix pgcc)
- tried with pth: does not work
- the version upgrade has bug fixes, but nothing that looked critical
- documentation in HTML included

23 years agoclarify auto-handling of ELF shlib-links a bit
hubertf [Sun, 16 Jul 2000 17:20:20 +0000 (17:20 +0000)]
clarify auto-handling of ELF shlib-links a bit

23 years agoAdd and enable "cia" package.
tron [Sun, 16 Jul 2000 17:15:58 +0000 (17:15 +0000)]
Add and enable "cia" package.

23 years agoInitial import of "cia" package:
tron [Sun, 16 Jul 2000 17:14:38 +0000 (17:14 +0000)]
Initial import of "cia" package:
simple IP accounting software

23 years agoMerge from vendor branch TNF:
tron [Sun, 16 Jul 2000 17:14:38 +0000 (17:14 +0000)]
Merge from vendor branch TNF:
Initial import of "cia" package:
simple IP accounting software

23 years agodowncase pkgname
hubertf [Sun, 16 Jul 2000 17:12:18 +0000 (17:12 +0000)]
downcase pkgname

23 years agofix pkgname - .02 is not a version our tools deal nice with
hubertf [Sun, 16 Jul 2000 17:11:18 +0000 (17:11 +0000)]
fix pkgname - .02 is not a version our tools deal nice with

23 years agoCorrected distfile name (two places) so package builds.
mason [Sun, 16 Jul 2000 17:10:24 +0000 (17:10 +0000)]
Corrected distfile name (two places) so package builds.

23 years agodowncase pkgname, strip suffix
hubertf [Sun, 16 Jul 2000 17:09:31 +0000 (17:09 +0000)]
downcase pkgname, strip suffix

23 years agogzip is in /usr/bin, not /usr/local/bin
pooka [Sun, 16 Jul 2000 12:40:55 +0000 (12:40 +0000)]
gzip is in /usr/bin, not /usr/local/bin

23 years agoUpdate to 1.212 as the old version is no longer available on CPAN.
mjl [Sun, 16 Jul 2000 01:13:34 +0000 (01:13 +0000)]
Update to 1.212 as the old version is no longer available on CPAN.
No changelogs are available unfortunately.

23 years agoAdd p5-Expect.
thorpej [Sun, 16 Jul 2000 01:05:02 +0000 (01:05 +0000)]
Add p5-Expect.

23 years agoImport p5-Expect, a Perl version of the similarly-named TCL tool.
thorpej [Sun, 16 Jul 2000 01:04:07 +0000 (01:04 +0000)]
Import p5-Expect, a Perl version of the similarly-named TCL tool.

23 years agoMerge from vendor branch TNF:
thorpej [Sun, 16 Jul 2000 01:04:07 +0000 (01:04 +0000)]
Merge from vendor branch TNF:
Import p5-Expect, a Perl version of the similarly-named TCL tool.

23 years agoAdd p5-IO-Tty.
thorpej [Sun, 16 Jul 2000 00:52:36 +0000 (00:52 +0000)]
Add p5-IO-Tty.

23 years agoImport p5-IO-Tty, another perl class for futzing with TTYs.
thorpej [Sun, 16 Jul 2000 00:52:14 +0000 (00:52 +0000)]
Import p5-IO-Tty, another perl class for futzing with TTYs.

23 years agoMerge from vendor branch TNF:
thorpej [Sun, 16 Jul 2000 00:52:14 +0000 (00:52 +0000)]
Merge from vendor branch TNF:
Import p5-IO-Tty, another perl class for futzing with TTYs.

23 years agoAdd p5-IO-Stty.
thorpej [Sun, 16 Jul 2000 00:41:32 +0000 (00:41 +0000)]
Add p5-IO-Stty.

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 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 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>.