Commit graph

69 commits

Author SHA1 Message Date
Richard Gallamore
e8efb3e426 Updated to 7.1.4
Changes: https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md
2020-05-16 23:08:16 +00:00
Richard Gallamore
752e05dfb6 Fix python version hard coding in plists 2020-04-16 08:30:33 +00:00
Richard Gallamore
ac3636371b * Updated to 7.1.3
This minor version update no longer supports python 2.7.
The way mysql support is detected upstream has changed. Instead of patching
the configure.ac script, I used a couple hacks for this to be detected for
custom configurations. Didn't detect any issues with this method but I'm
open to change this in the future.

Added a SeaHub upgrade message to smooth out upgrading. For upgrading from 7.0.x,
if one does not clear the cache, http 500 will be returned.

The seafile_datadir no longer points to the seahub.ini, this has been changed
upstream and may cause upgrading issues if not using the default. This can
easily be changed by setting it in rc.conf.

Changes: https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md
2020-04-16 00:28:24 +00:00
Sunpoet Po-Chuan Hsieh
7986babcaf Bump PORTREVISION for databases/libzdb shlib change 2020-04-02 12:04:55 +00:00
Richard Gallamore
e0e1b197f6 Updated to 7.0.11
Changes: https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md
2019-11-25 03:05:49 +00:00
Richard Gallamore
f7f7c24a82 * Update to 7.0.10
Changes: https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md
2019-11-08 00:55:26 +00:00
Richard Gallamore
f340c7f97c Updated to to 7.0.9
Changes: https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md
2019-09-27 02:22:36 +00:00
Richard Gallamore
69c929d9cf Updated to 7.0.8
Fixed runtime dependencies for seafdav
and remove depends not required for
seahub.
2019-09-02 23:10:42 +00:00
Richard Gallamore
febb574061 Fix permissions on seafile-setup script 2019-08-21 05:54:36 +00:00
Mathieu Arnold
2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00
Richard Gallamore
6e21c383a7 Updated seafile to version 7.0.4 and seahub to 7.0.7
Changes: https://manual.seafile.com/changelog/server-changelog.html https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2019-08-02 22:16:41 +00:00
Jan Beich
f18538b989 devel/libevent2: update to 2.1.11
Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
2019-08-02 13:30:40 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Richard Gallamore
9e49cf880c Update seafile to 7.0.3 and seahub to 7.0.6
Changes:	https://manual.seafile.com/changelog/server-changelog.html
2019-07-20 23:31:06 +00:00
Richard Gallamore
df190e00fc Updated Seafile to 7.0.2
Updated Seahub to 7.0.3

Changes: https://manual.seafile.com/changelog/server-changelog.html
2019-06-17 05:14:44 +00:00
Richard Gallamore
97a34f3e89 Updated seafile to 7.0.1
Updated seahub to 7.0.2

Changes: https://manual.seafile.com/changelog/server-changelog.html https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2019-06-10 01:25:07 +00:00
Richard Gallamore
0129f569b5 Bumped seahub version for init script to fix gunicorn binary name
Fix checksum due to retagged version

PR:		237367
2019-06-09 05:24:41 +00:00
Sunpoet Po-Chuan Hsieh
f95a8901d7 Update databases/libzdb to 3.2
- Update MASTER_SITES
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
- Take maintainership

Changes:	https://www.tildeslash.com/libzdb/#release_notes
2019-04-06 14:42:44 +00:00
Richard Gallamore
267808283c * Updated to 6.3.13
* Added patch to SeaHub to revert regression

The regression breaks the search_user function.
More details about regression can be found at:
https://github.com/haiwen/seahub/issues/3001

PR:		236047
Reported by:	Martin Waschbüsch <martin@wasch^>
2019-03-16 17:59:42 +00:00
Richard Gallamore
b6a77c2a7c * Updated to 6.3.11
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2019-01-28 18:13:05 +00:00
Richard Gallamore
e8c0e79936 * Updated to 6.3.10
Affected ports: www/py-seafdav www/py-seafobj www/seahub
2019-01-11 18:52:14 +00:00
Richard Gallamore
3de6a68fc4 * Updated seahub to 6.3.9 2018-12-25 21:35:10 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Richard Gallamore
baad2b4413 * Updated Seahub to 6.3.7 2018-10-25 02:03:20 +00:00
Antoine Brodin
b8796f0d82 Cleanup plists 2018-10-01 09:36:38 +00:00
Richard Gallamore
5d0e41a532 * Updated to 6.3.6 2018-09-23 19:41:17 +00:00
Mark Linimon
2e7f27934a More precisely specify USES=compiler to fix build on gcc-based
platforms such as powerpc64.

Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 08:14:23 +00:00
Richard Gallamore
5f5dd0baa0 * Updated Seafile to 6.3.4, Updated Seahub to 6.3.5.
* Removed flup6, this was required with fastcgi which
Seahub no longer supports
* Added django-webpack-loader and requests_oauthlib,
these were missing depends added in 6.3.x which can
errors if missing when Seahub starts.
* Removed PYTHONPATH for python2.6 and added additional
directories for Seahub "thirdpart". This can also prevent
seahub from starting.

Changes: https://manual.seafile.com/changelog/server-changelog.html
2018-09-17 19:57:54 +00:00
Richard Gallamore
9526a7026b Removed fastcgi, this is no longer supported in seafile 6.3+
and previous installs 6.3+ prior to this revision are broken
when using the seahub_fastcgi option.
2018-08-20 03:06:13 +00:00
Richard Gallamore
9a631e331c * Updated to 6.3.2 2018-07-14 19:42:58 +00:00
Richard Gallamore
bda951bb90 Update Seafile family to 6.3.1
As of Seafile 6.3.0, django has been upgraded
to 1.11. Seafile's dependencies have also been
switched to match this change.

Reviewed by:	miwi
Differential Revision:	https://reviews.freebsd.org/D15718
2018-06-13 22:05:51 +00:00
Richard Gallamore
6097b00b76 * Updated Seahub to 6.2.12
Affected ports: www/py-seafdav www/py-seafobj www/seahub
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2018-04-23 06:44:54 +00:00
Richard Gallamore
a070ce3251 * Updated to 6.1.11
Affected ports: www/py-seafdav www/py-seafobj www/seahub
Changes: https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2018-04-19 16:48:53 +00:00
Richard Gallamore
5a58d70f95 Move net-mgmt/seafile-server's message to seahub and
change it to clarify that Seahub is required for the
full application. This will prevent users from being
confused when installing net-mgmt/seafile-server.

PR:		227337
2018-04-08 21:35:39 +00:00
Richard Gallamore
4a14d25845 * Updated to 6.2.10
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
Affected Ports:	www/py-seafdav www/py-seafobj www/seahub
2018-03-21 22:36:54 +00:00
Richard Gallamore
30c2f7638f * Update Seahub to 6.2.9
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
Affected Ports:	www/py-seafdav www/py-seafobj www/seahub
2018-02-12 19:41:45 +00:00
Richard Gallamore
c3211d2d85 * Updated Seafile to 6.2.5, Seahub to 6.2.8
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2018-01-31 22:12:27 +00:00
Richard Gallamore
9c1136c22b * Updated to 6.2.7
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
Affected ports:	www/py-seafdav www/py-seafobj www/seahub
2018-01-22 23:41:02 +00:00
Richard Gallamore
9e1b30bed9 * Update Seafile to 6.2.4
* Update Seahub to 6.2.5
* Reverted recent patches to work better with libevhtp

Affected ports: net-mgmt/ccnet-server net-mgmt/seafile-server www/py-seafdav www/py-seafobj www/seahub
2018-01-11 17:38:44 +00:00
Richard Gallamore
6c676d2ba5 * Revision bump for libevhtp
* Fix build warnings / errors for updated libevhtp

MFH:		2018Q1
2018-01-04 19:15:27 +00:00
Richard Gallamore
532f5187cb * Updated to 6.2.4
Affected ports:	www/py-seafdav www/py-seafobj www/seahub
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
2017-12-20 23:25:07 +00:00
Richard Gallamore
e1fb3d8d83 * Updated to 6.2.2
Affected ports: www/py-seafdav www/py-seafobj www/seahub
2017-12-12 02:09:41 +00:00
Richard Gallamore
0be430ee41 * Updated to 6.2.1
Affected ports: www/seahub www/py-seafdav www/py-seafobj
2017-12-04 08:00:09 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Richard Gallamore
e09dab525e * Updated to 6.2.3
Changes: https://manual.seafile.com/changelog/server-changelog.html
Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server
2017-11-20 02:11:19 +00:00
Richard Gallamore
ba7c70c331 * Updated Seafile to 6.2.2, Seahub to 6.2.0
* Fixed gunicorn startup issue

Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server www/py-seafdav www/py-seafobj www/seahub
Changes:	https://manual.seafile.com/changelog/server-changelog.html
2017-10-14 00:58:35 +00:00
Richard Gallamore
b7ee678d7b * Updated to 6.1.9
Affected ports: www/py-seafdav www/py-seafobj www/seahub
2017-09-29 22:59:13 +00:00
Richard Gallamore
3b9b4c1266 * Updated to 6.1.8
Affected ports: www/py-seafdav www/py-seafobj www/seahub

Approved by:	lifanov (mentor, implicit)
2017-09-04 19:53:39 +00:00
Richard Gallamore
5773b6db78 Updated to 6.1.2, cleanup makefiles, add note in UPDATING
Upstream has set collation type for MySQL to be implicit and
will cause issues when updating if tables are not set to
utf8_unicode_ci.

Approved by:	lifanov (mentor, implicit)
2017-09-04 19:49:41 +00:00