Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.0.2 22 Jun 2022 16:16:16
    |
Nuno Teixeira (eduardo)  |
sysutils/zrep: Adopt port / Update to 2.0.2
- take maintainership
- switch to DISTVERSION
ChangeLog: https://github.com/bolthole/zrep/blob/master/CHANGELOG |
1.8.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.8.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.8.0 28 Mar 2020 11:26:59
  |
rene  |
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports |
1.8.0 19 Nov 2019 08:17:32
  |
meta  |
sysutils/zrep: Update to 1.8.0
Submitted by: maintainer
Relnotes: https://github.com/bolthole/zrep/releases/tag/v1.8.0 |
1.7.7 04 Sep 2019 19:40:48
  |
pi  |
sysutils/zrep: upgrade 1.7.6 -> 1.7.7
PR: 240337
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Relnotes: https://github.com/bolthole/zrep/releases/tag/v1.7.7 |
1.7.6 21 Jul 2019 20:50:19
  |
sunpoet  |
Update to 1.7.6
Changes: https://github.com/bolthole/zrep/releases
PR: 239338
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
1.7.5 08 Jan 2019 15:51:45
  |
swills  |
sysutils/zrep: update to 1.7.5
PR: 234701
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
1.7.4 16 Sep 2018 00:08:12
  |
sunpoet  |
Update to 1.7.4
- While I'm here, add NO_ARCH
Changes: https://github.com/bolthole/zrep/releases
PR: 231368
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
1.7.3 23 Feb 2018 03:02:36
  |
yuri  |
sysutils/zrep: neel@neelc.org took maintainership
PR: 226126
Submitted by: Neel Chauhan <neel@neelc.org>
Approved by: tcberner (mentor, implicit) |
1.7.3 22 Feb 2018 12:53:14
  |
tobik  |
Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html
Submitted by: olevole@olevole.ru (maintainer) |
1.7.3 26 Jun 2017 09:34:54
  |
olgeni  |
Update sysutils/zrep to version 1.7.3.
PR: 220153
Submitted by: olgeni
Approved by: maintainer |
1.7.2 22 May 2017 08:31:41
  |
olgeni  |
Update sysutils/zrep to version 1.7.2.
PR: 219435
Submitted by: olgeni
Approved by: maintainer |
1.7.1 23 Apr 2017 03:23:05
  |
miwi  |
- Update to 1.7.1
PR: 217423
Submitted by: bsd@bontempi.net
Approved by: maintainer timeout |
1.6.2 16 Oct 2016 15:53:01
  |
olgeni  |
Update sysutils/zrep to version 1.6.2.
PR: 213307
Submitted by: olgeni
Approved by: maintainer |
1.6.1_1 19 Jul 2016 21:17:20
  |
olgeni  |
Forgot to remove sysutils/zrep patch file in r418801. |
1.6.1 19 Jul 2016 14:54:35
  |
olgeni  |
Update sysutils/zrep to version 1.6.1.
PR: 209852, 210615
Submitted by: Terry Kennedy
Approved by: maintainer (209852) |
1.0.1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.0.1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.1 03 Jan 2014 19:28:01
  |
vg  |
- Removed NO_INSTALL_MANPAGES, NO_INSTALL, NO_EXTRACT because not necessary
Submitted by: mat |
1.0.1 03 Jan 2014 17:49:35
  |
vg  |
Zrep is an enterprise-grade, single-program solution for handling asynchronous,
continuous replication of a zfs filesystem, to another filesystem.
That filesystem can be on another machine, or on the same machine.
It also handles 'failover', as simply as "zrep failover datapool/yourfs".
This will conveniently handle all the details of
- Making 'yourfs' be a data destination, rather than a source
- Making 'yourfs' be read-only
- Making the destination fs be "live", and ready to transfer data to yourfs
WWW: http://www.bolthole.com/solaris/zrep/
PR: ports/184086
Submitted by: Oleg Ginzburg <olevole@olevole.ru> |