Commit Graph

17 Commits

Author SHA1 Message Date
giovanni
4b79f537e0 bugfix update to 0.2.2 2016-09-04 13:59:13 +00:00
sthen
97889e162c switch my distfiles mirror to https 2015-12-03 21:24:29 +00:00
pascal
35957f111a Bumps for static PIE changes.
"just commit" naddy@
2015-04-03 15:12:28 +00:00
ajacoutot
9d087a11f1 Tweak documentation according to recent rc changes.
ok jasper@
2014-07-22 10:55:40 +00:00
jasper
c38dcacc50 use ${VARBASE} instead of hardcoding /var 2013-07-05 09:34:35 +00:00
brad
b74425f50e - Fix autoconf/automake usage. Set CONFIGURE_STYLE or call autogen.sh but
not both.
- Correct the automake bits that were added for static linking. The libraries
  were inserted into the wrong variable so the link order was wrong.
- Tidy up the CONFIGURE_ENV usage.

ok sthen@
2013-03-28 23:40:56 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
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
jasper
e2f5473ee7 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:53:01 +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