Commit graph

1721 commits

Author SHA1 Message Date
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
wiz
ebda60e9a7 bugfix: don't use uninitialized xpm structures, init first. 2000-08-18 18:34:23 +00:00
wennmach
45a94bc8f1 Some window managers don't honour our X size hint for a square window geometry.
Don't exit in this case, select min(width, height) as size.
2000-08-18 08:46:13 +00:00
fredb
06549ff5ee Make this work with 16-bit displays. Patch provided by Johan Danielsson
<joda@netbsd.org>, in response to PR pkg/10852.
2000-08-17 18:38:00 +00:00
fredb
f0c0728ee1 Make this work on ELF. Also, respect ${LDFLAGS} for xpkgwedge users. The
patch is actually redundant, but if accepted by the author, it should let
this software build out of the box on NetBSD/ELF systems.
2000-08-17 15:26:31 +00:00
wiz
bc8acf0445 This package is BROKEN, so convert it from USE_PKGLIBTOOL without testing. 2000-08-17 14:15:49 +00:00
skrll
830a33d91d Forgot to add this file... 2000-08-16 18:30:42 +00:00
skrll
749d3f58a2 Use LTCONFIG_OVERRIDE and make sure that qt1 library path is included in
-rpath list.
2000-08-16 18:29:50 +00:00
tron
0b31977e97 Fix possible vulnerability due to improper use of "syslog(3)" or
"fprintf(3)".
2000-08-16 16:39:18 +00:00
hubertf
18ec8d39f9 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-16 02:12:30 +00:00
wiz
494f186244 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-16 01:52:14 +00:00
wiz
39209fe115 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-16 00:41:13 +00:00
wiz
df0901849d USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-16 00:29:01 +00:00
hubertf
a9ca726ba6 USE_PKGLIBTOOL => USE_LIBTOOL 2000-08-15 23:20:51 +00:00
wiz
34a532b035 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-15 14:33:05 +00:00
wiz
8f2e3ca694 USE_LIBTOOL instead of USE_PKGLIBTOOL 2000-08-15 14:29:13 +00:00
wiz
22dd69d8ee USE_PKGLIBTOOL -> USE_LIBTOOL.
LTCONFIG_OVERRIDE removes need for a patch.
2000-08-15 14:17:44 +00:00
wiz
310c1a9a6f USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-15 13:38:05 +00:00
tron
e6d275c925 "xlockmore" is (with a little delay) also available on X11 mirrors. So
add "MASTER_SITE_XCONTRIB" to the master site list.
2000-08-15 05:56:41 +00:00
hubertf
d6aceb5b44 Updatej to 4.17. Changes:
+ euler2d, new mode thanks to Stephen Montgomery-Smith
+   <stephen@math.missouri.edu> also some work was done by Tim Auckland
+   <Tim.Auckland@Procket.com>.  See euler2d.tex for theory.
& XSync(dsp, True) should not be used in modes as it is hard to log in
&   when input password characters are randomly dropped.
- tetris, you can now play with -trackmouse, row clearing fixed, bonus
-   pieces.  Added a new look to pieces but must be compiled in with
-   -DBM_PLAIN.
- Purify Uninitialized Memory Read found in euler2d, life, and swarm and
-  a memory leak in juggle.  SunOS fix for xcl and juggle and gameless
-  environment configuration (--disable-interactive) thanks to Tom Schmidt
-  <tschmidt@micron.com>.
  bounce, bat, pacman, and braid should look better for password sized
    windows
  xcl, new mode control-line combat model race, conversion from xscreensaver
    thanks to its author Martin Berentsen <berentsen@sent5.uni-duisburg.de>.
  multi-byte character support for languages like Japanese.  Fixed for
    bomb.c, nose.c, dclock.c, xlock.c, resource.c, iostuff.c,
    xmlock.c, and xglock.c.  Also added new xmlock/XmLock-jp.ad.
    Thanks to Yokota Hiroshi <yokota@netlab.is.tsukuba.ac.jp>.
    Maintainer (David Bagley) is a little confused about gettext and
    settext stuff.
  swarm improvements thanks to Juan Heguiabehere <juanh@wins.uva.nl>.
    Now do not fly at 45 degree angles most of the time and longer trails
    with -size.  Noticed some drawing errors on some Sun displays with
    long trails, probably a Sun hardware problem.
  euler2d, new mode thanks to Stephen Montgomery-Smith
    <stephen@math.missouri.edu> also some work was done by Tim Auckland
    <Tim.Auckland@Procket.com>.  See euler2d.tex for theory.
  added BLANK_ONLY #define if you only want the blank mode.
  VMS patch for sound thanks to Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
  sco patch from Ronald Joe Record <rr@sco.com>.  Did not take the patches
    straight so there could be some problems still, but tried to address
    the issues.  (etc/play.sh, spline.cc sqr, t3d.c time inc, and sysv5
    build issues).
  configure should now find Mesa as opengl.  Worked before
    for me... but may work for others now too.
  Minor warnings removed various files.
  loop.c now loops can go clockwise too.  The program decides which set of
    rules to use. (Is handedness a requirement for life? (DNA for example
    has right-handed helices.))  Added some debugging for building rules
    easier, hexagonal life more fleshed out so RAND_RULES will work until
    about generation 540.
  ESound updates by Eric Lassauge <lassauge@mail.dotcom.fr>.
  xcl, new mode control-line combat model race, conversion from xscreensaver
    thanks to its author Martin Berentsen <berentsen@sent5.uni-duisburg.de>.
  juggle.c: fix bug which caused crashes on some machines, less flashy arms,
    real-time, -pattern random (a true pattern generator), figure moved down
    and scaled, bouncing, more random, one ball juggling should not come
    up, and Sun CC 5.0 errors/warnings removed thanks to Tim Auckland
    <tda10@geocities.com>.
  HP problems identified for life.c and shape.c, no code changes since it
    seems to be a strange bug in the HP cc compiler when using both -O and
    -g flags (default).  HP CC warnings removed in solitare.cc, xlock.c,
    resource.c, dclock.c, decay.c, goop.c, ico.c, juggle.c, starfish.c,
    t3d.c, tetris.c, erase*.*.  Updated configure and README for compiling
    and linking through HP's cc.  Still some open problems.
  Some arbitrary sized arrays removed in xlock.c, resource.c, and mode.c,
    do not believe them to be security problems.
  HP_PASSWDETC - due to possible security problems this will no longer
    compile by default, pointed out by Theo de Raadt
    <deraadt@cvs.openbsd.org>.
  Sun CC 5.0 warnings changes cover all modes with options.
  skewb mode added as an unstable GL mode.  Its in development.  Not much
    yet... I just have the corners drawn so far and no real movement yet.
    Its like a Rubik's Cube but with diagonal cuts that cut through the
    the center of the cube on a skewed angle.
  mult-byte character support for languages like Japanese.  Fixed for
    bomb.c, nose.c, iostuff.c, xmlock.c, and xglock.c.  Also added new
    xmlock/XmLock-jp.ad.  Thanks to Yokota Hiroshi
    <yokota@netlab.is.tsukuba.ac.jp>.
  Buffer overrun security fix does not allow root access directly but the
    encrypted password file may be found in memory.  This vulnerability was
    discovered by Brock Tellier with additional research by Anthony Osborne
    at the COVERT Labs of PGP Security, Inc.  Now allocate memory instead
    of an arbitrary limit on mode name length.
  run mode added, its a hack but it sort of works.  :)
    Also changed resource.c to make a special case for it.
    would be nice if password window worked too...
    Will probably crash and burn on multiscreens, random mode, etc.
    run like:
    xlock -mode run -geometrystring geometry -runprogram xclock
    xlock -mode run -geometrystring g -runprogram xlogo
    xlock -mode run -geometrystring none -runprogram xfishtank
    (May be having a little problem with the none option...)
    _NOT_ a good idea to recursively run xlock
    Not fond of the name of the mode or its option names... so if you
    have better names in mind ... tell me.
    Moved to unstable (due to VMS and -debug problems).
  ico.c most flashing removed.  FullRandom added and now rotates more
    randomly, rotates in the proper direction (looking at it from the top,
    I guess its wrong if you think it should be on a glass table and the
    view is underneath...) and changes when it hits the end of the screen.
    and changes when it hits the end of the screen.  Linewidth and points
    added as well.
  rubik.c update for stickers and cube roundness variables now set in macro,
    considering creating a new skewb mode (its a like a rubik's cube but
    with diagonal cuts).
  XFree86 4.0 fixes for DPMS and XCloseDisplay thanks to Jeremy Buhler
    <jbuhler@cs.washington.edu>.  Call to XCloseDisplay was causing
    problems, removing it should not, right?  More fixes for DPMS, this time
    for NetBSD.  Thanks to <hubert.feyrer@rz.uni-regensburg.de>
  solitare.cc Solaris CC warnings removed and fixed shapes when in
    password window.
  xalock removed from distribution

  + Updated since BETA1
  & New since BETA
  - Updated since BETA
2000-08-15 03:54:16 +00:00
skrll
f463d58db9 Update to USE_LIBTOOL. 2000-08-13 14:08:51 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
danw
71b341bb2e Update to 0.30.3. (Based on patches from Jerry Alexandratos
<alexandr@eecis.udel.edu>.)

0.30.3
======

   * If a frame part has a non-nil `hidden' attribute, ignore it

   * When reframing windows, keep the absolute position of the client
     window constant

   * Support `FIXED_POSITION' GNOME hint (renamed old `fixed-position'
     property as `client-set-position'; `fixed-position' now means
     don't allow the window to be moved by the user)

   * `transients-above' option can now be set per-window

   * Translation updates: fr (Christian Marillat), en_GB (Robert
     Brady), de (Kai Lahmann), da (Keld Simonsen), ru (Valek Filippov),
     sl (Andraz Tori), no (Kjartan Maraas), gl (Jesus Bravo Alvarez), it
     (Michele Campeotto)

   * Fixed bugs when converting option values

   * Fixed `:require' keyword in `defcustom' always causing the module
     to be loaded, not just when the option is non-nil

   * Fixed bug when adding windows that are shaded

   * Fixed some minor bugs in the configurator


0.30.2
======

   * Window cycling now forwards terminating events to external
     applications as well as internal bindings (e.g. `M-TAB M-w' closes
     an activated Netscape window)

   * `quote-event' command now works with applications that ignore
     synthetic events (adapted from code by Timo Korvola)

   * Reorganized frame style and window type management. New function
     `define-frame-type-mapper' allows modules to affect the mapping
     from window type to frame type. E.g. the shading module uses this.
     (fixes the bug that changing the frame type of a shaded window
     didn't work)

   * Added function `variable-customized-p'; use this to avoid
     redefining user-modified options

   * Do type-directed deep conversion of values when converting to/from
     readable representations. This fixes the bug that options with
     `:type (optional color)' weren't being converted when passed
     between the wm and the configurator, leading to reader errors

     A side-effect of this is that updated custom files will not be
     compatible with previous versions of the wm (though old custom
     files will work with new versions)

   * Translation updates: no (Kjartan Maraas), de (Kai Lahmann), nl
     (Dennis Smit), sl (Andraz Tori)

   * Added primitives `map-windows' and `filter-windows'

   * Fixed bug of not retaining focus on startup when originally in
     PointerRoot mode and moving to click-to-focus mode (Brad Thompson)

   * Ensure that apps get sent a synthetic ConfigureNotify event after
     ConfigureRequest events are handled (fixes bug where menus in Java
     apps can appear at wrong position until window is moved)

   * When referencing known variables from subroutines, make sure that
     restricted environment doesn't prevent the variable being accessed
     (fixes bug where `default-bevel-percent' was being ignored)

   * When creating transient groups, don't compare null group ids
     (fixes xfmail related bugs)

   * Fixed `move-window-to-viewport' command to correct for 1...
     indexing

   * Fixed non-gnome workspace widget in configurator


0.30
====

   * New commands `activate-viewport-column', `activate-viewport-row'

   * New commands `raise-window-and-transients',
     `lower-window-and-transients' and
     `raise-lower-window-and-transients',
     `raise-transients-and-pass-through-click'.

     As the normal window stacking commands, but restacks the
     "transient-group" of the window. This includes the window itself
     and any transients it has, and any windows that it itself is a
     transient of.

     These commands are used in the default keymaps

   * Functions that deal with transient windows now understand the de
     facto standard of setting the `WM_TRANSIENT_FOR' property to the
     root window denotes that the window is a transient for the whole
     group

   * New image manipulation functions: `image-ref', `image-set',
     `image-fill', `image-map'. New color accessor function
     `color-rgb-8'. New function `root-window-id'

   * Improvements to `sawfish-ui': optionally use some GNOME widgets,
     more lisp widget types, some bug fixes

   * New command `command-sequence'. Allows individual bindings to
     invoke a sequence of commands

   * Options `iconify-group-mode' and `uniconify-group-mode' replace
     `iconify-whole-group' and `uniconify-whole-group'.  New commands
     `iconify-transient-group', and `uniconify-transient-group'

   * Added `:type*' key to `defcustom', like `:type', but value is left
     unquoted

   * Translation updates: pl (Daniel Koc), ru (Valek Filippov), uk
     (Yuri Syrota), es (Iñaki García Etxebarria)

   * Fixed handling of `WM_NORMAL_HINTS' (was using base-size instead
     of min-size in places)

   * Fixed further locale / FontSet bug (Tomohiro KUBOTA)

   * `window-history' module won't resize a window to a size that
     violates its size constraints


0.29
====

   * Rewrote the configuration user interface. Improvements include:

        - Key bindings may now include parameters. E.g. this finally
          allows shell commands to be bound to keys using the GUI (use
          the new `run-shell-command' command)

        - Nautilus-like user-levels to tailor the options shown to the
          expertise of the user

        - Options may have much richer type descriptions (including
          `match-window' options). Also, extra widget types and
          containers may be added as extra Lisp modules

        - By default the stand-alone configurator commits changes to the
          window manager as they are made, instead of waiting for the
          `Try' button to be pressed

        - Added dependences--options with dependences are only editable
          when the value of their dependence is non-`nil'

   * Rewrote window stacking code to be based on "stacking
     predicates"--functions that accept or reject a possible stacking
     configuration. This allows the "stack-transients-above-parents"
     option to work correctly, only keeping transient windows above
     their _own_ parent windows

   * The configure-event handler now understands and handles the full
     complexity of stacking requests (Brad Thompson)

   * New frame-part attribute: `scale-foreground'. The `cursor'
     attribute may now be a function

   * Made the `centered', `centered-on-parent' and `under-pointer'
     placement modes clamp the window into the current work area (i.e.
     without overlapping windows that shouldn't be covered).  Added a
     `stagger' placement mode

   * When grabbing window icons to images, preserve their shape masks

   * Moved `window-history' options to `placement' group.  Fixed some
     more bugs and sub-optimal default option values

   * Don't set cursors for button classes, use the default value

   * GNOME `SKIP_FOCUS' window hint sets `never-focus' property on
     window, as well as the `ignored' property

   * Translation updates: de (Karl Eichwalder), ru (Valek Filippov), da
     (Kenneth Christiansen)

   * Added mostly-complete support for using gdk-pixbuf instead of
     Imlib (requires an experimental Xlib version of the gdk-pixbuf
     library)

   * Various bug fixes and other minor changes...
2000-08-07 15:55:57 +00:00
danw
0398449e90 Update to rep-gtk-0.13a. (Minor bugfixes). Also make the package depend
on graphics/gdk-pixbuf as well since it will build bindings for that if you
have it installed. Based on patches from Jerry Alexandratos
<alexandr@eecis.udel.edu>.
2000-08-07 15:51:37 +00:00
tron
51bd7b96de Make sure that "HasXdmAuth" is really defined before checking its value. 2000-08-07 08:08:50 +00:00
tron
b250c1df32 Compile support for "XDM-AUTHORIZATION-1" into "kdm" if base X11 system
supports it.
2000-08-07 07:32:41 +00:00
tron
a2123fa52f Fix build problem caused by replacement of "make" loop with shell loop. 2000-08-06 16:37:02 +00:00
tron
8efa650912 Add missing dependence on "xpm" package. 2000-08-06 15:15:21 +00:00
abs
5a0fdef7df Do not reference non existant freebsd3-menu.xpm - from a mail by Matthew Orgass 2000-08-04 10:28:11 +00:00
jlam
98582bdcb1 Add and enable flwm 2000-08-04 03:58:10 +00:00
jlam
373ca58682 The Fast, Light Window Manager.
Provided in pkg/9846 by Matthew Orgass <darkstar@pgh.net>.
2000-08-04 03:57:33 +00:00
jlam
b0c7f7cdd3 Update fltk to 1.0.9. Changes from version 1.0.7 include many bug fixes,
better modal behaviour, and better portability.  Find Mesa headers when
xpkgwedge is installed.
2000-08-04 03:38:12 +00:00
jlam
b244683b3c It uses USE_LIBTOOL, so add the LTCONFIG_OVERRIDE. 2000-08-03 21:28:40 +00:00
jlam
864b2ada10 Update freetype-lib dependency to >=1.3.1 due to freetype-lib bumping
it's shared lib major.
2000-08-03 21:22:10 +00:00
wiz
e8278f8054 depend on enlightenment >= 0.16.2 2000-08-03 14:21:11 +00:00
veego
6e64f56d10 - Use the smaller zip file (13MB vs 17MB)
- Fix the PLIST
- Do a chown after copying the files with tar
2000-08-02 12:44:35 +00:00
tron
c7f3472c12 Fix package to work on systems without "xpkgwedge" again. 2000-08-01 21:39:21 +00:00
tron
2f5849f3fc Add missing slash to URL. 2000-08-01 18:03:36 +00:00
jlam
c62bc321c2 Remove dependency on Xaw...it's never referenced in the source code. 2000-08-01 11:05:05 +00:00
jlam
e13a234855 Correct typo 2000-08-01 10:48:19 +00:00
jlam
d5335fd93b Pass locations of gtk+ and xpm to configure script. 2000-08-01 10:46:33 +00:00
wiz
386b4d5232 mark as BROKEN: latest available release doesn't work with guile-1.4 yet.
Addresses pkg/10721.
2000-08-01 02:35:07 +00:00
ad
4b1ef6c2c6 PR 2000-07-31 13:28:14 +00:00
jlam
a61938d0fa Remove empty directory
${PREFIX}/share/gnome/help/control-center/C/stylesheet-images

in post-install and remove unnecessary @dirrm in PLIST.
2000-07-31 10:49:16 +00:00
jlam
8c70959ef8 * Consolidate PLIST.NetBSD and PLIST.SunOS into one PLIST.
* Remove empty ${PREFIX}/share/gnome/help/*/*/figures directories in
  post-install and remove the corresponding lines in pkg/PLIST.

* Remove unnecessary soundcard.h installation in pre-configure.

* Remove unnecessary removal of (cpu|disk)usage, etc. from PLIST in
  post-install.
2000-07-31 10:41:55 +00:00
jlam
9a4e3c48c1 Remove the empty ${PREFIX}/share/gnome/html/zvt at post-install. 2000-07-31 08:45:45 +00:00
tron
10768afac5 Bump version number to 1.2.1nb1 after updates of "ee" and "xchat" packages. 2000-07-31 08:13:46 +00:00
jlam
07cbd39e88 There is no ${PREFIX}/share/gnome/html/zvt, so don't try to @dirrm it. 2000-07-31 08:12:19 +00:00
jlam
e8f3a8847c Remove debugging code accidentally left in this file. 2000-07-31 07:42:21 +00:00
jlam
4f12a2cf96 Update icewm and icewm-gnome to 1.0.4. Changes from version 1.0.2:
1.0.4: 2000-06-11
	- minor fix for tcl/tk apps (please report any more tcl/tk again)
	- fix -c option restart (tnx to Diego Zamboni)
	- auto-detect multiByte (by
        - exit Start menu with Alt or Win/...

1.0.3: 2000-03-19
	- empty taskbar window title fix
        - set pointer default for each toplevel window
        - mwm hints tweaking
        - multiple SIGHUP restart fix
2000-07-31 07:37:00 +00:00