summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-06PR/36778: Yakovetsky Vladimir: Fix linux build; many thanks.christos5-20/+52
2007-12-06Updated devel/dejagnu to 1.4.4nb2obache1-1/+2
2007-12-06tcl-expect already have buildlink3.mk for a long time.obache1-4/+3
Noted by bharder in PR 37477. Bump PKGREVISION snce depended tcl-expect version is bumped.
2007-12-06Whoops, use ${MACHINE_GNU_PLATFORM} rather than i386markd1-2/+2
2007-12-06Use ${GAMEMODE} instead of an explicit mode for update-game-score.markd2-4/+4
Bump PKGREVISION.
2007-12-06qt4-qdbus addition.markd1-1/+2
2007-12-06If the fake update-mime-database is invoked with just "-v" let it reportmarkd1-1/+2
the correct version information.
2007-12-06Add qt4-qdbusmarkd1-1/+2
2007-12-06Initial import of QT4 DBus support.markd4-0/+97
Building as a separate package means that assistant doesn't have DBus support built in but I don't think thats a problem.
2007-12-06Fix build paths in installed pkgconfig *.pc files (PR pkg/37479).markd2-4/+24
Add some missing dirrm's from PLIST. Also install QtUiTools library and header files (kde4 at least uses these) Bump PKGREVISION
2007-12-06Fix build paths in installed pkgconfig *.pc files (PR pkg/37479) andmarkd2-4/+7
add missing dirrm line from PLIST (PR pkg/37412). Bump PKGREVISION
2007-12-06Revert to previous, something is broken in my system...martti1-1/+3
2007-12-06Add patch for change_folder_next option, which I stole from the patchescjs5-3/+53
for mutt (non-devel).
2007-12-06Need bsd.prefs.mk before using MACHINE_PLATFORM.obache1-3/+3
2007-12-06Fix extern v.s. static.obache2-1/+15
2007-12-06Update MASTER_SITES but commented out, since newer location only haveobache1-2/+2
version x.y.z. No functionally changes, only version name scheme differ.
2007-12-06Update HOMEPAGE.obache1-2/+2
2007-12-05This release fixes a security vulnerability. Sites are urged to upgrade ↵adrianp2-6/+8
immediately. For more details, please see the security announcement: * SA-2007-031 - Drupal core - SQL Injection possible when certain contributed modules are enabled In addition to this security vulnerability, the following bugs have been fixed since the 5.2 release: * 178478 by scor: typo in text displyed when the DB is installed but not accessible * Patch 122759 by Robrecht: fixed broken query in upgrade path. * 55277 by catch and JirkaRybka: when flat comment view is used, order comments by cid (ie. original submission order) instead of timestamp (ie. last editing time order) to avoid comments jumping around when being edited * Patch 181063 by chx and bjaspan: fixed problem with drupal_bootstrap() not booting to the proper level. * 184668 by hazexp, Remove unnecessary ';' * Patch 182728 by Darren Oh: improved PHPdoc of db_rewrite_sql(). * 93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carried over in comment module * 154388 (backport of 172262) by JirkaRybka. Better globals handling in install system, so the choosen profile and language are remembered. * 171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in * Patch 168829 by Neil Drumm: fixed link in documentation. * 165924 by odious. Use accurate count query for user list. * 187601 by Bart Jansens. Use correct HTTP status codes for redirects. * 180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected * 134984 by mikesmullin. Fix x2 coordinate for rendering gradients.
2007-12-05Note PKGREVISION bump on xenkernel3bouyer1-1/+2
2007-12-05Remplace patches/patch-cy with fix from the Xen repository viabouyer4-24/+17
Christoph Egger, and merge it back in patches/patch-ba (one patch per file). Bump PKGREVISION
2007-12-05Add link to Apple work around into the makefile for documentation purposes.tron1-1/+2
2007-12-05Use Apple's suggested work around(*) to fix linker problems undertron1-1/+5
Mac OS X Leopard. (*) http://developer.apple.com/qa/qa2007/qa1567.html
2007-12-05Don't prefer "pkgsrc" versions of "MesaLib", "Xft2" etc. undertron1-1/+6
Mac OS X Leopard which ships with an uptodate version of X.org.
2007-12-05Escape colons in preprocessor, compiler or linker flags while checkingtron1-12/+12
their existances in other variables. This avoids parsing errors if e.g. "BUILDLINK_LDFLAGS.<pkg>" contains a colon.
2007-12-05Skip empty lines in the limited list. Bump to 1.16.joerg2-3/+5
2007-12-05Updated www/ap2-fastcgi to 2.4.2nb4.ghen1-1/+2
2007-12-05APACHE_MANUAL is different in Apache 2.x and 1.3.x. Substitute in sharedghen3-5/+6
MESSAGE accordingly and bump PKGREVISION for ap2-fastcgi only.
2007-12-05Use newer strace 4.5.15; various improvements in syscall parsing andchristos16-215/+378
split functions into more files.
2007-12-05Try to fix build problem on recent NetBSD release.obache4-11/+111
2007-12-05Using flex to build.obache1-2/+2
2007-12-05Switch to SUBST framework.obache1-5/+5
2007-12-05Catch up squirrelmail-japanese patch to 1.4.12-ja-20071205.taca2-5/+13
2007-12-05....aaand update distinfoabs1-2/+2
2007-12-05I *know* I typed 'cvs add patches/patch-ac', and my shell history evenabs1-0/+16
agrees with me... so why din't this get added in the previous commit? Grrr.
2007-12-05Updated net/ktorrent from 2.2.1 to 2.2.4abs1-1/+2
2007-12-05Update ktorrent from 2.2.1 to 2.2.4abs3-8/+19
Changes in 2.2.4 : - Fix crash in fileview - Added patch from Rafel Milecki to add file selection in the coldmilk webgui - Added patch from Rafel Milecki to add a confirmation dialog when the user shutsdown KT in the default webgui - Fixed bug which caused the set max rate menu in the system tray icon menu to fail in recent KDE versions - Optimized SHA1HashGen a bit - Use Qt int types to be sure size is correct - Do not stop ONLY_SEED chunks, but let them finish Changes in 2.2.3 : - Fix datacheck of 4GB+ files on 32 bit systems - Prioritise at least 1 % of multimedia files instead of 1 chunk - Fix crashes caused by SIGXFSZ (BUG: 149747) - Make sure body tag is OK in 404 and 500 error defines in webgui (BUG: 150023) - Fix bug which allows clients to trick KT in enabling PEX on private torrents - If do not use KDE proxy is enabled and no alternative proxy is set, make sure we use no proxy at all for HTTP tracker connections. (BUG: 150284) - Removed slashes which prevent opening torrents to work in ktshell - Fix broken preexsting file check, which can result in files being deleted when the user deselects them and they already exist. ( BUG: 150563) - When stop all and start all is pressed, make sure that start and stop buttons are updated properly (BUG: 149549) - Make URL of tracker selectable in tracker tab - Fix issue with speed calculating, causing the displayed speed to grow enormously - Updated Peer ID list with more clients - Fix crash when trying to download an empty link with the RSS plugin (BUG: 150879) - Fix crash at exit when the RSS plugin was loaded - Make TrayHoverPopup dissapear faster (BUG: 148243) - Sort IP addresses by their actual value and not by their string representation (BUG: 150328) - Added patch from Jaak Ristioja, which updates the FileView in a separate thread. - Make sure only the files of a torrent are moved when the data directory is changed. - Make sure window is not hidden when hidden_on_exit is true and the system tray icon is not enabled - Added patch from Stefan Monov to hide the menubar (BUG: 151450) - Fix crash at exit (BUG: 149827) - Added patch from The_Kernel, which allows you to change file priorities in the webgui - Backported fix for refresh bug from KDE4 version - Added option to limit the number of outgoing connection setups, so that people can limit the number of TCP connections in SYN_SENT state, should their router not be able to handle to much - Replaced TOS setting by DSCP setting - Added several patches from Rafael Mileki which fix and improve some things in the webgui - Change buttons in recreate popup to Recreate and Do Not Recreate (BUG: 151805) - Added patch from Lukasz Fibinger which adds a filter bar to search for torrents - Make sure that day and month names are not translated in HTTP headers. Changes in 2.2.2 : - Several minor bugfixes
2007-12-05Note update of security/sudo package to 1.6.9p9nb1.taca1-1/+2
2007-12-05sudo-1.6.9p9.tar.gz was updated now. So, introduce DIST_SUBDIR andtaca2-5/+7
bump PKGREVISION. A little bug fix seems to applied. -rw-r--r-- 1 taca taca 578259 Dec 3 19:38 sudo-1.6.9p9.tar.gz-prev -rw-r--r-- 1 taca taca 578262 Dec 5 00:27 sudo-1.6.9p9.tar.gz diff -dupNr sudo-1.6.9p9-20071203/parse.c sudo-1.6.9p9/parse.c --- sudo-1.6.9p9-20071203/parse.c 2007-11-28 08:29:59.000000000 +0900 +++ sudo-1.6.9p9/parse.c 2007-12-05 00:26:40.000000000 +0900 @@ -90,7 +90,7 @@ #endif /* HAVE_EXTENDED_GLOB */ #ifndef lint -__unused static const char rcsid[] = "$Sudo: parse.c,v 1.160.2.14 2007/10/24 16:43:27 millert Exp $"; +__unused static const char rcsid[] = "$Sudo: parse.c,v 1.160.2.15 2007/12/04 15:26:40 millert Exp $"; #endif /* lint */ /* @@ -202,7 +202,7 @@ sudoers_lookup(pwflag) return(VALIDATE_OK | (no_passwd == TRUE ? FLAG_NOPASS : 0) | (no_execve == TRUE ? FLAG_NOEXEC : 0) | - (setenv_ok == TRUE ? FLAG_SETENV : 0)); + (setenv_ok >= TRUE ? FLAG_SETENV : 0)); } else if ((runas_matches == TRUE && cmnd_matches == FALSE) || (runas_matches == FALSE && cmnd_matches == TRUE)) { /* @@ -212,7 +212,7 @@ sudoers_lookup(pwflag) return(VALIDATE_NOT_OK | (no_passwd == TRUE ? FLAG_NOPASS : 0) | (no_execve == TRUE ? FLAG_NOEXEC : 0) | - (setenv_ok == TRUE ? FLAG_SETENV : 0)); + (setenv_ok >= TRUE ? FLAG_SETENV : 0)); } } top--; diff -dupNr sudo-1.6.9p9-20071203/sudo.c sudo-1.6.9p9/sudo.c --- sudo-1.6.9p9-20071203/sudo.c 2007-12-03 02:13:52.000000000 +0900 +++ sudo-1.6.9p9/sudo.c 2007-12-04 01:12:03.000000000 +0900 @@ -730,8 +730,10 @@ parse_args(argc, argv) while (NewArgc > 0) { if (NewArgv[0][0] == '-') { - if (NewArgv[0][1] != '\0' && NewArgv[0][2] != '\0') + if (NewArgv[0][1] != '\0' && NewArgv[0][2] != '\0') { warnx("please use single character options"); + usage(1); + } switch (NewArgv[0][1]) { case 'p':
2007-12-05Note update of netbsd-iscsi-target and netbsd-iscsi-initiator to 20071205.agc1-1/+3
2007-12-05Update the netbsd-iscsi-initiator and netbsd-iscsi-target packages toagc4-12/+12
version 20071205. Fix the bug where multiple targets appeared as one. With huge thanks to Greg Oster for his work in squashing this one. Module Name: src Committed By: oster Date: Tue Dec 4 16:25:37 UTC 2007 Modified Files: src/dist/iscsi/src: disk.c Log Message: Set "lun = sess->d" early on (but not too early), and allow multiple targets to now work correctly. XXX: This will need to be re-visited at some point, and fixed properly. Commit requested by: agc To generate a diff of this commit: cvs rdiff -r1.34 -r1.35 src/dist/iscsi/src/disk.c Also, the initiator has been modified to attach to multiple targets, again thanks to Greg Oster. Module Name: src Committed By: oster Date: Tue Dec 4 16:22:39 UTC 2007 Modified Files: src/share/examples/refuse/iscsi-initiator: iscsifs.c Log Message: Add a '-D' option to allow "Discovery" of the targets provided by a host. Initial support for multiple targets from the same host. Base 'MaxTargets' on a #define, rather than hard-coding. Reviewed by: agc
2007-12-05Few Xfce plugins.martti1-1/+7
2007-12-05Updated x11/xfce4-places-plugin to 1.0.0martti4-9/+45
Bug fixes.
2007-12-05Updated x11/xfce4-notes-plugin to 1.6.0martti4-9/+13
Bug fixes.
2007-12-05Updated sysutils/xfce4-quicklauncher-plugin to 1.9.4martti3-8/+8
Bug fixes.
2007-12-05Updated sysutils/xfce4-fsguard-plugin to 0.4.0martti5-16/+38
Bug fixes.
2007-12-05Updated multimedia/xfce4-mpc-plugin to 0.3.2martti3-8/+8
Bug fixes.
2007-12-05Updated misc/xfce4-weather-plugin to 0.6.2martti4-9/+16
Bug fixes.
2007-12-05Removed en and tg locales.martti1-3/+1
2007-12-05squirrelmail-1.4.12martti1-1/+2
2007-12-05Updated mail/squirrelmail to 1.4.12martti5-42/+37
NOTE: includes a critical bug fix in the attachment handling - Enabled user selection of address format when adding from address book during message composition. - Fixed issue with adding attachments in PHP 4.x environments (#1805471). - Backport size setting on "newmail" popup window. - Added a "short_open_tag" configuration test. - Undefined notice in error message box when no default folder prefix is set. - Undefined index error when downloading. Possibly caused by using tabs and opening multiple mailboxes. - PAGE_NAME might not be defined in all plugins, which might cause a "not defined" error on session timeouts. - Fixed outgoing messages to allow addresses such as "0@..." or "000@...", etc. (#1818398). - Fixed issue with in-reply-to and reference headers not being retained on reply (#1810659). - Revived logout_error hook (#1800015). - Allow custom session handlers to work correctly (and be defined at the application level with SquirrelMail). - Fix off-by-one in bodystructure parsing triggered by servers sending a body location part (e.g. Sun Java System Messaging Server). Thanks John Callahan (#1808382). - Invalid initialization of To: header (#1772893). - Includes cleanup in include/validate.php. - Cleanup in multiple files to remove unneeded includes. - Added sort by size (#812233 and #159997, plus multiple list requests). Patch provided by Christopher E. Brown. - Fix bug in sitewide SMTP settings still using authenticated user, rather than configured settings (#1835942). - Fixed mailto: functionality. - Added mailto: link handling when viewing messages. - Handle PHP's insistence on setting the value to 'deleted' for destroyed sessions