Commit graph

131055 commits

Author SHA1 Message Date
he
209df55fbe Add p5-MARC-Record. 2008-09-16 18:05:07 +00:00
he
04512c91db Import p5-MARC-Record version 2.0.0 from pkgsrc-wip.
This is primarily so that p5-Net-Z3950-ZOOM can compile without
having pkgsrc-wip checked out (oops!).

MARC::Record provides yet another collection of routines to process MARC
records.
2008-09-16 18:04:23 +00:00
jakllsch
2f6fe87ee0 Updated wm/openbox to 3.4.7.2nb1 2008-09-16 17:53:53 +00:00
jakllsch
132d14d357 Include libXrandr buildlink3.mk.
Bump PKGREVISION.
2008-09-16 17:47:57 +00:00
seb
edde5d641e Note initial addition of p5-Authen-CAS-Client version 0.03 as
security/p5-Authen-CAS-Client into The NetBSD Packages Collection.

The Perl 5 module Authen::CAS::Client provides a simple interface
for authenticating users using JA-SIG's CAS protocol. Both CAS v1.0
and v2.0 are supported.
2008-09-16 17:05:17 +00:00
seb
7fa7aa3ba0 Add & enable p5-Authen-CAS-Client 2008-09-16 17:04:36 +00:00
seb
d5000a89cf Initial import of p5-Authen-CAS-Client version 0.03 in the NetBSD
Packages Collection.

The Perl 5 module Authen::CAS::Client provides a simple interface
for authenticating users using JA-SIG's CAS protocol. Both CAS v1.0
and v2.0 are supported.
2008-09-16 17:03:03 +00:00
obache
48ea240492 Updated graphics/rabbit to 0.5.7 2008-09-16 16:32:46 +00:00
obache
ddd4bad104 Update rabbit to 0.5.7.
== Changes 0.5.7 from 0.5.6: 2008-07-21

  * Bug fixes
    * fixed broken PDF generation
  * Improvements
    * supported GTK+/Quartz (Mac OS X native UI)
    * supported context menu with Control + left click
      (suggested by OBATA Akio)
    * align = XXX accepts :right or "left" too
    * supported nested labels in (('note:XXX:YYY:...')) form
    * added "Next" and "Previous" actions that consider pause.
    * added "ResetTimer" action
    * do fullscreen as first as possible when --fullscreen
      command line option is specified
    * supported {{wait}} and {{br}} markup on Wiki format
    * fixed dirty sample slide
  * Theme
    * added body margin
    * added "dash" item mark
    * stopped to use vivid colors for list item mark
    * added properties
    * added new themes:
      * newline-in-title: supports '\n' newline notation
      * edge-info-toolkit: displays information at the edge
        of slide
      * slide-header-info: displays information at the header
        of slide
      * slide-footer-info: displays information at the footer
        of slide
      * footer-logo: displays logo image at the footer of slide
      * blue-bar: a theme that displays bars at the top and
        bottom of slide
      * clear-blue: clear blue theme

== Changes 0.5.6 from 0.5.5: 2008-04-21

  * removed RTtool
  * supported Ruby 1.9 a bit
  * supported pause
2008-09-16 16:16:40 +00:00
wiz
e8616413bf Remove remaining qt1 and qt2 packages, as announced on pkgsrc-users
on Sep 7 2008. No complaints received.
2008-09-16 16:07:31 +00:00
drochner
2ef35be844 remove --enable-schemas-install which is overridden by the framework
anyway, and add second schema file
2008-09-16 15:49:39 +00:00
seb
2075969ed1 Note initial addition of p5-Catalyst-View-Jemplate version 0.06 as
www/p5-Catalyst-View-Jemplate into The NetBSD Packages Collection.

Catalyst::View::Jemplate is a Catalyst View plugin to automatically
compile TT files into JavaScript, using ingy's Jemplate.
2008-09-16 15:33:32 +00:00
seb
9207ea8da2 Add & enable p5-Catalyst-View-Jemplate 2008-09-16 15:32:24 +00:00
joerg
b516a1d10f - fricas 2008-09-16 15:30:37 +00:00
seb
bf176c2bf0 Initial import of p5-Catalyst-View-Jemplate version 0.06 in the
NetBSD Packages Collection.

Catalyst::View::Jemplate is a Catalyst View plugin to automatically
compile TT files into JavaScript, using ingy's Jemplate.
2008-09-16 15:20:25 +00:00
rillig
ec31b10111 Added the list of variables, so that "bmake show-all-gcc" shows all the
internals of this file.
2008-09-16 15:02:55 +00:00
seb
cb7321d95b * Fix MASTER_SITES:
- typo in MASTER_SITE_PERL_CPAN
- this version of Jemplate is from another author
* Update distinfo after last package update.
2008-09-16 15:01:52 +00:00
joerg
98a3da97e5 Main tree must not depend on wip, so pkglint should try to warn about
it.
2008-09-16 14:41:18 +00:00
rillig
a9ce5b20a7 Clarified a comment, since I didn't understand it two years after writing it. 2008-09-16 14:24:25 +00:00
rillig
1f10bc28b1 Don't include useless definitions in the documentation. 2008-09-16 14:19:11 +00:00
dholland
7bb5f9af31 Add missing direct dep on libkexiv2; may fix broken build. ok by joerg 2008-09-16 13:58:03 +00:00
joerg
76d159ee1e 20080915:
Merge a number of bugfixes from the pkg_install-renovation branch:
- explicit include of nbcompat/md5.h
- use errx when dealing with libfetch as it doesn't set errno
- avoid optind = 0 as GNUish getopt will reset itself otherwise
2008-09-16 13:32:58 +00:00
taca
e83d1a542a * Needs PHP 5.2.0 and later.
* Proper replace command interpreter.
2008-09-16 13:31:26 +00:00
drochner
c3299e116a fix fallout from boost and cmake updates:
-prefix uses of "exception" with "std::" to avoid conflict with
 a similar definition in new "boost"
-set a cmake var to get an rpath into the installed executable
 (seems that cmake's behaviour changed)
2008-09-16 13:23:42 +00:00
taca
32d094cb31 Fix some PLISTs. 2008-09-16 13:15:28 +00:00
tron
0858b4dc53 Remove this file again:
- There's a better version in the "cube-native-xorg" branch.
- Using the bundled "pixman" library doesn't work under Mac OS X anyway
  because Apple didn't update the ".la" file at same point.

[It is likely that the second issue will require attention after the
 "cube-native-xorg" branch has been merged.]
2008-09-16 13:10:41 +00:00
taca
8dceb55310 Add description for OpenSSH's hpn-patch option. 2008-09-16 13:06:41 +00:00
taca
6ca663c13c -openssh-5.1.1.
+openssl-0.9.8i.
2008-09-16 13:02:02 +00:00
taca
e89c31b852 Update updated of security/openssh package to 5.1.1. 2008-09-16 12:57:28 +00:00
taca
847296952e Update openssh package to 5.1.1 (5.1p1)
Changes from OpenSSH 5.0 is huge to write here, please refer its
release note: http://www.openssh.com/txt/release-5.1.
I quote only Security section from the release note.

Security:

 * sshd(8): Avoid X11 man-in-the-middle attack on HP/UX (and possibly
   other platforms) when X11UseLocalhost=no

   When attempting to bind(2) to a port that has previously been bound
   with SO_REUSEADDR set, most operating systems check that either the
   effective user-id matches the previous bind (common on BSD-derived
   systems) or that the bind addresses do not overlap (Linux and
   Solaris).

   Some operating systems, such as HP/UX, do not perform these checks
   and are vulnerable to an X11 man-in-the-middle attack when the
   sshd_config(5) option X11UseLocalhost has been set to "no" - an
   attacker may establish a more-specific bind, which will be used in
   preference to sshd's wildcard listener.

   Modern BSD operating systems, Linux, OS X and Solaris implement the
   above checks and are not vulnerable to this attack, nor are systems
   where the X11UseLocalhost has been left at the default value of
   "yes".

   Portable OpenSSH 5.1 avoids this problem for all operating systems
   by not setting SO_REUSEADDR when X11UseLocalhost is set to no.

   This vulnerability was reported by sway2004009 AT hotmail.com.
2008-09-16 12:53:08 +00:00
joerg
e04b0abdc9 Simplify and make destdir ready. 2008-09-16 12:42:03 +00:00
tron
6b217d8c8e Note update of the "x11-links" package to version 0.38. 2008-09-16 12:39:02 +00:00
tron
c2e75e7d75 Update "x11-links" package to version 0.38:
- Add support for builtin "pixman".
- Add some extra entries for Mac OS X.
2008-09-16 12:38:38 +00:00
joerg
1f0132f552 Don't use sig_t, it doesn't exist on QNX. Conditionally use madvise or
posix_madvise if MADV_SEQUENTIAL or POSIX_MADV_SEQUENTIAL exist. As it
is a hint for the VM subsystem, it doesn't hurt if neither is provided.
Based on input from Sean Boudreau.
2008-09-16 11:59:29 +00:00
gdt
cb06fe749c Drop NO_BIN_ON_FTP per private correspondence with upstream author,
and include permission grant.  Simplify DESCR and add note about the
prohibition on using unrar to develop an rar-compatible archiver.
PKGREVISION++ due to DESCR change.
2008-09-16 11:59:02 +00:00
tron
5359edb3be Detect builtin "pixman" e.g. under Mac OS X Leopard. 2008-09-16 11:41:33 +00:00
tron
ed5b1cca8d X11 is located in "/usr/X11" under Mac OS X Leopard, "/usr/X11R6" is just
a symlink. Use the correct directory because the buildlink framework will
otherwise remove compiler options like "-I/usr/X11/include/pixman-1".
2008-09-16 11:40:10 +00:00
tnn
291fb47729 patch configure.in, not configure, due to regeneration. 2008-09-16 11:24:58 +00:00
jmcneill
a797ee96ce Pull in gst-plugins0.10-v4l2 2008-09-16 10:36:31 +00:00
taca
5b413ee563 Revert update of ruby-datamapper to 0.9.5. 2008-09-16 06:31:54 +00:00
taca
0d65f5e9ab Revert ruby-datamapper to 0.3.2 previous commit, it wasn't completed. 2008-09-16 06:28:48 +00:00
minskim
79e332ed88 Do not force ncurses on Interix; it does not have a proper shared library.
Instead, let curses.buildlink3.mk find out a usable one.

This fixes the error reported in PR 39531.  However, the PR will remain
open for now because it raises another issue whether tnftp should depend
on curses or not.
2008-09-16 04:38:49 +00:00
taca
c4f819041e Fix two problems reported by Hasso Tepper via PR pkg/39554.
* OpenSSL portability problem.
* DragonFly support.
2008-09-16 03:27:19 +00:00
jmcneill
6d3736aad7 Fix compile on NetBSD 2008-09-16 02:56:08 +00:00
epg
32bdfaa062 - Move _epoll.so to PLIST.Linux (fixes PR pkg/39553).
- Adjust py-OpenSSL dependency down to 0.6.
- Use egg.mk instead of extension.mk, drop PYDISTUTILSPKG, and add egg foo
  to PLIST.
2008-09-16 01:59:07 +00:00
epg
bab5bb2e34 - drop non-existent configure args
- add missing modules to DFLT_APACHE_MODULES
- bump PKGREVISION for new modules
- replace APACHE_MODULES=all-shared with apache-shared-modules option
- '--enable-mods-shared=all' is not sufficient, that's why DFLT_APACHE_MODULES
  lists all those others; use DFLT_APACHE_MODULES instead of 'all'
- add apache-shared-modules to options.description

approved by tron
2008-09-16 01:47:06 +00:00
jmcneill
868769e5a5 Fix compilation on NetBSD. 2008-09-15 23:56:48 +00:00
seb
29e4de85af Note update of devel/p5-Proc-ProcessTable to version 0.45 2008-09-15 22:13:25 +00:00
seb
c756320349 Update from version 0.44 to version 0.45
Changes:
0.45  	Mon Sep  8 09:13:14 MDT 2008
	-Patch from Milosz Tanski <mtanski@gridapp.com> to make module
	thread-safe on linux (rt.cpan.org ID 38709). Patch from Scott
	Davis <darkpreludesi@hotmail.com> for new constructor flag
	enable_ttys, which when set to 0 disables traversing the
	device tree.
2008-09-15 22:12:22 +00:00
rillig
8e38291c82 typo 2008-09-15 22:05:28 +00:00