Commit graph

150817 commits

Author SHA1 Message Date
drochner
c49e736a56 add TEST_TARGET 2009-11-23 19:15:01 +00:00
drochner
c7a7e72179 update to dbus-1.2.4.6permissive
changes: fix CVE-2009-1189 (flaw in signature validation due to
incomplete fix for CVE-2008-3834)
2009-11-23 19:10:46 +00:00
tron
1448d40876 Note update of the "pango" package to version 1.26.1nb1. 2009-11-23 17:19:46 +00:00
tron
f1f76cdece Add a somewhat odd workaround to stop Mac OS X's toolchain (at least
Xcode 3.2.1) from breaking "pango" under Mac OS X. Bump package
revision because the package would previously build but not work.

[No, I have no idea why adding a random fprintf() in that loop avoids
 the problem. But it is the only trick I have found so far.]
2009-11-23 17:18:52 +00:00
tron
d57b920900 Use ${BSD_INSTALL_DATA} instead of ${INSTALL_FILE} which is only available
under NetBSD and conflicts with a "pkgsrc" setting.

The "f2c" package now builds and installs under Mac OS X (Snow Leopard).
2009-11-23 17:12:30 +00:00
joerg
19efd13b2f Only for Apache 2+ 2009-11-23 16:59:18 +00:00
joerg
e3c1682b6e Use correct variable for rpath. 2009-11-23 16:00:34 +00:00
tnn
da10d0fd8f fix grammar to make bison happy 2009-11-23 15:30:29 +00:00
joerg
3366facca7 Preserve our environment. It is already reduced, but may contain
control variables etc.
2009-11-23 15:24:33 +00:00
asau
44ceace5b7 Fix NetBSD builds now: include bsd.dep.mk, conditionalize bsd.depall.mk. 2009-11-23 15:08:45 +00:00
wiz
3e11ed6e5b Updated x11/py-qt4 to 4.6.2 2009-11-23 15:00:46 +00:00
wiz
8e76c211fb Update to 4.6.2: Bugfix release. 2009-11-23 15:00:33 +00:00
tnn
0a6dabd369 override emacs detection 2009-11-23 14:53:27 +00:00
drochner
d21eb81202 updated to 20091123 (today's snhapshot) which is mirrored on ftp.n.o
now
There are only dayly snapshots available on master_site, w/o changelog;
a PLIST diff shows some added Lexmark printers.
2009-11-23 14:49:29 +00:00
fhajny
8c23221e0f Update ruby-hpricot to 0.8.2.
Too many changes, see:

http://github.com/hpricot/hpricot/blob/master/CHANGELOG
2009-11-23 14:40:02 +00:00
wiz
9591aebf64 Update to 4.9.2, bugfix release. 2009-11-23 14:36:28 +00:00
fhajny
954919e042 Updated ruby-mini-magick to 1.2.5 2009-11-23 14:33:24 +00:00
fhajny
da3049de09 Added ruby-polyglot 2009-11-23 14:26:40 +00:00
fhajny
830fa275a5 Initial import of ruby-polyglot.
Polyglot provides a registry of file types that can be loaded by calling
its improved version of 'require'. Each file extension that can be handled
by a custom loader is registered by callingPolyglot.register("ext", <class>),
and then you can simply require "somefile", which will find and load
"somefile.ext" using your custom loader.
2009-11-23 14:26:09 +00:00
fhajny
8abd57b8e9 Updated ruby-heckle to 1.4.3.
Upstream changes:
1.4.3 / 2009-06-23
- Enhancements
    * Added autotest/heckle plugin
    * Skipping testing on 1.9

1.4.2 / 2009-02-08
- Fixes
    * Fixed Ruby2Ruby dependency and Ruby2Ruby references (name changed).
    * Fix bug 11435 where [:iter, [:call], ...] would cause an endless loop.
2009-11-23 14:21:43 +00:00
tnn
f43f4c896b add "used by" lines 2009-11-23 14:16:22 +00:00
fhajny
a646ff77ae ruby2ruby updated 2009-11-23 14:13:46 +00:00
fhajny
a0b93e795d Updated ruby2ruby to 1.2.4.
Too many changes, see:

http://seattlerb.rubyforge.org/ruby2ruby/History_txt.html
2009-11-23 14:13:28 +00:00
fhajny
0ecd1c9bda Updated ruby-parsetree to 3.0.4.
Too many changes.
2009-11-23 14:10:26 +00:00
fhajny
384fb68fca Added ruby-parser 2009-11-23 14:05:38 +00:00
fhajny
5e21b3cc16 Initial import of ruby-parser.
ruby_parser (RP) is a ruby parser written in pure ruby
(utilizing racc - which does by default use a C extension).
2009-11-23 14:04:10 +00:00
fhajny
0d37e9f1a6 Added devel/ruby-sexp-processor 2009-11-23 14:01:31 +00:00
fhajny
c24ce809c2 Initial import of ruby-sexp-processor.
sexp_processor branches from ParseTree bringing all the generic sexp
processing tools with it. Sexp, SexpProcessor, Environment, etc... all
for your language processing pleasure.
2009-11-23 14:00:06 +00:00
tnn
2eefebe7bb fix PLIST 2009-11-23 13:56:33 +00:00
fhajny
627f7f03a6 Updated ruby-inline to 3.8.3 2009-11-23 13:50:06 +00:00
fhajny
69af5253a8 ZenTest updated 2009-11-23 13:46:33 +00:00
fhajny
4b43844ea5 Update ZenTest to 4.1.4
Too many changes, see HOMEPAGE.
2009-11-23 13:45:51 +00:00
fhajny
d1cc2bbbc4 Hoe updated 2009-11-23 13:43:12 +00:00
fhajny
631ed62c20 Update hoe to 2.3.3
Too many changes.
2009-11-23 13:42:52 +00:00
fhajny
f2b41a60ce Update rubyforge to 2.0.3
Too many changes.
2009-11-23 13:39:42 +00:00
fhajny
2dcbcd88ac Update ruby-json-pure to 1.2.0
Too many changes, see:

http://github.com/flori/json/blob/master/CHANGES
2009-11-23 13:35:59 +00:00
fhajny
1a68dac3b3 Update ruby-json to 1.2.0
Too many changes, see:

http://github.com/flori/json/blob/master/CHANGES
2009-11-23 13:33:47 +00:00
drochner
ef3efa6c0f update to 2.3.11
This is a bugfix release for the 2.3 series, which brings considerable
improvements for b/w rasterizing of hinted TrueType fonts at
small sizes. All users should upgrade.
2009-11-23 12:01:58 +00:00
drochner
3d5f6eda25 update to 0.7
changes:
-cleanup, trim and compress sounds
-remove annoying sounds, eg on menu actions, desktop switch, clicks
2009-11-23 11:57:36 +00:00
obache
6d7dae3777 +fcitx-3.6.2 2009-11-23 11:54:38 +00:00
drochner
b0d0bad074 add a patch from Debian to tolerate j2k pictures with alpha channel
(seems really just tolerated -- looks ugly but at least doesn't crash)
bump PKGREVISION
2009-11-23 11:53:20 +00:00
drochner
ac7a2cc845 fix PLIST for (non-default) "jasper" option 2009-11-23 11:47:33 +00:00
wiz
0bb44ec363 + asterisk16-1.6.1.10, etm-388, fontconfig-2.8.0, geda-1.6.0.20091004,
gif2png-2.5.2, gupnp-igd-0.1.4, ivtools-1.2.8, p5-DateTime-TimeZone-1.05,
  p5-Error-1.02, p5-Module-Signature-0.61, p5-URI-1.50, p5-libwww-5.834,
  poppler-data-0.3.1, py-imaging-1.1.7, scmgit-base-1.6.5.3,
  scmgit-docs-1.6.5.3, surfraw-2.2.6, uim-1.5.7, x264-devel-20091121.
2009-11-23 11:17:46 +00:00
wiz
6bb66365f8 Updated devel/autoconf to 2.65 2009-11-23 11:09:49 +00:00
wiz
e5b8cd6a97 Update to 2.65:
* Major changes in Autoconf 2.65 (2009-11-21) [stable]
  Released by Eric Blake, based on git versions 2.64.*.

** Autoconf is now licensed under the General Public License version 3
   or later (GPLv3+).  As with earlier versions, the license includes
   an exception clause so that you may release a configure script
   generated by autoconf under the license of your own program.

** New macros to support Objective C++.
   AC_PROG_OBJCXX  AC_PROG_OBJCXXCPP

** The following undocumented autoconf macros, removed in Autoconf 2.64,
   have been reinstated:
   AH_CHECK_HEADERS

   These macros are present only for backwards compatibility purposes.

** The macro AC_LANG_COMPILER no longer fails on embedded systems that
   lack fopen in the C library, such as AVR or RTEMS (regression
   introduced in 2.64).

** The AC_FC_FREEFORM macro no longer suffers from a whitespace bug that
   made it fail with some Fortran compilers (regression introduced in
   2.64).

** The AC_TYPE_UINT64_T and AC_TYPE_INT64_T macros have been fixed to no
   longer mistakenly select a 32-bit type on some compilers (bug present
   since macros were introduced in 2.59c).

** The AC_FUNC_MMAP macro has been fixed to be portable to systems like
   Cygwin (bug present since macro was introduced in 2.0).

** The following documented autotest macros are new:
   AT_CHECK_EUNIT

** The following m4sugar macros now quote their expansion:
   m4_toupper  m4_tolower

** The following m4sugar macros are new:
   m4_escape

** The m4sugar macro m4_text_wrap now copes with embedded quoting without
   requiring quadrigraphs.  For uses like AC_ARG_VAR([a], [[b c]]),
   this gives the intuitive behavior of "[b c]" in the output (2.63
   gave the output of "[b], [c]", and 2.64 encountered a failure).

** The `$tmp' temporary directory used in config.status is documented for
   public use now.

** config.status now provides a --config option to produce the configuration.

** Many cache variables used by Autoconf's macros are now documented.

** Configure scripts work better on DJGPP by avoiding a bug present in
   the DJGPP port of bash 2.04 in handling 'return' in a shell
   function (regression introduced in 2.64).
2009-11-23 11:09:36 +00:00
asau
956a004b13 Simulate "bsd.init.mk" because for some unknown reason
pkgsrc doesn't provide it.
This fixes build problems on platforms other than NetBSD.
2009-11-23 10:43:36 +00:00
abs
404dc53d29 Added net/ktorrent3 version 3.3 2009-11-23 10:11:24 +00:00
abs
503393b3e2 +ktorrent3 2009-11-23 10:10:50 +00:00
abs
a54d9377c8 Added net/ktorrent3 version 3.3
KTorrent is a BitTorrent program for KDE4.

Changes from the KDE3 version include:

    * IPv6 support
    * SOCKSv4 and v5 support
    * The network interface to use can now be selected
    * Alternative flat list mode to display the files of a torrent
    * Reorganization of the config dialog
    * Individual files of a torrent can now be moved
    * New queuemanager gui
2009-11-23 10:10:27 +00:00
ghen
46e5959f5d Updated mail/roundcube to 0.3.1. 2009-11-23 09:38:26 +00:00