Commit graph

138062 commits

Author SHA1 Message Date
seb
86eec39712 Update from version 2.07 to version 2.08.
Upstream changes:

* Changes in Devel::NYTProf 2.08
** Core:
- Added optimize=0 option to disable the perl optimizer
    so you can see more accurate statement execution counts
    for some kinds of constructs.
- Added savesrc=1 option to copy source code into the profile
    so reports are not affected by changes to the source files.
- Added ability for DB::enable_profile() to specify a new file
    for profile data to be written to.
** Reporting:
- Time spent within nested string evals is accounted for.
- Fixed searching @INC for source files for reports.
- Dramatically increased performance of nytprofhtml
    relative to the 2.07 version.
- Many tables in html reports are sortable by clicking on header columns
    (requires JavaScript, uses jQuery and tablesorter.js)
- Statement timings are now shown as integers in appropriate
    units: seconds, milliseconds, microseconds or nanoseconds.
- Hovering over times in subroutine or file summary tables
    now shows the percentage time.
- Improved HTML conformance thanks to Leland Johnson.
2009-02-15 23:16:10 +00:00
rillig
94b48d7d82 QNX needs a little compatibility patch. 2009-02-15 23:14:40 +00:00
seb
580d24fea7 Note initial addition of p5-Devel-ebug version 0.49 as devel/p5-Devel-ebug
into The NetBSD Packages Collection.

The Perl 5 module Devel::ebug is a simple, extensible Perl debugger
with a clean API. With this module, a Perl Perldebugger may easily
be written. There are currently two user interfaces to Devel::debug,
ebug and ebug_http. ebug is a console-based interface to debugging
programs, much like perl5db.pl. ebug_http is an innovative web-based
interface to debugging programs. Devel::ebug is a work in progress.
2009-02-15 22:34:35 +00:00
seb
f36bb477eb Add & enable p5-Devel-ebug 2009-02-15 22:33:06 +00:00
seb
201bf1fdba Initial import of p5-Devel-ebug version 0.49 in the NetBSD Packages
Collection.

The Perl 5 module Devel::ebug is a simple, extensible Perl debugger
with a clean API. With this module, a Perl Perldebugger may easily
be written. There are currently two user interfaces to Devel::debug,
ebug and ebug_http. ebug is a console-based interface to debugging
programs, much like perl5db.pl. ebug_http is an innovative web-based
interface to debugging programs. Devel::ebug is a work in progress.
2009-02-15 22:31:38 +00:00
wiz
110396127d + Transmission-1.50, amanda-2.6.1, ap-jk-1.2.27 [pkg/40542],
aria2-1.2.0, avidemux-2.4.4, biew-5.7.3.1, botan-1.8.1,
  bugzilla-3.3.2, bzr-1.12, cdrtools-2.01.01.57, cherokee-0.98.1,
  clive-2.1.5, courier-0.61.1, devIL-1.7.7, dirac-1.0.2, dnsmasq-2.47,
  dwm-5.4.1, ed-1.2, eric3-4.3.0 [now called eric4], fbreader-0.10.3,
  fftw-3.2.1, galculator-1.3.4, geany-0.16, genius-1.0.5,
  ghostscript-8.64, gnome-power-manager-2.24.4, gnome-speech-0.4.25,
  grep-2.5.4, gwaei-0.14.0, gxemul-0.4.7.1, hanzim-2.2, hatari-1.2.0,
  heyu-2.5.0, ioquake3-0.0.1496, jabberd2-2.2.5, lftp-3.7.8,
  libgphoto2-2.4.4, liferea-1.4.24, lincvs-2.1.3 [now called
  CrossVC], mailscanner-4.74, mathomatic-14.3.2, mimedefang-2.67,
  monodevelop-1.9.2, mpc-0.15, musicpd-0.14.2, nagios-3.1.0,
  nut-14.3, openldap-client-2.4.14, p5-HTML-Parser-3.60,
  p5-XML-LibXML-1.69_2, p5-libwww-5.824, parrot-0.9.0, patchutils-0.3.1,
  pekwm-0.1.10, phpmyadmin-3.1.2, poppler-0.10.4, py-moin-1.8.2,
  scilab-5.1, singularity-0.30, snort-2.8.3.2, solfege-3.12.1,
  stella-2.7.3, stellarium-0.10.1, tcpdump-4.0.0, tea-23.0.0,
  tellico-1.3.5, tig-0.14, wine-devel-1.1.15, wwwoffle-2.9e,
  x264-devel-20090214, xbindkeys-1.8.3, xf86-video-ati-6.10.0
  [pkg/40498], xlog-2.0, xorp-1.6, youtube-dl-20090207, zope-3.4.0.
2009-02-15 21:58:27 +00:00
wiz
5e40e7b848 Convert to user-destdir. 2009-02-15 21:57:51 +00:00
wiz
631330363b Updated games/monsterz to 0.7.1nb2 2009-02-15 21:53:50 +00:00
wiz
03b44ad8f3 Improve scorefile handling.
Add patches for two problems with python-2.5/64-bit.
Convert to user-destdir.

Bump PKGREVISION.
2009-02-15 21:53:40 +00:00
joerg
3997334c71 Fix installation. 2009-02-15 21:00:05 +00:00
seb
e1ea055395 Note initial addition of p5-Proc-Background version 1.08 as
devel/p5-Proc-Background into The NetBSD Packages Collection.

The Perl 5 module Proc::Background provides a generic interface for
placing processes in the background on both Unix and Win32 platforms.
Background processes can be started, killed, waited upon, checked
for existence and their exit values can be retrieved.
2009-02-15 20:59:47 +00:00
seb
92eefcb445 Add & enable p5-Proc-Background 2009-02-15 20:58:49 +00:00
seb
e7ca541cb9 Initial import of p5-Proc-Background version 1.08 in the NetBSD
Packages Collection.

The Perl 5 module Proc::Background provides a generic interface for
placing processes in the background on both Unix and Win32 platforms.
Background processes can be started, killed, waited upon, checked
for existence and their exit values can be retrieved.
2009-02-15 20:57:01 +00:00
tonnerre
8e3e7c01d4 Added security/pam-mkhomedir version 1. 2009-02-15 20:35:12 +00:00
tonnerre
35c1f0a284 +pam-mkhomedir 2009-02-15 20:33:49 +00:00
tonnerre
e45d0a42d1 Initial import of the mkhomedir PAM module.
The pam_mkhomedir module provides the means for automatic creation of
home directories upon login, if necessary. Key Benefits are:

 * Uses the Pluggable Authentication Module API defined in OSF DCE RFC 86.0.
 * Removes the need to pre-create user home directories.

The software is distributed under the terms of the 2.5-clause BSD license.
2009-02-15 20:16:08 +00:00
dholland
08c3eb88c6 mpack. 2009-02-15 20:12:47 +00:00
dholland
c643c8c681 Update to 1.6.
pkgsrc changes:

- Destdir support.
- Include fixes for implicit function declarations probably broken on LP64.
- Fix for 64-bit time_t world in netbsd-current.
- Fix some pkglint.
- Suppress warning about mktemp() on NetBSD; usage checked.

Upstream changes:

1.6 -- Jul 21 2003
Use automake and a little bit of autoconf

convert K&R declarations/definitions to ANSI

Fixed buffer overflow in getParam and getDispositionFilename (debian patch)
Fixed possible crash in ParseContent (debian patch)

fix typo in getDispositionFilename (from Steve Friedl)

use system strcasecmp and getopt where possible.

use O_EXCL where available when creating files.
2009-02-15 20:12:17 +00:00
wiz
1062401b6a Convert to user-destdir. 2009-02-15 19:58:12 +00:00
snj
edbec2bb57 Note that TORCS is in pkgsrc-wip. 2009-02-15 19:44:55 +00:00
joerg
7bd38cfe35 Cast via ssize_t to make GCC happy. This is still somewhat abusive, but
easier than to switch to dynamically allocated int.
2009-02-15 19:41:10 +00:00
joerg
8be4972e70 PKG_DESTDIR_SUPPORT must be either user-destdir or destdir, not both. 2009-02-15 19:13:23 +00:00
wiz
0b4d6b6d4a Convert to user-destdir.
Remove HOMEPAGE and MASTER_SITES, they are gone.
2009-02-15 19:02:11 +00:00
wiz
aa5b8b51fb Updated devel/ruby-rcsparse to 0.0.0.43 2009-02-15 18:53:12 +00:00
wiz
b08231a9a6 Update to 0.0.43:
Don't segfault on malformed RCS files.

Mark user-destdir ready while here.
2009-02-15 18:53:02 +00:00
joerg
8e0ed9ddbe DESTDIR support. 2009-02-15 18:52:40 +00:00
wiz
5adb5f3c9d Convert to user-destdir. 2009-02-15 18:49:54 +00:00
joerg
43aa753dd9 + devel/ruby-setup 2009-02-15 18:44:58 +00:00
joerg
3fe7d4b4fb Point to the various commands of pkg_admin that replace audit-packages,
not just fetch-pkg-vulnerabilities. Suggested by David Holland.
2009-02-15 18:20:32 +00:00
seb
df4589ae4b Note update of databases/p5-DBIx-Class to version 0.08012 2009-02-15 18:15:08 +00:00
seb
16bcd02d7a Update from version 0.08010nb1 to version 0.08012.
Pkgsrc changes:
- adjust run and build dependencies
- group dependencies by type (run vs build)
- sort dependencies as in upstream's Makefile.PL
- whitespace to tab fix

Upstream changes:
0.08012 2009-02-13 12:00:00 (UTC)
        - Add omitted dependencies in Makefile.PL

0.08011 2009-02-11 16:30:00 (UTC)
        - Maintenance release introducing compatibilty with upcoming
          versions of SQL::Translator and SQL::Abstract
2009-02-15 18:13:58 +00:00
seb
6420601d08 Note update of databases/p5-SQL-Abstract-Limit to version 0.14.1 2009-02-15 17:42:11 +00:00
seb
5766a79197 Update from version 0.12nb1 to version 0.14.1 (upstream version 0.141)
Approved by MAINTAINER.

Pkgsrc changes:
- fix HOMEPAGE
- adjust build dependencies
- reset MAINTAINER to pkgsrc-users@NetBSD.org as per MAINTAINER's request

Upstream changes:
0.141 22nd December 2008, 22:13
    - fixed pod syntax

0.14 22nd December 2008, 14:48
    - added support for Informix, provided by Paul Falbe.

0.13 21st December 2008, 23:20
    - updated test suite to play with the latest release of SQL::Abstract.
        Patches supplied by the SQL::Abstract dev team.
2009-02-15 17:41:46 +00:00
seb
272ed1b037 Note update of devel/p5-Devel-REPL to version 1.003004 2009-02-15 17:13:40 +00:00
seb
cb7b8b984f Update from version 1.003003 (1.3.3) to version 1.003004 (1.3.4)
This is a noop update for pkgsrc hence it is only done for death or glory

Upstream changes:
1.3.4
  - resolve rt.cpan#43109 Missing deps for Default Profile Plugins
2009-02-15 17:12:57 +00:00
wiz
81d4167b9a Updated pkgtools/packagekit to 0.4.0nb3 2009-02-15 16:44:36 +00:00
wiz
cbc999f306 Avoid installing files to /lib/udev.
Sort PLIST, and remove share/examples/packagekit.
Bump PKGREVISION for last.
2009-02-15 16:44:20 +00:00
joerg
55e6b0204a Add missing directories. Otherwise installation fails silently. 2009-02-15 16:31:49 +00:00
joerg
0a20466c52 Fix LP64, require Perl as it installs a Perl module and add DESTDIR. 2009-02-15 16:16:50 +00:00
jmcneill
9c910c9603 Added games/warzone2100 version 2.1.1 2009-02-15 16:07:14 +00:00
jmcneill
5a98a9e2e6 + warzone2100 2009-02-15 16:06:46 +00:00
jmcneill
4653218426 Import warzone2100 version 2.1.1.
In Warzone 2100 you command the forces of "The Project" in a battle to rebuild
the world after mankind has almost been destroyed by nuclear missiles. The game
offers campaign, tutorial, multi-player and single-player skirmish modes. An
extensive tech tree with over 400 different technologies, combined with the
unit design system, allows for a wide variety of possible units and tactics.
Warzone 2100 was created by Pumpkin Studios, published by Eidos Interactive and
is currently developed by the Warzone 2100 Resurrection Project.
2009-02-15 16:05:43 +00:00
jmcneill
15ff292ef9 Added graphics/quesoglc version 0.7.1 2009-02-15 16:05:04 +00:00
jmcneill
24d107bd50 + quesoglc 2009-02-15 16:04:32 +00:00
jmcneill
fb96339c4d Import quesoglc version 0.7.1.
QuesoGLC is a free (as in free speech) implementation of the OpenGL Character
Renderer (GLC). QuesoGLC is based on the FreeType library, provides Unicode
support and is designed to be easily ported to any platform that supports both
FreeType and the OpenGL API.
2009-02-15 16:03:46 +00:00
joerg
d632345861 Fix PLIST, bump revision. 2009-02-15 15:59:44 +00:00
joerg
723fff56d9 Don't use :Q for the fetch argument lists. 2009-02-15 15:18:00 +00:00
hira
688082a818 Re-add PKG_JVMS_ACCEPTED. 2009-02-15 15:15:08 +00:00
wiz
c1be5698ca Updated graphics/kipi-plugins to 0.1.7nb2 2009-02-15 14:41:57 +00:00
wiz
886e1c5e13 Fix build with latest libgpod, and depend on it. Bump PKGREVISION.
Patches from upstream, based on
http://lists.kde.org/?l=kde-commits&m=123341209907417&w=2
2009-02-15 14:41:40 +00:00