| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Install the cronjob file in the correct location, so it is
automatically picked up by cron
- While here, use ETCDIR expansion in plist in place of static path
where appropriate
PR: 262294
Approved by: garga (maintainer)
Fixes: f3c2313c5893 mail/dma: Implement cronjob to flush emails
|
|
|
|
|
| |
PR: 261534
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
|
|
|
|
|
|
|
| |
Add a new cronjob to flush emails every 30 minutes and change
pkg-message to let users know about it.
PR: 261532
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
|
|
|
| |
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upstream does not make releases very often while significant bugfixes
are committed now and than. Last release was Feb 2020.
- Upgrade the port to the same version as is included in DragonflyBSD:
https://lists.dragonflybsd.org/pipermail/commits/2021-May/820180.html
- This versioning scheme is flexible enough to follow 0.14 in the future
might that release ever happen.
- Remove now obsoleted patch-crypto.c
PR: 256597
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Make verify_server_fingerprint() static and fix compiler warning
- While here, re-generate other patches with `make makepatch`
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
|
|
|
|
|
|
|
|
| |
- Replace deprecated NO_WERROR by MK_WERROR=no
- Tweak pkg-message to mention that dma is also in base [1]
PR: 252045 [1]
Submitted by: Dan Mahoney <freebsd@gushi.org>
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
|
|
|
| |
Sponsored by: Rubicon Communications, LLC (Netgate)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>.
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Rubicon Communications, LLC (Netgate)
|
| |
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Affecting DragonFly 4.6 and earlier, Matt Dillon fixed this in base after
finding out from BSDNow Episode 152. Comments following were from his commit
which explains better than I. Just taking his change and putting it here as well.
* dma makes an age-old mistake of not properly checking whether a file
owned by a user is a symlink or not, a bug which the original mail.local
also had.
* Add O_NOFOLLOW to disallow symlinks.
Thanks-to: BSDNow Episode 152, made me dive dma to check when they talked
about the mail.local bug.
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
- Update GITHUB usage
- Use software own install target
- Removed support for unsupported FreeBSD releases
|
|
|
|
|
|
| |
- Fix staging on 11.x
Approved by: portmgr blanket
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
| |
make.conf and src.conf
PR: 194099
Submitted by: mva
|
|
|
|
|
| |
PR: 192033
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
|
|
|
|
| |
Using the new syntax offered for plist now that pkg_install support is done
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Submitted by: bz
|
|
|
|
|
|
|
|
|
| |
- Change license to BSD3CLAUSE
- Stageify
PR: 189895 [1]
Submitted by: plosher [1]
Sponsored by: DK Hostmaster A/S
|
|
|
|
| |
Requested by: maintainer via IRC
|
|
|
|
| |
mail)
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.9 [1]
- USE_GITHUB framework
- Remove useless LICENSE_FILE
- Trim Makefile header
- Mark IGNORE for 8.x
PR: ports/182058
Submitted by: bz (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Make compile with old and new openssl
- Do not try to call git to get the version number
- Fix compile on FreeBSD 8.1
- Change maintainer email address
PR: ports/165775
Submitted by: bz
|
|
|
|
|
|
|
|
|
|
| |
Also build and install the dma-mbox-create tool, which sets permissions and uid/gid on /var/mail files as needed by dma.
Changes:
Adds maasquerading support
PR: ports/165697
Submitted by: bz
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
| |
|
|
|
|
|
|
| |
- submitter is now maintainer
Submitted by: bz (by mail)
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
|
| |
bump portrevision
Submitted by: bz@ (by email)
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove now useless patch-spool.c
- add patch-mail.c to fix compilation on 8.1 i386
Note that the dragonflybsd version and gitorious versions are different and the
virtuser file is gone in favour of env MAIL variable.
PR: ports/151408
Submitted by: bz@
|