Commit graph

14163 commits

Author SHA1 Message Date
joerg
b75fa64cc9 Depend on py-dulwich. 2009-11-04 20:51:36 +00:00
joerg
dba1ddf270 Set EGG_NAME and regen PLIST for Python != 2.6. 2009-11-04 20:45:45 +00:00
joerg
a6d23b9642 + hg-git 2009-11-04 20:08:25 +00:00
joerg
8d4fa038f6 Add the current beta version of hg-git:
hg-git is a Mercurial plugin.  It adds the ability to push to and pull
from a Git repository from Mercurial.
2009-11-04 20:07:31 +00:00
joerg
74b6d5d4b4 + py-dulwich 2009-11-04 19:50:31 +00:00
joerg
1096bc4175 Import py-dulwich-0.4.0:
Dulwich is a Python implement of the Git file formats and protocols.
It provides a standalone implementation that doesn't depend on the
presence of Git itself.
2009-11-04 19:49:24 +00:00
markd
2017d98b44 Update to KDE 4.3.3
KDE 4.3.3 has a number of improvements that will make your life just a
little bit better. Some of KWin's effects have been smoothed and freed
of visual glitches, JuK should now be more stable, KDE PIM has seen its
share of improvements while in the back-rooms of KDE, the developers are
working hard on porting all applications to the new Akonadi storage and
cache.
2009-11-04 11:05:50 +00:00
tnn
004d2f0c1c back out local change 2009-11-04 09:48:10 +00:00
tnn
f6315de30f remove useless, ancient patch hunk which drifted away from it's original
location during the course of time ...
2009-11-04 09:44:09 +00:00
tnn
7da24e8c3b apply band-aid for nbsed bug. 2009-11-04 09:13:05 +00:00
tnn
4ff3662d2c The minimum required sqlite3 version changed (again ... grumble.)
reported by Snader_LB @ #pkgsrc
2009-11-03 22:31:58 +00:00
joerg
fbbe1af2ef Not MAKE_JOBS_SAFE. 2009-11-02 17:28:55 +00:00
obache
3d31fb8eae Remove py-logging.
python logging module is part of python since 2.3,
and python>=2.4 contains newer than this package,
even if updated to latest version requested by PR 41675.
2009-11-02 11:40:21 +00:00
tnn
3b2274f3ef bump revision for previous 2009-11-02 09:09:25 +00:00
adam
df5525ad6c Link against X11, do not dlopen X11 libs any more 2009-11-02 08:52:51 +00:00
joerg
243ae4f2bd Needs to link with -lfl with new enough flex. Shouldn't hurt anyone
else, so do it unconditionally.
2009-11-01 22:24:58 +00:00
tnn
e0c8d05a4f fix PLIST 2009-11-01 15:41:13 +00:00
tnn
b4c464b2e0 needs libxslt 2009-11-01 15:32:14 +00:00
obache
1708a33b72 Some fixes and improvement
* no need USE_PKGLOCALEDIR=YES, no locale files
 * no need lex and yacc in USE_TOOLS, not using those tools.
 * change custum do-build target to empty BUILD_TARGET, to pass down
   environment variables and make flags from pkgsrc.
 * set LICENSE=gnu-gpl-v2
 * add DESTDIR support, requested by PR 40989.
2009-11-01 10:49:14 +00:00
joerg
275ad79db9 Drop unneeded fragment from patch. 2009-10-31 21:42:27 +00:00
tnn
9873106de2 Support PKGMANDIR 2009-10-31 19:48:09 +00:00
tnn
77a058457d needs time.h for struct timeval 2009-10-31 14:17:22 +00:00
minskim
173d5f3f97 Update lua-alt-getopt to 0.7.0.
Patch provided by Aleksey Cheusov in PR 42195.

Changes:

  FIX: POSIX getopt("xo:") accepts './app -xoVVV' and './app -xo VVV'
  treating them as './app -x -o VVV'.
  Now Lua alt_getopt does the same.

  Additional regression tests/examples

  error() function is not used for exiting anymore.
  os.exit() is used instead.
2009-10-31 04:03:52 +00:00
heinz
62bdd6ddb3 Activated p5-Package-Constants. 2009-10-31 03:34:59 +00:00
heinz
037616d626 Initial import of p5-Package-Constants.
The Perl module Package::Constants lists all the constants defined in a
Perl package. This can be useful for, among others, setting up an
autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.
2009-10-31 03:31:27 +00:00
wiz
cc37812d38 Update to 0.14:
add daemon_set_verbosity() call; numerous updates
2009-10-31 02:54:34 +00:00
wiz
c1bdbb4232 Update to 0.6c11:
0.6c11

        * Fix "bdist_wininst upload" trying to upload same file twice

0.6c10

        * Fix for the Python 2.6.3 build_ext API change
        * Ensure C libraries (as opposed to extensions) are also built when doing bdist_egg
        * Support for SVN 1.6
2009-10-31 02:10:34 +00:00
wiz
e6552379ad Update to 8.00:
Release 8.00 19-Oct-09
----------------------

Bugs have been fixed in the library and in pcregrep. There are also some
enhancements. Restrictions on patterns used for partial matching have been
removed, extra information is given for partial matches, the partial matching
process has been improved, and an option to make a partial match override a
full match is available. The "study" process has been enhanced by finding a
lower bound matching length. Groups with duplicate numbers may now have
duplicated names without the use of PCRE_DUPNAMES. However, they may not have
different names. The documentation has been revised to reflect these changes.
The version number has been expanded to 3 digits as it is clear that the rate
of change is not slowing down.
2009-10-31 02:01:56 +00:00
wiz
96cc0935fc Update to 1.0.2:
A minor release of X.Org's classic utility for generating dependency lists
in makefiles - mostly small janitorial cleanups, plus some Solaris-specific
fixes to match the same default #define's as the compilers use.

Alan Coopersmith (12):
      Use AM_CPPFLAGS instead of makedepend_CPPFLAGS to avoid mangled .o names
      Add .gitignore
      Delete portions of imakemdep.h not used by makedepend
      Add additional predefines needed to match Solaris compilers
      Use XORG_CHANGELOG, XORG_CWARNFLAGS, and XORG_WITH_LINT macros
      Remove ifdef checks for macII left over from ancient A/UX 3.0 support
      Remove #ifdef'ed code that's never used
      Increased constification
      Fix gcc, sparse & lint warnings
      Remove CVS/RCS version tags
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      makedepend 1.0.2

James Cloos (1):
      Replace static ChangeLog with dist-hook to generate from git log

Jeremy C. Reed (1):
      Update version for release.
2009-10-31 01:51:54 +00:00
wiz
2d15db5812 Update to 2.2.4.2:
2.2.4.2 (stable):

* Namespace sigc is now documented, in order to make large chunks of the
  reference reappear.  (Daniel Elstner)
* The shipped reference documentation has been regenerated using Doxygen
  1.6.1, so that the document type is now XHTML 1.0.  (Daniel Elstner)
* The shipped Devhelp file has been generated with a newer version of the
  XSLT script in mm-common, so that documentation groups no longer appear
  as namespace prefixes in the keyword list.  (Daniel Elstner)

2.2.4.1 (stable):

* Reenable the per-class hierarchy graphs in the reference documentation.
  (Daniel Elstner)
* Drop the custom HTML header and footer, and use the shared doxygen.css
  file from mm-common. (Daniel Elstner)

2.2.4 (stable):

* New build system based on mm-common. The mm-common module is now
  required for building from the git repository, but not for builds
  of release archives. (Daniel Elstner)
* The public reference documentation is now hosted on library.gnome.org.
  (Frédéric Péters, Daniel Elstner)
2009-10-31 01:49:08 +00:00
wiz
d104678f9d Update to 2.0.20:
Ver 2.0.20 - Wed Sep 23 18:42:02 PDT 2009
* Fix for 1-pixel postponement with 8bit scaling
* Updates to headers and configure to allow for cross-compiling
  to DLL (not just static .a) and fixes for compiling on Windows
  using autotools
* Added Visual CE Project to Other Builds
* Added Symbian and Windows 64bit fix for lrint function.
2009-10-31 00:04:45 +00:00
wiz
4b665aeb8c Remove lisping music style from comment. 2009-10-30 20:12:17 +00:00
joerg
6b8a6ca20a Prefer the in-tree bsdtar. Fix patch to use the correct branches on NetBSD. 2009-10-30 20:02:54 +00:00
tnn
4d3393dcde NetBSD tar(1) doesn't like the distfile, so use gtar instead. 2009-10-30 19:42:55 +00:00
joerg
ac3d0714eb boost is not using -mt for libs any longer, so don't substitute back.
Pass down -rpath as a single option to prevent it from being mangled up.
2009-10-30 19:29:54 +00:00
ahoka
01297fe7eb Generate distinfo for previous commit. 2009-10-30 18:33:33 +00:00
ahoka
2db67a7371 Fix compilation with PCC. 2009-10-30 18:20:04 +00:00
drochner
61f452e1f4 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-30 16:57:53 +00:00
drochner
27dba48d43 oops, that file fell through the cracks 2009-10-30 16:51:29 +00:00
drochner
410536b9b6 this is outdated and might be removed soon, but for sanity:
bump PKGREVISION for libgnome linkage change,
mark CONFLICTing with future anjuta pkgs
2009-10-30 15:42:03 +00:00
drochner
003c8fb77f update to 1.14.16
changes:
-Add variant of OO_NS_FIELD
-Use gdk_pixbug for thumbnailing when available
-Fix problem with errors to stdout
-Fix gnome-vfs dependency handling
2009-10-30 11:18:52 +00:00
drochner
3308ac3b2c PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
2009-10-29 23:14:13 +00:00
drochner
32874d17fb bump PKGREV for libgnome change to avoid esound per default, and
being here remove the unneeded libart dependency
2009-10-29 23:08:33 +00:00
drochner
e2e1200aa1 add an option for use of esound, make it off per default which is
a change to the previuos pkg, bump PKGREV
2009-10-29 23:05:00 +00:00
joerg
c7bded5c98 Do not stupidly insist on GNU gettext, thanks. 2009-10-29 16:25:57 +00:00
drochner
aad33fd9d5 bump PKGREVISION to get it rebuilt with the new xmlrpc-c dependency
pattern, should fix the "downgrade" problem reported by obache
2009-10-29 12:07:39 +00:00
tnn
8ca3dbd641 Security and bugfix update of firefox (to 3.5.4) and xulrunner (to 1.9.1.4)
Also fix broken DESTDIR support.

Fixes the following security issues:
MFSA 2009-64 Crashes with evidence of memory corruption (rv:1.9.1.4/ 1.9.0.15)
MFSA 2009-63 Upgrade media libraries to fix memory safety bugs
MFSA 2009-62 Download filename spoofing with RTL override
MFSA 2009-61 Cross-origin data theft through document.getSelection()
MFSA 2009-59 Heap buffer overflow in string to number conversion
MFSA 2009-57 Chrome privilege escalation in XPCVariant::VariantDataToJS()
MFSA 2009-56 Heap buffer overflow in GIF color map parser
MFSA 2009-55 Crash in proxy auto-configuration regexp parsing
MFSA 2009-54 Crash with recursive web-worker calls
MFSA 2009-53 Local downloaded file tampering
MFSA 2009-52 Form history vulnerable to stealing
2009-10-28 11:36:36 +00:00
drochner
5f71adceaa recognize builtin libevent 1.4.11 2009-10-27 21:02:26 +00:00
joerg
0310b47838 Doesn't support Python 2.4 (from . import *). 2009-10-26 20:08:21 +00:00
drochner
579d4a353e +libview 2009-10-26 11:33:31 +00:00