Commit graph

144118 commits

Author SHA1 Message Date
adam
01383cced7 We don't need PLIST.common_end any more 2009-06-18 11:10:55 +00:00
drochner
32b004cf96 a Python script needed for build contains tons if these ugly
"conditional expressions", so it needs Python-2.5+
2009-06-18 11:08:18 +00:00
drochner
efbf9d3adc Don't build in the doc/examples subdir, as suggested by Joern Clausen
in PRs pkg/39612 and pkg/41610.
The examples are not installed anyway, and this way build problems
on Solaris are avoided.
2009-06-18 10:19:46 +00:00
wiz
55c9ae44c0 + cairo-1.8.8, cherokee-0.99.17, clive-2.2.0, gsasl-1.2, gwaei-1.0,
inputproto-1.5.1, liferea-1.6.0rc5, mathomatic-14.4.5, mpg123-1.8.1,
  p5-Perl-Tidy-20090616, phpmyadmin-3.2.0, pixman-0.15.12,
  py-moin-1.8.4, source-highlight-3.1, weechat-0.2.6.3, wireshark-1.2.0,
  xlog-2.0.2.
2009-06-18 08:55:57 +00:00
wiz
29e7aed4dd Remove @unexec ${RMDIR} generating code that is now unnecessary with latest
pkg_install.
2009-06-18 05:30:24 +00:00
he
79a9d07193 Note update of lang/parrot to 1.3.0. 2009-06-17 21:32:44 +00:00
he
d336893c87 Update from version 1.1.0 to 1.3.0.
OK'ed by agc@

Upstream changes:

Parrot 1.3.0 News:

- Core
  + Optimized parts of the IO system
  + Fixed inheritance hierarchy of FileHandle and Socket PMC types
  + Fixed leaks involving subroutines and Parrot_Context
  + Cleaned up and refactored GC internals, including fixes and optimizations
  + Optimized PMC class manipulations to use type numbers instead
    of string names
  + Fixed problems involving hashval calculations in strings
  + Removed unnecessary MULTI dispatches in built-in PMCs
  + Fixed memory leaks involving PMCs that were not properly destroyed
  + Fixed creation of PMCProxy PMCs in correct namespaces
  + Added preliminary Pipe support
  + Fixed cloning of Object PMCs
  + Added root_new opcode
  + Added initial versions of Packfile PMCs with read/write capabilities
- Compilers
  + Fixed several memory leaks in IMCC
  + Updated PCT to use root_new opcode
  + Added support for keyword "self" in NQP
- Documentation
  + Improved and expanded /docs/book
  + Updated project documentation
  + Defined 'experimental' status and procedures in DEPRECATED.pod
- Miscellaneous
  + Cleaned code and improved code-level documentation
  + Various bugfixes, code cleanups, and coding standard fixes
  + Added an experimental compiler library to help use PIR libraries from HLLs
  + Updated OpenGL library and examples to support experimental HLL import

Parrot 1.2.0 News:

- Core
  + Fixes for pir classes inheriting from core pmcs.
  + Cleaned up headers and reorganized some sources into subsystem directories.
  + Clean up PMCs so libparrot.so exports far fewer vtable/method symbols.
  + Clean up the GC API.
  + Several unicode identifier improvements in IMCC.
- Deprecations
  + Protoobject stringification is gone.
- Documentation
  + Rewrite several core documents.
  + Many reworks, improvements & additions to the Parrot Book.
  + Installation PDD is launched out of draft.
- Tools
  + Fixes for running the language shell generator outside the parrot tree.
  + Several fixes for developing and building HLLs from an installed parrot.
  + Configure.pl now has a --no-line-directives option to ease
    source level debugging.
- Miscellaneous
  + Portability updates for macports, netbsd, mingw32, hpux.
  + Several (build time, runtime) performance improvements.
  + Lots of updates to examples and tests.
  + Various bugfixes, code cleanups, and coding standard fixes.
2009-06-17 21:31:58 +00:00
asau
dddbe4ac13 Resolve conflicting edits: back out my change, expand comment. 2009-06-17 18:40:55 +00:00
asau
bfb1b71725 Work around build problems on Solaris 10.
Patch from Joern Clausen per PR 41608.
Other platforms are not affected.
2009-06-17 17:57:55 +00:00
drochner
8fb8f27b60 fix build for systems without sys/ioctl.h (as Solaris 10),
addresses the first half of PR pkg/41610 by Joern Clausen
2009-06-17 17:54:46 +00:00
drochner
490f4e3bd0 explicitely disable "papi" printer support so that it doesn't get
picked up on Solaris
should fix build error reported by Joern Clausen in PR pkg/41608
2009-06-17 17:08:29 +00:00
taca
2751bcb89a s/gnupg2-2.0.11/gnupg2-2.0.12/. 2009-06-17 14:09:50 +00:00
tnn
1f53ef73cf patch-aa: Since the 'roman' module is unconditionally present in the PLIST,
it must be unconditionally built and installed.
(when building the py-docutils package while already having it installed,
setup.py excluded the module, causing PLIST breakage with USE_DESTDIR=yes)
2009-06-17 14:07:35 +00:00
joerg
5fc98f11b5 Make sure that _UPDATE_RUNNING=YES is passed down to su-deinstall for
PKG_PRESERVE packages (e.g. pkg_install). Otherwise an old version of
pkg_install is not removed from pkgdb.
2009-06-17 12:54:57 +00:00
tnn
1f9c467c37 Updated net/Transmission to 1.72 2009-06-17 10:33:36 +00:00
tnn
fcb4c7a415 Add companion patch to previous commit.
Fix build on NetBSD-current/i386 by papering over a build time assertion.
(Probably due to 64-bit time_t.)
2009-06-17 08:40:57 +00:00
tnn
8d07a95da3 Fix build on NetBSD-current/i386 by papering over a build time assertion.
(Probably due to 64-bit time_t.)
cvs: ----------------------------------------------------------------------
2009-06-17 08:34:07 +00:00
tnn
42e9984f0b Updated pkgtools/pkg_rolling-replace to 0.17 2009-06-17 08:19:04 +00:00
tnn
e3ebd56cf2 pkg_rolling-replace-0.17:
Use "pkg_info -Q" to extract PKGPATH from installed packages instead of
"pkg_info -B" coupled with awk magic. The previous regexp didn't account
for packages that have PREV_PKGPATH set, and blew up while replacing
for example mail/sylpheed and multimedia/ffmpeg.
2009-06-17 08:12:18 +00:00
hasso
7dd43d5302 - py-qt3-base-3.18 2009-06-17 08:07:54 +00:00
hasso
9854b3c14b Updated x11/py-sip to 4.8.1
Updated x11/py-qt3-base to 3.18.1
Updated x11/py-qt3-modules to 3.18.1
Updated x11/py-qt3-qscintilla to 3.18.1
Updated x11/py-qt4 to 4.5.1
2009-06-17 08:06:54 +00:00
hasso
f5db47db8f Update to 4.5.1. Changes since 4.5:
* Only convert exact dicts to a QVariantMap and back and not dict
  sub-classes.
* Removed an assertion when building dynamic meta-objects, instead just
  ignore the attribute if it doesn't have the expected type.
* Fixed the handling of QWizard by pyuic.
* Changed the SIP dependency to v4.8.1 (not necessary but we don't want it
  to survive in the wild).
* Changed the roadmap to show how incompatible APIs will be selected.
* Fixed __str__ for QByteArray for Python v3 so it is consistent with
  Python v2.
* Reverted the roadmap change about __hash__ being an incompatibile change.
  The issue isn't that the hash function has changed (which isn't considered
  a compatibility problem) it's that different objects that previously had a
  different hash value (based on their id()) now might have the same hash
  value.
* Updated the roadmap to show that the __hash__ additions (including QUrl)
  are not now considered incompatible changes.
* Removed the Python v3 buffer protocol support for QString.
* Improved the implementation of the Python v3 buffer protocol for QByteArray.
* Fixed a pyuic problem with Python v3 when setting the tab order.
* Added /Transfer/ to QComboBox.setLineEdit().
* Added /KeepReference/ to setValidator() and setCompleter() for QLineEdit
  and QComboBox.
* Added the missing setCoordinateMode() and coordinateMode() methods from
  QGradient.
2009-06-17 07:57:49 +00:00
hasso
69e93a38ef Update to 3.18.1 which makes it actually build with sip-4.8.x.
Changes in 3.18.1 since 3.18:

* Fixed the handwritten code for all QDomDocument.setContent() overloads
  which was using deprecated (and now removed) sipBuildResult() format
  characters.
* Fixed a build problem that affected Python v2.5 and earlier.

Changes in 3.18 since 3.17.6:

* Removed some compiler warning messages.
* Reverted the changes that removed the use of sipSelfWasArg in handwritten
  code.
* Tweaked configure.py so that Python3 can run just enough of it to display
  an error message.
* Fixed a regression in emitting Python signals to Qt signals.
* Handwritten code changes for the removal of the sipProtectVirt_*() methods.
* Fixed a build problem with the GPL version.
* Refactored the signla/slot support.
* Safety checking of latest signal/slot refactoring.
* Safety commit of the PyQt3-specific meta-type and super-type (just stubs
  at the moment).
* Use the %Plugin directive to enable PyQt3 signal support.
* More changes to the QObject.sender() support.
* Updated the QObject::sender() support in response to sip changes.
* Moved the last of the type parsing from sip.
* The type parsing now uses sipResolveTypedef().
* Added the type parsing support from the sip module as PyQt4 no longer uses
  it.
* Replaced sipFindConnection() with sipFindSlot().
* Replaced sipFreeConnection() with sipFreeSipslot().
* Changes required by recent changes to the Qt support API.
* Compatibility changes needed for SIP v4.8.
* Merged the v3.17 maintenance branch into the trunk.
* Made some char* in handwritten code const needed by SIP v4.8.
2009-06-17 07:11:03 +00:00
hasso
9f6b78512f Update to 4.8.1. Changes since 4.8:
* Fixed the reference count handling of a module in the error paths when
  initialising it.
* Added support for (vaguely) defining private assignment operators to
  suppress the generation of PyQt4 assignment helpers.
* Fixed a regression in the creation of new exceptions.
* Various changes (including bumping the major version number of the C API)
  to accomodate the design of the API selection support. The implementation
  should not need any further data structure changes.
* Fixed a code generation bug when an /ArraySize/ argument was typedef'ed.
* Fixed sipResolveTypedef().
2009-06-17 07:08:35 +00:00
obache
dfbcdfb8ba Updated net/p5-Net-Amazon to 0.53 2009-06-17 04:47:55 +00:00
obache
f0f9ad8b7f Update p5-Net-Amazon to 0.53.
While here, set LICENSE=${PERL5_LICENSE}.

Revision history for Perl extension Net::Amazon:
0.53 (06/13/2009)
   (cb) Nathan Handler re-reported a man page issue on Ubuntu, rt 46708.
        I managed to fix 197 issues, except for the specific one he called
        out in the bug.

0.52 (06/09/2009)
   (cb) Nathan Handler reported a man page issue on Ubuntu, rt 46708.

0.51 (06/05/2009)
   (cb) Vince Veselosky submitted a patch to support request signing, a
        feature that is required for accessing AWS after 2009-08-15.
        Upgrading is recommended.
   (cb) Complete the upgrade to WSDL 2009-03-31 that was started by
        Vince Veselosky.
   (cb) Clean-up POD issues found by pod checker.
   (cb) Indicate the code has moved to github.com.
   (cb) Update the README to reflect the actual date of the WSDL.
2009-06-17 04:47:40 +00:00
obache
9b7bedf2c4 Updated print/acroread8 to 8.1.6 2009-06-17 04:43:02 +00:00
obache
361c28e6ac Update acroread8 to 8.1.6.
The Adobe Acrobat and Reader 8.1.6 update addresses several security
vulnerabilities. Please see Security Bulletin APSB09-07 for details.
2009-06-17 04:42:48 +00:00
bjs
86bcbe7115 Include BUILD_DEPENDS for devel/gnome-macros in case they're not installed.
Regen with autoreconf -i.
2009-06-16 22:40:06 +00:00
reed
067ea6e59f configure requires pixman>=0.13.2 so define BUILDLINK_API_DEPENDS.pixman.
If try to workaround that get build failures in rrtransform.h
or runtime problem:

Xorg: Undefined PLT symbol "pixman_transform_init_identity" (symnum = 1603)
2009-06-16 18:05:34 +00:00
hasso
d281cecb9f Fix a serious security issue for platforms using kgrantpty (NetBSD isn't
such, but DragonFly is): ${SETUID_ROOT_PERMS} doesn't work for suid
kgrantpty, because the locate() method used to find the path to the binary
expects it to have a read permissions set.
2009-06-16 16:09:36 +00:00
taca
9cf30f8758 + samba-3.2.12, samba-3.3.5, webmin-1.480. 2009-06-16 15:42:30 +00:00
joerg
59d47660a0 Fix a number of GENERATE_PLIST entries to always have a terminating ; 2009-06-16 15:25:31 +00:00
taca
17aa60a000 Update Ruby programming language related package to 1.8.7.174 (1.8.7-p174).
It was approved by agc@.
2009-06-16 15:11:16 +00:00
taca
48dc2324b8 Update Ruby packages to 1.8.7.174 (1.8.7-p174).
* Fix critical problem of BigDecimal class in 1.8.7-p173.


Fri Jun 12 16:36:44 2009  Yukihiro Matsumoto  <matz@ruby-lang.org>

	* ext/bigdecimal/bigdecimal.c (VpToString): fixed a bug introduced
	  in r23613.  [ruby-talk:338957]
2009-06-16 15:08:38 +00:00
schmonz
ccf81ac8d2 It's actually ikiwiki-3.141 (possibly a TeX-like versioning scheme?), and
I'll handle the update.
2009-06-16 05:27:45 +00:00
obache
884258cbd9 Note restriction of acceptable python version came from py-gtk2 and py-cairo.
pygoocanvas itself require just python>=2.2.
2009-06-16 01:36:28 +00:00
abs
39888bf166 fix for DESTDIR install 2009-06-16 00:04:02 +00:00
wiz
2287844825 + caff-1.1.1, ikiwiki-3.14.1, ocaml-3.11.1, p5-Archive-Tar-1.52,
p5-Digest-1.16, p5-Digest-MD5-2.39, p5-Filter-1.37, p5-MIME-Base64-3.08,
  p5-XML-NamespaceSupport-1.10, telepathy-glib-0.7.32, x264-devel-20090613,
  yaz-3.0.46.
2009-06-15 23:43:36 +00:00
sno
b0aa4ac4ba Updated time/p5-DateTime-Format-Natural to 0.77 2009-06-15 23:24:28 +00:00
sno
ac3f11d712 pkgsrc changes:
- Updating package of p5 module DateTime::Format::Natural from 0.76 to
    0.77
  - Adjusting license according to META.yaml

Upstream changes:
0.77 Sun Jun 14 20:46:53 CEST 2009
 - Merged development version to stable.

0.76_04 Sat Jun 13 14:04:21 CEST 2009
 - Remove comment in code about the legacy debug option.
 - Use '\s+' instead of the ambiguous ' ' as token split pattern.
 - Add some whitespace to the regexp which recognizes additional
   tokens for formatted dates.

0.76_03 Wed Jun 10 11:50:42 CEST 2009
 - The current "now" can be overridden through the 'datetime'
   option. [rt #45127 - Giovanni Pensa]
 - parse_datetime_duration() handles durations where the second
   part is relative to the first one. [rt #45127 - Giovanni Pensa]
 - New supported relative duration: for <count> <unit>.
   [rt #45127 - Giovanni Pensa]

0.76_02 Sat Jun  6 13:24:58 CEST 2009
 - When using prefer_future, also allow for weekdays combined with
   the time of day to be parsed correctly. [rt #46689 - Jason May]
 - New supported format: <weekday> <time>. [rt #46689 - Jason May]

0.76_01 Mon Jun  1 21:34:06 CEST 2009
 - Change in default behavior: Use DateTime's truncate method
   to reset time components. Inspired by [rt #43468 - Clayton
   L. Scott] and suggestions from others.
2009-06-15 23:23:43 +00:00
sno
80ce4add93 Updated devel/p5-Devel-Declare to 0.005005 2009-06-15 23:08:09 +00:00
sno
b231d03135 pkgsrc changes:
- Updating package of p5 module Devel::Declare from 0.005002 to
    0.005005
  - Adjusting license according to META.yaml
  - Use Module::Install as module type
  - Adjust MEM_WRAP_CHECK_ patch (was it submitted upstream?)

Upstream changes:
0.005005
  - Improve compatibility with MAD-enabled perls
    (Reini Urban, Closes RT#45779).

0.005004
  - Don't redefine MEM_WRAP_CHECK_ if it's already defined, getting rid of
    compilation errors on some perls (Maik Fischer).

0.005003
  - Failing tests for line number issues (Ash Berlin).
  - Add strip_names_and_args (Cory Watson).
  - Various pod fixes (Yanick Champoux, Florian Ragwitz).
  - Add copyright statements.
2009-06-15 23:07:30 +00:00
sno
a36b321ace Updated www/p5-Catalyst-Component-ACCEPT_CONTEXT to 0.07 2009-06-15 22:45:23 +00:00
sno
0c20b7cc58 pkgsrc changes:
- Updating package of p5 module Catalyst::Component::ACCEPT_CONTEXT
    from 0.06 to 0.07
  - Use Module::Install as module type
  - Adjusting license according to META.yaml

Upstream changes:
0.07    11 June 2009
        Fix tests with Catalyst 5.80005
2009-06-15 22:44:51 +00:00
sno
3b70cc4518 Updated www/p5-Catalyst-Plugin-Authentication to 0.100120 2009-06-15 22:39:30 +00:00
sno
9a7f78a8fc pkgsrc changes:
- Updating package for p5 module Catalyst::Plugin::Authentication
    from 0.10011 to 0.10012
  - Adjusting license according to META.yaml
  - Use Module::Install as module type

Upstream changes:
0.10012 Sat Jun  6 10:58:43 BST 2009
      - Add Catalyst::Authentication::Credential::Remote which authenticates you
        directly from environment variables passed by your web server. This
        allows the use of SSL client certificates, NTLM, or just basic/digest
        auth done at the web server level to be used to authenticate users
        to your Catalyst application (kmx)
        - Tests for this
      - Change ->config invocations to be best practices (t0m)
      - Note about session auto-vification even when use_session is set
        to false (robert).
      - Note about how a realms key used to be needed to unconfuse people
        running an old version, but browsing the docs on search.cpan (ruoso)
2009-06-15 22:38:45 +00:00
sno
0bf7ddfb2c Updated www/p5-Catalyst-Devel to 1.18 2009-06-15 22:26:54 +00:00
sno
34aa7a1762 pkgsrc changes:
- Updating package of p5 module Catalyst::Devel from 1.17 to 1.18
  - Adjusting dependencies according to META.yaml

Upstream changes:
1.18    2009-06-10 17:43:12
        - The forking restarter was not waiting for the child to exit,
          which could lead to a race condition. If the old child did
          not exit before the new child tried to bind to its socket,
          it would find the old child blocking the port it wanted.
        - More fixes for the Win32 restarter. It was effectively
          ignoring all command-line options except those related to
          the restarter itself.
2009-06-15 22:25:51 +00:00
sno
f438fc443d Updated databases/p5-CatalystX-CRUD-Model-RDBO to 0.22 2009-06-15 22:18:13 +00:00