summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-07-10Updated www/php-owncloud to 4.0.4ryoon1-1/+2
2012-07-10Update to 4.0.4ryoon5-29/+41
* php-sqlite is no longer needed at least fresh installation * Tested with php54 and apache24 * php-xml is needed * Update MESSAGE Changelog: Version 4.0.4 June 28rd 2012 Fix assigning several groups to a user. Fix LDAP connector with AD servers Conserve some memory in Contacts App Fix a warning in Gallery when deleting files Fix a bug in the music scanner Version 4.0.3 June 23rd 2012 Added a check if the .htaccess file is working and the data directory is protected or not. Added a check if a user is allowed to edit a bookmark or not. Fix the bookmarklet Fix the timezone in the datepicker Fix mimetype detection for cdr files Fix the filecache for the /Shared folder Fix a potential data corruption bug in the encryption app Don¡­t show other users filenames during filesystem cache rebuild Fix several XSS bugs Performance improvements for WebDAV and Desktop Syncing Fix quota calculation Improve the LDAP integration and group management Fix problems with the pdf viewer Fix user account migration Implement several CSRF security checks Fix a gallery bug where first picture is repeated in the last picture. Lot¡­s of calendar fixes Fix problem with ¡È/¡É in filenames Updated translations Several fixes in Contacts Lot¡­s of fixes in the Tasks App Fix a bug in the filesystem cache with ghost entries Version 4.0.2 June 11th 2012 Lot¡Çs of gallery fixes More 3rd party apps visible Fixed update notifications Several calendar fixes Several XSS fixes in calendar Several improvements in contacts Fix infinite redirect during setup for windows hosts Several XSS fixes in contacts New user password salting Several LDAP fixes Fix duplicate emails in sharing Improved compatibility with Android browser Fixed calendar links Fixed logging Allow ¡È/¡É in filenames Updated translations Fixed reverse proxy and custom hosts configuration Fix contact photo editing Don¡Çt allow renaming, deleting and resharing of shared folder
2012-07-10Updated pkgtools/pkglint to 4.116wiz1-1/+2
2012-07-10Two more bugfixes, version++wiz1-2/+2
2012-07-10Fix regex_dependency_wildcard and recognize PERL5_LICENSE.wiz1-2/+3
2012-07-10Updated pkgtools/pkglint to 4.115wiz1-1/+2
2012-07-10Bump version again for more fixes.wiz1-2/+2
2012-07-10Warn about space before colon in dependency line instead of FATALing out.wiz1-4/+5
Addresses part of PR 46570 by David Holland.
2012-07-10Updated net/bind99 to 9.9.1pl1nb2sbd1-1/+2
2012-07-10Add and enable readline option.sbd7-10/+164
To make this work properly rework the readline detection to not use LIBS but instead use the new @LIBREADLINE@ AC_SUBST (This stops _everything_ being linked to libreadline!). Bump PKGREVISION.
2012-07-10Add patch to "Link proper postgresql library" in autoconf source.sbd1-0/+15
2012-07-10Updated pkgtools/pkglint to 4.114wiz1-1/+2
2012-07-10Do not parse Makefiles in files/ or patches/wiz2-4/+6
Addresses another part of PR 46570 by David Holland. Bump version.
2012-07-10Fix casing in used-by line.wiz1-2/+2
2012-07-10Update smtpfeed 1.18 to 1.20.mef2-3/+3
2012-07-10Bump smtpfeed version from 1.18 (2002/03) to 1.20 Based on PR pkg/46679mef4-148/+171
with: +LICENSE= original-bsd ----------- 1.20: Aug.21,2003: smtp.c, common.h: fix on duplicate mailing. 1.19: Aug.20,2003: configure: SunOS 5.9 support from Toshio Hiraga <Toshio.Hiraga at jp.sony.com> main.c, smtp.c: reuse connection even when all recipients are invalid in a transaction. please specify option -u to use this feature. suggested by Koji Kawano <kawano at tailback.co.jp> smtp.c: retry on recipients which are not accepted with 452 (too many recipients) problem reported by Kenji Ikeda <ikeda at impress.co.jp> fix on bug to set cnf.rcpts_trans to 1 reported by Koji Kawano <kawano at tailback.co.jp> avoid null pointer access/out of range access of state_tbl[] when unexpected close of SMTP connection reported by Hirokazu MORIKAWA <morikawa at nxhack.tarumi.kobe.jp> also by Masato Minda <minmin at wide.ad.jp> reply code tweaking after . termination of DATA command problem reported by Ken Makimura <macky at astem.or.jp> dns.c: do not drop query when got an answer from a NS which does not support recursive query. util.c: fix on size for MALLOC reported by Koji Kawano <kawano at tailback.co.jp> -----------
2012-07-10Only set PTHREAD_AUTO_VARS if the threads options is enabled.sbd2-4/+4
Also move PTHREAD_OPTS to just above where pthread.buildlink3.mk is included.
2012-07-10Note update of the "tidy" package to version 20091027nb2.tron1-1/+2
2012-07-10Add missing documentation files to package list, bump package revision.tron2-6/+49
2012-07-10Update libX11 1.3.5 to 1.5.0 [pkg/46183]mef2-3/+3
2012-07-10Update from 1.3.5 to 1.5.0 based on PR pkg/46183mef5-31/+33
[ANNOUNCE] libX11 1.5.0 ------------------------ At long last, the stable release of Xlib 1.5.0. While it only strictly requires libxcb 1.2, it's recommended that libxcb 1.8.1 be used to get the fix for network connection fallback from Unix sockets to TCP that replaces the code previously found in libX11. Since there have been no changes since the final release candidate, here's the full list of changes since libX11 1.4.4: ( Some 150 lines omitted, see following URL for detail ) http://lists.x.org/archives/xorg-announce/2012-June/001970.html [ANNOUNCE] libX11 1.4.4 ----------------------- Thu, 28 Jul 2011 20:05:49 -0700 by Alan Coopersmith Another bug fix release of libX11 brings another large set of fixes found by static analysis or to ease further static analysis, many documentation fixes and improvments, and improved assertions to help users and developers figure out why Xlib just crashed on them. [ANNOUNCE] libX11 1.4.3 ----------------------- Tue Apr 5 14:18:18 PDT 2011 by Alan Coopersmith A minor release of libX11 to add support for the Sinhala keysyms required by the recent xkb-config 2.2 release. Note that to get full support for these keysyms you will also need to upgrade to x11proto 7.0.21 before building the new libX11. [ANNOUNCE] libX11 1.4.2 ----------------------- This bugfix release pulls in a ton of fixes for problems found by code static analysis tools. Many thanks to everyone who has helped find and fix these issues before they turned into nasty problems. Additionally, Jamey Sharp has provided some fixes for Display lock handling that caused some deadlocks when using xcb for transport (which was optional in 1.3.x and is required in 1.4.x), so this update is highly recomended to users of multi-threaded Xlib applications. [ANNOUNCE] libX11 1.4.1 ------------------------ Tue, 11 Jan 2011 22:35:19 -0800 by Alan Coopersmith This bugfix release corrects two small issues in Xlib event handling, and provides, for the first time ever, the XKB API spec in DocBook format. [ANNOUNCE] libX11 1.4.0 ------------------------ Sun Nov 21 14:38:32 PST 2010 by Alan Coopersmith After 3 release candidates, it's finally done - libX11 1.4 is released. As previously warned, libX11 1.4 *requires* libxcb. The Xlib 1.3 branch continues to support the --without-xcb option for the benefit of any remaining distributors who do not yet ship XCB in their stable releases. [ANNOUNCE] libX11 1.3.6 ------------------------ 2010-09-20 6:16:18 by Daniel Stone Just a small maintenance release for libX11; pending any catastrophic bugs, this will probably be the last release from the 1.3.x branch. The XStringToKeysym changes should provide a not-insignificant speedup for X server and application startup.
2012-07-09Expand permission descriptions in standard warning.wiz2-15/+15
2012-07-09Bump version again for more games fixes.wiz1-2/+2
2012-07-09Handle GAMEMODE.wiz1-2/+2
2012-07-09Fix USE_GAMESGROUP properties.wiz1-2/+2
2012-07-09Add GAMES_GROUP GAMES_USER GAMEDATAMODE GAMEDIRMODE GAMEMODE to BUILD_DEFS.wiz1-1/+2
2012-07-09Fix backtrace(3) usage on NetBSD.joerg1-1/+6
2012-07-09Don't use strcharnul from the helper library, it doesn't end up as PICjoerg2-1/+17
when compiled with Clang.
2012-07-09Disable -Werror for clang, too much noise.joerg2-2/+14
2012-07-09Don't use -std=gnu99 when compiling C++ code. Don't use restrict in C++joerg3-1/+29
code either.
2012-07-09Fix inline usage.joerg4-4/+55
2012-07-09Fix backtrace(3) usage on NetBSDjoerg1-1/+6
2012-07-09Fix template lookup.joerg2-1/+15
2012-07-09Fix inline usage.joerg4-1/+75
2012-07-09Using non-POD types as arguments for variadic functions is invalid.joerg3-1/+39
2012-07-09Merge patch-ai into patch-ak. Don't remove __attribute__().joerg4-65/+76
2012-07-09Fix backtrace(3) on NetBSDjoerg1-1/+6
2012-07-09Updated pkgtools/pkglint to 4.112wiz1-1/+2
2012-07-09Allow "." in package names (needed e.g. for gst-plugins0.10-base).wiz2-7/+15
Check package patterns in DEPENDS. Requested by diro in PR 46570. Bump version.
2012-07-09Mention automake updatebsiegert1-1/+2
2012-07-09SECURITY: Update automake to 1.12.2.bsiegert2-6/+6
Fixes CVE-2012-3386: automake security fix for 'make distcheck'
2012-07-09Recognize FETCH_USING as user-settable variable, as intended.wiz1-1/+2
Addresses a comment by diro in PR 46570.
2012-07-09Updated pkgtools/pkglint to 4.111wiz1-1/+2
2012-07-09Update to 4.111.wiz1-2/+3
2012-07-09Mention -e when warnings have been found and it wasn't specified.wiz1-3/+3
Update for games handling changes.
2012-07-09Document permissions. Addresses part of PR 46570.wiz1-3/+19
2012-07-09Update for recent (undocument in the guide) changes to games group handlingwiz2-5/+10
2012-07-09The build system uses -fvisibility=hidden and -fvisibility-inlines-hiddenbsiegert1-0/+6
without checking if they are supported. Disable them via BUILDLINK_TRANSFORM for MirBSD. Unbreaks the build.
2012-07-09Update documentation on how to handle setgid and games.wiz1-9/+6
2012-07-09Move USE_GAMESGROUP and SETGIDGAME defaults out of mk.conf, where theywiz2-19/+13
don't belong (package-setable, not user-setable).