Age | Commit message (Expand) | Author | Files | Lines |
2022-11-21 | *: Re-apply SunOS linker argument removals. | jperkin | 1 | -1/+3 |
2022-08-09 | *: Remove hardcoded -liconv / -lintl on SunOS. | jperkin | 2 | -5/+2 |
2022-07-29 | *: Explicitly pass -lintl on SunOS where required. | jperkin | 1 | -1/+3 |
2022-05-10 | *: Remove dodgy hacks for NetBSD versions older than 5. | nia | 1 | -11/+3 |
2021-10-26 | wm: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 |
2021-10-07 | wm: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 |
2020-08-17 | *: revbump after fontconfig bl3 changes (libuuid removal) | leot | 2 | -4/+4 |
2020-07-28 | icewm: update homepage | bsiegert | 1 | -2/+2 |
2020-03-22 | wm/icewm: remove unknown configure option | rillig | 1 | -2/+1 |
2019-10-25 | icewm: Fix build on NetBSD 9.99.17 | kamil | 2 | -6/+21 |
2018-11-22 | avoid "this == null". some compiler optimization removes this comparison. | ryo | 4 | -10/+56 |
2018-07-18 | Mark packages that require C++03 (or the GNU variants) if they fail with | joerg | 1 | -2/+2 |
2018-03-12 | Recursive bumps for fontconfig and libzip dependency changes. | wiz | 1 | -3/+2 |
2016-10-01 | fix unaligned issues on sparc64: don't pass pid_t, but a long, to | mrg | 3 | -2/+27 |
2016-07-24 | Fixed pkglint warnings about unnecessary :Q modifiers in directory names. | rillig | 1 | -3/+3 |
2015-11-02 | Add SHA512 digests for distfiles for wm category | agc | 1 | -1/+2 |
2014-01-05 | Update to 1.2.38pre2 | ryoon | 7 | -17/+74 |
2013-08-18 | Remove unneeded symbol that causes conflict with X headers. | wiz | 2 | -4/+22 |
2013-08-18 | regen patch with better context | wiz | 3 | -12/+18 |
2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 1 | -2/+2 |
2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 1 | -2/+2 |
2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 1 | -2/+2 |
2012-11-16 | Don't delete static array, delete the elements. Fix template look up. | joerg | 4 | -3/+33 |
2012-10-23 | Remove xextproto/buildlink3.mk in most cases where it occurs with | wiz | 1 | -2/+1 |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2011-11-01 | Recursive bump for graphics/freetype2 buildlink addition. | sbd | 1 | -2/+2 |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -1/+2 |
2011-04-18 | note "used by..." comments | obache | 1 | -1/+4 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -24/+1 |
2008-11-27 | Add DESTDIR support. | obache | 1 | -5/+7 |
2008-06-17 | Un-break start icon patch for non-*BSD platforms. | hauke | 3 | -11/+10 |
2008-06-16 | Minor update to IceWM 1.2.35: | hauke | 3 | -6/+23 |
2008-06-16 | The pkginstall framework is supposed to take care of PKG_SYSCONFSUBDIR. | hauke | 1 | -3/+1 |
2008-06-16 | Update to 1.2.34 as requested by PR pkg/38890; | hauke | 9 | -101/+26 |
2007-08-25 | Remove bogus ${PREFIX}/etc/icewm handling in PLIST. | obache | 3 | -5/+6 |
2007-08-05 | Disable APM applet on none APM ports of NetBSD. | obache | 1 | -1/+10 |
2007-06-15 | Fix Xinerama for !native case. | joerg | 1 | -2/+4 |
2006-12-27 | - fine grained X11 dependencies for packages which have either USE_IMAKE | joerg | 1 | -2/+8 |
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 2 | -5/+5 |
2006-11-28 | Fixed the package for Solaris 10. | rillig | 3 | -6/+8 |
2006-10-04 | Fixed "test ==" in the configure script. | rillig | 5 | -12/+26 |
2006-10-02 | Update icewm to 1.2.27. Changes: | ghen | 4 | -12/+15 |
2006-08-06 | Remove BROKEN_IN for packages that built in the latest | kristerw | 1 | -3/+1 |
2006-05-18 | Mark as BROKEN_IN pkgsrc-2006Q1 according to | wiz | 1 | -1/+3 |
2006-05-13 | Fix the build on NetBSD/sparc64. | ghen | 2 | -1/+19 |
2006-05-13 | Update to IceWM 1.2.26. Changes: | ghen | 3 | -10/+11 |
2006-05-10 | icewm needs C++. | rillig | 1 | -1/+3 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -34/+34 |
2006-04-13 | BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with | jlam | 1 | -3/+2 |
2006-03-06 | Use the const char ** as second argument to iconv(3) only on NetBSD, | joerg | 2 | -1/+18 |