Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-23 | 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-08-11 | net/pload: Add FreeBSD and DragonFly support | marino | 3 | -10/+102 | |
Patch differentials came from FreeBSD ports. | |||||
2008-06-20 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2008-05-11 | Fix several plists that use imake after some modifications in the imake | tonnerre | 1 | -2/+2 | |
framework several monthes ago. This resolves various build problems on Linux. Should fix PR 37646. Patch from cheusov. Confirmed by joerg. | |||||
2007-03-14 | Add missing dependencies to fix build with modular xorg. | wiz | 1 | -1/+3 | |
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-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-10-22 | Comment out unavailable HOMEPAGE, and set MASTER_SITES | wiz | 1 | -3/+3 | |
to a working site. Closes PR 31818 by Zafer Aydogan. | |||||
2005-10-07 | Fixed a pkglint warning. | rillig | 1 | -2/+1 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-11-27 | Missed in previous commit. (update to 0.9.5) Note to self: sometimes its | abs | 3 | -8/+10 | |
better to just vegetate while waiting in the early hours of the morning for something to finish building rather than try to get some pkgsrc work done... | |||||
2004-11-27 | Update wmpload to 0.95. Changelog since 0.9.4 | abs | 2 | -62/+28 | |
0.9.5 : - Added user customizable text labels. - Added manual page. | |||||
2004-07-21 | USE_IMAKE implies USE_X11BASE, remove it. | salo | 1 | -2/+1 | |
2004-04-18 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-10-21 | Convert to buildlink2. | wiz | 1 | -2/+4 | |
2002-05-24 | Use the SIOCGIFDATA ioctl if available to make the tool usefull for | martin | 2 | -12/+34 | |
any kind of interface, not just PPP interfaces. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-07-22 | Remove distclean target that made trouble, as noted in recent bulk build. | wiz | 3 | -13/+12 | |
Standardize patch-aa while I'm here. | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -3/+2 | |
2000-01-25 | Adding pkackage for wmpload-0.9.4 | abs | 8 | -0/+100 | |
wmpload is a variation of pload, displaying ppp network device usage in a 64x64 pixel square. Wmpload was designed to be docked into the Window Maker dock but can be used with any window manager. |