Commit graph

122 commits

Author SHA1 Message Date
rillig
cd356a03b3 wm/icewm: remove unknown configure option 2020-03-22 10:08:38 +00:00
kamil
ec710414c9 icewm: Fix build on NetBSD 9.99.17
Adapt the local patch for the POSIX iconv(3) API change in new NetBSD.
2019-10-25 10:14:20 +00:00
ryo
a3f5142845 avoid "this == null". some compiler optimization removes this comparison.
bump revision
2018-11-22 04:56:03 +00:00
joerg
a19083df44 Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
2018-07-18 00:06:10 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
mrg
2bbdd6f0ad fix unaligned issues on sparc64: don't pass pid_t, but a long, to
XChangeProperty().  PR#37559

bump revision.
2016-10-01 20:40:06 +00:00
rillig
090a2ce248 Fixed pkglint warnings about unnecessary :Q modifiers in directory names. 2016-07-24 20:12:34 +00:00
agc
99a1866581 Add SHA512 digests for distfiles for wm category
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-11-02 23:42:50 +00:00
ryoon
25bfe0bcf6 Update to 1.2.38pre2
* Fix wrong color on NetBSD/evbearmv6hf-el with Yasushi Oshima's patch

Chagnelog:
1.2.38pre2:
	- various bug fixes

1.2.38pre1:
	- xinerama fixes
        - app-group transient window implementation
	- FreeBSD ACPI support - Alexander Motin (amotin)

1.2.37:
	- fix centering of transient windows over parents (Bert Wesarg)
	- check if window is allowed to be moved, before starting movement (Bert Wesarg)
	- fix key handling on buttons

1.2.36:
	- add option TaskBarFullscreenAutoShow (default = 1)

1.2.36pre2: 2008-08-17
	- regrab keyboard bindings when keyboard mapping changes

1.2.36pre1: 2008-08-07
	- fix unresponsive taskbar when PassFirstClickToClient=0
	- add support for sysfs interface (instead of proc) for battery
          status (initial code by Santiago Garcia Mantinan)
	- fix maximized window repositioning on fullscreen toggle
	- bug 1852567 - make searching for icons more consistent (iconPath first,
          search each directory first for all possible types - xpm, png)
	- Italian translation update
	- Korean translation update
	- translation cleanup: converted .po files to UTF-8
2014-01-05 12:29:33 +00:00
wiz
190505369c Remove unneeded symbol that causes conflict with X headers.
PR 48128.
2013-08-18 21:29:37 +00:00
wiz
450f12498b regen patch with better context 2013-08-18 21:29:08 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
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-06-03 10:05:17 +00:00
joerg
72c82247f8 Don't delete static array, delete the elements. Fix template look up.
Bump revision.
2012-11-16 20:07:48 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
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-23 10:24:02 +00:00
asau
f7e465a8be Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:42:17 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
obache
efeea0dd01 note "used by..." comments 2011-04-18 11:55:14 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
obache
b23dfcf72e Add DESTDIR support.
Requested by PR 39985.
2008-11-27 13:28:05 +00:00
hauke
7518e13839 Un-break start icon patch for non-*BSD platforms. 2008-06-17 08:32:41 +00:00
hauke
1ed7edd51f Minor update to IceWM 1.2.35:
1.2.35: 2008-01-05
        - Application tray bug fixes
        - Add encoding/language to about dialog

While we're here, re-instate Beastie - the way icewm selects the start menu
icon changed with 1.2.28.

It's the little things that count. :)
2008-06-16 14:55:03 +00:00
hauke
41a8a28ca5 The pkginstall framework is supposed to take care of PKG_SYSCONFSUBDIR. 2008-06-16 10:32:15 +00:00
hauke
7fbd944924 Update to 1.2.34 as requested by PR pkg/38890;
Patches proviced by Joel Carnat <joel@carnat.net>.
2008-06-16 10:17:56 +00:00
obache
d9c5369652 Remove bogus ${PREFIX}/etc/icewm handling in PLIST.
Specify PKG_SYSCONFSUBDIR instead.
Problem noticed in PR 36289.

Bump PKGREVISION.
2007-08-25 15:41:32 +00:00
obache
62573e8261 Disable APM applet on none APM ports of NetBSD.
Should fix PR 36289.
2007-08-05 16:03:38 +00:00
joerg
ad3a06ba9a Fix Xinerama for !native case. 2007-06-15 17:43:40 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
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-27 13:37:35 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
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-15 20:32:52 +00:00
rillig
7d4b351790 Fixed the package for Solaris 10. 2006-11-28 15:26:18 +00:00
rillig
e00f375f74 Fixed "test ==" in the configure script.
Fixed some pkglint warnings.
2006-10-04 19:38:05 +00:00
ghen
60adf579e6 Update icewm to 1.2.27. Changes:
- Danish translation
- added 'Look=flat'
- added TaskbarButtonWidthDivisor
- minor workspace switching optimization

Don't update to 1.2.28 yet since it is known to break themes and our BSD
startmenu button.
2006-10-02 11:13:22 +00:00
kristerw
4c879300fc Remove BROKEN_IN for packages that built in the latest
NetBSD 3.0_STABLE/i386 bulk build.
2006-08-06 05:20:40 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
ghen
899fbb9342 Fix the build on NetBSD/sparc64. 2006-05-13 17:01:11 +00:00
ghen
5f5bfdb992 Update to IceWM 1.2.26. Changes:
1.2.26: 2006-04-16
	- fix icesh workspace switching (Thomas Holder)
	- Polish translation fix (Pawel Chwalowski)
	- fix focus after closing fullscreen window
	- new option: TaskBarShowTransientWindows (default = 1, for now)
2006-05-13 09:24:21 +00:00
rillig
08244eaeb8 icewm needs C++. 2006-05-10 21:37:15 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
joerg
861e5eef86 Use the const char ** as second argument to iconv(3) only on NetBSD,
POSIX says it is char **.
2006-03-06 21:53:04 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
ghen
9f40c86010 distinfo regen. Pointed out by wiz after a bulk build by kristerw. 2006-02-16 08:24:11 +00:00
ghen
4f8e9eed88 Update to IceWM 1.2.25. Changes:
1.2.25: 2006-02-03
	- fix resize of maximized windows when taskbar set to AutoHide
	- fix support for screens 0.1 and up

1.2.25pre1: 2006-01-31
	- fix format in window size/position display (Bert Wesarg)
	- fix configure to use pkg-config for xft (Marius Feraru)
	- fix build with Sun Forte C++ (Grant McDorman)
	- icewmtray crash fixes (Grant McDorman)

1.2.24: 2006-01-22
	- option to --replace an extisting window manager
        - change menu scroll wheel direction (Thomas Holder)
        - paint desktop tray background (Thomas Holder)
        - gcc 4.1 build fixes (Hanno Boeck)
	- fix gcc strict aliasing errors (Pavel Nemec)

1.2.24pre1: 2005-12-04
	- restore Dutch translation from Ton Kersten
	- zh_TW translation from Wei-Lun Chao
	- fix TaskBarKeepBelow=1 preference
	- fix problems in horizontal maximization
	- implemented support for --replace option
	- Make shaped decorations work in 21 bit graphics cards
          (like those common in sparcs) -- Bernhard R. Link

Ok with wiz.
2006-02-09 21:36:40 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
ghen
cddf5f2764 Fix PLIST (two new taskbar icons since 1.2.23), bump PKREVISION for both
wm/icewm and wm/icewm-imlib.
2006-01-23 11:12:50 +00:00
rillig
fa4065deec Updated wm/icewm to 1.2.23.
Patch provided by Sergey Svishchev in PR 32469.

Changes:
# 1.2.23: 2005-08-14
    * make taskbar pop out even when collaped
    * Slovak translation update (Zdenko Podobny)

# 1.2.23pre1: 2005-07-31
    * fix crash when hiding the taskbar and "collapse" button is hidden
    * fix repeated drag over taskbar icon not working
    * fix problems with Unmap events being handled incorrectly
    * customizable placement order options for minimized window icons (MiniIconsPlaceHorizontal, MiniIconsRightToLeft, MiniIconsBottomToTop) - (Konstantin Korikov - lostclus)

# 1.2.22: 2005-07-17
    * AutoShowDelay setting (opposite of AutoHideDelay)
    * use Workspace status window instead of showing the taskbar when workspace changes if taskbar autohide is enabled

# 1.2.22pre3: 2005-07-15
    * fix focusing after window minimized or hidden

# 1.2.22pre2: 2005-07-10
    * Remember last focused window per-workspace
    * Enable the LockCommand functionality only if command found (Eduard Bloch)
    * new Korean translation (Ken Yeo)

# 1.2.22pre1: 2005-06-28
    * Latvian translation (Kristaps Kaupe)
    * Double click activates workspace in window list
    * Fixes to taskbar layout when only tasks visible
    * Made network status applets show/hide dynamically again
    * Add image to taskbar collapse button
    * Fix MinimizeToDesktop windows getting out of desktop area
    * Added key binding: KeySysCollapseTaskBar
    * Fixed UTF-8 input support in AddressBar

# 1.2.21: 2005-05-31
    * translation: Vietnamese (Phan Vinh Thinh)
    * translation: Indonesian (Arif E. Nugroho)
    * translation update: Simplified Chinese (Hiweed Leng)
    * translation update: French (Frederic Bothamy)
    * APM applet support for NetBSD (Iain Hibbert (plunky))
    * add new winoption: noFocusOnMap
    * fix ClientWindowMouseActions for Window-Drag combination

# 1.2.21pre1: 2005-03-20
    * improve selection of "urgent" windows with alt+tab
    * fix possible crash (Grant McDorman)
    * fix 64bit usage of Xft (Marcus Meissner)
    * cleanup warning on still-open file descriptors
    * disabled some Ctrl+Alt+Del commands by default since they need some configuring to work on all systems
    * fix desktop layer setting for nautilus
2006-01-06 20:49:20 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00