Commit graph

43382 commits

Author SHA1 Message Date
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
95bae37673 Lets make this patch a little neater. 2003-06-03 15:43:49 +00:00
jschauma
73ac1088d2 Note update of mixer.app to 1.8.0 2003-06-03 15:38:49 +00:00
jschauma
2574d8083b Update of Mixer.app from 1.7.0 to 1.8.0, per PR pkg/21278.
From Changelog:
- Now supports all mixer sources. NOTE! The source names have
  been changed. See "Mixer.app -h".
- Added alternative skin submitted by Hans D. <barross@web.de>.
- Fixed warnings when compiling with GCC 3.2.
- Added OpenBSD support (thanks to ptiJo <ptiJo@noos.fr>).
2003-06-03 15:35:59 +00:00
jmmv
fb2818516a Add the be locale directory. 2003-06-03 14:51:40 +00:00
wiz
7abaa3ac68 defendguin-0.0.10, dosbox-0.58 added from pkgsrc-wip. 2003-06-03 14:37:14 +00:00
wiz
16adf55f42 add and enable dosbox. 2003-06-03 14:36:17 +00:00
wiz
955be09b26 Initial import of dosbox, provided by Quentin Garnier via pkgsrc-wip.
DOSBox is a DOS-emulator using SDL for easy portability to
different platforms, DOSBox has already been ported to
several different platforms, such as Windows, BeOS, Linux,
Mac OS X...

DOSBox emulates a 286/386 realmode CPU, Directory
FileSystem/XMS/EMS, a SoundBlaster card for excellent sound
compatibility with older games...

You can "re-live" the good old days with the help of
DOSBox, it can run plenty of the old classics that don't
run on your new computer !
2003-06-03 14:35:23 +00:00
wiz
47b006c8e7 add and enable defendguin. 2003-06-03 14:33:23 +00:00
wiz
3c0d4be8f5 Import of defendguin, a Defender clone. From Jeremy C. Reed via pkgsrc-wip.
Defendguin is a clone of William's classic arcade game, "Defender."
The mission is to defend little penguinoids from being captured
and mutated.

When you begin the game, your ship appears over some icy mountains
which are crawling with penguinoids (the good guys).  A number of
alien ships are flying around above the ground.  The game has a
radar display, UFOs, bombers, mines, pods, swarmers, baiters,
lasers, smart bombs, and more.
2003-06-03 14:32:21 +00:00
wiz
e25f896ee3 p5-Params-Validate-0.59 and p5-Attribute-Handlers-0.78 updates. 2003-06-03 14:15:53 +00:00
wiz
f887fd9807 Update to 0.59, provided by Koji Kondo in PR 21761.
Changes:
- If an odd number of parameters was given to validate() in the array
as its first argument, the error given would be different depending on
whether or not the pure Perl or XS version of the code was being used.
- Fixed incredibly odd bug that occurred in XS code when tainting was
on with Perl 5.00503.  Unfortunately, the only test case that reliably
reproduces this is one of Mason's tests, so no test was added.
- Fix some compiler warnings from MS Visual Studio 6.  Reported by Ron
Hill.
- When called from the main body of a script, the validation routines
would cause an undefined value warning if validation failed.  Reported
by Britton Kerin and fixed by Ilya Martynov.
- The XS code that handled callbacks expects all callbacks to return
an integer, instead of simply testing the returned value for truth.
This could cause strange warnings like 'Argument "InMemory" isn't
numeric in subroutine entry...'.  Based on a bug report from Robert
Dick for another module I wrote (Lingua::ZH::CCDICT).
- Fixed Params::Validate for Perl configurations where sizeof(IV) !=
sizeof(int).  Reported by Alain Barbet.
- Something around test 5 in 06-options.t appear to cause Perl to
die/segfault/something under 5.6.0.  These tests will be skipped with
5.6.0 in the future.  Reported by Christian Schaffner.
- When testing for a compiler, use nmake on Win32.  Implemented by
Ronald Hill.
- Added regex validation option.
- Added copyright info to each source file.  Added LICENSE file to
distro.
- Added an XS implementation, written by Ilya Martynov.  The pure Perl
implementation is still included as a fallback for users who do not
have a compiler handy.  The XS implementation gives a speed boost of
150% to 300%, depending on the complexity of the validation being
done.
This XS code is known to work Perl 5.00503+, but it may not work with
earlier versions of Perl.
- Fix Attribute::Params::Validate docs to show that attribute
declaration must have open paren immediately after "Validate" or
"ValidatePos".  Reported by Britton Kerin.
- Fix bug with Perl 5.8.0 when in PERL_NO_VALIDATION mode and calling
validate() expecting a hash ref to be returned.  Reported by Randal
Schwartz.
- Argh.  In 0.22 some of the tests printed their test counts (1..x)
after doing the tests.  This works with newer versions of
Test::Harness so I didn't notice it.  Reported by Peter Asemann.
- The last version's tarball was a mess, and had blib and other junk
in it.  This is a nice clean one.
- The various validation functions are now context sensitive, and will
return a reference in scalar context.  This may be a helpful speedup,
especially for large parameter lists.
- More optimization work.
-- Improved the speed of both validate() and validate_pos() by about
20-25%.
-- Improved the speed of the 'no validation' mode for validate() by
over 30%, for validation_pos() by 15%, and for validate_with() by
125%.
-- The speed of validate_with() has been improved by over 100%, but
this was at the expense of not validating its own incoming arguments,
thus making it a little more fragile.
- The PERL_NO_VALIDATION env var is now _only_ checked when the module
is loaded.  This means you cannot change it mid-program.  This is a
backwards incompatibility.
- Added a new function, validate_with(), that allow you to set various
options on a per-invocation basis, rather than on a per-package basis.
Patch by Ken Williams.
- Fix a doc nit where I had a wrong code example.  Reported by Britton
Kerin.
- Added a new validation option parameter, stack_skip, which allows
you to change how errors are reported by Params::Validate.
- Improve skipping of tests when run with 5.6.0.  Patch by Ken
Williams.
- Silence an uninit value warning
2003-06-03 14:13:56 +00:00
wiz
452aa9978b Update to 0.78:
- [#17940] Includes :unique and :shared in the builtin types
- From perl 5.8 { __CALLER__::foo => __PACKAGE } is missparsed,
  the proper approach is to use  { '__CALLER__::foo' => __PACKAGE }.
  The documentation is updated to reflect this.
  Reported by Dave Cross
2003-06-03 14:08:51 +00:00
wiz
4588f09b5e asm2html-1.4 update done. 2003-06-03 13:56:51 +00:00
wiz
c9e37e219f Update to 1.4, provided by the maintainer Douwe Kiela in PR 21319:
25/04/2003 (virtus): some small bugfixes
25/04/2003 (virtus): added configure script
25/04/2003 (virtus): added manual page
25/04/2003 (virtus): added ./man directory
2003-06-03 13:55:23 +00:00
jmmv
cec63d120a wdm updated to 1.24. 2003-06-03 13:08:19 +00:00
jmmv
024fd9e60e Update to 0.24: Logging functions were rewritten. Now it's possible to
redirect error/debug messages to syslog or to file. Pixmaps was moved to
/usr/share/pixmaps/wdm by default (by Julio Merino). Option to select on
whic display login panel will appear when using xinerama was added (with
help from Carlos Torres). Configure script was rewritten. Redundant tests
was removed. Now get-wings-flags script is used to determine compiling
and linking options. Tests for selecting pam/shadow was improved. Current
defaults should be good for almost everyone. New option to select xcursors
theme was added (only for XFree86 4.3.x).
2003-06-03 13:06:56 +00:00
salo
2e45138457 Note emulators/hatari update. 2003-06-03 11:53:14 +00:00
salo
661fde2f2d Updated to version 0.30.
Changes:

- Changed output audio sample format back to unsigned again (seems to work
  better on some systems).
- Adjusted audio functions so that Hatari's sound should be right again.
- Fixed TOS patching routine - it was only working on big endian machines
  (Thanks to Tony Smolar for the hint!).
- IKBD_Cmd_ReadClock() should now work.
- Some parts of the code accessed the SR directly to read the IPL - however
  the UAE CPU core only updates the SR when doing a MakeSR() first. So this
  is done in the affected code parts now, too.
- The IPL wasn't raised when a MFP interrupt occured - fixed now.
- Full screen resolution for ST-Low can now be selected from the screen
  setup dialog.
- The IKBD emulation does not longer duplicate joystick fire buttons when
  a game (like Babarian) tries to use both, joystick and mouse => Games like
  Lotus Turbo Esprit Challange are now working again!
- Improved audio timer function - the code should now be a little bit faster.
- Resynced Hatari's UAE CPU core with UAE 0.8.22 - this fixes some bugs in
  68k instructions like ABCD and SBCD.
- Now only reinitializing the sound subsystem if really needed, this should
  fix a problem with Linux ALSA sound driver (Thanks to Tony Smolar for
  discovering this problem!).
- Added another patch for TOS 2.05 so that this TOS version should now work
  with Hatari, too.
- Rewrote TOS patching routine. It is more flexible now.
- Removed 0xa0ff opcode for VDI resolutions; using GEMDOS_OPCODE now instead.
- Fixed MMU RAM size configuration bug.
- Rewrote some screen conversion functions in C (low320x8.c, low640x8.c,
  med640x8.c and spec640x16.c).
- When a bus or address error occurred, the PC was often not set to the
  right exception handler routine. This has been fixed now - thanks to
  Philippe Gerin for finding the bug and the patch for solving it!
2003-06-03 11:51:45 +00:00
salo
6b285a97db Version 0.43:
- match more Athlons
  XXX: This really should be more fine-grained.
- whitespace
2003-06-03 10:17:48 +00:00
seb
d3b33181ee Claim stewardship of these. 2003-06-03 09:39:00 +00:00
jmmv
47c78467c1 Note addition of xmule, version 1.4.0 and removal of lmule. 2003-06-03 09:22:55 +00:00
jmmv
a2fd2c7b2d Add ee locale directory, used by xmule. 2003-06-03 09:20:16 +00:00
jmmv
0c065b99b5 Add and enable xmule. Disable lmule. 2003-06-03 09:19:36 +00:00
jmmv
d2785911b8 lmule has been obsoleted by xmule. 2003-06-03 09:18:45 +00:00
jmmv
cf091c62f9 Initial import of xmule, version 1.4.0:
xMule is an easy to use multi-platform client for the ED2K Peer-to-Peer
Network.  It was originally based on eMule, the popular windows-only client
for the same network.  It uses the wxWindows class library.

Some of its features include Movie Preview, GTK2 Compatibility, Multi-Selection
in all lists, Tray-icon, Statistics, Source Exchange, File Commenting any many
more.

Based on the package provided in pkgsrc-wip by Marc Recht and one provided by
Pablo Méndez in private mail.  Obsoletes lmule.
2003-06-03 09:17:20 +00:00
uebayasi
55697207b8 Note *downgrade* of Canna-{dict,lib,server,server-bin} 3.6pl3. This is a
package version number correction fixing previous, wrongly-assigned numbers.

To install 3.6pl3 or later, you need to remove older packages manually.
Please forgive this.
2003-06-03 01:07:02 +00:00
uebayasi
997db7b9d5 * Correct version numbers, (3.6.3 ->) 3.6p3 -> 3.6pl3.
To update packages, you need to run pkg_delete(8) manually and de-install
  old 3.6.3 packages.  Agreed by Kambe-san.

  See the pkg_info(1) manual page for how "pl" works.

* White space nits.
2003-06-03 00:58:10 +00:00
hubertf
0ad6008733 add & enable tuxmath 2003-06-03 00:42:07 +00:00
hubertf
25d4d299e3 Import tuxmath-20010907, from pkgsrc-wip:
"Tux, of Math Command" ("TuxMath," for short) is an educational
math tutorial arcade game starring Tux, the Linux mascot.

Based on the classic arcade game "Missile Command," Commander Tux
must defend his cities from an attack. In this case, though, he
must do it by solving math problems.  Comets are crashing towards
the cities, and you must destroy them by solving their equations.

It has animated graphics, sound effects and music, and optional
on-screen input, for players who can't use a keyboard.
2003-06-03 00:41:41 +00:00
abs
c36c8b894b Update to setiathome-3.03nb2.
Add support for setiathome_flags to startup script, and default to -nice 20.
2003-06-02 19:55:16 +00:00
kim
72d67c55b0 Make this compile on NetBSD again. Fixes PR pkg/21757. 2003-06-02 17:44:13 +00:00
jmmv
fd3c3b1d72 +wdm-1.24 2003-06-02 16:05:38 +00:00
yyamano
c587e073bb Add missing "+".
Pointed out by Kouichirou Hiratsuka on tech-pkg-ja mailinglist.
2003-06-02 15:57:47 +00:00
jmmv
f3ef1e62b4 Part of the update... file not needed any more. 2003-06-02 15:24:02 +00:00
jmmv
aa9473287e Note update of dircproxy to 1.0.5. 2003-06-02 15:21:22 +00:00
jmmv
238444b6af Update to 1.0.5; some of the changes:
* New 'pid_file', 'allow_users' and 'allow_kill' config directives.
* New -p command line parameter (adjusts pid_file).
* Included contrib scripts, cronchk.sh and privmsg-log.pl
* New 'server_keepalive' config directive.
* Bug fixes.

Changes in the package:
* We need perl to run some of the installed scripts.
* Provide a rc.d script to run the daemon.
* Honour PKG_SYSCONFDIR.

Closes PR pkg/21644 by Juan RP.
2003-06-02 15:20:06 +00:00
jmmv
26366b734c Note addition of vms-empire, version 1.4. 2003-06-02 14:12:16 +00:00
jmmv
bbb3def772 Add and enable vms-empire. 2003-06-02 14:10:50 +00:00
jmmv
eb022e52fb Initial import of vms-empire, version 1.4:
VMS-Empire is a simulation of a full-scale war between two emperors, the
computer and you.  Naturally, there is only room for one, so the object of
the game is to destroy the other.  The computer plays by the same rules that
you do.  This game is the ancestor of all the multiplayer Empire simulations
out there.

Package provided in pkgsrc-wip by pancake@phreaker.net with some changes by me.
2003-06-02 14:09:48 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
abs
b0574f51eb Update to ap-throttle-3.1.2nb1
Install documentation
2003-06-02 13:26:55 +00:00
abs
f0dca18d9a Update to ap-throttle-3.1.2nb1
Install documentation
2003-06-02 13:26:20 +00:00
jmmv
152a98d9a0 Note addition of bftpd, version 1.0.24.
Fix format of previous entry.
2003-06-02 13:16:06 +00:00
jmmv
c4a322d0d0 Note addition of bftpd. 2003-06-02 13:13:59 +00:00
jmmv
603c46c151 Initial import of bftpd, version 1.0.24:
bftpd is a FTP server that tries to be very configurable while being fast and
small.  Its features include:
* Easy configuration.
* Speed.
* Support for most RFC FTP commands.
* tar.gz on-the-fly compression/archiving.
* Security with chroot without special setup.
* No need for extra files (sh, ls..) in a chroot environment.
* Logging to wtmp and to logfile or syslog.
* PAM and passwd/shadow support.
* Support for SITE CHOWN/CHMOD.

Package provided by virtus@wanadoo.nl in pkgsrc-wip with several changes by me.
2003-06-02 13:13:15 +00:00
is
c8370388be Obey the environment variable AUDIODEV, for the benefit of SunRay users. 2003-06-02 12:44:07 +00:00
is
53a3562505 In audio_sun.o, obey the environment variable AUDIODEV. Allows for output
on SunRay machines.
2003-06-02 12:38:45 +00:00