Commit graph

6258 commits

Author SHA1 Message Date
abs
dd2565be8c fix build with modular X11 2007-01-10 10:00:47 +00:00
abs
648f8b45cd fix build under modular X11 2007-01-10 09:48:55 +00:00
joerg
b73ed7f5c0 Supports DESTDIR. 2007-01-09 10:27:17 +00:00
adam
4fb3be0b64 Changes 6.3.1.6:
* Bug fixes and improvements
2007-01-09 09:52:33 +00:00
joerg
ab892d1cd7 share/doc is needed as well. 2007-01-09 08:42:10 +00:00
joerg
091617aa35 Don't build static version. 2007-01-09 08:14:03 +00:00
markd
26a0c511f9 Regen distinfo to add recent patch-af. 2007-01-09 03:30:02 +00:00
joerg
1f21019a01 Modular Xorg support. 2007-01-08 17:48:09 +00:00
joerg
c40a5ed29f Modular Xorg support. 2007-01-08 16:59:57 +00:00
joerg
3ebd7e81ef Modular Xorg support. 2007-01-08 16:35:15 +00:00
joerg
29977a5f88 libXmu is needed for gimp-remote. 2007-01-08 16:27:29 +00:00
joerg
d8a76e68fd Needs libXt for building. 2007-01-08 16:07:31 +00:00
joerg
f284f1469e Remote support needs libXmu. 2007-01-08 15:21:13 +00:00
adam
6960241fb7 Changes 2.12:
- Bug fix release for 2.10
- The gd plugin for font handlers was not being used at all if the build
  did not use fontconfig, e.g., on Windows. In addition, the code had
  dropped the name mapping to Windows font names.
- PostScript output had an extraneous '%' character on the first line,
  which would cause printing to fail.
- Text handling, during both sizing and layout, incorrectly handled
  empty lines such as label="\nabc".
- HTML-like tables had been changed to use too much vertical space,
  to possibly use the wrong font in calculating the height of a line,
  and to use the wrong offset when moving the baseline from one line to
  the next.
2007-01-08 11:29:47 +00:00
rillig
0e1a1f5ba9 Fixed Perl interpreter. PKGREVISION++ 2007-01-08 04:56:35 +00:00
rillig
fbd8c54897 patch-af is not really needed. 2007-01-08 04:54:16 +00:00
rillig
ed743a35af Updated cqcam to 0.91.
0.91
* Code reorganization
* New GTK+ interface
* Yet another overhaul of the XImage code, with some optimizations
* Improved some documentation
* Changed license to the GPL (and LGPL)
* Major security fixes
* Assorted bug fixes
* Netwinder (ARM) port
* Locking rewrite [Bruce Momjian]
* 25-50% speedup in core driver code [Joe Zbiciak]
* Solaris version [Simon Thornington]
* OpenBSD support [Matt Mosley]
* GTK 1.1/1.2 support [David Raufeisen]
* Movie mode
* Bulb mode, for long exposures
2007-01-08 04:51:44 +00:00
rillig
6479bd287b Fixed broken INSTALL definition. 2007-01-08 03:27:27 +00:00
rillig
cae47ebbc1 Fixed the broken INSTALL definition. 2007-01-08 03:23:59 +00:00
rillig
e9b30c84bd This package uses a BSD-style Makefile. 2007-01-08 03:20:05 +00:00
rillig
302562f9f2 This package uses BSD-style Makefiles.
It does not make sense to install a NetBSD patch on other platforms.
2007-01-08 03:19:01 +00:00
rillig
fdbbf623a4 NetBSD 3.0 doesn't have trunc(). 2007-01-08 03:01:29 +00:00
rillig
8551599402 Made the package work and fixed file permissions. PKGREVISION++ 2007-01-08 01:50:41 +00:00
rillig
70c8b73f0b When fixing file permissions with find | xargs, there is always a race
condition. Fixed this by using find -exec for the directories.
2007-01-08 01:40:23 +00:00
adam
42a225cb35 Fix pkglint warnings 2007-01-07 19:02:12 +00:00
adam
269cdf6600 Fix building on Darwin/Mac OS X 2007-01-07 19:00:59 +00:00
wiz
5321308ece PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
2007-01-07 12:25:50 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
rillig
488f6dfeef Updated denemo to 7.6.
10 April 2006 0.7.5
  Moved back to Plain C for future releases
  Reimplementation of keymaps so they are now XML based
  Midi import
  Lilypond Export Updates
  Reimplementation of rc files so that they are now XML
  Removal of Blank rest modes
  Crash Recovery
  Lots of memory leak fixes
  Help Manual now available
  Revised CSound export
  Revised Print functionality
  Blank notes are now displayed in Yellow to aid in viewing the score
  Keybindings for inserting Time Signatures, Key Signatures and Clefs

30 October 2005 0.7.4
  Help Documentation
  Support for exporting to Lilypond 2.6
  All ornaments/articulations added
  Replace Mode
  Basic Redo/Undo Functionality for individual objects
  More Templates available
  Export to PDF (via lilypond processing) Courtesy of Jens Askengren


3 April 2005 0.7.3beta2
  Revised Menu's (GTK 2.6 based)

10 February 2005  0.7.3beta1
  Score Templates
  Additional Keymaps
  Revised Menu's
  Additional Staff functions

23 March 2003: 0.7.0
  First C++ realese
  Features plugins for the first time. Although the API
  still has to be finalised.
  Optional use of gtk2
  Added support for Figured Bass courtesy of Richard Shann
  Automated Testing again courtesy of Richard Shann
  MDI interface.
  Cautionary Accidentals, Alasdair Anderson
  Cloned chords when tieing a note.
  Graceful Exit when denemo fails, saves current scores so work is
  not lost

22 November 2002: 0.6.1
  Fixed Lilypond parser for >1.4.x Lilypond syntax
  Various other small fixes

29 May 2002: 0.6.0
  Added Basic Support for Lyrics
  Added Invisible Notes
  File I/O dialogs now remeber the last Directory
  (courtesy of Damian Marques Lluch)
  Midi Instrument Selection is easier and /dev/sequencer
  selection for Alsa playback(courtesy of goto <harpy@lily.freemail.ne.jp>)
  Added CSound Score file exporter and Optional  CSound playback
  Reimplementation of Dynamics


13 November 2001: 0.5.7
  Basic Printing Support
  Various bug fixes
  Probably the Last Straight Forward C release

3 July 2000: 0.5.6
  Support for Hairpins (incomplete/buggy)
  Supports GNU Lilypond >v1.3.146 (Input parser requires some work).
  XML File Format supported (courtesy of Eric Galluzzo)
  Midi File Output supported (courtesy of Per Andersson)
  Support for additional instrument specific articulations.
  Internationalization of Denemo (Translations still required).
  Supports Mouse positioning of cursor.


12 Nov 2000: 0.5.5
  Improved positioning code.
  Support for keyboard customization.
  Preliminary support for multinote slurs.
  Support for staccato, fermata, accent, tenuto, turn, trill, mordent,
    and staccatissimo markings.
  Denemo now understands that the score window may not be enough
    to show all staffs; the cursor will scroll the score up and down
    if necessary.
  Horizontal and vertical scrollbars now track and control the part of
    the score being displayed.
2007-01-07 08:28:05 +00:00
wiz
458461099e Update to 1.900.0:
1) The wavelet transform code has been rewritten in order to be more
cache efficient (via loop tiling).  As a few individuals have noted,
the old code could often result in an excessive number of cache misses.

2) Some man pages have been added to the distribution as provided
by Roland Stigge.

3) Some simple timer routines have been added to facilitate performance
measurements.

4) Numerous bugs have been fixed (e.g., memory leaks, JP2 box processing
problem, etc.).

5) Some name space pollution issues have been resolved.

6) A few compiler warnings have been fixed.
2007-01-06 23:28:07 +00:00
wiz
ca0fb05796 Update to 1.16:
New in ver 1.16
 ===============

New features

  two different types of black preservation on CMYK-> CMYK transforms
  Ability to set adaptation state of observer on absolute colorimetric transforms.
  A rather advanced feature. Actually it only allows No adaptation (d=0) and observer fully adapted (d=1)
  lcms can now "fix" some broken 8-bit profiles that have gray axes misplaced.
  icctrans can now read CGATS/IT8 files.
  improved tifficc with tiff Lab8 support
  icclink now supports colorant table tag.


 New functions

double        cmsSetAdaptationState(cmsHTRANSFORM hTransform, double d);

void           cmsSetHeaderAttributes(cmsHPROFILE hProfile, DWORD Flags);
DWORD          cmsTakeHeaderAttributes(cmsHPROFILE hProfile);

icInt32Number  cmsGetTagCount(cmsHPROFILE hProfile);
icTagSignature cmsGetTagSignature(cmsHPROFILE hProfile, icInt32Number n);

int            cmsSetCMYKPreservationStrategy(int n)

BOOL           cmsIT8SaveToMem(LCMSHANDLE hIT8, void *MemPtr, size_t* BytesNeeded);

BOOL          _cmsIsMatrixShaper(cmsHPROFILE hProfile);
BOOL          _cmsAddDateTimeTag(cmsHPROFILE hProfile, icTagSignature sig, struct tm *DateTime);
BOOL          _cmsAddColorantTableTag(cmsHPROFILE hProfile, icTagSignature sig, LPcmsNAMEDCOLORLIST nc);

double       cmsEvalLUTreverse(LPLUT Lut, WORD Target[], WORD Result[], LPWORD Hint);

LPcmsNAMEDCOLORLIST  cmsReadColorantTable(cmsHPROFILE hProfile, icTagSignature sig)

LPcmsGAMUTEX cmsReadExtendedGamut(cmsHPROFILE hProfile, int index);
void         cmsFreeExtendedGamut(LPcmsGAMUTEX gex);


New tags supported

       icSigColorantTableTag		    LPcmsNAMEDCOLORLIST
       icSigColorantTableOutTag         LPcmsNAMEDCOLORLIST
       icSigCalibrationDateTimeTag	    const struct tm*


New flags:

cmsFLAGS_PRESERVEBLACK
cmsFLAGS_GRIDPOINTS(n)


And of course some bug fixing.
2007-01-06 21:52:14 +00:00
wiz
5e7908cb5b Update to 1.2.15:
version 1.2.15beta1 [December 3, 2006]
  Generated configure with autoconf-2.61 instead of 2.60
  Revised configure.ac to update libpng.pc and libpng-config.

version 1.2.15beta2 [December 3, 2006]
  Always export MMX asm functions, just stubs if not building pnggccrd.c

version 1.2.15beta3 [December 4, 2006]
  Add "png_bytep" typecast to profile while calculating length in pngwutil.c

version 1.2.15beta4 [December 7, 2006]
  Added scripts/CMakeLists.txt
  Changed PNG_NO_ASSEMBLER_CODE to PNG_NO_MMX_CODE in scripts, like 1.4.0beta

version 1.2.15beta5 [December 7, 2006]
  Changed some instances of PNG_ASSEMBLER_* to PNG_MMX_* in pnggccrd.c
  Revised scripts/CMakeLists.txt

version 1.2.15beta6 [December 13, 2006]
  Revised scripts/CMakeLists.txt and configure.ac

version 1.2.15rc1 [December 18, 2006]
  Revised scripts/CMakeLists.txt

version 1.2.15rc2 [December 21, 2006]
  Added conditional #undef jmpbuf in pngtest.c to undo #define in AIX headers.
  Added scripts/makefile.nommx

version 1.2.15rc3 [December 25, 2006]
  Fixed shared library numbering error that was intruduced in 1.2.15beta6.

version 1.2.15rc4 [December 27, 2006]
  Fixed handling of rgb_to_gray when png_ptr->color.gray isn't set.

version 1.2.15rc5 [December 31, 2006]
  Revised handling of rgb_to_gray.

version 1.2.15 [January 5, 2007]
  Added some (unsigned long) typecasts in pngtest.c to avoid printing errors.
2007-01-06 21:48:50 +00:00
rillig
329aab50ee Fixed some pkglint warnings. 2007-01-06 16:45:17 +00:00
drochner
8483ee1b95 minor cleanup: regen patches to correct line offsets, regen PLIST to
get @commented out @dirrms
2007-01-06 10:04:32 +00:00
kristerw
94a12b429e Sort. 2007-01-05 19:34:48 +00:00
drochner
c7f9105662 add missing @dirrm 2007-01-05 15:45:28 +00:00
drochner
300196853f add missing entries 2007-01-05 15:44:56 +00:00
drochner
f328bdf665 +gst-plugins0.10-png 2007-01-05 11:02:55 +00:00
drochner
ad24ce1232 build the "png" module of gst-plugins0.10-good 2007-01-05 11:01:57 +00:00
rillig
7f23cdadc4 Fixed pkglint warnings. 2007-01-03 20:38:46 +00:00
joerg
02dcc1c2a6 Include bsd.fast.prefs.mk before accessing OPSYS. 2007-01-03 19:54:12 +00:00
tv
397f89f8ea Don't allow "ld --version-script" on Interix. Fixes PR pkg/35210.
Based on patch idea from Aleksey Cheusov <cheusov@tut.by>.
(Sanity tested for breakage on a non-Interix platform, NetBSD.)
2007-01-03 16:23:10 +00:00
xtraeme
405b47098c Update to 0.9.0... 2 years of development since previous stable
version, new features, bugfixes, etc.
2007-01-02 20:17:14 +00:00
xtraeme
87d53174a6 Update to 0.1.3rc1: slideshow plugin, bugfixes. 2007-01-02 18:45:46 +00:00
xtraeme
c416c520f7 Update to 0.1.5: bugfixes. 2007-01-02 18:45:11 +00:00
xtraeme
f7804169d6 Update to 0.2.5: bugfixes. 2007-01-02 18:44:52 +00:00
adam
6cec3d55bd Changes 2.3.1:
* Added --hook-script option, including man page update and test-hook.sh.
  * Fix: --get-all-metadata takes no argument.

Changes 2.3.0:
  * Require popt library to parse command line options.
  * Partitioned command line options into groups of related options.
  * Added --debug-logfile=FILENAME option.
  * Only load all camlibs if necessary.
  * (Half-)Fix to make --with-libgphoto2=PREFIX configure parameter work.
  * Preliminary support for lower-case filenames in --filename pattern: %:
  * Added "rmdir" command to gphoto2 --shell.
2007-01-02 18:33:50 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
gdt
86b1cde5fb Update to production release 6.66. Important changes since 6.57 (many omitted):
- Added ability to read/write MIE trailers in JPEG and TIFF images
  - Added Nikon ImageAuthentication tag (thanks Jeffrey Friedl)
  - API Changes:
      - GetFileType() may now also be used to return a file description
2006-12-20 14:30:54 +00:00
joerg
f18d8b4ddd Conflict with libXpm. Bump revision. 2006-12-18 10:13:38 +00:00