summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz215-432/+215
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-23As drochner remarks, the problem with missing xextproto is, once again,wiz2-5/+3
that libXext/bl3.mk doesn't include xextproto/bl3.mk. Since the supposed gains for this are minimal and the annoyances are high, do include xextproto/bl3.mk in libXext/bl3.mk.
2012-10-23Fix compilation with new FFMPEGmarkd3-3/+102
2012-10-23Add itstool as build dependency.wiz1-1/+2
2012-10-23Add xextproto buildlink3.mk, needed at least on NetBSD-5.1 with modularwiz1-1/+2
xorg.
2012-10-23Update to knc 1.7.elric3-35/+7
2012-10-22Note PKGREVISION bump of sysutils/burnrh1-1/+2
2012-10-22Make this compile with the current GNUstep. Bump PKGREVISION.rh5-12/+47
2012-10-22Note udpate of Cenon to 3.9.6rh1-1/+2
2012-10-22Update Cenon to 3.9.6rh4-117/+376
Notable changes include: + New, Images: save as BMP, GIF, JPG, PNG (saves a lot of diskspace) + New, ProjectSettings: Units of measure for the document + New, Inspector: Inspector Accessory, replacing the Text item + Groups can be selected by "Select equal Color" (menu item: Edit -> Select Color) + LayerDetails: new switch to tell a layer whether to be used for batch production. + Image: selection handling improved - select at border or inside according to preferences setting - for clipped images: select at or inside clipped area + Empty text will be removed, no asterisk '*' when clicking around in text mode + Fix, pasting of several layers to one layer keeps order of graphics elements + Fix, Image: splitting of clipped image keeps image behind path + Fix, Text: creating a text at the right border of the document, now sets the correct text box in all zoom steps + Fix, Text with Paragraph/Character-Colors is working again + Fix, Text: improvements of redisplay after editing text + Build Contour: Text offset Y fixed again for vertical centered text + Cosmetics in Inspectors, Knobs, etc. + Fix, Apple: scrolling without clutter + PS-Import: error-tolerant import of PostScript from Windows applications like Corel-Draw, Eurocut, etc., that often contain garbage before data. + Fix, PS-Import via GhostScript: imported objects get a default color + Fix, PS-Import: issues with GhostScript 8.56 and above hopefully solved (not tested yet) + Fix, Gerber-Export: small fixes like export of open Paths + Fix, Apple: position of the contour of mirrored text corrected + Fix, Apple: newly created text gets textbox a little heigher to be displayed more safely + Fix, Apple: workaround - finally it's now possible to save Cenon documents compatible with OpenStep and GNUstep + Fix, Apple: workaround - it's now possible to save 4 bit images on Apple + Fix, Apple: workaround for new color spaces added in OS X >= 10.4 Some colors turned to black on saving. + Apple: search of Cenon files in Library/Application Support/Cenon added + Documentation updated
2012-10-22Add patches missing from previous commitrh2-0/+58
2012-10-22Note PKGREVISION bump of edcommonrh1-1/+2
2012-10-22Make this compile with libobjc2. Bump PKGREVISION.rh2-3/+5
2012-10-22Note PKGREVISION bump of ObjectiveLibrh1-1/+2
2012-10-22Make ObjectiveLib compile with libobjc2. Bump PKGREVISIONrh4-2/+51
2012-10-22Note update of cdplayer to 0.5.1rh1-1/+2
2012-10-22Update cdplayer to 0.5.1. Changes are bugfixes only.rh3-15/+11
2012-10-22Note PKGREVISION bump of cddb-bundlerh1-1/+2
2012-10-22Make cddb-bundle compile with stdbool.h under C99. Bump PKGREVISIONrh4-3/+65
2012-10-22Updated graphics/cairo-gobject to 1.12.6wiz1-1/+2
2012-10-22Update to 1.12.6.wiz1-2/+2
2012-10-22Updated graphics/cairo to 1.12.6wiz1-1/+2
2012-10-22Update to 1.12.6:wiz5-209/+6
Release 1.12.6 (2012-10-22 Chris Wilson <chris@chris-wilson.co.uk>) =================================================================== Thanks to everyone who download cairo-1.12.4 and gave us their feedback. It truly was invaluable and has helped us to fix many portability issues that crept in with some of the new features. This release aims to fix those stability issues and run on a wider range of systems. Bug fixes --------- Fix the recording surface to actually snapshot the source and so fix PDF drawing. Calling XSendEvent with an XShmCompletionEvent is incompatabile with older Xorg servers. Reorder CloseDisplay chain so that XShm is not reinstantiated after shutdown, causing a potential crash if the Display was immediately recreated using the same memory address. Make sure that the Xserver has attached to the SHM segment before deleting it from the global namespace on systems that do not support deferred deletion. Type1 subsetting support for PDF (and PS) was once again improved to work with a larger number of PDF readers. GLESv2 build fixes and improved support for embedded GPUs. Tweak the invisible pen detection for applications that are currently using too large values for geometric tolerance. A build fix for older freetype libraries.
2012-10-22Updated devel/p5-MooseX-Daemonize to 0.15wen1-1/+2
2012-10-22Update to 0.15wen2-7/+6
Upstream changes: 0.15 Thurs. May 31, 2012 - fix versions 0.14 Wed. May 30, 2012 - recommend Daemon::Control instead - fix bug with pidbase dir not being created if it doesn't already exist
2012-10-22Added devel/p5-Module-Build-WithXSpp version 0.12wiz1-1/+2
2012-10-22+ p5-Module-Build-WithXSppwiz1-1/+2
2012-10-22Import p5-Module-Build-WithXSpp-0.12 as devel/p5-Module-Build-WithXSpp.wiz3-0/+34
This subclass of Module::Build adds some tools and processes to make it easier to use for wrapping C++ using XS++ (ExtUtils::XSpp).
2012-10-22Added devel/p5-ExtUtils-CppGuess version 0.07wiz1-1/+2
2012-10-22+ p5-ExtUtils-CppGuess; sort.wiz1-2/+3
2012-10-22Import p5-ExtUtils-CppGuess-0.07 as devel/p5-ExtUtils-CppGuess.wiz3-0/+32
ExtUtils::CppGuess attempts to guess the system's C++ compiler that is compatible with the C compiler that your perl was built with. It can generate the necessary options to the Module::Build constructor or to ExtUtils::MakeMaker's WriteMakefile function.
2012-10-22Updated devel/p5-Moo to 1.000004wen1-1/+2
2012-10-22Update to 1.000004wen2-8/+7
Upstream changes: 1.000004 - 2012-10-03 - allow 'has \@attributes' like Moose does
2012-10-22add "test" target (it throws some errors)drochner1-1/+2
2012-10-22Handover maintainership to Adam.ghen5-10/+10
2012-10-22+ efax-gtk-3.2.10, msmtp-1.4.30, scmgit-1.8.0.wiz1-3/+4
2012-10-22Note update of gnustep to 2.6.2rh1-1/+2
2012-10-22Update gnustep to 2.6.2rh1-11/+11
By default, gnustep now uses the nonfragile ABI required by modern Objective-C (this can be overridden by the 'fragile' package option).
2012-10-22Note update of gworkspace to 0.9.1rh2-3/+3
2012-10-22Update gworkspace to 0.9.1. Changes are mostly bugfixes including therh4-24/+21
ability to compile with clang and the modern Objective-C runtime.
2012-10-22Note update of ProjectCenter to 0.6.1rh1-1/+2
2012-10-22Update ProjectCenter to 0.6.1. Changes are minor bugfixes only, includingrh4-115/+102
the ability to compile with clang and the modern Objective-C runtime.
2012-10-22Note update of Gorm to 1.2.18rh1-1/+2
2012-10-22Update Gorm to 1.2.18.rh3-8/+12
Noteworthy changes in version `1.2.18' ====================================== * Code cleanup, removal of warnings when building with clang. * Removal of use of call to objc_poseAs(..) which was preventing building with newer runtimes. * Stability improvements. Noteworthy changes in version `1.2.16' ====================================== * XIB reading. * Bug fixes for standalone views. * Stability changes.
2012-10-22note update of GNUMail to 1.2.0rh1-1/+2
2012-10-22Update GNUMail to 1.2.0. This makes GNUmail compile with clang and therh3-57/+58
modern Objective-C runtime.
2012-10-22Note update of Addresses to 0.4.8rh1-1/+2
2012-10-22Update Addresses to 0.4.8rh6-44/+15
Notable changes include: Since 0.4.8: ============ o relative link during framework installing, helps building in a separate root, like when building RPMs o fixed some portability issues of the Framework to solaris and windows o handle also PNG images o fixed a link in the framework from absolute to relative, for FHS (fix by Richard Stonehouse) o Many fixes in VCFviewer GWorkspace inspector, thanks also to Philippe Roussel o use GSMimeDocument to decode base64 instead of custom code o Makefiles work on windows o Birthday support (for SimpleAgenda) o fixes in VCF import (encoding, CR-LF) o fixed deleting of a person Since 0.4.7: ============ o Updated Makefiles to GNUstep Make 2.0 o Fixed text editing to work with current GNUstep gui o Improved import of VCF files: tries to interpret HEX (by Guenther Noack) and the escape \, from Apple cards
2012-10-22Note update of Pantomime to 1.2.0rh1-1/+2
2012-10-22Update Pantomime to 1.2.0. This version now compiles with clang and therh2-10/+7
modern Objective-C runtime.