Olli Hauer
8b8e1b085c
- fix STRIP_CMD command
...
s|libexec/apache22|${APACHEMODDIR}|
Noted by antoine@ and pkg-failout@
2014-07-20 20:42:31 +00:00
Kurt Jaeger
035fdd0546
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@)
2014-07-19 16:25:27 +00:00
Tijl Coosemans
266cb0a3b9
Convert to USES=libtool
2014-07-02 14:50:12 +00:00
Baptiste Daroussin
a33191366c
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
2014-06-25 05:35:31 +00:00
Mathieu Arnold
61de712f46
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
2014-06-10 12:14:12 +00:00
Martin Wilke
9df46da441
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES
2014-03-15 08:12:20 +00:00
Olli Hauer
4fb1cfb1cd
- 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@)
2013-12-30 20:55:18 +00:00
Olli Hauer
1f3b4641ac
- add stage support
2013-12-28 11:25:43 +00:00
Baptiste Daroussin
f45d0a8198
Fix NO_STAGE attribution
2013-09-22 18:05:04 +00:00
Baptiste Daroussin
85fbf21ec5
Add NO_STAGE all over the place in preparation for the staging support (cat: www)
2013-09-20 23:36:50 +00:00
Baptiste Daroussin
28d66b87c0
Fix p5-libapreq2 with new perl order
...
Use REINPLACE_CMD in post-patch instead of plain perl
2013-07-31 09:14:11 +00:00
Andrej Zverev
124b00a56f
- Fix build with new site_perl
...
Submitted by: olli hauer <ohauer@gmx.de>
2013-06-12 17:45:02 +00:00
Olli Hauer
63f3e3b0d4
- 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@
2012-08-18 14:29:08 +00:00
Andrej Zverev
1e01e8e206
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-29 10:05:08 +00:00
Olli Hauer
7a0bd31763
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
2011-08-20 17:27:52 +00:00
Olli Hauer
346fdfaa76
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@
2011-05-22 22:23:16 +00:00
Philip M. Gollucci
a7346f2159
- Fix SHLIB MAJOR for apache20 case
...
Reported by: pointyhat via pav
Pointyhat to: skv
2010-12-09 19:03:20 +00:00
Sergey Skvortsov
e901ff8725
Update to 2.13
...
Changes: http://svn.apache.org/viewvc/httpd/apreq/tags/v2_13/CHANGES?revision=1041502
2010-12-05 13:53:36 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Philip M. Gollucci
2ef4b1b1d6
- 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)
2010-04-29 17:30:25 +00:00
Philip M. Gollucci
86c15a36f2
- Adopt
2010-01-10 07:28:39 +00:00
Mark Linimon
f61aa69467
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.
2010-01-10 03:54:09 +00:00
Jeremy Messenger
789d75c728
-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" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
2009-08-02 19:36:34 +00:00
Philip M. Gollucci
123928a201
- Duplicate the fix for ports/134889 in the base port.
...
Reported by: Vick Khera <khera@kcilink.com>
Approved by: maintainer(skv; implicit)
With Hat: apache@
2009-07-15 00:03:41 +00:00
Philip M. Gollucci
2c53fd51f8
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 <rea-fbsd@codelabs.ru>
Pointyhat to: myself
2009-05-25 23:23:49 +00:00
Philip M. Gollucci
5e2a39ae9c
- 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)
2009-05-16 02:33:03 +00:00
Ade Lovett
85a0fbb52a
Fix an autoconf-2.61->2.62 piece of fallout
...
PR: 126830
Submitted by: pgollucci@
Hat: autotools dude
2008-08-26 18:59:39 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
8c9db700ca
Remove 4.x specific file
...
PR: ports/116916
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Approved by: I did the change, so I have to clean up.
2007-10-04 23:13:39 +00:00
Timur I. Bakeyev
a0298d7701
Bump the PORTREVISION to make last changes being seen.
2007-10-03 15:18:43 +00:00
Timur I. Bakeyev
904832cafe
Merge back changes from 1.2 which were lost with the recent autoconf changes.
...
Approved by: linimon
2007-10-03 10:14:17 +00:00
Ade Lovett
9210e89d82
Fix slightly botched patch that would only allow libapreq2 to compile
...
with apache2 (not apache22)
2007-10-02 22:19:14 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Gabor Kovesdan
42542fb076
- 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)
2007-08-04 11:41:30 +00:00
Sergey Skvortsov
070a314dba
Fix RUN_DEPENDS
...
Pointed by: Timur I. Bakeyev <timur xx gnu.org>
2007-04-12 19:19:51 +00:00
Sergey Skvortsov
bc2f350552
Unbreak build: set SHLIB_MAJOR to 8 for obsolete (but still default)
...
Apache version 2.0
2007-04-01 12:05:06 +00:00
Kris Kennaway
68e80daad8
BROKEN: Incorrect pkg-plist
2007-02-27 04:46:24 +00:00
Sergey Skvortsov
4e2d7e327d
Unbreak build.
...
PR: ports/102003
Submitted by: Rainer Duffner <rainer xx ultra-secure.de>
2007-02-06 18:06:39 +00:00
Kris Kennaway
4c46f82fd2
BROKEN: Does not build
2007-02-04 02:30:56 +00:00
Sergey Skvortsov
e53355282d
Remove USE_GMAKE
2006-11-28 20:54:29 +00:00
Sergey Skvortsov
409a549dfe
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>
2006-08-10 10:06:15 +00:00
Erwin Lansing
50513d5d52
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
2006-08-04 12:34:50 +00:00
Sergey Skvortsov
57bc353db3
* clean port's style
...
* unbreak build with apache22+mod_perl2
* take maintainership
2006-05-29 15:33:44 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Marcus Alves Grando
8b7c588eae
- Update to 2.07
...
- portlint(1)
2006-02-13 12:41:39 +00:00
Edwin Groothuis
186c2e326c
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 06:28:59 +00:00
Vanilla I. Shu
3c7b10750e
Fix building on 4-stable.
...
Obtained from: kris@
2006-01-01 12:41:40 +00:00
Vanilla I. Shu
0ea01d38b7
Move www/p5-libapreq2 to www/libapreq2,
...
PR: ports/90734
Submitted by: me
2005-12-25 17:14:48 +00:00