Commit graph

19942 commits

Author SHA1 Message Date
Mateusz Piotrowski
013945e73d Only pass -E to find(1) when passing -regex or -iregex
The -E flag tells find(1) to interpret regular expressions which were
passed as arguments to -regex and -iregex as extended regular expressions.
It has no effect on other otherwise. Let's not invoke find(1) with -E if
not necessary.

Approved by:	portmgr (blanket approval)
2020-08-12 13:34:57 +00:00
Mateusz Piotrowski
1f5db6b081 Update to 0.9.0 2020-08-12 10:00:38 +00:00
Danilo Egea Gondolfo
2fdd6f1021 - Update to 6.0.1
- Remove EXAMPLES option
2020-08-11 16:56:07 +00:00
Danilo Egea Gondolfo
ae387f5ebd - Add new port games/py-pysol-cards
The pysol-cards python modules allow the python developer to generate
the initial deals of some PySol FC games. It also supports PySol
legacy deals and Microsoft FreeCell / Freecell Pro deals.
2020-08-11 16:53:31 +00:00
Yuri Victorovich
d8607de16d games/emptyepsilon: Update 2020.04.09 -> 2020.08.07
Reported by:	portscout
2020-08-08 18:38:00 +00:00
Dmitry Marakasov
8336d6e294 - Fix detection of system jpeg by adding USES=localbase, this fixes crash on game start due to libraries conflict
- Fix build failure on 12.x i386 related to linking with OpenAL
- Remove most bundled third party librarues ti ensure they are not used
- Add missing depends
- Portlint nits
- Modernize options handling
- Silence patching
- Simplify radiant data installation
- Fix absolute symlink

PR:		242612
Reported by:	peter.kien@posteo.org, attila.kover@guardian.co.uk, storm16@gmail.com
Approved by:	maintainer timeout (m.tsatsenko@gmail.com, 8 months)
2020-08-07 20:22:46 +00:00
Piotr Kubaj
ec61ca32f7 games/eduke32: update to newer voxels pack 2020-08-04 09:33:11 +00:00
Dmitry Marakasov
13dfe31fc7 Move deprecation of my python2 ports to September - being on vacation, need some more time to fix them 2020-08-03 23:37:25 +00:00
Tobias Kortkamp
8b057d47a9 lang/rust: Update to 1.45.2
Changes:	https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html
2020-08-03 15:18:49 +00:00
Antoine Brodin
7d2d35b5e9 Deprecate a few python 2.7 ports 2020-08-03 08:51:17 +00:00
Tobias C. Berner
e1dd1e7a87 games/homura: Update to 5.1
- Switched to GitLab
- The launcher window will not appear if nothing is installed

PR:		248350
Submitted by:	Alexander Vereeken <Alexander88207@protonmail.com>  (maintainer)
2020-08-02 09:31:18 +00:00
Dmitry Marakasov
2c97c8b83b - Update WWW
Approved by:	portmgr blanket
2020-08-01 09:36:22 +00:00
Loïc Bartoletti
d02141c9eb games/py-mnemosyne: Take Maintainer'ship, fix runtime error and add missing dependencies
Latest version of games/py-mnemosyne requires new dependencies. This commit adds the missing dependencies:

 - audio/py-gtts
 - security/py-gtts-token (required by audio/py-gtts)
 - textproc/py-googletrans

The games/py-mnemosyne port needs to be limited to Python 3.7+ to keep the dependency chains intact. This is because textproc/py-googletrans depends on www/py-httpx which is only for Python 3.7+.

PR:		247595
Submitted by:	kai
Reported by:	gspurki@gmail.com
Approved by:	tcberner (mentor)
MFH:		2020Q3
Differential Revision:	https://reviews.freebsd.org/D25895
2020-07-30 19:18:12 +00:00
Tobias Kortkamp
9137d53fe2 lang/rust: Update to 1.45.1
- Apply the "hard links break `env::current_exe()`" workaround from
  r543251 to lang/rust too
- Force rebuild all consumers for the soundness bug in 1.45.0

Changes:	https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25835
2020-07-30 18:26:53 +00:00
Fernando Apesteguía
10a5676f29 games/ltris: update to 1.2.1
From ChangeLog: https://sourceforge.net/projects/lgames/files/ltris/

 * fixed build failure with gcc 4.8
 * added training mode with optional zero gravity

PR:	248344
Submitted by:	marcel@herrbischoff.com (maintainer)
2020-07-30 07:06:07 +00:00
Dmitry Marakasov
8f01d7ff21 - Update to 0.4.10 2020-07-28 19:25:15 +00:00
Dmitry Marakasov
0f944010be - Update to 1.1.4 2020-07-27 19:04:18 +00:00
Dmitry Marakasov
29d4529d95 - Update to build21 2020-07-27 18:53:37 +00:00
Tobias C. Berner
368266bf54 games/dMagnetic: update to 0.25
PR:		248280
Submitted by:	Thomas Dettbarn <dettus@dettus.net> (maintainer)
2020-07-27 17:41:33 +00:00
Mark Linimon
e1961230a6 Add compiler:c11 to USES to fix build on GCC-based systems:
cc1: error: unrecognized command line option "-std=gnu11"

Approved by:	portmgr (tier-2 blanket)
2020-07-27 11:36:14 +00:00
Tobias C. Berner
d8722f974d New port: games/black-hole-solver
Black Hole Solitaire Solver

This is a solver, written in C, to solve Golf solitaire, the Solitaire variant
called “Black Hole” and the one called “All in a Row”. It provides a portable C
library, and a command line application that after being fed with a layout will
emit the cards to move.

https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/

This is an upcoming dependency in games/kpat
2020-07-26 09:04:41 +00:00
Antoine Brodin
37a49a023d Deprecate ports broken for more than 6 months 2020-07-26 07:32:00 +00:00
Kurt Jaeger
d603c20909 games/powwow: update 1.2.17 -> 1.2.22
PR:		247902
Submitted by:	Juraj Lutter <juraj@lutter.sk> (maintainer)
Relnotes:	https://www.hoopajoo.net/projects/powwow.html
		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247902#c0
2020-07-24 15:17:00 +00:00
Sunpoet Po-Chuan Hsieh
db1ec2f7a5 Cosmetic change 2020-07-24 07:18:52 +00:00
Alexandre C. Guimarães
d0fc635f72 Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports geographical load balancing
- update all affected ports

PR:		244164
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision:	https://reviews.freebsd.org/D24955
2020-07-24 06:28:59 +00:00
Dirk Meyer
6f59cde344 - fix build of icon file
netpbm-10.91.00 has regressions to parse .ico files
2020-07-24 04:03:40 +00:00
Steve Wills
94e16c2263 games/minecraft-server: fix fetch
PR:		247667
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Approved by:	maintainer timeout (freebsd@jonathanprice.org, >2 weeks)
2020-07-24 00:30:17 +00:00
Jan Beich
e4f5f6dc11 games/onscripter: update to 20200722
Changes:	http://onscripter.osdn.jp/onscripter_devel.2020.html
2020-07-23 03:38:01 +00:00
Fernando Apesteguía
663384f6eb games/ltris: Update to 1.2 and take MAINTAINERship
From ChangeLog: https://sourceforge.net/projects/lgames/files/ltris/

 * added classic game style: (2020/06/28 MS)
   no wall-kicks, random pieces, no shadow piece, ...
 * added auto-delay shift (das) and are (entry delay)
 * menu simplified
 * code cleanups
 * statistics for single player mode
 * fixed compiler warnings

Submitter requests MAINTAINERship.

PR:	248110
Submitted by:	marcel@herrbischoff.com
2020-07-22 15:15:40 +00:00
Tobias Kortkamp
62ab01c7c9 Clean up some things
Reported by:	portscan
2020-07-22 09:09:01 +00:00
Kubilay Kocak
9ef88c205b games/powwow: Update MAINTAINER
Current MAINTAINER address is a @subdomain.freebsd.org who's MX has been
delegated to the recipient (current MAINTAINER).

This causes issues because Bugzilla's authentication scheme has a specific
Kerberos (kpasswd) based backend for accounts matching the FreeBSD.org
domain.

This coupled with the MAINTAINER not having access to the current
MAINTAINER address, and using a different Bugzilla account email address,
has implications and causes issues with respect to verifying maintainership
for approval and other purposes (requesting feedback etc).

tl;dr: All maintainers (MAINTAINER lines) for maintainers of ports, should
have an Bugzilla account email that exactly matches that MAINTAINER line

If that is currently not the case, maintainers should either:

 1) Update the MAINTAINER line to match the Bugzilla email, OR
 2) Update their Bugzilla Email to match the MAINTAINER line in Preferences [1]

[1] https://bugs.freebsd.org/bugzilla/userprefs.cgi?tab=account

PR:		247902
Requested by:	koobs (bugmeister)
Approved by:	Juraj Lutter (maintainer, via email verification)
Approved by:	koobs (bugmeister)
MFH:		2020Q3 (blanket: consistent metadata)
2020-07-22 05:47:21 +00:00
Dmitry Marakasov
ab91e69ff5 - Update to 3.4.1 2020-07-21 14:21:13 +00:00
Steve Wills
2828584175 games/minecraft-server: Update to 1.16.1
PR:		247667
Submitted by:	Juraj Lutter <juraj@lutter.sk> (maintainer)
2020-07-18 02:06:07 +00:00
Tobias Kortkamp
b0f1d6430e lang/rust: Update to 1.45.0
- This Rust release comes with LLVM 10.  Drop the LLVM patches we
  no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
  Rust target instead of patching LLVM.
- Build LLVM with Ninja.  It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25658
2020-07-17 06:44:04 +00:00
Kai Knoblich
2b6c951533 games/dMagnetic: Update to 0.24
* Simplify test suite. [1]

* Switch manpages to the preferred share/man location while I'm here.

Changelog:

* It is now possible to use .d64 images to play the games.

* The test suite can now be called directly via its own "do-test" target
  per sub-make. [1]

PR:		247915
Submitted by:	Thomas Dettbarn <dettus@dettus.net> (maintainer)
2020-07-17 06:32:31 +00:00
Matthias Andree
59eb5b4b37 openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports
OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.

Approved by:	portmgr (blanket)
MFH:		2020Q3 (PORTREVISION bump after OpenEXR/ilmbase update)
Security:	714e6c35-c75b-11ea-aa29-d74973d1f9f3
2020-07-16 12:13:30 +00:00
Yuri Victorovich
431ade6de6 games/abstreet: Update 0.2.2-28 -> 0.2.3-16 2020-07-15 04:33:41 +00:00
Dmitry Marakasov
d11d2b1453 - Update to 3.4.0 2020-07-14 22:47:04 +00:00
Dmitry Marakasov
fc56d228aa - Update to 1.04 2020-07-14 20:27:13 +00:00
Dmitry Marakasov
3d52cdff43 - Update to 5.3.0 2020-07-13 23:46:16 +00:00
Dmitry Marakasov
15478ed869 - Update to 5.3.0 2020-07-13 23:46:12 +00:00
Antoine Brodin
b77caff6ee Mark BROKEN: fails to build
(cd /wrkdirs/usr/ports/games/burrtools/work/burrtools-0.6.3 && /bin/cat burricons.ico | winicontoppm -bestqual |  pnmtopng -transparent=black > burricons.png)
winicontoppm: abnormal bit per pixel value 32
pnmtopng: Error reading first byte of what is expected to be a Netpbm magic number.  Most often, this means your input file is empty

Reported by:	pkg-fallout
MFH:		2020Q3
2020-07-12 20:05:01 +00:00
Mark Linimon
fd59afe5b8 Add USE_CSTD=c99 to fix build on GCC-based systems:
censor.c:41: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
2020-07-12 15:42:44 +00:00
Tobias Kortkamp
a167bf51dd audio/sndio: Update to 1.7.0 2020-07-12 09:30:28 +00:00
Luca Pizzamiglio
8776db7698 games/lolcat: new port, a C implementation of the famous lolcat
High performance, energy-saving implmentation in C of lolcat

NOTE: in MOVED, the previous entry lolcat -> rubygem-lolcat has been removed
That is the only way to wupport this corner case.

Submitted by:	gbe@FreeBSD.org (maintainer)
Differential Revision:	https://reviews.freebsd.org/D25082
2020-07-11 20:26:49 +00:00
Tobias C. Berner
2b081d28b3 games/kdegames: add some more KDE games to the metaport
PR:		247911
Submitted by:	anahata <cnehren@pobox.com>
2020-07-11 15:44:29 +00:00
Tobias C. Berner
45d9e1b7ce games/kdegames: add option of games/ksudoku
PR:		247897
Reported by:	anahata <cnehren@pobox.com>
2020-07-10 18:13:18 +00:00
Tobias C. Berner
1433736961 Update KDE's Application (release-service) to 20.04.3
Changelog:
	https://kde.org/announcements/changelog-releases.php?version=20.04.3
2020-07-09 21:04:41 +00:00
Dmitry Marakasov
fb928f6909 Fix build on i386 2020-07-08 21:42:37 +00:00
Ganael LAPLANCHE
d64f546f7f Update Simgear and Flightgear ports to 2020.1.3 2020-07-08 10:17:54 +00:00