Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-28 | Fixes invalid lvalue in assignment. | obache | 2 | -1/+15 | |
2007-12-28 | Updated sysutils/wbm-apache to 1.370nb2 | obache | 1 | -1/+2 | |
2007-12-28 | Fix typo of varname WBM_NAME for config file name. | obache | 1 | -4/+4 | |
Bump PKGREVISION. | |||||
2007-12-28 | Also need for NetBSD. | obache | 2 | -4/+4 | |
2007-12-28 | Switch to SUBST framework. | obache | 1 | -21/+19 | |
2007-12-28 | Note PKGREVISION bump of misc/openoffice2. | hira | 1 | -1/+2 | |
2007-12-28 | - Fix python path in installed script. | hira | 4 | -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-28 | Honor PKGMANDIR. | obache | 1 | -2/+2 | |
2007-12-28 | Fix failure to build under FreeBSD 6.2 due to lack of C99-required | gdt | 5 | -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-27 | Updated graphics/gimp-ufraw to 0.13 | gdt | 1 | -1/+2 | |
2007-12-27 | Update to 0.13, fixing build failure on Solaris (caused by non-POSIX | gdt | 3 | -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-27 | Remove deprecated "fee-based commercial use" license for idea, mdc2, | gdt | 1 | -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-27 | Do not skip the configure phase. This package needs it to configure | minskim | 1 | -2/+1 | |
libnbcompat. Pointed by Mark Wicks in PR 37609. | |||||
2007-12-27 | Supports DESTDIR. | joerg | 2 | -2/+6 | |
2007-12-27 | Fix type issue with siglongjmp. Fix autoconf test for pthread_barrier | joerg | 4 | -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-27 | Reorder stupid gnulib header to fix build on DragonFly. | joerg | 2 | -1/+37 | |
2007-12-27 | Fix build on DragonFly. Fix PLIST. Bump revision. | joerg | 5 | -3/+46 | |
2007-12-27 | Fix build on DragonFly. | joerg | 2 | -7/+7 | |
2007-12-27 | Disable BPF frontend and force vsnprintf to allow build on DragonFly. | joerg | 1 | -1/+8 | |
2007-12-27 | Add a PCRE bl3 depends to fix builds (found by DragonFly bulk builds) | adrianp | 1 | -1/+3 | |
PKGREVISION++ | |||||
2007-12-27 | Explicitly depend on Perl. Bump revision. | joerg | 1 | -2/+3 | |
2007-12-27 | Fix PLIST. Bump revision. | joerg | 2 | -3/+4 | |
2007-12-27 | Remove non-existing config file. Bump revision. | joerg | 1 | -8/+2 | |
2007-12-27 | Change MASTER_SITES to archive directory, 1.4.11 only exsits in it. | obache | 1 | -2/+2 | |
2007-12-27 | Fix build on DragonFly. | joerg | 3 | -3/+25 | |
2007-12-27 | Fix pthread linkage. | joerg | 2 | -4/+4 | |
2007-12-27 | Fix MAXNAMLEN usage to prefer NAME_MAX. | joerg | 2 | -1/+26 | |
2007-12-27 | Ignore share/dotfile-* for check interpreter. | joerg | 1 | -1/+3 | |
2007-12-27 | use GNU iconv on DragonFly, should fix the error seen in bulk build | drochner | 1 | -1/+7 | |
2007-12-27 | Try to create target directories before install manuals. | obache | 1 | -1/+3 | |
2007-12-27 | No lldiv on DragonFly, just compute it directly | joerg | 2 | -3/+12 | |
(most likely doesn't make a difference anyway). | |||||
2007-12-27 | Remove trailing white-space. | joerg | 1 | -2/+2 | |
2007-12-27 | Add patch and bump revision. | reed | 4 | -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-27 | Try to fix build problem on NetBSD, use the same strategies as DragonFly. | obache | 1 | -1/+2 | |
2007-12-27 | Fix PLIST. Bump revision. | joerg | 2 | -2/+4 | |
2007-12-27 | Never use setuptools to make builds consistent independent of whether | joerg | 2 | -1/+21 | |
py-setuptools is present or not. | |||||
2007-12-27 | Needs a real C compiler for the optimised build. | joerg | 1 | -2/+2 | |
2007-12-27 | Add vidix option, only for Linux. | wiz | 1 | -4/+15 | |
Fixes build on NetBSD/amd64. | |||||
2007-12-27 | * Use INSTALL_MAN instead of INSTALL_DATA for install manual. | obache | 1 | -3/+7 | |
* Need pre-created directories, then add DESTDIR support. | |||||
2007-12-27 | Updated print/gimp-print-cups to 4.2.7nb4 | obache | 1 | -1/+2 | |
2007-12-27 | Config file name is "command.types", not "config.types". | obache | 1 | -3/+3 | |
Bump PKGREVISION. | |||||
2007-12-27 | Updated net/srsh to 1.2nb1 | obache | 1 | -1/+2 | |
2007-12-27 | * Use *_MAKE_FLAGS instead of *_TARGET to pass variables. | obache | 1 | -3/+12 | |
* Add DESTDIR support. * Honor PKGMANDIR. Bump PKGREVISION. | |||||
2007-12-27 | Add variables to *_MAKE_FLAGS instead of set. | obache | 1 | -3/+3 | |
2007-12-27 | Updated sysutils/osname to 1.1nb1 | obache | 1 | -1/+2 | |
2007-12-27 | * Use *__MAKE_FLAGS instead of *_TARGET for pass variables. | obache | 3 | -11/+16 | |
* Honor PKGMANDIR. * Add DESTDIR support. Bump PKGREVISION. | |||||
2007-12-27 | Updated net/tinyfugue to 4.0s1nb5 | obache | 1 | -1/+2 | |
2007-12-27 | * Need some pre-created directories. | obache | 4 | -12/+37 | |
* Avoid check of target directory in configure script, it may not exists. * Honor PKGMANDIR. Bump PKGREVISION. | |||||
2007-12-27 | update sourceforge directory | jnemeth | 1 | -2/+2 | |
2007-12-27 | pkglint said, "The .gz extension is unnecessary for manual pages.". | obache | 1 | -2/+2 | |