summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-08-04Featuring nothing but further stability fixes including possible crash on ↵adrianp5-18/+28
rehash, rc4 is just about how we want things to be. No major problems have been reported in some time (though of course we still advocate using SVN rather than tarballs). IMPORTANT CHANGES: * Channel aliases now work more like user aliases. This is a BREAKING CHANGE. $1 is now the fantasy command that was invoked, $2 is the first real parameter of the command. (in other words, adjust all your numbers up by one for channel fantasy commands). * $chan in m_fantasy will be replaced by an empty string if used in a non-channel (i.e. user) alias. * m_ssl_oper_cert and m_ssl_dummy are both gone, and merged into m_sslinfo - so you won't have to load so many SSL modules * m_sslinfo is no longer in extra/. There was no need for it to be there. * DNS now resolves multiple-answer DNS queries (CNAME, A) correctly.
2009-08-04Fix inputmethod/anthy typoadrianp1-2/+2
2009-08-04Fix a crash in smbk5pwd overlay, caused by a clash bewteen built-in andmanu1-1/+2
OpenSSL des implementations.
2009-08-04eigen2 and akonadi updatesmarkd2-4/+4
2009-08-04Updated www/wordpress to 2.8.3adrianp1-1/+2
2009-08-04WordPress 2.8.3 Security Releaseadrianp2-6/+6
Unfortunately, I missed some places when fixing the privilege escalation issues for 2.8.1. Luckily, the entire WordPress community has our backs. Several folks in the community dug deeper and discovered areas that were overlooked. With their help, the remaining issues are fixed in 2.8.3. Since this is a security release, upgrading is highly recommended.
2009-08-04Update to firefox3-3.0.13. Fixes the following advisories:tnn4-14/+12
MFSA 2009-44 Location bar and SSL indicator spoofing via window.open() on invalid URL MFSA 2009-43 Heap overflow in certificate regexp parsing MFSA 2009-42 Compromise of SSL-protected communication
2009-08-04Update akonadi to 1.2.0markd2-6/+6
- Fix attribute joining in collection list results. - Buildsystem fixes for Mac OS. - Do not show a console window for akonadi_control on Windows.
2009-08-04Update eigen2 to 2.0.4.markd3-10/+16
Changes unknown.
2009-08-04emacs-w3m does not work with emacs>=23.minskim1-1/+3
2009-08-04Updated lang/ruby18-base to 1.8.7.174nb1.hasso1-1/+2
2009-08-04Make ucontext(3) to apply to all DragonFly versions, it's too slow - ahasso1-4/+5
simple sample with two threads is 2 times faster without ucontext(3). Bump PKGREVISION.
2009-08-04MAKE_JOBS_SAFE=nojoerg2-2/+5
2009-08-04Needs pkg-config, otherwise it will not install the pc file.joerg1-1/+2
2009-08-04As noticed by Joerg, the "devhelp" version in pkgsrc is currentlydrochner1-3/+5
incompatible with that (old) version of anjuta. So disable the devhelp plugin for now. (Actually, the plugin is not diasbled. It just calls devhelp as external program rather than embedding it.) bump PKGREVISION
2009-08-04Updated devel/apr-util to 1.3.8.tonnerre1-1/+2
2009-08-04Upgrade apr-util to version 1.3.8, which, unlike 1.3.7, is still downloadable.tonnerre2-6/+6
Changes since 1.3.7: - Use locally scoped variables in PostgreSQL driver to avoid stomping on return codes. - Fix race conditions in initialisation of DBD, DBM and DSO. - Expose DBM libs in apu-1-config by default. To avoid that, use apu-1-config --avoid-dbm --libs. To get just DBM libs, use apu-1-config --dbm-libs. - Make sure --without-ldap works.
2009-08-04Updated devel/apr to 1.3.7.tonnerre1-1/+2
2009-08-04Update to apr version 1.3.7, which, other than 1.3.5, is still downloadable.tonnerre2-6/+6
Changes since 1.3.5: - On Linux/hppa flock() returns EAGAIN instead of EWOULDBLOCK. This causes proc mutex failures. - Set CLOEXEC flags where appropriate. Either use new O_CLOEXEC flag and associated functions, such as dup3(), accept4(), epoll_create1() etc., or simply set CLOEXEC flag using fcntl(). - More elaborate detection for dup3(), accept4() and epoll_create1().
2009-08-04mediawikimartti1-1/+2
2009-08-04Updated www/mediawiki to 1.15.1martti3-16/+117
Please read http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_15_0/phase3/RELEASE-NOTES http://lists.wikimedia.org/pipermail/mediawiki-announce/2009-July/000087.html for details. Note: Version 1.13.5 did NOT have the XSS vulnerability...
2009-08-04Add popt buildlink3.mk for popt.habs1-1/+2
2009-08-04remove ${WRKSRC}/lib/servicetag/registration.xml before installabs1-1/+3
2009-08-04vimmartti1-1/+2
2009-08-04Updated editors/vim-share to 7.2.245martti3-5/+90
2052 7.2.219 (extra) Photon GUI is outdated 2958 7.2.220 (after 7.2.215) BufEnter "cd" autocommand causes problems 7103 7.2.221 X cut_buffer0 text may be used in the wrong encoding 1816 7.2.222 ":mksession" doesn't work properly with 'acd' set 5132 7.2.223 a script run with ":silent" cannot give any messages 2542 7.2.224 crash when using 'completefunc' 2874 7.2.225 when using ":normal" a saved character may be executed 7470 7.2.226 ml_get error after deleting the last line 1574 7.2.227 when using ":cd" in a script there is no way to track this 14946 7.2.228 cscope is limited to 8 connections 1595 7.2.229 warning for shadowed variable 2442 7.2.230 a few old lint-style ARGUSED comments 1473 7.2.231 warning for unreacheable code in Perl interface 2704 7.2.232 cannot debug problems with being in a wrong directory 2901 7.2.233 extra part of 7.2.232 3831 7.2.234 it is not possible to ignore file names without a suffix 2696 7.2.235 Using CTRL-O z= in Insert mode has a delay before redrawing 2809 7.2.236 Mac: Compiling with Ruby doesn't always work 1965 7.2.237 crash on exit when window icon not set 3941 7.2.238 leaking memory when setting term to "builtin_dumb" 4151 7.2.239 using :diffpatch twice may cause a crash 2078 7.2.240 crash when using GUI find/replace dialog repeatedly 5174 7.2.241 problems with using ":bufdo" and "doautoall" or ":vimgrep" 2505 7.2.242 setting 'lazyredraw' causes the cursor column to be recomputed 1918 7.2.243 memory leak when using :vimgrep and resizing 4757 7.2.244 insufficient info for a conversion error from utf-8 to latin1 5093 7.2.245 wrong conversion when writing Unicode encoded files
2009-08-03Add tex-a2ping and tex-a2ping-doc.minskim2-2/+6
2009-08-03Import tex-a2ping-doc-2.77p as graphics/tex-a2ping-doc.minskim5-0/+91
This is documentation for tex-a2ping.
2009-08-03Import tex-a2ping-2.77p as graphics/tex-a2ping.minskim5-0/+68
a2ping is a Perl script command line utility written for Unix that converts many raster image and vector graphics formats to EPS or PDF and other page description formats. Accepted input file formats are: PS (PostScript), EPS, PDF, PNG, JPEG, TIFF, PNM, BMP, GIF, LBM, XPM, PCX, TGA. Accepted output formats are: EPS, PCL5, PDF, PDF1, PBM, PGM, PPM, PS, markedEPS, markedPS, PNG, XWD, BMP, TIFF, JPEG, GIF, XPM. a2ping delegates the low- level work to Ghostscript (GS), pdftops and sam2p. a2ping fixes many glitches during the EPS to EPS conversion, so its output is often more compatible and better embeddable than its input.
2009-08-03Add tex-listings and tex-listings-doc.minskim2-2/+6
2009-08-03Import tex-listings-doc-1.4 as print/tex-listings-doc.minskim4-0/+22
This is documentation for tex-listings.
2009-08-03Import tex-listings-1.4 as print/tex-listings.minskim4-0/+42
Typeset programs (programming code) within LaTeX. The source code is read directly by TeX. Keywords, comments and strings can be typeset using different styles (default is bold for keywords, italic for comments and no special style for strings). Includes support for hyperref. To use, simply \usepackage{listings}, identify the language with \lstset{language=Python}, then employ the \begin{lstlisting} ... \end{lstlisting} environment or the \lstinputlisting{filename.py} command. Short (in-line) listings are also available, using either \lstinline|...| or | ... | (after defining the | token with the \lstMakeShortInline command).
2009-08-03Add texlive-pdftools.minskim2-2/+4
2009-08-03Import texlive-pdftools-2008 as print/texlive-pdftools.minskim7-0/+106
This package provides PDF-related utilites included in TeX Live.
2009-08-03Update inputmethod/anthy to 9100h.taya1-1/+2
2009-08-03Update anthy to 9100h.taya3-13/+15
Patch provided by YAMASHIRO Jun in PR 41805. Changelog for Anthy: * Update kana-kanji dictionary(9100b, 9100d, 9100e, 9100g). * Improbed for stability(9100g). * Bugfixes Changelog for pkgsrc * Update optional dictionary: okinawa-20090801.t
2009-08-03Updated www/tidy to 20090326wiz1-1/+2
2009-08-03Update to 20090326, bugfixes.wiz2-7/+7
Set LICENSE.
2009-08-03Updated security/ccid to 1.3.11.hasso1-1/+6
Updated security/libp11 to 0.2.6. Updated security/openct to 0.6.17. Updated security/opensc to 0.11.9. Updated security/pcsc-lite to 1.5.5.
2009-08-03Update to 1.5.5. Changelog:hasso2-7/+7
pcsc-lite-1.5.5: Ludovic Rousseau 28 July 2009 - add the reader interface name if provided by the device - SCardTransmit(): return SCARD_E_UNSUPPORTED_FEATURE if SCARD_PROTOCOL_RAW is requested by unsupported - SCardConnect() and SCardReconnect(): set dwActiveProtocol to SCARD_PROTOCOL_UNDEFINED if SCARD_SHARE_DIRECT is used (conform to MSDN). Contrary to Windows winscard behavior, the reader is accessed in shared mode and not exclusive mode if SCARD_SHARE_DIRECT is used. - SCardControl(): correctly check for buffer overflow (bug introduced in pcsc-lite 1.5.4) - some other minor improvements and bug corrections
2009-08-03Note PKGREVISION bump of dvipng.minskim1-1/+2
2009-08-03Enable t1lib font rendering. This fixes PR 41773.minskim1-2/+3
2009-08-03Update to 0.11.9.hasso3-7/+8
New in OpenSC 0.11.9; 2009-07-29; Andreas Jellinghaus * New rutoken_ecp driver by Aktiv Co. / Aleksey Samsonov * Allow more keys/certificates/files etc. with entersafe tokens * Updates pkcs11.h from scute fixing warnings * Small fixes in rutoken driver * Major update for piv driver with increased compatibility
2009-08-03Update to 0.6.17.hasso3-39/+7
New in OpenCT 0.6.17, 2009-07-29; Andreas Jellinghaus * add support for Rutoken ECP (ccid driver) * small bugfixes
2009-08-03Update to 0.2.6. Changes include fixes in the export file is fixed, nowhasso2-6/+6
includes the new function we added in 0.2.5. Also the MSVC build was fixed.
2009-08-03Update to 1.3.11. Changelog:hasso2-7/+7
1.3.11 - 28 July 2009, Ludovic Rousseau - add support of Raritan D2CIM-DVUSB VM/CCID, Feitian SCR301, Softforum XecureHSM, 2 Neowave Weneo tokens, Synnix STD200, Aktiv Rutoken ECP, Alcor Micro SCR001, ATMEL AT91SC192192CT-USB, Panasonic USB Smart Card Reader 7A-Smart, Gemalto GemProx DU and SU - remove support of Reiner-SCT cyberJack pinpad(a) on request of Reiner-SCT. You should user the Reiner-SCT driver instead - define CFBundleName to CCIDCLASSDRIVER so that non class drivers have a higher priority. Used by pcsc-lite 1.5.5 and up. Add a --disable-class configure option so that the Info.plist does not define a Class driver. Default is class driver. - do not power up a card with a voltage not supported by the reader - add support of PIN_PROPERTIES_STRUCTURE structure and FEATURE_IFD_PIN_PROPERTIES - adds support of FEATURE_MCT_READERDIRECT. Only the Kobil TriB@nk reader supports this feature for now. This is used for the Secoder functionality in connected mode. - add support of a composite device. No change needed with libhal. use --enable-composite-as-multislot on Mac OS X since libhal is not available on Mac OS X or with libusb on Linux - some minor bugs removed
2009-08-03MAKE_JOBS_SAFE=nojoerg2-2/+5
2009-08-03MAKE_JOBS_SAFE=no, simplifyjoerg1-4/+3
2009-08-03Note memtester update.schmonz2-3/+3
2009-08-03Update to 4.1.2. From the changelog:schmonz2-9/+12
- fix portability issue with MAP_LOCKED flag. Thanks: Scott Haneda. - remove debugging output accidentally left in v.4.1.0. - cleanups - memtester.h was missing from the 4.1.0 tarball; release update to fix that. Thanks: Owen Leonard. - added the ability to test a specific physical region of memory (by mmap'ing /dev/mem) with the new -p option, which takes a hex starting address as a value. This is mostly of use to developers trying to verify memory or I/O mapped devices (on an embedded system, for instance). Thanks: Allon Stern. - re-add the ability to set a suffix on the memory to allocate: "3G", "128K", etc, mostly for use with the above new feature, where the "memory" to be tested is less than a megabyte, but also useful for users wanting to test many gigabytes; you no longer have to do the conversion-to-megs in your head. - documentation updates and clarifications.
2009-08-03Fix installation and add user-destdir supportjoerg1-12/+15