non port: www/mod_auth_mysql_another/Makefile |
SVNWeb
|
Number of commits found: 36 |
Wed, 25 Jan 2023
|
[ 17:54 Muhammad Moinur Rahman (bofh) ] 40843b1 (Only the first 10 of 106 ports in this commit are shown above. )
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
|
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:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
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 )
|
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.
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sun, 11 Mar 2018
|
[ 17:38 brnrd ] (Only the first 10 of 117 ports in this commit are shown above. )
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
Sun, 5 Nov 2017
|
[ 12:55 brnrd ]
www/mod_auth_mysql_another: Fix runtime error with ZTS php
- Linking regular libmysqlclient will segfault apache mod_php [1]
- Fix building with MariaDB 10.2
PR: 219445 [1]
Submitted by: amistry@am-productions.biz [1]
With hat: apache
|
Wed, 15 Jul 2015
|
[ 17:51 pgollucci ]
www/mod_auth_mysql_another: cleanup / apache24 fixes
- Bump PortREVISION
- Set LICENSE
- Allow apache 22+
- DAPACHE2 isn't needed anymore
- consolidate post-patch and patches into one
- unmute install command
- remove unused files/Makefiel
- handle remote_ip vs client_ip
PR: 193941
Submitted by: dan@sunsaturn.com (with mods)
With Hat: apache@
|
Sun, 15 Dec 2013
|
[ 22:11 ohauer ] (Only the first 10 of 25 ports in this commit are shown above. )
- add stage support
- add license
- minor cleanups
with hat apache@
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 22 Sep 2012
|
[ 21:15 ohauer ] (Only the first 10 of 45 ports in this commit are shown above. )
- USE_APACHE= s/22+/22/
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@
|
Sat, 18 Aug 2012
|
[ 14:29 ohauer ] (Only the first 10 of 188 ports in this commit are shown above. )
- 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@
|
Thu, 1 Mar 2012
|
[ 03:05 pgollucci ]
- Over to apache@
|
Mon, 2 Jan 2012
|
[ 04:39 tabthorpe ]
- Reassign to the heap
|
Sun, 1 Jan 2012
|
[ 16:47 ohauer ] (Only the first 10 of 64 ports in this commit are shown above. )
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
|
Sat, 20 Aug 2011
|
[ 17:27 ohauer ] (Only the first 10 of 152 ports in this commit are shown above. )
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
|
Sat, 19 Mar 2011
|
[ 13:15 ale ] (Only the first 10 of 131 ports in this commit are shown above. )
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Sun, 6 Jun 2010
|
[ 04:48 pgollucci ]
- WITH_APACHE2 is dead
PR: ports/146899
Submitted by: pgollucci@ (myself)
Approved by: maintainer timeout (mbr; 14 days)
|
Sat, 22 Aug 2009
|
[ 00:38 amdmi3 ] (Only the first 10 of 179 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with W
|
Thu, 21 May 2009
|
[ 20:45 pgollucci ] (Only the first 10 of 49 ports in this commit are shown above. )
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports)
|
Mon, 15 May 2006
|
[ 13:26 mbr ]
Bump port revision after the last fix for apache2
|
Sat, 13 May 2006
|
[ 04:41 edwin ] (Only the first 10 of 105 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with W
|
Mon, 17 Apr 2006
|
[ 20:55 linimon ]
Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.
Hat: portmgr
Pointy hat: linimon
|
Sat, 15 Apr 2006
|
[ 13:21 mbr ]
Unbreak for apxs 1.2+ and apache 2+
Build for apache1.3 too.
Remove package list, we autobuild it.
|
[ 06:26 linimon ] (Only the first 10 of 18 ports in this commit are shown above. )
Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.
Hat: portmgr
|
Sun, 4 Dec 2005
|
[ 00:18 clement ] (Only the first 10 of 50 ports in this commit are shown above. )
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
|
Sat, 26 Nov 2005
|
[ 14:08 flz ]
- Update to 3.0.0.
PR: ports/88795
Submitted by: Ilya Pizik <polzun@scar.jinr.ru>
Approved by: maintainer timeout (2 weeks)
|
Tue, 5 Apr 2005
|
[ 08:23 mbr ]
Upgrade to 2.9.0, remove obsoleted patches.
PR: 74686
Submitted by: ports@c0decafe.net
|
Fri, 7 Nov 2003
|
[ 09:12 marcus ] (Only the first 10 of 89 ports in this commit are shown above. )
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
|
Mon, 30 Jun 2003
|
[ 09:35 mbr ]
Update to 2.0. Include Apache 2 support.
PR: 52436
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
Fri, 7 Mar 2003
|
[ 06:12 ade ] (Only the first 10 of 296 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Wed, 11 Sep 2002
|
[ 12:51 mbr ]
Unbreak port on stable. Apxs was hardcoded in the Makefile.
|
Wed, 22 May 2002
|
[ 15:50 mbr ]
Change LOCALBASE to PREFIX, and set -rpath, so the module can be installed
into PREFIX without setting LD_LIBRARY_PATH.
|
Sat, 27 Apr 2002
|
[ 13:53 mbr ]
Another version of mod_auth_mysql which works ok with more than one
Database too.
|
Number of commits found: 36 |