Commit graph

54915 commits

Author SHA1 Message Date
chris
ec8399d1ab Note updates to gpgme 0.3.16 and p5-Convert-TNEF 0.17 2004-02-17 02:07:24 +00:00
chris
b8ca7ec06b Update p5-Convert-TNEF to 0.17, changes are:
0.17  Sun Feb 24 2001
        - It appears that messages no longer need start with a
          TnefVersion attribute, and a message without this attribute
          triggered a bug ('datahandle' method called on uninitialized
          value) found by Randy Diffenderfer.
        - Although the MSDN TNEF Stream syntax page makes it look like
          TnefVersion must be the first attribute if it appears, and
          MessageClass must be the first or second attribute if it
          appears, I'm not going to check for this because then my
          test file has MessageClass as the third attribute.
        - Got rid of '_equal' function. The only reason to worry about
          warnings when comparing undef is if there's a read error, and
          then a warning ought to be ok anyway.
        - Long overdue perltidy format cleanup.
0.16  Tue Jul 31 2001
        - Simplified main loop some more. Don't need to check for end
          of processing twice.
        - Prefixed 'private' functions with underscore character.
        - changed a couple of 'methods' which didn't use '$self' and weren't
          documented as methods into 'private' functions.
0.15  Tue Jul 31 2001
        - Finally combined message and attachment parsing loops.
        - Removed the '|| []' from the attachment() method. I'm storing
          an arrayref unconditionally in the TNEF object, so there should
          be no need for this. Also now returns ref if not called
          in list context.
0.14  Mon Jul 30 2001
        - Subclass message and attachment portions of TNEF object.
        - Found bug in saving the size of message attributes.
2004-02-17 02:00:40 +00:00
minskim
36a1a85371 Use subst.mk instead of patch+sed. 2004-02-17 01:58:08 +00:00
chris
631e1cc0e8 Update gpgme to 0.3.16.
Only minor changes since last release:

2003-11-19  Werner Koch  <wk@gnupg.org>

        Released 0.3.16.

        * configure.ac: Bump LT revision to C9/A3/R7.

2003-11-18  Werner Koch  <wk@gnupg.org>

        * configure.ac: Check for timegm.
2004-02-17 01:52:31 +00:00
minskim
e12b405460 bl3ify and enable pkgviews installation. 2004-02-17 01:29:30 +00:00
minskim
99e6328a75 Note update of lq-sp to 1.3.4.10. 2004-02-17 01:25:57 +00:00
minskim
e88a7bf948 Update lq-sp to 1.3.4.10.
Also bl3ify, enable pkgviews installation, and add "USE_LANGUAGES=c c++".

Changes in 1.3.4.10:
  - fixed a compile error when using gcc 3.3.
2004-02-17 01:25:00 +00:00
minskim
9c164acd26 bl3ify 2004-02-17 01:13:57 +00:00
xtraeme
899f24ad1e Bump PKGREVISION to samba (smbmount support was added for Linux). 2004-02-17 00:09:41 +00:00
xtraeme
ad1e77b3a0 Enable smbmount support under Linux. 2004-02-17 00:01:26 +00:00
seb
4bc358ffaa Remove info files entries from PLIST. 2004-02-17 00:00:02 +00:00
jmmv
0dd004c43f Note update of gcalctool to 4.3.44. 2004-02-16 23:46:12 +00:00
jmmv
ec819359a2 Update to 4.3.44.
Overview of changes in gcalctool 4.3.44
* Fixed bug 133764.
  - "Gradients" was still appearing when in Scientific mode (instead of
    "Gradians".
  - In the x^2 button, the 2 should not be italicized.
  - In the x^2 and x^y buttons, the x should be italicized.
  - The View Thousands Separator menu item should not remain active during
    an error condition.

Overview of changes in gcalctool 4.3.43
* Fixed bug 133590. The About box now lists the documenters of gcalctool.

Overview of changes in gcalctool 4.3.42
* Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen
  (rather than square brackets) to show what mode the user is currently
  using.

Overview of changes in gcalctool 4.3.41
* Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather
  than frames (per the HIG).

Overview of changes in gcalctool 4.3.40
* Fixed bug 131571. User defined constants are now read/written out (as
  gconf resources) with no thousands separator and with a radix of ".".

Overview of changes in gcalctool 4.3.39
* Fixed bug 131594. The "Insert ASCII View..." menu item and the
  "Insert" button no longer use the GTK_STOCK_CONVERT stock icon
  (as per the HIG).
2004-02-16 23:44:14 +00:00
seb
6794d2eb49 Fix build with gcc3. 2004-02-16 23:41:26 +00:00
jlam
b4a03adcb9 Update pkgtools/x11-links to 0.21. Changes from version 0.20 include
catching up to changes to xcursor, Xrender, render, Xrandr, and randrext
by including their buildlink3.mk files.
2004-02-16 23:39:36 +00:00
jmmv
49fb3d3458 Note revision bump for ggv2 to 2. 2004-02-16 23:37:40 +00:00
jmmv
9bc67f0fdd Sort includes, use pkgsrc intltool and drop dependency on libgnomeprintui.
Bump PKGREVISION to 2.
2004-02-16 23:36:30 +00:00
jmmv
96fc70fead Note revision bump for gconf-editor to 3. 2004-02-16 23:21:13 +00:00
jmmv
53313e2689 Depend on xdg-dirs to handle the share/applications shared directory.
Bump PKGREVISION.
2004-02-16 23:20:05 +00:00
jlam
7a0fb34dde Check the version of the XFree86-provided Xcursor library. 2004-02-16 23:16:02 +00:00
jmmv
6e12832dda Explicitly include glib2's and pkgconfig's bl3 files (the later fixes build).
Also sort includes and use pkgsrc intltool.
2004-02-16 23:10:24 +00:00
snj
2e22ce5b84 Nuke openbox's buildlink2.mk. It is not used anywhere. 2004-02-16 23:07:45 +00:00
snj
c341d897fc Use bl3, change my address, add startup-notification bl3 (it was
previously pulled in by openbox).
2004-02-16 23:03:11 +00:00
kristerw
0e9daa4a04 Remove p5-Scalar-List-Utils. 2004-02-16 23:02:18 +00:00
snj
1fc651f965 Use bl3, change my address, add buildlink3.mk. 2004-02-16 23:00:47 +00:00
jmmv
1d428b18c6 Explicitly include glib2's bl3 file. 2004-02-16 22:58:29 +00:00
jlam
a341a51bdd Typo. 2004-02-16 22:55:24 +00:00
jlam
904b6dd3b0 Append to BUILDLINK_DEPENDS.<pkg>, don't set it. 2004-02-16 22:52:31 +00:00
wiz
d6f6a57040 Note nsd-2.0.0nb1 update. 2004-02-16 22:51:47 +00:00
wiz
e8dff84e33 Bump PKGREVISION for previous (more files installed). 2004-02-16 22:51:23 +00:00
jlam
aa4cae6de8 fontconfig is in the "fonts" category. 2004-02-16 22:47:23 +00:00
jlam
c2511a008a bl3ify and modify the buildlink3.mk file to determine the version of the
XFree86-provided Xrandr software.
2004-02-16 22:45:34 +00:00
jmmv
9dcfa9877b Include gettext-lib's bl3, sort includes and use pkgsrc intltool. 2004-02-16 22:41:47 +00:00
jmmv
ac64747441 Explicitly include pkgconfig's bl3 to fix build. 2004-02-16 22:29:24 +00:00
grant
1c81e8e6a1 also ignore -pedantic, SunPro doesn't need to be told ;-) 2004-02-16 22:22:38 +00:00
grant
0b14ce1683 explicitly link against libX11 on Solaris. 2004-02-16 22:20:01 +00:00
grant
7901ef2d36 bl3ify 2004-02-16 22:19:01 +00:00
jmmv
f4982aa954 Explicitly include pkgconfig's bl3 file to fix build and use pkgsrc intltool. 2004-02-16 22:07:48 +00:00
itojun
097aac282e install readme. link w/ libwrap. and other tweaks. PR 24034 2004-02-16 21:55:14 +00:00
jlam
909f053d92 Fix some missed randr -> randrext conversions. 2004-02-16 21:50:26 +00:00
jlam
21c68497a7 The randrext-1.0 distfile from fdo.org/~xlibs/releases/ moved the doc files
into share/doc/randrext.  Otherwise, no change.
2004-02-16 21:47:53 +00:00
jmmv
6cd7dd4ed0 Explicitly depend on glib2 and sort bl3 includes. 2004-02-16 21:44:46 +00:00
jmmv
08069fc711 Explicitly include pkgconfig's buildlink to fix build, and use pkgsrc
intltool.
2004-02-16 21:38:44 +00:00
jlam
6b61e1cbed Fix the MASTER_SITE and remove inclusion of pkgconfig/buildlink*.mk since
this package doesn't actually _use_ pkg-config.
2004-02-16 21:37:49 +00:00
seb
8e524ab84f Add missing entries in INFO_FILES.
Remove info files entries from PLIST.
2004-02-16 21:34:18 +00:00
minskim
e981347afe p5-Scalar-List-Utils was updated, not added. 2004-02-16 21:34:01 +00:00
minskim
177abc1a35 Newly imported misc/p5-Scalar-List-Utils is just an update of
devel/p5-Scalar-List-Utils.  Merge them.  p5-Scalar-List-Utils
shouldn't have been imported into pkgsrc-wip in the first place.
Pointed out by Adrian Portelli.
2004-02-16 21:33:03 +00:00
snj
a4c126c201 trafshow updated to 4.0. 2004-02-16 21:21:15 +00:00
snj
04db59d2f9 Update to trafshow-4.0, use bl3, include curses.buildlink3.mk, clean
up DESCR.

No changelog is available, but changes since 3.1 include integration of
the KAME ipv6 patch and the addition of a mode that allows trafshow to
act like a Cisco NetFlow collector.

Okayed by jmmv.
2004-02-16 21:20:04 +00:00
seb
318d2e538a Remove info files entries from PLIST. 2004-02-16 21:09:56 +00:00