| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout
Differential Revision: https://reviews.freebsd.org/D9473
Notes:
svn path=/head/; revision=434837
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427548
|
|
|
|
|
|
|
|
| |
Changes:
- Restore snapshotting of volumes.
Notes:
svn path=/head/; revision=398124
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Optimize coalescing of snapshots on a system with a DB.
- Avoid division by zero when creating snapshots. [1]
PR: 203115
Notes:
svn path=/head/; revision=396993
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fixes handling of multiple pools for creating multiple snapshots
at once.
Notes:
svn path=/head/; revision=396938
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix to not snapshot unmounted datasets in some cases.
- Optimize snapshot creation by specifying multiple snapshots in 1
'zfs create' execution.
- Fix cleanup of recursive snapshots with -P.
- Handle spaces in dataset names
Notes:
svn path=/head/; revision=396914
|
|
|
|
|
|
|
|
|
|
|
| |
Pkg is not properly reinstalling this when ruby is upgraded which
causes this to break since it is left around in the old ruby
dir.
PR: 199828
Notes:
svn path=/head/; revision=385080
|
|
|
|
|
|
|
|
|
| |
PR: 199069
Pointyhat to: bdrewery
With hat: portmgr
Notes:
svn path=/head/; revision=384988
|
|
|
|
| |
Notes:
svn path=/head/; revision=381704
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
Notes:
svn path=/head/; revision=381618
|
|
|
|
| |
Notes:
svn path=/head/; revision=371971
|
|
|
|
|
|
|
| |
bsd.port.mk started enforcing OSVERSION==UNAME_r
Notes:
svn path=/head/; revision=369835
|
|
|
|
|
|
|
|
| |
Changes:
- Fix trying to snapshot unmounted datasets
Notes:
svn path=/head/; revision=353548
|
|
|
|
| |
Notes:
svn path=/head/; revision=349923
|
|
|
|
| |
Notes:
svn path=/head/; revision=345435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=343634
|
|
|
|
|
|
|
|
| |
Changes:
* Fixed PostgreSQL support
Notes:
svn path=/head/; revision=328732
|
|
|
|
| |
Notes:
svn path=/head/; revision=327979
|
|
|
|
| |
Notes:
svn path=/head/; revision=327710
|
|
|
|
|
|
|
|
|
|
| |
- Note in pkg-message that crontab needs an updated PATH as well
Changes:
- PostgreSQL support added
Notes:
svn path=/head/; revision=327539
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop rubygem- prefix from PKGNAME as this no longer uses rubygems
- Add mirror
- Add setup instructions in pkg-message
- Add LICENSE
Changes:
* Scripts are now installed to /usr/local/sbin
instead of /usr/local/bin
* Add '-P pool' flag to `zfs-auto-snapshot` to limit
the snapshotting to the specified pool/dataset.
* Fix usage output
Notes:
svn path=/head/; revision=311655
|
|
|
|
| |
Notes:
svn path=/head/; revision=308737
|
|
|
|
|
|
|
| |
Approved by: eadler (mentor)
Notes:
svn path=/head/; revision=301873
|
|
script, which also supports auto snapshotting mysql databases.
PR: ports/167898
Submitted by: "Bryan Drewery" <bryan@shatow.net>
Notes:
svn path=/head/; revision=296633
|