FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 4:19 AM BST
Port details
wmpuzzle 0.5.1 games on this many watch lists=0 search for ports that depend on this port
A dockable puzzle game for WindowMaker and AfterStep

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Aug 2002 01:08:04
Also Listed In: windowmaker afterstep
License: GPLv2


wmPuzzle is exactly what it sounds like: a puzzle game for your
WindowMaker Dock or AfterStep Wharf.

WWW: http://people.debian.org/~godisch/wmpuzzle/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, x11/libXpm
Required To Run: x11/libXpm
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/wmpuzzle/ && make install clean
To add the package: pkg_add -r wmpuzzle


Configuration Options
     No options to configure

Master Sites:
http://people.debian.org/~godisch/wmpuzzle/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Mar 2012 16:25:31
Original commit files touched by this commit  0.5.1
miwi search for other commits by this committer
- Update to 0.5.1

PR:             166034
Submitted by:   Ports Fury
Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.5.0_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
02 Jul 2011 07:24:38
Original commit files touched by this commit  0.5.0_2
miwi search for other commits by this committer
- Update MASTER_SITES and WWW
- While here drop MD5

PR:             158455
Submitted by:   Ports Fury
16 Jun 2011 07:30:16
Original commit files touched by this commit  0.5.0_2
bapt search for other commits by this committer
Another bunch of deprecation: no more public distfiles and/or abandonware
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.5.0_2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.5.0_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
20 Mar 2008 09:46:38
Original commit files touched by this commit  0.5.0_1
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
19 May 2007 20:32:57
Original commit files touched by this commit  0.5.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Apr 2006 21:50:53
Original commit files touched by this commit  0.5.0
pav search for other commits by this committer
- Update to 0.5.0

PR:             ports/96471
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
24 Nov 2005 19:28:01
Original commit files touched by this commit  0.4.0_1
pav search for other commits by this committer
- Add SHA256
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.4.0_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.4.0_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
05 Feb 2004 20:38:07
Original commit files touched by this commit  0.4.0_1
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.4.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.4.0
trevor search for other commits by this committer
SIZEify.
02 May 2003 23:24:33
Original commit files touched by this commit  0.4.0
anholt search for other commits by this committer
Update to 0.4.0

PR:             ports/51700
Submitted by:   Ports Fury
02 May 2003 08:12:31
Original commit files touched by this commit  0.2.0
anholt search for other commits by this committer
Utilize USE_GETOPT_LONG

PR:             ports/51370
Submitted by:   Ports Fury
20 Feb 2003 17:32:26
Original commit files touched by this commit  0.2.0
knu search for other commits by this committer
De-pkg-comment.
08 Feb 2003 05:27:23
Original commit files touched by this commit  0.2.0
nork search for other commits by this committer
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.

Submitted by:   Ports Fury
02 Feb 2003 14:16:39
Original commit files touched by this commit  0.2.0
nork search for other commits by this committer
Conditionalize libgnugetopt dependencies.

PR:             ports/47744
Submitted by:   Ports Fury
28 Oct 2002 16:55:22
Original commit files touched by this commit  0.2.0
ijliao search for other commits by this committer
upgrade to 0.2.0

PR:             44556
Submitted by:   Erwin Lansing <erwin@lansing.dk>
26 Aug 2002 01:07:47
Original commit files touched by this commit  0.1.1
petef search for other commits by this committer
Add wmpuzzle 0.1.1, a dockable puzzle game for WindowMaker and
AfterStep.

PR:             38110
Submitted by:   Alexey Dokuchaev <danfe@regency.nsu.ru>

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.141 seconds.