Commit graph

47460 commits

Author SHA1 Message Date
jlam
72af5b8a4e Update mail/cyrus-imapd21 to 2.1.15. Changes from version 2.1.14 include:
* Correct a potential DOS attack in the fud daemon.
      * Arbitron now works again
      * Telemetry logging for mupdate
      * Duplicate Suppression logging for redirect sieve actions
      * A number of bugs in reconstruct have been fixed. also added the -p
        and -x options
      * Better stubbing out of user_deleteacl
      * No longer log any shutdown() failures
      * Improved IPv6 support (for systems with two getnameinfo
        implementations)
      * Misc Documentation Improvements
2003-09-13 23:03:17 +00:00
jlam
4320c4dc4b Final answer to perllocal.pod problem: just remove the file on pkgviews
installations.
2003-09-13 22:58:07 +00:00
jlam
3ddda2522b Sprinkle .PHONY. 2003-09-13 22:50:58 +00:00
wiz
d49a3823ff + yudit-2.7.6, kopete-0.7.2 [pkg/22777]
- gtkhtml (thanks, tron!).
2003-09-13 21:58:30 +00:00
wiz
4d18fde4de Mentioning the fetchmailconf update once should be enough (hi tron!). 2003-09-13 21:58:28 +00:00
jlam
fab0157394 Instead of trying to avoid creating perllocal.pod, go ahead and create it,
except ignore it when linkfarming.  This avoids conflicts between the many
perllocal.pod files across different depoted packages.
2003-09-13 21:29:44 +00:00
jlam
bc8cc1c9bd Don't install unpatched (*.orig) files leftover from the patch process. 2003-09-13 21:24:23 +00:00
tron
51d54f3493 Note update of "fetchmailconf" package to version 6.2.4nb1. 2003-09-13 21:21:25 +00:00
tron
cf1ed26a07 Note update of "fetchmailconf" package to version 6.2.4nb1. 2003-09-13 21:20:55 +00:00
tron
7ad9bc453c Bump package revision after revision of "fetchmail" package was bumped
which also fixes the broken dependency. (hi, grant!)
2003-09-13 21:20:15 +00:00
tron
7c1c08da44 Note update of "gtkhtml" package to version 1.1.10. 2003-09-13 21:02:23 +00:00
tron
449b9e9f51 Update "gtkhtml" package to version 1.1.10. A meaningful list of changes
is not available. But this version fixes a security problem described
in CAN-2003-0541.
2003-09-13 21:01:29 +00:00
jlam
af97dbf26c Some platforms have feeble install tools that can't take more than one
file at a time.  Also some minor clean-ups.
2003-09-13 20:09:57 +00:00
jlam
18d4961b21 Use SHLIBTOOL to install the plugins since we used it to build them. 2003-09-13 19:18:16 +00:00
jlam
48099e406a * Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE.
* Use ${SHLIBTOOL} to build the shared plugins so we don't get the useless
  lib<plugin>.a file.
2003-09-13 19:08:50 +00:00
kim
bdd7dcc535 Document IMAP_UW_MAILSPOOLHOME 2003-09-13 18:32:08 +00:00
kim
8be25ece96 Add IMAP_UW_MAILSPOOLHOME (analogous to PROCMAIL_MAILSPOOLHOME). To
default user mailboxes to their home directory, specify the name of
the mailbox file.
2003-09-13 18:31:32 +00:00
jlam
60b39e6872 Fix cases where we were calling "${PKG_BEST_EXISTS} <pkgbase>". <pkgbase>
isn't actually a pkgpattern; what we really want is <pkgwildcard>.  This
should fix breakage with the "update" and "replace" targets introduced in
revisions 1.1275 and 1.1278.
2003-09-13 18:26:15 +00:00
jlam
075d61f2fb * Provide a default SPAMASSASSIN_USE_SSL?=NO.
* Use ALL_TARGET appropriately instead of using a post-build target.
* Get rid of DEPTHFIRST* variables and do the "depth-first" listing by
  using a reverse sort instead.
* Get rid of extra shell processes.
* Tabify.
2003-09-13 17:57:21 +00:00
jlam
d1f2401ef2 Move the perl dependency a little higher to be with all of the other
dependencies.
2003-09-13 17:17:09 +00:00
jlam
ce04d82646 Don't escape '#' within a print statement as it seems to break with some
awks.  Thanks to Hubert Feyrer for the fix!
2003-09-13 17:07:47 +00:00
jschauma
984894c669 Use LIBSWANTED.IRIX and remove inclusion of libiconv buildlink as it's no
longer needed.  Suggested by jlam@.
2003-09-13 17:05:08 +00:00
jschauma
ddacbe098a Unbreak pkg_install on Irix by adding irix to the statvfs dance in libnbcompat,
as suggested by Grant.
2003-09-13 16:17:40 +00:00
jlam
86eeac459f INSTALL_TARGET is now "install" again after rev. 1.19 of perl5/module.mk. 2003-09-13 15:21:27 +00:00
jlam
f5662c8d05 Back out INSTALL_TARGET?= pure_install since it will break several
packages that build and install perl5 modules as part of a larger
installation.
2003-09-13 15:20:53 +00:00
jlam
69872634e9 Rename _PERL5_VAR.* to _PERL5_SITEVAR.* and move them to somewhere global
so the the remainder of this file can use their values.  Also override the
PREFIX with the module's PREFIX so the default directories end up pointing
in the right place.
2003-09-13 15:04:59 +00:00
jlam
60b1d50907 Catch up with INSTALL_TARGET changes in perl5/module.mk. INSTALL_TARGET is
now set to "pure_install" in perl5/module.mk, so we need to append the
additional target "inst_cfs" that is normally invoked by the "install"
target in ${WRKSRC}/Makefile.
2003-09-13 14:55:30 +00:00
jlam
9d5763e153 Reorder some lines to make the Makefile layout more standard and fix some
whitespace.
2003-09-13 14:43:30 +00:00
jlam
06fa99ef6d -p5-Net-DNS-0.40 2003-09-13 14:42:26 +00:00
jlam
a7639b36d6 Kill the odd "duplicate checksum target" warning by rearranging a test
condition.  This only happened when we set PKG_*_REASON and have extracted
the package.
2003-09-13 14:40:40 +00:00
jlam
6f9b958105 Instead of using PKG_SYSCONFBASE, substitute with PKG_SYSCONFDIR for the
full /etc/mail/spamassassin.  This is more precise.
2003-09-13 14:29:30 +00:00
jlam
bdb6cb0107 Need to override the directory that scripts are installed into. For some
reason, there isn't a sitescript variable.
2003-09-13 14:13:14 +00:00
jlam
03329d04b2 _PERL_{INSTALLSITELIB,etc.} shouldn't be added to MAKEFLAGS since their
values change for every dependent package that you enter and invoke a
sub-make.
2003-09-13 13:53:31 +00:00
jlam
7ea4564bab Updated security/p5-IO-Socket-SSL to 0.95. Changes version version 0.93
include:

        - Better opened() behavior when sockets close unexpectedly.
        - Added support for WeakRef and Scalar::Util to allow
          IO::Socket::SSL objects to auto-destroy themselves when
          they go out of scope.
        - Added croak()ing for unimplemented send() and recv() methods
          so they are not accidentally used to transmit unencrypted
          data.  The Perl builtin functions cannot be reliably trapped
          and are still dangerous, a fact that the POD now reflects
        - Changed accept() to use inherited accept() instead of
          IO::Socket::accept, so that IPv6 inheritance is possible.
        - Added options to import() so that a user could specify
          IPv6 or IPv4 mode of operation.
2003-09-13 12:24:08 +00:00
jlam
e3ece173c9 Update security/p5-Net-SSLeay to 1.25. Changes from version 1.23 include:
- new features: http and raw tcp support
        - fixed apparent STDIO vs. sysread bug in proxy connect
        - added tcpecho.pl and tcpcat.pl to MANIFEST
        - fixed some further bugs with TCP read all, etc.
        - fixed some const char pointer warnings
2003-09-13 12:16:57 +00:00
jdolecek
ae7a972c77 Note recent updates:
libxml2 to 2.5.10nb1 - disabled thread awareness; buildlink depends not bumped
   since this is internal library change invisibile from outside of library
php4-domxml to 4.3.3nb1 - with non-threaded libxml2 2.5.10nb1, this module
   is now loadable and works
vmware-module3 to 3.2.1.5 - update for -current kernel changes
2003-09-13 12:03:17 +00:00
jlam
0ffcb6ac82 Revert back to buildlink2. 2003-09-13 12:00:16 +00:00
jlam
88237334a9 Updated net/p5-Net-DNS to 0.40. Changes from version 0.33 include:
Net-DNS-SEC updates, seems that IETF has been busy redefining DNSSEC.

When parsing resolver configuration files, IPv6 addresses are now skipped,
as Net::DNS does not yet have IPv6 support.

Broke Net::DNS::Resolver into seperate classes.  Many of the globals in
Net::DNS::Resolver no longer exist.  They were never documented
so you never used them.... right?

Options to Net::DNS::Resolver->new() are now supported, including
using your own configuration file.

Moved next_id() from Resolver.pm to Header.pm (which is where it is
used).

Tie::DNSHash removed from the package, see Tie::DNS from CPAN for a more
complete implementation of a DNS hash.

Applied David Carmean's patch for handling more than one string in a
TXT RR's RDATA section.

Applied patch from Dan Sully (daniel@electricrain.com) allowing multiple
questions to be part of a DNS packet.
2003-09-13 11:57:07 +00:00
jdolecek
1f15e3ff62 Update to 3.2.1.5, which adapts to -current changes - p_dupfd move from
struct proc to l_dupfd in struct lwp

also, the archive is now wrapped classic way, so no ${WRKSRC} override
is necessary
2003-09-13 11:54:23 +00:00
jlam
d4dafa1f49 We just depend on the package that best matches the pkgpattern, so remove
the unreachable code surrounded by checks for matching multiple packages.
2003-09-13 11:32:04 +00:00
jlam
22c47fcaf0 Change a few more uses of PKG_INFO into PKG_BEST_EXISTS. This corrects
the package size calculation and finding out for which packages we need
to add to +REQUIRED_BY.
2003-09-13 11:23:35 +00:00
jlam
d56bc0d72f Only include libiconv/buildlink2.mk on IRIX. It's not needed on NetBSD. 2003-09-13 10:18:06 +00:00
jlam
435c602b22 Add the config files to the view also when there are rc.d scripts present.
Ignore any .pkgsrc files as those aren't meaningful for views.
2003-09-13 10:06:36 +00:00
jlam
e98f26b486 Update pkg_install to 20030913. Changes from version 20020912 are quieting
the file removal when deleting linkfarms if the expected file doesn't
exist.  Since the symlink isn't there, the mission is already accomplished,
so why bother with the warning?
2003-09-13 09:24:07 +00:00
jlam
f3bd378891 Remove unneeded patch... module.mk sets INSTALLDIRS for us. 2003-09-13 08:50:37 +00:00
jlam
045f6f1980 Update time/p5-Time-HiRes to 1.50. Changes from version 1.49 include:
- &Time::HiRes::d_nanosleep was broken (perl change #20131)
        - the nanosleep() probe was broken (perl change #20061)
2003-09-13 08:42:19 +00:00
adam
deaa1a070f Updated freetype2 to 2.1.5 2003-09-13 08:34:21 +00:00
adam
1db4d5a465 LATEST CHANGES BETWEEN 2.1.5 and 2.1.4
I. IMPORTANT BUG FIXES
    - Parsing the /CIDFontName field now removes the leading slash to
      be in sync with other font drivers.
    - gzip support was buggy. Some fonts could not be read.
    - Fonts which have nested subglyphs more than one level deep no
      longer cause a segfault.
    - Creation of synthetic cmaps for fonts in CFF format was broken
      partially.
    - Numeric font dictionary entries for synthetic fonts are no longer
      overwritten.
    - The font matrix wasn't applied to the advance width for Type1, CID,
      and CFF fonts. This caused problem when loading certain synthetic
      Type 1 fonts like "Helvetica Narrow"
    - The test for the charset registry in BDF and PCF fonts is now
      case-insensitive.
    - FT_Vector_Rotate rotating sometimes returned strange values due to
      rounding errors.
    - The PCF driver now returns the correct number of glyphs (including
      an artificial `notdef' glyph at index 0).
    - FreeType now supports buggy CMaps which are contained in many CJK
      fonts from Dynalab.
    - Opening an invalid font on a Mac caused a segfault due to
      double-freeing memory.
    - BDF fonts with more than 32768 glyphs weren't supported properly.

  II. IMPORTANT CHANGES
    - Accessing bitmap font formats has been synchronized.  To do that
      the FT_Bitmap_Size structure has been extended to contain new
      fields `size', `x_ppem', and `y_ppem'.
    - The FNT driver now returns multiple faces, not multiple strikes.
    - The `psnames' module has been updated to the Adobe Glyph List
      version 2.0.
    - The `psnames' module now understands `uXXXX[X[X]]' glyph names.
    - The algorithm for guessing the font style has been improved.
    - For fonts in sfnt format, root->height is no longer increased if
      the line gap is zero.  There exist fonts (containing e.g. form
      drawing characters) which intentionally have a zero line gap value.
    - ft_glyph_bbox_xxx flags are now deprecated in favour of
      FT_GLYPH_BBOX_XXX.
    - ft_module_xxx flags are now deprecated in favour of FT_MODULE_XXX.
    - FT_ENCODING_MS_{SJIS,GB2312,BIG5,WANSUNG,JOHAB} are now deprecated
      in favour of FT_ENCODING_{SJIS,GB2312,GIB5,WANSONG,JOHAB} -- those
      encodings are not specific to Microsoft.

  III. MISCELLANEOUS
    - The autohinter has been further improved; for example, `m' glyphs
      now retain its vertical symmetry.
    - Partial support of Mac fonts on non-Mac platforms.
    - `make refdoc' (after first `make') builds the HTML documentation.
      You need Python for this.
    - The make build system should now work more reliably on DOS-like
      platforms.
    - Support for EMX gcc and Watson C/C++ compilers on MS-DOS has been
      added.
    - Better VMS build support.
    - Support for the pkg-config package by providing a `freetype.pc'
      file.
    - New configure option --with-old-mac-fonts for Darwin.
    - Some source files have been renamed (mainly to fit into the 8.3
      naming scheme).
2003-09-13 08:32:18 +00:00
minoura
dad164a932 editors/mule-ucs now supports emacs20.
Thanks again to Ogawa-san.
2003-09-13 08:30:38 +00:00
jlam
3e9653bd0b All pkgsrc-installed perl modules are installed in the "site" directories,
so pass INSTALLDIRS=site to the Makefile.PL script.  This overrides any
INSTALLDIRS setting in Makefile.PL.
2003-09-13 08:25:03 +00:00