- Add patch for DH-param generation in configure
- Update patch switching dh512 to dh2048 for server
- Add LICENSE
- Fixes runtime issue when nrpe-ssl built with LibreSSL 2.5
PR: 218930
Approved by: zeising (maintainer)
This is an update to seafile to the most current version, 6.0.10. This update moves duplicate code to Makefile.include and also added a variable seahub_ver which is set to 6.0.13. The pkglist was also regenerated for most or all packages.
* Updated seafile_ver to 6.0.10
* Added seahub_ver and set to 6.0.13
* Moved duplicate code to Makefile.include
* Regenerated pkg-lists
- [fix] Fix a bug in listing libraries in admin panel
- Improve performance when checking group shared library permission
- [fix] Fix image popup in favourite page
- [fix] Fix generating sharing link with expiring time in file detailed view page
- [fix] Don't allow to create library with '/' in name
- [fix] Fix two-factor authentication
- Add script to migrate between different storage backend
ports affected:
- net-mgmt/ccnet-server
- net-mgmt/seafile-server
- www/py-seafdav
- www/py-seafobj
- www/seahub
PR: 218932
Submitted by: ultima1252@gmail.com (maintainer)
- ghc uses USE_GCC=yes and when USE_GCC=yes implies a different one of
the lang/gcc* ports (which will happen after PR 218330 or when the
user sets a different version of GCC via Mk/bsd.default-versions.mk),
devel/stacks pulls in two conflicting ports - lang/gcc and lang/gcc5 -
in the first case, or pulls in the wrong port for its own dependency.
- Some Haskell libraries/programs require gcc in the PATH, but not all
do; the port should not have a gcc dependency for this reason alone.
PR: 218482
Reported by: gerald
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10459
- merge all separate distribution files and patches into one archive
maintained the submitter
- pass maintainership to submitter
- add LICENSE (BSD2CLAUSE)
PR: 218016
Submitted by: Chris Hutchinson (portmaster@bsdforge.com)
bumped). The port no longer requires gmake.
Changelog:
- added const declarations to read only variables
- fixed delete function
- fixed a conversion to 24bit
- fixed delete function to be array version
- changed fixed valid of 36 to sizeof(reserved)
MFH: 2017Q2 (blanket)
Unfortunately neither the maintainer or I have time at the moment
to chase down all of these failures. The "fails to package" ones
ought to be fairly easy to fix.
Discussed with: maintainer