Commit graph

22 commits

Author SHA1 Message Date
joerg
211e5b067e Fix unused function to at least compile on NetBSD. Fix C99 inline use. 2017-07-14 12:52:49 +00:00
dholland
a07d80250f Add patch comments. 2016-05-01 19:30:58 +00:00
dholland
07453979ef Patch up broad misuse of <ctype.h> functions. Also patch some other
things found by the compiler, like broken printf formats. Not
complete, but a start.
2016-05-01 19:26: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
joerg
4a7f55dc33 Fix backtrace linking on NetBSD. Fix inline use. 2013-06-26 21:17:44 +00:00
cheusov
2754985052 Remove empty patch, thanks to Patrick Welche for pointing out 2013-04-09 09:44:01 +00:00
cheusov
4d43e8d1c4 Fix build failure with png-1.5. Update to 2.2.11 2013-04-07 10:36:53 +00:00
joerg
6858c8c673 Fix inline usage. 2012-05-04 16:36:10 +00:00
obache
1a4d40004e * set LICENSE=mit
* add user-destdir installation support
2011-05-25 13:17:36 +00:00
wiz
be7779f6d9 Fix build with png-1.5. 2011-04-05 12:01:59 +00:00
rillig
597a038857 Made the package work for me (bin/GWCommand was missing), added the
missing dependencies to GTK2 and Bash. PKGREVISION++
2007-03-07 04:41:56 +00:00
rillig
5b980e849e Fixed the usage of test(1) together with "==". 2006-10-02 23:52:51 +00:00
joerg
fc4bea1942 fix errno usage. 2005-12-06 13:14:06 +00:00
adam
98d280ade5 Changes 2.1.2:
* minor bugfix release
* lots of polish on various new features, as well as new xml tools
2005-07-28 10:25:14 +00:00
wiz
d5dd07cda8 Add RMD160 checksums to the SHA1 ones. 2005-02-23 18:43:53 +00:00
jmmv
75b5705f22 Update to 2.00.01. In fact, this is a completely new package coming from
pkgsrc-wip, as the program has changed a lot.  So:

AfterStep is a window manager for the Unix X Window System.  Based on the
look and feel of the NeXTStep interface, it provides end users with a
consistent, clean, and elegant desktop.

Some of the distinguishing features of AfterStep compared to other window
managers are its low usage of resources, stability and configurability.
2005-01-14 13:37:53 +00:00
jmmv
c1681b867d Avoid hardcoding /usr/pkg in patch files. 2003-07-02 17:54:36 +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
wiz
bb69171e52 Update to 1.8.9, provided in pkg/13432 by Martti Kuparinen.
Extract from ChangeLog:
 o installastheme.pl now uses the first screen depth reported by xdpyinfo
   instead of the last; this fixes problems with the look not updating on
   XFree86 4.x (allanon)
 o removed reference to xiterm from Wharf config file; wharf now tries to
   load aterm, and then xterm if that fails (allanon)
 o fix to mystyle drawing as applied to empty menu drawing
 o removed config reading from the pipe - was causing some compile time
   problems and really was never needed.
2001-07-16 15:21:21 +00:00
zuntum
e6b4b15a1e Converted to use buildlink stuff 2001-06-30 09:48:57 +00:00
agc
2b0473f220 Add size of distfile 2001-04-17 14:14:47 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
Renamed from wm/afterstep/files/patch-sum (Browse further)