103158 Commits

Author SHA1 Message Date
afresh1
cb4dca3aa1 Update devel/p5-strictures to 2.000001
OK estetus AT gmail (maintainer)
2015-07-19 21:09:57 +00:00
kili
d78468ac16 hs-heist meets his friends in the attic. 2015-07-19 21:08:23 +00:00
kili
4e8adb478f hs-certificate and hs-tls are gone, too. 2015-07-19 21:03:51 +00:00
kili
d4bbf3a428 Welcome to the attic, hs-certificate and hs-tls. 2015-07-19 21:02:37 +00:00
kili
a37aaa1ba4 Welcome to the attic, hs-certificate and hs-tls. 2015-07-19 21:01:55 +00:00
bentley
d2ffbfc7ce +mgba 2015-07-19 21:00:56 +00:00
bentley
ba511c40be Import mgba-0.2.1.
mGBA is a Game Boy Advance emulator.

It provides:
 -  Near full Game Boy Advance hardware support.
 -  Fast emulation.
 -  Save type detection, even for flash memory size.
 -  Real-time clock support.
 -  A built-in BIOS implementation, and ability to load external BIOS.
 -  Frameskip, configurable up to 9.
 -  Screenshot support.
 -  9 savestate slots. Savestates are also viewable as screenshots.
 -  Video and GIF recording.
 -  Remappable controls for both keyboards and gamepads.
 -  IPS and UPS patch support.
 -  Game debugging via a command-line interface and GDB remote support.
 -  Configurable emulation rewinding.


ok bcallah@
2015-07-19 21:00:00 +00:00
ajacoutot
11c2033401 Enable tls, it seems to work fine now. 2015-07-19 20:57:43 +00:00
kili
f1cef85e47 register removal of some more hs-* ports. 2015-07-19 20:56:39 +00:00
kili
68df0b1c9c Remove hs-attoparsec-{enumerator,iteratee}. No longer used
and in the way of an update ot hs-attoparsec and hs-aeson.
2015-07-19 20:55:22 +00:00
kili
99410cec90 Remove hs-asn1-data, no longer used by other ports,
and in the way of an update of hs-attoparsec and
hs-aeson.
2015-07-19 20:53:46 +00:00
kili
ffeb9f0078 Unhook hs-attoparsec-enumerator, hs-attoparsec-iteratee and hs-heist. 2015-07-19 20:51:55 +00:00
kili
470585be1b Unhook hs-asn1-data. 2015-07-19 20:50:59 +00:00
sthen
205e3dad56 fix typo 2015-07-19 20:09:58 +00:00
landry
f58ddef3bb Enforce dependency on newer sqlalchemy-migrate, as spotted by ajacoutot@ 2015-07-19 19:24:19 +00:00
landry
fb3c63f75c Update to py-sqlalchemy-migrate 0.7.2, required by current py-buildbot,
but it seems i missed that dependency change last i updated it.

Note that development moved to github under the openstack umbrella, but
there are way too many versions there, and too many dragons to fight.
Stay with a version that pleases buildbot (its only user) for now.
2015-07-19 19:23:26 +00:00
naddy
626cc84e5e pass PORTSDIR_PATH through to make-plist so it will be honored by
update-plist; ok espie@
2015-07-19 17:31:44 +00:00
sthen
513c7a26f3 change SSLv3_method to SSLv23_method, not tested but the former isn't
going to work anyway.
2015-07-19 16:38:48 +00:00
sthen
062484e4cc Fix mismerge (the patch was committed upstream; however the port update
reversed the diff rather than removing it). From Peter Piwowarski.
2015-07-19 16:33:55 +00:00
jasper
6a15021bbc no need anymore for gsed; confirmed by/ok aja@ 2015-07-19 16:25:35 +00:00
dcoppa
06a3f73db8 Update to hedis-0.6.9 2015-07-19 15:06:59 +00:00
steven
fb7e6d0d06 maintenance update to 3.70 2015-07-19 15:06:14 +00:00
ajacoutot
8d25eceadd Add PORTROACH annotation. 2015-07-19 14:40:54 +00:00
ajacoutot
c2243d9aba Don't ship the certs directory, we don't want it to resite under ${P5SITE}.
clue stick from Mark Patruck (maintainer)
2015-07-19 14:23:45 +00:00
zhuk
963a1d0ef8 Run test commands in a subshell to avoid potential clutter of variables
coming from those modules.
2015-07-19 12:42:20 +00:00
zhuk
1e4bb553c3 Don't use same directory for both mariadb.port.mk and postgresql.port.mk:
they could be used at the same time, and each of them wipes the database
directory before running server.
2015-07-19 12:34:41 +00:00
zhuk
63db2ab205 Switch p5-Class-DBI-mysql to mariadb.port.mk.
okay Sam Smith (MAINTAINER).
2015-07-19 10:52:33 +00:00
jca
0ab3f0539e Add test dep. 2015-07-19 09:27:56 +00:00
jca
1f34be895c Let cc(1) use PIE where appropriate. 2015-07-19 08:22:14 +00:00
jca
38bb2a5db3 autoconf 2.65->2.68 2015-07-19 08:18:52 +00:00
ajacoutot
4173eb8fe7 Update to p5-Mojolicious-6.14. 2015-07-19 06:38:15 +00:00
pirofti
5fddd7120e Update, yet again, youtube-dl to 2015.07.18.
New extractors:
	- kuwo
	- myvi
	- neteasemusic
	- rds
	- yinyuetai
2015-07-19 06:28:27 +00:00
steven
c641d8dc33 update to 3.0.8.1
ok ajacoutot@
2015-07-19 06:25:45 +00:00
sthen
9c46a84739 fix sed -i line 2015-07-19 06:10:13 +00:00
czarkoff
3c600a8200 Remove "-pthread" from LIBS
Regen WANTLIB while there.

OK jung@
2015-07-19 05:58:59 +00:00
sthen
962d6067f8 remove sed -i, the file it relates to doesn't actually exist (perl -pi -e
doesn't return with an error code in this place)
2015-07-19 05:51:29 +00:00
jturner
3ab75438e4 Update kcgi to 0.6.3 2015-07-19 04:41:17 +00:00
czarkoff
8bb8feb255 +surf2 2015-07-19 03:18:39 +00:00
czarkoff
29a815529a Tune wording to explain difference between surf and surf2 2015-07-19 03:18:01 +00:00
czarkoff
f806ba0043 surf is a simple webbrowser which is based on webkit/gtk+. It is
able to display websites and follow links. It supports the Xembedded
protocol which makes it possible to embed it into another application.
Furthermore one can point surf to another URI by setting its
XProperties.

Feedback from jung@, zhuk@

OK jung@, sthen@
2015-07-19 03:13:14 +00:00
ajacoutot
8ff283ce30 Update to sendmail-8.15.2.
ok jca@
2015-07-19 02:25:35 +00:00
ajacoutot
6e315d6b9a Kill debug FLAVOR; same can be achieved by running "make DEBUG= ... " 2015-07-19 02:14:57 +00:00
jeremy
3b2e299ff9 Remove MODRUBY_RAKE_DEPENDS. Only necessary on ruby 1.8, and none of
the ports that use it are still built with ruby 1.8.

OK ajacoutot@
2015-07-19 02:10:31 +00:00
ajacoutot
9906df3b62 Fix comment. 2015-07-19 02:06:30 +00:00
sthen
64c9a7be40 update to py-pip 7.1.0, from frantisek holop 2015-07-19 02:03:48 +00:00
ajacoutot
7b131e2ebd Update to libupnp-1.6.19. 2015-07-19 01:51:42 +00:00
ajacoutot
cedd515c41 Update to libbgpdump-1.4.99.14. 2015-07-19 01:46:18 +00:00
ajacoutot
14d0a24f2d GPLv2 2015-07-19 01:37:26 +00:00
ajacoutot
8128593e68 Update to regionset-0.2. 2015-07-19 01:36:18 +00:00
ajacoutot
66aba8d683 Update to ytree-1.98. 2015-07-19 01:32:46 +00:00