summaryrefslogtreecommitdiff
path: root/wm/fvwm
AgeCommit message (Collapse)AuthorFilesLines
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2016-07-24Fixed pkglint warnings about unnecessary :Q modifiers in directory names.rillig1-16/+16
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-11-25Remove mk/find-prefix.mk usage from the wm category.jperkin1-3/+2
The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-02Add SHA512 digests for distfiles for wm categoryagc1-1/+3
Problems found with existing distfiles: distfiles/fvwm-1.24r.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg1-2/+1
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-03-15let gettext builtin detection work the way it's supposed totnn1-4/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+1
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-01-24patches/patch-aa was forgotten from cvs rm. Now doing, thanks wiz@mef1-16/+0
2013-01-20With previous commit for PR pkg/47409,mef5-55/+21
- patch target for patch-ab and patch-configure were the same. Merged them as patch-ab. (Naturally Revoming patches/patch-configure.) - Also cvs delete for patches/patch-a[ce] were missing, corrected.
2013-01-20(1) Bump version 2.4.20 to 2.6.5 based on PR pkg/47409.mef7-35/+144
The changes between them are too big, see NEWS in source tar ball. The release dates in between are recorded below. (2) patches/patch-a[ace] are removed, assuming they are included in upstream. (3) patches/patch-configure is added for modifying install path from fvwm to fvwm2. (4) patches/patch-ad: Add comment lines. (5) Add options xrender xcursor xft2, thanks Vitaly Shevtsov. CVS HEAD (20-Apr-2012) stable release 2.6.4 (01-Feb-2012) stable release 2.6.3 (30-Sept-2011) stable release 2.6.2 (06-Aug-2011) stable release 2.6.1 (16-Apr-2011) stable release 2.6.0 (15-Apr-2011) beta release 2.5.31 (09-Aug-2010) beta release 2.5.30 (09-May-2010) beta release 2.5.29 (03-Apr-2010) beta release 2.5.28 (20-Sep-2009) beta release 2.5.27 (23-Feb-2009) beta release 2.5.26 (7-May-2008) beta release 2.5.25 (26-Feb-2008) beta release 2.5.24 (24-Nov-2007) beta release 2.5.23 (1-Sep-2007) beta release 2.5.22 (29-Aug-2007) beta release 2.5.21 (20-Jan-2007) beta release 2.5.20 (15-Jan-2007) stable release 2.4.20 (6-Dec-2006)
2013-01-12wm/fvwm: LDFLAGS.DragonFly+= -lX11marino1-1/+3
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-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-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2010-09-28Reset maintainer.wiz1-2/+2
2009-09-07fvwm and metisse CONFLICT mutuallydrochner1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2009-05-12Activated LICENSE=...martti1-2/+2
2008-11-17Added support for user-destdirmartti1-8/+10
2008-04-14Conversion to options forgot to update the vars in here.dholland1-3/+3
2008-04-10+ Use the options framework instead of using FVWM_USE_* variables.jlam2-15/+24
+ Convert to use PLIST_VARS instead of manually passing "@comment " to the plist module. Bump the PKGREVISION to 2 due to the options changes.
2007-12-20Depend on Xinerama, should fix PR 37573.joerg1-2/+3
2007-11-12Remove ftp.hpc.uh.edu from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37338.
2007-10-30Based on some feedback, comment out the newly added LICENSE=xxx for now.martti1-2/+2
I'll re-activate this later when the global license stuff is activated.
2007-10-30Added LICENSE=gnu-gpl-v2martti1-1/+2
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+7
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-15Mechanically replace all includes of buildlink3.mk of the followingjoerg1-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-12Updated wm/fvwm to 2.4.20martti6-53/+35
fvwm-2.4.20 maintenance release for all earlier 2.4.x versions. It contains a number of minor fixes and one important security fix. This release is available at the home page: http://www.fvwm.org/. Who needs to upgrade? --------------------- Because of the security issues with fvwm-2.3.4 to fvwm-2.4.19, it is strongly recommended to upgrade to fvwm-2.4.19. System administrators are encouraged to install this version to grant their users access to the latest stable version. Bug Fixes: ---------- * The configure script now correctly appends executable file extensions to conditionally built binaries. Fixes building on Cygwin. * FvwmConsole no longer conflicts with getline of Cygwin's stdio. * Fixed parsing of For loops in FvwmScript. * Fixed a possible endless loop when de-iconifying a transient window. * Reject some invalid GNOME hints. * Fixed a loop when xterm changes its "active icon" size. * The configure script can now cope with four-part version numbers when detecting some libraries. * Security fixes in fvwm-menu-directory. (CVE-2006-5969) FvwmCommand
2006-11-26Fix for CVE-2006-5969adrianp3-3/+17
PKGREVISION bump
2006-07-11USE_TOOLS+=perl:run. Bumped PKGREVISION.rillig1-2/+3
2006-07-02Fixed CONFLICTS. Fixed some pkglint -Wall warnings.martti1-4/+5
2006-07-02Moved fvwm2 to fvwm.martti9-0/+631