naddy
38978018fb
remove SHARED_ONLY from PHP ports, unused
2016-03-19 23:59:15 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
sthen
99d5f42fce
bump (GeoIP pkgpath change)
2016-03-01 00:07:17 +00:00
sthen
a626ee54a0
sync WANTLIB
2015-08-12 22:27:31 +00:00
ajacoutot
fac001af30
Fix daemon and pexp.
2015-07-15 23:29:57 +00:00
robert
9c1017ae2d
bump revision due to the change of the default php version to 5.6
...
ok aja@
2015-06-05 06:00:20 +00:00
ajacoutot
00f6a9a5c1
Cope with FFmpeg 20150412.
...
from brad
2015-04-28 06:35:06 +00:00
naddy
6bb8d0674b
Drop USE_GROFF from ports where the formatting differences are acceptable
...
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
sthen
174f98ce56
bump REVISION for php version switch
2014-11-06 17:13:39 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
jca
fcc8022549
SECURITY fix for CVE-2014-4668. The LDAP authenticator considered
...
successful LDAP bindings as a proper authentication, without checking
the length of the user's password. But the LDAP server configuration
might allow password-less bindings to retrieve public information.
ok naddy@
2014-07-23 20:14:07 +00:00
sthen
681f21f087
sync WANTLIB-ldap
2014-04-21 13:03:40 +00:00
robert
d5b92ddea0
bump REVISION due to the php update
2013-08-12 04:11:20 +00:00
ajacoutot
64a6588efb
No need for pthread.
2013-06-20 08:26:13 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
sthen
a8f07f5ebe
bump
2013-06-18 17:02:37 +00:00
ajacoutot
8613536758
Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
...
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
sthen
ddea5f2642
handle a "long long"-sized time_t.
2013-04-25 15:57:18 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
brad
73ddbb1ef4
Add a comment to the patches.
...
ok sthen@
2013-01-26 12:47:44 +00:00
brad
348a85ce82
Update for newer FFmpeg API.
...
ok MAINTAINER
2013-01-21 05:21:30 +00:00
brad
0cb6d9f7fa
Upgrade to cherokee 1.2.101.
...
ok sthen@
2012-12-12 02:17:40 +00:00
jasper
9206e20978
- remove -lpthread vs. -pthread patches/chunks.
2012-09-24 06:51:59 +00:00
ajacoutot
689f54b24a
--localstatedir=/var is the default now.
2012-04-28 10:52:08 +00:00
sthen
91faa22c52
Where a program with an rc script _requires_ a certain command line
...
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.
Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
nigel
e532b9471c
fix build issue with dpb spotted by jasper@ disable detecting execinfo.h
...
Ok jasper@
2011-12-15 15:04:32 +00:00
espie
58fffade54
normalize pkgpath
2011-09-16 12:00:05 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
sthen
9891f077de
openbsd4 -> openbsd
2011-07-20 15:26:00 +00:00
robert
c8661c2d29
fix deps
2011-07-09 00:37:40 +00:00
sthen
b328f2f4ad
Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me.
2011-06-24 11:17:05 +00:00
rpointel
d9c94aa811
bump after default python version switch
2011-06-08 18:15:28 +00:00
sthen
a383a680bd
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 22:41:37 +00:00
jakemsr
2f948b5fd0
more ports that need faad removed from WANTLIB after ffmpeg update,
...
as noted on ports@.
2011-03-29 23:22:17 +00:00
landry
3eaef10d18
Fix WANTLIB. For some reason this one was not catched in bulks with
...
openldap 2.4.
2011-01-08 08:47:53 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
ajacoutot
204996fe1b
Install language files.
...
from Fernando Quintero (maintainer)
2010-12-22 07:28:04 +00:00
ajacoutot
abbe07858a
Update to cherokee-1.0.14.
...
From Fernando Quintero (maintainer).
Several fixes/tweaks as well as the rc script added by myself.
2010-12-20 07:51:58 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
sthen
89d5cdea52
new-style LIB_DEPENDS/REVISION/WANTLIB
2010-11-11 12:35:09 +00:00
espie
c82c4422b0
USE_GROFF=Yes
2010-10-19 08:02:53 +00:00
robert
3b7b5953b9
Update to 1.0.8 and search for php-fastcgi in the correct place
...
so that the admin interface can find it and use it.
ok ajacoutot@
2010-09-10 22:39:12 +00:00
sthen
0c97df5b88
python bumps
2010-08-30 22:15:24 +00:00
ajacoutot
57759e0092
Major update to cherokee-1.0.5.
...
successfully tested by Fernando Quintero (maintainer)
2010-07-12 06:22:45 +00:00
sthen
b11b8e9f9f
- fix RUN_DEPENDS-main to pull in ${RUN_DEPENDS}, so python gets
...
installed, needed for the admin interface. ok ajacoutot@
- install blank sample logfiles, rather than make them a copy of
the sample index.html
- unbreak sample rc.local lines in MESSAGE-main (foo-bar isn't
a valid shell variable, foo_bar is)
all found by Rod Whitworth, thanks!
2010-03-22 01:18:26 +00:00
ajacoutot
d16d96252f
SECURITY: CVE-2009-4489
...
http://www.vupen.com/english/advisories/2010/0090
(thanks fgsch@ for the link/notice)
Update to cherokee-0.99.39.
Remove debug FLAVOR and use ifdef DEBUG.
Add rrdtool to run_depends.
Byte-compile python modules so that they are registered in the PLIST.
Be careful as cherokee is not started using ${PREFIX}/sbin/cherokee, not
cherokee-guardian anymore.
Fernando Quintero (maintainer) ok
MESSAGE tweak and ok sthen@, ok jasper@
2010-01-13 08:47:57 +00:00