Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-29 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-10-23 | Remove xextproto/buildlink3.mk in most cases where it occurs with | wiz | 1 | -2/+1 | |
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages). | |||||
2012-07-30 | Fix pkglint. Use BUILD_DIRS instead of a hand-rolled do-build target. | dholland | 4 | -16/+15 | |
Add patch comments. | |||||
2012-02-23 | x11/xpmroot: Fix indirect linking error on DragonFly | marino | 2 | -1/+15 | |
The linker error shows up during one of the configuration tests, so the command line for the conftest is being fixed here. xpmroot itself did not get touched. | |||||
2010-09-28 | Reset maintainer. | wiz | 1 | -2/+2 | |
2009-05-12 | Activated LICENSE=... | martti | 1 | -2/+2 | |
2008-01-03 | Added support for installation to DESTDIR. | heinz | 1 | -3/+5 | |
2007-10-30 | Based on some feedback, comment out the newly added LICENSE=xxx for now. | martti | 1 | -2/+2 | |
I'll re-activate this later when the global license stuff is activated. | |||||
2007-10-30 | Added LICENSE=gnu-gpl-v2 | martti | 1 | -1/+2 | |
2007-06-04 | Remove dead mirror. From Zafer Aydogan. | wiz | 1 | -3/+2 | |
2007-02-22 | pkglint cleanup; update HOMEPAGE/MASTER_SITES. | wiz | 1 | -2/+2 | |
From Sergey Svishchev in private mail. | |||||
2006-12-27 | - fine grained X11 dependencies for packages which have either USE_IMAKE | joerg | 1 | -1/+4 | |
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback. | |||||
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 1 | -2/+2 | |
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr | |||||
2006-12-12 | Updated xpmroot to 2.4.19 (to match the current fvwm2 version). There are | martti | 3 | -16/+16 | |
no changes in the xpmroot code... Some pkglint -Wall fixes. | |||||
2006-06-30 | Use "stdlib.h" to get prototype for alloca() under NetBSD to avoid | tron | 2 | -4/+4 | |
build failures on system which use GCC 4.1.x. | |||||
2006-04-25 | Undo previous as it is not needed (pointed out by wiz@) | martti | 1 | -2/+2 | |
2006-04-25 | Use PKGMANDIR instead of man | martti | 2 | -5/+6 | |
2006-02-17 | Fixed warnings found by pkglint -Wall. | martti | 1 | -7/+7 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-12-04 | Use alloca from stdlib.h on DragonFly and FreeBSD. | joerg | 2 | -1/+15 | |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 | |
2004-10-01 | Updated xpmroot to 2.4.19 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2004-04-18 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-03-22 | Updated xpmroot to 2.4.18 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2003-10-13 | Updated xpmroot to 2.4.17 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-01 | Updated xpmroot to 2.4.16 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2003-01-26 | Updated xpmroot to 2.4.15 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2003-01-19 | Remove unnecessary MAKE_ENV and whitespaces. | salo | 1 | -9/+7 | |
2002-12-02 | Updated xpmroot to 2.4.14 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2002-11-03 | Updated xpmroot to 2.4.13 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2002-10-30 | Revert last change. It shouldn't be necessary to include | tron | 1 | -2/+1 | |
"x11.buildlink2.mk" manually, there is a problem in the framework. | |||||
2002-10-30 | Include "x11.buildlink2.mk" to fix build problem. | tron | 1 | -1/+2 | |
2002-10-11 | Updated xpmroot to 2.4.12 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2002-09-21 | Updated xpmroot to 2.4.11 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2002-09-16 | Updated xpmroot to 2.4.10 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 2 | -5/+4 | |
have been converted to USE_BUILDLINK2. | |||||
2002-08-22 | Updated xpmroot to 2.4.9 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2002-06-13 | Updated xpmroot to 2.4.8 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2002-04-12 | Updated xpmroot to 2.4.7 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2002-03-11 | Updated xpmroot to 2.4.6 (to match the current fvwm2 version). There are | martti | 2 | -6/+6 | |
no changes in the xpmroot code... | |||||
2002-01-28 | Updated xpmroot to 2.4.5 (to match the current fvwm2 version). There are | martti | 2 | -5/+5 | |
no changes in the xpmroot code... | |||||
2001-12-17 | Use the latest fvwm2 distribution file (2.4.4). There are no changes in | martti | 2 | -5/+5 | |
xpmroot as far as I can tell... | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 | |
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files. | |||||
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 | |
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work. | |||||
2001-10-09 | - Updated to version 2.4.3. | martti | 2 | -5/+5 | |
- Added FVWM2_USE_GTK and FVWM2_USE_RPLAY for those who want FvwmGtk and audio support. - Removed dependency on imlib until a better PLIST_SUBST is written. Changes in stable 2.4.3 (8-Oct-2001) * Fixed activation of shape extension. * Fixed problems with overriding key bindings. * Single letter key names are allowed in upper and lower case in key bindings as before 2.4.0. * Fixed WindowList placement with Xinerama. * Fixed flickering icon titles. * New X resource fvwmscreen to select the Xinerama screen on which to place new windows. * Coordinates of a window during motion are show relative to the Xinerama screen. * Some icon placement improvements with Xinerama. |