Commit graph

453 commits

Author SHA1 Message Date
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
wiz
f123b358c3 Update to 3.6, based on PR 20648 by Rhialto.
Changes:
    1 - Fix line numbers for errors when using m4 preprocessor. Send thanks
	to Josh Wilmes.

    2 - Fix the way menu entries are selected with the keyboard. Now
	when you type a letter, the pointer moves to the next entry
	whose first letter is this letter, but does not activate it.
	The new keyword IgnoreCaseInMenuSelection, can be used to
	ignore case for this delection.

    3 - New keyword : DontSave, Takes a window list as argument. All listed
	windows won't have their characteristics saved for the session manager.
	Patch from Matthias Baake

    4 - Also from Matthias Baake. I let him speak :
	With the new keywords BorderLeft, BorderRight, BorderBottom and BorderTop
	(each of them is optional with a default value of 0 and takes a
	nonnegative integer as argument) you can declare a border "off limits" for
	f.move etc.. These borders act the same way as the real borders of the
	screen when moving windows; you can use f.forcemove to override them.

    5 - Sloppy Focus added with keyword "SloppyFocus" in configuration file
	(DINH V. Hoa).

    6 - the keyword "ClickToFocus" has been correctly implemented (DINH V. Hoa).

    7 - the keyword "IgnoreModifier" has been added,
	to use this feature, you have to add a line
	"IgnoreModifier { lock m2 }" in the configuration file.
	All bindings (buttons and keys) will ignore the modifiers
	you specified. It is useful when you use caps locks or
	num locks. You don't need IgnoreLockModifier any more with this option.
	(DINH V. Hoa).

    8 - New keyword : WindowBox : creates a new window called a box, where
        all the client windows that match the windows list are opened in,
	instead of the roor window. This is useful to group small windows
	in the same box (xload for instance) :

WindowBox "xloadbox" "320x100+0-0" {
    "xload"
}

    9 - New function : f.fittocontent. Can be used only with window boxes.
	The result is to have the box have the minimal size that contains
	all its children windows.

   10 - New keyword : WindowGeometries. Used to give a default geometry to some
	clients :

WindowGeometries {
    "Mozilla*"       "1000x800+10+10"
    "jpilot*"        "800x600-0-0"
}

   11 - New keyword : IconMenuDontShow. Don't show the name of these windows
	in the TwmIcons menu.

    And, as usual, a few bug fixes here and there.
2003-06-10 07:40:52 +00:00
tron
8503335bac Include "Xft2" buildlink2 glue code to fix build problems on XFree86 4.2.x
systems and to register dependences properly.
2003-06-04 08:56:46 +00:00
simonb
a858824004 Gah, both homepage and distfile site have changed since I lask looked
(but old one works for now).  Update again.
2003-06-04 04:49:01 +00:00
simonb
33e97d5663 Fix a memory leak (patch sent to and accepted by the ctwm folks). 2003-06-04 04:36:56 +00:00
simonb
d51a6f72a9 Update MASTER_SITES. 2003-06-04 04:34:07 +00:00
jmmv
d836fc8bcc Move USE_BUILDLINK2 definition to icewm/Makefile.common. 2003-06-03 17:13:33 +00:00
jmmv
6aca9e70e1 Use MASTER_SITE_SOURCEFORGE. 2003-06-03 17:08:33 +00:00
jmmv
b06ec9f4e9 Add and enable icewm-imlib. 2003-06-03 16:07:23 +00:00
jmmv
28aab50cd5 Initial import of icewm-imlib, version 1.2.7. This package provides the
IceWM window manager (like the one in wm/icewm) but linked against the Imlib
library to provide support for more image formats.
2003-06-03 16:06:39 +00:00
jmmv
300d8cecc6 Update icewm{,-gnome} to 1.2.7. Changes since 1.2.0:
1.2.7: 2003-03-08
	- minor bug fixes

1.2.7pre3: 2003-03-02
	- new option QuickSwitchGroupWorkspaces (if
          QuickSwitchToAllWorkspaces=1)
        - Italian translation update
	- more menu tweaks
	- implement NetWM window type SPLASH
	- ACPI status patch from Klaus Schneider
	- Made Alt+<left,right mouse button> behave in more standard manner
	- DoNotFocus window option added.

1.2.7pre2: 2003-02-26
	- Major improvement in percieved speed of menus
	- Dutch translation by Ton Kersten
	- add new options: ShowRun, ShowAbout, ShowWindowList,
          ShowLogoutSubMenu, AllowFullscreen (Ton Kersten)
	- support WM_WINDOW_ROLE, too
	- fix detection of netwm hints for some apps
	- fix AutoReloadMenus bug

1.2.7pre1: 2003-02-23
	- fix .order file handling for gnome menus (Thomas Zajic)
	- changed default theme to icedesert (Nehal Mistry)
	- fix crash in alt+tab when window closes
	- rewrite icewm.spec.in Christian W. Zuckschwerdt (zany@triq.net)
	- Belarussian translation by Hleb Valoska (el_globus@tut.by)
	- tweaked character set (CODESET) detection
	- 'Programs' menu is now invoked from menu file, not from the code
	- fixed fonts in Infadel2 theme when Xft is used

1.2.6: 2003-01-19
	- Slovenian translation by Jernej Kovacic
	- improve focus handling on non-xinerama multihead displays
	- another submenu/icon handling fix for gnome menus (Thomas Zajic)
	- added nonICCCMconfigureRequest window option workaround for
          non ICCCM compliant applications
	- WINDOW_ROLE handling for winoptions (Stanislav Svirid)
	- fix crash in mail status checker in pop/imap configuration
	- implement startMinimized window option, similiar to startMaximized

1.2.5: 2003-01-05
	- fix lockup when doing operations through window list
	- fix compile problem --with-xpm
	- fix icesh.cc focus handling (by Todd R. Eigenschink)
	- update workaround for some TK issues
	- slow startup fix (caused by broken lazy menu loading)

1.2.4: 2003-01-03
	- fixed submenu/icon handling for gnome menus (Thomas Zajic)
	- acpi optimization (Michal Ceresna)
	- fix crash in "Tile ..."
	- fix submenu deactivation problem (reported by Bernhard Walle)
	- fix focus loss on xmms exit (reported by Bernhard Walle)
	- fix problem with restarting the wm (when icewm-menu-gnome1 not
          present)

1.2.3: 2002-12-26
	- IMPORTANT: system configuration directory changed to
          /etc/icewm (from /etc/X11/icewm or /usr/local/etc/X11/icewm).
          icewm now installs it's data files in /usr/local/share/icewm.
        - added --disable-winmenu and --disable-taskbar configure options
	- bug fixes in menu code
	- fixed lockup when running under session manager (GNOME2)

1.2.3pre2: 2002-12-15
	- support for Xinerama
	- rewritten RPM packaging
	- new "menuprog" statement in menu files for reading a submenu
          from a pipe
	- Italian translation update
	- moved gnome menu support into an external utility (icewm-menu-gnome1)
          (used trough "menuprog", requires gnome 1.x)
	- added keybinding for showing the window list menu (KeySysWinListMenu)

1.2.3pre1: 2002-10-20 + soon
        - some small fixes for the swedish translation (tucker)
	- new APM/ACPI monitor code by Michal Ceresna (cemi)
        - Norwegian translation by Petter Johan Olsen
        - the Address Bar in the taskbar now works even without
          TaskBarDoubleHeight (Ctrl+Alt+Space)
        - new APM/ACPI battery monitoring code
        - rewritten the work area implementation (doNotCover should
          now work much better)
        - new "preferences" setting: focusOnAppRaise - focus the window when
          application requests to raise it
        - cleaned up the icewmbg implementation (TODO: config file for it)
        - fixed the Reboot vs Shutdown issue
        - Alt+Left Button drag now used for window move and
          resize (no more Ctrl+Alt)
        - fixed configure option: --enable-depend now used for make depend

1.2.2: 2002-09-06
	- fixed icewm.spec file for building RPMs
	- fixed CHANGES file

1.2.1: 2002-08-31
	- TaskBar and root menu is no longer disabled under Gnome (adjust
          your ~/.icewm/preferences manually: ShowTaskBar=0; UseRootButtons=0)
        - feature: partial support of the Enhanced Window Manager
                   Specification (NETWM) needed for GNOME2 and KDE3
                   compliance
flux    - feature: scriptable menus (as found in WindowMaker)
        - feature: execute "startup" or "restart" script found in resource
	    	   path ($ICEWM_HOME, $ETCDIR, $LIBDIR) after initialization
        - bugfix: added --help switch to icewm, allow GNU stylish
                  long options
        - feature: the directory for user preferences can be selected by
                   the ICEWM_PRIVCFG variable now (default still is and will
                   forever be ~/.icewm, but think about the beauty of
                   setting ICEWM_PRIVCFG to "$HOME/.etc/icewm"...)
        - bugfix/feature: menu parser is case-insensitive now
        - bugfix/feature: normal users won't need GNU make anymore
	- cleanup of lib/.../*.xpm by Andrey Smagin
	- FocusChangesWorkspace option by Daniel Pittman -- determines
          if a new window open on another workspace switches to that
          workspace
        - PointerRaiseDelay focusing fix by Thomas Linder
	- bugfix: enable menu items in window list popup only when appropriate
          (closes bug 217168)
	- change the ppp status applet to decrease the scale when the
          troughput goes down.
	- feature: improved icesh's worth by adding support for window classes
        - ui-change: added fullscreen window menu action; changed default key
          binding for hide, rollup and undoArrange action
	- added startMaximized{,Vert,Horz} winoptions
	- initial UrgencyHint implementation
	- added "menufile" statement for menu files
	- configure script defaults changed: imlib, i18n, nls are now default
2003-06-03 16:04:45 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
salo
333e9cbd59 Updated to 20030528 snapshot.
Thanks to Jon Olsson for notification.

Changes:

- take over maintainership
- whitespace
- DESCR has 80 columns
- simplify

1.0.20030528:
=============
- License model changed to Artistic/GPL dual license.
- Fixed lockup when a window's title ends in its only colon
  (and spaces) but even just the three dots and instance
  number are too long to fit in the tab.
- Applied an (old) tab_switch_and_raise patch.
- Some #includes added.
- Phantom-window fix.
- Allow windows to move themselves
- Phantom dockapp fix
- "dock" configuration option changes: "hidden" option,
  direction 1/0 replaced with "vertical" option.
- Added 'gotodir' function (move to frame in given direction).
- Makefile/path setting changes
- Built-in 'ws_menu' and 'movetows_menu'.
- Added keybindings to the man page.
- Added 'PWM manual' entry in the default root menu.
- Don't kill client on close if it does not support
  WM_DELETE_WINDOW.
- Titles were not drawn correctly when toggling decorations
  on if a window was closed when the associated frame was in
  undecorated state.
- Don't change active window visual indication when displaying
  a 'contextual menu'.
- Added 'goto_previous'.
- Windows with same name are numbered now
- Added pack_move
- Changed the order to which window in a frame to go when
  the current is destroyed
- Added "detach" function
- Added attach/detach to window menu
- Added WM_COLORMAP_WINDOWS support
2003-06-01 16:16:59 +00:00
jmmv
7c09190248 Add and enable metacity-setup. 2003-06-01 11:39:25 +00:00
jmmv
a8b72feb2e Initial import of metacity-setup, version 0.7.1:
metacity-setup is a graphical utility to configure the Metacity window
manager, allowing you to change themes, focus settings, the number of
workspaces, etc.  It is much easier than having to use gconftool or
gconf-editor.

Package provided in pkgsrc-wip by marc@users.sf.net with some changes by me.
2003-06-01 11:38:15 +00:00
jmmv
83af813dba Depend on startup-notification. Bump PKGREVISION to 2.
While here, s/gnome/GNOME/ in COMMENT.
2003-06-01 11:26:02 +00:00
martti
754b03f69e Updated fvwm2 to 2.4.16
* Bug fixes

* All single letter variables are deprecated now; new variables:

    $[w.id], $[w.name], $[w.iconname], $[w.class], $[w.resource],
    $[desk.n], $[version.num], $[version.info], $[version.line],
    $[desk.pagesx], $[desk.pagesy]

* The NoWarp menu position hint option works with root menus too.

* WindowListFunc is executed now within a window context, so
  a prefix "WindowId $0" is not needed in its definition anymore
  and it is advised to remove it in user configs.

* FvwmEvent now executes all window related events within a window
  context, so PassId is not needed anymore, and all prefixes
  "WindowId $0" may be removed in user event handlers.
2003-06-01 06:53:30 +00:00
grant
712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00
salo
d1c3dc1758 Include graphics/xpm buildlink2 file. Noticed in latest jklos's
powerpc bulk build.
Make PKGNAME more version agnostic.
2003-05-27 18:18:48 +00:00
salo
f39393f9ab PKGREVISION++
- USE_X11BASE -> USE_X11
- new MASTER_SITES
- NOBINMODE -> SHAREMODE
- sh(1) fixes to e_cache_clean and e_cache_query
- better COMMENT
From Soren Jacobsen via PR pkg/21666.

- DESCR has 80 columns
- remove imlib buildlink2 file, it's pulled in by fnlib
- ln -> ${LN}, rm -> ${RM} in PLIST, sort
2003-05-25 09:50:52 +00:00
wiz
d8939f957d CFLAGS+=, not CFLAGS=. From Toru TAKAMIZU in PR 21656. 2003-05-23 07:53:18 +00:00
jschauma
8d104f879e Update to latest stable version (0.8.6):
- pulling patch in from David Dellanave (solaris compile issues)
- fixing compilation issue for Mac OS X (thanks to Thomas F. Burdick!!)
- fixing bug in token-parsing (thanks to Adam Hooper!!!)--we now allow
  ")"'s in our ExecCommands.
2003-05-22 15:39:31 +00:00
abs
74b518aa9a Update golem to 0.0.5nb1 - handle invalid keysyms and allow numeric keycodes
with KeyCodeNNN. Patch sent to and accepted by maintainer.
2003-05-18 21:09:07 +00:00
cjep
2ae1e98978 Add NetBSD RCS tags. 2003-05-18 13:09:02 +00:00
salo
b6f21b3889 Style cosmetics (DESCR has 80 columns, whitespace, remove superfluous
includes, add CATEGORIES).
2003-05-17 06:09:30 +00:00
salo
2cd7a3ac90 Style cosmetics (DESCR has 80 columns, whitespace). 2003-05-17 05:58:36 +00:00
salo
a63a2c6bf5 Style cosmetics (DESCR has 80 columns, whitespace, remove superfluous
include).
2003-05-17 05:45:09 +00:00
salo
62ca67509f Style cosmetics (DESCR has 80 columns, sort CATEGORIES, whitespace). 2003-05-17 05:42:10 +00:00
salo
6503867c47 PKGREVISON++
- install into LOCALBASE, not X11BASE.
- style cosmetics (DESCR has 80 columns, sort CATEGORIES, whitespace)
2003-05-17 05:41:09 +00:00
salo
6c2da07583 Updated to version 1.0.24.
Addresses PR pkg/21595 by Juan RP.

Changes:

- install README file
- install files in cleaner way
- DESCR has 80 columns

1.0.24:
=======
- Added Rob Eberts patch which changes the size of the titlebar, adds some
  keybindings to switch desktops with alt+number keys.

1.0.23:
=======
- Menu correctly gets DEF_FONT (but not yet opt_font)
2003-05-16 09:02:36 +00:00
salo
d40b5ed2fc Updated to version 7.2.10.
Changes:

- honour PKG_SYSCONFDIR, fix manpage accordingly
- install sample configuration files

7.2.10:
=======
- Applied patch from debian bug database that
  adds a -format option to larsclock. Changed
  the default format to be 12 hour clock.
- Applied patch from Edelhard Becker to fix
  focus problem with GTK2 applications.

7.2.9:
======
- Changes to default config files to update them for
  RedHat 9. (Using Mozilla instead of Galeon etc)
- Removed some unused code.
- When specifying Class~Instance, if you do not
  include both (using the tilde), your string is
  compared both to class and instance of the client.
2003-05-16 08:21:50 +00:00
salo
9fc0ba2baa Add golem. 2003-05-15 11:21:00 +00:00
salo
49220ac826 Import of golem-0.0.5: Fast and lightweight yet customizable window manager.
Golem is an X11 Window Manager.  Design goals are that it be fast
and lightweight, as well as very customizable in any way that will
not prevent the first goal from being realized.

Notable features:
- Small memory footprint
- Multiple disjoint large virtual desktops
- Xinerama support for multimonitor screens
- Supports various focusing styles (sloppy,
  pointer, click)
- Useful stuff for multiscreen displays
  (special focus cycling modes, etc)
- Window decoration customization (theming)
  with multiple decoration styles (dgroups)
- Hotkeys
- Plugins

Package submited by Erik Reid via pkgsrc-wip with modifications by me.
2003-05-15 11:19:39 +00:00
jmmv
8e87e036cf Update wmthemes to 0.80.0 (matches current windowmaker version):
- Themes must be fetched through freshmeat.net now, which maintains a
  different directory layout and file naming than themes.org.
- The WINDOWMAKER_THEMES variable now requires the version number of the
  package.
- Add two NetBSD related themes to the default list.
2003-05-08 14:55:13 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
53bad80033 Fix wmakerconf so it can locate all files installed by WindowMaker in
non-standard locations (i.e., /usr/pkg/* and PKG_SYSCONFDIR).
Bump PKGREVISION to 3.
2003-05-06 16:21:26 +00:00
jmmv
0333e4cc18 Line up PKGREVISION whitespace. 2003-05-05 16:54:24 +00:00
fredb
bb7ec69de7 Bump PKGREVISION for (subtle) change in keyboard mapping. 2003-05-05 16:15:17 +00:00
fredb
134894ae07 Revert my change of 2001-10-09. Every server with a properly set up
keyboard mapping will have a left Meta key, but Mac keyboards, for
instance, don't even have a left Alt by default.
2003-05-05 16:13:15 +00:00
jmmv
314d90fe9f Use bsd.pkg.install.mk to handle the subdirectory in PKG_SYSCONFDIR, and
avoid removing a non-existent directory from the PLIST.
Rename the zh_CN.gb2312 locale to zh_CN.GB2312.  Bump PKGREVISION to 3.
2003-05-03 16:38:12 +00:00
wiz
4d3b6c8a8d Not the right place for PKGREVISION. 2003-05-02 12:15:29 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
cjep
7c3eb0f6d3 Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale... 2003-04-27 14:57:55 +00:00
cjep
9601aa4cd0 PKGLOCALEDIR 2003-04-27 14:48:10 +00:00
cjep
084733a431 PKGLOCALEDIR. 2003-04-27 12:45:11 +00:00
cjep
db50334fe2 Use PKGLOCALEDIR 2003-04-27 12:44:29 +00:00
cjep
f44f2e46ef Lint: PKGLOCALEDIR. 2003-04-27 12:42:52 +00:00
cjep
c81c4f959d Lint: USE_PKGLOCALEDIR=yes. Remove VERS. 2003-04-27 12:41:38 +00:00
cjep
f7a0de4db9 Lint: Use PKGLOCALEDIR in PLIST and add USE_PKGLOCALEDIR=yes in Makefile. 2003-04-27 12:38:51 +00:00
jmmv
157c1cd4d3 Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
2003-04-26 09:49:35 +00:00