Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0 25 Jan 2023 17:54:07
    |
Muhammad Moinur Rahman (bofh)  |
Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:
- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
one available version in the tree. However the version checks are
still valid and should work flawlessly whenever a new version is
added. For example USES=apache:2.2+ are simply replaced with
USES=apache. As currently there are no other versions available for
test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38113 |
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.2.0 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.2.0 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.2.0 29 Jun 2022 16:33:12
    |
Po-Chuan Hsieh (sunpoet)  |
www/mod_rivet: Update WWW
Approved by: portmgr (blanket) |
3.2.0 20 Oct 2021 20:15:55
    |
Mikhail Teterin (mi)  |
www/mod_rivet: upgrade from 3.1.1 to 3.2.0 |
3.1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.1.1 03 Apr 2020 23:04:09
  |
pkubaj  |
www/mod_rivet: fix build on GCC architectures
Use C11 compiler:
./mod_rivet_ng/rivet_types.h:44: error: redefinition of typedef 'ApacheUpload'
MFH: 2020Q2 (build fix blanket) |
3.1.1 21 Mar 2020 17:36:49
  |
mi  |
Upgrade from 3.0.2 to 3.1.1; change TCL 85+ to 86+, because the latter,
for some reason, is no longer understood.
PR: ports/244893
Submitted by: mi
Approved by: maintainer |
3.0.2 14 Aug 2019 12:25:09
  |
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
3.0.2 16 Aug 2018 12:48:04
  |
miwi  |
- Update to 3.0.2
PR: 230255
Submitted by: ndowens@yahoo.com
Approved by: maintainer
Sponsored by: iXsystems Inc. |
2.3.4 11 Mar 2018 17:38:46
  |
brnrd  |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
2.3.4 27 Aug 2017 10:44:40
  |
riggs  |
Update to upstream version 2.3.4; pet portlint
PR: 221788
Submitted by: jeff.lawson@flightaware.com (maintainer) |
2.3.2_1 18 Nov 2016 08:45:07
  |
gahr  |
www/mod_rivet: fix PLIST
PR: 214363
Submitted by: jeff.lawson@flightaware.com (maintainer) |
2.3.2 14 Nov 2016 18:04:10
  |
gahr  |
www/mod_rivet: update to 2.3.2
Release notes: http://tcl.apache.org/rivet/html/rn-2-3.html
PR: 214363
Submitted by: jeff.lawson@flightaware.com (maintainer) |
2.3.1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.3.1 21 Apr 2016 17:28:11
  |
gahr  |
www/mod_rivet: update to 2.3.1
Release notes: https://tcl.apache.org/rivet/html/rn-2-3.html
PR: 208948
Submitted by: gahr
Approved by: jeff.lawson@flightaware.com (maintainer) |
2.2.3 21 Apr 2016 12:21:59
  |
gahr  |
www/mod_rivet: revert update to 2.2.3 part of r413727 |
2.3.1 21 Apr 2016 11:33:17
  |
gahr  |
Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization. |
2.2.3 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.2.3 28 May 2015 06:13:04
  |
amdmi3  |
- Update to 2.2.3
- Convert munch of Makefile echo's to pkg-mesage
- Add LICENSE_FILE
- Silence post-patch
PR: 200396
Submitted by: jeff@bovine.net (maintainer) |
2.2.2 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.2.2 26 Apr 2015 21:48:54
  |
robak  |
www/mod_rivet: update 2.2.1 -> 2.2.2
PR: 199385
Submitted by: Jeff Lawson <jeff.lawson@flightaware.com> (maintainer) |
2.2.1 08 Apr 2015 08:44:03
  |
vanilla  |
Upgrade to 2.2.1.
PR: 199280
Submitted by: maintainer |
2.2.0_1 03 Oct 2014 13:43:34
  |
tijl  |
- Don't patch configure.ac so USE_AUTOTOOLS can be removed
- Add INSTALL_TARGET=install-strip |
2.2.0 18 Jun 2014 11:05:21
  |
gahr  |
- Update to 2.2.0
Release notes: http://tcl.apache.org/rivet/static/rn-2-2.html |
2.1.4_1 16 Mar 2014 21:30:48
  |
ohauer  |
- fix buid on FreeBSD 10
- bump PORTREVISION
- change MAINTAINER to PR submitter
PR: ports/187270 (followup)
Submitted by: Jeff Lawson <jeff.lawson@flightaware.com> (new maintainer)
Approved by: Peter Lai <cowbert@gmail.com> (former maintainer) |
2.1.4 06 Mar 2014 06:09:38
  |
ohauer  |
- update to version 2.1.4
- unbreak port
PR: ports/187270
Submitted by: Jeff Lawson <jeff.lawson@flightaware.com>
Approved by: Peter Lai <cowbert@gmail.com> (maintainer) |
2.1.3 22 Feb 2014 09:20:03
  |
antoine  |
Mark broken: Does not configure
configure.ac:53: error: possibly undefined macro: AC_DISABLE_STATIC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:6086: error: possibly undefined macro: m4_ifval
configure:9277: error: possibly undefined macro: _LT_SET_OPTIONS
configure:9277: error: possibly undefined macro: LT_INIT
gmake: *** [configure] Error 1
*** Error code 1
Reported by: pkg-fallout since november 2013 |
2.1.3 30 Dec 2013 20:55:19
  |
ohauer  |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.1.3 12 Nov 2013 22:15:09
  |
gahr  |
- Update to 2.1.3
Release notes:
* Installation target 'make install' restored to its previous
functionality (hence the whole module and packages are installed) by
making it depend on two targets install-binaries and install-packages
* New variant 'parse -string' to parse templates stored in strings
* Improved safety of command ::rivet::parray by escaping SGML characters
in the output
* Improved detection of SELECT queries in ::DIO::Mysql
* Various fixes in package Calendar
* Changed names of deprecated variables in autotools scripts
PR: 183743
Submitted by: gahr@
Approved by: maintainer |
2.1.2 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.1.2 19 Aug 2013 05:10:47
  |
ohauer  |
- update to 2.1.2
Changelog:
http://tcl.apache.org/rivet/static/rn-2-1.html
PR: ports/180444
Submitted by: Jeff Lawson <jeff.lawson@flightaware.com>
Approved by: Peter Lai <cowbert@gmail.com> (maintainer) |
2.0.5_1 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.0.5_1 21 Sep 2012 19:56:26
  |
ohauer  |
- add itcl to LIB_DEPENDS
- adopt new Makefile header
PR: 171210
Submitted by: Pietro Cerutti <gahr@FreeBSD.org>
Approved by: maintainer timeout |
2.0.5 01 Jul 2012 20:22:46
 |
ohauer  |
- update to version 2.0.5
PR: 169468
Submitted by: Jeff Lawson <jeff@bovine.net>
Approved by: Peter Lai <cowbert@gmail.com> (maintainer) |
2.0.4 18 Jan 2012 04:50:40
 |
pgollucci  |
- Update to 2.0.4
Correct some errors in patch from drift and autotools overuse
- Respect PREFIX
PR: ports/162814
Submitted by: gahr@
Approved by: maintainer timeout (cowbert@gmail.com; 54 days) |
2.0.2 09 Jan 2012 15:41:08
 |
tabthorpe  |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
2.0.2 20 Aug 2011 17:27:52
 |
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
2.0.2 18 Mar 2011 09:38:52
 |
miwi  |
- Update to 2.0.2
PR: 155164
Submitted by: Peter C. Lai" <cowbert@gmail.com> (maintainer) |
2.0.0_1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
2.0.0_1 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
2.0.0_1 05 Oct 2010 19:57:56
 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
2.0.0_1 22 Sep 2010 05:45:34
 |
pgollucci  |
- Mark 2.2 only until maintainer sends a patch for 2.0
With hat: apache@
Reported by: pav via pointyhat x2 (pointyhat to myself) |
2.0.0_1 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
2.0.0 13 Sep 2010 23:32:15
 |
pgollucci  |
- Restrict to 20+
Discussed with: cowbert@gmail.com (maintainer) via #bsdports
Reported by: pointyhat via pav |
2.0.0 11 Sep 2010 20:21:09
 |
pgollucci  |
- Fix build, APACHE_VERSION containts the VERSION, AP_VERSION is an intermediary
based on USE_APACHE
Reported by: pointyhat via pav |
2.0.0 09 Sep 2010 03:21:49
 |
pgollucci  |
mod_rivet brings together the full power of the Tcl programming language
and the Apache HTTP server. You can use Tcl to manage Apache, respond to
requests for web pages and much more.
mod_rivet gives you a persistent Tcl interpreter embedded in your web
server. This lets you avoid the overhead of starting an external interpreter
and avoids the penalty of Tcl start-up time, giving you super-fast
dynamic content.
As you'd expect from the Tcl community, there are hundreds of modules
written for mod_rivet, everything from persistent database connections, to
templating sytems, to complete XML content delivery systems. Web sites like
FlightAware use mod_rivet.
WWW: http://tcl.apache.org/rivet/
PR: ports/148248
Submitted by: Peter Lai <cowbert at gmail.com> |