summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-08-15Update to xmessage-1.0.2: detabify messages before printing.joerg3-6/+22
Fix an integer overflow in the newly added functions, just because we can.
2007-08-15Update to xman-1.0.3: fix man page processing on Solaris.joerg3-16/+14
2007-08-15Update to xgamma-1.0.2: some man page fixes.joerg2-6/+6
2007-08-15Provide _COMPILER_RPATH_FLAG and _LINKER_RPATH_FLAG. This should workjoerg1-2/+14
at the very least with AIX 5.3 directly and for older, wrapper should take care. Provide some more sane defaults for XLC and bail out explicitly if XLCBASE can't be determined.
2007-08-15Note update of mail/imapfilter to version 2.0.3 [lots of new features,seb1-1/+2
you will want to update]
2007-08-15Update to version 2.0.3seb4-27/+49
Changes since last packaged version (1.3): Version 2.0.3 - 27 July 2007 ---------------------------- - Bug fix; part of the program's functionality didn't seem to work at all (did nothing), due to problem when providing the results from searching methods to processing methods Version 2.0.2 - 30 June 2007 ---------------------------- - Bug fix; message cache problem due to non-use of message UIDs Version 2.0.1 - 29 June 2007 ---------------------------- - Bug fix; character set problem with 1.x configuration files - Bug fix; typo errors in the documentation Version 2.0 - 27 June 2007 -------------------------- - New, more powerful, feature rich and yet simpler configuration file. - Easier object oriented view of accounts and mailboxes. - Simpler approach to filters, with infix logical or/and/not operators. - No more need to mess with server search queries. - More and simpler functions instead of few and complicated ones. - More feature complete interface that can now even manipulate mailboxes. - Regular expressions integrated into the searching interface. - Effective caching subsystem when fetching message parts. - Can still read old version 1.x configuration files for compatibility. - Lua 5.1 and the PCRE library are now requirements.
2007-08-15Don't hard-code tar as tar, but make it an option and use the tooljoerg5-11/+12
version correctly. Fixes issues on platforms where the first tar in path doesn't support -z. Bump to pbulk-0.12.
2007-08-15Note update of devel/p5-Class-Inspector to version 1.17seb1-1/+2
2007-08-15Update to version 1.17seb2-6/+6
Changes since last packaged version (1.16): 1.17 Mon 6 Aug 2007 - Classes with leading numbers after the first :: are permitted - Removing some old cruft from the tests - Updated to Module::Install 0.65
2007-08-15Shorten wording.joerg1-3/+3
2007-08-15regenrillig2-146/+135
2007-08-15Fix grammar. From salo@joerg1-2/+2
2007-08-15Disable SGML check.joerg4-2/+46
2007-08-15Change configure to check for DRI headers only, if it is notjoerg4-2/+32
explicitly enabled or disabled. Request it for pkgsrc.
2007-08-15Change configure to check for DRI headers only if DRI is not explicitlyjoerg4-2/+49
enabled or disabled. Request it for pkgsrc. Disable SGML check.
2007-08-15Disable SGML check to allow cross-compiling.joerg2-1/+23
2007-08-15Disable SGML check for cross-compilation.joerg2-1/+23
2007-08-15Remove building some data files that aren't used anyway.joerg4-2/+55
Add cross-compilation support for the rest.
2007-08-15Support DESTDIR. Disable SGML check. Change configure to check forjoerg4-2/+51
DRI headers only, if it is not explicitly enabled or disabled. Enable it for pkgsrc.
2007-08-15the -L and -P options to mkisofs are deprecated and have been removed,plunky3-3/+26
add patch-ae to use the new names. bump the PKG_REVISION the previous version of cdrtools supported the new option names so no change in dependency is needed. update distinfo
2007-08-15Change configure to check for DRI headers only, if it is not explicitlyjoerg4-2/+32
enabled or disabled. Request DRI explicitly.
2007-08-15Disable SGML check to allow cross-compilation.joerg2-4/+21
2007-08-15Change configure to check for DRI headers only, if it is not explicitlyjoerg4-2/+58
enabled or disabled. Request DRI explicitly. Disable the SGML check.
2007-08-15Change configure to check for DRI headers only, if it is not explicitlyjoerg4-2/+32
enabled or disabled. Request DRI explicitly.
2007-08-15Change configure to check for DRI headers only, if it is not explicitlyjoerg4-5/+47
enabled or disabled. Request DRI explicitly. Disable the SGML check.
2007-08-15Change configure to check the DRI headers only, if DRI is not explicitlyjoerg4-2/+32
enabled or disabled. Explicitly request DRI.
2007-08-15Change configure to check for DRI headers only, if DRI support is notjoerg4-2/+32
explicitly enabled or disabled. pkgsrc installs DRI headers by default, so enable it always.
2007-08-15Disable SGML check to allow cross-compiling.joerg2-1/+23
2007-08-15Disable SGML check to allow cross-compiling.joerg2-1/+23
2007-08-15In a comment, add reference to tbird bug report about LD_LIBRARY_PATHgdt1-1/+4
being left in the environemnt. (There is no patch to fix this in pkgsrc, so the comment is at top level instead of in a patch file.)
2007-08-15Add remaining glue for cross-compilation.joerg1-1/+10
2007-08-15Override SGML entity check to allow cross-compiling.joerg2-1/+23
2007-08-15Updated devel/rpc2 to 2.6.1gdt1-1/+2
2007-08-15Update to 2.6.1:gdt2-7/+6
* Error values were not correctly translated.
2007-08-15Disable SGML check for cross-compilation.joerg2-1/+23
2007-08-15Disable the SGML entity check. We never use it and it breaksjoerg2-1/+22
cross-compiliation. A less aggressive change has been made to xorg-util-macros before.
2007-08-15Use a flag to the checksum script to tell it whether we're checkingjlam3-25/+20
a distfile or a pkgsrc patch. It's simple, cleaner, less magic, etc. (duh!). While here, I notice that _CHECKSUM_CMD was already being defined in mk/checksum/checksum.mk (as it should be), so update the definition from mk/patch/patch.mk and remove it from patch.mk.
2007-08-15Updated filesystems/fuse-ntfs-3g to 1.810xtraeme1-1/+2
2007-08-15Update to 1.810:xtraeme2-6/+6
* fix: file rename may updated the modification time of some files which caused some backup tools, like rsync, not to preserve always this timestamp. * fix: unmount (fusermount -u) was denied for an unprivileged user who was allowed to mount a block device. FUSE 2.7.0+ user space package is required for the full fix. * fix: the driver could hang if there wasn't enough memory during reading a large directory * fix: reading a directory may reported success when there was an error * fix: metadata update error was ignored in some very rare cases during writing a file * fix: permissions checking was turned on if umask, fmask and dmask was set to the default 000 value. * change: manual update, added Windows filename compatibility section * change: lots of logging improvements
2007-08-15Override stupid Linux man page suffix selection to address PR 36784.joerg1-1/+2
2007-08-15Move APPENDELF definition after the reassigning of MACHINE_ARCH.joerg1-15/+16
This allows cross-compiling of x86_64 from i386.
2007-08-15Create ranlib override for cross-compilation as libtool doesn'tjoerg1-1/+4
use the target version. If we ever want to create archives for the native platform, NATIVE_RANLIB similiar to NATIVE_CC should be introduced.
2007-08-15Removed the dependency on binutils. It had never been documented whyrillig1-4/+1
this is needed at all, and why only on NetBSD. If someone knows, please re-add the code and _comment_ it properly.
2007-08-15Use the new pkg_add -m for cross-compiling instead of -f.joerg1-2/+2
2007-08-15Patch for update to skill-4.1.4 is in [pkg/36788].obache1-2/+2
2007-08-15nas has moved to sourceforge so adjust MASTER_SITES and HOMEPAGEmarkd1-4/+3
2007-08-15Made all references to mk.conf consistent by defining and using a macrorillig14-69/+70
for it. Suggested by joerg.
2007-08-15Happy new year. ;)rillig1-4/+7
2007-08-15Make HOMEPAGE to more appropriate location.obache1-2/+2
2007-08-15mimedefang updatemarkd2-3/+3