summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-11-14Some users don't have "." in their PATH, for good reason.rillig1-2/+3
Solaris needs an extra -lm.
2007-11-14Some shells, for example /bin/ksh on Solaris, don't like "else fi"rillig1-2/+2
without any commands in between.
2007-11-14Updated www/p5-HTMLObject to 2.28.hiramatsu2-3/+3
2007-11-14Update p5-HTMLObject to 2.28.hiramatsu2-7/+6
Full changelog from 2.22 is too long to list here, so only latest changes. 2.28 Mon 2005-08-08 - Updating date-picker man page to document -Label option required. - Added code to make sure that javascript attributes get output on the span code when displaying a read-only text element. - Make sure the -onload/-onunload/-onbeforeunload code gets processed even for a read-only form item. - Updated the POD documentation to group select and radio -Type options together for generate(). - Added setBodyAttribute() so you can define a custom attribute that doesn't have a helper method and have it apply to the <body> tag. The attribute must be a known html attribute to be applied. - Used formProtect() to make sure that the input fields do not lose any special user input like, &quot;, &amp;, etc. - Added javascriptReadOnly to allow a read-only form to allow/disallow javascript from being generated. - Improved read-only output of hidden tags that have an array of values. - Added qw() function to the form_methods.js file to make creating an array from a space seperated string much easier, ala perl. - Removed the -WidgetOptions hash and made what used to be the contents of that hash be - (dash) prefixed. Internally, those arguments will be converted back to the name that the Widgets method is expecting. Sorry if this causes any problems. :) - Tacked any onchange code for a calculator widget to my onchange code. - formEncode()/formEncodeString() now can handle multiple sequences that you want to ignore. - Fixed datePicker validation code. Closes bug #1285443. - calcDatePrev/Next now calls the onchange code if the date form field has one defined. Closes bug #1286269.
2007-11-14+ RealPlayerGold-10.0.9.809.20070726 [pkg/37371], Transmission-0.93,wiz1-11/+21
bacula-2.2.6, bazaar-0.92, cairomm-1.4.6, elm-me-2.4pl124a, gettext-0.17, gimp-ufraw-0.13, imap-uw-2006k, libevent-1.4.0beta, libiconv-1.12, libsigsegv-2.5, mednafen-0.8.4, p5-MIME-tools-5.424, p5-Text-Quoted-2.03, php5-5.2.5, silc-toolkit-1.1.5, tea-17.4.0, xdaliclock-2.25, zile-2.2.50.
2007-11-14Honor LDFLAGS.minskim2-7/+8
2007-11-13Add missing slash to URL. From Zafer Aydogan in private mail.wiz1-2/+2
2007-11-13Allow _PBULK_MULTI to be overriden. Requested by seb@.joerg1-2/+2
2007-11-13<cstdio> only defines std::FILE, not FILE. Noticed on Solaris 10.rillig3-1/+33
2007-11-13Provide more useful details in the error message for conflicting packages:rillig1-5/+4
- The package that cannot be installed - The pattern of the conflict - The name of the installed (conflicting) package.
2007-11-13There are several error messages with the same words. To make findingrillig1-2/+2
the cause easier, add more information to one of them.
2007-11-13Note addition of mail/cone.jlam2-2/+4
2007-11-13Import cone-0.73 as pkgsrc/mail/cone:jlam11-0/+360
Cone is a text-based mail client. Cone seamlessly handles multiple POP3, IMAP accounts, and local mail folders. Cone is also a simple newsreader. Cone's interface is foolproof enough to be used by inexperienced users, but it also offers advanced features for power users. Cone also serves as a platform for development of a new experimental network mail access protocol, SMAP, that offers additional functionality not available with IMAP or POP3.
2007-11-13Fix build on NetBSD/amd64 and add DESTDIR support.joerg4-11/+26
2007-11-13Solaris needs some resolver libraries.rillig3-4/+19
2007-11-13Replaced the use of gensub() with sub(), since the former is notrillig1-3/+3
mentioned in The Open Group's specification of awk. Specifically, FreeBSD's awk doesn't have it.
2007-11-13Added mail/sqlgrey version 1.6.8.ghen1-1/+2
2007-11-13+ sqlgreyghen1-1/+2
2007-11-13Import sqlgrey-1.6.8 package as requested by Petr Janda on pkgsrc-users list.ghen9-0/+234
SQLgrey is a postfix policy service implementing a greylisting policy. It is written in Perl and uses DBI to access an SQL database. Its goal is reducing the SPAM reaching user mailboxes.
2007-11-13note addition of p5-File-ReadBackwardsjnemeth1-1/+2
2007-11-13add and enable p5-File-ReadBackwardsjnemeth1-1/+2
2007-11-13This module reads a file backwards line by line. It is simple to use,jnemeth3-0/+33
memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.
2007-11-13s/ap-fastcgi-2.4.4/ap-fastcgi-2.4.6/taca1-2/+2
2007-11-13Sunpro sometimes defines __STDC__ to 1, and sometimes it only definesrillig2-6/+15
__STDC__ to something else, depending on the command line options.
2007-11-13Don't try to remove directory "share/phpmyadmin/css" because it isn'ttron1-2/+1
created anymore. Pointed out by Geert Hendrickx.
2007-11-13vimmartti1-1/+2
2007-11-13Updated editors/vim-share to 7.1.156martti3-5/+33
2557 7.1.148 QNX and some other systems require testing for sys/types.h 4823 7.1.149 completion menu messed up when using the scroll bar 1759 7.1.150 Visual mode "p" doesn't work when 'clipboard' has "unnamed" 2108 7.1.151 lalloc(0) error for line completion with 'ic' and 'inf' set 3183 7.1.152 display problem when 'hls' and 'cursorcolumn' are set 4610 7.1.153 compiler warnings on SGI 1547 7.1.154 (after 7.1.152) compiler warning for signed/unsigned compare 1594 7.1.155 crash when 'undolevels' is 0 and repeating "udd" 4174 7.1.156 overlapping arguments for strcpy() during cmdline completion
2007-11-13Added a patch that fixes the build on Solaris 10.rillig2-1/+19
2007-11-13Use zonetab package rather than doing it locally.markd5-433/+6
2007-11-13update to 2.12.1 -- switch to the new gnome-2.20 branchdrochner3-94/+94
This should make the pkg build again, and resolve PR pkg/37354 by Jan Danielsson. (I verified that the pkg installs fine and that I get an "exchange server" dialog in evolution. I couldn't test against an exchange server however -- would be nice if someone did it.)
2007-11-13Make the installer recognise DragonFly as a BSDsborrill2-1/+15
2007-11-13Updated net/p5-IO-Interface to 1.03.hiramatsu2-3/+3
2007-11-13Update p5-IO-Interface to 1.03.hiramatsu2-8/+7
Changes from 0.98: 1.03 Mon Jan 22 16:38:24 EST 2007 Fix to compile cleanly on solaris systems. 1.02 Thu Sep 14 08:54:04 EDT 2006 More documentation fixes. 1.01 Wed Sep 13 20:52:32 EDT 2006 Documentation fix. 1.00 Wed Sep 13 17:01:46 EDT 2006 Introduced IO::Interface::Simple. Added index methods. Compiles on CygWin.
2007-11-13+ap-fastcgi-2.4.4, php-5.2.5.taca1-1/+3
2007-11-13long-overdue commit of an option to enable xft anti-aliased fontsdan1-2/+9
ok uebayasi@
2007-11-13make paths relative to ${.CURDIR}dan1-6/+6
per request from uebayasi@
2007-11-13Pull up a change from 3.6.5 to support MIME-tools > 5.420.cube2-1/+15
PR#37372 by Jon Bailey. No version bump: riding the update 5 minutes ago.
2007-11-13Note update of devel/rt3 to version 3.4.6.cube1-1/+2
2007-11-13Update to version 3.4.6.cube3-12/+10
Features: New config option 'OldestTransactionsFirst'. By default, RT shows newest transactions at the bottom of the ticket history page, if you want see them at the top set this to 0. Email plugin may return special constant to indicate that it's done requested action and RT shouldn't run default action handling code. See also RT::Interface::Email. Added support for timezones in RT::Date::SetToMidnight method, this allowed us to fix problems with searches by date. Applied David Schweikert's patch that adds the useful LastUpdated field to the fields returned through the REST interface. Added a "RH" RedHat layout option to config.layout. Thanks to Paulo Matos. New command line options in the rt-crontool script: * add --transaction argument with two possible values: 'first' and 'last' * add --transaction-type argument to allow a user to select type of transaction, for example 'Correspond' or 'Comment'. With these changes crontool can send notifications and other actions which need access to transaction object. New callbacks in html/Ticket/Elements/ShowSummary: LeftColumn and RightColumn. Display a custom field value without lists HTML markup when a ticket has only one value for the custom field. Add additional HTML classes to the cells in Ticket/Elements/ShowBasics and Ticket/Elements/ShowDates mason templates. Fixes: Don't die any more on error during custom fields creation in rt-setup-database, but report and continue with next object. Dropped 'exit' call in exceptions handling code. Fixed untake operation during tickets transfer between queues when an owner has no right to own the ticket in the destination queue and the current user is different person. Note in new implementation we write untake tansaction from RT_System user. Fixed problem when RT were failing with error: "Couldn't call method IsLocal on undefined value". Got rid of some noisy warnings and cleaned up some code. Fixed attchments loosing during next steps: 1) open ticket #1 2) click reply 3) upload attachment 4) open ticket #2 in another browser window 5) send reply to the ticket #1 RT was loosing uploaded attachment due to step 4) as RT. Finding disabled groups should actually find them, now. Fixed `rt ls -l` when RT server isn't at /. Thanks to Mark Eichin. Reed Loden caught a perltidy error that, somewhat terrifiyingly, was still a valid mason page. People may saw error "Could not convert attachment from assumed utf8 to ''" in the log. We don't even try to convert any more when target encoding is empty. Fixed maxsize attribute of input fields for subject. In DB we have limit 200, but these tags were set to old value of 100. Backported fix for TimeTaken updates. RT could call method _UpdateTimeTaken on record objects that have no such method. Fixed RT failures under mod_perl2 with Oracle database. In QuickCreate element now we use SelectNewTicketQueue instead of SelectQueue. Fixed problems on server start up with error message 'Not root path(s) specified'. Now we load only required regular expressions from Regexp::Common namespace. In RT::Tickets::_EnumLimit now we load referenced object only if value is defined and is not number, this avoid several fetches from caches or in worst case from DB. Use this advantage in Quicksearch element, change in "RT at glance" load time should be noticable on systems with many queues. Added handling for all possible errors in the RT::Action::SendEmail module. Improved handling of errors in the RT::Template class. In the RT::Group method 'crit' was being called on the wrong object. Thanks to Todd Chapman Allow an administrator to add 0(zero) as a custom field value. Fixed decoding of MIME headers, this chould should fix: * problems with non-ascii names of attachments * problems with partly encoded fields with '=' chars in not encoded parts, for example: X-MyHeader: key="plain"; key="=?encoded?=" X-MyHeader: key="=?encoded?="; key="plain" Fixed RT::Transaction::OldValue and ::NewValue in situations when values of {Old,New}Reference fileds are false. You may saw effect of this bug in a ticket's history saying that custom field value was changed from "random" value to the XXX instead of expected "custom field was set to XXX value". Todd Chapman discovered a case where RT's mail gateway would default to the RT::SystemUser if no valid 'From' header were found. This could allow a malicious user to create tickets or reply to tickets, but not to gain access to data. Localization: Updated German translation. Thanks to Torsten Brumm.
2007-11-13Note revision bump of databases/rrdtool.cube1-1/+2
2007-11-13Revive patch-ap, sans -lcgi, so that RRDs.so build correctly again.cube3-3/+20
Ok martti@, PR#37374 by Petar Bogdanovic.
2007-11-13Defining PKGNAME in main Makefile fixes "Cannot extract rarnb1 version"jklos1-2/+3
error for architectures other than i386.
2007-11-12+ ezmlm-idx-6.0.1, spamdyke-3.1.1schmonz1-2/+3
2007-11-12Also fix perl's path in bin/pod_arg_link_fix andseb1-1/+3
mibs/diff_dir scripts.
2007-11-12Updated databases/p5-Ima-DBI to 0.35.hiramatsu2-3/+3
2007-11-12Update p5-Ima-DBI to 0.35.hiramatsu2-9/+8
Changes from 0.33: 0.35 Sun Jun 10 16:36:07 EST 2007 - Add checking of PID in database handles to prevent trouble in forked environments (Perrin Harkins and Sam Tregar) 0.34 Mon Sep 5 09:10:37 UTC 2005 - Remove Class::WhiteHole from PREREQs (Alexey Tourbin)
2007-11-12Make sure snmp_perl.pl is installedadrianp1-1/+3
2007-11-12Work around a missing check for sys/param.h in configure, to make itdrochner2-1/+15
build on NetBSD-3, fixes PR pkg/37292 by Gilles Gravier. Thanks to Gilles for testing the fix. (I'll report the missing configure check upstream.)
2007-11-12Removed ftp7.usa.openbsd.org from MASTER_SITES, doesn't resolve anymoreheinz1-3/+2
in DNS. Mentioned by Zafer Aydogan in PR pkg/37331.
2007-11-12install a copy of scrollkeeper/omf.mk in a central place so thatdrochner1-0/+40
pkgs needing scrollkeeper compatible .omf install scripts get directed to the replacement pkg (currently: rarian) even if scrollkeeper itself is removed