Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.17 19 Mar 2023 09:34:28 |
Jochen Neumeister (joneum) |
www/libapreq2: Update to 2.17
Changelog: https://httpd.apache.org/apreq/docs/libapreq2/apreq_changes.html
Reviewed by: brnrd
With hat: Apache Team
Sponsored by: Netzkommune GmbH |
2.13_5 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) |
2.13_5 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 ) |
2.13_5 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:
*
* <[email protected]>
* Aaron Dalton <[email protected]>
* Aaron Dalton <[email protected]>
* Aaron LI <[email protected]>
* Aaron Zauner <[email protected]>
* Abel Chow <[email protected]>
* Adam Weinberger <[email protected]>
* Ade Lovett <[email protected]>
* Adrian Steinmann <[email protected]>
* Akinori MUSHA aka knu <[email protected]> (Only the first 15 lines of the commit message are shown above ) |
2.13_5 29 Jun 2022 16:33:11 |
Po-Chuan Hsieh (sunpoet) |
www/libapreq2: Update WWW
Approved by: portmgr (blanket) |
2.13_5 21 Oct 2021 15:40:50 |
Stefan Eßer (se) |
www/libapreq2: Add CPE information
Approved by: portmgr (blanket) |
2.13_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.13_5 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.13_5 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.13_5 11 Jan 2018 15:21:07 |
tijl |
- Remove unneeded USE_AUTOTOOLS.
- Remove unused SHLIB_MAJOR.
- Remove bogus patch that adds -L$(prefix). There are no libraries there.
- Use INSTALL_TARGET=install-strip. |
2.13_5 08 Dec 2016 17:40:42 |
tijl |
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.13_4 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.13_4 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.13_4 13 May 2015 04:51:13 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
2.13_4 26 Jul 2014 20:55:40 |
ohauer |
- delete gmake from USES
- remove dirrmtry line that is no longer used with the new ports framework
PR: 192053
Submitted by: pi |
2.13_4 20 Jul 2014 20:42:32 |
ohauer |
- fix STRIP_CMD command
s|libexec/apache22|${APACHEMODDIR}|
Noted by antoine@ and pkg-failout@ |
2.13_4 19 Jul 2014 16:25:28 |
pi |
www/libapreq2, www/p5-libapreq2: separate ports
- separate the former master port libapreq2 from p5-libapreq2
- become maintainer for www/p5-libapreq2
Tests for dependend ports where OK.
Approved by: culot (mentor), ohauer (apache@) |
2.13_3 02 Jul 2014 14:50:12 |
tijl |
Convert to USES=libtool |
2.13_2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
2.13_2 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
2.13_2 15 Mar 2014 08:12:20 |
miwi |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
2.13_2 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.13_2 28 Dec 2013 11:25:43 |
ohauer |
- add stage support |
2.13_2 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
2.13_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.13_2 31 Jul 2013 09:14:12 |
bapt |
Fix p5-libapreq2 with new perl order
Use REINPLACE_CMD in post-patch instead of plain perl |
2.13_2 12 Jun 2013 17:45:03 |
az |
- Fix build with new site_perl
Submitted by: olli hauer <[email protected]> |
2.13_2 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
2.13_2 29 Jun 2012 10:01:55 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
2.13_2 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
2.13_1 22 May 2011 22:23:16 |
ohauer |
mod_perl2 was updated, this changes are needet to prevent
dependency loops
- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision
commit with hat apache@ |
2.13 09 Dec 2010 19:03:20 |
pgollucci |
- Fix SHLIB MAJOR for apache20 case
Reported by: pointyhat via pav
Pointyhat to: skv |
2.13 05 Dec 2010 13:53:36 |
skv |
Update to 2.13
Changes:
http://svn.apache.org/viewvc/httpd/apreq/tags/v2_13/CHANGES?revision=1041502 |
2.12_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.12_2 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
2.12_2 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.12_1 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.12_1 10 Jan 2010 07:28:39 |
pgollucci |
- Adopt |
2.12_1 10 Jan 2010 03:54:09 |
linimon |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
2.12_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <[email protected]>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.12_1 15 Jul 2009 00:03:41 |
pgollucci |
- Duplicate the fix for ports/134889 in the base port.
Reported by: Vick Khera <[email protected]>
Approved by: maintainer(skv; implicit)
With Hat: apache@ |
2.12 25 May 2009 23:23:50 |
pgollucci |
Without this, Perl's MakeMaker generates Makefiles with 'MAKE=make' and
this is bad for subdirectory targets where $(MAKE) is used: pmake is
invoked instead of GNU Make, so make process chokes at this point,
NO PORTREVISION bump since the packages were bumped before and never built after
the 2.12 update.
PR: ports/134889
Submitted by: Eygene Ryabinkin <[email protected]>
Pointyhat to: myself |
2.12 16 May 2009 02:33:03 |
pgollucci |
- Update to 2.12
- We busted something upstream and we need GMAKE now
- Bump PORTREVISIONS for p5-libapreq2 ports
b/c of shared lib bumps
PR: ports/133694
Approved by: maintainer timeout (skv; 1 month 2 days) |
2.08_3 26 Aug 2008 18:59:39 |
ade |
Fix an autoconf-2.61->2.62 piece of fallout
PR: 126830
Submitted by: pgollucci@
Hat: autotools dude |
2.08_2 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
2.08_2 04 Oct 2007 23:13:40 |
edwin |
Remove 4.x specific file
PR: ports/116916
Submitted by: "Philip M. Gollucci" <[email protected]>
Approved by: I did the change, so I have to clean up. |
2.08_2 03 Oct 2007 15:18:43 |
timur |
Bump the PORTREVISION to make last changes being seen. |
2.08_1 03 Oct 2007 10:14:17 |
timur |
Merge back changes from 1.2 which were lost with the recent autoconf changes.
Approved by: linimon |
2.08_1 02 Oct 2007 22:19:14 |
ade |
Fix slightly botched patch that would only allow libapreq2 to compile
with apache2 (not apache22) |
2.08_1 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
2.08 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
2.08 12 Apr 2007 19:19:51 |
skv |
Fix RUN_DEPENDS
Pointed by: Timur I. Bakeyev <timur xx gnu.org> |
2.08 01 Apr 2007 12:05:06 |
skv |
Unbreak build: set SHLIB_MAJOR to 8 for obsolete (but still default)
Apache version 2.0 |
2.08 27 Feb 2007 04:46:24 |
kris |
BROKEN: Incorrect pkg-plist |
2.08 06 Feb 2007 18:06:39 |
skv |
Unbreak build.
PR: ports/102003
Submitted by: Rainer Duffner <rainer xx ultra-secure.de> |
2.08 04 Feb 2007 02:24:59 |
kris |
BROKEN: Does not build |
2.08 28 Nov 2006 20:54:29 |
skv |
Remove USE_GMAKE |
2.08 10 Aug 2006 10:06:15 |
skv |
Updated to 2.08
Changes: http://svn.apache.org/repos/asf/httpd/apreq/tags/v2_08/CHANGES
PR: ports/101748
Submitted by: Philip M. Gollucci <pgollucci xx p6m7g8.com> |
2.07_2 04 Aug 2006 12:34:50 |
erwin |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
2.07_2 29 May 2006 15:33:44 |
skv |
* clean port's style
* unbreak build with apache22+mod_perl2
* take maintainership |
2.07_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.07 13 Feb 2006 12:41:39 |
mnag |
- Update to 2.07
- portlint(1) |
2.06 22 Jan 2006 06:28:59 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.06 01 Jan 2006 12:41:40 |
vanilla |
Fix building on 4-stable.
Obtained from: kris@ |
2.06 25 Dec 2005 17:14:48 |
vanilla |
Move www/p5-libapreq2 to www/libapreq2,
PR: ports/90734
Submitted by: me |