Commit graph

145756 commits

Author SHA1 Message Date
dholland
81c2b6bf5e Hack around silly behavior that unlocks every freshly created pthread
mutex. Fixes PR 35261.
2009-08-01 16:22:25 +00:00
tnn
d982a33088 changelog says libXinerama no longer needed. 2009-08-01 15:33:46 +00:00
schnoebe
2509a1a845 Add udns. 2009-08-01 14:55:19 +00:00
drochner
cd4dace4fe add patches from upstream to fix a double free() and an integer overflow
(http://secunia.com/advisories/35292/)
bump PKGREVISION
2009-08-01 14:03:19 +00:00
hasso
7fa7ed5530 Updated x11/modular-xorg-server to 1.6.3. 2009-08-01 13:33:27 +00:00
hasso
a84dc98b93 Update to 1.6.3.
Changes in 1.6.3 since 1.6.2.901:

Adam Jackson (1):
      selinux: Only activate if policy says to be an object manager

Alan Coopersmith (2):
      Don't printf NULL pointers on HAL connection error
      Remove hardcoded gcc -Wall option from configure.ac

Ben Skeggs (1):
      quirk: use first detailed timing as preferred for PEA prod 9003 (rh#492359)

Keith Packard (1):
      Bump release number to 1.6.3

Rémi Cardona (1):
      config: add HAL error checks


Changes in 1.6.2.901 since 1.6.2:

Adam Jackson (1):
      xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)

Alan Coopersmith (1):
      Fix build of drivers with 1.6.2 when not using --install-libxf86config

Benjamin Defnet (2):
      hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
      randr: fix operation order so that rotation+transform works

Dave Airlie (1):
      xfree86: move didLock assignment down to where the function pointer is valid.

Julien Cristau (1):
      randr: fix server crash in RRGetScreenInfo

Keith Packard (2):
      Replace dixLookupResource by dixLookupResourceBy{Type,Class}
      Bump to version 1.6.2.901 (1.6.3 RC1)

Kim Woelders (1):
      Fix key repeat problem.

Matthias Hopf (1):
      randr: Nuke broken set_origin shortcut

Michel Dänzer (1):
      EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true.

Robert Noland (1):
      One = is more than adequate here.  Make is sh safe.

Rémi Cardona (1):
      configure: libXinerama isn't needed anymore
2009-08-01 11:06:23 +00:00
schmonz
9b96f00323 Note p5-Search-Xapian update. 2009-08-01 08:43:34 +00:00
schmonz
fc62326efa Update to 1.0.14.0. From the changelog:
- Add handling of C++ exceptions from methods of Document (ticket#284).
2009-08-01 08:42:58 +00:00
minskim
6d811dc6aa Add tex-cite and tex-cite-doc. 2009-08-01 07:09:52 +00:00
minskim
5ea25bf0b2 Import tex-cite-doc-5.1 as print/tex-cite-doc.
This is documentation for tex-cite.
2009-08-01 07:08:23 +00:00
minskim
559bf29d9d Import tex-cite-5.1 as print/tex-cite.
The package supports compressed, sorted lists of numerical citations,
and also deals with various punctuation and other issues of
representation, including comprehensive management of break points.
The package is compatible with both hyperref and backref.
2009-08-01 07:08:03 +00:00
minskim
6cebefcadd - Add/extend texlive targets to install man pages and scripts.
- Do not pull in dependency on kpathsea if TEX_TEXMF_DIRS="none".
2009-08-01 07:04:27 +00:00
obache
bf48b5be7d I'm working on update ruby-gnome2 to 0.19.1. 2009-08-01 06:05:29 +00:00
hasso
af2b4f3683 Make it build on recent DragonFly. 2009-08-01 05:29:59 +00:00
hasso
bd63c18654 Make it build on DragonFly and probably some others. 2009-08-01 05:26:24 +00:00
hasso
051312ee95 Make it build on recent DragonFly. 2009-08-01 05:22:38 +00:00
schnoebe
81ec77d104 Add net/udns 0.0.9. 2009-08-01 03:02:06 +00:00
schnoebe
25074687f9 UDNS is a stub DNS resolver library with ability to perform both
synchronous and asynchronous DNS queries.
2009-08-01 02:41:22 +00:00
rillig
810ef9842f Updated pkgtools/url2pkg to 2.11 2009-07-31 22:28:03 +00:00
rillig
fd996953d0 Updated url2pkg to 2.11.
Changes since 2.10:
- Added PKG_DESTDIR_SUPPORT
- Fixed LICENSE handling
2009-07-31 22:27:49 +00:00
rillig
fa83bf8922 Added PKG_DESTDIR_SUPPORT, as suggested by Kamel Ibn Hassen Derouiche on
tech-pkg.

Commented out the LICENSE definition, since pkg_admin is very picky
about invalid values. Having either "" or "LICENSE" as the value doesn't
let you even fetch and extract the distfiles.
2009-07-31 22:27:04 +00:00
minskim
73605f2536 emacs.mk is no longer used. 2009-07-31 22:20:28 +00:00
agc
7b437f7575 Fix a tyop in the COMMENT field 2009-07-31 21:23:14 +00:00
sketch
3bd750aab2 I'm guessing this file probably shouldn't be here... 2009-07-31 16:21:27 +00:00
drochner
3cf2f1758b distfile changed, fix checksum (archive contents is identical) 2009-07-31 10:01:57 +00:00
drochner
11a7f41f92 update to 0.12.3
changes: many bugfixes

pkgsrc changes:
-use brasero rather than nautilus-cd-burner for CD writing
 (this works well for me now)
-use musicbrainz rather than -2
 (audio CD reading doesn't work on NetBSD due to HAL problems,
  so I couldn't test)
2009-07-31 08:50:27 +00:00
jnemeth
c3e28b1b6d sort 2009-07-31 06:42:39 +00:00
seb
24869a436e Note initial addition of p5-MooseX-Declare version 0.23 as
devel/p5-MooseX-Declare into The NetBSD Packages Collection.

The Perl 5 module MooseX::Declare provides syntactic sugar for
Moose, the postmodern object system for Perl 5. When used, it sets
up the class and role keywords.
2009-07-31 05:38:20 +00:00
seb
c5eea2a6bd Add & enable p5-MooseX-Declare 2009-07-31 05:37:50 +00:00
seb
2c8ee54deb Initial import of p5-MooseX-Declare version 0.23 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::Declare provides syntactic sugar for
Moose, the postmodern object system for Perl 5. When used, it sets
up the class and role keywords.
2009-07-31 05:37:25 +00:00
seb
61bd19f231 Note initial addition of p5-MooseX-Method-Signatures version 0.16
as devel/p5-MooseX-Method-Signatures into The NetBSD Packages
Collection.

The Perl 5 module MooseX::Method::Signatures provides a proper
method keyword, like "sub" but specifically for making methods and
validating their arguments against Moose type constraints.
2009-07-30 23:05:16 +00:00
seb
941e171013 Add & enable p5-MooseX-Method-Signatures 2009-07-30 23:04:03 +00:00
seb
6d43ca86b7 Initial import of p5-MooseX-Method-Signatures version 0.16 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::Method::Signatures provides a proper
method keyword, like "sub" but specifically for making methods and
validating their arguments against Moose type constraints.
2009-07-30 23:02:58 +00:00
seb
b9e6cde3c7 note update of devel/p5-Devel-Declare to version 0.005008 2009-07-30 22:42:10 +00:00
seb
22804e0f6f Update p5-Devel-Declare from version 0.005007 to version 0.005008.
Pkgsrc changes:
- Adjust dependencies, most notably devel/p5-B-Hooks-OP-Check is needed
at run time, not only at build time
- Fix PERL5_MODULE_TYPE, this module is "Module::Install" module

Upstream changes:

 - Depend on the latest ExtUtils::Depends for win32+gcc support.
 - Conditionally expand linestrings under perl debugger.
2009-07-30 22:41:36 +00:00
adrianp
ca569007e4 Updated chat/irssi-icb to 0.14nb15 2009-07-30 21:59:26 +00:00
adrianp
dd6bae8ba7 Update to deal with irssi update 2009-07-30 21:59:07 +00:00
adrianp
79e1738a13 Updated chat/irssi to 0.8.14 2009-07-30 21:58:37 +00:00
adrianp
075534cfff ChangeLog for 0.8.14
Features:

    * Make /reset an alias for /set -default.
    * Make /unset an alias for /set -clear.
    * Allow ctrl+home / ctrl+end to go to the beginning / end of scrollback.
    * Accept WHOX reply (354 numeric) as a /who reply.
    * Show numerics directed at channels in the channel window.
    * The time duration parser is more strict now.

Bugfixes:

    * Fix out of bounds access in event_wallops().
    * Build fix for OS X.
    * Fix the autolog_ignore_targets logic to work correctly with manually opened log files (see bug #673).
2009-07-30 21:58:15 +00:00
seb
413bb4a362 Note initial addition of p5-Parse-Method-Signatures version 1.003009
as devel/p5-Parse-Method-Signatures into The NetBSD Packages
Collection.

The Perl 5 module Parse::Method::Signatures is inspired by
Perl6::Signature but streamlined to just support the subset deemed
useful for TryCatch and MooseX::Method::Signatures.
2009-07-30 20:52:08 +00:00
seb
9395b4f53e Add & enable p5-Parse-Method-Signatures 2009-07-30 20:51:24 +00:00
seb
4a7c41da50 Initial import of p5-Parse-Method-Signatures version 1.003009 in
the NetBSD Packages Collection.

The Perl 5 module Parse::Method::Signatures is inspired by
Perl6::Signature but streamlined to just support the subset deemed
useful for TryCatch and MooseX::Method::Signatures.
2009-07-30 20:49:33 +00:00
drochner
5919d8ff71 limit collateral damage of the previous for systems where timeval.tv_usec
is a "long"
2009-07-30 20:12:39 +00:00
hasso
016c8bb795 Removed x11/qgtkstyle. 2009-07-30 19:28:46 +00:00
hasso
16259d77b2 Remove x11/qgtkstyle, it's part of the Qt 4.5. 2009-07-30 19:26:03 +00:00
zafer
2615eb6cb7 remove filezilla from the list. 2009-07-30 16:58:33 +00:00
drochner
b06e9e113e add am option to use shoutcast as a sound output device, from
Guillaume Lasmayous per PR pkg/41469, with some minor adaption by me,
also fix some harmless but annoying diagnostic message if flac
albums are played
2009-07-30 16:51:04 +00:00
zafer
0e929f31da Note initial addition of filezilla version 3.2.6.1 as net/filezilla to the NetBSD Packages Collection.
FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP
client with lots of useful features and an intuitive graphical user interface.
2009-07-30 16:46:45 +00:00
hasso
8584cfda48 Needs msgfmt. 2009-07-30 16:44:07 +00:00
drochner
55d967ba6f update to 2.2.2
changes: bugfixes
pkgsrc change: enable pkg-config again, so that the .pc file gets
installed (didn't find a pkg which depends on the old shout-config
script)
from Guillaume Lasmayous per PR pkg/41468
2009-07-30 16:41:18 +00:00