aboutsummaryrefslogtreecommitdiff
path: root/www/luakit
Commit message (Collapse)AuthorAgeFilesLines
* www/luakit: revbump required after previous changesJohn Marino2016-08-311-1/+1
| | | | Notes: svn path=/head/; revision=421181
* - Convert to USES=sqlitePawel Pekala2016-08-261-16/+10
| | | | | | | | - Use options helpers - Register proxy dependencies found by stage-qa Notes: svn path=/head/; revision=420916
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385665
* - Add LICENSE_FILEDmitry Marakasov2015-03-072-7/+5
| | | | | | | | - Strip binary - Drop @dirrm* from plist Notes: svn path=/head/; revision=380662
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* www/luakit: FIx invalid dependency declarationJohn Marino2014-08-171-2/+2
| | | | | | | | | | | | Luakit is declared to use lua51, but has a run dependency on luafilesystem which depends on lua52. Switch to luafilesystem-51 to fix, and when in doubt, revbump. PR: 192738 Submitted by: maintainer (Serpent) Notes: svn path=/head/; revision=365242
* - Chase database/sqlite3 slib bumpMartin Wilke2014-06-271-1/+1
| | | | | | | Approved by: portmgr (myself) Notes: svn path=/head/; revision=359586
* - UnbreakAntoine Brodin2014-06-012-11/+8
| | | | | | | | | | - Stage support - New LIB_DEPENDS syntax Reported by: pkg-fallout Notes: svn path=/head/; revision=356173
* Reset a few maintainers who are unreachableAntoine Brodin2014-05-291-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355725
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-2/+1
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".Tijl Coosemans2014-05-131-0/+1
| | | | | | | | | | | | | | | | | | Bump PORTREVISION on all dependent ports. [1] audio/ario: USES=libtool. audio/gmpc: USES=libtool. audio/gnome-media: USES=libtool:keepla tar:bzip2. audio/xfce4-mixer: USES=libtool tar:bzip2. graphics/shotwell: Unbreak and USES=tar:xz. science/gwyddion: USES=libtool tar:bzip2. sysutils/mate-control-center: USES=libtool. x11/xfce4-clipman-plugin: USES=libtool tar:bzip2. Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=353934
* - Covert USE_GMAKE, USE_BZIP2, USE_XZ to USESMartin Wilke2014-03-151-2/+1
| | | | Notes: svn path=/head/; revision=348295
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331275
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Update to version 2012.09.13-r1Pawel Pekala2013-02-185-67/+49
| | | | | | | | | | | | | | | | | | | - USE_GITHUB instead direct download - REINPLACE_CMD instead patches While here: - Make BUILD,RUN_DEPENDS path independent - Add dependency on devel/dbus-glib - Replace deprecated USE_GNOME=pkgconfig with USE_PKGCONFIG - Convert to OptionsNG - Trim Makefile header PR: ports/174457 Submitted by: Green Dog <fiziologus@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=312535
* Mark as broken on sparc64.Mark Linimon2012-09-081-0/+4
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=303870
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Luakit is a highly configurable, micro-browser frameworkPawel Pekala2012-04-146-0/+150
based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible by Lua and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and any people with too much time on their hands who want to have fine-grained control over their web browsers behaviour and interface. WWW: http://luakit.org PR: ports/166415 Submitted by: gugabsd <gugabsd@mundounix.com.br> Notes: svn path=/head/; revision=294826