Age | Commit message (Expand) | Author | Files | Lines |
2006-12-03 | Update to 2.1.5. Signficant changes since 2.1.4: | gdt | 2 | -6/+7 |
2006-12-03 | Update gwenview{,-i18n} to 1.4.1 | markd | 8 | -50/+18 |
2006-12-03 | Fix for http://www.kde.org/info/security/advisory-20061129-1.txt | markd | 2 | -2/+9 |
2006-12-02 | Instead of setting compiler flags in each package if it uses C99, | jschauma | 4 | -29/+8 |
2006-12-02 | belated PKGREVISION++ due to exiv2 shlib version change | gdt | 1 | -1/+2 |
2006-12-02 | Add menurc to CONF_FILES. Without it, gimp will not create the .gimp-2.3 | minskim | 1 | -2/+3 |
2006-12-01 | Changes 1.0.14: | adam | 2 | -8/+7 |
2006-12-01 | Fix PLIST. Bump revision. | joerg | 2 | -3/+6 |
2006-11-30 | Changes 2.3.13: | adam | 5 | -60/+72 |
2006-11-30 | Remove comma at end of enum in magick/options.h, making it parseable by | joerg | 3 | -2/+17 |
2006-11-30 | trunc(3) doesn't exist on DragonFly, replace it with ceil/floor based on | joerg | 2 | -1/+23 |
2006-11-30 | put the distfile into a subdir to avoid conflicts with the old version, | drochner | 2 | -5/+7 |
2006-11-29 | Use ${MKDIR} instead of "mkdir". | reed | 1 | -2/+2 |
2006-11-29 | remove stale patchfile, pointed out by Kouichirou Hiratsuka | drochner | 1 | -13/+0 |
2006-11-29 | Needs msgfmt. | joerg | 1 | -2/+2 |
2006-11-29 | distfile was changed after release; the only change is a little Makefile | drochner | 1 | -4/+4 |
2006-11-29 | Update to 0.9.0rc1: | xtraeme | 9 | -146/+327 |
2006-11-28 | update to 2.16.2 | drochner | 3 | -8/+8 |
2006-11-28 | update to 2.16.1 | drochner | 3 | -7/+10 |
2006-11-28 | update to 2.16.2 | drochner | 2 | -6/+6 |
2006-11-28 | update to 0.10 | drochner | 3 | -8/+151 |
2006-11-28 | update to 1.2.14 | drochner | 3 | -13/+11 |
2006-11-28 | - Note reason for patch-ac in the patch file itself so that this information | wennmach | 3 | -5/+7 |
2006-11-28 | Update to 0.12. Bugfix release... please see | xtraeme | 2 | -6/+6 |
2006-11-28 | Solaris needs <termios.h>. | rillig | 2 | -5/+15 |
2006-11-27 | This release includes all the changes in 2.0.3 below. In | gdt | 2 | -6/+6 |
2006-11-27 | Include sys/types.h before sys/stat.h for DragonFly. | joerg | 2 | -1/+19 |
2006-11-24 | update to 1.9.6 | drochner | 2 | -8/+7 |
2006-11-24 | add some missing entries, from Gilles Dauphin per PR pkg/35104 | drochner | 1 | -1/+7 |
2006-11-24 | Needs -lsocket on Solaris. | rillig | 1 | -1/+2 |
2006-11-24 | fix some insufficient validation of graphics files, patches from Ubuntu | drochner | 14 | -233/+253 |
2006-11-23 | Use PKGMANDIR. | reed | 3 | -6/+6 |
2006-11-23 | don't use visibily attribute "hidden" on solaris, from Gilles Dauphin | drochner | 2 | -1/+15 |
2006-11-23 | Update to 0.10. | gdt | 2 | -7/+13 |
2006-11-21 | Interix doesn't have <inttypes.h>, but <stdlib.h> is guaranteed to pull | tv | 2 | -1/+15 |
2006-11-21 | Update to 6.57. Some of the many changes since 6.42: | gdt | 2 | -6/+6 |
2006-11-19 | Fixed "test ==" and the path to the Python interpreter, but did not add | rillig | 4 | -2/+40 |
2006-11-19 | Converted to the SUBST framework. | rillig | 1 | -10/+6 |
2006-11-19 | Fix non-portable shell script "pcdovtoppm". | tron | 2 | -1/+15 |
2006-11-18 | Update png to 1.2.13 (it fixes CVE-2006-5793). | taca | 2 | -6/+6 |
2006-11-16 | When passing files to gunzip make sure they don't get mistaken as options. | markd | 4 | -7/+63 |
2006-11-14 | DESTDIR support. | joerg | 1 | -1/+3 |
2006-11-14 | Update GMT to the most recent, supported, version 4.1.4. | wennmach | 33 | -1079/+1564 |
2006-11-13 | migrate devhelp docs to share/gtk-doc/html, bump PKGREVISION | drochner | 2 | -34/+31 |
2006-11-13 | -migrate devhelp docs to share/gtk-doc/html | drochner | 2 | -631/+641 |
2006-11-13 | Updated spca5 to version 0.60. In this patch also preliminary support | reinoud | 5 | -12/+78 |
2006-11-12 | graphics/mgl works with sh3el architecture. | obache | 1 | -3/+3 |
2006-11-10 | Use find -print | xargs rather than find -exec. | tv | 1 | -8/+8 |
2006-11-10 | For some reason, Interix "find ... -exec" leaks a little bit of memory, | tv | 1 | -2/+3 |
2006-11-10 | Use xargs in both cases. | tv | 1 | -2/+2 |