summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-02-17add a patch from gnome bugzilla#564465 to fix possible signaturedrochner2-1/+46
spoofing with s/mime mails (CVE-2009-0547) ride on last night's PKGREVISION bump
2009-02-17Fix C&P error. Pointed out by OBATA Akio.joerg1-2/+2
2009-02-17Updated math/fftw[f] to 3.2.1adam2-3/+4
2009-02-17Changes 3.2.1:adam4-19/+19
* Performance improvements for some multidimensional r2c/c2r transforms; thanks to Eugene Miloslavsky for his benchmark reports. * Compile with icc on MacOS X, use better icc compiler flags. * Compilation fixes for systems where snprintf is defined as a macro; thanks to Marcus Mae for the bug report. * Fortran documentation now recommends not using dfftw_execute, because of reports of problems with various Fortran compilers; it is better to use dfftw_execute_dft etcetera. * Some documentation clarifications, e.g. of fact that --enable-openmp and --enable-threads are mutually exclusive (thanks to Long To), and document slightly odd behavior of plan_guru_r2r in Fortran. * FAQ was accidentally omitted from 3.2 tarball. * Remove some extraneous (harmless) files accidentally included in a subdirectory of the 3.2 tarball.
2009-02-17Updated misc/dvtm to 0.5.1tnn1-1/+2
2009-02-17options.mk no longer used with dvtm-0.5.1tnn1-17/+0
2009-02-17Update to dvtm-0.5.1 (patch from maintainer in private mail)tnn3-16/+19
Plain ncurses doesn't seem to be supported anymore, so switch over to use ncursesw by default and remove the corresponding PKG_OPTION. 0.5.1 changes: o Compile fix for missing set_escdelay function o Correct escape codes for HOME / END keys o The Makefile links against libncursesw by default, make unicode is gone 0.5 changes: o Scrollback support o 256 color support o Reduced latency on some keystrokes (lower $ESCDELAY value by default) o Statusbar should now support wide characters o $DVTM environment variable which is set to the current version o Screen lock functionality with Mod+X o Support for shifted arrow keys o Mod+? now displays the dvtm man page o Cygwin compile fix o Code cleanups and shrinkage by adding lots of static modifiers o Top stack layout (not compiled in by default) o Scripting interface over a named pipe (not compiled in by default)
2009-02-17Clarify that you are not required to accept this license - the officialghen1-0/+3
branding is optional.
2009-02-17Add tex-bin-dvipsk.minskim2-2/+4
2009-02-17Import tex-bin-dvipsk-2008.11868 as print/tex-bin-dvipsk.minskim4-0/+80
This package provides supplementary files for dvipsk.
2009-02-17regenjnemeth2-52/+68
2009-02-172nd ROOT_GROUP -> ROOT_USERjnemeth1-2/+2
2009-02-17Add user-destdir support.snj3-6/+8
2009-02-16fix another 64-bit time_t problem which can unfortunately lead todrochner3-3/+22
mail database corruption, bump PKGREVISION
2009-02-16Updated net/Transmission to 1.50tnn2-3/+3
2009-02-16Add user-destdir support.snj3-10/+14
2009-02-16DESTDIR supportjoerg1-2/+9
2009-02-16Add in optional support for Unicode - no change from the defaultsadrianp1-2/+9
2009-02-16Improve support for ancient OpenSSL releases.joerg1-4/+13
2009-02-16Updated www/drupal6 to 6.9nb1adrianp1-1/+2
2009-02-16settings.php not default.settings.php is the correct CONF_FILEadrianp3-5/+16
Update drupal.conf based on .htaccess supplied with tarball PKGREVISION++
2009-02-16DESTDIR supportjoerg4-5/+35
2009-02-16- drop 4.99.* , everyone using xen 3.3 should be either on netbsd-5 or on ↵cegger2-7/+6
-current. - drop i386 on netbsd-5. It requires Dom0 PAE support only -current has.
2009-02-16Use Python Egg framework. DESTDIR support. Bump revision.joerg2-4/+13
2009-02-16Needs pkg-configjoerg1-2/+2
2009-02-16DESTDIR support.joerg3-7/+17
2009-02-16Supports DESTDIRjoerg2-2/+6
2009-02-16DESTDIR supportjoerg3-7/+20
2009-02-16Supports DESTDIRjoerg1-1/+3
2009-02-16DESTDIR supportjoerg1-1/+7
2009-02-16Supports DESTDIRjoerg1-1/+3
2009-02-16DESTDIR supportjoerg12-19/+112
2009-02-16SKaMPI 5.0.4asau1-2/+2
2009-02-16DESTDIR supportjoerg6-18/+44
2009-02-16DESTDIR supportjoerg8-28/+37
2009-02-16DESTDIR support.joerg1-2/+4
2009-02-16DESTDIR supportjoerg1-8/+11
2009-02-16DESTDIR support.joerg4-3/+28
2009-02-16DESTDIR supportjoerg1-4/+7
2009-02-16DESTDIR support.joerg6-14/+18
2009-02-16modify check of __STDC__ to accept a "0" value as positive,drochner2-1/+15
fixes build error with Sun Studio Compiler reported by Joern Clausen per PR pkg/40660
2009-02-16update to 2.24.4drochner4-12/+12
change: replaced GPL3 by GPL2
2009-02-16update to 2.12.8drochner2-7/+6
changes: bugfixes and misc improvements, too much to list here (tested against f-spot)
2009-02-16-update to 1.4.24drochner5-23/+53
changes: -Flash is now stripped from feed content per default -Added preference option to allow Flash in feed content -Fixes cross compilation issue with configure.ac -translation updates -allow to build against gtkhtml also on 64-bit platforms. gtkhtml is rather buggy, but since liferea doesn't like the gecko version of firefox2 anymore, and our firefox3 pkg is too hacked up to be usable for embedding this is the only choice atm -improve my patch for 64-bit time_t so that it should be good enough for upstream (if there only was a working mailing list to report to) tested by Steve Bellovin (assuming no news are good news)
2009-02-16Fix build with Python 2.5 due to missing source encoding.joerg2-1/+10
2009-02-16Fix DESTDIR installation.joerg1-2/+2
2009-02-16Add missing PLIST_SUBST for RUBY_PKGPREFIX.joerg1-1/+3
2009-02-16Fix path to zyGrib.joerg1-2/+2
2009-02-16replace BSD/Linux specific "qd" printf format specifier by "lld",drochner2-4/+4
should fix build problem on Solaris reported by Joern Clausen per PR pkg/40664
2009-02-16DESTDIR support. Don't leak WRKDIR. Bump revision.joerg3-6/+28