summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-10-11fix Xv support on Solaris, as the Xv header files live in /usr/X11R6,grant1-1/+8
not ${X11_BASE}.
2006-10-10turn libsmb support off, instead of relying on autodetect. fixesgrant1-2/+3
problem on Solaris which has libsmbclient but not libgnutls, on which it depends.
2006-10-10Fixed file permissions, removed a core dump file, fixed path to the manrillig2-6/+7
pages. PKGREVISION++.
2006-10-10Fixed "test ==".rillig4-6/+29
2006-10-10Fixed "test ==" and path to the man pages.rillig3-5/+19
2006-10-10Fixed "test ==".rillig6-3/+87
2006-10-10Fixed "test ==".rillig6-13/+73
2006-10-10Conflict with libXcomposite (currently in pkgsrc-wip).reed1-1/+3
2006-10-10Update to fixesproto-4.0.reed2-7/+7
Needed for libXfixes in pkgsrc-wip. I tested with x11/Xfixes with "native" XFree86 on NetBSD too. From ChangeLog: 2006-3-13 Deron Johnson <deron.johnson@sun.com> * configure.ac * xfixesproto.h * /xfixeswire.h Xfixes Version 4.0: XFixesHideCursor, XFixesShowCursor
2006-10-10Updated to version 3.1.7.heinz2-7/+7
Pkgsrc changes: - none Changes since version 3.1.6: ============================ 3.1.7 is a "quick-fix" release; it contains only a fix for one bug, introduced accidentally in 3.1.6: - bug 5119: if admins had set rule scores in the site configuration in /etc, sa-update would fail. Back out this change
2006-10-10Added printf to USE_TOOLS, because it is used heavily by the "debug" andrillig1-3/+3
"help" targets.
2006-10-10Updated lang/chicken to 2.41.obache2-3/+3
2006-10-10py-prewikka now honours PKG_SYSCONFDIR and always searching forjoerg1-1/+2
config files therein.
2006-10-10Fix config file handling by honouring PKG_SYSCONFDIR, installing thejoerg4-4/+36
configuration file to share/examples and using CONF_FILES. It also stops the package from polluting /etc. Bump revision.
2006-10-10Update chicken to 2.41, based on PR 34504 by Peter Bex.obache11-193/+36
Mark directories used by chiken's own package `egg' as OWN_DIRS so that keep eggs when updating this package.
2006-10-10You feel like someone is helping you.ben1-1/+2
2006-10-10I will maintain this now. Okay'd on packages@ by chris.reed1-2/+2
2006-10-10Added security/pam-radius version 1.3.16adrianp1-1/+2
2006-10-10+pam-radiusadrianp1-1/+2
2006-10-10This is the PAM to RADIUS authentication module. It allows any PAM-capableadrianp4-0/+44
machine to become a RADIUS client for authentication and accounting requests. You will need a RADIUS server to perform the actual authentication.
2006-10-10s/LOCALBASE/PREFIX/, but thanks for catching this.joerg1-2/+2
2006-10-10Fix coutier-imap to link to BDB_LIB instead of -ldb.ben3-2/+44
This is related to PR#33802
2006-10-10Avoid empty for loops in shell scripts .dmcmahill1-3/+5
for f in ; do .... ; done fails with solaris /bin/sh. This repairs installation for several packages.
2006-10-10avoid using "text ... == ..." in configuretonio2-1/+15
2006-10-10Add & enable p5-XML-SemanticDiffseb1-1/+2
2006-10-10Note initial addition of p5-XML-SemanticDiff version 0.95 into the NetBSDseb1-1/+2
Packages Collection as textproc/p5-XML-SemanticDiff. The perl5 module XML::SematicDiff provides a way to compare the contents and structure of two XML documents. By default, it returns a list of hashrefs where each hashref describes a single difference between the two docs.
2006-10-10Initial addition of p5-XML-SemanticDiff version 0.95 into the NetBSDseb4-0/+30
Packages Collection. The perl5 module XML::SematicDiff provides a way to compare the contents and structure of two XML documents. By default, it returns a list of hashrefs where each hashref describes a single difference between the two docs.
2006-10-10Apply build fixes from Pierrick Brossin. Thanks!uebayasi25-102/+186
2006-10-10pkgsrc added --without-libcrack to CONFIGURE_ARGS if libcrack is missingben4-19/+76
from PKG_OPTIONS, and also comments out the libcrack module in the PLIST. However this means nothing to the PAM configure script, which will find a system libcrack and install the libcrack module. When the pkgsrc bulk build deinstalls PAM, it detects the leftover libcrack module and marks PAM and its dependents failed. Fix this by adding a --disable-crack option to the configure script.
2006-10-10Add -lltdl. This fixes packaging on solaris-2.9. Tested ondmcmahill1-2/+3
NetBSD-2.0/alpha and didn't see any ill effects there.
2006-10-10Don't try and install the man page on solaris. It is broken withdmcmahill1-2/+13
solaris nroff right now. This lets this package build and package on solaris.
2006-10-10USE_TOOLS+=automake14dmcmahill1-3/+3
This package contained several Makefile.am patches but then proceeded to ignore all of them by touching all of the Makefile.in's. Unfortunately those patches were there for a reason! Correctly packages on solaris now.
2006-10-10USE_TOOLS+= mktemp. Fixes solaris and probably othersdmcmahill1-2/+2
2006-10-10repair compilation on solaris (don't include stdint.h if it doesn'tdmcmahill2-14/+14
exist)
2006-10-10note update of cad/verilog-current to 20061009dmcmahill1-1/+2
2006-10-10update to verilog-current-20061009dmcmahill2-6/+6
* Release Notes for Icarus Verilog Snapshot 20061009 The Big news is support for delay path timing is specify blocks. This includes delay paths and specparams. Back annotation of specify path timings are not yet implemented. The "-g" flag has been made a bit more general so that individual compiler features can be turned on/off. This for example allows for turning off specify block support and Icarus Verilog extensions, as well as select language generation. A variety of bug fixes have been included. - Missing symbols on Windows fixed. - mingw build instructions reworked. - Fix internal handling of -D__ICARUS__ define - Fix crash of driver when -M flag is used. - Fix configure detection of host in some subdirectories. - Handle non-constant delays of index non-blocking assignments. - $scanf support for real values. - Fix scheduling of RWsync vs. ROSync callbacks. - Fix vpi_put_userdata return value. The iverilog-vpi command now allows .cpp files to stand for C++ source.
2006-10-09Note update of ruby-actionwebservice.minskim1-1/+2
2006-10-09Update ruby-actionwebservice to 1.1.6.minskim3-11/+19
Changes since 0.9.1: * Do not convert driver options to strings (#4499) * Make ActiveWebService::Struct type reloadable * Fix scaffolding action when one of the members of a structural type has date or time type * Remove extra index hash when generating scaffold html for parameters of structural type #4374 [joe@mjg2.com] * Fix Scaffold Fails with Struct as a Parameter #4363 [joe@mjg2.com] * Fix soap type registration of multidimensional arrays (#4232) * Fix that marshaler couldn't handle ActiveRecord models defined in a different namespace (#2392). * Fix that marshaler couldn't handle structs with members of ActiveRecord type (#1889). * Fix that marshaler couldn't handle nil values for inner structs (#3576). * Fix that changes to ActiveWebService::API::Base required restarting of the server (#2390). * Fix scaffolding for signatures with :date, :time and :base64 types (#3321, #2769, #2078). * Fix for incorrect casting of TrueClass/FalseClass instances (#2633, #3421). * Fix for incompatibility problems with SOAP4R 1.5.5 (#2553) [Kent Sibilev] * Update from LGPL to MIT license as per Minero Aoki's permission. [Marcel Molina Jr.] * Rename Version constant to VERSION. #2802 [Marcel Molina Jr.] * Fix that XML-RPC date/time values did not have well-defined behaviour (#2516, #2534). This fix has one caveat, in that we can't support pre-1970 dates from XML-RPC clients.
2006-10-09Use RUBY_SITELIBDIR.minskim1-4/+4
2006-10-09Note update of ruby-actionmailer.minskim1-1/+2
2006-10-09Update ruby-actionmailer to 1.2.5.minskim2-9/+10
Changes since 1.1.1: * Backport of documentation enhancements. [Kevin Clark, Marcel Molina Jr] * Correct spurious documentation example code which results in a SyntaxError. [Marcel Molina Jr.] * Mailer template root applies to a class and its subclasses rather than acting globally. #5555 [somekool@gmail.com] * Nil charset caused subject line to be improperly quoted in implicitly multipart messages #2662 [ehalvorsen+rails@runbox.com] * Parse content-type apart before using it so that sub-parts of the header can be set correctly #2918 [Jamis Buck] * Make custom headers work in subparts #4034 [elan@bluemandrill.com] * Template paths with dot chars in them no longer mess up implicit template selection for multipart messages #3332 [Chad Fowler] * Make sure anything with content-disposition of "attachment" is passed to the attachment presenter when parsing an email body [Jamis Buck] * Make sure TMail#attachments includes anything with content-disposition of "attachment", regardless of content-type [Jamis Buck] * Rename Version constant to VERSION. #2802 [Marcel Molina Jr.] * Stricter matching for implicitly multipart filenames excludes files ending in unsupported extensions (such as foo.rhtml.bak) and without a two-part content type (such as foo.text.rhtml or foo.text.really.plain.rhtml). #2398 [Dave Burt <dave@burt.id.au>, Jeremy Kemper] * Allow Mailers to have custom initialize methods that set default instance variables for all mail actions #2563 [mrj@bigpond.net.au]
2006-10-09Update to 1.43. Claim maintainership.snj2-6/+6
Changes since 1.41: - fix to avoid modifying data which is being used by tsearch() for ordering the binary tree (report by Adrian Bunk). - do not ignore pathnames in /tmp/, since some tools create usable pathnames for both old/new files there (Debian #376086). - correct ifdef for fgetc_unlocked(). - updated configure macros CF_GCC_VERSION, CF_PATH_SYNTAX and CF_XOPEN_SOURCE - add configure check for compress, gzip and bzip2 programs that may be used to decompress files.
2006-10-09Since a few hours, the .PLIST file does not contain the full pathnamesrillig1-1/+2
anymore. Therefore, cd to ${LOCALBASE} to correctly resolve the relative pathnames.
2006-10-09Note update of ruby-actionpack.minskim1-1/+2
2006-10-09Update ruby-actionpack to 1.12.5. This version includes a security fixminskim3-38/+33
for path string handling. See ${RUBY_DOCDIR}/actionpack/CHANGELOG for the complete list.
2006-10-09Removed the interactivity by redirecting stdin from /dev/null.rillig1-1/+2
2006-10-09Some package's self-tests require a lot of high-quality random data, sorillig1-1/+10
the bulk build may seem to hang on otherwise idle machines.
2006-10-09Make package compile with gcc-4.mlelstv7-174/+201
2006-10-09Updated mail/dovecot to 1.0rc8.ghen1-1/+2
2006-10-09Update to dovecot-1.orc8. From the release announcement mail:ghen5-27/+29
I've still over 200 mails unread in the mailing list, and important things left in TODO. This release is an improvement over rc7 anyway, hopefully I'll have time to fix the rest soon. * GSSAPI: Changed POP3 service name to "pop", which is what the standard says * "mbox:/var/mail/%u" no longer works as the mail location. You'll have to specify the mail root explicitly, just like the examples always have: "mbox:~/mail:INBOX=/var/mail/%u" + SHA1, LDAP-MD5, PLAIN-MD5, PLAIN-MD4: The password can be now either hex or base64 encoded. The encoding is detected automatically based on the password string length. + Allow running only Dovecot master and dovecot-auth processes with protocols=none setting + deliver: -f <envelope sender> parameter can be used to set mbox From_-line's sender address + deliver: Log all mail saves and failures + Tru64 SIA passdb support. Patch by Simon L Jackson. - INBOX was listed twice in mailbox list if namespace prefix was used - INBOX-prefixed namespaces were a bit broken - kqueue: Fix 100% CPU usage - deliver: Duplicate storage was a bit broken - dictionary code was broken (ie. dict quota) - SIGHUP caused crashes sometimes