Commit graph

154969 commits

Author SHA1 Message Date
obache
e3ede37747 Update x11-links to 0.47.
support OpenBSD-4.6.
2010-02-18 12:32:19 +00:00
obache
aac84726db Updated wm/scrotwm to 0.9.22 2010-02-18 12:03:40 +00:00
obache
18a5dac6d6 Update scrotwm to 0.9.22 snapshot version.
Changes since last version are unknown.

pkgsrc changes:
 * Update HOMEPAGE and MASTER_SITES to new location.
 * Add dependency on x11/dmenu, using for menus
 * Honor package supplied Makefiles, fixes PR#42790.

Build and run tested with NetBSD-i386-5.0.2 with modular X, and
build tested with OpenBSD-i386-4.6 (not tested with Darwin).
2010-02-18 12:03:23 +00:00
wiz
599e68e392 Added print/mupdf version 0.0.937 2010-02-18 10:08:40 +00:00
wiz
d8d7f522f4 + mupdf. 2010-02-18 10:08:28 +00:00
wiz
d6f25c4402 Initial import of mupdf-0.0.937 (svn version 937).
MuPDF is a lightweight PDF viewer and toolkit written in portable C.

The renderer in MuPDF is tailored for high quality anti-aliased
graphics.  MuPDF renders text with metrics and spacing accurate to
within fractions of a pixel for the highest fidelity in reproducing
the look of a printed page on screen.

MuPDF has a small footprint.  A binary that includes the standard
Roman fonts is only one megabyte.  A build with full CJK support
(including an Asian font) is approximately five megabytes.

MuPDF has support for all non-interactive PDF 1.7 features, and
the toolkit provides a simple API for accessing the internal
structures of the PDF document.  Example code for navigating
interactive links and bookmarks, encrypting PDF files, extracting
fonts, images, and searchable text, and rendering pages to image
files is provided.
2010-02-18 10:07:32 +00:00
sno
b504814253 Updated www/p5-FCGI to 0.69 2010-02-18 09:02:39 +00:00
sno
51c3eedcee Updating www/p5-FCGI from 0.68 to 0.69
pkgsrc changes:
- Note that it uses C language

Upstream changes:
Version 0.69 --     15 Feb 2010  <mst@shadowcat.co.uk> Matt S Trout
    o No changes since the previous development release.

Version 0.68_02 --   13 Jan 2010  <mst@shadowcat.co.uk> Matt S Trout
    o Make the PRINT method return a boolean value rather than the
	  number of bytes written, previous patch was incorrect.

Version 0.68_01 --   10 Jan 2010  <mst@shadowcat.co.uk> Matt S Trout
    o Force signal handler installation so that we correctly install handlers
      for SIGPIPE. Fixes RT#5100 <bobtfish@bobtfish.net>
    o Make the PRINT method return the number of bytes written rather than
      undef to be consistent with the IO:: interface. Fixes RT#24347
      <David Dick>
    o Fix UTF-8 double encoding when FCGI is passed octets by downgrading
      them into bytes correctly. Fixes RT#52400 <chansen@cpan.org>
2010-02-18 09:02:29 +00:00
sno
d0dafcfab6 Updated time/p5-Time-Piece to 1.19 2010-02-18 08:58:49 +00:00
sno
bb9e6dc0cc Updating time/p5-Time-Piece from 0.17 to 0.19
Upstream changes:
1.19
    - Fix for alloca broke FreeBSD

1.18
    - Fix for alloca on IRIX
2010-02-18 08:58:38 +00:00
sno
c63c611a89 Updated devel/p5-ExtUtils-CBuilder to 0.27.01 2010-02-18 08:55:36 +00:00
sno
2d38140c29 Updating devel/p5-ExtUtils-CBuilder from 0.27 to 0.27.01
Upstream changes:
0.2701 - Tue Feb 16 09:12:45 EST 2010
 Bugs fixed:
 - compile() now accepts both string & array for 'include_dirs'
   argument, as documented.(RT#54606) [Alberto Simoes]
2010-02-18 08:55:25 +00:00
sno
08ca7a2670 Updated devel/p5-Params-Validate to 0.95 2010-02-18 08:52:24 +00:00
sno
0fe09b277e Updating devel/p5-Params-Validate from 0.94 to 0.95
pkgsrc changes:
- Use Module::Build from perl core

Upstream changes:
0.95 2010-02-16
- Skip t/29-taint-mode.t entirely, since it seems to randomly fail for people,
  despite already being marked a todo test.
2010-02-18 08:52:11 +00:00
sno
ba3dc1924b Updated devel/p5-autodie to 2.08 2010-02-18 08:48:19 +00:00
sno
d3edfc62c0 Updating devel/p5-autodie from 2.06 to 2.08
pkgsrc changes:
- Adjust module type for installation
- Adjust installed file permissions

Upstream changes:
2.08  Mon Feb  8 14:24:26 AUSEST 2010
        * BUGFIX: Addeds support for chmod.  Many thanks to
          Jonathan Yu for reporting this (RT #50423).

        * BUGFIX: Multi-arg open is now supported by open.
          Many thanks to Nick Ncleaton for finding and fix this
          bug.  (RT #52427)

        * BUILD: Updated to Module::Install 0.93

2.07  Fri Jul 31 16:35:40 BST 2009

        * FEATURE: Added ->eval_error to autodie::exception, which
          stores the contents of $@ at the time autodie throws its
          own exception.  This is useful when dealing with modules
          such as Text::Balanced which set (but do not throw)
          $@ on error.

        * TEST: Checking for flock() support no longer causes
          test failures on older VMS sysstems. (RT #47812)
          Thanks to Craig A. Berry for supplying a patch.

        * TEST: hints.t tests should no longer cause bogus
          failures relating to File::Copy on VMS and Windows
          systems prior to Perl 5.10.2.
2010-02-18 08:48:09 +00:00
sno
88aeee26f2 Updated devel/p5-IO-CaptureOutput to 1.11.02 2010-02-18 08:43:37 +00:00
sno
7bbb28d366 Updating devel/p5-IO-CaptureOutput from 0.11.01 to 0.11.02
pkgsrc changes:
- Adjust dependencies
- Adjust license definition

Upstream changes:
1.1102 Mon Feb 15 07:36:53 EST 2010
    - Fixed test that confused archname and osname (reported by Tux)
2010-02-18 08:43:25 +00:00
martti
cab5bc6e6f vim 2010-02-18 08:18:47 +00:00
martti
5be72293f7 Updated vim to 7.2.367
1899  7.2.321  histadd() and "*" fail to add entry to empty history
  1517  7.2.322  wrong indenting in virtual replace for CTRL-Y and a short line
  2424  7.2.323  (extra) balloon evaluation crashes on Win64
  1901  7.2.324  a negative column argument in setpos() may cause a crash
  1616  7.2.325  stray "w" in the startup vimrc file makes edited file empty
  1790  7.2.326  Win32: $HOME doesn't work when %HOMEPATH% is not defined
  7899  7.2.327  unused functions in Workshop
  1453  7.2.328  has("win64") does not return 1 on 64 bit MS-Windows version
  1390  7.2.329  cursor pos wrong after "g_" in Visual mode and excl. selection
 45468  7.2.330  tables for Unicode case operators are outdated
  1385  7.2.331  can't interrupt "echo list" for a very long list
  3492  7.2.332  crash if spell correcting triggers autocmd to reload a buffer
 10075  7.2.333  warnings from static code analysis
  9095  7.2.334  postponing keys in Netbeans interface does not work properly
  2802  7.2.335  the CTRL-] command escapes too many characters
 26204  7.2.336  MzScheme interface can't evaluate an expression
  3828  7.2.337  ":compiler" doesn't function properly in a function
  3535  7.2.338  (after 7.2.300) part of FD_CLOEXEC change is missing
  1977  7.2.339  (after 7.2.269) part of --startuptime patch is missing
  1587  7.2.340  gcc warning for condition that can never be true
  2072  7.2.341  popup menu wraps to next line if wide character doesn't fit
  2507  7.2.342  popup menu wrong in 'rightleft' mode with multi-byte chars
  1370  7.2.343  (after 7.2.338) can't compile on Win32
  1728  7.2.344  (after 7.2.338) can't compile on some systems
  1324  7.2.345  tab line is not updated when the value of 'bt' is changed
  2895  7.2.346  repeating a command with @: causes mapping to be applied twice
  3784  7.2.347  crash when executing <expr> mapping redefines that mapping
  7230  7.2.348  (after 7.2.330) Unicode double width table is outdated
  1714  7.2.349  CTRL-W gf puts the new tab in the wrong place
  2766  7.2.350  Win32: When changing font window may jump to another screen
  2195  7.2.351  (after 7.2.347) compilation fails with some compilers
  1825  7.2.352  Win64: Vim doesn't work when cross-compiled with MingW libs
  4764  7.2.353  no command line completion for ":profile"
  2270  7.2.354  Japanese single-width double-byte chars not handled correctly
  2663  7.2.355  popup menu in wrong position when 'number' is set
  2166  7.2.356  not all folds are closed when 'foldmethod' is changed
  1565  7.2.357  CR displayed wrong when changing 'fileformat' from/to "mac"
  2384  7.2.358  compiler warnings on VMS
  1805  7.2.359  crash when using the Netbeans join command
  2839  7.2.360  Ruby on MS-Windows: can't use sockets
 23442  7.2.361  Ruby 1.9 is not supported
  2964  7.2.362  (extra, after 7.2.352) Win64 cross-compile problems
  2521  7.2.363  Perl 5.10 dynamic loading doesn't work
  2958  7.2.364  (extra) can't build gvimext.dll on Win 7 x64 using MinGW
  2390  7.2.365  (extra) MS-Windows with MingW: "File->Save As" does not work
  3802  7.2.366  CTRL-B doesn't go back to the first line of the buffer
  3236  7.2.367  "xxd -r -p" doesn't work as documented
2010-02-18 08:18:25 +00:00
martti
579a45403e openssh 2010-02-18 08:05:18 +00:00
martti
cd59ee0c20 Updated OpenSSH to 5.3.1 (pkg/42635 by Fredrik Pettai)
This is a bugfix release, no new features have been added.

Changes since OpenSSH 5.2
=========================

General Bugfixes:

 * Do not limit home directory paths to 256 characters. bz#1615

 * Several minor documentation and correctness fixes.

Portable OpenSSH Bugfixes:

 * This release removes for support for very old versions of Cygwin and
   for Windows 95/98/ME

 * Move the deletion of PAM credentials on logout to after the session
   close. bz#1534

 * Make PrintLastLog work on AIX. bz#1595

 * Avoid compile errors on FreeBSD from conflicts in glob.h. bz#1634

 * Delay dropping of root privileges on AIX so chroot and pam_open_session
   work correctly. bz#1249 and bz#1567

 * Increase client IO buffer on Cygwin to 64K, realising a significant
   performance improvement.

 * Roll back bz#1241 (better handling for expired passwords on Tru64).
   The change broke password logins on some configurations.

 * Accept ENOSYS as a fallback error when attempting atomic
   rename(). bz#1535

 * Fix passing of variables to recursive make(1) invocations on Solaris.
   bz#1505

 * Skip the tcgetattr call on the pty master on Solaris, since it never
   succeeds and can hang if large amounts of data is sent to the slave
   (eg a copy-paste). bz#1528

 * Fix detection of krb5-config. bz#1639

 * Fix test for server-assigned remote forwarding port for non-root users.
   bz#1578

 * Fix detection of libresolv on OSX 10.6.
2010-02-18 08:04:35 +00:00
he
bbdc3f24fb Note update of lang/parrot to 2.1.0. 2010-02-18 08:03:28 +00:00
he
ca0b304d4d Update parrot from version 2.0.0 to 2.1.0.
Pkgsrc changes:
 o Adapt patch to work around dl-handle re-use to eliminate warnings
 o Adapt PLIST to new contents

Upstream changes:
- Core changes
  + GC performance and encapsulation were greatly improved.
  + PMC freeze refactored.
  + More Makefile and build improvements.
- API Changes
  + The Array PMC was removed.
  + Several deprecated vtables were removed.
  + The OrderedHash PMC was substantialy improved.
- Platforms
  + Packaging improvements on some operating systems.
- Tools
  + Some cases in pbc_merge are now handled.
  + Improvements were made to the dependency checker.
  + New tool nativecall.pir added.
2010-02-18 07:59:38 +00:00
obache
8af042415e Add a patch for build fix (GST_ELEMENT_ERROR usage) taken from upstream. 2010-02-18 07:09:00 +00:00
spz
80c0022386 if xymonclient isn't safe for make-jobs, xymon won't be either, so
set MAKE_JOBS_SAFE=NO here too
2010-02-18 06:41:34 +00:00
spz
3870c02292 a irreproducible error report suggests MAKE_JOBS_SAFE=NO should be set 2010-02-18 06:40:06 +00:00
seb
d55ce28666 Add & enable p5-Mac-AppleScript and p5-Mac-AppleScript-Glue 2010-02-18 03:01:08 +00:00
seb
7600836276 Note initial addition of p5-Mac-AppleScript-Glue version 0.03 as
sysutils/p5-Mac-AppleScript-Glue into The NetBSD Packages Collection.

The Perl 5 module Mac::AppleScript::Glue allows you to write Perl
code in object-oriented syntax to control Mac applications. The
module does not actually execute Apple Events, but actually translates
Perl code to AppleScript code and causes it to be executed.
2010-02-18 03:00:34 +00:00
seb
8554b077a0 Note initial addition of p5-Mac-AppleScript version 0.04 as
sysutils/p5-Mac-AppleScript into The NetBSD Packages Collection.

The Perl 5 module Mac::AppleScript is a simple interface to the OSA
scripting stuff.
2010-02-18 02:59:44 +00:00
seb
ea3cae9ed8 Initial import of p5-Mac-AppleScript-Glue version 0.03 in the NetBSD
Packages Collection.

The Perl 5 module Mac::AppleScript::Glue allows you to write Perl
code in object-oriented syntax to control Mac applications. The
module does not actually execute Apple Events, but actually translates
Perl code to AppleScript code and causes it to be executed.
2010-02-18 02:56:35 +00:00
seb
42bc49550d Initial import of p5-Mac-AppleScript version 0.04 in the NetBSD
Packages Collection.

The Perl 5 module Mac::AppleScript is a simple interface to the OSA
scripting stuff.
2010-02-18 02:56:04 +00:00
taca
5e789b2f5c Correct lines for updating net/samba33 package to 3.3.10nb1... 2010-02-18 01:10:48 +00:00
taca
5db5efc76d Really bump PKGREVISION. Noted by dieter roelants via private mail. 2010-02-18 01:09:01 +00:00
gdt
f3509cd36d Updated print/gutenprint-lib to 5.2.5 2010-02-18 01:07:24 +00:00
gdt
832326a25d Update to 5.2.5. Assorted bugfixes and minor improvements; see NEWS.
Many more EPSON printers are now supported.
2010-02-18 01:06:49 +00:00
reed
ceb2649686 Fix category path for scribus from graphics to print.
As seen in the "www update.changes log" email:

graphics/scribus: Unknown package in CHANGES file at
htutils/changes/pkg-changes2html line 219.
2010-02-17 20:54:43 +00:00
asau
0401395010 There's no need to work on old pForth. 2010-02-17 20:39:02 +00:00
tnn
940f51201c note seamonkey and firefox updates. 2010-02-17 20:23:27 +00:00
tnn
75b13c2580 Update to seamonkey-2.0.3.
Security and bugfix release.
2010-02-17 20:22:45 +00:00
kefren
739ced0b7e Add licences 2010-02-17 20:22:39 +00:00
tnn
0ddb14b605 Catch up with xulrunner, nspr is now at version 4.8.3. 2010-02-17 18:53:00 +00:00
tnn
6ceb34bac8 Update to firefox-3.5.8 and xulrunner-1.9.1.8.
Security and bugfix release. (no MFSAs released at time of writing)
While here drop defunct debug option from firefox and reduce diff to wip/
2010-02-17 18:32:18 +00:00
taca
988d63dc84 Fix a PLIST problem noted by wiz@.
This time, I won't bump PKGREVISION, hoping no binary pacakge
would be created in this small time span.
2010-02-17 16:02:17 +00:00
joerg
66e9048cd9 DESTDIR support 2010-02-17 15:39:02 +00:00
joerg
fed0eef2ea DESTDIR support 2010-02-17 15:14:05 +00:00
taca
2b0b0e3bab Note update of net/samba33 package to 3.3.10. 2010-02-17 15:12:13 +00:00
taca
66ffac297f Fix PLIST problem when winbind PKG_OPTION isn't enabled.
Bump PKGREVISION to prevent broken binary package.
2010-02-17 15:11:10 +00:00
tnn
7a068ba3db bah, revert the whole thing. Someone with perl5 packlist clue should
have a look.
2010-02-17 14:59:35 +00:00
tnn
edd9ce2e41 back out local test target 2010-02-17 14:56:05 +00:00