summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-09-09Updated www/nspluginwrapper to 0.9.91.5xtraeme1-1/+2
2007-09-09Update to 0.9.91.5:xtraeme6-163/+9
[2007/08/26] nspluginwrapper 0.9.91.5 Fix a memory leak in NPP_Destroy() Fix DiamondX XEmbed example plugin Fix focus problems (Debian bug #435912) Add support for 64-bit plugins (Martin Stransky) Add support for newer NPAPI 0.17 functions and variables Add support for broken 64-bit Konqueror versions (run-time detect) [2007/04/03] nspluginwrapper 0.9.91.4 Dont try to wrap native plugins Fix build on NetBSD (David Brownlee) Fix build on DragonFlyBSD (Steve OHara-Smith) Fix build on Linux systems with SSP enabled by default (Kristian Hermansen)
2007-09-09Take maintainership.wiz1-2/+2
2007-09-09Drop maintainership.wiz5-10/+10
2007-09-09Switched from pax to tar, as suggested by joerg@.rillig1-2/+2
2007-09-09Note update of Ruby packages to 1.8.6.36 (1.8.6 patchlevel 36).taca1-1/+9
lang/ruby18-base databases/ruby-gdbm devel/ruby-curses devel/ruby-readline x11/ruby-tk lang/ruby18 lang/ruby devel/ruby-mode
2007-09-09Set PKGNAME only and empty DISTFILES here since lang/ruby package istaca1-3/+4
a meta package.
2007-09-09Switch to use Ruby 1.8.6 patchlevel 36.taca1-4/+4
Nothing changes with ruby-mode itself.
2007-09-09Set PKGNAME only here since lang/ruby package is a meta package.taca1-2/+3
2007-09-09Update to 1.8.6 patchlevel 36.taca3-12/+12
Changes are too many, please see ChangeLog: http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6_36/ChangeLog
2007-09-09Update ruby18-base to 1.8.6.36 (Ruby 1.8.6 patchlevel 36).taca7-39/+64
Ruby 1.8.6 patchlevel 36 is maintainous release of Ruby. Changes are too many, please see ChangeLog: http://svn.ruby-lang.org/repos/ruby/tags/v1_8_6_36/ChangeLog
2007-09-09Start to switch ruby 1.8.6.36 (1.8.6 patchlevel 36).taca1-2/+2
2007-09-09Note update of security/sudo pacakge to 1.6.9p5.taca1-1/+2
2007-09-09Update sudo pacakge to 1.6.9p5.taca4-304/+48
617) Fixed a bug in the IP address matching introduced by the IPV6 merge. 618) For "visudo -f file" we now use the permissions of the original file and not the hard-coded sudoers owner/group/mode. This makes it possible to use visudo with a revision control system. 619) Fixed sudoedit when used on a non-existent file. 620) Regenerated configure using autoconf 2.6.1 and libtool 1.5.24. 621) Groups and netgroups are now valid in an LDAP sudoRunas statement.
2007-09-09Updated mail/dovecot to 1.0.5.ghen1-1/+2
2007-09-09Update to Dovecot 1.0.5, v1.0.4 was a bit bad release:ghen2-6/+6
- deliver: v1.0.4 broke home directory handling - maildir: Creating mailboxes didn't use dovecot-shared's group for cur/new/tmp directories.
2007-09-09Updated graphics/png to 1.2.20wiz1-1/+2
2007-09-09Update to 1.2.20:wiz3-22/+6
version 1.2.20beta01 [August 19, 2007] Fixed problem with compiling pnggccrd.c on Intel-Apple platforms. Added PNG_NO_ERROR_TEXT feature, with demo in contrib/pngminim Removed define PNG_WARN_UNINITIALIZED_ROW 1 /* 0: warning; 1: error */ because it caused some trouble. version 1.2.20beta02 [August 20, 2007] Avoid compiling pnggccrd.c on Intel-Apple platforms. version 1.2.20beta03 [August 20, 2007] Added "/D PNG_NO_MMX_CODE" to the non-mmx builds of projects/visualc6 and visualc71. version 1.2.20beta04 [August 21, 2007] Revised pngvcrd.c for improved efficiency (Steve Snyder). version 1.2.20rc1 [August 23, 2007] Revised pngconf.h to set PNG_NO_MMX_CODE for gcc-3.x compilers. version 1.2.20rc2 [August 27, 2007] Revised scripts/CMakeLists.txt Revised #ifdefs to ensure one and only one of pnggccrd.c, pngvcrd.c, or part of pngrutil.c is selected. version 1.2.20rc3 [August 30, 2007] Remove a little more code in pngwutil.c when PNG_NO_WRITE_FILTER is selected. Added /D _CRT_SECURE_NO_WARNINGS to visual6c and visualc71 projects. Compile png_mmx_support() in png.c even when PNG_NO_MMX_CODE is defined. Restored a "superfluous" #ifdef that was removed from 1.2.20rc2 pnggccrd.c, breaking the png_mmx_support() function. version 1.2.20rc4 [September 1, 2007] Removed Intel contributions (MMX, Optimized C). version 1.2.20rc5 [September 2, 2007] Restored configure and Makefile.in to rc3 and put a snippet of code in pnggccrd.c, to ensure configure makes the same PNG_NO_MMX_CODE selection version 1.2.20rc6 [September 2, 2007] Fixed bugs in scripts/CMakeLists.txt Removed pngvcrd.c references from msvc projects. version 1.0.28 and 1.2.20 [September 8, 2007] Removed "(NO READ SUPPORT)" from png_get_header_version() string.
2007-09-09Only fix the suexec permissions if the file exists.rillig1-2/+2
2007-09-09Added a testcase for tar.rillig2-3/+27
2007-09-09* Fix linkage so that mhtpasswd isn't linked against the OpenSSL libraries.jlam3-35/+55
* None of the source files seems to reference any function in libutil, so remove it from the libraries linked into mini_httpd and mhtpasswd. * Make this work on Solaris by linking mini_httpd with the usual "-lnsl -lsocket" dance. Bump PKGREVISION to 4 due to changed library linkage in the installed binaries.
2007-09-09Fix a typo in a comment.jlam1-2/+2
2007-09-08Convert to use the features framework.jlam34-175/+99
2007-09-08Conver to use the features framework and include do-build and do-installjlam4-36/+15
targets so that we don't rely on BSD make for the build and install. Bump the PKGREVISION to 2 as we no longer install the catman page.
2007-09-08Supports DESTDIR.joerg1-1/+2
2007-09-08Can do DESTDIR.joerg1-1/+3
2007-09-08Disabled the use of rsync for faster installation. A path that will notrillig1-1/+3
exist later had been embedded in config_vars.mk. PKGREVISION++
2007-09-08+ poppler-0.6.wiz1-1/+2
2007-09-08Mention new p5-CSS and p5-HTML-WikiConverter packages.wiz1-1/+3
2007-09-08+ p5-CSS, p5-HTML-WikiConverter.wiz1-1/+3
2007-09-08Initial import of p5-HTML-WikiConverter-0.61:wiz4-0/+48
HTML::WikiConverter is an HTML to wiki converter capable of converting HTML source into a variety of wiki dialects. It's aimed at folks who are converting vanilla HTML websites into wikis. The following dialects are supported: DokuWiki Kwiki Markdown MediaWiki MoinMoin Oddmuse PbWiki PhpWiki PmWiki SnipSnap TikiWiki UseMod WakkaWiki WikkaWiki
2007-09-08Initial import of p5-CSS-1.07:wiz4-0/+26
Object-oriented access to cascading stylesheets.
2007-09-08Correct username in entries for "apr0" and "apache2" updates.tron1-3/+3
2007-09-08Fixed path to unzip. PKGREVISION++rillig1-2/+4
2007-09-08Update HOMEPAGE.wiz1-2/+2
2007-09-08Made the command that saves PREFIX silent.rillig1-2/+2
2007-09-08Revert 1.61. Restores PKGCONFIG_OVERRIDE line that was probablywiz1-2/+4
removed by accident. Bump PKGREVISION.
2007-09-08Fixed the path to unzip. PKGREVISION++rillig1-3/+4
2007-09-08gcc knows -fpic.rillig1-1/+2
2007-09-08Update HOMEPAGE.wiz1-2/+2
2007-09-08Note update of devel/netbsd-iscsi to 20070908agc1-1/+2
2007-09-08Upgrade the NetBSD iSCSI target to version 20070908. Changes from previousagc2-6/+6
version: + only use AI_NUMERICSERV if it exists - should help Dragonfly users + fix a problem whereby multiple targets could show up as a single target under ssome circumstances.
2007-09-08Added mail/libsieve version 2.2.5obache1-1/+2
2007-09-08Re-add libsieve version 2.2.5.obache5-0/+51
This library was forked from CMS Sieve, it had existed here before. Changes from fork: libSieve 2.2.5 -------------- - Allowed CFLAGS to pass through Makefile.am (thanks to Bernard Johnson). - Use # instead of __STRING for assertion stringification. - Fixed off-by-one when reallocing space for repeated headers (thanks to Petri Laine). libSieve 2.2.4 -------------- - Improved several test scripts. - Fixed a memory leak in header parsing. - Fixed a memory leak in comparator lookup. - Accepted patch from Steffen Schuetz to respect :from in vacation action. libSieve 2.2.3 -------------- - Numeric relational comparators were backwards. libSieve 2.2.2 -------------- - Added more test scripts. - Added support for RFC 3431 Relational comparators. - Fixed segfault when parsing group syntax with empty address list. libSieve 2.2.1 -------------- - Removed accidental dependency on Check. - Added exception handling system. - Added test runner scripts to sv_test. libSieve 2.2.0 -------------- - Updated top-level README. - Fixed address test not working. - Fixed innocuous yet annoying GCC 4 warnings. libSieve 2.1.13 --------------- - Fixed capabilities missingspaces. - Fixed alloca.h in vasnprintf for FreeBSD. libSieve 2.1.12 --------------- - Fixed namespace issue with vasnprintf. libSieve 2.1.11 --------------- - Minor fixes to build with flex 2.5.33. - Updated to Vacation draft 6. - Updated to imap4flags. - Dropped support for imapflags. - Added callback for subaddress rather than using a hardcoded user+mailbox format. - Added a callback for debug messages. - Regex is always built in now. - Fixed multiline "text: string ." blocks. libSieve 2.1.10 -------------- - Fixed sieve2_listextensions. - Fixed segfault when client returns null pointers from the getenvelope callback. - Improved handling of extension require's. - Fixed segfault when parsing zero length address. libSieve 2.1.9 -------------- - Fixed subaddress, getenvelope and vacation. - Added additional debugging messages. - Added new and updated draft rfc's. libSieve 2.1.8 -------------- - Created a testsuite of scripts and messages to exercise RFC and Draft comformance. - Fixed a memory allocation issue that prevented the library from being used again after sieve2_free had been called. libSieve 2.1.7 -------------- - Rewrote the API again. I finally like it! - Settled on the LGPL for all of my new code. - Replaced the RSA MD5 implementation with a public domain version. - Documentation updated for the new API. libSieve 2.1.6 -------------- - Added a set of error-retrieval functions. libSieve 2.1.5 -------------- (formerly libsieve 2.2.0_pre3) - CFLAGS now includes -Wall and compiles very cleanly. Messages from lex/yacc are benign. - Namespace cleanups: internal global functions prefixed with "libsieve_" for consistency. - Local regex library, borrowed from GNU glibc 2.3.2. Used under LGPL license version 2.1. - Compiles under Win32 with Visual C++, with many thanks to Brandon Knitter. libSieve 2.1.4 -------------- (formerly libsieve 2.2.0_pre1) - Sieve 2 API has begun. More changes should be expected during the 2.1 series. - All later-CMU code removed and/or replaced; original licensing is now entirely old-CMU style and augmented by the GNU GPL as it is placed on all new code and applies to the distribution as a whole from here forward. - "Poor man's parsers" for RFC 2/822 addresses and message headers replaced with lex/yacc. - Extensive Valgrinding performed to identify memory leaks; no known leaks remain. - Many more changes, amounting to perhaps a 70% rewrite of all code. libSieve 2.1.3 -------------- - Accepted patches from Timo Sirainen: - Added function xstrconcat - Changed strdup to strndup - Changed strcpy to xstrcpy - Changed uglies to xstrconcat - Rebuild .y and .l in Makefile.am - Changed int to size_t where applicable - Added explicit casting where applicable - Accepted patches from Oliver Tappe: - Fixed examples for the web site - Removed useless headers - Now builds on BeOS - Cleaned up lots of K&R style function declarations libSieve 2.1.2 -------------- - Changed `timestamp` to $timestamp in configure scripts. - Added missing autoconf and libtool scripts. - Fixed a typo in index.html libSieve 2.1.1 -------------- - First public release of the libSieve distribution. - com_err library removed. - Conversion to GNU autotools for the build process. libSieve 2.1.0 -------------- - Forked from CMU Sieve 2.1. - SourceForge project site and a new web site and CVS tree and prepared. - Dependencies on libCyrus trimmed to a bare minimum.
2007-09-08Added net/fpdns version 0.9.1wiz1-1/+2
2007-09-08+ fpdns.wiz1-1/+2
2007-09-08Initial import of fpdns-0.9.1:wiz4-0/+36
fpdns fingerprints DNS servers to find out which type they are.
2007-09-08Added multimedia/subtitleeditor version 0.13.6wiz1-1/+2
2007-09-08+ subtitleeditor.wiz1-1/+2
2007-09-08Initial import of subtitleeditor-0.13.6. Originally packaged forwiz6-0/+122
pkgsrc-wip by Cesar Catrian C., updated by myself. Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for new subtitles or as a tool to transform, edit, correct and refine existing subtitle. This program also shows sound waves, which makes it easier to synchronise subtitles to voices. Subtitle Editor is free software released under the GNU General Public License (GPL).