Commit graph

135360 commits

Author SHA1 Message Date
he
e44059a401 Update from version 0.21 to 0.22.
Pkgsrc changes:
 o Remove dependenc on Class::Accessor, it does not appear to be needed

Upstream changes:

0.22
	- add a no warnings 'recursion', deep recursion is legitimate
	  in most cases
2008-12-20 21:04:13 +00:00
he
6075a03f02 Update from version 0.24 to 0.26.
Upstream changes:

0.26  Nov 24, 2008
        - remove warning from File::Spec

0.25  Nov 20, 2008
        - paths began with '//' on cygwin, use catpath to undo
          splitpath (bug report from Pablo Torres).
2008-12-20 20:59:18 +00:00
reed
778beb1437 Make the gnome build an option for evince. Defaults to enabled.
So -gnome will build the GTK version.

Make should also do the --disable-dbus, but will think about that later.
2008-12-20 20:52:27 +00:00
martti
394a818ad3 vim 2008-12-20 20:48:13 +00:00
martti
5ea810ff41 Updated editors/vim-share to 7.2.69
8484  7.2.050  compiler warnings for not using return value of fwrite()
 15179  7.2.051  can't avoid 'wig' and 'suffixes' for glob() and globpath()
  2611  7.2.052  synIDattr() doesn't support "sp" for special color
  1754  7.2.053  crash when using WorkShop command ":ws foo"
  2006  7.2.054  compilation warnings for fprintf format
 34319  7.2.055  various compiler warnings with strict checking
  1635  7.2.056  (after 7.2.050) tests 58 and 59 fail
  3210  7.2.057  (after 7.2.056) trying to put size_t in int variable
  2338  7.2.058  can't add a feature name in the :version output
  1847  7.2.059  diff is not always displayed properly
 34772  7.2.060  spell checking doesn't work well for compound words
  1886  7.2.061  creating funcref requires loading the autoload script first
  1657  7.2.062  "[Scratch]" is not translated
  3558  7.2.063  warning for NULL argument of Perl_sys_init3()
  1942  7.2.064  repeating "~" on a Visual block doesn't always update screen
  5149  7.2.065  GTK GUI: cursor disappears doing ":vsp" when maximized
  2759  7.2.066  not easy to check if 'encoding' is a multi-byte encoding
  1683  7.2.067  can't load sesison extra file when it contains special chars
  2598  7.2.068  error when Emacs tags file line is too long
  1726  7.2.069  (after 7.2.060) compiler warning for putting size_t in int
2008-12-20 20:47:02 +00:00
jmcneill
bef4a05162 Updated net/ekiga to 3.0.1nb3 2008-12-20 20:30:22 +00:00
jmcneill
5685077bea Add avahi support, bump PKGREVISION. 2008-12-20 20:29:42 +00:00
he
abdd2e7134 Today's second set from this corner:
Updated devel/p5-B-Utils to 0.07
Updated devel/p5-Class-Accessor-Grouped to 0.08002
Updated devel/p5-Class-C3 to 0.20
Updated devel/p5-Class-MOP to 0.73
Updated devel/p5-Config-Any to 0.16
2008-12-20 20:27:30 +00:00
he
f053b3c249 Update from version 0.14nb1 to 0.16.
Upstream changes:

0.16 Mon 17 Nov 2008
    - fix up branches test which did not handle the errors thrown by
      changes from the last release (RT #40948)
    - fix up error message for "any of" (RT #40972)

0.15 Wed 12 Nov 2008
    - when use_ext is true, we will check to see if there are no supported
      modules for a particular file. instead of the file being skipped, an
      error will be thrown (RT #38927).
    - also, when use_ext is true, a fatal error will be thrown if there are
      no loaders available that understand the file extension.
    - officially support multiple loaders per extension
    - add a Config::Any::Base for all loaders to inherit from, plus add
      a new dependency mechanism: requires_any_of() and requires_all_of().
    - filter out loaders that don't inherit from Config::Any::Base (RT #40830)
2008-12-20 20:26:10 +00:00
jmcneill
568faa3120 Updated sysutils/gvfs to 1.0.3nb1 2008-12-20 20:12:45 +00:00
jmcneill
480bdf3c9a Add avahi and cdda support, bump PKGREVISION. 2008-12-20 20:11:54 +00:00
jmcneill
c6e16fabba PR# pkg/40230: "libvolume_id" doesn't build under Mac OS X
Fix PolicyKit build on OSX.
2008-12-20 19:44:00 +00:00
he
c72ec5009a Update from version 0.72 to 0.73.
Upstream changes:

0.73 Tue, December 16, 2008
    * MOP.xs
      - Don't use Perl_mro_meta_init. It's not part of the public perl
        api. Fixes failures to build on Win32 (RT #41750).  (Florian
        Ragwitz)
    * t/082_get_code_info.t
      - Add $^P &= ~0x200; (per Ovid's suggestion) in order to not
        munger anonymous subs when under -d and so making the tests
        succeed in that case.
2008-12-20 19:33:50 +00:00
he
fe261a081e Update from version 0.19nb1 to 0.20.
Upstream changes:

0.20 Mon, Dec 8, 2008
    - Prevent redefined warnings when Class::C3 is loaded explicitly after
      MRO::Compat has been loaded. Also add tests for this.
2008-12-20 19:25:36 +00:00
rillig
ae59bfffc0 Removed the unnecessary part of the patch, about which pkglint was
complaining.
2008-12-20 19:16:27 +00:00
he
71cfab5a97 Update from version 0.08001nb1 to 0.08002.
iUpstream changes:

0.08002 Mon Nov 17 20:27:22 2008
    - Removed unnecessary code in get_simple: RT#40992, BUCHMULLER Norbert
2008-12-20 19:14:19 +00:00
reed
ad4a33cd42 Add to description. Two sentences from the xfce4-session manual. 2008-12-20 19:09:43 +00:00
christos
e95fb34e38 PR/38967: Yamamoto Takashi: Honor NETBSDSRCDIR. 2008-12-20 19:06:39 +00:00
reed
e04a298909 Also mention PowerNow in the COMMENT. But because of length removed "enabled". 2008-12-20 19:04:23 +00:00
bouyer
5f79b70d60 Updated mail/sympa to 5.4.4 2008-12-20 19:03:00 +00:00
bouyer
c6ff149b09 Update sympa to 5.4.4. Bug fixes (including SQL injestion and privilege
escalation vulnerabilities) and updated translations:
    * Sympa was not fully compliant to the RFC 2616, leading for example
      to possible unwanted list deletion by administrators using prefetching
      tools. This was fixed by replacing all the threatening GET requests
      by POST requests;
    * Use of sprint() function for creating SQL queries lead to possible
      SQL injection through cookie manipulation;
    * The use of files in /tmp lead to vulnerabilities.
2008-12-20 19:02:12 +00:00
he
1cef639b3d Update from version 0.06nb1 to 0.07.
Upstream changes:

0.07 Tue Nov 11 23:05:.. PDT 2008
    - Fixed a refactoring error in walkallops_simple. walkallops* was broken.
    - Avoided base.pm because that library is kind of nasty
2008-12-20 19:01:33 +00:00
reed
cb66db4fe8 Add further explanation of acpica. 2008-12-20 19:01:24 +00:00
reed
6413fe98be Add homepage. 2008-12-20 18:59:52 +00:00
reed
97bfa2cf8d Add details to short DESCR. These two sentences are from website. 2008-12-20 18:59:43 +00:00
reed
c24153e498 Add to very short DESCR. 2008-12-20 18:54:18 +00:00
reed
2d7478df46 Improve COMMENT and DESCRiptions.
No longer identical.
Don't say Linux since this is for other platforms too.
Don't mention GUI interface in the description for the console package.

By the way, the gtk version is really GNOME, but upstreams calls it gtk.
2008-12-20 18:47:00 +00:00
jmcneill
cb99a69337 Added audio/padevchooser version 0.9.3 2008-12-20 18:39:10 +00:00
jmcneill
81813b0726 user-destdir support 2008-12-20 18:38:30 +00:00
jmcneill
cd145e0854 Import padevchooser version 0.9.3.
PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers
an icon in the tray area and allows quick access to some features of the
PulseAudio sound server. Specifically it can do for you:

    * Notify about new sink/sources becoming available on the LAN
    * Quickly change the default PulseAudio sink/source/server assigned to
      the current X11 display, selecting devices available on the LAN
    * Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume
      Meter, PulseAudio Manager, PulseAudio Preferences
2008-12-20 18:35:30 +00:00
reed
6841e2d3d6 Change website. 2008-12-20 18:34:14 +00:00
jmcneill
3273b0ff0e Updated audio/pulseaudio to 0.9.13nb3 2008-12-20 18:28:13 +00:00
jmcneill
4a9b65acca Add avahi support, bump PKGREVISION. 2008-12-20 18:23:56 +00:00
gdt
02f5f7643a Don't use -O6 and -O3 because some gcc versions choke.
From Bernd Ernesti in private mail.
2008-12-20 18:08:07 +00:00
christos
b998383f61 PR/39956: Kamel: copy perl syscalls generation script to the netbsd directory. 2008-12-20 18:06:39 +00:00
jmcneill
c8b0ab400d Make NetBSD native atomic ops support work. 2008-12-20 17:53:51 +00:00
wiz
dc17a8047d Added net/avahi version 0.6.23 2008-12-20 17:40:19 +00:00
wiz
681b8f3d67 Added emulators/handy_sdl version 0.5 2008-12-20 17:39:10 +00:00
wiz
31d2499228 + handy_sdl. 2008-12-20 17:37:57 +00:00
wiz
b4cba9972c + avahi. 2008-12-20 17:37:17 +00:00
wiz
0458939a92 Initial import of avahi-0.6.23, packaged for pkgsrc-wip by Adrian Portelli,
then majorly reworked by myself. You can blame us both now ;)

Avahi is an Implementation the DNS Service Discovery and Multicast DNS
specifications for Zeroconf Computing. It uses D-BUS for communication
between user applications and a system daemon. The daemon is used to
coordinate application efforts in caching replies, necessary to minimize
the traffic imposed on networks.
2008-12-20 17:36:14 +00:00
wiz
c262953d55 Initial import of handy_sdl-0.5:
Handy/SDL is a freeware software emulator which emulates Atari's
Lynx hand-held game device on your OS. Handy/SDL is based upon Keith
"Dysfunction" Wilkin's free Handy emulator.
2008-12-20 17:34:02 +00:00
ahoka
79171666f2 Added devel/libdaemon version 0.12 2008-12-20 17:30:08 +00:00
ahoka
be085526f2 Add libdaemon. 2008-12-20 17:27:08 +00:00
ahoka
75661c1d88 Import libdaemon-0.12 as devel/libdaemon.
libdaemon is a lightweight C library that eases the writing of UNIX
daemons. It consists of the following parts:

* A wrapper around fork() which does the correct daemonization
  procedure of a process
* A wrapper around syslog() for simpler and compatible log output to
  Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
  select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected
  to syslog.

APIs like these are used in most daemon software available. It is not
that simple to get it done right and code duplication is not a goal.
2008-12-20 17:24:48 +00:00
jmcneill
ea7263e2ea Patch src/Makefile.am instead of src/Makefile.in now that we are using
autoreconf
2008-12-20 16:50:50 +00:00
ahoka
90ee41f70f Of course I meant /usr/include instead of /include... 2008-12-20 16:50:38 +00:00
he
b81094ea72 Today's first set:
Added devel/p5-IPC-Cmd version 0.42
Updated databases/p5-Rose-DBx-Garden-Catalyst to 0.13
Updated databases/p5-SQL-Translator to 0.09002
Updated databases/p5-Search-QueryParser-SQL to 0.007
2008-12-20 16:42:55 +00:00
he
1638a72807 Update from version 0.005nb1 to 0.007.
Upstream changes:

0.007   4 Dec 2008
        * add fuzzify2 feature

0.006   22 Nov 2008
        * fix overload bug for Test::More 0.86
2008-12-20 16:38:22 +00:00
he
0deb54c401 Update from version 0.09001 to 0.09002.
Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

# ----------------------------------------------------------
# 0.09002 2008-12-05
# ----------------------------------------------------------
* parsing MySQL CURRENT_TIMESTAMP as scalar ref so it can be produced without
  quotes (jgoulah)
* Add ignore_opts parser arg (to ignore table options) in Parser::MySQL
  (jgoulah)
* Skip tests for buggy Spreadsheet::ParseExcel versions (rbo)
* Add support for skip tables parser arg in Parser::DBI::MySQL (jgoulah)
* Changed behaviour of ::Producer::Oracle when returning an array of statements
  to make it compatible to DBI->do()
* Fixed a few bugs in ::Producer::Oracle
* Applied patch from jgoulah to support mysql's MERGE option
* Applied patch from rbo to add support of multiple database events on a trigger
* Applied patch from lukes to allow drop if exists in sqlite producer, with
  version >= 3.3
* Applied patch from rjbs with minor changes, now we support scalar refs in
  default values!
* Fixed SQLite producer to end index statements in newlines, in scalar context
* Decreed that all list context statements shall not end in ; or ;\n
* Fixed SQLite, Diff and MySQL producers to agree with Decree.
* Added support for CREATE VIEW + tests in the Pg producer (wreis)
* Added support for CREATE VIEW + tests in the sqlite producer (groditi)
* Added proper argument parsing and documentation to MySQL Parser and
  Producer (ribasushi)
* Using DROP VIEW instead of OR REPLACE clause in the Pg producer, as replace
  only allows replacement with identical set of columns (wreis)
* Added support for DROP VIEW and fixed CREATE VIEW statement in the sqlite
  producer (wreis)
* Removed source_db and target_db accessors from Diff (throwback
  to old version, only output_db is used)
* Support for longer varchar fields in MySQL
2008-12-20 16:29:50 +00:00