Commit graph

183350 commits

Author SHA1 Message Date
markd
038c7020c8 p5-ExtUtils-ParseXS in base perl >= 5.14.1 2012-03-11 04:42:53 +00:00
markd
1e68f9388c Update to 0.28.02.05
0.280205 - 2011-12-20 (Perl v5.15.6)

  Fixed:
  - Fixed bug picking up ccflags from Config

0.280204 - 2011-06-20 (Perl v5.15.0)

  Minor:
  - Quotation style cleanup

0.280203 - 2011-05-14 (Perl v5.14.0)

  Fixed:
  - Appends CFLAGS and LDFLAGS environments instead of overriding
  - Reset ccflags on compilation for VMS.
  Changed:
  - Refactored OS name mapping to use Perl::OSType
2012-03-11 04:27:23 +00:00
markd
6c7b40715a p5-ExtUtils-CBuilder included in base perl >= 5.14.1 2012-03-11 04:18:51 +00:00
ryoon
fac66e344b Revert unintended change. 2012-03-11 03:59:27 +00:00
markd
a8d8a50c74 Add subversion patch Revision 1145203. Ensure the
Perl extension is built using the Perl compiler flags.
Fixes use of "git svn" on Linux.
Bump PKGREVISION of p5-subversion package.
2012-03-11 03:38:52 +00:00
markd
81008f1209 Add pam option. Not enabled by default so no PKGREVISION. 2012-03-11 03:22:09 +00:00
markd
19bc720dae This mornings updates. 2012-03-10 23:42:51 +00:00
markd
45870b23f7 Update to 2.02
2.02: more progress on portability; introduced the beginnings of a suite
 of tests; improvements in the --keepinfo functionality, and to the
 treatment of file permissions (thanks to Marco Pessotto for these).
 [2010-04-14]

2.01: fixed a silly bug (thoughtless use of "test -a" in a couple of
 places) which seriously affected portability. [2010-04-13]

2.00: a major re-design. This is not completely backward-compatible with
 previous versions of the pdfnup, pdfjoin and pdf90 scripts. The
 differences in interface are few, though.

 In addition, various reported bugs have been fixed - many thanks to all
 those kind people who reported them (too numerous to list here!)
 [2010-03-14]

1.21: bug fixes, including security issues (many thanks to Eduard Bloch,
 Robert Buchholz and Martin Vaeth for helpful reports on vulnerabilities
 and for kindly contributing patches); the scripts now call for /bin/bash
 as interpreter; availability of mktemp is now also assumed; the
 Mac OS X droplets now look for pdflatex at (by default)
 /usr/texbin/pdflatex [2009-01-19]
2012-03-10 22:23:13 +00:00
markd
830560416b Fix build with gcc 4.6 2012-03-10 22:05:03 +00:00
markd
38aca9df9f Update to 2.4.9
2.4.9
=====
 *) Fixed help window (corrects problem related to tooltip api changes)
 *) Fixed regex reference guide (missing exit icon)

2.4.8
=====
 *) Uses the new logo/icons contributed by Konstantin Ryabitsev
 *) Fixed reportBug bug-- dialog would not load due to attribute error

2.4.7
=====
 *) packaging now contains python2.3 and python2.4 specific rpms (rather
    than just an "rpm")
 *) Windows binary is now complied against python2.4 rather than 2.3

Earlier changes unknown.
2012-03-10 21:53:47 +00:00
markd
74d7b797f8 fix build with gcc 4.6 2012-03-10 21:47:30 +00:00
markd
e962d01463 kill a DISABLE_DEPRECATED to make it build with recent glib2 2012-03-10 21:41:34 +00:00
markd
9aa132d660 Be explicit in not trying to build the JPL interface 2012-03-10 21:36:14 +00:00
shattered
4e1ace5963 Set LICENSE. 2012-03-10 21:22:07 +00:00
markd
ecb6087538 Update to 2.15
2.5 years worth of changes.
2012-03-10 21:14:51 +00:00
markd
a6fe29ec80 Fix error 'CLONE_NEWNS' undeclared on recent linux. From git. 2012-03-10 20:59:52 +00:00
markd
94365f1c95 Fix build with gcc4.6
Add -fpermissive for Linux
2012-03-10 20:55:46 +00:00
markd
0bdb9fc44f Fix build with qt4.8, from fedora by way of gentoo 2012-03-10 20:42:31 +00:00
markd
7f52444e56 s/LINKER_RPATH_FLAG/COMPILER_RPATH_FLAG/ as this is passed to gcc. 2012-03-10 20:36:57 +00:00
markd
df1a065aa4 Update to version 0.9.0
# 0.9.0 - 2011.08.30
- Add support for the "Status" dbusmenu property. Will be used by
  appmenu-qt for LP BUG 737419 (Aurelien Gateau)
- Collapse multiple separators, get rid of starting and trailing
  separators (LP BUG 793339) (Aurelien Gateau)

# 0.8.3 - 2011.06.21
- If DBusMenuExporter is deleted, delete all DBusMenu instances which were
  working with it (Aurelien Gateau)
- Only show icons in menu if the platform allows them (Michael Terry)
2012-03-10 20:33:14 +00:00
markd
fbfc144583 Add LICENSE. 2012-03-10 20:20:59 +00:00
markd
d7c805859e Fix build with gcc4.6 2012-03-10 20:18:03 +00:00
markd
1933ba2829 Update to 2.45
- fixed bug with umlauts
        - fixed bug with UTF-8 characters
        - added --underline_delimiter option.
2012-03-10 20:08:13 +00:00
markd
d1379f5fa0 Remove no longer required patch-aa. Fixes PR pkg/46104 2012-03-10 19:56:30 +00:00
wiz
953e17cd77 Mark as PYTHON_VERSIONS_INCOMPATIBLE=24 because of
with SettingsOverride(TEMPLATE_DEBUG=False):
                        ^
SyntaxError: invalid syntax
see
http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20120308.0100/py24-django-sekizai-0.5/install.log
2012-03-10 19:49:02 +00:00
wiz
b46885d560 Mark as PYTHON_VERSIONS_INCOMPATIBLE=24 because of
AttributeError: 'module' object has no attribute 'SEEK_CUR'
see
http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20120308.0100/py24-filesystem-0.4.0/build.log
2012-03-10 19:48:06 +00:00
wiz
66283cfa1b Mark as python2.4-incompatible, see
http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20120308.0100/py24-Pyro4-4.12/build.log
2012-03-10 19:47:24 +00:00
joerg
3a343bf1ca A README file is not a cat page, don't install it as such. Bump revision. 2012-03-10 16:11:51 +00:00
joerg
375e683ba5 Don't bother installing a cat page. Bump version. 2012-03-10 16:10:56 +00:00
joerg
c1dd717b2f Fix linkage on systems where separate -ldb is required. 2012-03-10 16:06:35 +00:00
obache
844e867ea9 allow wnn4 option (now ja-freewnn-lib has shlib). 2012-03-10 15:24:50 +00:00
ryoon
62a3465b93 Remove unnecessary backups of the patches. 2012-03-10 14:58:58 +00:00
ryoon
4be9163a0e Remove necessary backups of the patches. 2012-03-10 14:57:29 +00:00
wiz
bccd089a19 Fix patterns so that pbulk does not try to build startup-notification
on systems where startup-notification010 is needed instead.
Tested by bouyer.
2012-03-10 13:31:55 +00:00
shattered
2a4afa461a Set LICENSE. 2012-03-10 13:20:10 +00:00
obache
0334c6313f fix EGG_NAME with PKGREVISION using DISTNAME. 2012-03-10 13:04:34 +00:00
ryoon
073ab8b63a Updated mail/thunderbird to 10.0.2
Updated mail/thunderbird-l10n to 10.0.2
2012-03-10 11:45:16 +00:00
ryoon
5f73739de1 Update to 10.0.2
* Sync with mail/thunderbird.
2012-03-10 11:44:18 +00:00
ryoon
c2d8be41e2 Update to 10.0.2
* Add new features.
* Fix security bugs
* See http://www.mozilla.org/en-US/thunderbird/10.0/releasenotes/
2012-03-10 11:42:38 +00:00
cheusov
cc6e8b79d0 Add missing clang, hp and pcc to ONLY_FOR_COMPILER.
Dump package version.
2012-03-10 11:00:24 +00:00
ryoon
0f421d0cf2 Add xvkbd-3.3 2012-03-10 10:58:08 +00:00
obache
8a95af1ca9 bump PKGREVISION from python default change to 2.7. 2012-03-10 10:56:12 +00:00
sbd
f931d3b570 Fix build on Linux. 2012-03-10 09:19:32 +00:00
obache
50d3accc2b python also required for build only, ride on last update. 2012-03-10 08:49:11 +00:00
obache
d333554547 py-expat is just required to build.
Bump PKGREVISION.
2012-03-10 08:47:15 +00:00
obache
90cbbffd02 LICENSE=gnu-lgpl-v2.1 2012-03-10 08:41:47 +00:00
obache
e09196556f Add missing RCS id to patch file. 2012-03-10 08:38:34 +00:00
obache
0ff173e3c4 Python for build only.
Bump PKGREVISION.
2012-03-10 08:33:07 +00:00
obache
596f2543a9 Bump PKGREVISION from default python change to 2.7. 2012-03-10 08:24:19 +00:00
sbd
de7d3847d6 Updated editors/ng to 1.4.3nb2 2012-03-10 08:20:21 +00:00