non port: devel/lua-posix/Makefile |
SVNWeb
|
Number of commits found: 31 |
Tue, 21 Mar 2023
|
[ 19:20 Po-Chuan Hsieh (sunpoet) ] e838adf
devel/lua-posix: Update to 36.1
Changes: https://github.com/luaposix/luaposix/releases
|
Sun, 5 Feb 2023
|
[ 15:47 Po-Chuan Hsieh (sunpoet) ] a997e38
devel/lua-posix: Update to 36.0
Changes: https://github.com/luaposix/luaposix/releases
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 21 Sep 2021
|
[ 03:43 Po-Chuan Hsieh (sunpoet) ] cd01ba9
devel/lua-posix: Update to 35.1
Changes: https://github.com/luaposix/luaposix/releases
|
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.
|
Wed, 8 Jul 2020
|
[ 18:56 sunpoet ]
Update to 35.0
Changes: https://github.com/luaposix/luaposix/releases
|
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
|
Thu, 1 Aug 2019
|
[ 16:16 sunpoet ]
Update to 34.1.1
Changes: https://github.com/luaposix/luaposix/releases
|
Sat, 17 Mar 2018
|
[ 11:48 sunpoet ]
Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 226591
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp>
|
Fri, 9 Mar 2018
|
[ 21:49 sunpoet ]
Fix DISTVERSIONPREFIX
- Update COMMENT
- Remove WKRSRC from SHEBANG_FILES
- Do not silence installation messages
- Update pkg-descr
- Update WWW
- Take maintainership
|
[ 05:55 yuri ]
devel/lua-posix: Unbreak; Update to 34.0.4
Port changes:
* Changed to DISTVERSION
* Added LICENSE_FILE
* Simplified post-install
PR: 226449
Submitted by: owk <freebsd_ports@k-worx.org>
Approved by: tcberner (mentor, implicit)
|
Wed, 11 Oct 2017
|
[ 05:29 antoine ]
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
|
Fri, 6 Oct 2017
|
[ 06:18 vanilla ]
Update to 34.0.1.
|
Fri, 9 Sep 2016
|
[ 19:42 amdmi3 ] (Only the first 10 of 100 ports in this commit are shown above. )
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above )
|
Tue, 15 Mar 2016
|
[ 15:06 mat ]
Update to 33.4.0
PR: 207984
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Fri, 9 Oct 2015
|
[ 16:57 marino ]
devel/lua-posix: upgrade version 31 => 33.3.1
PR filtered for unnecessarily changes and other minor corrections.
Also sed command was modified to support DragonFly
PR: 200299
Submitted by: ports fury
|
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
|
Wed, 22 Jan 2014
|
[ 18:07 bapt ]
Add an explicit dependency on perl
Reported by: pkg-fallout
|
Fri, 17 Jan 2014
|
[ 17:06 bapt ]
Remove unsupported function 'fdatasync.'
Pass maintainership to lua@
PR: ports/185791
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp>
|
Fri, 10 Jan 2014
|
[ 15:12 bapt ]
Update to release 31
Switch to 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)
|
Thu, 7 Feb 2013
|
[ 17:12 mi ]
Unbreak -- builds here (9.1/amd64) without obvious problems. Silence
one compiler warning -- just in case.
When marking broken due to build-failure, please, quote the error
in the commit log...
|
Wed, 4 Apr 2012
|
[ 07:42 erwin ]
Mark BROKEN: does not build
Feature safe: yes
|
Thu, 3 Jun 2010
|
[ 05:50 linimon ]
Mark devel/lua50-posix as broken on powerpc.
Hat: portmgr
|
Thu, 29 Apr 2010
|
[ 17:27 pgollucci ]
- Release some more
|
Thu, 9 Jul 2009
|
[ 03:57 pgollucci ]
egads, fix typo
|
[ 02:50 pgollucci ]
- Claim free lua related ports, its going to play big parts in
www/apache26+
|
Fri, 28 Nov 2008
|
[ 23:36 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no response
to email.
Hat: portmgr
|
Thu, 2 Nov 2006
|
[ 00:38 philip ] (Only the first 10 of 11 ports in this commit are shown above. )
Add devel/lua-posix to work with Lua 5.0 and Lua 5.1 and turn devel/lua-posix
into a slave port of it.
PR: ports/104990
Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
Repocopy by: marcus
|
Number of commits found: 31 |