Commit graph

17076 commits

Author SHA1 Message Date
Dmitry Marakasov
0fd344dcd4 - Switch to options helpers 2016-12-05 09:00:48 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +00:00
Danilo Egea Gondolfo
f492b43714 - Update to 1.5.1 2016-12-01 18:26:37 +00:00
Mathieu Arnold
8664861b1a Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
2016-12-01 11:18:03 +00:00
Ganael LAPLANCHE
4661c0b581 Update Simgear and Flightgear ports to 2016.4.2 2016-11-30 11:20:06 +00:00
Dmitry Marakasov
acdfb92420 - Add NO_ARCH
- Switch to options helpers
2016-11-30 09:00:41 +00:00
Mark Linimon
0dd7f0e30c Mark as broken on aarch64: runaway process.
Actually, from time to time this builds; but more often, not.
2016-11-28 10:17:39 +00:00
Mark Linimon
79b151ae88 Mark as broken on aarch64. 2016-11-28 10:14:15 +00:00
Dmitry Marakasov
8085ee26f3 - Add LICENSE
- Switch to options helpers
- Regenerate patches
2016-11-28 09:00:44 +00:00
David Naylor
4a9609d5d3 USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]
- Instead of excluding the specific packages added to DISTFILES (but only for
   FreeBSD 9+), exclude all files with a '.nupkg' extension.
 - Move the nuget-extract command to be before post-extract, to allow the port's
   post-extract command to move packages around

audio/libgpod-sharp: add port for mono bindings for libgpod
 - audio/libgpod: [2]
   - USE_GNOME: add missing dependency
   - Remove mono files from pkg-plist (now in audio/libgpod-sharp)
   - Allow relevant variables to be overridden
   - Fix MONO options
   - Patch source to allow building with modern mono
   - Avoid post-install target for slave ports.

devel/monodevelop: update to 4.6.2.7
 - Update nuget package Fantomas to 2.4.0 (latest at time of monodevelop's
   release).
 - Downgrade nuget package FSharp.Compiler.CodeDom (per paket's specification)
 - LICENSE: Add license of LGPL21
 - LICENSE_FILE: Add license file from source
 - PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases)

games/openra: simplify post-extract [3]
 - USES=mono:nuget allow overridding of NUGET_PACKAGEDIR
 - Set NUGET_PACKAGEDIR to correct location, fix patching accordingly

lang/fsharp: update to 4.6.2.7
 ChangeLog:
  - Fix #639: Problems with F# scripts on Mono
  - Fix FSharp.Compiler.Tools targets for .NET Core usage
  - Fix FSharp.Compiler.Tools package dependencies

lang/mono: update to 4.6.2.7
 Mono 4.6.2 is the 1st service release to the 4.6 series.
 Changes:
  - LICENSE: Add license of MIT
  - LICENSE_FILE: Add license file from source
  - PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases)
 Bug fixes:
  - #44708 - "TrustFailure (The authentication or decryption has failed.) ...
            Invalid certificate received from server." with "Error code: 0x5"
            or "Error code: 0xffffffff800b010f" when attempting to access
            HTTPS servers on ports other than 443
  - #39832 - SIGSEGV when running roslyn

multimedia/banshee: bump port revision.
 - Update missing port dependencies
 - Convert to use option helpers
 - OPTIONS: Add APPLEDEV (missing dependency added)
 - LICENSE: Add MIT license
 - LICENSE_FILE: Add license file from source
 - PORTSCOUT: Skip alpha release (2.9.1)

x11-toolkits/gnome-sharp20: fix port dependencies
 - Add missing dependencies
 - Convert post-patch to shebangfix
 - LICENSE: add LGPL21 license
 - LICENSE_FILE: use license file from source
 - MKAE_JOBS_UNSAFE: remove, does appear to work

x11-toolkits/gtk-sharp20: update to 2.12.42.

PR:		214680 [2]
PR:		214681
Suggested by:	jbeich [1]
Submitted by:	jbeich [3]
Approved by:	avilla (maintainer; timeout) [2]
2016-11-27 17:00:08 +00:00
Dmitry Marakasov
39d23cfea8 - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2016-11-27 09:00:44 +00:00
Matthew Seaman
bac77c855d Update to 20161126
PR:		214850
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2016-11-26 13:30:35 +00:00
Ganael LAPLANCHE
7f9e7ee6a4 Make QT5 optional
PR:		214748
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com>
MFH:		2016Q4
2016-11-25 15:39:37 +00:00
Dmitry Marakasov
3e2501b5a2 - Fix build with clang 3.9
PR:		214650
Approved by:	portmgr blanket
2016-11-25 14:27:36 +00:00
Dmitry Marakasov
8fa80c7636 - Mark broken with boost 1.62 2016-11-25 09:35:00 +00:00
Dmitry Marakasov
6c6c4c3976 - Add LICENSE
- Switch to USES=localbase
- Switch to options helpers
- Fix build with clang 3.9
- Regenerate patches

PR:		214647
2016-11-25 09:25:40 +00:00
Dmitry Marakasov
9f5e6c7389 - Fix build with libc++ 3.9
- Regenerate patches

PR:		214648
2016-11-24 16:15:14 +00:00
Dmitry Marakasov
d3000584ef - Fix build with clang 3.9
- Simplify plist

PR:		214646
2016-11-24 11:04:11 +00:00
Torsten Zuehlsdorff
5dcb50529a games/rubygem-fortune_gem: Update from 0.0.8 to 0.0.9
Changelog:
- Update to Rubygems best practices
- ADD MIT LICENCE
- executables must be an array of strings
- Allow this gem to be pushed to any gemserver

PR:           214559
Submitted by: mose <mose@mose.com>
Approved by:  mentors (implicit)
2016-11-23 15:22:24 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Dmitry Marakasov
049d88df5c - Fix fetch: distfile was rerolled
- Difference is only removal of generated files (object files and python cache)
2016-11-23 10:49:54 +00:00
Dmitry Marakasov
e2856b52a4 - Update to 20161031 2016-11-23 10:13:01 +00:00
Antoine Brodin
88c0852ce8 Fix build when python symlink is not present 2016-11-22 22:01:29 +00:00
Antoine Brodin
daac768104 Add explicit build dependency on the python symlink, right now they rely on
it being provided by x11-toolkits/gtk20
2016-11-22 21:56:37 +00:00
Dmitry Marakasov
8eefc49ca2 - Update to 0.6.0 2016-11-21 16:26:21 +00:00
Dmitry Marakasov
77ccdad9c9 - Update to 0.6.4
MFH:            2016Q4 (security fix)
2016-11-21 15:52:25 +00:00
Dmitry Marakasov
8035720be8 - Add games/asylum
SDL Asylum is a C port of the computer game Asylum, which was
written by Andy Southgate in 1994 for the Acorn Archimedes and is
now public domain.

"Young Sigmund has a few problems. To help him resolve his mental
instability you must enter the surreal world of his inner mind and
shut down the malfunctioning brain cells which are causing him these
problems." -- Instructions file from original game

WWW: http://sdl-asylum.sourceforge.net/
2016-11-21 15:24:34 +00:00
John Marino
97ef0f7c0e games/gtypist: Support ports-bases ncurses
This software must be ancient because it expects the required wide
ncurses headers to be only at <ncursesw/ncurses.h>.  The previous
workaround symlinked the base headers to the work directory.

Instead, fix the 5 source files via sed and bypass the conftest.

Approved by:	ncurses blanket
2016-11-21 15:01:18 +00:00
Dmitry Marakasov
4f13a57d72 - Fix license
- Switch to USES=localbase
- makeparch
- Take maintainership
2016-11-21 14:52:46 +00:00
Pawel Pekala
e031b816a6 Better fix for execution error. INSTALL_LIB strip(1) libraries it
installs, at least on FreeBSD 10 this operation changes type of
library to FreeBSD making loading library fail on runtime.
2016-11-21 12:45:55 +00:00
Mark Linimon
31672d29c1 Change from BROKEN to NOT_FOR_ARCHS per maintainer request.
Reported by:	maintainer
2016-11-20 21:30:25 +00:00
John Marino
cbef3e6aba games/omega: honor CFLAGS 2016-11-20 18:01:37 +00:00
John Marino
b95f5f38cc games/enygma: Fix configure for ports ncurses 2016-11-20 16:43:17 +00:00
John Marino
8fb5a9715b games/dungeon: Set Make environment for entire build phase
Approved by:	blanket (environment should always be set)
2016-11-20 14:08:41 +00:00
John Marino
97405b4452 games/critterding, games/nlarn, misc/crosspad: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-20 13:45:56 +00:00
John Marino
b8dff68f05 games/cake, net/(wident|wiz|opensips): Document ncurses requirement
Approved by:	ncurses blanket
2016-11-20 13:36:50 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Jan Beich
2de9a7d380 games/openttd: restore right-to-left support after r426525
PR:		214384
Exp-run by:	antoine
Approved by:	portmgr blanket
2016-11-19 18:23:19 +00:00
Jan Beich
23a96f4a5f devel/icu: update to 58.1
Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2016-11-19 18:21:20 +00:00
Mark Linimon
089e25bc43 Mark as broken on all emulated builds: runaway process.
Approved by:	portmgr (tier-2 blanket)
2016-11-19 12:34:52 +00:00
Dmitry Marakasov
7dac2ac5a1 - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2016-11-19 09:00:20 +00:00
Pawel Pekala
4ced60a7e4 - Add missing dri dependency
- Convert sdl_ttf to RUN_DEPENDS hack, USE_LINUX=sdlttf seems to be gone
- Use brandelf(1) on installed libraries also, game runs on 12-current but
  on FreeBSD 10.3 execution fails with:

./libs/Dwarf_Fortress: error while loading shared libraries:
/usr/local/libexec/dwarffortress/libgraphics.so: ELF file OS ABI invalid
2016-11-18 20:00:44 +00:00
Dmitry Marakasov
0037594391 - Add LICENSE_FILE
- Switch to options helpers
2016-11-18 09:00:19 +00:00
Dmitry Marakasov
191b7341ae - Update to 1.2
- Add LICENSE
2016-11-18 08:47:05 +00:00
Dmitry Marakasov
672a066c57 - Take maintainership 2016-11-17 16:56:26 +00:00
Dmitry Marakasov
ea56479451 - Add LICENSE
- Take maintainership
- Add mirror
2016-11-17 16:52:59 +00:00
Rene Ladan
f2aecf8776 Reset edwin's ports, he has handed in his commit bit.
With hat:	portmgr-secretary
2016-11-16 22:55:39 +00:00
Pawel Pekala
edb15ab4e1 Dwarf Fortress is a single-player fantasy game. You can control a dwarven
outpost or an adventurer in a randomly generated, persistent world.

WWW: http://www.bay12games.com/dwarves/

Note that I am taking maintainership of this port, there was no feedback
on this PR for almost a year and I ended up working on it.

PR:		205497
Submitted by:	Michael Williams <ports@mgwsoftware.com>
2016-11-16 13:19:06 +00:00
Mark Linimon
a07c7ab812 Fix some misspellings that crept in on the last tier-2 cleanup pass.
Approved by:	portmgr (tier-2 blanket)
2016-11-16 09:29:15 +00:00
Mark Linimon
d6c96927f4 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-16 00:33:58 +00:00