Age | Commit message (Expand) | Author | Files | Lines |
2006-05-11 | Fix errno. On DragonFly, initialise the rle_dflt_hdr at runtime with | joerg | 5 | -9/+70 |
2006-05-11 | Uses C++. | joerg | 1 | -1/+2 |
2006-05-10 | On FreeBSD 4.x, <netinet/in.h> needs <sys/types.h> to be included first. | jlam | 2 | -1/+14 |
2006-05-10 | don't @dirrm foreign dirs | drochner | 1 | -3/+1 |
2006-05-10 | icon-theme.cache doesn't belong here | drochner | 1 | -2/+1 |
2006-05-10 | Update graphics/ImageMagick to 6.2.7.5, as the 6.2.7.4 distfile is not available | tonio | 3 | -9/+7 |
2006-05-09 | Propagate PNG_NO_ASSEMBLER_CODE to dependencies. | wiz | 2 | -3/+9 |
2006-05-08 | Changes 0.5.2: | adam | 4 | -41/+20 |
2006-05-08 | Move definition of USE_LANGUAGES before inclusion of mk/compiler.mk. | hira | 1 | -3/+3 |
2006-05-08 | Changes 6.2.7.3: | adam | 6 | -42/+19 |
2006-05-08 | Uses C++, noted by <smb> on pkgsrc-users. | salo | 1 | -1/+2 |
2006-05-07 | Add ruby-gnuplot. | minskim | 1 | -1/+2 |
2006-05-07 | Import ruby-gnuplot. | minskim | 4 | -0/+38 |
2006-05-06 | Fix GCC 3.4+: Label at end of compound statement. | joerg | 2 | -1/+24 |
2006-05-06 | Bump PKGREVISION: | wiz | 3 | -3/+26 |
2006-05-06 | -lz is mendatory on some platorms (like Darwin) | adam | 2 | -4/+4 |
2006-05-06 | Changes 0.5.1: | adam | 5 | -19/+42 |
2006-05-04 | I meant to remove that bogus "xpost-patch" a long time ago -- GC it. | tv | 1 | -9/+1 |
2006-05-03 | Fix some ifdef'd png code, using patch provided by Mathieu in PR 33325. | wiz | 2 | -1/+26 |
2006-05-02 | update to 2.14.1 | drochner | 3 | -8/+9 |
2006-05-02 | update to 0.95 | drochner | 9 | -336/+386 |
2006-05-01 | This package installs a perl script; add a runtime dependency on perl by | minskim | 1 | -1/+3 |
2006-05-01 | Changes 1.7: | adam | 3 | -9/+10 |
2006-04-30 | subprocess is only installed on Python <= 2.3. Conditionalize PLIST | joerg | 2 | -8/+17 |
2006-04-30 | Reset PKGREVISION on ImageMagick update; plus cosmetics | adam | 1 | -11/+7 |
2006-04-30 | Changes 6.2.7.1: | adam | 4 | -21/+22 |
2006-04-28 | Add DragonFly support. | joerg | 9 | -25/+70 |
2006-04-28 | Fix pthread detection. | joerg | 3 | -2/+34 |
2006-04-28 | apparently on IRIX some of the math functions are found in libmx, so | jschauma | 1 | -1/+7 |
2006-04-28 | Never ever touch the included libtiff. Bump revision. | joerg | 4 | -20/+61 |
2006-04-28 | Uses msgfmt. | joerg | 1 | -2/+2 |
2006-04-28 | Add DragonFly support. | joerg | 2 | -6/+13 |
2006-04-28 | Don't try to install cat pages, the extension detection doesn't work. | joerg | 4 | -7/+25 |
2006-04-28 | rename kimdaba to kphotoalbum | drochner | 5 | -5/+5 |
2006-04-28 | update to 2.2, and call it "kphotoalbum" as the author prefers | drochner | 3 | -352/+267 |
2006-04-23 | Fix build with png-1.2.9nb2. Bump PKGREVISION. | wiz | 3 | -3/+41 |
2006-04-23 | Add untested patch by the maintainer to fix build on 1.6.2. | wiz | 1 | -1/+7 |
2006-04-22 | Python is normally multithreaded, so link against pthread. | joerg | 3 | -2/+25 |
2006-04-22 | Add DragonFly support. | joerg | 5 | -1/+69 |
2006-04-22 | Don't hard-code -lpthread, use correct pkgsrc variables instead. | joerg | 2 | -1/+15 |
2006-04-22 | Add DragonFly support. | joerg | 12 | -2/+172 |
2006-04-22 | Add DragonFly support. | joerg | 5 | -1/+69 |
2006-04-22 | Fix GCC 3.4+: (int *)[] is not valid C++. | joerg | 2 | -1/+15 |
2006-04-22 | Fix GCC 3.4+: __FUNCTION__ works like __func__ (aka variable). | joerg | 7 | -20/+186 |
2006-04-22 | Split patch-aa (one patch per file) and add DragonFly support. | joerg | 6 | -19/+97 |
2006-04-22 | Move shared library entries into the main PLIST and use them | joerg | 3 | -13/+13 |
2006-04-22 | correct homepage URL; noted by Mr Raymond Phillips in a mail to | jschauma | 1 | -2/+2 |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 8 | -16/+16 |
2006-04-22 | Only use assembler code on i386. Fixes amd64 build and PR 33331 by Ben Collver. | wiz | 1 | -1/+7 |
2006-04-21 | Add DragonFly support. Also let it be used on FreeBSD. | joerg | 3 | -3/+26 |