38 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
danj
fa87138478 Remove maintainer per their request
Done with portbump -z, thanks sthen!
2019-05-07 16:52:34 +00:00
naddy
d3fccf836d replace gettext module 2017-11-16 22:23:42 +00:00
dcoppa
cbdd49a0df Update to lgi-0.9.1 2017-02-28 11:32:16 +00:00
jca
d0addda815 Add explicit lua52/lua53 FLAVORS where supported.
Discussed on ports@, sthen@ agrees with the direction.
2016-10-16 23:21:22 +00:00
naddy
1db8edffc5 replace libiconv module 2016-09-13 14:40:29 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
czarkoff
b497014adc Remove HOMEPAGE for ports where the one auto-generated from GH_* variables is
completely identical.

OK sthen@
2015-05-23 16:34:40 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
jasper
1e1e9f1252 - update to lua-lgi 0.9.0
from new maintainer Florian Stinglmayr
2015-03-25 09:34:43 +00:00
jasper
e3c3ca20f6 fix interpreter name in DESCR 2014-09-29 07:40:07 +00:00
jasper
eb72b8521d update to lgi-0.8.0 2014-09-10 08:42:33 +00:00
rpe
f2487b3796 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:15 +00:00
jasper
616053aa73 update to lua-lgi-0.7.2 2013-12-30 08:00:03 +00:00
jasper
d778cab1ad switch to github as master sites 2013-12-30 07:41:23 +00:00
dcoppa
436f2d15bc Unbreak with Lua 5.2
ok jasper@
2013-05-21 07:50:28 +00:00
jasper
d2602e91b8 Fix compatibility with Gtk+ 2.x
from upstream
2013-05-05 18:50:21 +00:00
jasper
c35bf0147f - update to lua-lgi-0.7.1 2013-04-12 07:21:59 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
552cb75c8b - update to lgi-0.7.0 2013-03-08 10:26:26 +00:00
jasper
f13cf07f87 sync comment now that it's been merged upstream 2012-09-21 13:57:32 +00:00
jasper
85510f1176 unconfuse DESCR
prompted by an issue reported by weerd@
2012-09-20 21:10:42 +00:00
jasper
6807c1f9b4 fix loading of introspected libraries 2012-09-20 20:56:34 +00:00
jasper
680162c4f9 - add some patches from upstream git:
* fix uimanager demo
* make Gtk-2.0.typelib useable again
2012-08-21 09:36:19 +00:00
jasper
6e6d339879 fixup corelgilua.so name 2012-07-19 20:26:26 +00:00
jasper
325590fbeb - update to 0.6.2
* various fixes for lua 5.2 and fixes a few memory leaks
2012-07-19 20:06:34 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
218b2aa27c committed upstream 2012-05-30 11:09:10 +00:00
jasper
3e87bbf734 - unbreak regress tests and set REGRESS_IS_INTERACTIVE=x11 2012-05-26 08:56:44 +00:00
jasper
c145857916 - update to 0.6 2012-05-26 08:44:32 +00:00
jasper
cad94fa7af - update to 0.5.1 2012-05-18 20:44:10 +00:00
jasper
f3ebab3756 fold PFRAG.shared into PLIST, all this was SHARED_ONLY already anyway. 2012-05-15 20:45:12 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
jasper
6050f0277d - update to 0.5
* among the various bugfixes, this now includes a full gtk-demo example
2012-05-11 21:19:48 +00:00
jasper
44cfa762d9 regen PLIST
(no REVISION bump needed)
2012-05-11 20:51:03 +00:00
jasper
ee2998379f import lua-lgi 0.4
LGI is gobject-introspection based dynamic Lua binding to GObject based
libraries. It allows using GObject-based libraries directly from Lua.

ok aja@
2012-04-12 13:46:36 +00:00