Commit graph

153761 commits

Author SHA1 Message Date
obache
4f6e804ede Update pear-Net_Sieve to 1.1.7.
Based on PR#42680 by Wen Heping.
While here, set LICENSE and marked as user-destdir ready.

1.1.7
Changelog:

* Fixed STARTTLS support (Bug #14205).
* Added connect options and EXTERNAL authentication

1.1.6
Changelog:

* Fixed Bug #9273
* Fixed copy/paste error in CRAM and DIGEST authentication error case.

1.1.5
Changelog:

* Fixed Bug connect() bug
* Fixed Request #8071

1.1.4
Changelog:

* Fixed Bug #8452 Unterminated read loop
* Fixed Bug #7845 Add mbstring support
* Added Request #8071 Enable the ability to toggle TLS support if available.
* Added Request #8453 Clean up PHPDoc and comments

1.1.3
Changelog:

* Correctly Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #7197 getScript() truncates long scripts
* Added PHPUnit2 regression test script

1.1.2
Changelog:

* Fixed Request #4053 Added STARTTLS support for PHP 5.1 and above
* Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #4794 drops protocol prefix, e.g. "ssl://" in referrals
* Fixed STARTTLS detection
* Allow $options[] to be passed to Net_Socket
2010-02-03 11:48:04 +00:00
obache
57d63a3b12 Add -n option for DESTDIR to skip dependency check,
and also move -f option here.
2010-02-03 11:44:35 +00:00
sno
0e0b63d563 Updated devel/p5-Wx-Perl-DataWalker to 0.02nb1 2010-02-03 11:30:23 +00:00
sno
1cd2ac4ad6 Use b3.mk of x11/p5-Wx to avoid build errors, bumping revision 2010-02-03 11:30:15 +00:00
sno
5a56888450 Updated editors/p5-Padre to 0.56 2010-02-03 11:23:31 +00:00
sno
1095c621e3 Updating editors/p5-Padre from 0.55 to 0.56
pkgsrc changes:
- Adjusting dependencies according to upstream META.yml
- Adjusting module type (for build)
- Using b3.mk from x11/p5-Wx to ensure correct BUILD_DEPENDS for Wx bindings

Upstream changes:
0.56 2010.02.01
    - Plugins may now add their GUI elements to the view menu (SEWI)
    - Padre now displays a dynamic to-do list generated from comments
      in your source code (CORION)
    - Landed new Padre::Startup module which is dramatically faster
      when loading files into an existing Padre via the single instance
      server, and finally provides a mechanism for allowing configuration
      to disable the startup splash image (ADAMK)
    - Changed a few configuration settings to create a more consistent
      naming pattern for them (ADAMK)
    - Audited dependencies and updated a variety of them (ADAMK)
    - Ctrl-Shift-W is now bound to "Close This Project" (ADAMK)
    - Added an option for traceing Padre subroutine calls to the
      developer plugin (SEWI)
    - Uses correct make from Config.pm for the run menu item -> Build and
      run tests (KTHAKORE)
    - Speedup and less false-shows for autocomplete (SEWI)
    - Speedup while changing tabs (use the correct project dir) (SEWI)
    - Simple refocus on document after command run (KTHAKORE)
    - Fixed ticket #822: main window could be off screen on start (BLAKEW)
    - padre-client allows you to use Padre for commit messages and other
      synchronous edit events (CORION)
    - WIN32, Converted the --desktop registry code to Win32::TieRegistry
      and removed hardcoded strawberry paths (AZAWAWI)
    - WIN32, padre.exe will run with the same UAC privileges as same as
      the invoker (AZAWAWI)
    - Disable debugger menu items when there is no document (AZAWAWI)
    - Fixed a Padre debugger crash when an unsaved document is debugged (AZAWAWI)
    - Fixed Padre no-document crash with Find Next/Find Previous functionality
      (AZAWAWI)
    - Make sure that windows context key shows the refactor menu
      items in the right-click pop-up menu (AZAWAWI)
    - Used Module::CoreList::is_deprecated to display deprecated CORE modules
      in help search title (AZAWAWI)
    - Padre::Util::Win32::ExecuteProcessAndWait doesn't automatically inherit
      the same Cwd as the parent process. Added support for explicit cwd
      parameter and make the syntax checker pass the cwd to it. Syntax checking
      of test scripts and such should now work as intended on Win32(ADAMK)
    - Audit uses of Padre::Util::Win32 to only load it via require. Added a
      TRACE warning to verify it never gets loaded on non-Win32 (ADAMK)
    - Tuned the locking for ->close_where, which should make a variety of
      functions like "Close This Project" and "Close Other Projects"
      noticably faster (ADAMK)
    - Changed func_foo config variables to feature_foo, in anticipation of
      of a future equivalent to the Mozilla "about:config" control (ADAMK)
    - Added feature_cursormemory to allow disabling of Padre's feature to
      remember the location in the file you were scrolled to (ADAMK)
    - Added a fast ascii shortcut to the very slow encode detector. Opening
      files all of a sudden gets much faster if you have ascii files (ADAMK)
    - Bumped ORLite to 1.38 to get faster ARRAY object support and
      Class::XSAccessor acceleration support. If they cause problems,
      these changes can be safely backed out. (ADAMK)
    - Fixed the mass-error-popups on mimetypes without help provider (SEWI)
    - During DB locks (which are the most likely place for things to make
      changes to the database) disable synchronous SQLite writes. This will
      reduce the time that Padre blocks, at the risk of config.db corruption
      if there is a hardware failure or operating system crash. (ADAMK)
    - Fixed ticket #837: padre.exe should be able to be placed in
      c:\strawberry\perl\site\bin (AZAWAWI)
    - Improved "Goto Line" dialog to be smarter with better validation/error
      messages (AZAWAWI)
    - Open Resource can now display Perl package names for matching resources
      (AZAWAWI)
    - Fixed #838: Author tests should all check RELEASE_TESTING and/or
      AUTOMATED_TESTING (RHEBUS, AZAWAWI)
    - Fixed Regex Editor dialog destruction bug where multiple ->Show and
      ->Destroy could lead to a Padre crash on WIN32 (AZAWAWI)
    - Project detection differentiates between four different subclasses
      of Perl build systems (three of those correctly) (ADAMK)
    - Function List has resource locking around it and properly triggers a
      refresh when we show it for an already open document (ADAMK)
    - "Goto Line" dialog now supports going to lines and positions (AZAWAWI)
    - Fixed perl to refactor action prefix for refactor menu for
      consistency (AZAWAWI)
    - Fixed ticket #841: Quick Menu Access should show the location of the
      menu item on the menu system (AZAWAWI)
2010-02-03 11:23:19 +00:00
wiz
5e80f7fa51 Added games/marathon-trilogy version 1.0 2010-02-03 11:20:52 +00:00
wiz
53110bdfbe + marathon-trilogy. 2010-02-03 11:19:50 +00:00
wiz
8b63a95ac9 Initial import of marathon-trilogy-1.0:
The original trilogy from Bungie, playable using the Aleph One game engine.
2010-02-03 11:19:12 +00:00
sno
d17f201a84 Use b3.mk of x11/p5-Wx to avoid build errors, bumping revision 2010-02-03 11:14:32 +00:00
sno
0e18645b98 Add buildlink3.mk to ensure each depending package has right BUILD_DEPENDS 2010-02-03 11:12:22 +00:00
sno
e76e6d9690 Updated devel/p5-version to 0.8000 2010-02-03 11:04:05 +00:00
sno
2482e15ee7 Updating devel/p5-version from 0.7900 to 0.8000
Upstream changes:
2010-01-21  John Peacock  <john.peacock@havurah-software.org>
	* Tagging version '0.80' using shipit.
	* Ignore previous and existing tarballs
	* Release to CPAN with just the assertion fix for older compilers.
	* Bump $VERSION in all files in preparation for quick CPAN release
	* Currently failed attempt to merge with bleadperl
2010-02-03 11:03:53 +00:00
wiz
e13dc30e40 Updated games/gbrainy to 1.30 2010-02-03 11:02:12 +00:00
wiz
df2207baa9 Update to 1.30:
Version 1.3

* Re-architectured for better multiplatform support
* Personal records tracking
* Improved player scoring algorithm
* Better accessibility
* 9 new verbal analogies and a new logic puzzle
* Mallard documentation
* More HIG compliant
* Bug fixes
2010-02-03 11:02:02 +00:00
drochner
e7ed3dfc76 add a patch from upstream CVS to fix a bug which could make keys
unusable on passphrase changes
bump PKGREVISION
2010-02-03 10:58:11 +00:00
wiz
ed03a3250a Updated misc/mnemosyne to 1.2.2 2010-02-03 10:52:09 +00:00
wiz
a71178b107 Update to 1.2.2:
-Added support routines for Tim Bourke's Mnemogogo plugin, which enables you
 to review cards on Java-based phones. See
 http://www.tbrk.org/software/mnemogogo.html
-fix rare hang in preprocessing paths (reported by LooM).
-Remove hidden limit on grade 1 cards.
-Italian translation by Enrico Leoni.
-Turkish translation by Sercan Oruc.
-Updated German translation by Dimitri Scheftner.
-Updated French translation by Christophe Mealares and Yannick Voglaire.
-Hungarian translation by bkile.
2010-02-03 10:51:59 +00:00
wiz
4d40bbb383 Updated mail/gmime24 to 2.4.15 2010-02-03 10:49:49 +00:00
wiz
b581160a36 Update to 2.4.15. Extract of changes since .11:
* gmime/gmime-encodings.h (GMIME_UUENCODE_LEN): Fixed to prevent
	possible buffer overflows.
	* configure.in: Bumped version to 2.4.14 and disabled
	strict-aliasing which causes bugs in GMime.
	* gmime/gmime-filter-crlf.c (filter_filter): Fixed bug #606875 by
	not trying to skip multiple characters per pass thru the loop when
	encountering the first '.' of a possible '..' sequence.
	* configure.in: Bumped version to 2.4.12
	* gmime/gmime-utils.c (g_mime_utils_decode_8bit): Make sure to
	always increment inptr as we force-convert it to ascii. Thanks to
	Damian Pietras for finding this bug.
	* gmime-2.4.pc.in: Moved -lz -lnsl, etc into Libs.private. Fixes
	bug #603273.
2010-02-03 10:49:40 +00:00
wiz
dc6c1135b4 Updated devel/mercurial to 1.4.3 2010-02-03 10:47:32 +00:00
wiz
b6a72a6419 Update to 1.4.3:
1.4.3 - 2010-02-01

   This is a scheduled bugfix release.
     * Mercurial license has changed from GPLv2 to GPLv2+
     * speed up copy detection in merge, status, and diff
     * templates: fix relative path expansion on style setting
     * merge: fix merging of already-merged subrepos
     * summary: fix i18n issue reporting clean working directories
     * hgweb: improve IIS PATH_INFO handling
     * relink: Windows support
2010-02-03 10:47:21 +00:00
wiz
dc5f10bd7a + fotoxx-9.5, gmime24-2.4.15, texmaker-1.9.9. 2010-02-03 10:15:06 +00:00
wiz
de941bf055 pkglint cleanup. 2010-02-03 09:52:32 +00:00
wiz
7931015ca0 Updated devel/cppcheck to 1.40nb1 2010-02-03 09:46:52 +00:00
wiz
522957d844 Create and install manual page.
Add "qt" option for the qt4 GUI, default off.
Improve COMMENT.  Set LICENSE.

Bump PKGREVISION for additionally installed man page.
2010-02-03 09:46:42 +00:00
tnn
1f1c213474 avoid pbulk dependency fallout (BROKEN alone will suffice) 2010-02-03 08:37:02 +00:00
taca
9172053abc +python-2.5.5 [CVE-2009-3560, CVE-2009-3720]. 2010-02-03 07:53:23 +00:00
schmonz
5a7d97425a Updated security/cvm to 0.96 2010-02-03 07:06:22 +00:00
schmonz
88d5c1db5d Update to 0.96. From the changelog:
- Added support for checking permissions in cvm-qmail.  See discussion
   of $CVM_QMAIL_CHECK_PERMS in cvm-qmail.html
- Added support for I/O timeouts for cvm-local modules.
- Fixed the SQLite module to copy the row data.
- Fixed cvm-qmail dieing if control/locals is missing.

pkgsrc changes: set LICENSE and support DESTDIR.
2010-02-03 07:06:12 +00:00
obache
9e2900b943 Update PATCH_SITES and HOMEPAGE. 2010-02-03 05:40:23 +00:00
obache
d948184497 Update HOMEPAGE and MASTER_SITES. 2010-02-03 05:35:00 +00:00
obache
7bdfb06262 + nmap-5.21 [pkg/42723] 2010-02-03 01:55:27 +00:00
sno
127c6b3f5d Updated devel/p5-Test-Fixture-DBIC-Schema to 0.03 2010-02-03 01:34:08 +00:00
sno
05bc411ffa Updating devel/p5-Test-Fixture-DBIC-Schema from 0.02nb1 to 0.03
pkgsrc changes:
- Adding license definition
- Adjusting dependencies

Upstream changes:
0.03    Wed Jan 20 02:42:18 2010
    - add awareness for views and don't write on them
2010-02-03 01:33:58 +00:00
sno
7cbe305b5e Updated net/p5-Net-Twitter to 3.11003 2010-02-03 01:27:00 +00:00
sno
c1906fb533 Updating net/p5-Net-Twitter from 3.09000 to 3.11003
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
3.11003 2009-01-29
    - Renamed "retweeted_of_me" REST API call to the correct "retweets_of_me" (Dan Moore @mgrdcm)
    - Back the Moose requirement down to 0.09 (earliest version with native traits)

3.11002 2009-01-28
    - Use Moose 0.94 with native traits (resolves CPAN testers failing reports)

3.11001 2009-01-28
    - Honor synthetic args (authenticate and since) for Lists API calls

3.11000 2009-01-27
    - Lists API overhaul; bug fixes, added parameters, documentation
    - Create meaninful names for anonymous classes; better error context
    - Added "Paging and Cursors" documentation section

3.10003 2009-12-15
    - Oops! Fixed bug in new test in t/10_net-twitter-regression.t (oh, the irony!)

3.10002 2009-12-15
    - Added netrc_machine option to new with default 'api.twitter.com'
    - Fixed: netrc failed without trait API::REST
    - Fixed: retweeted_{to,of}_me API URLs (RT#52784)

3.10001 2009-11-26
    - Fixed: new t/51_rate_limit.t needs to skip tests unless LWP >= 5.819

3.10000 2009-11-24
    - Fixed: ssl not applied when both Lists and REST api used
    - Added Role::RateLimit
    - Added trends_available and trends_location methods to the REST API
    - Documented the lat and long parameters to update
2010-02-03 01:26:46 +00:00
minskim
2d59720e40 Use sun-jdk6 on Darwin-10. 2010-02-03 00:49:58 +00:00
sno
1a8e9ee477 Updated databases/p5-Rose-DBx-TestDB to 0.05 2010-02-03 00:45:41 +00:00
sno
64ca2a612f Updating databases/p5-Rose-DBx-TestDB from 0.04nb1 to 0.05
pkgsrc changes:
- Adding license definition
- Adjusting dependencies

Upstream changes:
0.05    06 Jan 2010
        * use sigtrap so that clean up happens if script dies or ^C
        * register defaults so that RDBO::Loader->make_classes works.
2010-02-03 00:45:31 +00:00
sno
e4e83c41d0 Updated databases/p5-Rose-DBx-Garden to 0.16 2010-02-03 00:15:59 +00:00
sno
5216f8d006 Updating databases/p5-Rose-DBx-Garden from 0.15nb1 to 0.16
pkgsrc changes:
- Adjusting dependencies (primary reordering to match order in META.yml)
- Adding license definition

Upstream changes:
0.16    23 Jan 2009
        * fix maxlength logic for text fields.
        * minor pod fixes.
        * add Enum column support (maps to Menu Field)
2010-02-03 00:15:48 +00:00
sno
79712180e0 Updated databases/p5-Rose-DB-Object to 0.786 2010-02-02 23:57:50 +00:00
sno
0425eddced Updating databases/p5-Rose-DB-Object from 0.783 to 0.786
pkgsrc changes:
- Adjusting dependencies
- Removing x-flags from modules & doc

Upstream changes:
0.786 (01.23.2010) - John Siracusa <siracusa@gmail.com>
    * Improved support for serial columns in Oracle.
    * Renamed CHECK labels to avoid clashes with the reserved block name.
    * Added force_lowercase attribute to the Loader and Convention Manager
      as a means of getting "normal" behavior out of Oracle schemas.
    * Fixed a bug that caused money columns in PostgreSQL to have
      column lengths that were too short.
    * Fixed a POD typo (RT 53272)

0.785 (12.31.2009) - John Siracusa <siracusa@gmail.com>
    * Fixed Rose::DB::Object::Cached to correctly honor alternate column
      accessor/mutator method names.  (Reported by Kevin McGrath)
    * Stopped the default auto-init handler from asking the convention
      manager to name foreign keys that have only partially populated
      column lists, causing it to burn through the "good" foreign key
      names.  (Patch by Douglas Wilson)
    * Corrected some typos in the ManyToMany documentation and the tutorial.
      (Thanks to Bart Dopheide)

0.784 (10.16.2009) - John Siracusa <siracusa@gmail.com>
    * Fixed a bug introduced by the multi-many Manager bug fix in the
      0.783 release.  (Reported by Mark Frost)
    * Added missing exception error explanations to relationship methods.
    * Updated eval blocks to avoid stomping on $@ from an outer scope.
2010-02-02 23:57:40 +00:00
joerg
f1117e18e7 DESTDIR support 2010-02-02 23:36:16 +00:00
joerg
40c00aad94 Deal with cases where the first dependency of a package is a build
dependency, but a full dependency follows later.
2010-02-02 23:35:36 +00:00
sno
4f9e3b9643 Updated databases/p5-Rose-DB to 0.758 2010-02-02 23:28:04 +00:00
sno
b6879e8871 Updating databases/p5-Rose-DB from 0.754 to 0.758 (pkg/42674)
pkgsrc changes:
- Ensure installed perl modules and documentation has no execute bit

Upstream changes:
0.758 (01.26.2010) - John Siracusa <siracusa@gmail.com>
    * Added workaround for DateTime::Duration bug (RT 53985)

0.757 (01.23.2010) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.786.

0.756 (12.31.2009) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.785.
    * Made fork- and thread-safe (though some databases, notably Oracle,
      don't support passing a database connection across a fork at all).
    * Updated mysql_enable_utf8() to run "SET NAMES utf8" id a database
      handle already exists.
    * Updated the various validate_*_keywords() methods to no longer accept
      anything that "looks like a function call."  This was done to avoid
      possible SQL injection attacks, and because the now-pervasive support
      for scalar-reference literals in Rose::DB::Object obviates the need
      for such permissive SQL inlining.  To restore the old behavior, use
      the default_keyword_function_calls() class method or the
      keyword_function_calls() object method.

0.755 (10.16.2009) - John Siracusa <siracusa@gmail.com>
    * Fixed a bug in Rose::DB::Oracle that caused the port to be omitted
      from the DSN.  (Reported by llama)
    * Updated eval blocks to avoid stomping on $@ from an outer scope.
2010-02-02 23:27:51 +00:00
jmcneill
44c69fe89b - fix ant master site
- add /usr/pkg/lib/jni and /usr/pkg/lib to java.library.path
- bump pkgrevision
2010-02-02 23:12:53 +00:00
sno
004681d29f Updated databases/p5-ORLite-Migrate to 1.06 2010-02-02 22:22:27 +00:00