non port: games/pysolfc/Makefile |
SVNWeb
|
Number of commits found: 44 |
Fri, 5 May 2023
|
[ 05:43 Kai Knoblich (kai) ] 05c132e
games/pysolfc: Update to 2.20.1
Changelog:
https://github.com/shlomif/PySolFC/blob/pysolfc-2.20.1/NEWS.asciidoc
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 15 Mar 2023
|
[ 06:36 Kai Knoblich (kai) Author: Alexey Dokuchaev ] a5bfe22
games/pysolfc: Update to 2.20
Changelog:
https://github.com/shlomif/PySolFC/blob/pysolfc-2.20.0/NEWS.asciidoc
|
Fri, 14 Oct 2022
|
[ 05:49 Kai Knoblich (kai) ] cdaa01e
games/pysolfc: Update to 2.18.0
Changelog:
https://github.com/shlomif/PySolFC/blob/pysolfc-2.18.0/NEWS.asciidoc
MFH: No (feature release)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 14 May 2022
|
[ 04:41 Kai Knoblich (kai) ] 6e97fc3
games/pysolfc: Update to 2.16.0
Changelog since 2.14.1:
https://github.com/shlomif/PySolFC/blob/pysolfc-2.16.0/NEWS.asciidoc
MFH: No (feature release)
|
Sun, 2 Jan 2022
|
[ 22:18 Kai Knoblich (kai) ] c726736
games/pysolfc: Update to 2.14.1
Changelog:
https://github.com/shlomif/PySolFC/blob/pysolfc-2.14.1/NEWS.asciidoc
MFH: 2022Q1
|
Wed, 22 Sep 2021
|
[ 17:34 Kai Knoblich (kai) ] 5077b1e
games/pysolfc: Update to 2.14.0
* Pet portclippy while I'm here.
Changelog:
https://github.com/shlomif/PySolFC/blob/pysolfc-2.14.0/NEWS.asciidoc
|
Wed, 1 Sep 2021
|
[ 18:37 Kai Knoblich (kai) ] f5fc27f
games/pysolfc: Update to 2.12.0
* Make the port less restrictive and thus distributable again by using
a reduced collection of cardsets, which contains clearly defined
licenses. It's also bundled by upstream for the distributed binary
packages of PySolFC.
* Introduce PILLOW/SOUND options which enables sound and enhanced
graphics support.
Changelog since 2.6.2:
https://github.com/shlomif/PySolFC/blob/pysolfc-2.12.0/NEWS.asciidoc
|
Wed, 30 Jun 2021
|
[ 08:41 Kai Knoblich (kai) ] 91cf304
games/pysolfc: Fix runtime issues with Python 3.8+
* The deprecated function "time.clock()" has been removed in Python 3.8
and "time.perf_counter()" should be used instead.
Because updating to a newer version of PySolFC requires a bit more
work, use a backport for now to remedy the runtime issues.
* Bump PORTREVISION due changed package contents.
PR: 256504
Reported by: <sven.a.jonsson@bahnhof.se>
MFH: 2021Q2
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 Jan 2021
|
[ 20:53 rene ]
Follow up on graphics/py-pillow6 port removal in r559976
The graphics/py-pillow6 port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_PILLOW,
leaving a dangling reference.
Remove it from Mk/Uses/python.mk, leaving only the Python 3
version of that port, graphics/py-pillow, defined and bump the
minimal verion of Python to 3.6 for affected ports.
|
Tue, 24 Mar 2020
|
[ 19:54 antoine ] (Only the first 10 of 87 ports in this commit are shown above. )
Convert the tree to use PY_PILLOW
With hat: portmgr
Originally submitted by: kai
|
Mon, 24 Feb 2020
|
[ 11:36 kai ] (Only the first 10 of 76 ports in this commit are shown above. )
graphics/py-pillow: Update to 7.0.0
* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
dropped the support for Python 2.
* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
consumers that can be built for Python 2 or newer.
* Exceptions are ports that can be built only for either Python 2 or
Python 3. For the first case, consumers are just assigned to the
repo-copied graphics/py-pillow6.
* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
listed in setup.py as a build dependency [1] and relax the version (Only the first 15 lines of the commit message are shown above )
|
Mon, 29 Apr 2019
|
[ 20:48 kai ]
games/pysolfc: Update to 2.6.4
Changelog:
* Fix for Freezes (with pygame >= 1.9.5)
* Fixed Three Peaks scoring
Approved by: mentors (implicit)
|
Fri, 12 Apr 2019
|
[ 21:50 kai ]
games/pysolfc: Update to 2.6.3
While I'm here:
* Fix the symlink for "pysol01.png" by changing it from absolute to relative
because source and target are both inside of ${PREFIX}.
* Update the WWW entry to save uneccessary redirects from HTTP to HTTPS.
Changelog since 2.4.0:
* Compatibility with Pillow 6.x
* Restore the "Save games geometry" feature
* Added a NEWS.asciidoc file
* Forbid illegal moves in Spider and some other variants
* Support for solving Golf using a solver
* Fixed a bug with cards that couldn't be moved or selected
* Ability to run the test suite without Python 2.x and/or pygtk
* Code cleanups
https://github.com/shlomif/PySolFC/blob/pysolfc-2.6.3/NEWS.asciidoc
Approved by: mentors (implicit)
|
Fri, 1 Feb 2019
|
[ 18:55 kai ] (Only the first 10 of 76 ports in this commit are shown above. )
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
|
Sun, 24 Jun 2018
|
[ 19:22 swills ]
games/pysolfc: Update to 2.4.0
PR: 229275
Submitted by: Kai <freebsd_ports@k-worx.org> (maintainer)
|
Sun, 29 Apr 2018
|
[ 02:28 wen ]
- Update to 2.2.0
- Pass maintainership to submitter
- Add all LICENSE
PR: 227830
Submitted by: freebsd_ports@k-worx.org
|
Sun, 3 Dec 2017
|
[ 08:25 antoine ] (Only the first 10 of 24 ports in this commit are shown above. )
- Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Thu, 20 Apr 2017
|
[ 13:44 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Cosmetic fixes
- Fix WWW:
|
Tue, 18 Apr 2017
|
[ 18:26 miwi ] (Only the first 10 of 14 ports in this commit are shown above. )
- Fix Shebangs
|
Sun, 22 Jan 2017
|
[ 22:27 rene ] (Only the first 10 of 56 ports in this commit are shown above. )
Reset mva@'s ports, he handed in his ports bit.
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 17 Jan 2016
|
[ 12:46 pawel ]
- Remove deprecated @dirrm
- Add NO_ARCH
- Convert to options helpers
Approved by: portmgr blanket
|
Wed, 8 Oct 2014
|
[ 15:38 wg ]
games/pysolfc: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit)
|
Thu, 14 Aug 2014
|
[ 17:04 mva ] (Only the first 10 of 22 ports in this commit are shown above. )
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
usually should be mutually exclusive, but some ports include both knobs
Phabric: D581
Recommended by: danfe@, makc@
Reviewed by: danfe, wg, antoine
Approved by: portmgr
With hat: python@
|
Sun, 10 Aug 2014
|
[ 08:55 mva ] (Only the first 10 of 18 ports in this commit are shown above. )
- Convert my ports to USES=python
|
Tue, 29 Jul 2014
|
[ 21:43 adamw ] (Only the first 10 of 277 ports in this commit are shown above. )
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Fri, 17 Jan 2014
|
[ 21:22 mva ]
- Enable stagedir support
- Use PYDISTUTILS_AUTOPLIST
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Sat, 2 Mar 2013
|
[ 22:32 lwhsu ] (Only the first 10 of 28 ports in this commit are shown above. )
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation
|
Sat, 15 Dec 2012
|
[ 10:49 mva ]
- Add support for additional cardsets
- Add LICENSE
- Convert to OptionsNG
- Trim Makefile headers
PR: ports/174258
Submitted by: nemysis <nemysis@gmx.ch>
|
Sun, 29 Jul 2012
|
[ 11:17 cs ] (Only the first 10 of 181 ports in this commit are shown above. )
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 26 Dec 2009
|
[ 10:47 mva ]
- Update to 2.0
Approved by: miwi (mentor implicit)
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Sat, 14 Mar 2009
|
[ 17:20 mva ] (Only the first 10 of 11 ports in this commit are shown above. )
Renamed games/PySolFC to games/pysolfc according to the policies.
Reported by: danfe
Approved by: miwi (mentor)
|
Number of commits found: 44 |