Commit graph

153925 commits

Author SHA1 Message Date
jmcneill
99e54d2bab Initial import of swt version 3.5.1.3555
SWT is an open source widget toolkit for Java designed to provide efficient,
portable access to the user-interface facilities of the operating systems
on which it is implemented.
2010-02-03 13:51:29 +00:00
tron
e0a5304f90 Don't use "${PKG_PREFIX}" which is not set when this script gets run.
This avoids error messages from "perllink" while deinstalling (or
updateing) a Perl module package.

Fixed based on an analysis provided by Steven Drake on "tech-pkg".
2010-02-03 13:29:37 +00:00
obache
2d7e5fd1be Updated devel/py-ZopeInterface to 3.5.3 2010-02-03 13:03:20 +00:00
obache
37d3ba7b93 Update py-ZopeInterface to 3.5.3.
Based on PR#42668 by Wen Heping.

CHANGES
*******

==================
3.5.3 (2009-12-08)
==================

- Fix an edge case: make providedBy() work when a class has '__provides__' in
  its __slots__ (see http://thread.gmane.org/gmane.comp.web.zope.devel/22490)

==================
3.5.2 (2009-07-01)
==================

- BaseAdapterRegistry.unregister, unsubscribe: Remove empty portions of
  the data structures when something is removed.  This avoids leaving
  references to global objects (interfaces) that may be slated for
  removal from the calling application.

==================
3.5.1 (2009-03-18)
==================

- verifyObject: use getattr instead of hasattr to test for object attributes
  in order to let exceptions other than AttributeError raised by properties
  propagate to the caller

- Add Sphinx-based documentation building to the package buildout
  configuration. Use the ``bin/docs`` command after buildout.

- Improve package description a bit. Unify changelog entries formatting.

- Change package's mailing list address to zope-dev at zope.org as
  zope3-dev at zope.org is now retired.

==================
3.5.0 (2008-10-26)
==================

- Fixed declaration of _zope_interface_coptimizations, it's not a top level
  package.

- Add a DocTestSuite for odd.py module, so their tests are run.

- Allow to bootstrap on Jython.

- Fix https://bugs.launchpad.net/zope3/3.3/+bug/98388: ISpecification
  was missing a declaration for __iro__.

- Added optional code optimizations support, which allows the building
  of C code optimizations to fail (Jython).

- Replaced `_flatten` with a non-recursive implementation, effectively making
  it 3x faster.

==================
3.4.1 (2007-10-02)
==================

- Fixed a setup bug that prevented installation from source on systems
  without setuptools.

==================
3.4.0 (2007-07-19)
==================

- Final release for 3.4.0.

====================
3.4.0b3 (2007-05-22)
====================

- Objects with picky custom comparison methods couldn't be added to
  component registries.  Now, when checking whether an object is
  already registered, identity comparison is used.

====================
3.3.0.1 (2007-01-03)
====================

- Made a reference to OverflowWarning, which disappeared in Python
  2.5, conditional.
2010-02-03 13:03:08 +00:00
joerg
189bb3f8c5 Fix DESTDIR 2010-02-03 13:01:04 +00:00
drochner
4665c16408 make "daap" support an option which if off per default -- it depends
on "avahi"
bump PKGREVISION
2010-02-03 12:45:15 +00:00
wiz
3aa19447d0 Added fonts/umefont-ttf version 0.412 2010-02-03 12:41:52 +00:00
joerg
be974f74db DESTDIR support 2010-02-03 12:41:47 +00:00
wiz
98f4e9a620 + umefont-ttf. 2010-02-03 12:41:44 +00:00
wiz
e1234496fe Initial import of umefont-ttf-412, packaged for wip by Ryo ONODERA.
This package contains 18 Japanese fonts of Umefont family.
Ume Gothic/Ume P Gothic and O5/C4/C5/S4/S5
Ume UI Gothic and O5
Ume Mincho/Ume P Mincho and S3
2010-02-03 12:40:43 +00:00
obache
70988bb342 Use -P (--packagingroot) instead of -R (--installroot).
packaging fake root should be set with -P.
(-R is for really using there and package will be registerd as there).
2010-02-03 12:22:18 +00:00
obache
78a80b45dc done - pear-Net_Sieve-1.1.7 [pkg/42680] 2010-02-03 11:59:36 +00:00
obache
5ba71442e2 revert previous commit. it was commited accidently. 2010-02-03 11:58:48 +00:00
obache
c1522032b0 Updated net/pear-Net_Sieve to 1.1.7 2010-02-03 11:48:18 +00:00
obache
00a2285b42 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
ee5af5aedd Add -n option for DESTDIR to skip dependency check,
and also move -f option here.
2010-02-03 11:44:35 +00:00
sno
ce2b70c828 Updated devel/p5-Wx-Perl-DataWalker to 0.02nb1 2010-02-03 11:30:23 +00:00
sno
7e0ad8f348 Use b3.mk of x11/p5-Wx to avoid build errors, bumping revision 2010-02-03 11:30:15 +00:00
sno
8bc283a8bc Updated editors/p5-Padre to 0.56 2010-02-03 11:23:31 +00:00
sno
2693924252 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
59a3a5b27a Added games/marathon-trilogy version 1.0 2010-02-03 11:20:52 +00:00
wiz
d2fef16de6 + marathon-trilogy. 2010-02-03 11:19:50 +00:00
wiz
52f89e77d5 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
a270107549 Use b3.mk of x11/p5-Wx to avoid build errors, bumping revision 2010-02-03 11:14:32 +00:00
sno
c9240057b7 Add buildlink3.mk to ensure each depending package has right BUILD_DEPENDS 2010-02-03 11:12:22 +00:00
sno
580a571696 Updated devel/p5-version to 0.8000 2010-02-03 11:04:05 +00:00
sno
72c3130f72 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
e961ebb12e Updated games/gbrainy to 1.30 2010-02-03 11:02:12 +00:00
wiz
e6dd364a12 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
364fc77012 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
16d941d054 Updated misc/mnemosyne to 1.2.2 2010-02-03 10:52:09 +00:00
wiz
1809b79683 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
15371de151 Updated mail/gmime24 to 2.4.15 2010-02-03 10:49:49 +00:00
wiz
9ffc5c5a08 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
3f09c4b6f6 Updated devel/mercurial to 1.4.3 2010-02-03 10:47:32 +00:00
wiz
02d4ba03fd 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
26778937b2 + fotoxx-9.5, gmime24-2.4.15, texmaker-1.9.9. 2010-02-03 10:15:06 +00:00
wiz
95c55d6bdf pkglint cleanup. 2010-02-03 09:52:32 +00:00
wiz
5f7e7d05bf Updated devel/cppcheck to 1.40nb1 2010-02-03 09:46:52 +00:00
wiz
d0887cd1ae 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
f440fdb3da avoid pbulk dependency fallout (BROKEN alone will suffice) 2010-02-03 08:37:02 +00:00
taca
c66c016c2b +python-2.5.5 [CVE-2009-3560, CVE-2009-3720]. 2010-02-03 07:53:23 +00:00
schmonz
7618e11d51 Updated security/cvm to 0.96 2010-02-03 07:06:22 +00:00
schmonz
b58b70153b 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
0e403371d0 Update PATCH_SITES and HOMEPAGE. 2010-02-03 05:40:23 +00:00
obache
72d3d23135 Update HOMEPAGE and MASTER_SITES. 2010-02-03 05:35:00 +00:00
obache
16f0964dbb + nmap-5.21 [pkg/42723] 2010-02-03 01:55:27 +00:00
sno
f19f93bd30 Updated devel/p5-Test-Fixture-DBIC-Schema to 0.03 2010-02-03 01:34:08 +00:00
sno
d8e7778018 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
d1d5f9db0c Updated net/p5-Net-Twitter to 3.11003 2010-02-03 01:27:00 +00:00