Commit graph

131114 commits

Author SHA1 Message Date
seb
b41846e32f Add & enable p5-Devel-EvalContext 2008-09-14 20:00:00 +00:00
seb
97fd2fdddd Initial import of p5-Devel-EvalContext version 0.09 in the NetBSD
Packages Collection.

The Perl 5 module Devel::EvalContext provides the capability to
use Perl's eval primitive in a specified environment.
2008-09-14 19:56:11 +00:00
seb
6c6aa95c64 Fix HOMEPAGE 2008-09-14 19:35:07 +00:00
he
ae80f8509e Added p5-Net-Z3950-ZOOM. 2008-09-14 19:33:41 +00:00
he
0cde88874a Import p5-Net-Z3950-ZOOM version 1.24 from pkgsrc-wip + own update.
Some of the tests fails, but that appears to be due to some remote
  server no longer providing the expected service.  Also fix one test's
  count of tests.


The Net::Z3950::ZOOM distribution contains three Perl modules for the
price of one.  They all provide facilities for building information
retrieval clients using the standard Z39.50 and SRW/U protocols, but
do so using different APIs.
2008-09-14 19:32:55 +00:00
he
732f8a9921 Canonicalize commented-out HOMEPAGE which uses search.cpan.org. 2008-09-14 19:07:46 +00:00
joerg
a40b8ff745 pbulk-0.34:
Isolate rules to compute the restricted subset in the upload script.
Make the upload script independent from the report file to allow
uploading partial builds.
Only depend on NO_BIN_ON_FTP to decide what to upload and what not.
2008-09-14 18:59:02 +00:00
seb
77394ec802 Note initial addition of p5-Devel-Cover version 0.64 as
devel/p5-Devel-Cover into The NetBSD Packages Collection.

The Perl 5 module Devel::Cover provides code coverage metrics for
Perl. Code coverage metrics describe how thoroughly tests exercise
code. By using Devel::Cover you can discover areas of code not
exercised by your tests and determine which tests to create to
increase coverage. Code coverage can be considered as an indirect
measure of quality.
2008-09-14 18:09:19 +00:00
seb
a7f15be3d8 Add & enable p5-Devel-Cover 2008-09-14 18:04:34 +00:00
seb
2a5c33b8b7 Initial import of p5-Devel-Cover version 0.64 in the NetBSD Packages
Collection.

The Perl 5 module Devel::Cover provides code coverage metrics for
Perl. Code coverage metrics describe how thoroughly tests exercise
code. By using Devel::Cover you can discover areas of code not
exercised by your tests and determine which tests to create to
increase coverage. Code coverage can be considered as an indirect
measure of quality.
2008-09-14 18:00:54 +00:00
minskim
c55f17adb0 Move targets requiring the root privilege to the install stage.
This fixes PR 39333.

Thanks to taca@ for testing.
2008-09-14 17:34:28 +00:00
bjs
01f46eee68 Updated sysutils/open-vm-tools to 2008.08.08.109361nb2 2008-09-14 16:15:28 +00:00
bjs
3e398b961b Instead of using PRId32 (which fixed the amd64 build only to break i386),
just use %lld and cast time() to (long long int) in xferlogs/xferlogs.c.
PKGREVISION++.
2008-09-14 16:15:05 +00:00
drochner
b4a23ef7ee remove superfluous patch
(This was noticed by someone but I can't find it anymore.)
2008-09-14 15:09:56 +00:00
drochner
4021ec86d8 Treat FITB* references like their counterparts w/o 'B' instead
of just spitting out an "unimplemented" warning. The pdf spec
defines a differing zoom setting for them which is ignored here.
bump PKGREVISION
2008-09-14 14:35:27 +00:00
drochner
e4be2ba690 update to 1.4.19
Fixes a bug introduced with 1.4.18 that causes all news bin
contents to be dropped on startup.
2008-09-14 14:19:40 +00:00
jmcneill
994d1039e2 Use RPATH on h264_video_pwplugin_helper so it can find libx264 2008-09-14 14:19:14 +00:00
drochner
b3f51f7355 update to 0.8.7
changes:
-Fix regression in Form rendering
2008-09-14 14:17:58 +00:00
taca
7b50866d2c Note update of www/raggle package to 0.4.4nb3. 2008-09-14 14:00:13 +00:00
taca
18d8bcdb78 * Handle gracefuly Ruby iconv depends on, fix PR pkg/36474.
* Fix wrong condition check of mandatory libraries.
* Proper load gem based ruby-ncurses.

Bump PKGREVISION.
2008-09-14 13:58:57 +00:00
drochner
7bf99328c4 fix path to .pc file 2008-09-14 13:54:45 +00:00
jmcneill
61254d2b1d * Fix libavcodec library name detection, so we don't later try to
dlopen("-lavcodec.51").
* Disable h263ffmpeg plugin as ekiga doesn't use it
* Pass LDFLAGS to plugins at linking time, so they get RPATH
* Use RTLD_NEXT on NetBSD in an attempt to find symbols in NEEDED
  libraries of the one we actually loaded (libavcodec).
2008-09-14 13:41:38 +00:00
drochner
2d5b369d02 cosmetics, mostly schema installation 2008-09-14 13:25:07 +00:00
drochner
87fe2f126d update to 0.10.9
changes:
* Improvements in a52 and mp3 decoding
* Bug fixes in Xing header muxer
* MPEG demuxer improvements and dvdreadsrc bug-fixes
* Fix build with LAME 3.97 and above
* Fix LAME parameter settings to allow setting the bitrate properly
2008-09-14 13:21:58 +00:00
drochner
c529f4f000 +gst-jpeg 2008-09-14 13:20:04 +00:00
drochner
54bd86b383 add a gst plugin pkg dor jpeg (part of -good) 2008-09-14 13:17:39 +00:00
he
56e4ea4fad A small update:
Updated textproc/p5-Encode-Detect to 1.01
Updated time/p5-Time-Piece to 1.13
2008-09-14 13:17:25 +00:00
drochner
7274b5af7b +gst-v4l2 2008-09-14 13:15:43 +00:00
drochner
a3f4b94786 put the v4l2 plugin from -good into its own pkg 2008-09-14 13:13:33 +00:00
drochner
c213c3e32d update to 0.10.10
changes:
-Move the libcdio cddasrc element to -ugly, because of the GPL license
(no difference for pkgsrc, cdio isn't built)

remove build of v4l2 - I'll put this into a seperate pkg
2008-09-14 13:10:11 +00:00
he
8a8b881907 Update from version 1.11 to 1.13, discussed with maintainer.
Pkgsrc changes:
 o Revert MAINTAINER to pkgsrc-users@ as directed by maintainer
 o Add USE_LANGUAGES=c

Upstream changes:

1.13
    - More QNX fixes (kraai@ftbfs.org)
    - Restore freebsd copyright on strptime.
    - Added add_months and add_years methods.

1.12
    - QNX fixes
    - Merge with perl core version
2008-09-14 12:52:29 +00:00
he
0ad773a16b Update from version 1.00 to 1.01, discussed with maintainer.
Pkgsrc changes:
 o Revert MAINTAINER to pkgsrc-users@ as directed by maintainer

Upstream changes:

1.01
       - Remove unnecessary use of Data::Dump in test suite
       - Work around perlbug 39634, where g++ 3.3 doesn't support
         __attribute__((unused))
2008-09-14 12:46:32 +00:00
ahoka
18dbb96a00 Imported math/fricas. 2008-09-14 12:29:56 +00:00
ahoka
207dd9a17f Import fricas-1.0.3 as math/fricas.
Packaged by Aleksej Saushev with help from Yorick Hardy
in the pkgsrc-wip project.


FriCAS is a fork of Axiom.

FriCAS algebra library is written in a high level strongly typed
language (Spad), which allows natural expression of mathematical
algorithms.

FriCAS uses lightweight developement methodology.  Compared to Axiom
FriCAS is significantly restructured -- it is more portable and fixed
several defects.  FriCAS removed rather large unused parts (without
removing functionality).  It is expected that FriCAS will be much
easier to maintain than original Axiom.
2008-09-14 12:25:00 +00:00
he
8c31ecb6e2 Remove unregistered patch (overlooked removal?) 2008-09-14 11:56:51 +00:00
sborrill
e1d212f905 Factor out library subdir (which is version dependent) to use PLIST_SUBST.
Fix package on i386
2008-09-14 11:27:51 +00:00
tonio
039f45e8d9 Fix the package to work with python 2.4 2008-09-14 10:20:38 +00:00
ahoka
1382d85001 As the openmotif license doesnt allow usage on close source systems,
there is no good reason to be default on those platforms.

Change the default to lesstif on AIX, BSDOS, Darwin, HPUX, Interix, OSF1.
2008-09-14 09:51:30 +00:00
abs
f2f436809a Added audio/ampache version 3.4.3 2008-09-14 09:07:34 +00:00
abs
aac70fc328 Added audio/ampache version 3.4.3
Ampache is a Web-based Audio file manager. It is implemented with
MySQL, and PHP. It allows you to view, edit, and play your audio
files via the web. It has support for playlists, artist and album
views, album art, random play, playback via Http/On the Fly
Transcoding and Downsampling, Vote based playback, Mpd and Icecast,
Integrated Flash Player, as well as per user themes and song play
tracking. You can also Link multiple Ampache servers togeather
using XML-RPC. Ampache supports GETTEXT translations and has a full
translation of many languages
2008-09-14 09:06:54 +00:00
tsutsui
a6f72cffb8 Note update of emulators/gxemul to 0.4.6.5nb1. 2008-09-14 06:17:54 +00:00
tsutsui
40a2751c5c Add a workaround to make NetBSD/arc work with vga/pckbd console.
(set proper ARC environments to avoid cngetc() on boot device detection)

Bump PKGREVISION.
2008-09-14 06:15:35 +00:00
taca
01e1c75197 Note update of lang/ruby18-base package to 1.8.7.72nb1. 2008-09-14 05:18:45 +00:00
taca
214e38e041 Add fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790
(http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/)
from ruby_1_8 branch.

Bump PKGREVISION.
2008-09-14 05:17:18 +00:00
jmcneill
7c1d610b01 Add --disable-stripping so our libraries have symbols 2008-09-13 21:19:34 +00:00
jmcneill
1c6765ecf7 make makesum 2008-09-13 19:51:42 +00:00
jmcneill
a7b37067b5 ptlib, opal, ekiga snapshot updates 2008-09-13 19:16:29 +00:00
dholland
b679d3e1b9 Requires USE_TOOLS+=perl 2008-09-13 19:07:31 +00:00
he
904e2669bd Another set:
Updated devel/p5-File-chdir to 0.1002
Updated time/p5-DateTime-Format-Epoch to 0.11
Updated net/p5-Net-RawIP to 0.23
Updated net/p5-SNMP-Info to 2.00
Updated www/p5-Jemplate to 0.23
Updated www/p5-Apache-Reload to 0.10
Updated devel/p5-Class-Trigger to 0.13
2008-09-13 18:54:56 +00:00
he
babe1ced72 Update from version 0.12 to 0.13, discussed with maintainer.
Pkgsrc changes:
 o Reset maintainer to pkgsrc-users@, as directed by maintainer
 o Remove dependency which isn't needed (anymore?)

Upstream changes:

0.13 Thu Mar  6 12:55:09 PST 2008
	- Added a cache to fetch_triggers code so as it won't suck
	  down CPU at runtime.  RT:30279. Thanks to Alex Vandiver
	  and Michael Schwern
2008-09-13 18:37:51 +00:00