Date: Sat, 24 Feb 2018 11:42:16 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462798 - head/deskutils/surrealtodo Message-ID: <201802241142.w1OBgGZa013504@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sat Feb 24 11:42:16 2018 New Revision: 462798 URL: https://svnweb.freebsd.org/changeset/ports/462798 Log: desktutils/surrealtodo: Works with any version Apache - While here, fix dead link Approved by: hat apache@ Modified: head/deskutils/surrealtodo/Makefile head/deskutils/surrealtodo/pkg-descr Modified: head/deskutils/surrealtodo/Makefile ============================================================================== --- head/deskutils/surrealtodo/Makefile Sat Feb 24 11:36:34 2018 (r462797) +++ head/deskutils/surrealtodo/Makefile Sat Feb 24 11:42:16 2018 (r462798) @@ -29,7 +29,7 @@ OPTIONS_DEFAULT= APACHE LIGHTTPD_DESC= Use Lighttpd webserver PGSQL_USE= PHP=pgsql -APACHE_USE= APACHE_RUN=22 +APACHE_USE= APACHE_RUN=22+ LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd do-install: Modified: head/deskutils/surrealtodo/pkg-descr ============================================================================== --- head/deskutils/surrealtodo/pkg-descr Sat Feb 24 11:36:34 2018 (r462797) +++ head/deskutils/surrealtodo/pkg-descr Sat Feb 24 11:42:16 2018 (r462798) @@ -2,4 +2,4 @@ Surreal ToDo is an AJAX enabled web 2.0 list manager w and mysql. Lists are organized in tabs that allow multiple pages per tab. Everything is drag and drop for organization. -WWW: http://getsurreal.com/surrealtodo/ +WWW: https://sourceforge.net/projects/surrealtodo/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802241142.w1OBgGZa013504>