ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
sthen
9fc05a7ddf
Use 'pkg-config glib-2.0 --libs --static' to construct linker flags when
...
building the static binary. Fixes build problem reported by nigel@ since the
glib-2.0.pc now (correctly) only lists pthread in Libs.private not in Libs.
ok ajacoutot@
2012-08-30 13:47:45 +00:00
sthen
c3e2822fb2
missed bump; pointed out by nigel@
2012-04-11 10:11:32 +00:00
sthen
cf97d0ad2e
Add a subpackage to make it easy to run fcgi-cgi in a chroot jail,
...
requested by Johan Huldtgren, thanks dhill for testing.
2012-04-10 19:34:52 +00:00
sthen
b937380566
fcgi-cgi tweaks: fix HOMEPAGE, remove unneeded lib from LDFLAGS,
...
sync WANTLIB, bump.
2012-04-03 19:12:38 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
0050e16d5d
use CONFIGURE_ENV not CONFIGURE_ARGS, pointed out by landry@
2012-03-28 08:57:40 +00:00
sthen
5d2e92fec9
fix rc script; pexp must come after sourcing rc.subr, and don't use the
...
-c (chroot) flag by default as this requires extra configuration which
will need describing (TODO ;)
2012-03-27 15:35:37 +00:00
sthen
b674061244
Import ports/www/fcgi-cgi, tweaks/ok landry@
...
fcgi-cgi is a wrapper around CGI applications to support running them under
FastCGI for use with webservers such as nginx and lighttpd 2.x which do not
support running cgi scripts/binaries directly.
2012-03-27 14:21:26 +00:00