View | Details | Raw Unified | Return to bug 188972
Collapse All | Expand All

(-)www/lighttpd/Makefile (-10 / +6 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME?=	lighttpd
4
PORTNAME?=	lighttpd
5
PORTVERSION=	1.4.35
5
PORTVERSION=	1.4.35
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES?=	www
7
CATEGORIES?=	www
8
MASTER_SITES?=	http://download.lighttpd.net/lighttpd/releases-1.4.x/
8
MASTER_SITES?=	http://download.lighttpd.net/lighttpd/releases-1.4.x/
9
9
Lines 17-37 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
17
17
18
LIB_DEPENDS+=	libpcre.so:${PORTSDIR}/devel/pcre
18
LIB_DEPENDS+=	libpcre.so:${PORTSDIR}/devel/pcre
19
19
20
USE_BZIP2=	yes
21
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
22
USE_GNOME=	lthack
21
USES=		gmake libtool:keepla pkgconfig tar:bzip2
23
USES=		gmake pkgconfig
24
22
25
#.if !defined(_BUILDING_LIGHTTPD_MODULE)
23
#.if !defined(_BUILDING_LIGHTTPD_MODULE)
26
#USE_AUTOTOOLS=	libtool
27
#.else
24
#.else
28
USE_AUTOTOOLS=	autoconf autoheader aclocal automake libtool
25
USE_AUTOTOOLS=	autoconf autoheader aclocal automake
29
ACLOCAL_ARGS=	-I m4
26
AUTOMAKE_ARGS=	-a -c -f
30
AUTOMAKE_ARGS=	--add-missing
31
#.endif
27
#.endif
32
CONFIGURE_ARGS+=	--libdir=${PREFIX}/lib/lighttpd --enable-static
28
CONFIGURE_ARGS+=--libdir=${PREFIX}/lib/lighttpd
33
29
34
CFLAGS+=	-I${LOCALBASE}/include
30
CPPFLAGS+=	-I${LOCALBASE}/include
35
LDFLAGS+=	-L${LOCALBASE}/lib
31
LDFLAGS+=	-L${LOCALBASE}/lib
36
32
37
.if !defined(_BUILDING_LIGHTTPD_MODULE)
33
.if !defined(_BUILDING_LIGHTTPD_MODULE)
(-)www/lighttpd/files/pkg-plist.mod_geoip (-1 lines)
Lines 1-6 Link Here
1
@unexec if cmp -s %D/etc/lighttpd/conf.d/geoip.conf %D/etc/lighttpd/conf.d/geoip.conf.sample; then rm -f %D/etc/lighttpd/conf.d/geoip.conf; fi
1
@unexec if cmp -s %D/etc/lighttpd/conf.d/geoip.conf %D/etc/lighttpd/conf.d/geoip.conf.sample; then rm -f %D/etc/lighttpd/conf.d/geoip.conf; fi
2
etc/lighttpd/conf.d/geoip.conf.sample
2
etc/lighttpd/conf.d/geoip.conf.sample
3
@exec [ -f %B/geoip.conf ] || cp %B/%f %B/geoip.conf
3
@exec [ -f %B/geoip.conf ] || cp %B/%f %B/geoip.conf
4
lib/lighttpd/mod_geoip.a
5
lib/lighttpd/mod_geoip.la
4
lib/lighttpd/mod_geoip.la
6
lib/lighttpd/mod_geoip.so
5
lib/lighttpd/mod_geoip.so
(-)www/lighttpd/files/pkg-plist.mod_h264_streaming (-1 lines)
Lines 1-6 Link Here
1
@unexec if cmp -s %D/etc/lighttpd/conf.d/h264_streaming.conf %D/etc/lighttpd/conf.d/h264_streaming.conf.sample; then rm -f %D/etc/lighttpd/conf.d/h264_streaming.conf; fi
1
@unexec if cmp -s %D/etc/lighttpd/conf.d/h264_streaming.conf %D/etc/lighttpd/conf.d/h264_streaming.conf.sample; then rm -f %D/etc/lighttpd/conf.d/h264_streaming.conf; fi
2
etc/lighttpd/conf.d/h264_streaming.conf.sample
2
etc/lighttpd/conf.d/h264_streaming.conf.sample
3
@exec [ -f %B/h264_streaming.conf ] || cp %B/%f %B/h264_streaming.conf
3
@exec [ -f %B/h264_streaming.conf ] || cp %B/%f %B/h264_streaming.conf
4
lib/lighttpd/mod_h264_streaming.a
5
lib/lighttpd/mod_h264_streaming.la
4
lib/lighttpd/mod_h264_streaming.la
6
lib/lighttpd/mod_h264_streaming.so
5
lib/lighttpd/mod_h264_streaming.so
(-)www/lighttpd/pkg-plist (-32 lines)
Lines 74-173 etc/lighttpd/conf.d/userdir.conf.sample Link Here
74
etc/lighttpd/conf.d/webdav.conf.sample
74
etc/lighttpd/conf.d/webdav.conf.sample
75
@exec [ -f %B/webdav.conf ] || cp %B/%f %B/webdav.conf
75
@exec [ -f %B/webdav.conf ] || cp %B/%f %B/webdav.conf
76
etc/lighttpd/vhosts.d/vhosts.template
76
etc/lighttpd/vhosts.d/vhosts.template
77
lib/lighttpd/mod_access.a
78
lib/lighttpd/mod_access.la
77
lib/lighttpd/mod_access.la
79
lib/lighttpd/mod_access.so
78
lib/lighttpd/mod_access.so
80
lib/lighttpd/mod_accesslog.a
81
lib/lighttpd/mod_accesslog.la
79
lib/lighttpd/mod_accesslog.la
82
lib/lighttpd/mod_accesslog.so
80
lib/lighttpd/mod_accesslog.so
83
lib/lighttpd/mod_alias.a
84
lib/lighttpd/mod_alias.la
81
lib/lighttpd/mod_alias.la
85
lib/lighttpd/mod_alias.so
82
lib/lighttpd/mod_alias.so
86
lib/lighttpd/mod_auth.a
87
lib/lighttpd/mod_auth.la
83
lib/lighttpd/mod_auth.la
88
lib/lighttpd/mod_auth.so
84
lib/lighttpd/mod_auth.so
89
lib/lighttpd/mod_cgi.a
90
lib/lighttpd/mod_cgi.la
85
lib/lighttpd/mod_cgi.la
91
lib/lighttpd/mod_cgi.so
86
lib/lighttpd/mod_cgi.so
92
lib/lighttpd/mod_cml.a
93
lib/lighttpd/mod_cml.la
87
lib/lighttpd/mod_cml.la
94
lib/lighttpd/mod_cml.so
88
lib/lighttpd/mod_cml.so
95
lib/lighttpd/mod_compress.a
96
lib/lighttpd/mod_compress.la
89
lib/lighttpd/mod_compress.la
97
lib/lighttpd/mod_compress.so
90
lib/lighttpd/mod_compress.so
98
lib/lighttpd/mod_dirlisting.a
99
lib/lighttpd/mod_dirlisting.la
91
lib/lighttpd/mod_dirlisting.la
100
lib/lighttpd/mod_dirlisting.so
92
lib/lighttpd/mod_dirlisting.so
101
lib/lighttpd/mod_evasive.a
102
lib/lighttpd/mod_evasive.la
93
lib/lighttpd/mod_evasive.la
103
lib/lighttpd/mod_evasive.so
94
lib/lighttpd/mod_evasive.so
104
lib/lighttpd/mod_evhost.a
105
lib/lighttpd/mod_evhost.la
95
lib/lighttpd/mod_evhost.la
106
lib/lighttpd/mod_evhost.so
96
lib/lighttpd/mod_evhost.so
107
lib/lighttpd/mod_expire.a
108
lib/lighttpd/mod_expire.la
97
lib/lighttpd/mod_expire.la
109
lib/lighttpd/mod_expire.so
98
lib/lighttpd/mod_expire.so
110
lib/lighttpd/mod_extforward.a
111
lib/lighttpd/mod_extforward.la
99
lib/lighttpd/mod_extforward.la
112
lib/lighttpd/mod_extforward.so
100
lib/lighttpd/mod_extforward.so
113
lib/lighttpd/mod_fastcgi.a
114
lib/lighttpd/mod_fastcgi.la
101
lib/lighttpd/mod_fastcgi.la
115
lib/lighttpd/mod_fastcgi.so
102
lib/lighttpd/mod_fastcgi.so
116
lib/lighttpd/mod_flv_streaming.a
117
lib/lighttpd/mod_flv_streaming.la
103
lib/lighttpd/mod_flv_streaming.la
118
lib/lighttpd/mod_flv_streaming.so
104
lib/lighttpd/mod_flv_streaming.so
119
lib/lighttpd/mod_indexfile.a
120
lib/lighttpd/mod_indexfile.la
105
lib/lighttpd/mod_indexfile.la
121
lib/lighttpd/mod_indexfile.so
106
lib/lighttpd/mod_indexfile.so
122
lib/lighttpd/mod_magnet.a
123
lib/lighttpd/mod_magnet.la
107
lib/lighttpd/mod_magnet.la
124
lib/lighttpd/mod_magnet.so
108
lib/lighttpd/mod_magnet.so
125
lib/lighttpd/mod_mysql_vhost.a
126
lib/lighttpd/mod_mysql_vhost.la
109
lib/lighttpd/mod_mysql_vhost.la
127
lib/lighttpd/mod_mysql_vhost.so
110
lib/lighttpd/mod_mysql_vhost.so
128
lib/lighttpd/mod_proxy.a
129
lib/lighttpd/mod_proxy.la
111
lib/lighttpd/mod_proxy.la
130
lib/lighttpd/mod_proxy.so
112
lib/lighttpd/mod_proxy.so
131
lib/lighttpd/mod_redirect.a
132
lib/lighttpd/mod_redirect.la
113
lib/lighttpd/mod_redirect.la
133
lib/lighttpd/mod_redirect.so
114
lib/lighttpd/mod_redirect.so
134
lib/lighttpd/mod_rewrite.a
135
lib/lighttpd/mod_rewrite.la
115
lib/lighttpd/mod_rewrite.la
136
lib/lighttpd/mod_rewrite.so
116
lib/lighttpd/mod_rewrite.so
137
lib/lighttpd/mod_rrdtool.a
138
lib/lighttpd/mod_rrdtool.la
117
lib/lighttpd/mod_rrdtool.la
139
lib/lighttpd/mod_rrdtool.so
118
lib/lighttpd/mod_rrdtool.so
140
lib/lighttpd/mod_scgi.a
141
lib/lighttpd/mod_scgi.la
119
lib/lighttpd/mod_scgi.la
142
lib/lighttpd/mod_scgi.so
120
lib/lighttpd/mod_scgi.so
143
lib/lighttpd/mod_secdownload.a
144
lib/lighttpd/mod_secdownload.la
121
lib/lighttpd/mod_secdownload.la
145
lib/lighttpd/mod_secdownload.so
122
lib/lighttpd/mod_secdownload.so
146
lib/lighttpd/mod_setenv.a
147
lib/lighttpd/mod_setenv.la
123
lib/lighttpd/mod_setenv.la
148
lib/lighttpd/mod_setenv.so
124
lib/lighttpd/mod_setenv.so
149
lib/lighttpd/mod_simple_vhost.a
150
lib/lighttpd/mod_simple_vhost.la
125
lib/lighttpd/mod_simple_vhost.la
151
lib/lighttpd/mod_simple_vhost.so
126
lib/lighttpd/mod_simple_vhost.so
152
lib/lighttpd/mod_ssi.a
153
lib/lighttpd/mod_ssi.la
127
lib/lighttpd/mod_ssi.la
154
lib/lighttpd/mod_ssi.so
128
lib/lighttpd/mod_ssi.so
155
lib/lighttpd/mod_staticfile.a
156
lib/lighttpd/mod_staticfile.la
129
lib/lighttpd/mod_staticfile.la
157
lib/lighttpd/mod_staticfile.so
130
lib/lighttpd/mod_staticfile.so
158
lib/lighttpd/mod_status.a
159
lib/lighttpd/mod_status.la
131
lib/lighttpd/mod_status.la
160
lib/lighttpd/mod_status.so
132
lib/lighttpd/mod_status.so
161
lib/lighttpd/mod_trigger_b4_dl.a
162
lib/lighttpd/mod_trigger_b4_dl.la
133
lib/lighttpd/mod_trigger_b4_dl.la
163
lib/lighttpd/mod_trigger_b4_dl.so
134
lib/lighttpd/mod_trigger_b4_dl.so
164
lib/lighttpd/mod_userdir.a
165
lib/lighttpd/mod_userdir.la
135
lib/lighttpd/mod_userdir.la
166
lib/lighttpd/mod_userdir.so
136
lib/lighttpd/mod_userdir.so
167
lib/lighttpd/mod_usertrack.a
168
lib/lighttpd/mod_usertrack.la
137
lib/lighttpd/mod_usertrack.la
169
lib/lighttpd/mod_usertrack.so
138
lib/lighttpd/mod_usertrack.so
170
lib/lighttpd/mod_webdav.a
171
lib/lighttpd/mod_webdav.la
139
lib/lighttpd/mod_webdav.la
172
lib/lighttpd/mod_webdav.so
140
lib/lighttpd/mod_webdav.so
173
man/man8/lighttpd.8.gz
141
man/man8/lighttpd.8.gz
(-)www/lighttpd-mod_geoip/Makefile (-2 lines)
Lines 33-40 do-install: Link Here
33
		${STAGEDIR}${PREFIX}/lib/lighttpd
33
		${STAGEDIR}${PREFIX}/lib/lighttpd
34
	@${INSTALL_KLD} ${WRKSRC}/src/.libs/${PORTNAME}.la \
34
	@${INSTALL_KLD} ${WRKSRC}/src/.libs/${PORTNAME}.la \
35
		${STAGEDIR}${PREFIX}/lib/lighttpd
35
		${STAGEDIR}${PREFIX}/lib/lighttpd
36
	@${INSTALL_DATA} ${WRKSRC}/src/.libs/${PORTNAME}.a \
37
		${STAGEDIR}${PREFIX}/lib/lighttpd
38
36
39
post-install:
37
post-install:
40
	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/lighttpd/conf.d
38
	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/lighttpd/conf.d
(-)www/lighttpd-mod_h264_streaming/Makefile (-2 lines)
Lines 41-48 do-install: Link Here
41
		${STAGEDIR}${PREFIX}/lib/lighttpd
41
		${STAGEDIR}${PREFIX}/lib/lighttpd
42
	@${INSTALL_KLD} ${WRKSRC}/src/.libs/${PORTNAME}.la \
42
	@${INSTALL_KLD} ${WRKSRC}/src/.libs/${PORTNAME}.la \
43
		${STAGEDIR}${PREFIX}/lib/lighttpd
43
		${STAGEDIR}${PREFIX}/lib/lighttpd
44
	@${INSTALL_DATA} ${WRKSRC}/src/.libs/${PORTNAME}.a \
45
		${STAGEDIR}${PREFIX}/lib/lighttpd
46
44
47
post-install:
45
post-install:
48
	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/lighttpd/conf.d
46
	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/lighttpd/conf.d

Return to bug 188972