23 Commits

Author SHA1 Message Date
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
fd2381d293 regen patch, use FIX_EXTRACT_PERMISSIONS 2018-05-25 12:16:52 +00:00
sthen
2b38aa4c79 add MODPHP_VERSION=5.6 to ports that don't work with php 7.0,
a noop for now until the button is pushed in php.port.mk

pear-MDB2-mysql: requires php-mysql
nedi:		 requires php-mysql (fixable by updating to nedi 1.6)
mapserver:	 https://github.com/mapserver/mapserver/issues/5252
xcache:		 not ported to 7.0; opcache recommended instead
2018-05-21 22:18:01 +00:00
ajacoutot
2b7b3461f5 @comment beforesubst files.
Should probably be removed in post-install or so but I am lazy... and no
one picked up my mail on ports@
2017-11-19 19:38:46 +00:00
sthen
3b84348122 Replace httpd references with Apache, and fix rc script names.
From Caspar Schutijser, thanks!
2016-06-27 19:36:50 +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
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
sthen
e4b8dd84bb lots of ${MODPHP_VERSION} that should be 5.4 (in files named after snmp OIDs) 2014-10-29 20:41:18 +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
ajacoutot
9d087a11f1 Tweak documentation according to recent rc changes.
ok jasper@
2014-07-22 10:55:40 +00:00
landry
29af1a89fe Right, it makes total sense to have some images/files with modes 744,
some with mode 700 and even one with mode 600. Why not zoidberg^W
setuid images, while here ? Set everyone to mode 644 for consistency.
2014-01-24 21:45:16 +00:00
sthen
0a308ca49a handle rrdtool update 2013-11-05 17:49:33 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
robert
32b20aeb8c fix plist, bump 2013-08-10 14:02:03 +00:00
jasper
2e80eecc12 use ${VARBASE} instead of hardcoding /var 2013-07-05 07:44:59 +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
mglocker
585b611001 Update to nedi-1.0.8. 2013-05-04 20:34:33 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
6bb66a06ba ${SYSCONFDIR}/rc.d -> ${RCDIR} 2012-08-06 08:46:59 +00:00
ajacoutot
40e41c0e63 Remove bogus first line.
Don't hardcode /usr/local.
2012-02-18 00:50:10 +00:00
mglocker
a7f2900969 We need those too. 2012-02-17 21:44:58 +00:00
mglocker
a092946f09 New port net/nedi:
NeDi is a powerful network discovery tool with a comfortable web interface.

Help and OK sthen@
2012-02-17 21:41:08 +00:00