Commit graph

266 commits

Author SHA1 Message Date
dmcmahill
09e14711c6 add missing patch (forgot to cvs add). Thanks Thomas! 2002-08-11 13:15:26 +00:00
dmcmahill
f567ca819a lower optimization level on a particular trouble file. Fixes compilation
on netbsd-1.5.3/alpha using gcc-2.95.3 package.
2002-08-11 04:43:14 +00:00
dmcmahill
eb191c91db fix malformed patch.
problem noted in recent alpha bulk build.
2002-08-11 04:13:35 +00:00
grant
879df2fc76 add dependancy on graphics/xpm, as noted by kre in pkg/17830. 2002-08-04 13:17:06 +00:00
wiz
67b0114200 Add and enable matchbox. 2002-08-01 15:54:42 +00:00
wiz
cf2565c049 Initial import of matchbox, a window manager for small displays (e.g.,
handhelds):

Matchbox is a GPL'd X11 window manager designed for computers with
little screen real estate, limited input devices and low CPU/storage
resources. Touchscreen PDA's, phones, set top boxes and even watches
fit well into this category.  Children or people with disability's may
also find matchbox useful on desktop machines, due to the way it
simplify's window operation.

Matchbox is small, fast, flexible, dependant only on xlib and very
usable.

The Distribution also include various themes and utility programs,
including a dock (or tray) and various simple dock apps useful for
PDA's.
2002-08-01 15:53:46 +00:00
wiz
acf797f175 Add RCS Id. 2002-07-02 13:01:52 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
agc
33b2b26fa9 Add and enable icepref 2002-06-21 15:10:37 +00:00
agc
778d483d16 Initial import of icepref-1.1, yet another configuration tool for icewm,
into the NetBSD Packages Collection.

Provided in PR 17351 by ptiJo@noos.fr

IcePref is a graphical configuration utility for IceWM.  It is written
in python and uses the Gtk toolkit via the PyGTK bindings.  It is
capable of configuring all of the settings contained in the
'preferences' file.  More features are forthcoming.
2002-06-21 15:09:47 +00:00
tron
3c8eb86663 Fix build problem on systems where the "xpkwedge" package is installed.
Patches supplied by Robert Elz in PR pkg/17300.
2002-06-17 18:57:49 +00:00
wiz
e7d279fedb Add CONFLICTS with fvwm>=1 for rather old fvwm packages. 2002-06-17 09:28:59 +00:00
martti
3628f05c3f This conflicts with fvwm1 2002-06-17 08:12:36 +00:00
martti
071431a967 This conflicts with fvwm2 2002-06-17 08:12:35 +00:00
martti
af88bc0464 Removed fvwm95 as it's no longer maintained (use the fvwm2 package instead) 2002-06-13 08:44:56 +00:00
martti
b2e43533a3 Updated fvwm2 to 2.4.8
Improvements and compatibility issues:
--------------------------------------
* Setup "fvwm" and "fvwm-root" name symlinks for the executable and
  the man page when installing, see INSTALL.fvwm.
* New FvwmIconMan configuration syntax now conforms to the syntax of
  other modules, see the man page.
* New WindowList option CurrentAtEnd.
* Always display the current desk number in the FvwmPager window title.
* A small security patch regarding TMPDIR.
* fvwm-menu-headlines: updated the site data, added a configurable timeout on
  socket reading (20 sec) to avoid fvwm hanging, new --icon-error option.
* Fonts in double quotes now should work in module configurations.
2002-06-13 08:41:45 +00:00
wiz
57d7692cbe Add and enable bbrun. 2002-06-12 00:37:35 +00:00
wiz
69a4d046d5 Initial import of bbrun-1.3, based on a package provided by ptiJo in
pkg/16863:
BBrun is a run utility for BlackBox which can be run in the slit
or in withdrawn mode so that it can be bound to a keystroke from bbkeys.
It also features a history list of the most recent commands.
2002-06-12 00:36:21 +00:00
agc
afd3e69872 Add and enable metacity 2002-06-09 21:59:29 +00:00
agc
f3400dc56e Initial import of Metacity-2.3.377, a gnome 2 window manager, into the
NetBSD Packages Collection.

Metacity is not a meta-City as in an urban center, but rather
Meta-ness as in the state of being meta.  i.e.  metacity :  meta as
opacity :  opaque.  Also it may have something to do with the Meta key
on UNIX keyboards.

 - Boring window manager for the adult in you. Many window managers
   are like Marshmallow Froot Loops; Metacity is like Cheerios.
 - Uses GTK+ 2.0 for drawing window frames. This means colors, fonts,
   etc. come from GTK+ theme.
 - Has a simple theme system and a couple of extra themes come with it.
   Change themes via gconf-editor or gconftool:
     gconftool-2 --type=string --set /apps/metacity/general/theme Crux
 - Change number of workspaces via gconf-editor or gconftool:
     gconftool-2 --type=int --set /apps/metacity/general/num_workspaces 5
   Can also change workspaces from GNOME 2 pager.
 - Change focus mode:
     gconftool-2 --type=string --set /apps/metacity/general/focus_mode mouse
2002-06-09 21:58:42 +00:00
dmcmahill
260af7e8a8 add BUILD_USES_MSGFMT. fixes build/packaging problem noted recently on sparc 2002-05-31 00:53:09 +00:00
wiz
e1e9c8de7c Use buildlink.mk's instead of DEPENDS. Proposed in pkg/16807 as a fix
for build problems on xpkgwedge systems by Julio Merino.
2002-05-16 16:58:05 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
wiz
35afee6566 Fix compilation by not defining POSIX_SOURCE when obviously also
using non-POSIX functions. Closes pkg/16618.
2002-05-11 18:10:43 +00:00
martin
02a2f9c142 Make the gnome version of icewm autodetect it's running under gnome
by default.
2002-05-04 20:06:39 +00:00
wiz
209e86a61a Fix apm handling, per pkg/16626 from Joachim Koenig-Baltes. 2002-05-03 10:56:38 +00:00
wiz
6b5288f2a7 Update to 0.1.8 from pkg/16440.
Changes: Lots of bugfixes, code cleanup, new features.
2002-04-22 18:39:18 +00:00
fredb
13e1d5b88f Make this build on NetBSD-1.5ZC. Include <stdlib.h> to get prototype for
putenv(), and don't set _POSIX_SOURCE.
2002-04-15 20:42:22 +00:00
veego
ac48446b80 Include mk/bsd.prefs.mk so that FVWM2_USE_GTK and FVWM2_USE_RPLAY can
work if you have that in /etc/mk.conf.
Also changce --with-iconpath to --with-imagepath, so the default pixmap
and bitmap path is now correct again. That changed some versions ago.
2002-04-14 13:59:42 +00:00
martti
5bb3969b8c Updated fvwm2 to 2.4.7
Fvwm 2.4.7 is a maintenance release for 2.4.6 that fixes a number
of minor or rare problems.  System administrators are strongly
encouraged to move to 2.4.6 or 2.4.7 from any earlier 2.4.x release.

Changes:

* Fixed parsing of WindowList with conditions and a position at
  the same time that was broken in 2.4.6.

* Fixed some problems with the DeskOnly option of FvwmTaskBar
  (windows were duplicated when moving to a different Desk; the
  StickyIcon style was ignored).

* Fixed config.h warnings with some compilers introduced in 2.4.6.

* Fixed icon titles being raised when they should not be.

* Fixed initial drawing of the internals of the FvwmPager window.

* Fixed the FvwmAudio compatible mode in FvwmEvent when external
  audio player is used.

* Minor improvements in the man page.
2002-04-12 09:09:08 +00:00
fredb
47dcb815ea Bump PKGREVISION and dependencies in lock step for sawfish and friends
because of the change to MACHINE_GNU_PLATFORM for certain ports.
2002-03-21 05:39:18 +00:00
wiz
c5c5e1da84 Add and enable bbconf. 2002-03-18 23:04:41 +00:00
wiz
cdce5e2c5c Initial import of bbconf-1.4:
Welcome to bbconf, the all-in-one blackbox configuration tool.
Never heard of blackbox before? Well, let's just say that it's the
best Window Manager for X that's out "there" in our humble opinion.
Simply put, this little utility here has such lofty goals as being
the one place where you can configure anything and everything you
need to that has to do with blackbox.

bbconf aims to do that through the use of plugins--plugins which
allow you to configure anything you wish about blackbox or its
helper applications such as bbkeys, bbpager, bbapm, bbmail, bbpal,
etc.

bbconf is distributed with 4 plugins that allow you to configure
blackbox's keybindings, blackbox's styles/themes, and your blackbox
menus and submenus. The architecture of the plugins themselves are
very simple and elegant -- making it easy for anyone else to add
onto the distributed plugins to make it easy to configure whatever
else you want to for your blackbox/X sessions.
2002-03-18 23:02:30 +00:00
wiz
3ada46a527 Remove bbkeys-qt. 2002-03-18 09:28:44 +00:00
wiz
7e75e9507c Remove -- will be replaced by bbconf package in the hopefully
near future.
2002-03-18 09:28:20 +00:00
wiz
797ff78b0e Update to 0.8.4:
Works better with blackbox 0.62.1.

Inspired by pkg/14900 by Yannick Montulet.
2002-03-18 09:23:00 +00:00
wiz
069bc21d74 Don't use bbkeys' Makefile.common any longer. 2002-03-18 09:17:37 +00:00
nathanw
6c0bea89a9 New master site.
Update from version 3.5 to 3.5.2.

from the CHANGES file:

    Changes from version 3.5 to 3.5.1

    1 - f.initsize : resets a window to its initial size given by the
        WM_NORMAL_HINTS hints.

    2 - f.ring : Selects a window and adds it to the WarpRing, or removes it if
        it was already in the ring. This command makes f.warpring much more
        useful, by making its configuration dynamic (thanks to Philip Kizer
        <pckizer@tamu.edu>).

    3 - f.jumpleft, f.jumpright, f.jumpup, f.jumpdown : takes one integer
        argument (the step). These function are designed to be bound to keys,
        they move the current window (step * {X,Y}MoveGrid) pixels in the
        corresponding direction. stopping when the window encounters another
        window (ala f.pack).

    Changes from version 3.5.1 to 3.5.2

    1 - f.moveresize : Takes one string argument which is a geometry with the
        standard X geometry syntax (e.g. 200x300+150-0). Sets the current
        window to the specified geometry. The width and height are to be given
        in pixel, no base size or resize increment are used.

    2 - AutoLower et f.autolower : from Kai Grossjohann
        (Kai.Grossjohann@CS.Uni-Dortmund.DE). Same as autoraise but with lower.

    3 - WindowRingExclude : Takes a window list as argument. All listed windows
        will be excluded from the WarpRing.

    4 - A new menu : 'TwmIcons' same as 'TwmWindows', but shows only iconified
        windows. I did this when I got bored of having icons. Now I have no
        icons and no icon managers. I use this menu to deiconify windows.
        When I was young, I liked to have brightly colored icons, but now that
        I am getting old(er), I prefer a bare desktop.
2002-03-15 01:07:47 +00:00
fredb
f9fd57af04 /s/nb1nb1/nb2/ 2002-03-14 20:22:37 +00:00
wiz
8cf66e4310 Don't unconditionally delete share/bbtools, since bbpager now installs
there, too.
2002-03-14 15:17:15 +00:00
wiz
1305c0dfdc Add and enable bbpager. 2002-03-14 15:15:43 +00:00
wiz
f4df70dd1d Initial import of bbpager, a pager for the blackbox window manager.
Package provided by Sen Nagata in pkg/14932, with some cleanup by me.
2002-03-14 15:14:40 +00:00
wiz
5f504be15e Update to 0.62.1. Also closes pkg/15556.
Changes since 0.61.1:
- the lock modifier code handles user redefined modifiers better
- check if the locale actually needs multibyte support before using multibyte
  functions
- use srcdir in all of the makefiles
- general code touchups
- blackbox-nls.hh is always generated even if --disable-nls is used.
  This allows us to not have all of those hideous #ifdef NLS chunks.
  Nothing to worry about, if you do not want NLS this does not affect you
- Workspace::placeWindow() cleanups.  Also a speed bump from reducing the
  use of iterator->current() and changing the delta from 1 to 8
- fixed a desciptor leak in BScreen::parseMenuFile, seems opendir
  lacked a matching closedir.
- fix transient window handling code in Workspace::removeWindow() so
  transients give focus back to their parents properly.  The code originally
  handled sloppy focus then transient windows, so we just flopped the
  if/elsif.  This is immediately noticable with web browsers and their open
  location windows.
- fixed list::insert so you really can insert at item number 2.  While there
  I cleaned up the code a bit.
- added decoration to the atom state stored in a window
- fixed the window menu gets left open when another window button is pressed
  issue with a call to windowmenu->hide() in window->maximize()
- applied xOr's patch for decoration handling
- applied xOr's patch for the maximize, shade, unmaximize bug
- applied Kennis' patch for sending incorrect Slit configure notices
- BlackboxWindow's flags have been moved into a flags structure
- applied xOr's patch for border handling
- resizing a window turns off its maximized flag.  Before a resized window
  thought it was still maximized and maximizing a double action
- BlackboxWindow::withdraw no longet sets the state to Withdrawn.
  This confused some X clients.
- the menu file mentioned in the manpage is now based on DEFAULT_MENU
- menu is no longer installed, you need to copy it yourself
- the lock modifiers no longer stop blackbox!
- maximize a window via bbkeys and the maximize button is not redrawn, fixed
- autoraise and multiple dialog windows yields segv bug fixed
  also lengthened the default auto raise delay from 250 to 400
- another iteration of autoraise and dialog box handling, this time we
  noticed that nothing ever reset blackbox.focused_window to 0 when a window
  was removed
- check if the window is visible before changeBlackboxHints() calls maximize
- placeWindow no longer takes edgeSnapThreshhold into account
- ignore style files ending in ~
- support locale specifiers with @euro in them
- Toolbar name editing buffer reduced to 128 chars, logic added to make sure
  this buffer is not overrun
As well as NLS improvements and other minor bug fixes.
2002-03-14 15:07:01 +00:00
wiz
f0760ffa79 Fix sawfish-replibs dependency. 2002-03-14 00:48:18 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
jmc
14e32c9494 Add appropriate RESTRICTED and NO_SRC/BIN lines 2002-03-12 22:25:18 +00:00
martti
64c40e7b09 Updated fvwm2 to 2.4.6
* New conditional command ThisWindow.
* Better support of non ISO-8859-1 window and icon titles.
* Bug fixes

Apart from fixing a number of minor or rare problems, it addresses
slow opaque window movement and resizing that was not encountered in
the 2.2.x releases. If you do not use opaque window movement or resizing
and did not encounter any of the bugs described below you do not need
to upgrade. System administrators are strongly encouraged to move to
2.4.6 from any earlier 2.4.x release.
2002-03-11 07:20:55 +00:00
wiz
6510debdd2 Set START_XPM even if no APM on the machine (the two are unrelated). 2002-03-10 22:11:36 +00:00
wiz
d7737c3f2b regen patch-ag with pkgdiff-0.104 (200k -> 2k) 2002-03-10 22:08:14 +00:00
wiz
2f0126a2ae Share distinfo between icewm{,-gnome}. 2002-03-10 21:51:35 +00:00