Commit graph

153605 commits

Author SHA1 Message Date
sno
dc21a59bfb Updating www/p5-Catalyst-Model-Adaptor from 0.05nb1 to 0.06
Upstream changes:
0.06   3 January 2010
       - Fix a minor documentation problem. Reported by Cory Watson.
2010-02-02 11:17:08 +00:00
obache
64e920af39 Update HOMEPAGE and MASTER_SITES. 2010-02-02 11:16:43 +00:00
sno
904c742cba Updated www/p5-Catalyst-Runtime to 5.80019 2010-02-02 11:11:40 +00:00
sno
9ee8494fdc Updating www/p5-Catalyst-Runtime from 5.80018 to 5.80019
Upstream changes:
5.80019 2010-01-29 01:04:09
  Bug fixed:
   - Calls to $c->uri_for with private paths as strings (e.g.
     $c->uri_for('controller/action', 'arg1', 'arg2') ) no longer have
     / encoded to %2F. This is due to $c->uri_for('static', 'css/foo', $bar)
     which should not be encoded.
     Calls with an action object (rather than a string), or uri_for action
     will still encode / in args and captures to %2F

   - The above noted / => %2F encoding in uri_for_action or uri_for with
     an action object has been fixed to not just encode the first slash in
     any set of args/captures.

   - nginx and lighttpd FCGI requests with URI encoded sections as the first
     path part have been fixed to operate correctly.

   - A source of bogus warnings in Catalyst::Component::BUILDARGS has been
     removed.

  Documentation:
   - Improve the documentation about -Home and how Catalyst finds the home path
     for applications.
   - Various minor typo fixes.

  New features:
   - Allow passing additional arguments to action constructors.
2010-02-02 11:11:30 +00:00
obache
aaea49ff56 Honor MANINSTALL.
fixes PR#42715.
2010-02-02 10:45:59 +00:00
jmmv
a8a5402060 Fix build in OS X. 2010-02-02 10:45:17 +00:00
jmmv
434b67deb3 s/unionfs/nullfs/ as reported by David Holland. 2010-02-02 09:41:19 +00:00
he
f200a48f16 Remove entry for parrot-2.0.0. 2010-02-02 09:02:02 +00:00
he
9b8b9a2b58 Note update of parrot to 2.0.0. 2010-02-02 09:01:50 +00:00
he
3d3c8b6d89 Update from version 1.9.0 to 2.0.0.
Pkgsrc changes:
 o Adjust PLIST to fit with new contents.

Upstream changes:

Parrot 2.0.0 News:

    * Features
       o Context PMCs now support attribute-based introspection
       o Context and CallSignature PMCs merged into CallContext
       o .lex directive throws exceptions when used with incorrect
         register types

    * Platforms
       o Packaging improved for free OS distributions
       o PPC, PPC64, and ARM now tested when running Linux

    * Performance
       o Minor improvements to the profiling runcore
       o Improvements from the CallContext PMC merge

    * New deprecations
       o In/out parameters in STRING modification functions
       o Void handling in NCI signatures
       o Parameter passing opcodes order in PBC

    * Tests
       o Continued migration of core tests from Perl 5 to PIR

    * Tools
       o dependency checker improved

    * Miscellaneous
       o Deprecation cycle length changed to three months from six
       o GC accuracy improved
       o PMC freeze improvements; much more reliable
       o Makefile improvements for dependency handling
2010-02-02 09:01:09 +00:00
dmcmahill
0a12ba0213 Change some functions from 'inline' to 'static inline' to avoid multiply
defined symbols with gcc-4.1.3.  Problem noted by Joerg@.
2010-02-02 07:14:29 +00:00
taca
0395a7a5bc Note update of devel/ruby-gettext package to 2.1.0nb1. 2010-02-02 02:19:24 +00:00
taca
58d5e88ab3 Remove an emacs's temporary file.
Bump PKGREVISION.
2010-02-02 02:18:38 +00:00
snj
f5a15b1c84 Updated wm/obconf to 2.0.3nb3. 2010-02-01 22:44:48 +00:00
snj
19ab90db3a I've spoken with upstream and the original distfile has been restored.
Adjust distinfo, change DIST_SUBDIR, fix MASTER_SITES and HOMEPAGE,
correct desktop-file-utils include, and bump PKGREVISION.
2010-02-01 22:44:23 +00:00
jmmv
a837a7aec4 Add support for MacFUSE, which is installed outside of pkgsrc.
Tested on Mac OS X 10.5.8 with the fuse-bindfs package.
2010-02-01 21:51:55 +00:00
sno
3c042674c8 Updated pkgtools/pkg_rolling-replace to 0.20 2010-02-01 19:06:54 +00:00
sno
4225841e3c Updating pkgtools/pkg_rolling-replace/ from 0.19nb1 to 0.20
Improving the variable passing to make by allowing any, not just
MAKE_JOBS and USE_DESTDIR.
2010-02-01 19:06:42 +00:00
minskim
af4af6a71f Note update of tex-latex. 2010-02-01 17:46:25 +00:00
minskim
c7b2520c25 Update tex-latex to the version in TeX Live 2009.
- Core packages were updated via latex-tds as of 2009-09-25.
2010-02-01 17:46:02 +00:00
tnn
06a401f03b Add missing buildlinkry to fix modular X.org build.
Bump PKGREVISION.
2010-02-01 17:38:07 +00:00
jmcneill
b5787d3149 gc old patches, no longer necessary for pa 0.9.21 2010-02-01 15:05:58 +00:00
jmcneill
5d7c285dfa - pulseaudio 2010-02-01 15:01:28 +00:00
jmcneill
944df4266c Updated audio/pulseaudio to 0.9.21 2010-02-01 15:01:01 +00:00
jmcneill
0dedecc112 Update pulseaudio to 0.9.21.
Too many changes to list here:

  http://pulseaudio.org/milestone/0.9.15
  http://pulseaudio.org/milestone/0.9.16
  http://pulseaudio.org/milestone/0.9.17
  http://pulseaudio.org/milestone/0.9.18
  http://pulseaudio.org/milestone/0.9.19
  http://pulseaudio.org/milestone/0.9.20
  http://pulseaudio.org/milestone/0.9.21
2010-02-01 15:00:20 +00:00
tnn
6e81e35459 fix mis-merge 2010-02-01 14:39:20 +00:00
tnn
8595a87484 patch-ab: merge fix for upstream bug 3285.
Closes our PR pkg/42713 (obconf segfaults on startup)
Ride previous bump.
2010-02-01 14:29:43 +00:00
tnn
973844fe26 Distfile has changed on master site. The only actual change is that
some files have been regenerated with newer autotools.
Bump REVISION and set DIST_SUBDIR.
2010-02-01 14:11:38 +00:00
jmmv
bb54b153e5 Note addition of filesystems/fuse-bindfs 2010-02-01 13:38:11 +00:00
jmmv
150c48fdc7 Add and enable fuse-bindfs. 2010-02-01 13:37:15 +00:00
jmmv
600d835a19 Initial import of fuse-bindfs-1.8.4:
bindfs is a FUSE filesystem for mounting a directory to another location,
similar to 'mount --bind' in Linux or unionfs in BSD.  The permissions in
the mountpoint can be altered through various rules.
2010-02-01 13:36:43 +00:00
joerg
e45acc3540 Fix version number. Just assume that -P always should be translated to
pl.
2010-02-01 12:56:28 +00:00
wiz
5109a3db59 + dbus-glib-0.84, echinus-0.4.0, etm-516, links-2.3pre1,
p5-Net-SSLeay-1.36, py-pytz-2010b, tkcvs-8.2.1, xdelta-3.0w.
2010-02-01 12:40:11 +00:00
wiz
0073cb0571 Sort option descriptions, be more explicit in -D one. 2010-02-01 12:25:07 +00:00
sno
40d1815565 Updated pkgtools/pkg_rolling-replace to 0.19nb1 2010-02-01 10:28:57 +00:00
sno
578fadf392 Fixing a typo and bumping revision (if anyone still had updated) 2010-02-01 10:28:45 +00:00
wiz
977baefe41 + anjuta-2.28.2.0 [GNOME 2.28], balance-3.48,
calibre-0.6.36, cdrtools-2.01.01alpha74, cherokee-0.99.42,
  coreutils-8.4, emacs-muse-3.20, etm-514, fbreader-0.12.2, file-5.04,
  gcc44-4.4.3, gmime-2.2.25, gmime24-2.4.14, gnome-screensaver-2.28.1,
  graphviz-2.26.3, mnemosyne-1.2.2, mp3diags-1.0.03, ocrad-0.19,
  octave-3.2.4, p5-ExtUtils-ParseXS-2.2202, p5-MailTools-2.06,
  p5-Mouse-0.48, poedit-1.4.4, puppet-0.25.4, pure-ftpd-1.0.27
  [pkg/42711], raptor-1.4.21, t-prot-2.13, vlc-1.0.5, weechat-0.3.1.1,
  wwwoffle-2.9f, x264-devel-20100130, xmessage-1.0.3, yaz-4.0.1.
2010-02-01 09:50:36 +00:00
sno
f30b8b9e30 Updated pkgtools/pkg_rolling-replace to 0.19 2010-02-01 09:33:33 +00:00
sno
89efac344b Updating pkg_rolling-replace (set new version 0.19):
- Add option '-D' to tune "USE_DESTDIR=" and set this defaultly to 'NO'
- Add option '-j' to tune "MAKE_JOBS=" (Default: unset)
- Fix an issue with packages with missing origin
2010-02-01 09:33:21 +00:00
joerg
1badcb4468 Forgotten patch for DESTDIR support 2010-02-01 03:14:09 +00:00
joerg
64d8b87578 DESTDIR support 2010-02-01 02:52:51 +00:00
joerg
7099a50d36 DESTDIR support 2010-02-01 02:41:52 +00:00
joerg
963c881dca DESTDIR ready 2010-02-01 02:40:26 +00:00
joerg
e6e1c4faa7 DESTDIR support 2010-02-01 02:31:28 +00:00
joerg
3fc03a91c7 DESTDIR ready 2010-02-01 02:29:55 +00:00
joerg
c69a674200 DESTDIR support 2010-02-01 01:50:04 +00:00
joerg
966eb21142 DESTDIR support 2010-02-01 01:38:42 +00:00
joerg
851260b283 DESTDIR support 2010-02-01 01:25:29 +00:00
joerg
d1af639c89 DESTDIR ready 2010-02-01 01:16:24 +00:00
joerg
064ee10f48 DESTDIR support 2010-02-01 00:59:27 +00:00