summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2007-11-12Old HOMEPAGE did not resolve in DNS anymore.heinz1-2/+2
2007-11-12move the install/deinstall templates from scrollkeeper to rariandrochner2-5/+7
to reflect where the work is done (call the backwards-compatible rarian version "install-scrollkeeper" to leave room for a future non-compatibility version)
2007-11-12Updated chat/bitlbee to 1.0.4tonio2-3/+3
2007-11-12Update chat/bitlbee to 1.0.4tonio2-6/+6
Version 1.0.4 (released 2007-08-20) hilights: - Removed call to sethostent() from proxy.c, this caused a lot of problems especially for people on *BSD. - Just some small bugfixes.
2007-11-12Removed ftp.rge.com from MASTER_SITES, doesn't resolve anymoreheinz3-7/+4
in DNS. Mentioned by Zafer Aydogan in PR pkg/37321.
2007-11-12remove the meat of scrollkeeper -- the library is not used by any pkgdrochner11-369/+0
anymore, and the users of .omf file install scripts are redirected to "rarian" which provides compatible (to the caller) implementations
2007-11-12Removed ftp.eos.hokudai.ac.jp from MASTER_SITES, doesn't resolve anymoreheinz1-2/+1
in DNS. Mentioned by Zafer Aydogan in PR pkg/37318.
2007-11-12Updated math/glpk to 4.23adam2-3/+3
2007-11-12Changes 4.23:adam2-6/+6
The following new API routines were added: glp_read_sol read basic solution from text file glp_write_sol write basic solution to text file glp_read_ipt read interior-point solution from text file glp_write_ipt write interior-point solution to text file glp_read_mip read MIP solution from text file glp_write_mip write MIP solution to text file
2007-11-12Removed master site www.at.silcnet.org, does not resolve anymore in DNS.heinz1-3/+2
Mentioned in PR pkg/37308 by Zafer Aydogan.
2007-11-12Master site ftp.leo.org does not exist anymore.heinz2-5/+3
2007-11-12Fix uninitialised variable resulting in wildcard patterns printed twice.joerg1-1/+2
From Arnaud Lacombe in PR 37367.
2007-11-12Use ${EMACS_FLAVOR} instead of ${_EMACS_TYPE}.uebayasi1-2/+2
2007-11-12Updated www/seamonkey, www/seamonkey-bin and www/seamonkey-gtk1 to 1.1.6.ghen1-1/+4
2007-11-12Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.6.ghen4-12/+12
Fixes a number of regressions introduced in 1.1.5. No details given. For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.6/
2007-11-12Update "phpmyadmin" package to version 2.11.2.1.tron3-15/+38
Change since version 2.10.2: - creating VIEWs from query results - managing triggers, procedures and functions - supports MySQL 5.0.37 query profiling - improved interface for servers hosting thousands of databases and tables. - security fixes for PMASA-2007-5, PMASA-2007-6 and PMASA-2007-7
2007-11-12- Fix build problem on DragonFly BSD.taca3-51/+23
- Reduce patch size. Build problem on DragonFly BSD was noted by YONETANI Tomokazu via private mail.
2007-11-12It's not EMACS_TYPE but EMACS_FLAVOR which switches "emacs" / "xemacs".uebayasi2-8/+8
2007-11-12Correct dependency patterns for xemacs*nox (xemacs-nox -> xemacs-nox11).uebayasi1-3/+3
2007-11-12Support xemacs215nox (XEmacs 21.5.x without X).uebayasi1-7/+10
2007-11-12Support XEmacs 21.5.x without X too.uebayasi6-71/+131
2007-11-12Remove ftp.cit.gu.edu.au from MASTER_SITES, doesn't resolve.wiz1-2/+1
From Zafer Aydogan in PR 37344.
2007-11-12Remove ftp-eu.w3.org from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37342.
2007-11-12Remove ftp.digital.de from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37343.
2007-11-12Remove ftp.rge.com from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37340.
2007-11-12Remove ftp.leo.org from MASTER_SITES, doesn't resolve.wiz1-2/+1
From Zafer Aydogan in PR 37341.
2007-11-12Remove ftp.hpc.uh.edu from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37338.
2007-11-12Remove ftp.ratisbona.com from MASTER_SITES, doesn't resolve.wiz1-2/+1
From Zafer Aydogan in PR 37339.
2007-11-12Remove belmont-shores.ics.uci.edu from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37336.
2007-11-12Remove uiarchive.cso.uiuc.edu from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37337.
2007-11-12Remove info.ex.ac.uk and ftp.oit.unc.edu from MASTER_SITES, they don'twiz1-4/+2
resolve. From Zafer Aydogan in PR 37335.
2007-11-12Remove batraq.anything3d.com and mishka.terabyte.com.ua from MASTER_SITES,wiz1-4/+2
they don't resolve. From Zafer Aydogan in PR 37334.
2007-11-12Take maintainership.uebayasi2-4/+4
2007-11-12Remove fuf.sh.cvut.cz from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37333.