summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-30Provides code to generate responses to common SASL mechanisms, including:adrianp3-0/+22
o Digest-MD5 o CramMD5 o Plain o Anonymous o Login (Pseudo mechanism)
2008-04-30Added databases/pear-MDB2 version 2.4.1adrianp1-1/+2
2008-04-30+pear-MDB2adrianp1-1/+2
2008-04-30Provides a common API for all supported RDBMS. The main difference to mostadrianp3-0/+40
other DB abstraction packages is that MDB2 goes much further to ensure portability. MDB2 provides most of its many features optionally that can be used to construct portable SQL statements.
2008-04-30Updated net/pear-Net_SMTP to 1.3.0adrianp1-1/+2
2008-04-301.3.0adrianp2-8/+7
The VRFY command now accepts 252 as a valid response code. (Bug 5083) The mailFrom() and rcptTo() methods now support additional arbitrary parameters. (Request 6339) Upgraded to package.xml version 2 (via package2.xml). Updated the license to PHP 3.0.1. Allow auth via STARTTLS if PHP supports it (requires Net_Socket 1.0.7) (Johan Ohrn, johan@oern.mine.nu). We now use package.xml version 2 exclusively. Skip unit tests when the configuration file is not available. Fixing a protocol error when performing DIGEST-MD5 authentication. (Bug 12206) Add getServiceExtensions (slusarz@curecanti.org, Bug 13763)
2008-04-30Updated net/pear-Net_Socket to 1.0.8adrianp1-1/+2
2008-04-301.0.8adrianp2-7/+6
Optimize away some duplicate is_resource() calls. Better solution for eof() on blocking sockets [#1427]. Add select() implementation [#1428]. Restore support for unix sockets (Bug #2961). Don't rely on gethostbyname() for error checking (Bug #3100). Make package.xml safe for PEAR 1.4.0. Chunk socket writes on Windows by default, or if explicitly specified (Bug #980) Don't run any $addr with a '/' in it through gethostbyname() (Bug #3372) Fixing bug #6789: Net_Sock::eof() returns false when socket is already disconnected Using package.xml v2.0 Fixing request #3327: Method for setting Socket's write buffer size Add enableCrypto() for calling stream_socket_enable_crypto with PHP 5.1.0+ Revert change for bug #7692 that caused trouble with code already using output buffering.
2008-04-30Updated mail/pear-Mail_Mime to 1.4.0adrianp1-1/+2
2008-04-30Update to 1.4.0adrianp2-7/+6
* Implement Feature #2952: Mail_mime::headers() saves extra headers [cipri] * Implement Feature #3636: Allow specification of charsets and encoding [cipri] * Implement Feature #4057: Mail_Mime: Add name parameter for Content-Type [cipri] * Implement Feature #4504: addHTMLImage does not work in cases when filename contains a path [cipri] * Implement Feature #5837: Mail_Mime: Build message for Net_SMTP [cipri] * Implement Feature #5934: Mail_Mime: choice for content disposition [cipri] * Implement Feature #6568: Mail_Mime: inline images referenced in CSS definitions not replaced. [cipri] * Implement Feature #10604: Put an option to specify Content-Location in the header [cipri]
2008-04-30Correct category name.jlam1-2/+2
2008-04-30Remove IGNORE_CCACHE, this was just me debugging. Thanks to wiz@.bjs1-3/+1
2008-04-30Note addition of graphics/ruby-mini-magick.jlam2-2/+4
2008-04-30Initial import of ruby18-mini-magick-1.2.3 as graphics/ruby-mini-magick.jlam4-0/+46
MiniMagick gives you access to all the command-line options ImageMagick has (found at http://www.imagemagick.org/script/mogrify.php). Using MiniMagick as an alternative to RMagick allows the Ruby processes memory to remain small because it spawns ImageMagick's mogrify program, which has much lower memory usage than RMagick.
2008-04-30Relax the values that CTYPE can take for changes-entry and relatedjlam1-5/+5
targets. Values are now case-insensitive, and the expanded set of values that can be used are: Added => add* Updated => up* Removed => rem*, rm Renamed, Moved => ren*, mov*, mv This changes is purely for usability reasons -- I have trouble remembering the exact values, and I don't like to type with capitalization unless.
2008-04-30Drop maintainershipjmmv60-120/+120
Stop lying and drop maintainership of these packages. I have not maintained them for a very long time already, so leave room for fresh blood to take over them.
2008-04-30Re: pkg/38549 (Support for DragonFly to security/pcsc-lite)shannonjr3-1/+29
Synopsis: Support for DragonFly to security/pcsc-lite Incorporated fix submitted by Hasso Tepper.
2008-04-30Re: pkg/38550 (Support for DragonFly to security/ccid)shannonjr2-5/+32
Synopsis: Support for DragonFly to security/ccid Incorporated fix submitted by Hasso Tepper.
2008-04-30Add the libXcomposite buildlink when using the 'composite' option,xtraeme1-1/+2
otherwise kompmgr won't be built.
2008-04-30Formatting improvements. Spelling. Use enough commas in enumeration.wiz1-36/+46
Improve HTML output.
2008-04-30Add patch to conditionally include <stdint.h> based on the symbolshannonjr2-1/+17
HAVE_STDINT_H generated by configure. This is required for compilation on Solaris 9.
2008-04-30Drop maintainership of RT-related packages. I am no longer maintaining acube4-8/+8
RT installation. <small>What a relief!</small>
2008-04-30Make dependencies match reality (notably for the minimal version ofcube1-28/+20
critical packages such as DBIx::SearchBuilder), including removing no longer needed ones. Bump PKGREVISION.
2008-04-30Note update of devel/p5-Module-Versions-Report.cube1-1/+2
2008-04-30Update to 1.03 (actually needed by devel/rt3).cube2-7/+6
2007-05-21 Ruslan U. Zakirov <ruz@bestpractical.com> * count modules instead of records in tables * update docs
2008-04-30patch-aa is no longer pertinent.sborrill1-13/+0
2008-04-30Fix patches mangled due to bad end line terminators. Noted by wiz@.jmmv3-66/+76
Looks like OS X's patch did deal with these patches correctly, whereas NetBSD's one complained.
2008-04-30 Updated graphics/Mesa to 7.0.3.2 [bjs 2008-04-30]bjs1-1/+6
Updated graphics/MesaLib to 7.0.3.2 [bjs 2008-04-30] Updated graphics/glu to 7.0.3.2 [bjs 2008-04-30] Updated graphics/glut to 7.0.3.2 [bjs 2008-04-30] Updated graphics/glx-utils to 7.0.3.2 [bjs 2008-04-30]
2008-04-30The previous commit message was botched; this commit message appliesbjs2-4/+10
to graphics/MesaLib as well. I've added some distribution patches for bug fixes (yes, already, it's true) and proper DragonFly support (see the sysctl-related changes in MesaLib/Makefile). Agressively tracking these patches is the only way to ensure we squash as many bugs as possible. No patches in a given release branch (in this case Mesa_7_0_branch) should ever merit a bump to BUILDLINK_ABI_DEPENDS. The head GIT commit ref for patch 002 is: 27b6fa56156673d6e7e6839658bae10de161588b In the future, I'm going to write some sort of script or something to manage this, but this will suffice for now. I may also break out some of the patch logic into a seperate mk file so that it can be included by the xorg server, thereby ensuring the sources are synchronized. In other news: I have patches for libdrm to use NetBSD's atomic ops. They aren't used in the library proper. Rather, the DRM_CAS macro in xf86drm.h now uses atomic_cas_uint. This is, I believe, important for proper operation, as this macro is used for context/device locks in userland. When I commit the update to libdrm, I will simultaneously commit a new drm_atomic.h in the kernel. The atomic ops there now really do not merit the designation 'atomic'.
2008-04-30Mesabjs3-8/+22
2008-04-30Note update of the "xemacs-packages" package to version 1.16nb1.tron1-1/+2
2008-04-30Note update of the "win32-codecs" package to version 071007.tron1-1/+2
2008-04-30Update "win32-codecs" package to version 071007:tron3-22/+11
- Use latest version of the "windows-all" archive. - Drop "qtextras" archive because the include QuickTime codecs have various security vulnerabilities. This fixes the security vulnerability reported in GLSA 200803-08.
2008-04-30Make sure that the installed files are not group writable,tron1-1/+6
bump package revision.
2008-04-30Set packagemaker so that the .pkg is built on Darwin.minskim1-1/+12
This functionality disappeared when mkbinarykit was merged into bootstrap. Still need to revive support for universal binary.
2008-04-29Make the --binary-macpkg option compatible with the other binary-kit options.minskim1-2/+4
2008-04-29you commit to cvs expecting it to work like monotone.dan2-3/+123
wizd hits you. (redo previous while actually committing the patch as well)
2008-04-29Updated audio/speex to 1.0.5nb1wiz1-1/+2
2008-04-29Add patch from upstream against CVE-2008-1686.wiz3-2/+24
Bump PKGREVISION.
2008-04-29Install KDE plugin as well (when kde option is selected).wiz3-3/+9
Bump PKGREVISION.
2008-04-29update to 0.7.11drochner3-8/+44
changes: -Added gtk-doc documentation -misc fixes -Translation updates
2008-04-29update to 0.19drochner4-15/+20
This switches to the gnome-2.22 release.
2008-04-29update to 0.8.1drochner8-250/+7
Some fixes which we had patched in pkgsrc are included now.
2008-04-29migrate textproc/scrollkeeper/omf.mk -> mk/omf-scrollkeeper.mkdrochner2-4/+4
2008-04-29libltdl is referenced from libgphoto2 only, so put the bl3 include theredrochner2-3/+3
2008-04-29fix some code which assumes that the dev_t of the user's home directorydrochner3-2/+41
is not equal to zero. On NetBSD, wd0a has major and minor number 0, so that assumption doesn't hold. Tested, and reported upstream, by Jared D. McNeill. (gnome bug #530196) Also reported as NetBSD PR pkg/38518. bump PKGREVISION
2008-04-29Note updates of ruby-sequel packages.jlam1-1/+3
2008-04-29Update databases/ruby-sequel-core to 1.5.0. Changes from version 1.4.0jlam3-15/+13
include: * SECURITY: Fix backslash escaping of strings * No longer depend on ParseTree, RubyInline, or ruby2ruby, but you still need them if you want to use the block filters * Paginating an already paginated/limited dataset now raises an error * Added support for arbitrary index types (including spatial indexes) * Allow joining of multiple datasets, by making the table alias different for each dataset joined * Add ability to create a graph of objects from a query, with the result split into corresponding tables * Set a timeout in the Sqlite adapter, default to 5 seconds * Quote column names in SQL generated for SQLite * Add support for PostgreSQL partial indexes * Support storing microseconds in postgres timestamp fields * Fix table joining in MySQL * Fix MySQL default values insert * Fix renaming columns on MySQL with type :varchar * Fix ODBC adapter improperly escaping date and timestamp values * Fix connecting to an MSSQL server via ODBC using domain user credentials
2008-04-29Update databases/ruby-sequel to 1.5.0. Changes from version 1.4.0 include:jlam5-53/+12
* No longer depend on the assistance gem, merge the Inflector and Validations code * Make the validation errors API compatible with Merb * Add validates_uniqueness_of, for protecting against duplicate entries in the database * Use reciprocal associations for all types of associations in the getter/setter/add_/remove_ methods * Fix many_to_one associations to cache negative lookups * Add eager loading of associations via new sequel_core object graphing * Fix many_to_many associations with classes inside modules without an explicit join table * Add the eager! and eager_graph! mutation methods to model datasets * Add Model.def_dataset_method, for defining methods on the model that reference methods on the dataset * Change Model#=== to always be false if the primary key is nil * Add Model#hash, which should be unique for a given class and primary key (or values if primary key is nil) * Make Model#reload clear any cached associations * Fix Model#destroy so that it returns self, not the result of after_destroy * Make Model#initialize, Model#set, and Model#update_with_params invulnerable to memory exhaustion * Add Model.str_columns, which gives a list of columns as frozen strings
2008-04-29Note addition of textproc/ruby-will-paginate.jlam2-2/+4