summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-04-22recursive bump from gettext-lib shlib bump.obache2232-3911/+4512
2011-04-22Updated databases/postgresql84 to 8.4.8adam1-1/+10
2011-04-22Changes 8.4.8:adam8-18/+27
* fix build issues on HP-UX and Itanium * update time zone files for recent time zone changes * change SQLSTATE for Hot Standby warnings * prevent bgwriter hang during recovery * prevent recursive composite type creation * disallow dropping tables whose triggers are still pending * allow use of "replication" as a user name * prevent a crash during GEQO planning * improve join plans for tables with missing statistics * fix error with SELECT FOR UPDATE in a subselect * close PL/python array slice memory leak * allow SSL connections for users with no home directory
2011-04-22Stop maintaining amarok.wiz1-2/+2
2011-04-22fix up paths on ftp.NetBSD.org:spz4-12/+12
- reading through the null mounts is deprecated - writing through the null mounts is not allowed (not possible)
2011-04-22Added postgresql-licenseadam1-1/+2
2011-04-22Updated databases/postgresql90 to 9.0.4adam1-1/+16
2011-04-22Changes 9.0.4:adam16-53/+40
* fix build issues on HP-UX and Itanium * update time zone files for recent time zone changes * change SQLSTATE for Hot Standby warnings * prevent bgwriter hang during recovery * prevent recursive composite type creation * disallow dropping tables whose triggers are still pending * allow use of "replication" as a user name * prevent a crash during GEQO planning * improve join plans for tables with missing statistics * fix error with SELECT FOR UPDATE in a subselect * close PL/python array slice memory leak * allow SSL connections for users with no home directory * allow building PostgreSQL 9.0 with 64-bit MinGW
2011-04-22Added postgresql-licenseadam2-1/+21
2011-04-22Fix building with Clang; added LICENSE; pkglint clean-upadam4-13/+56
2011-04-21The pkg name is libaudiofile, so use that in buildlink3.mk.hans1-6/+6
2011-04-21Fix build on SunOS.hans1-1/+3
2011-04-21regenwiz1-4/+2
2011-04-21Simplify patch per upstream request.wiz4-47/+19
2011-04-21Fix library soname on SunOS.hans2-6/+15
2011-04-21Fix library sonames on SunOS.hans2-5/+13
2011-04-21+ ImageMagick-6.6.9.6, audacity-1.3.13, calibre-0.7.56, cone-0.87,wiz1-21/+27
dbus-1.4.8, etm-706, gnome-games-3.0.1, horde-4.0.1, imp-5.0.1, ingo-2.0.1, kronolith-3.0.1, less-443, libgdata-0.8.1, mathomatic-15.5.3, modular-xorg-server-1.10.1, mono-addins-0.6.1, orc-0.4.12, p5-PerlMagick-6.6.9.6, py-OpenSSL-0.12, rails-3.0.7, rdesktop-1.7.0, texmaker-3.0.1, turba-3.0.1, unison-2.40.63, wireshark-1.4.6, x264-devel-20110416.
2011-04-21Make this work on SunOS.hans3-8/+29
audio/cdparanoia is not available for SunOS, but devel/libcdio has a working alternative. Also, don't depend on gsed directly, add it to USE_TOOLS.
2011-04-21update to 3.5drochner3-10/+11
changes: -Python interceptors can receive peer address and identity -Python exceptions can be pickled
2011-04-21update to 4.1.5drochner5-79/+18
change: Incoming SSL connections can time out waiting for SSL_accept to complete pkgsrc change: remove the patch which did daemonize omniNames in the code -- this was bad because it sent all diagnostic output to /dev/null. send it to background in the rc.d script instead, and set a reasonable logfile location
2011-04-21Fix build on SunOS.hans1-1/+3
2011-04-21Enable OSS4 plugin on SunOS.hans2-3/+6
2011-04-21Fix build on SunOS.hans1-2/+3
Configure does not enable the sun output plugin, which requires BSD extensions and wouldn't work anyway. But we can use the oss plugin, recent SunOS versions support OSS.
2011-04-21Fix broken variable expansion.hans1-3/+3
2011-04-21Fix PLIST for oss.hans1-2/+2
2011-04-21Fix library names on SunOS.hans6-3/+51
2011-04-21note some more "used by ..." comments.obache1-1/+3
2011-04-21note more "used by ..." comments.obache1-1/+3
2011-04-21add/remove "used by ..." comments.obache1-2/+4
2011-04-21Fix build on SunOS. From iMil.hans1-1/+3
2011-04-21Recent versions of SunOS have a native libusb. Add a builtin.mk to allowhans1-0/+37
packages depending on devel/libusb to be built on SunOS.
2011-04-21remove "used by net/gnome-vfs-dns-sd/Makefil" comment, it had been removed.obache1-2/+1
2011-04-21Added ap2-authn-otppettai1-1/+2
2011-04-21Added www/ap2-authn-otp version 1.1.3pettai1-1/+2
2011-04-21Remove python dependency and allow broken installation again asroy1-4/+6
requested by agc@
2011-04-21Initial importpettai5-0/+48
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-20Fix linking against pari.hans1-2/+2
2011-04-20Fix linking against db4.hans1-2/+7
2011-04-20Updated lang/sbcl to 1.0.47asau1-1/+2
2011-04-20Update to SBCL 1.0.47asau2-6/+6
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-20Fix build on SunOS.hans1-1/+9
2011-04-20Note update of tex-texlive-en-doc.minskim1-1/+2
2011-04-20Sync tex-texlive-en-doc with TeX Live r21569.minskim2-7/+7
Documentation update.
2011-04-20Fix build on SunOS.hans1-1/+4
2011-04-20Allow module packages to specify their own do-install target.hans1-1/+3
Used by x11/clisp-mit-clx.
2011-04-20Add package for wildcard module of lang/clisp. Remove conflicting optionhans8-7/+105
wildcard from lang/clisp.
2011-04-20Add package for pari module of lang/clisp. Remove conflicting optionhans8-8/+99
pari from lang/clisp.
2011-04-20Add package for mit-clx module of lang/clisp. Remove conflicting optionhans7-11/+60
mit-clx from lang/clisp.
2011-04-20Add package for the new-clx module of lang/clisp. Remove conflictinghans8-9/+189
option new-clx from lang/clisp
2011-04-20Add package for berkeley-db module of lang/clisp. Remove conflicting bdbhans8-10/+88
option from lang/clisp.