25 Commits

Author SHA1 Message Date
sthen
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
rpe
4dde69be03 The PHP -main packages do not contain PDO database access extensions anymore.
Add MODPHP_PDO_DEPENDS to RUN_DEPENDS to the ensure mysql, postresql and sqlite
PDO extensions are offered by pkg_add where sqlite is the default.

While here, modify PLIST a bit to make portcheck happy.

OK sthen
2018-06-03 08:17:03 +00:00
sthen
ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
rpe
acd85bdc90 Update www/selfoss to 2.18
OK aja
2018-04-29 09:37:07 +00:00
rpe
5c8f61a811 Update www/selfoss to 2.17
OK aja@
2017-04-21 20:46:42 +00:00
rpe
d46bcac15e Update www/selfoss to 2.15
OK aja@
2016-05-08 15:58:12 +00:00
ajacoutot
5b4e47f826 No more php-fpm package. 2016-01-07 21:44:20 +00:00
rpe
7691a0f783 Update selfoss to 2.14
- switch from MASTER_SITES to GitHub GH_*
- use sed -i instead of perl
- update README for nginx, apache-httpd and update cronjob

feedback and OK aja@
2016-01-02 19:05:34 +00:00
ajacoutot
98bca201ef @sample /var/www/conf/modules.sample/
ok sthen@
2015-12-30 10:01:25 +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
rpe
63f96a669f Update www/selfoss to 2.13.
OK aja@
2015-05-16 08:26:14 +00:00
espie
2ace40bfb8 don't depend on modes in the ports tree being what we want installed 2015-05-08 09:08:44 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
rpe
08ea46afb3 Update selfoss to 2.12
OK aja@
2014-09-19 16:08:26 +00:00
rpe
59221598ab Update to selfoss 2.11
For fixes and improvments see:
https://github.com/SSilence/selfoss/releases/tag/2.11

README:
- Point to nginx configuration examples
- Add hint how to update with authentication enabled

OK aja@
2014-08-11 21:03:02 +00:00
sthen
ba0c05aebd bump ports which may have been installed when /var/www/modules.sample didn't
exist, to force an update to make sure that their config samples get installed
2014-05-30 13:20:13 +00:00
ajacoutot
625a65c462 Drop unneeded php_value.
ok rpe@ (maintainer)
2014-03-20 18:44:39 +00:00
rpe
e2036431d5 update selfoss to 2.10
OK aja@
2014-03-10 22:56:27 +00:00
rpe
8e042c0939 update selfoss to 2.9
ok aja@
2013-11-02 15:17:41 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
rpe
e87ba593cf update to selfoss 2.8
ok aja@
2013-08-10 08:22:45 +00:00
jasper
c38dcacc50 use ${VARBASE} instead of hardcoding /var 2013-07-05 09:34:35 +00:00
rpe
9bb99a6eaa update selfoss to 2.7.
- remove svg from and sort list of files to remove \r in do-extract
- align perl opts order and use backref in do-install

ok sthen@
2013-05-11 10:54:36 +00:00
rpe
53e0a20c5a import www/selfoss 2.6
ok sthen@, 'looks fine' aja@

selfoss is a multipurpose rss reader, live stream, mashup, aggregation
web application.

Features
- web based rss reader
- universal aggregator
- open source and free
- easy extendable with an open plugin system (write your own data
  connectors)
- mobile support (Android, iOS, iPad)
- use selfoss to live stream and collect all your posts, tweets,
  feeds in one place
- lightweight PHP application with less than 2 MB
- supports MySQL, PostgreSQL and Sqlite Databases
- OPML Import
- easy installation: upload and run
- with restful json api
2013-05-03 23:16:22 +00:00