non port: devel/lua-lgi/Makefile |
SVNWeb
|
Number of commits found: 24 |
Sat, 24 Sep 2022
|
[ 05:24 Tobias C. Berner (tcberner) ] 62148c8
devel/lua-lgi: add support for lua 5.4
PR: 220281
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 9 May 2022
|
[ 19:23 Kevin Bowling (kbowling) ] db78da8 (Only the first 10 of 120 ports in this commit are shown above. )
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 25 Oct 2020
|
[ 17:20 kevans ]
devel/lua-lgi: disable 5.4 build for now
Upstream releases do not currently build with Lua 5.4 due to lua_resume api
changes, and upsteam master doesn't currently work properly with Lua 5.4.
While here, appease stage-qa and fix the LIB_DEPENDS -- this port does
directly depend on libffi. Also pet portclippy (reorganization).
PORTREVISION bumped due to the dependency change.
PR: 250460
Submitted by: Andrew Gierth <andrew tao11 riddles org uk> (maintainer)
|
Tue, 14 Apr 2020
|
[ 15:49 mat ] (Only the first 10 of 81 ports in this commit are shown above. )
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494
|
Fri, 8 Nov 2019
|
[ 11:39 tobik ] (Only the first 10 of 109 ports in this commit are shown above. )
devel: Add missing USES={gl,gnome,php,sdl}
|
Sun, 15 Oct 2017
|
[ 02:44 vanilla ]
Update to 0.9.2.
|
Mon, 3 Jul 2017
|
[ 13:33 amdmi3 ]
- Add 'make test' support
|
Wed, 28 Dec 2016
|
[ 08:54 vanilla ]
Update to 0.9.1.
|
Wed, 20 May 2015
|
[ 19:11 amdmi3 ]
- Update to 0.9.0
PR: 200298
Submitted by: tkato432@yahoo.com
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 16 Apr 2015
|
[ 12:40 bapt ]
Disbanding lua@ which was anyway not a team for a while
I have no time left to work on lua at all for now
|
Fri, 7 Mar 2014
|
[ 11:28 amdmi3 ]
- Use USE_GNOME=introspection to depend on gobject-introspection.
PR: 186215
Submitted by: amdmi3
Approved by: maintaniner timeout
|
Fri, 10 Jan 2014
|
[ 16:09 bapt ]
Update lua-lgi to 0.7.2
Port to lua 5.2
Port awesome to lua 5.2 (use pkgconfig to properly figure out how to build with
lua 5.2)
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Tue, 6 Aug 2013
|
[ 01:01 mandree ]
Fix compatibility with GTK+ v2.x, which does not provide Gdk.RGBA.
(GTK+ v3.x does provide that).
PR: 179960
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Approved by: (maintainer timeout, 6 weeks; port signed over to lua@)
Obtained
from: <https://github.com/pavouk/lgi/commit/8000f6d1362fc38ebe349119554d291f6226e04e>
|
Mon, 5 Aug 2013
|
[ 20:58 mandree ]
Reset maintainer (six weeks timeout on PR 179960), and grab for lua@.
|
Tue, 23 Apr 2013
|
[ 10:13 bapt ] (Only the first 10 of 97 ports in this commit are shown above. )
Convert devel to USES=pkgconfig
|
Tue, 26 Mar 2013
|
[ 22:16 mandree ]
* Update devel/lua-lgi to version 0.7.1
* Install corelgilua51.so to proper directory (otherwise
x11-wm/awesome cannot load it)
Note that due to the commit r315210 (ports/176834), major merging of the
two PRs' patches were necessary.
PR: ports/176896
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: maintainer timeout (andreevmaxim@gmail.com, 14 days)
|
Mon, 25 Mar 2013
|
[ 10:16 garga ]
Fix installation to respect LUA_* env vars
PR: ports/176834
Submitted by: Green Dog <fiziologus@gmail.com>
Approved by: maintainer timeout
|
Fri, 8 Mar 2013
|
[ 10:51 kwm ] (Only the first 10 of 417 ports in this commit are shown above. )
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
|
Sat, 22 Dec 2012
|
[ 13:40 mandree ]
Add new port devel/lua-lgi.
LGI is a gobject-introspection based dynamic Lua binding to GObject-based
libraries. It allows using GObject-based libraries directly from Lua.
WWW: https://github.com/pavouk/lgi
PR: ports/174597
Submitted by: Maxim Andreev <andreevmaxim@gmail.com>
|
Number of commits found: 24 |