Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.0_1,1 05 Sep 2024 06:11:21 |
Po-Chuan Hsieh (sunpoet) |
net/lua-luasocket: Move net/luasocket to net/lua-luasocket
- Bump PORTREVISION of dependent ports for dependency change |
3.1.0_1,1 21 Mar 2023 19:22:36 |
Po-Chuan Hsieh (sunpoet) Author: Hugh Daschbach |
net/luasocket: Fix unix socket name by adding correct PLAT definition
- Bump PORTREVISION for package change
PR: 268968 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.1.0,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.1.0,1 30 Jul 2022 19:24:20 |
Po-Chuan Hsieh (sunpoet) |
net/luasocket: Update to 3.1.0
Changes: https://github.com/lunarmodules/luasocket/releases |
3.0.0,1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
3.0.0,1 13 May 2022 19:29:45 |
Po-Chuan Hsieh (sunpoet) |
net/luasocket: Update to 3.0.0
- Update MASTER_SITES
- Clean up Makefile
- Update pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/lunarmodules/luasocket/releases |
3.0.r1_5,1 25 Apr 2022 15:06:48 |
Joseph Mingrone (jrm) |
lx's ports: Reset maintainer to ports@ per his request
Sponsored by: The FreeBSD Foundation |
3.0.r1_5,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.r1_5,1 14 Apr 2020 15:49:37 |
mat |
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 |
3.0.r1_4,1 20 Jan 2020 17:09:49 |
danfe |
- Remove explicit mention that IPv4 and IPv6 are supported,
this is assumed by default in 2020
- Ensure that both slave ports have correct COMMENT line |
3.0.r1_4,1 09 May 2019 15:43:04 |
zi |
- Fix backwards compatibility for luasocket with lua 5.3
- Bump PORTREVISION
Obtained from: Upstream git issue 123 |
3.0.r1_3,1 17 Feb 2017 19:36:11 |
lx |
Prepare for more sensible slave port
Reported by: lifanof |
3.0.r1_3,1 13 Feb 2017 20:45:04 |
lx |
Remove fixed dependency on Lua 5.1.
PR: 200336
Submitted by: Olivier Duchateau |
3.0.r1_2,1 13 Feb 2017 16:38:32 |
mat |
Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong.
Sponsored by: Absolight |
3.0r1_2 08 Sep 2016 12:23:29 |
amdmi3 |
- Tweak install target to make unix domain socket support module installed
- While here, silence stripping and switch to options helpers
PR: 205517
Approved by: maintainer timeout (lx, 9 months) |
3.0r1_1 19 Jul 2015 16:25:15 |
amdmi3 |
- Bump PORTREVISION after previous change
Requested by: sunpoet |
3.0r1 15 Jul 2015 20:39:33 |
amdmi3 |
- Use | as separator in sed regexps to not stumble on ${CC} containing slashes
- Add LICENSE_FILE
- Sort USES
- Strip libraries
- Unsilence INSTALL_*
PR: 201269
Submitted by: amdmi3
Approved by: maintainer timeout (lx, 2 weeks) |
3.0r1 25 Jun 2015 16:53:32 |
antoine |
Switch back to lua 5.1, the two consumers of those ports (audio/lua51-mpd
and net-im/prosody) need it
Pointy hat: sunpoet |
3.0r1 21 Jun 2015 17:12:33 |
sunpoet |
- Allow build with lua52 and lua53
- Space/tab fix
PR: 200407
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 4 weeks) |
3.0r1 07 May 2015 17:26:06 |
mat |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
3.0r1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
3.0r1 04 Jul 2014 21:44:04 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
3.0r1 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
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) |
3.0r1 11 Feb 2014 20:04:43 |
lx |
Update to 3.0-rc1. Add stage support, LICENSE, USE_GITHUB, etc. Take
maintainership, as apache@ doesn't need/want it. |
2.0.2_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.0.2_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.0.2_1 26 Aug 2010 18:27:16 |
pgollucci |
- namespace clash with www/lighttpd mod_magnet
upstream is gone, but the port is still quite useful
PR: ports/138055
Submitted by: Robert Nagy <robert@openbsd.org> |
2.0.2 29 Apr 2010 17:30:25 |
pgollucci |
- Assign some ports to apache@
Note: net/luasocket is a direct requirement for mod_wombat which will be
very core to httpd 2.4.x+ (www/apache24) |
2.0.2 09 Jul 2009 03:57:57 |
pgollucci |
egads, fix typo |
2.0.2 09 Jul 2009 02:50:12 |
pgollucci |
- Claim free lua related ports, its going to play big parts in
www/apache26+ |
2.0.2 28 Nov 2008 23:36:14 |
linimon |
Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no response
to email.
Hat: portmgr |
2.0.2 28 Oct 2007 19:43:50 |
pav |
- Update luasocket to 2.0.2, set luasocket port to lua 5.1
- Add lua 5.0 compatible slave port
PR: ports/117168
Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer) |
2.0_1 15 Sep 2006 10:58:52 |
linimon |
Catch up with the last few files tested on pointyhat as part of later
revisions to ports/101612 that were not in the PR.
Hat: portmgr |
2.0_1 03 May 2006 13:25:08 |
pav |
- Switch lua dependency to lang/lua50 |
2.0_1 20 Apr 2006 08:58:21 |
erwin |
Add dependency on devel/lua-compat51 on don't install
share/lua/5.0/compat-5.1.lua
PR: 96071
Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer) |
2.0 26 Mar 2006 13:43:34 |
pav |
- Update to 2.0, which works with lua5
- Take maintainership
PR: ports/94947
Submitted by: Andrew Turner <andrew@fubar.geek.nz> |
1.4 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
1.4 09 Sep 2005 23:16:10 |
pav |
- Drop maintainership |
1.4 14 Feb 2005 09:12:25 |
pav |
- Update MASTER_SITES, WWW
Reported by: krismail |
1.4 18 Mar 2004 12:22:01 |
pav |
- Add SIZE
Submitted by: trevor |
1.4 14 Nov 2003 01:10:23 |
pav |
Update maintainer field with my FreeBSD.org address.
Approved by: adamw (mentor) |
1.4 30 Aug 2003 01:53:21 |
edwin |
new port: net/luasocket - IP library for Lua language
LuaSocket is a Lua extension library that provides support
for the TCP and UDP transport layers.
Extra Lua modules implementing SMTP, HTTP and FTP protocols
are installed to /usr/local/lib/lua/luasocket.
PR: ports/46325
Submitted by: Jan Hornyak <pav@oook.cz> |