Commit graph

170728 commits

Author SHA1 Message Date
hans
b202c3bd15 Fix library names on SunOS. 2011-04-21 14:25:09 +00:00
obache
b9ac40310d note some more "used by ..." comments. 2011-04-21 13:50:29 +00:00
obache
6bfd2b49f7 note more "used by ..." comments. 2011-04-21 13:35:36 +00:00
obache
f88e532478 add/remove "used by ..." comments. 2011-04-21 13:30:50 +00:00
hans
74fcf0d22e Fix build on SunOS. From iMil. 2011-04-21 13:25:28 +00:00
hans
9828de12c6 Recent versions of SunOS have a native libusb. Add a builtin.mk to allow
packages depending on devel/libusb to be built on SunOS.
2011-04-21 13:05:35 +00:00
obache
f1fb728c25 remove "used by net/gnome-vfs-dns-sd/Makefil" comment, it had been removed. 2011-04-21 11:32:02 +00:00
pettai
987849e941 Added ap2-authn-otp 2011-04-21 10:43:32 +00:00
pettai
1d9ca7e348 Added www/ap2-authn-otp version 1.1.3 2011-04-21 10:41:44 +00:00
roy
b1af7149fa Remove python dependency and allow broken installation again as
requested by agc@
2011-04-21 10:27:35 +00:00
pettai
4005cfca6b Initial import
Changelog, so far:

Version 1.1.3 (r94)
    - Fixed bug with "OTPAuthPINAuthProvider" and <AuthnProviderAlias>

Version 1.1.2 (r87)
    - Added "OTPAuthPINAuthProvider" to allow alternate verification of PINs
    - Added "OTPAuthLogoutOnIPChange" flag to auto-logout on IP address change
    - Build fixes for Solaris

Version 1.1.1 (r66)
    - Build fixes

Version 1.1.0 (r44)
    - Moved time interval and #digits configuration into users file
    - Fixed bug in time based token synchronization at large offsets
    - Added support for the Mobile-OTP algorithm: http://motp.sourceforge.net/
    - Added otptool(1) one-time password utility program.
    - Accept either decimal or hexadecimal values (basic auth only).

Version 1.0.0 (r10)
    - Initial release
2011-04-21 09:49:44 +00:00
hans
7e4842c310 Fix linking against pari. 2011-04-20 22:23:57 +00:00
hans
916cd44947 Fix linking against db4. 2011-04-20 22:12:50 +00:00
asau
da118dd580 Updated lang/sbcl to 1.0.47 2011-04-20 20:47:05 +00:00
asau
dbe22919f2 Update to SBCL 1.0.47
changes in sbcl-1.0.47 relative to sbcl-1.0.46:
  * bug fix: fix mach port rights leaks in mach exception handling code on
    darwin/x86 and /x86-64. (thanks to Willem Oudshoorn for motivation and the
    initial patch)
  * enhancement: --script muffles style-warnings and compiler notes. (lp#677779)
  * enhancement: redefinition warnings for macros from different files. (lp#434657)
  * enhancement: better MACHINE-VERSION on Darwin x86 and x86-64. (lp#668332)
  * enhancement: (FORMAT "foo" ...) and similar signal a compile-time warning. (lp#327223)
  * enhancement: no more "in: LAMBDA NIL" messages from the compiler for forms
    processed using EVAL -- now the appropriate toplevel form is reported instead.
  * enhancement: more legible style-warnings for inappropriate IGNORE and IGNORABLE
    declarations. (lp#726331)
  * enhancement: :NOT-NULL option has been added to alien C-STRING type to indicate
    that NIL/NULL is excluded from the type.
  * enhancement: SB-INTROSPECT:MAP-ROOT allows mapping over pointers contained in
    arbitrary objects.
  * optimization: SLOT-VALUE &co are faster in the presence of SLOT-VALUE-USING-CLASS
    and its compatriots.
  * optimization: core startup time is reduced by 30% on x86-64. (lp#557357)
  * bug fix: SB-DEBUG:BACKTRACE-AS-LIST guards against potentially leaking
    stack-allocated values out of their dynamic-extent. (lp#310175)
  * bug fix: attempts to use SB-SPROF for wallclock profiling on threaded
    x86-64 builds caused a type-error.
  * bug fix: calling COMPILE with something else than a lambda-expression as the
    second argument reports a more sensible error. (lp#718905)
  * bug fix: invalid combinations of :PREDICATE and :TYPE options in DEFSTRUCT
    are detected. (lp#520607)
  * bug fix: constant keyword argument checking didn't take :ALLOW-OTHER-KEYS
    into account.
  * bug fix: SLOT-BOUNDP information is correct during MAKE-INSTANCE in the
    presence of (SETF SLOT-VALUE-USING-CLASS) and SLOT-BOUNDP-USING-CLASS
    methods. (regression from 1.0.45.18)
  * bug fix: INITIALIZE-INSTANCE :AROUND methods supplying initargs via
    CALL-NEXT-METHOD work correctly. (regression from 1.0.45.19)
  * bug fix: several foreign functions accepting string also accepted NIL and
    consequently caused a memory fault at 0 now signal a type-error instead.
    (lp#721087)
  * bug fix: under rare circumstances, constraint propagation could rewrite a
    variable reference to refer to a variable not in scope, causing an error
    during physical environment analysis when attempting to close over the
    variable. (lp#551227)
  * bug fix: SIMPLE-CONDITION :FORMAT-CONTROL defaults to NIL.
2011-04-20 20:46:50 +00:00
hans
83ac2367d2 Fix build on SunOS. 2011-04-20 19:42:17 +00:00
minskim
f8a20b5266 Note update of tex-texlive-en-doc. 2011-04-20 19:13:13 +00:00
minskim
4369174cb3 Sync tex-texlive-en-doc with TeX Live r21569.
Documentation update.
2011-04-20 19:08:10 +00:00
hans
2804285d03 Fix build on SunOS. 2011-04-20 18:57:22 +00:00
hans
00daba9281 Allow module packages to specify their own do-install target.
Used by x11/clisp-mit-clx.
2011-04-20 18:51:38 +00:00
hans
cbc1191d21 Add package for wildcard module of lang/clisp. Remove conflicting option
wildcard from lang/clisp.
2011-04-20 18:50:00 +00:00
hans
31c9ce221c Add package for pari module of lang/clisp. Remove conflicting option
pari from lang/clisp.
2011-04-20 18:44:56 +00:00
hans
4b68ef04c6 Add package for mit-clx module of lang/clisp. Remove conflicting option
mit-clx from lang/clisp.
2011-04-20 18:40:43 +00:00
hans
d0abc01f49 Add package for the new-clx module of lang/clisp. Remove conflicting
option new-clx from lang/clisp
2011-04-20 18:36:16 +00:00
hans
a9238dc431 Add package for berkeley-db module of lang/clisp. Remove conflicting bdb
option from lang/clisp.
2011-04-20 18:31:35 +00:00
pettai
35a014476b Updated net/unbound to 1.4.9 2011-04-20 16:11:09 +00:00
abs
89592fcac5 Actually make SUBST stage run - bump PKGREVISION 2011-04-20 15:12:02 +00:00
abs
17758a206c switch from /usr/bin/env perl to ${PERL5} via SUBST. Bump PKGREVISION 2011-04-20 12:36:56 +00:00
obache
60b8235ab9 note "used by ..." comments. 2011-04-20 12:17:02 +00:00
obache
af3d485111 note a "used by ..." comment. 2011-04-20 12:12:48 +00:00
obache
142d4f086c note "used by ..." comments. 2011-04-20 12:06:02 +00:00
obache
ad2f19a4e5 note "used by..." comments. 2011-04-20 11:53:33 +00:00
pettai
8be937c474 1.4.9:
Bug Fixes:

* Added explicit note on unbound-anchor usage: Please note usage of
  unbound-anchor root anchor is at your own risk and under the terms of our
  LICENSE (see that file in the source).
* Fix remove private address does not throw away entire response. [bugzilla: 361 ]
* Fix, time.elapsed variable not reset with stats_noreset.
* Fix no ADflag for NXDOMAIN in NSEC3 optout. And wildcard in optout.
* give config parse error for multiple names on a stub or forward zone.
* updated ldns tarball to 1.6.9(snapshot).
* iana portlist updated.
2011-04-20 10:44:46 +00:00
hauke
45be8bbf9b For the sake of graphics/cairo, which derives the libXrender feature
set from the renderproto version, pick a package with an older version
(renderproto9) for anything < netbsd-5.

This change gets the selection criteria right, and also points the
renderproto9 package to renderproto's builtin.mk, avoiding Xrender
breakage.

Fixes pkg/43969 and should probably be pulled up.
2011-04-20 10:00:01 +00:00
morr
d9213b73d6 Add linux to list for retaining the numeric OS version.
Fixes PR pkg/43622.
2011-04-20 09:57:25 +00:00
roy
96666dd3d9 Use python correctly. 2011-04-20 09:03:18 +00:00
roy
c69d9989ae Use correct shell.
swell-foop still doens't work as it depends on seed which isn't in pkgsrc
yet, but gnome-games installs again.
2011-04-20 07:17:46 +00:00
tron
5d2ac3011b Note update of the "wireshark" package to version 1.4.6. 2011-04-19 21:53:10 +00:00
tron
e454999b59 Update "wireshark" package to version 1.4.6. Changes since 1.4.5:
- Bug Fixes
  o Wireshark and TShark can crash while analyzing TCP packets.
    (Bug 5837)
2011-04-19 21:52:56 +00:00
asau
00e81d96ab Updated lang/cdl3 to 1.2.8 2011-04-19 19:45:17 +00:00
asau
01c13c67cc Update to CDL3 version 1.2.8
This release fixes few minor issues and improves compiler support.
2011-04-19 19:45:02 +00:00
asau
1daea35ed3 Updated lang/maude to 2.6 2011-04-19 19:18:57 +00:00
asau
1008bb1546 Update Maude to version 2.6
This release incorporates mostly optimizations and bug fixes.
Read bundled NEWS for more details.
2011-04-19 19:18:40 +00:00
drochner
70f80ed2c8 -Python is optional, keep this in options.mk
-the files where the interpreter check fires are not executable,
 so just CHECK_INTERPRETER_SKIP them
2011-04-19 17:08:18 +00:00
roy
bc20b7cbc4 Use perl correctly. 2011-04-19 16:10:16 +00:00
chs
432e28ad58 Updated multimedia/adobe-flash-plugin10.1 to 10.2.159.1 2011-04-19 15:58:50 +00:00
chs
76f0e9d5de update to 10.2.159.1, fixes CVE-2011-0611. 2011-04-19 15:58:13 +00:00
roy
f878c3d0ab Just replace what we need. 2011-04-19 15:32:28 +00:00
roy
7ecb96b2ef Just warn about non executable files using env. 2011-04-19 15:31:45 +00:00
roy
b73064c230 Disallow the use of env(1) as an interpreter. 2011-04-19 14:28:28 +00:00