Commit graph

16755 commits

Author SHA1 Message Date
Dmitry Marakasov
bf2bf5b741 - Update to r5775
PR:		209987
Submitted by:	pkubaj@anongoth.pl (maintainer)
2016-06-21 12:09:59 +00:00
Mathieu Arnold
7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00
Mathieu Arnold
a2262e9313 Remove unnecessary evals that do-fetch was using.
Turns out that env(1) knows how to parse a properly quoted string
using -S "string", it makes the double eval used for the fetch
command to be unnecessary.

This is because running:
eval "foo $(escape $bar)"
is silly when this works:
foo $bar

So remove escaping and quoting, and sillyness.

PR:		210198
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6779
2016-06-19 11:25:29 +00:00
Dmitry Marakasov
6dc0dbea6c - Switch to USES=localbase
- Switch to options helpers
2016-06-19 09:05:06 +00:00
Ruslan Makhmatkhanov
97c8c31255 games/tome4: update to 1.4.8
- add dependency upon libpng

PR:		210280
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2016-06-18 21:24:37 +00:00
Matthew Seaman
7a4bf7c495 In the latest installment of the series Alex travels through the jungle
in search of his kidnapped girlfriend. Plenty of classic platforming
in four nice colors guaranteed!

WWW: http://allegator.sourceforge.net/

PR:		208664
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
2016-06-18 14:49:52 +00:00
Mathieu Arnold
1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00
Dmitry Marakasov
e099562643 - Pet portlint
- Switch to options helpers
- Respect CFLAGS
2016-06-17 09:05:04 +00:00
Torsten Zuehlsdorff
29eac2606e games/imaze: unbreak and modernize port
This includes:
- Bump PORTREVISION
- Unbreak fetch
- Remove TUCOWS from MASTER_SITES
- Add ATHENA option and set it by default, instead of XVIEW
- Convert GUI's options from RADIO to SINGLE
- Switch to options helpers
- Add MOTIFLIB define with proper value to fix linkage
- Add xmu to USE_XORG
- Regenerate patches

PR:           210081
Submitted by: lightside <lightside@gmx.com>
Approved by:  junovitch (mentor)
2016-06-17 08:21:16 +00:00
Dmitry Marakasov
ff25a4ddf9 - Add LICENSE
- Switch to USES=localbase
- No need to duplicate COMMENT in DESKTOP_ENTRIES
2016-06-13 20:04:59 +00:00
Kurt Jaeger
3aa85674f2 games/pioneer: 20160404 -> 20160610
Changes:
  20160404...20160504
- This version uses multimedia/assimp v3.2 library from bug 209356.
- The saved games from previous version are not compatible!

PR:		209357
Submitted by:	lightside@gmx.com (maintainer)
2016-06-13 16:12:46 +00:00
Dmitry Marakasov
1cb3d0dde3 - Switch to options helpers 2016-06-12 09:03:56 +00:00
Dmitry Marakasov
cfaf7cf75b - Switch to options helpers
- Regenerate patches with `make makepatch`
2016-06-11 09:03:55 +00:00
Torsten Zuehlsdorff
fa23faa40b Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by:	junovitch (mentor)
2016-06-10 09:08:02 +00:00
Dmitry Marakasov
44d964af8c - Switch to options helpers 2016-06-10 09:03:54 +00:00
Tilman Keskinoz
4067360748 Make fetchable
PR:		210033
Submitted by:	lightside@gmx.com
2016-06-09 15:30:07 +00:00
Mathieu Arnold
8271365a60 It's been a long time since I checked ${PORTSDIR} in _DEPENDS line. It
seems quite a few crept in.

Pointy hat to:	fluffy, mm, romain
Sponsored by:	Absolight
2016-06-09 02:50:02 +00:00
Dmitry Marakasov
b52c581768 - Switch to options helpers 2016-06-08 09:03:53 +00:00
Dmitry Marakasov
d52e89e235 - Switch to options helpers 2016-06-07 09:03:52 +00:00
Guido Falsi
0f7d51f090 Enable make jobs again in bundled spidermonkey, patch committed in
r416413 fixes the original problem.

Testing worked without flaws.

Thanks to tijl@.
2016-06-06 18:41:24 +00:00
Dmitry Marakasov
460a77eb5f - Add distfile mirror, unbreak fetch
- Switch to options helpers

PR:		210030
Submitted by:	lightside@gmx.com
2016-06-06 17:21:34 +00:00
Mathieu Arnold
7f304f0633 Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
2016-06-06 15:25:42 +00:00
Dmitry Marakasov
4658d37642 - Unbreak: the port fetches fine
PR:		210032
Submitted by:	lightside@gmx.com
2016-06-06 14:01:31 +00:00
Dmitry Marakasov
247c71f1c7 - Switch to options helpers 2016-06-06 09:03:53 +00:00
Tijl Coosemans
553ce7bd8e - Update devel/gmake to 4.2.
- deskutils/tomboy, devel/ocaml-deriving-ocsigen: patch Makefile bug.
- games/0ad: disable make jobs when building bundled Spidermonkey.

PR:		209868
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-06-05 14:35:02 +00:00
Dmitry Marakasov
081053d015 - Update to 20160531
PR:		209932
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2016-06-03 19:37:15 +00:00
Antoine Brodin
1aacc3c75c - Unbreak games/cowsay with a new MASTER_SITES
- Pass maintainership to submitter
- Undeprecate irc/insub now that cowsay isn't broken

PR:		207063
Submitted by:	Nikolai Lifanov
Approved by:	maintainer timeout (4 months)
2016-06-03 19:21:11 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Tilman Keskinoz
62a898637e Update to 1.1.3
PR:		209825
Submitted by:	maintainer
Reviewed by:	Vladimir Krstulja
2016-06-01 16:16:22 +00:00
Rusmir Dusko
09c369aa65 * Update for gtk3 (and gtk2)
* Fix gtk3 incompatibilities
* Fix GTK check in code
* Update to gtk3
* Add libm to link command
* Remove CRs from source

- Take maintainership
- Recreate tarball, new 64869df commit
- Change USE_GNOME=gtk2 to USE_GNOME=gtk30
2016-06-01 16:01:52 +00:00
Mathieu Arnold
77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00
Dmitry Marakasov
ac3fdceb88 - Switch to USES=localbase
- Switch to options helpers
2016-06-01 09:03:50 +00:00
Guido Falsi
0576645e50 - Update to 0.60
- Add workaround for what appears to be a gcc bug on 9.x.
- Enable again MOVIES option by default, it does not crash anymore.
2016-05-30 20:57:13 +00:00
Jan Beich
562522c625 games/burrtools: minor improvements
- Unbundle lua 5.1
- Adjust category and fix icon path in .desktop file
- Avoid overlinking FLTK dependencies
- Integrate DragonFly fix
- Drop unnecessary patch
- Drop unused xmlwrapp dependency
- Convert to USES=localbase
- Pacify stage-qa (shared libs)
- Pacify portlint (regen patches)
2016-05-30 12:01:18 +00:00
Jan Beich
c2aa416155 games/burrtools: switch back to clang on 10+
Fix undefined behavior on startup when parsing (embedded) config file
written in Lua.

MFH:		2016Q2
2016-05-30 12:00:30 +00:00
Jan Beich
92e32bc91b games/burrtools: unbreak build on 11.0
lib/stl.cpp: In member function 'void stlExporter_c::write(const char*, const voxel_c&, const faceList_c&)':
lib/stl.cpp:69:38: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
   const char * title = basename(fname);
                                      ^
In file included from lib/stl.cpp:44:0:
/usr/include/libgen.h:38:7: error:   initializing argument 1 of 'char* basename(char*)' [-fpermissive]
 char *basename(char *);
       ^

PR:		209747
Reported by:	antoine (exp-run)
2016-05-30 11:58:42 +00:00
Pawel Pekala
1a2836cbcf Update to version 4.0.5
Changelog:
http://rephial.org/release/4.0.5

PR:		209819
Submitted by:	lightside@gmx.com
2016-05-29 13:38:58 +00:00
Ganael LAPLANCHE
63d3927753 Update Simgear & Flightgear ports to 2016.2.1 2016-05-28 18:56:58 +00:00
Dmitry Marakasov
7e36ecb26a - Update to 0.4.14
- Tweak depends
2016-05-28 18:38:05 +00:00
Dmitry Marakasov
2140ae9010 - Update to 0.4.14
- Fix LICENSE
2016-05-28 18:38:00 +00:00
Kurt Jaeger
7226451716 devel/smokeqt, games/katomic, multimedia/gstreamer1-qt4, net-im/kopete-kde4,
sysutils/kfilemetadata, sysutils/polkit-qt, x11/kde4-runtime

- update USES in some kde ports
  Some are cosmetic; some add shebangfix or pathfix where needed

PR:		209304
Submitted by:	groot@kde.org (kde)
2016-05-28 14:54:53 +00:00
Dima Panov
4465efd8ec - games/pyfa: Update to 1.19.1
PR:		207180
Submitted by:	Andrey Fesenko (maintainer)
Approved by:	miwi (mentor, implicit)
2016-05-28 14:40:32 +00:00
Jason Unovitch
4cae60ca87 Assign submitter as maintainer by request
PR:		209794
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com>
Differential Revision:	D6606
2016-05-28 02:02:54 +00:00
Antoine Brodin
11620d9480 Add back WRKSRC, it's needed because of DISTVERSIONPREFIX 2016-05-26 19:08:48 +00:00
Steve Wills
01ca19a397 Add USE_KDE4 so that KDE4_VERSION is defined
PR:		209756
Submitted by:	T.C.Berner <tcberner@gmail.com>
Reported by:	Vladimir Omelchuk <admin@vladiom.com.ua>
2016-05-26 16:25:39 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Mathieu Arnold
00d52a3e4c Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
2016-05-25 15:43:34 +00:00
Dmitry Marakasov
1155dbfc73 - Add some mirrors, fixing fetch
PR:		209738
Submitted by:	lightside@gmx.com (maintainer)
2016-05-25 14:43:29 +00:00
Dmitry Marakasov
80b819ec66 - Update to 20160515
- While here, add missing WWW

PR:		209555
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2016-05-24 14:12:38 +00:00
Mathieu Arnold
b1bff0b3d4 Fix my previous fix.
Reported by:	marino
Sponsored by:	Absolight
2016-05-24 13:17:36 +00:00