aboutsummaryrefslogtreecommitdiff
path: root/games/wmpuzzle
Commit message (Collapse)AuthorAgeFilesLines
* games/wmpuzzle: Drop maintainershipDanilo Egea Gondolfo2021-05-191-1/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Fix build with clang 11Danilo Egea Gondolfo2020-08-271-0/+2
| | | | Notes: svn path=/head/; revision=546673
* - Add LICENSE_FILEDmitry Marakasov2019-10-042-7/+7
| | | | | | | | | | | | - Switch to USES=localbase - Pet portlint - Add missing xorg depends and USES=xorg - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=513759
* - Changer maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-09-291-7/+5
| | | | | | | | | | - Convert USE_GMAKE to USES - Add stage support Approved by: wg (mentor) Notes: svn path=/head/; revision=328695
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Update to version 0.5.2Pawel Pekala2013-06-292-11/+6
| | | | | | | | | | | | | | - Hand maintainership to submitter While here: - Remove leading article from COMMENT - Don't set LICENSE_FILE, it's verbatim copy of GPLv2 PR: ports/180081 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Notes: svn path=/head/; revision=322037
* - Update to 0.5.1Martin Wilke2012-03-243-6/+6
| | | | | | | | | PR: 166034 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=293753
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Update MASTER_SITES and WWWMartin Wilke2011-07-023-7/+3
| | | | | | | | | | - While here drop MD5 PR: 158455 Submitted by: Ports Fury Notes: svn path=/head/; revision=276826
* Another bunch of deprecation: no more public distfiles and/or abandonwareBaptiste Daroussin2011-06-161-0/+3
| | | | Notes: svn path=/head/; revision=275656
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+4
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.5.0Pav Lucistnik2006-04-283-31/+8
| | | | | | | | PR: ports/96471 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=160694
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Update to 0.4.0Eric Anholt2003-05-025-52/+13
| | | | | | | | PR: ports/51700 Submitted by: Ports Fury Notes: svn path=/head/; revision=80023
* Utilize USE_GETOPT_LONGEric Anholt2003-05-021-6/+1
| | | | | | | | PR: ports/51370 Submitted by: Ports Fury Notes: svn path=/head/; revision=80004
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.Norikatsu Shigemura2003-02-081-2/+2
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=75089
* Conditionalize libgnugetopt dependencies.Norikatsu Shigemura2003-02-022-11/+42
| | | | | | | | PR: ports/47744 Submitted by: Ports Fury Notes: svn path=/head/; revision=74496
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 0.2.0Ying-Chieh Liao2002-10-287-112/+33
| | | | | | | | PR: 44556 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=69040
* Add wmpuzzle 0.1.1, a dockable puzzle game for WindowMaker andPete Fritchman2002-08-268-0/+157
AfterStep. PR: 38110 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=65010