Versions
v2.1.5-r102 :: 0/1 :: gentoo
- Modified
- License
- BSD GPL-2
- Keywords
- amd64 arm ppc ppc64 x86 ~arm64 ~hppa ~mips ~s390 ~sparc
- USE flags
- cgi-lua cgi-php doc httpd savedconfig static
USE flags
General
- cgi-lua
- Enables lua backed cgi for axhttpd server
- cgi-php
- Enables php backed cgi for axhttpd server
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- httpd
- Enables axhttpd web server component
- savedconfig
- Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure your USE flags allow for appropriate dependencies
- static
- Statically build axhttpd server
lua_single_target
- lua5-1
- Build for Lua 5.1 only
- lua5-3
- Build for Lua 5.3 only
- lua5-4
- Build for Lua 5.4 only
- luajit
- Build for LuaJIT only
Runtime Dependencies
acct-group / axtls : A group for net-libs/axtls
acct-user / axtls : A user for net-libs/axtls
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lang / luajit : Just-In-Time Compiler for the Lua programming language
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/axtls: drop multilib, static-libs
No multilib or static-libs reverse dependencies. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-libs/axtls: drop old version
Closes: https://bugs.gentoo.org/781401 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
net-libs/axtls: migrate to GLEP 81
Bug: https://bugs.gentoo.org/781401 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/axtls: use BDEPEND for virtual/pkgconfig
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/axtls: multilib--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
net-libs/axtls: drop old version
Dropping old versions, which do not support slotted lua, while current stables does. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/axtls: Stabilize 2.1.5-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-libs/axtls: Stabilize 2.1.5-r100 ppc64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/axtls: Stabilize 2.1.5-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/axtls: Stabilize 2.1.5-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-libs/axtls: Stabilize 2.1.5-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
net-libs/axtls-2.1.5-r100: fix accidental whitespace mangling
Thanks to Arfrever for having spotted and reported it. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
net-libs/axtls: migrate to lua-single.eclass
axtls in cgi-lua mode simply executes the Lua interpreter so a) it can support all Lua implementations currently in the tree, and b) all we have to do at build time is substitute /usr/bin/lua with ${LUA} in .config. Closes: https://bugs.gentoo.org/752816 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
*/*: limit pkgs not migrated to lua eclasses to dev-lang/lua:0
Only ebuilds which previously were happy with any slot (those which explicitly specify one of the 5.x slots are allowed to keep doing so until they have been migrated to the eclasses) and which do not require a version of Lua higher than 5.1 (to prevent CI from complaining about non-existent dependencies; all of these should have been masked or USE-masked by now anyway). Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-libs/axtls: fix s/LDLAGS/LDFLAGS typo
Closes: https://bugs.gentoo.org/724580 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
net-libs/axtls: cleanup vulnerable versions, bug #717808
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-libs/axtls: ppc64 stable wrt bug #717808
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-libs/axtls: ppc stable wrt bug #717808
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-libs/axtls: x86 stable wrt bug #717808
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-libs/axtls: arm stable wrt bug #717808
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-libs/axtls: amd64 stable wrt bug #717808
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
net-libs/axtls: remove older unstable versions
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Anthony G. Basile · gentoo
net-libs/axtls: version bump to 2.1.5
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-libs/axtls: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Mikle Kolyada · gentoo
net-libs/axtls: amd64 stable wrt bug #630760
Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Thomas Deutschmann · gentoo
net-libs/axtls: x86 stable (bug #630760)
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Sergei Trofimovich · gentoo
net-libs/axtls: stable 2.1.3 for ppc, bug #630760
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
net-libs/axtls: stable 2.1.3 for hppa, bug #630760
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa" - Sergei Trofimovich · gentoo
net-libs/axtls: stable 2.1.3 for ppc64, bug #630760
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64" - Sergei Trofimovich · gentoo
net-libs/axtls: ~sparc keyworded (thanks to Dakon)
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - Markus Meier · gentoo
net-libs/axtls: arm stable, bug #630760
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Anthony G. Basile · gentoo
net-libs/axtls: version bump to 2.1.4
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Alexis Ballier · gentoo
net-libs/axtls: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Anthony G. Basile · gentoo
net-libs/axtls: version bump to 2.1.3
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Anthony G. Basile · gentoo
net-libs/axtls: version bump to 2.1.2
Package-Manager: portage-2.3.0 - Anthony G. Basile · gentoo
net-libs/axtls: remove older unstable versions
Package-Manager: portage-2.3.0 - Anthony G. Basile · gentoo
net-libs/axtls: version bump to 2.1.1
Package-Manager: portage-2.3.0 - Anthony G. Basile · gentoo
net-libs/axtls: version bump to 2.0.1
Package-Manager: portage-2.2.28 - Anthony G. Basile · gentoo
net-libs/axtls: version bump to 2.0.0
Package-Manager: portage-2.2.28 - Anthony G. Basile · gentoo
net-libs/axtls: remove older versions
Package-Manager: portage-2.2.28 - Anthony G. Basile · gentoo
net-libs/axtls: version bump to 1.5.4
Package-Manager: portage-2.2.28 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/zpuskas/kicad-doc-4.0.0-rc1'
Pull request: https://github.com/gentoo/gentoo/pull/403 - Markus Meier · gentoo
net-libs/axtls: arm stable, bug #564960
Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
net-libs/axtls: ppc stable wrt bug #564960
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
net-libs/axtls: x86 stable wrt bug #564960
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
net-libs/axtls: amd64 stable wrt bug #564960
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Jeroen Roovers · gentoo
net-libs/axtls: Stable for HPPA PPC64 (bug #564960).
Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed