non port: net/onedrive/Makefile |
SVNWeb
|
Number of commits found: 30 |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Tue, 11 Apr 2023
|
[ 20:35 Gleb Popov (arrowd) ] 7554a73 (Only the first 10 of 27 ports in this commit are shown above. )
D ports: Bump after lang/ldc update.
PR: 270461
|
Sat, 11 Feb 2023
|
[ 17:16 Fernando Apesteguía (fernape) Author: Hiroo Ono ] d0a830c
net/onedrive: remove now unneeded patch
PR: 269451
Reported by: hiroo.ono+freebsd@gmail.com (maintainer)
|
Thu, 2 Feb 2023
|
[ 08:35 Nuno Teixeira (eduardo) Author: Graham Perrin ] b84868c
net/onedrive: Update to 2.4.23
- Remove unused variable
ChangeLog: https://github.com/abraunegg/onedrive/releases/tag/v2.4.23
PR: 269204
|
Fri, 30 Dec 2022
|
[ 07:14 Li-Wen Hsu (lwhsu) Author: Hiroo Ono ] f5b7cb1
net/onedrive: Update to 2.4.22
PR: 268644
|
Thu, 24 Nov 2022
|
[ 16:02 Fernando Apesteguía (fernape) Author: Hiroo Ono ] b390a91
net/onedrive: Update to 2.4.21
ChangeLog: https://github.com/abraunegg/onedrive/blob/v2.4.21/CHANGELOG.md
PR: 267831
Reported by: hiroo.ono+freebsd@gmail.com (maintainer)
|
Tue, 15 Nov 2022
|
[ 16:17 Jose Alonso Cardenas Marquez (acm) ] d02a771 (Only the first 10 of 27 ports in this commit are shown above. )
lang/ldc: Bump PORTREVISION of d based ports because lang/ldc port has changed
|
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 )
|
Sun, 26 Jun 2022
|
[ 00:34 Guangyuan Yang (ygy) Author: Hiroo Ono ] d1ce3e1
net/onedrive: Update to 2.4.18
Changelog: https://github.com/abraunegg/onedrive/blob/v2.4.18/CHANGELOG.md
PR: 264491
|
Wed, 25 May 2022
|
[ 04:20 Koichiro Iwao (meta) Author: Hiroo Ono ] 89404b6
net/onedrive: Update to 2.4.17
Changes: https://github.com/abraunegg/onedrive/blob/v2.4.17/CHANGELOG.md
PR: 264112
MFH: 2022Q2
|
Fri, 1 Apr 2022
|
[ 15:53 Rene Ladan (rene) ] 74c02f1 (Only the first 10 of 17 ports in this commit are shown above. )
all: drop support for EOL FreeBSD 12.2
- Mk/bsd.port.mk: bump minimal FreeBSD version to 12.3,
update an example
- sysutils/lsof: drop support for ancient FreeBSD releases.
- multimedia/ustreamer: remove inline patch for 12.2
- x11/wayland-logout: remove support for FreeBSD < 12.3
- sysutils/bhyve+: remove support for FreeBSD 12.2
- databases/clickhouse: remove support for FreeBSD 12.2
- databases/mariadb106-server: remove support for FreeBSD 12.2
- devel/cvsd: no need to test for FreeBSD >=5 anymore
- devel/imake: no need to support a.out anymore
- japanese/kterm: no need to support FreeBSD <= 9
- math/igraph: remove support for FreeBSD 12.2
- net/onedrive: remove support for FreeBSD 12.2
- security/ipsec-tools: no need to test for FreeBSD >= 11
- emulators/rpcs3: Revert "emulators/rpcs3: unbreak on FreeBSD 12.2 after
49f593b2f77f"
Reviewed by: brnrd, fluffy, jbeich, ler, yuri, x11 (zeising)
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D34523
|
Thu, 31 Mar 2022
|
[ 17:44 Fernando Apesteguía (fernape) Author: Hiroo Ono ] cb8080b
net/onedrive: update to 2.4.16
ChangeLog: https://github.com/abraunegg/onedrive/blob/v2.4.16/CHANGELOG.md
PR: 262911
Reported by: hiroo.ono+freebsd@gmail.com (maintainer)
|
Mon, 7 Feb 2022
|
[ 21:20 Li-Wen Hsu (lwhsu) Author: Hiroo Ono ] 45257ef
net/onedrive: Fix build on stable/13 and stable/12 with llvm 13.0
PR: 261762
|
Sun, 9 Jan 2022
|
[ 10:23 Hiroki Tagato (tagattie) Author: Hiroo Ono ] abe7d2a
net/onedrive: update to 2.4.15
Changelog: https://github.com/abraunegg/onedrive/blob/v2.4.15/CHANGELOG.md
PR: 260917
Reported by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Wed, 8 Dec 2021
|
[ 10:36 Hiroki Tagato (tagattie) Author: Hiroo Ono ] c66be86
net/onedrive: update to 2.4.14 and adapt to ld.lld of llvm13
Changelog: https://github.com/abraunegg/onedrive/blob/v2.4.14/CHANGELOG.md
PR: 260104
Reported by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Tue, 15 Jun 2021
|
[ 22:00 Guangyuan Yang (ygy) Author: Hiroo Ono ] 8245d92
net/onedrive: Update to 2.4.12
Changes: https://github.com/abraunegg/onedrive/blob/v2.4.12/CHANGELOG.md
PR: 256572
Approved by: lwhsu (mentor, implicit)
|
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.
|
Mon, 8 Mar 2021
|
[ 01:16 nc ]
net/onedrive: update to 2.4.10
Changes: https://github.com/abraunegg/onedrive/blob/v2.4.10/CHANGELOG.md
PR: 254113
Submitted by: Hiroo Ono <hiroo.ono+freebsd AT gmail DOT com> (maintainer)
|
Sun, 14 Feb 2021
|
[ 19:52 lwhsu ]
net/onedrive: Update to 2.4.9
PR: 253293
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Wed, 3 Feb 2021
|
[ 00:27 yuri ]
net/onedrive: Fix build by adding missing dependency shells/bash-completion
PR: 253112
Reported by: fallout
|
Sun, 31 Jan 2021
|
[ 06:15 yuri ]
net/onedrive: Fix plist
PR: 253112
Reported by: bbaago@bradtech.ca
|
Mon, 18 Jan 2021
|
[ 07:40 meta ]
net/onedrive: Update to 2.4.8
PR: 251678
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Sat, 21 Nov 2020
|
[ 13:25 mikael ]
net/onedrive: Update to 2.4.7
Changelog:
https://github.com/abraunegg/onedrive/releases/tag/v2.4.6
https://github.com/abraunegg/onedrive/releases/tag/v2.4.7
PR: 251285
Submitted by: Hiroo Ono (maintainer)
|
Sat, 15 Aug 2020
|
[ 07:01 tcberner ]
net/onedrive: Update to 2.4.5
PR: 248661
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Tue, 28 Jul 2020
|
[ 18:49 mikael ]
net/onedrive: update to 2.4.3
PR: 245805
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Tue, 30 Apr 2019
|
[ 10:46 swills ]
net/onedrive: bug fix local patch
While here, remove debug
PR: 237638
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Sun, 28 Apr 2019
|
[ 15:35 pi ]
net/onedrive: upgrade 1.1.3 -> 2.3.3
- MASTERSITE moved
PR: 237545
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
Relnotes: https://github.com/abraunegg/onedrive/releases
https://github.com/abraunegg/onedrive/blob/master/CHANGELOG.md
|
Mon, 22 Apr 2019
|
[ 08:04 meta ]
net/onedrive: remove dependency on deprecated port
lang/dmd2 is marked DEPRECATED. Remove dependency on that.
PR: 236648
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
|
Sun, 17 Mar 2019
|
[ 13:28 pi ] (Only the first 10 of 11 ports in this commit are shown above. )
New port: net/onedrive: Microsoft OneDrive client
A complete tool to interact with OneDrive on Linux.
Built following the UNIX philosophy.
Features:
State caching
Real-Time file monitoring with Inotify
Resumable uploads
Support OneDrive for Business (part of Office 365)
Shared folders (not Business)
What's missing:
While local changes are uploaded right away, remote changes are delayed
No GUI
WWW: https://github.com/skilion/onedrive
PR: 236573
Submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com>
|
Number of commits found: 30 |