| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=508882
|
|
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479406
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168
Notes:
svn path=/head/; revision=414458
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
| |
- Fix shebangs
MFH: 2015Q2
Notes:
svn path=/head/; revision=389185
|
|
|
|
|
|
|
|
|
| |
- Fix shebangs
- Drop @dirrm* from plist
- Add empty directory to plist
Notes:
svn path=/head/; revision=380332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Several ports had rc.d scripts with hardcoded command_interpreter string
as /usr/bin/perl. This symlink is not guaranteed to be in place, and it
isn't even an option for perl 5.20. For affected ports, the interpreter
was changed to localbase.
In one case, the interpreter was correct, but it wasn't surround by
quotes. Since the rc.d script would break if a space was contained in
${PREFIX}, quotes were added in that case.
Notes:
svn path=/head/; revision=376298
|
|
|
|
| |
Notes:
svn path=/head/; revision=362291
|
|
|
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=361099
|
|
|
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
Notes:
svn path=/head/; revision=360579
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326249
|
|
|
|
|
|
|
|
|
|
| |
- Mirror the distfile
PR: 174418
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes:
svn path=/head/; revision=311532
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
command=foo >/dev/null 2>&1
|
v
command=foo
command_args='>/dev/null 2>&1'
This is clearly what should have been done, for several reasons.
No PORTREVISION bump because the old version simply ignored everything
after the space, and does not seem to have done any harm. However
it's good to clean these up so that similar errors aren't pasted into
a new script where they might actually matter.
Notes:
svn path=/head/; revision=302142
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300267
|
|
|
|
| |
Notes:
svn path=/head/; revision=296163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=276989
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Changelog
* Rejected mail now are updated in totality (eg vrfy rejection IS a rejection).
* Support for Policyd-weigth added by Bagolu
* Fixed imprecises totals like in mailgraph
* Fixed update of rrd_virus when nobody logs in (Bug and fix
reported by Claudius Herder)
* Added Bagolu's patches
* Fix dovecot detection
PR: ports/125142
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Notes:
svn path=/head/; revision=216289
|
|
|
|
|
|
|
|
| |
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
Notes:
svn path=/head/; revision=215684
|
|
|
|
|
|
|
|
|
|
|
|
| |
handled after load_rc_config per Handbook. For example, if user sets
name_pidfile in rc.conf, it does not correctly pass to name_flags because
when we set name_flags, it uses our default name_pidfile, but not user's.
- Bump PORTREVISION as rc scripts changed.
Approved by: portmgr (pav), Xavier Beaudouin <kiwi at oav.net> (ovs maintainer)
Notes:
svn path=/head/; revision=202881
|
|
|
|
|
|
|
|
|
|
|
| |
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
Notes:
svn path=/head/; revision=201032
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.02
PR: ports/116366
Submitted by: Xavier Beaudouin <kiwi@oav.net>
Notes:
svn path=/head/; revision=199923
|
|
|
|
|
|
|
|
| |
PR: ports/116183
Submitted by: Xavier Beaudouin <kiwi at oav.net> (maintainer)
Notes:
svn path=/head/; revision=199153
|
|
statistics that produces daily, weekly, monthly and yearly graphs of
received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap
statistics.
WWW: http://openvisp.fr/
PR: ports/115938
Submitted by: Xavier Beaudouin <kiwi at oav.net>
Notes:
svn path=/head/; revision=198621
|