aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_vhs
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-07-30 08:27:20 +0800
committeredwin <edwin@FreeBSD.org>2004-07-30 08:27:20 +0800
commit96bc42bd50b6e0ce92efd4270778089f470bcddd (patch)
treebca43d2cae585325130423c86f14d1ea7892acdb /www/mod_vhs
parentab4d517c82ab9bf88b5b60859e811f704b00c907 (diff)
downloadfreebsd-ports-gnome-96bc42bd50b6e0ce92efd4270778089f470bcddd.tar.gz
freebsd-ports-gnome-96bc42bd50b6e0ce92efd4270778089f470bcddd.tar.zst
freebsd-ports-gnome-96bc42bd50b6e0ce92efd4270778089f470bcddd.zip
[NEW PORT] www/mod_vhs: Allows mass virtual hosting using libhome system with Apache 2.0.x
mod_vhs is an Apache Web Server module allowing mass virtual hosting without the need for file based configuration. The virtual host paths are translated using libhome system to get the corrects path at request time. WWW: http://www.oav.net/projects/mod_vhs/ PR: ports/69616 Submitted by: Xavier Beaudouin <kiwi@oav.net>
Diffstat (limited to 'www/mod_vhs')
-rw-r--r--www/mod_vhs/Makefile40
-rw-r--r--www/mod_vhs/distinfo2
-rw-r--r--www/mod_vhs/pkg-descr5
3 files changed, 47 insertions, 0 deletions
diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile
new file mode 100644
index 000000000000..327b22a8b0e1
--- /dev/null
+++ b/www/mod_vhs/Makefile
@@ -0,0 +1,40 @@
+# New ports collection makefile for: mod_vhs
+# Date created: Sun Jul 25 2004
+# Whom: Xavier Beaudouin <kiwi@oav.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= mod_vhs
+PORTVERSION= 1.0
+CATEGORIES= www
+MASTER_SITES= http://www.oav.net/projects/mod_vhs/
+DIST_SUBDIR= apache
+
+MAINTAINER= kiwi@oav.net
+COMMENT= Allows mass virtual hosting using libhome system with Apache 2.0.x
+
+LIB_DEPENDS+= home:${PORTSDIR}/misc/libhome
+
+WANT_APACHE= 2
+AP_FAST_BUILD= YES
+AP_GENPLIST= YES
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+AP_INC+= ${LOCALBASE}/include/home
+AP_LIB+= ${LOCALBASE}/lib -lhome
+
+PORTDOCS= AUTHORS README TODO
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
+
+post-install:
+.if !defined (NOPORTDOCS)
+ @${MKDIR} ${DOCSDIR}
+. for f in ${PORTDOCS}
+ @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
+. endfor
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/www/mod_vhs/distinfo b/www/mod_vhs/distinfo
new file mode 100644
index 000000000000..84e7dc73ed43
--- /dev/null
+++ b/www/mod_vhs/distinfo
@@ -0,0 +1,2 @@
+MD5 (apache/mod_vhs-1.0.tar.gz) = 6479e56d2f54561db3f4b20dd53427ef
+SIZE (apache/mod_vhs-1.0.tar.gz) = 5497
diff --git a/www/mod_vhs/pkg-descr b/www/mod_vhs/pkg-descr
new file mode 100644
index 000000000000..9f6396e07ef6
--- /dev/null
+++ b/www/mod_vhs/pkg-descr
@@ -0,0 +1,5 @@
+mod_vhs is an Apache Web Server module allowing mass virtual hosting without
+the need for file based configuration. The virtual host paths are translated
+using libhome system to get the corrects path at request time.
+
+WWW: http://www.oav.net/projects/mod_vhs/
0-removal&id=7456b82faffad118d2e991b608168b127152cab5'>- Add CPE infoamdmi32015-05-091-1/+2 * - Add CPE infoamdmi32015-05-091-1/+1 * Update to version 5.0.2pawel2015-05-082-3/+3 * Update ports in the [ef]* categories to not use GH_COMMIT.mat2015-05-066-15/+9 * - Update to 2.1.1wen2015-05-054-20/+21 * finance/electrum: Unbreak on DragonFly (staging)marino2015-04-281-2/+4 * - Simplify MASTER_SITESamdmi32015-04-231-3/+2 * - Update to 1.22sunpoet2015-04-232-3/+3 * - Update to 2.0.4amdmi32015-04-225-124/+169 * converters/libiconv:tijl2015-04-151-11/+0 * - Update to version 5.0.1pawel2015-04-153-9/+27 * - Add CPE infoamdmi32015-04-141-1/+1 * - Update to 2.6.6madpilot2015-04-114-12/+158 * Convert bsd.gnustep.mk to USES=gnustepbapt2015-04-091-4/+2 * Mark BROKEN: No public distfilesantoine2015-04-051-0/+2 * Upgrade to 1.57.vanilla2015-03-262-4/+4 * finance/php-tclink: Confirmed functional for all PHP versionsmarino2015-03-241-4/+1 * finance/R-cran-timeSeries: update to 3012.99.dbn2015-03-232-3/+3 * finance/R-cran-tseries: update to 0.10-34.dbn2015-03-232-4/+3 * php53 and fallout: Deprecate, set removal for 15 APR 2015marino2015-03-221-1/+4 * finance/libobx: Fix numerous issuesmarino2015-03-204-19/+18 * Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-201-1/+1 * - Add LICENSEdecke2015-03-172-1/+3 * - Update to 2.15.2decke2015-03-173-45/+49 * Clean up the rest of the perl@ Makefiles a bit.adamw2015-03-143-15/+6 * finance/tryton28: version updaterm2015-03-0880-200/+160 * - Update to 4.12.2wen2015-03-072-3/+3 * - Update to 1.6.0.14wen2015-03-072-3/+3 * - Add PORTSCOUTsunpoet2015-03-071-0/+2 * Remove expired ports:rene2015-03-018-278/+0 * - Update to 4.7.1jhale2015-02-266-103/+169 * - Remove deprecated USE_KDE4=kdehiermakc2015-02-201-1/+1 * - Add LICENSEsunpoet2015-02-191-0/+3 * - Update to 1.37sunpoet2015-02-192-6/+5 * - Update to 3.1madpilot2015-02-134-66/+66 * Update to version 5.0.0pawel2015-02-123-99/+76 * Deprecate ports broken for more than 6 monthsantoine2015-01-301-0/+2 * Update finance/timeDate to 3012.100.dbn2015-01-292-3/+3 * - Upstream rerolled tarballtota2015-01-253-13/+68 * Switch some dependencies from a directory name or a file generated by pkg-ins...antoine2015-01-241-4/+4 * Python module to retrieve stock quote data from Yahoo Financeskreuzer2015-01-204-0/+24 * - Update to 1.6.0.11wen2015-01-203-7/+17 * - Update to 1.56wen2015-01-172-5/+6 * Properly depend on mysql server.ale2015-01-161-1/+1 * - Cosmetic changesunpoet2015-01-131-6/+1 * - Update to 3.03sunpoet2015-01-132-9/+5 * Update to 1.21.tobez2015-01-103-6/+3 * - Update to 4.11.5wen2015-01-102-3/+3 * Allow building with libc++ r224926antoine2015-01-102-0/+22 * - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...mva2015-01-031-1/+1 * - Add LICENSEsunpoet2015-01-022-4/+9 * Fix the build on 9.x and 8.x after the update of webkit-gtk2.kwm2014-12-311-0/+5 * Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-244-4/+4 * Update to 2.6.5madpilot2014-12-225-85/+95 * Get rid of gnomehierbapt2014-12-212-2/+4 * Cleanup plistbapt2014-12-211-1/+0 * - Update to version 0.92.3 [1]pawel2014-12-072-6/+10 * Update finance/R-cran-fBasics to 3011.87.dbn2014-12-052-4/+3 * - Update to 1.48jhale2014-12-013-5/+5 * Update to 1.10.0.rakuco2014-12-013-5/+58 * Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-302-3/+3 * Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-26