Commit graph

245 commits

Author SHA1 Message Date
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
jmc
a7ca015252 Didn't need these. Nonobvious that with PATCHDIR may point back to icewm the
distinfo in this dir has to be remade as well when that changes.
2002-03-10 21:44:26 +00:00
jmc
8bb24a2933 Pass $X11BASE/lib as the rpath not just $X11BASE 2002-03-10 10:58:17 +00:00
jmc
2c156e3ccc Add same patches from icewm for apm applet 2002-03-10 10:13:56 +00:00
jmc
534a0bb5c3 Fix cases where apmvar.h doesn't exist.
By default the apm applet is always compiled in unless the lite support is
enabled which turns off way too much.

So, split the apm option out into it's own option and test for it by checking
in Makefile.common for apmvar.h's existance. If it doesn't exist pass
--disable-apm. This makes this compile again on machines that do not have
machine/apmvar.h (and are NetBSD) such as macppc.

Bump version via PKGVERSION to nb1.
2002-03-08 23:17:24 +00:00
fredb
6c0548753f Update to afterstep-1.8.11. The only new feature (from NEWS):
Added DefaultGeometry option to database. That should allow to place
    window with specifyed geometry when no USPosition was requested,
    instead of dragging it around. Useful for things like Netscape.
    Example:
      Style "*escape*" DefaultGeometry 800x600+10-100

Afterstep-1.8.10 added "Xinerama" support (whatever that is) which we
have to disable in "configure" to build, and multi-head support -- which
is untested on NetBSD.

Follows is the complete ChangeLog since 1.8.9:

1.8.10 patch 1 (sasha+Geoff Burling+Jan Fedak)
 o Numerous man page and usage fixes by Geoff Burling.
 o Fixed bug in DefaultGeometry handling where check for USPosition/Size
   should have been negated.
 o Fixed compilation bug in lib/parse.c
 o Fixed minor typho in afterstep man page.
 o Debugged background setting on multihead config. It apperas that
   asetroot cannot be run with -l if it is named other then asetroot.
   Otherwise background selection from the menu does not work.
 o Updated Clean to use ProcessModuleArgs. Added global var display_name
   that is set to --display argument value or env var $DISPLAY 's value.
   MOst modules must be updated to remove var with the same name from
   main().
 o Applied patch from Jan Fedak to add startup geometry to database
   parameters.
 o Applied patch from Jan Fedak to fix hotkeys in menus.
 o Applied patch to get AfterStep to change Icon when Title is changing.
   New feel option  - FollowTitleChanges in feel has to be used to enable
   this feature.
 o Fixed Tile's -h handling.
 o added support for maximization to not exceed screen size, while
   working with xinerama.
 o man pages fixes.
 o Fixed socket/pipes reading loops to not cause 100% CPU utilization
   under CYGWIN and in some cases even on Unix.
 o Fixed Menus pointer location handling to use coordinates from events
   and not abuse XQueryPointer. Otherwise menus were behaving strange
   whenever events were late due to one reason or others.

1.8.9 patch 1 (sasha)
 o Fix X libraries order, to have Xext preceed X11 - causes problems on
   some Solaris systems.
 o fixed two warnings related to time.h
 o commented out dependency checking to avoid problems for users with old
   compilers. It is not needed in stable series anyways.
 o Added functionality to WindowsDesk function. If second argument is
   10000 then first is relative desk number, instead of exact.
 o Implemented Xinerama support. When window is initially placed - it
   will be appropriately moved to not appear in between monitors, unless
   user requested geometry explicetely.
 o When Xinerama is active, and asetroot is requested to scale or pad
   background image to the screen size it will use size of the first head
   ( the one with origin of 0,0 ).
 o Implemented separate Feel, Look, Background and Init/Restart functions
   for different screens in multihead config with no Xinerama.
 o We now read $TMPDIR in order to locate /tmp directory, and falling back
   to /tmp if envvar is not set.
 o somewhat fixed Align and Pad fields in the Asetroot config parsing.
2002-03-04 19:16:05 +00:00
fredb
b9feb63c0c Remove the "MESSAGE" file. Much of it was either out-of-date, since ascp
is no longer a separate package, or trivial, now that the documentation
is easily accesible.
2002-03-04 19:15:35 +00:00
fredb
390ab6986b Remove obsolete package "ascp". The afterstep control panel is currently
included in the development version of afterstep, but there's been no
visible effort to backport it to afterstep-1.8.x.
2002-03-04 15:59:32 +00:00
agc
81d63f1dda Upgrade evilwm from 0.3.11 to 0.99.4, provided in PR 15766 by Jonathan
Perkin (sketch@rd.bbc.co.uk), modified slightly by me.

Excerpt from ChangeLog since last version (0.3.11):

2001-07-13
        Added -V option.

        Start the run up to 1.0.  Hopefully this will involve solving the
        IE bug, but right now I'm not very concerned about it.

2001-08-24
        Grab everything with Mod3Mask as well - this should circumvent the
        NumLock problem.

2002-01-03
        If an app maps itself (EVIL!  EVIL!  EVIL!), switch to the virtual
        desktop it's on before raising it.

2002-01-22 (vatten@users.sourceforge.net)
        Added support for vdesk - an external virtual desktop manager
        that works by iconifying windows and mapping them back again.

2002-01-24 (vatten@users.souceforge.net)
        Added support for the combination of vdesk and the internal
        virtual desktop manager.

2002-01-25
        Move all the key bindings out into a separate include file and
        add a line in Makefile to override KILL key (for cygwin).
2002-03-04 15:56:37 +00:00
martti
52614eabd0 Added BUILD_USES_MSGFMT. 2002-03-04 08:24:59 +00:00
martti
96ce6ff87c Added gettext-lib as dependency (pkg/15751) 2002-02-28 12:53:29 +00:00
martti
d11b1375b5 Added icewmconf 2002-02-28 11:29:20 +00:00
martti
adb7107c46 IceWMConf is a graphical configuration tool for setting and/or changing
your options and settings for IceWM.
2002-02-28 11:29:16 +00:00
tron
1689499d4a Fix non dewey-conform distribution version number. 2002-02-27 13:54:27 +00:00
tron
df83fe617b Fix distribution version number here. 2002-02-27 13:53:07 +00:00
tron
88c9b00860 Don't define "PKGNAME" here because it breaks the "icewm-gnome" package. 2002-02-27 13:46:34 +00:00
martti
9506273e85 Updated icewm-gnome to 1.0.9.2
* a lot of bug fixes
* new translations
* NLS support
2002-02-26 09:41:43 +00:00
martti
9aaf372a1d Updated icewm to 1.0.9.2 (provided by Sergey Svishchev in pkg/15478)
* a lot of bug fixes
* new translations
* NLS support
2002-02-26 09:41:39 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
wiz
9f57a6322d Set maintainer to packages@ 2002-02-08 12:31:03 +00:00
jlam
565474eb82 Honor PKG_SYSCONFDIR and use the general INSTALL/DEINSTALL scripts. 2002-01-31 04:07:59 +00:00