non port: net-mgmt/seafile-client/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 26 Aug 2022
|
[ 17:02 Tobias C. Berner (tcberner) ] d9b0d9a (Only the first 10 of 165 ports in this commit are shown above. )
framework: switch tree to using vala.mk
PR: 249940
|
Mon, 25 Jul 2022
|
[ 03:06 Richard Gallamore (ultima) ] 250ed36
net-mgmt/seafile-[client|gui]: Updated to 8.0.8
Changes: https://manual.seafile.com/changelog/client-changelog/
|
Sun, 22 May 2022
|
[ 21:01 Richard Gallamore (ultima) ] e736979
net-mgmt/seafile-gui: Updated to 8.0.7
Changes: https://manual.seafile.com/changelog/client-changelog/
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 17 Sep 2020
|
[ 23:12 ultima ]
Updated to 7.0.9
Changes:
https://download.seafile.com/published/seafile-manual/changelog/client-changelog.md
|
Thu, 16 Apr 2020
|
[ 08:58 ultima ]
Updated to 7.0.7
Changes:
https://download.seafile.com/published/seafile-manual/changelog/client-changelog.md
|
Wed, 19 Feb 2020
|
[ 17:59 antoine ] (Only the first 10 of 59 ports in this commit are shown above. )
Clean up USES
With hat: portmgr
|
Mon, 25 Nov 2019
|
[ 02:37 ultima ]
Update to 7.0.4
Changes:
https://download.seafile.com/published/seafile-manual/changelog/client-changelog.md
|
Fri, 2 Aug 2019
|
[ 13:30 jbeich ] (Only the first 10 of 105 ports in this commit are shown above. )
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
|
Mon, 10 Jun 2019
|
[ 07:51 ultima ]
Updated to 7.0.1
Port cleanup, ccnet-client will be deleted in the
future.
Changes: https://manual.seafile.com/changelog/client-changelog.html
|
Sat, 3 Nov 2018
|
[ 22:50 sunpoet ]
Fix build with curl 7.62.0
- While I'm here, add USES=gnome
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
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
|
Fri, 2 Feb 2018
|
[ 19:50 ultima ]
* Updated to 6.1.5
Changes: https://manual.seafile.com/changelog/client-changelog.html
|
Fri, 5 Jan 2018
|
[ 03:56 ultima ]
* Revision bump, cleanup unused dependencies
Affected ports: net-mgmt/ccnet-client net-mgmt/seafile-client
net-mgmt/seafile-gui
MFH: 2018Q1
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 15 Aug 2017
|
[ 23:43 ultima ]
* Updated to 6.1.0
* Cleanup Makefile
* Added default on option, NLS for portlint
Approved by: lifanov (mentor, implicit)
|
Mon, 3 Jul 2017
|
[ 19:06 ultima ] (Only the first 10 of 24 ports in this commit are shown above. )
* Updated maintainer email
* Changed comment headers to match my name and FreeBSD email
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11466
|
Sat, 27 May 2017
|
[ 14:55 lifanov ]
update Seafile client bundle to 6.0.6
Ports affected:
net-mgmt/seafile-client, net-mgmt/ccnet-client, net-mgmt/seafile-gui
* Updated to 6.0.6
* Added Makefile.include to update version
* Added target makesum-all for bundle
- Sort files by numbers if numbers contained in the file name, so "1, 10, 2,
11, 3" will be sorted as "1, 2, 3, 10, 11".
- Use native system window for Seafile main windown and cloud file browser
window.
- Fix progress overflow when uploading large file using cloud file browser
- Improve the tip when removing an account in the client
- Don't show download button when select folders in cloud file browser
- Clean cache data of cloud file browser when logout an account or restart the
client
- [fix] Fix display problem for high screen Windows in win10
- [fix] Fix libssl compatibility problem in Debain Stretch
- Add auto-update check
PR: 219577
Submitted by: ultima1252@gmail.com (maintainer)
|
Fri, 7 Apr 2017
|
[ 15:57 amdmi3 ]
- Always accompany OSVERSION check with OPSYS check
Approved by: portmgr blanket
|
Mon, 6 Mar 2017
|
[ 16:26 lifanov ]
update net-mgmt/seafile-client to 6.0.4
Changes: https://github.com/haiwen/seafile/commits/v6.0.4
PR: 217542
Submitted by: ultima1252@gmail.com (maintainer)
|
Mon, 20 Feb 2017
|
[ 02:57 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
|
Tue, 14 Feb 2017
|
[ 15:12 lifanov ]
update net-mgmt/seafile-client to 6.0.3
Changes: https://github.com/haiwen/seafile/commits/v6.0.3
PR: 217086
Submitted by: ultima1252@gmail.com (maintainer)
|
Sat, 4 Feb 2017
|
[ 07:56 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
|
Tue, 24 Jan 2017
|
[ 19:37 lifanov ]
update net-mgmt/seafile-client
Changes: https://github.com/haiwen/seafile/commits/v6.0.2
* Removed -server options
* Regenerated/removed patchfiles
- Return error detail for clone and sync tasks.
- Save file sync errors to database.
- Use unified progress for multipart uploads.
- Remove server code.
- Use GLib to calculate SHA1.
- Allow compiling with GPL-compatible crypto libraries.
- Fix some bugs.
- Add back seafile python library.
PR: 216348
Submitted by: ultima1252@gmail.com (maintainer)
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9292
|
Mon, 26 Dec 2016
|
[ 14:56 riggs ] (Only the first 10 of 12 ports in this commit are shown above. )
Move net-mgmt/seafile to net-mgmt/seafile-client, update to version 6.0.1
PR: 215360
Submitted by: Ultima1252@gmail.com (maintainer of net-mgmt/seafile)
|
Number of commits found: 28 |