summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-28Fixes invalid lvalue in assignment.obache2-1/+15
2007-12-28Updated sysutils/wbm-apache to 1.370nb2obache1-1/+2
2007-12-28Fix typo of varname WBM_NAME for config file name.obache1-4/+4
Bump PKGREVISION.
2007-12-28Also need for NetBSD.obache2-4/+4
2007-12-28Switch to SUBST framework.obache1-21/+19
2007-12-28Note PKGREVISION bump of misc/openoffice2.hira1-1/+2
2007-12-28 - Fix python path in installed script.hira4-10/+26
Pointing out by veego@ in private e-mail. - Make this build with gcc4 on NetBSD/amd64 (don't link libsupc++.a with gcc>=4). Suggested by joerg@. Tested by Paul Goyatte <paul at whooppee dot com> and smb@.
2007-12-28Honor PKGMANDIR.obache1-2/+2
2007-12-28Fix failure to build under FreeBSD 6.2 due to lack of C99-requiredgdt5-6/+48
functions clog and cexp (but presence of complex.h), reported in pkg/36555. The patch in the PR is from gentoo and has already been applied upstream along guile's 1.8 branch.
2007-12-27Updated graphics/gimp-ufraw to 0.13gdt1-1/+2
2007-12-27Update to 0.13, fixing build failure on Solaris (caused by non-POSIXgdt3-8/+10
signature of ctime_r) reported in pkg/37272. 12/11/2007 - UFRaw-0.13 released, based on DCRaw v 8.80. * Simplified output path logic - output path defaults to the path of the input path. * Added 'System profile' option to read display ICC profile from the X display. Based on code from Gimp. * Do not read/write display ICC profile from/to ID files. * Show camera white balance in EXIF page. Patch by Erik Burrows. * Automatically fit histograms to allocated height. * Read Canon lens from EXIF data. Patch by Andreas Steinel. * Improved PPG interpolation. Patch by Alain Desbiolles. * Remember maximized state of window between sessions. * Add color smoothing option to all interpolation. Based on patch by alexander melkozerov. AHD+smoothing is exactly the same as the now obsolete EAHD. * Added darkframe to GUI (patch by Bruce Guenter). * Darkframe subtraction also handles hot pixels (patch by Bruce Guenter). * Show spot values only if spot is selected and allow unselecting spot values. * Add FITS output. Patch by Andreas Steinel. This option is disabled by default. * Progressive JPEG encoding. Patch by Bruce Guenter. * Blink over/under exposure in preview. Patch by Bruce Guenter. * Enable --output option for stand-alone tool. It forces the output filename to the value specified. It is useful for F-Spot. Patch by Stephane Delcroix. * Reimplemented the EXIF page. Patch by Andrew Zabolotny. * Display flash mode in EXIF page. * Moved shrink/size controls from Save dialog to main window. * Added delete button to stand-alone tool. * Added 'send to Gimp' option to stand-alone tool. * Made the save-as button an icon only, to save space. * Added option to save as PNG 8 or 16 bits. * Write EXIF data to PNG files. Based on code from DigiKam. * Added aspect ratio control. Patch by Andrew Zabolotny. * New Spanish translation by Enrique Jorreto Ledesma. * New Polish translation by Tomasz Golinski. * New Korean translation by Homin Lee.
2007-12-27Remove deprecated "fee-based commercial use" license for idea, mdc2,gdt1-11/+8
rc5, and replace with {idea,mdc2,rc5}-nonlicense. Because pkgsrc does not yet handle multiple licenses, set LICENSE to openssl-patented-algorithms-nonlicense.
2007-12-27Do not skip the configure phase. This package needs it to configureminskim1-2/+1
libnbcompat. Pointed by Mark Wicks in PR 37609.
2007-12-27Supports DESTDIR.joerg2-2/+6
2007-12-27Fix type issue with siglongjmp. Fix autoconf test for pthread_barrierjoerg4-7/+96
macros to actually work, using assert(3) for possibly non-existing functions with -DNDEBUG set earlier and without linkage is not likely tobe a good test.
2007-12-27Reorder stupid gnulib header to fix build on DragonFly.joerg2-1/+37
2007-12-27Fix build on DragonFly. Fix PLIST. Bump revision.joerg5-3/+46
2007-12-27Fix build on DragonFly.joerg2-7/+7
2007-12-27Disable BPF frontend and force vsnprintf to allow build on DragonFly.joerg1-1/+8
2007-12-27Add a PCRE bl3 depends to fix builds (found by DragonFly bulk builds)adrianp1-1/+3
PKGREVISION++
2007-12-27Explicitly depend on Perl. Bump revision.joerg1-2/+3
2007-12-27Fix PLIST. Bump revision.joerg2-3/+4
2007-12-27Remove non-existing config file. Bump revision.joerg1-8/+2
2007-12-27Change MASTER_SITES to archive directory, 1.4.11 only exsits in it.obache1-2/+2
2007-12-27Fix build on DragonFly.joerg3-3/+25
2007-12-27Fix pthread linkage.joerg2-4/+4
2007-12-27Fix MAXNAMLEN usage to prefer NAME_MAX.joerg2-1/+26
2007-12-27Ignore share/dotfile-* for check interpreter.joerg1-1/+3
2007-12-27use GNU iconv on DragonFly, should fix the error seen in bulk builddrochner1-1/+7
2007-12-27Try to create target directories before install manuals.obache1-1/+3
2007-12-27No lldiv on DragonFly, just compute it directlyjoerg2-3/+12
(most likely doesn't make a difference anyway).
2007-12-27Remove trailing white-space.joerg1-2/+2
2007-12-27Add patch and bump revision.reed4-4/+22
This is for PR 37610 to fix internationalized text bug. This fix was already in XFree86 and Xorg libXaw versions since at least Nov. 2004 and in Fedora for Xaw3d since 2002.
2007-12-27Try to fix build problem on NetBSD, use the same strategies as DragonFly.obache1-1/+2
2007-12-27Fix PLIST. Bump revision.joerg2-2/+4
2007-12-27Never use setuptools to make builds consistent independent of whetherjoerg2-1/+21
py-setuptools is present or not.
2007-12-27Needs a real C compiler for the optimised build.joerg1-2/+2
2007-12-27Add vidix option, only for Linux.wiz1-4/+15
Fixes build on NetBSD/amd64.
2007-12-27* Use INSTALL_MAN instead of INSTALL_DATA for install manual.obache1-3/+7
* Need pre-created directories, then add DESTDIR support.
2007-12-27Updated print/gimp-print-cups to 4.2.7nb4obache1-1/+2
2007-12-27Config file name is "command.types", not "config.types".obache1-3/+3
Bump PKGREVISION.
2007-12-27Updated net/srsh to 1.2nb1obache1-1/+2
2007-12-27* Use *_MAKE_FLAGS instead of *_TARGET to pass variables.obache1-3/+12
* Add DESTDIR support. * Honor PKGMANDIR. Bump PKGREVISION.
2007-12-27Add variables to *_MAKE_FLAGS instead of set.obache1-3/+3
2007-12-27Updated sysutils/osname to 1.1nb1obache1-1/+2
2007-12-27* Use *__MAKE_FLAGS instead of *_TARGET for pass variables.obache3-11/+16
* Honor PKGMANDIR. * Add DESTDIR support. Bump PKGREVISION.
2007-12-27Updated net/tinyfugue to 4.0s1nb5obache1-1/+2
2007-12-27 * Need some pre-created directories.obache4-12/+37
* Avoid check of target directory in configure script, it may not exists. * Honor PKGMANDIR. Bump PKGREVISION.
2007-12-27update sourceforge directoryjnemeth1-2/+2
2007-12-27pkglint said, "The .gz extension is unnecessary for manual pages.".obache1-2/+2