Commit graph

47384 commits

Author SHA1 Message Date
wiz
a53b19e6fc pico not updated, really... remove last entry. 2003-09-12 22:17:53 +00:00
wiz
754ea01368 No reason to bump PKGREVISION -- no change here. Undo, it was not long ago. 2003-09-12 22:17:28 +00:00
wiz
5329a24ecd Update for distfile change:
205a206
>   image->storage_class=DirectClass;
1179a1181,1182
>   if (!image->matte)
>         SetImageOpacity(image,OpaqueOpacity);
diff -r a/ImageMagick-5.5.7/magick/log.c b/ImageMagick-5.5.7/magick/log.c
503c503
<       count=0;
---
>       (void) MagickSeek(file,0,SEEK_SET);
diff -r a/ImageMagick-5.5.7/magick/version.h b/ImageMagick-5.5.7/magick/version.h
28c28
< #define MagickReleaseDate  "08/07/03"
---
> #define MagickReleaseDate  "09/09/03"

Closes PR 22767 by Ben Collver.
2003-09-12 22:10:45 +00:00
wiz
a0ce28a37b Note removal of bsdpak. 2003-09-12 21:58:26 +00:00
wiz
6817c857d4 Remove bsdpak -- not maintained any longer, and pkg_chk does all it
ever did. Closes PR 22765 by Ben Collver.
2003-09-12 21:57:51 +00:00
jmmv
2959367cb6 Use gcc2 under 1.5.x to fix build. Closes PR pkg/22451 by Ian Fry. 2003-09-12 21:46:46 +00:00
jlam
cb52064964 Update security/p5-Digest-SHA1 to 2.04. Changes from version 2.02 include:
Don't assume PerlIO_read() works like fread() even though
   it was documented like that for perl 5.6.  It returns negative
   on read failure.

   Implemented sha1_transform, required to implement NIST FIPS 186-2.

   Make it build on 64-bit platforms with 32-bit longs.

   Sync up with the Digest::MD5 implementation:
      - added clone method
      - addfile croaks if it can't read
      - the sha1*() functions warn if called as method
        or with reference arguments.
2003-09-12 21:22:32 +00:00
tron
a038afcc20 Fix unportable shell code in "configure" which breaks configuration on
systems where the "compfaces" program from the "faces" package is
installed. A dependence on the "faces" package isn't necessary because
the "compfaces" program isn't really used. This fix the first part
of PR pkg/22762 by myself.
2003-09-12 21:02:10 +00:00
dmcmahill
2236b84cf1 note scilab-2.7nb2 and gwave-20030804 updates 2003-09-12 20:48:47 +00:00
dmcmahill
95e3732674 Update to gwave-20030804.
This update is a collection of little improvements and a significant
verhaul of hardcopy plot and export.

Hardcopy and documentation output can now be obtained using either graph
or Gnuplot.  A dialog box allows choosing output formas and a few other
settings.  Additional plot/export filters can be plugged in by writing a
suitable scheme module.

There's a data-export function for extracting and saving a subset of a
datafile as ascii.

The stacking/drawing order of waveforms can be changed.

Selected waveforms are now drawn in a highlighted style.
2003-09-12 20:47:11 +00:00
dmcmahill
e4f52fc813 add a few patch files, actually replacements for part of the distfile,
from the authors to fix some bugs in the scicos blocks.  Bump PKGREV to
produce scilab-2.7nb2
2003-09-12 20:46:47 +00:00
grant
76c54876d1 remove redundant comment about USE_GCC2 and USE_GCC3 until they are
better handled.
2003-09-12 20:10:17 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
tron
fc9eb6dcc4 Note update of "pico" package to version 4.6nb1. 2003-09-12 19:42:37 +00:00
tron
82236b537c Let "pico" use the Pine 4.58 distribution file because older version
have been removed due to security problems. Bump package revision to
reflect this change. This fixes PR pkg/22757 by Jeremy C. Reed.
2003-09-12 19:42:06 +00:00
recht
c34eaa12df gcc.buildlink2.mk is no more. So, include compiler.mk instead.
reported by collver1@
2003-09-12 19:03:58 +00:00
recht
4b077c41a6 gcc.buildlink2.mk is no more. So, include compiler.mk instead.
reported by Matthias Scheler
2003-09-12 18:36:10 +00:00
recht
2596582f25 gcc.buildlink2.mk is no more. So, include compiler.mk instead. 2003-09-12 17:55:51 +00:00
xtraeme
81abe55abc Note update of meta-pkgs/gnome2 to 2.2.6. Add gnome-themes, gnome2-user-docs
and yelp.
2003-09-12 17:49:09 +00:00
xtraeme
8506a3cd12 Bump version to 2.2.6. Add gnome-themes, gnome2-user-docs and yelp.
Ok'ed by jmmv@
2003-09-12 17:45:02 +00:00
xtraeme
2f21eb9307 Note addition of a few packages from pkgsrc-wip:
* gnome-themes 2.2
* gtk-thinice-engine 2.0.2
* gnome2-user-docs 2.0.6
* yelp 2.2.2
2003-09-12 17:40:18 +00:00
xtraeme
bb895d66ec Add and enable gnome2-user-docs and yelp. 2003-09-12 17:31:37 +00:00
xtraeme
141309a3fb Initial import of yelp 2.2.2.
Yelp is the help browser for GNOME2.  It lets you navigate through all
installed documentation.

Reviewed by jmmv@ and wiz@
2003-09-12 17:29:38 +00:00
xtraeme
1bf005d83f Initial import of gnome2-user-docs 2.0.6.
This package provides several GNOME 2 documentation: the GNOME Access Guide,
the Introduction to GNOME document, the System Administration Guide and the
Users Guide.

Reviewed by jmmv@ and wiz@
2003-09-12 17:26:10 +00:00
xtraeme
a1e8e8ccdc Add and enable gnome-themes and gtk-thinice-engine 2003-09-12 17:21:34 +00:00
xtraeme
0bc9872fad Initial import of gtk-thinice-engine 2.0.2.
gtk-thinice-engine is a simple and clean engine for GTK+-2.

Ok'ed by jmmv@ and wiz@
2003-09-12 17:20:02 +00:00
xtraeme
8be1fa9367 Initial import of gnome-themes 2.2.
This package provides several GTK/GNOME 2 themes, including: Crux, Grand
Canyon, High Contrast, High Contrast Large Print, High Contrast Large
Print Inverse, Large Print, Low Contrast Large Print, Mist, Ocean Dream,
Sandwish, Simple, Smokey Blue, Smokey and Traditional.

Reviewed by jmmv@ and wiz@
2003-09-12 17:15:11 +00:00
drochner
9e75c1c1f6 update to 1.2.4
didn't find a useful changelog, assuming a bugfix release;
add a patch to make it compile with g++3
2003-09-12 16:19:50 +00:00
drochner
3070b67721 update to 1.4.2
didn't find a useful changelog, most likely it is a bugfix release only;
I'm only touching it because newer gnomemm/gnome-- want it, and
gnomemm/gnome-- needs to be fixed to compile with gcc3
2003-09-12 16:12:01 +00:00
grant
b04786501a move a SunPro tweak to compiler.mk. 2003-09-12 16:07:09 +00:00
grant
ada56b5a0b tidy up handling of LDFLAGS wrt USE_GCC_SHLIB a little. 2003-09-12 15:54:40 +00:00
tron
3020833522 Avoid error messages on systems where the "gcc3" package is not yet
installed.
2003-09-12 15:28:54 +00:00
abs
02c6291208 Update rconfig to 0.17nb1
Add missing DEPEND on p5-Text-Substitute
2003-09-12 15:12:56 +00:00
abs
d29e840cd3 Update rconfig to 0.17nb1
Add missing DEPEND on p5-Text-Substitute
2003-09-12 15:12:12 +00:00
tron
64228c6fd2 Note update of "pine" package to version 4.58. 2003-09-12 13:56:27 +00:00
tron
5b1b249182 Update "pine" package to version 4.58. Changes since version 4.56:
- Fixed crash when processing subjects containing "[Fwd: ...]"
- Work around a problem with the Netscape Collabra NNTP server
  implementation of the OVER command
- Try to correct for mail clients that wrongly use RFC 2047 instead
  of RFC 2231 to encode their attachment filename parameters, which
  confuses attachment saving and viewing of filenames of non-ASCII
  character sets.
- Fixed potential security problems caused by maliciously-formed RFC
  2231 attachment parameters
- Index lines displayed incorrectly for messages with empty subject
  lines in threads
- Command-line argument -create_lu was broken in versions 4.55 and
  4.56
- Delivery Status Notifications were broken when attempting to do
  SMTP over TLS
- Pine hangs when adding an Extra Header in rules with BdyText line
  at top of screen
- Possible crash if quell-content-id feature is on and a message
  with more than one attachment is rejected by the SMTP server
- When an attached filetype was set by matching the extension, the
  MIME charset wasn't being set
- predict-nntp-server didn't preserve flagged options for
  nntp-server such as /ssl or /user
- PC-Pine disconnected mailbox icon stays yellow even after
  reconnecting
- PC-Pine with the Microsoft SSL bug was crashing when doing bounce,
  save, and full headers, which can now be prevented by setting the
  quell-ssl-largeblocks feature
- PC-Pine with the Microsoft SSL bug was crashing when doing bounce,
  save, and full headers, which can now be prevented by setting the
  quell-ssl-largeblocks feature
2003-09-12 13:53:47 +00:00
seb
4167694355 NetBSD/sparc64 1.6.1_STABLE's f771 -at least- leaves a nice coredump
in directory conftest during configire run.
So then 'rmdir conftest' fails, then all 'cc -o conftest ...' tests fail,
then ...

So clean up a bit before rmdir'ing conftest hence fix compilation
on said platform.
2003-09-12 13:52:02 +00:00
salo
83dbd690de Typos/punctuation/caps. 2003-09-12 13:35:28 +00:00
grant
31cec1a9d5 -net-snmp (thanks, uebayasi!) 2003-09-12 13:30:34 +00:00
taca
909054d1f4 Remove stray ) as net/samba package. 2003-09-12 13:30:22 +00:00
grant
0c6b7c9f3e note fetchmail PKGREVISION bump 2003-09-12 13:12:56 +00:00
grant
4bac1f45bf bump PKGREVISION after PLIST change (hi, jlam!) 2003-09-12 13:11:56 +00:00
grant
c934b0c4e0 start of improved compiler handling, mostly derived from the existing
gcc buildlink2.mk files and splitting the non-buildlink2.mk bits out
into compiler.mk.

this allows USE_GCC2 and USE_GCC3 to work with non-buildlink2 packages
again.
2003-09-12 13:03:38 +00:00
seb
2083c8a0ce Note update of security/audit-packages to version 1.21. [dependency on
digest package].
2003-09-12 13:00:26 +00:00
seb
336d68c05a Update to version 1.21.
download-vulnerability-list(8) now needs digest(1).
Hence put digest package as a runtime dependency of audit-packages
package.
2003-09-12 12:57:10 +00:00
minoura
500636beeb Correct XEmacs support.
Avoid dependency on the build environment; leim-list.el is installed
only when leim is installed.
2003-09-12 12:53:44 +00:00
grant
ab50b3bf90 this pkg needs gcc shared libs. 2003-09-12 12:41:47 +00:00
jmmv
de881bfb6f Note revision bump for ijb to 1. 2003-09-12 12:41:41 +00:00
jmmv
ffd98b41c2 Install all .ini files in the examples directory. Keep CFLAGS' value while
building.  Bump PKGREVISION to 1.  Closes PR pkg/21862 by Todd Vierling.
2003-09-12 12:40:57 +00:00
uebayasi
2f652f2fef net-snmp-5.0.9; many changes including security fixes. 2003-09-12 12:08:25 +00:00