summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-04-06Various MASTER_SITES-related fixes.rodent21-84/+79
2013-04-06"This line belongs inside the .ifdef block."rodent30-89/+90
2013-04-06Readded entries removed in error. :(rodent1-1/+5
2013-04-06".for variable names should not contain uppercase letters"rodent21-110/+110
2013-04-06"Please write NetBSD.org instead of netbsd.org"rodent17-34/+34
2013-04-06$(DISTNAME)$(EXTRACT_SUFX) is not a valid DISTFILE, but perhapsrodent1-2/+2
${DISTNAME}${EXTRACT_SUFX} is.
2013-04-06Set EXTRACT_SUFX here intead of Makefile.common, so it's overridden inrodent2-2/+4
fewer places.
2013-04-06'EXTRACT_SUFX is ".tar.gz" by default, so this definition may berodent17-56/+39
redundant.' - It was. Removed.
2013-04-06Fix the fix:hauke1-4/+3
No Extendes Attributes for NetBSD < 6.99.*, so ad(1) does not get built, and should not appear in PLIST.
2013-04-06Updated devel/libffi to 3.0.13obache2-3/+3
2013-04-06Update libffi to 3.0.13.obache3-17/+17
3.0.13 Mar-17-13 Add Meta support. Add missing Moxie bits. Fix stack alignment bug on 32-bit x86. Build fix for m68000 targets. Build fix for soft-float Power targets. Fix the install dir location for some platforms when building with GCC (OS X, Solaris). Fix Cygwin regression.
2013-04-06"Line too long (should be no more than 80 characters)."rodent2-4/+6
2013-04-06Note update of www/fengoffice package to 2.2.4.1.taca1-1/+2
2013-04-06Update fengoffice to 2.2.4.1.taca3-11/+40
Changelog ========= Since 2.2.4.1 ---------------- bugfix: Add/edit member form permissions goes down if screen is not wide enough. bugfix: Member selector onblur must select one of the list if there is any match and there is at least one character written. bugfix: Object picker: do not show object types not allowed for the user in the left panel bugfix: D&D classify is allowing to classify in read only members. bugfix: Do not show parent members in member selector if user has no permissions over them. bugfix: Upgrade 1.7 -> 2.X: give permissions over timeslots, reports and templates in all workspaces where the user can manage tasks. bugfix: Non admin users cannot delete timeslots. feature: Can define required dimension without specifying object types. feature: Option to view members in a separate column. Since 2.2.4-beta ---------------- bugfix: Cannot delete user with no objects associated. bugfix: Javascript error when loading and change logo link does not exists. bugfix: plugin administration fixes. bugfix: Email content parts that come in attachments are not shown. bugfix: Tasks edition in gantt chart loses task description. bugfix: Adding client or project under another member does not remember selected parent when using quickadd and details button. feature: More options for tasks edition. feature: More options for composing emails. language: Languages updated: German, French, Japanese, Polski.
2013-04-06'For consistency, please add a trailing slash to "http://example.com".'rodent18-61/+61
2013-04-06Note update of www/drupal7 package to 7.22.taca1-1/+2
2013-04-06Update drupal7 to 7.22.taca3-10/+15
Drupal 7.22, 2013-04-03 ----------------------- - Allowed the drupal_http_request() function to be overridden so that additional HTTP request capabilities can be added by contributed modules. - Changed the Simpletest module to allow PSR-0 test classes to be used in Drupal 7. - Removed an unnecessary "Content-Disposition" header from private file downloads; it prevented many private files from being viewed inline in a web browser. - Changed various field API functions to allow them to optionally act on a single field within an entity (API addition: http://drupal.org/node/1825844). - Fixed a bug which prevented Drupal's file transfer functionality from working on some PHP 5.4 systems. - Fixed incorrect log message when theme() is called for a theme hook that does not exist (minor string change). - Fixed Drupal's token-replacement system to allow spaces in the token value. - Changed the default behavior after a user creates a node they do not have access to view. The user will now be redirected to the front page rather than an access denied page. - Fixed a bug which prevented empty HTTP headers (such as "0") from being set. (Minor behavior change: Callers of drupal_add_http_header() must now set FALSE explicitly to prevent a header from being sent at all; this was already indicated in the function's documentation.) - Fixed OpenID errors when more than one module implements hook_openid(). The behavior is now changed so that if more than one module tries to set the same parameter, the last module's change takes effect. - Fixed a serious documentation bug: The $name variable in the taxonomy-term.tpl.php theme template was incorrectly documented as being sanitized when in fact it is not. - Fixed a bug which prevented Drupal 6 to Drupal 7 upgrades on sites which had duplicate permission names in the User module's database tables. - Added an empty "datatype" attribute to taxonomy term and username links to make the RDFa markup upward compatible with RDFa 1.1 (minor markup addition). - Fixed a bug which caused the denial-of-service protection added in Drupal 7.20 to break certain valid image URLs that had an extra slash in them. - Fixed a bug with update queries in the SQLite database driver that prevented Drupal from being installed with SQLite on PHP 5.4. - Fixed enforced dependencies errors updating to recent versions of Drupal 7 on certain non-MySQL databases. - Refactored the Field module's caching behavior to obtain large improvements in memory usage for sites with many fields and instances (API addition: http://drupal.org/node/1915646). - Fixed entity argument not being passed to implementations of hook_file_download_access_alter(). The fix adds an additional context parameter that can be passed when calling drupal_alter() for any hook (API change: http://drupal.org/node/1882722). - Fixed broken support for translatable comment fields (API change: http://drupal.org/node/1874724). - Added an assertThemeOutput() method to Simpletest to allow tests to check that themed output matches an expected HTML string (API addition). - Added a link to "Install another module" after a module has been successfully downloaded via the Update Manager (UI change). - Added an optional "exclusive" flag to installation profile .info files which allows Drupal distributions to force a profile to be selected during installation (API addition). - Fixed a bug which caused the database API to not properly close database connections. - Added a link to the URL for running cron from outside the site to the Cron settings page (UI change). - Fixed a bug which prevented image styles from being reverted on PHP 5.4. - Made the default .htaccess rules protocol sensitive to improve security for sites which use HTTPS and redirect between "www" and non-"www" versions of the page. - Numerous small bug fixes. - Numerous API documentation improvements. - Additional automated test coverage.
2013-04-06Note update of contao211 and contao211-example packages to 2.11.11.taca1-1/+3
2013-04-06Update contao211 package to 2.11.11.taca2-6/+6
Version 2.11.11 (2013-04-03) ---------------------------- ### Fixed Pass the style attribute to empty image gallery table cells (see #5485). ### Fixed Do not override the website path in the default config file (see #5339).
2013-04-06"Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variablerodent17-34/+34
$$extract_file instead."
2013-04-06Removing:rodent1-8/+1
jabberd-1.6.1.1 libcares-1.8.0 libssh-0.5.3 [www.libssh.org] lmbench-2.5 [http://lmbench.sourceforge.net/] muse-0.9.2 rhythmbox-0.13.3 streamripper-1.63.0 as the versions in pkgsrc are newer than these "update" requests.
2013-04-06Updated meta-pkgs/pulseaudio-tools to 1.0wiz2-7/+11
2013-04-06Remove padevchooser. Bump version.wiz1-3/+2
2013-04-06"$foo is ambiguous. Use ${foo} if you mean a Makefile variable or $$foo ifrodent7-23/+23
you mean a shell variable."
2013-04-06'"# $NetBSD$" expected.'rodent5-1/+9
2013-04-06Removing:rodent1-9/+1
allegro eog3 f-spot evolution-exchange mpfr seahorse dictem webkit-gtk3 from Suggested package updates. These updates were completed.
2013-04-06prevent to PREFER_PKGSRC any of x11 packages for Cygwin.obache1-1/+4
2013-04-06"For efficiency reasons, please include bsd.fast.prefs.mk instead ofrodent5-10/+10
bsd.prefs.mk."
2013-04-06k4dirstat updatemarkd1-1/+2
2013-04-06Update to 2.7.4markd3-9/+9
- Fix a possible segfault - Add a scalable icon - Support empty sparse file - Disable the PacMan animation - Let total size be the sum of total size - Fix a valgrind warning
2013-04-06kbibtex updatemarkd1-1/+2
2013-04-06Update to 0.4.1markd5-36/+8
- Web searches: Improved support for user-triggered cancelling - SpringerLink search: GUI changes, using api.springer.com for search - PubMed: Limiting search requests per time - ACM Portal: Retrieving "month", fixing HTTP header - JSTOR: fixing HTTP header - Google Scholar: Updates to compensate for changes in Google's web layout; handling redirects - Science Direct: Updates to compensate for changes in Science Direct's web layout; handling redirects - arXiv: Trying to extract bibliographic information from journal strings - BibSonomy: Specifying number of hits to find - Web search uses KDE's proxy settings - Using KDE subsystem to open external files (e.g. PDF files) - Adding preview for images (in addition to PDF or HTML files); handling references to arXiv - Squeezing long file names in user interface - Handling quit actions more gracefully - Improving interface to external programs such as pdflatex - More robust XSL transformations - BibTeX import: guessing encoding information left by JabRef, more informative debug output, improved handling of multiple fields with same name - Reference preview: supporting dark color schemes - Fixing sorting in value list - Fixes in setting color tag to entries - Fixes in name formatting - Keeping user interface read-only for read-only use cases - Numerous bug fixes, closing memory leaks, speed improvements - Adding testing application for web searches - Fixes in duplicate merging code: remove fields user doesn't want to keep
2013-04-06updates for kdiff3 and kilemarkd2-3/+4
2013-04-06Update to 0.9.97markd3-9/+7
Version 0.9.97 - 2012-08-10 =========================== - Memory usage optimized for comparison of large directories. (ca. 1/5 needed) - In overwiev for two way diff show if only one side contains text. - Fix for Fedora by Neal Becker in src-QT4/kdiff3part.desktop. - When word wrap is active toggling line numbers now recalculates the word wrap. - Removed confusing "For compatibility ..." hint from option -qall - Fixed mouse wheel problem. - Change an encoding in diff text window via click on encoding label. - Fix for tab-key moving focus instead of adding a tab character in MergeResultWindow. - Workaround for git on Cygwin that allows KDiff3 to find files in a Cygwin "/tmp" directory when environment variable "CYGWIN_BIN" is set. - Removed iostream dependency - Regression test framework - Documentation patch - Select text in Find dialog - If text is selected in either input or output window use that in Find dialog. - Added default directory anti patterns ".hg" and ".git" and file anti patterns ".rej" and ".bak" for better mercurial and git integration. - Command line option --cs doesn't change the config value permanently anymore. - On KDE: Not creating a KDiff3Part anymore.
2013-04-06Update to 2.1.3markd3-10/+17
version 2.1.2 -> 2.1.3 Fixes: - Allow letters as shortcuts - Avoid executing unwanted commands in the console when changing tabs - Ensure that the ViewBib tool opens the correct bibliography file - Correctly display output produced by ConTeXt - Correctly handle text with foreground colour in the tabular wizard - Correctly save and restore the encodings of previously opened files - Fix a problem which causes that projects sometimes cannot be opened correctly - Force termination of Kile when the main window is closed Features: - Add a completion file for the 'ifplatform' package - Add 'Save', 'Save As' and 'Save Copy As' entries to the tab context menus - Add tool tips to structure view entries - Provide Unicode characters for the symbols in the symbol view version 2.1.1 -> 2.1.2 Fixes: - Correctly convert special characters that were typed with caps lock enabled into LaTeX. This fix works from KDE 4.3 upwards. - Use 'utf8' instead of 'utf8x' as default encoding (in document templates). It should be sufficient in most cases and it is installed by default in LaTeX distributions. - Correctly insert '\c{c}' for the cedilla character - Use the correct name for some icons. In this way, they can be used even if the current icon theme is not Oxygen. - Correctly restore VI input mode key settings Features: - Update 'biblatex.cwl'.
2013-04-06Fix build on older NetBSD. (hi joerg!)sborrill1-2/+4
2013-04-06some more kde4-l10n updates and kipi-pluginsmarkd1-1/+9
2013-04-06Update to 3.1.0markd3-94/+164
part of digikam 3.1.0
2013-04-06Update to KDE SC 4.10.2markd14-233/+608
2013-04-06Updated www/opera to 12.15obache1-1/+2
2013-04-06Update opera to 12.15.obache3-18/+21
Release date: 2013-04-04 Opera 12.15 is a recommended upgrade offering security and stability enhancements. Fixes and Stability Enhancements since Opera 12.14 General and User Interface * Fixed an issue where the search bar's default engine could be overridden by third-party apps. Security * Fixed a moderately severe issue, as reported by Attila Suszter; details will be disclosed at a later date. * Added safeguards against attacks on the RC4 encryption protocol; see our advisory: http://www.opera.com/security/advisory/1046 * Fixed an issue where cookies could be set for a top-level domain; see our advisory: http://www.opera.com/security/advisory/1047
2013-04-06Fix for Minix. Thanks to Thomas Cort. ++pkgrevisioncheusov3-2/+17
2013-04-06Needs libXfixes now (PR 47721)wiz1-1/+2
2013-04-06'Please use "${TEST}" instead of "test".'rodent5-9/+9
2013-04-06"Definition of PKG_SKIP_REASON is deprecated. Use PKG_FAIL_REASON instead."rodent5-12/+12
2013-04-06'"@comment $NetBSD$" expected.'rodent5-0/+5
2013-04-06'Please use "${TRUE}" instead of "true".'rodent6-14/+14
2013-04-06"Definition of USE_DIRS is deprecated. You can just remove it."rodent3-13/+10
2013-04-06Fixes:rodent152-464/+466
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-04-06s/grantier/granatier/markd1-2/+2