In case anyone cares, that is the *very* last one of APACHE_COMPAT

and *exactly* one port remains with USE_APACHE=yes (www/mod_webapp)

My tb is running bsd.apache.mk patches now for a bunch of things. Stay tuned.

(P.S. 1001 ports (run,build,or lib depend on www/apache*)


Philip M. Gollucci wrote:
pgollucci    2009-12-16 03:10:54 UTC

  FreeBSD ports repository

  Modified files:
databases/mysql-editor Makefile Log:
  - APACHE_COMPAT will be removed soon
PR: ports/141661
  Approved by:    maintainer (via -email)
  Submitted by:   myself (pgollucci@)
Revision Changes Path
  1.10      +4 -5      ports/databases/mysql-editor/Makefile

http://cvsweb.FreeBSD.org/ports/databases/mysql-editor/Makefile.diff?r1=1.9&r2=1.10&f=h
| --- ports/databases/mysql-editor/Makefile     2007/10/01 05:23:51     1.9
| +++ ports/databases/mysql-editor/Makefile     2009/12/16 03:10:54     1.10
| @@ -2,7 +2,7 @@
|  # Date created:                              Mar 14, 2000
|  # Whom:                                      Mikhail Teterin 
<[email protected]>
|  #
| -# $FreeBSD: 
/usr/local/www/cvsroot/FreeBSD/ports/databases/mysql-editor/Makefile,v 1.9 
2007/10/01 05:23:51 linimon Exp $
| +# $FreeBSD: 
/usr/local/www/cvsroot/FreeBSD/ports/databases/mysql-editor/Makefile,v 1.10 
2009/12/16 03:10:54 pgollucci Exp $
|  #
| | PORTNAME= mysql-editor
| @@ -16,11 +16,10 @@ MAINTAINER=       [email protected]
|  COMMENT=     CGI scripts in Perl to edit your MySQL tables
| | BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
| -RUN_DEPENDS= ${CGI_BIN}:${PORTSDIR}/${APACHE_PORT}   \
| -             ${BUILD_DEPENDS}
| +RUN_DEPENDS= ${BUILD_DEPENDS}
| | -NO_BUILD= True
| -APACHE_COMPAT=       True
| +USE_APACHE=  1.3
| +NO_BUILD=    yes
|  USE_PERL5=   yes
| | CGI_BIN= ${LOCALBASE}/www/cgi-bin
| @@ -32,7 +31,7 @@ do-install:
|       ${INSTALL_DATA} ${WRKSRC}/dat.conf 
${CGI_BIN}/mysql-editor/dat.conf.sample
|  .if !defined(NOPORTDOCS)
|       ${MKDIR} ${PREFIX}/share/doc/mysql-editor
| -     ${INSTALL_DATA} ${WRKSRC}/readme.html ${PREFIX}/share/doc/mysql-editor
| +     ${INSTALL_DATA} ${WRKSRC}/readme.html ${DOCSDIR}/
|  .endif
| | .include <bsd.port.mk>



--
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci ([email protected]) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to