| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
(and missed 3 missed files from previous categories.)
Notes:
svn path=/head/; revision=508903
|
|
|
|
|
|
|
|
|
|
|
| |
Add new files in plist
Bump portrevision
PR: 235960
Reported by: Michael Lyngbol <michael@lyngbol.dk>
Notes:
svn path=/head/; revision=494027
|
|
|
|
| |
Notes:
svn path=/head/; revision=492869
|
|
|
|
|
|
|
|
|
|
|
| |
- Use GITHUB to get distfiles
- Redo the patches
- Rework options
Changelog: https://oss.oetiker.ch/smokeping/pub/CHANGES
Notes:
svn path=/head/; revision=492831
|
|
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479407
|
|
|
|
|
|
|
|
|
| |
ports install smokeping/lib/Smokeping/probes/NFSping.pm.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=452133
|
|
|
|
|
|
|
|
|
|
|
|
| |
daemon to stops. With smokeping busy pinging a few hundred hosts it often occurs
that the daemon stops after the rc call completion failing a restart.
Bump PORTREVISION.
PR: 221009
Submitted by: vegeta@tuxpowered.net
Notes:
svn path=/head/; revision=447003
|
|
|
|
|
|
|
| |
With hat: perl
Notes:
svn path=/head/; revision=442711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=431796
|
|
|
|
|
|
|
|
| |
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D9142
Notes:
svn path=/head/; revision=431753
|
|
|
|
|
|
|
| |
Removed uesless @exec and prefer setting owner directly on the directory itself
Notes:
svn path=/head/; revision=429201
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Convert to new options helper
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=402120
|
|
|
|
|
|
|
| |
PR: 200851
Notes:
svn path=/head/; revision=391348
|
|
|
|
|
|
|
|
| |
PR: 200851
Submitted by: Kan Sasaki <sasaki@fcc.ad.jp>
Notes:
svn path=/head/; revision=390934
|
|
|
|
|
|
|
|
| |
PR: 198736
Submitted by: vince@unsane.co.uk
Notes:
svn path=/head/; revision=389609
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=386913
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=384380
|
|
|
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=383889
|
|
|
|
|
|
|
|
|
|
| |
- bump port revision
PR: 198762
Submitted by: pi
Notes:
svn path=/head/; revision=381883
|
|
|
|
|
|
|
|
| |
PR: 197579
Submitted by: pi
Notes:
svn path=/head/; revision=379624
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=369862
|
|
|
|
|
|
|
|
|
| |
PR: ports/182840
Submitted by: alexey <alexey@kouznetsov.com>
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=369707
|
|
|
|
|
|
|
| |
PR: 193064
Notes:
svn path=/head/; revision=368621
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change library dependensies to use USES= where applicable.
Build ports documentation and examples, depending on respective option.
Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph
command, which pulls in cario and a lot of other dependencies. [1]
Add missing dependencies.
Becase of shlib version bump, bump portrevision on depending ports.
PR: 192024 [1] (based on)
Submitted by: asomers
Approved by: portmgr (blanket, portrevision bumps)
Notes:
svn path=/head/; revision=362726
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This bug is complex and must be fixed upstream (smokeping)[1].
[1] https://rt.cpan.org/Public/Bug/Display.html?id=96479
PR: ports/192037
Submitted by: feld
Reviewed by: rodrigo (maintainer)
Approved by: kwm (mentor)
MFH: 2014Q3
Notes:
svn path=/head/; revision=362694
|
|
|
|
|
|
|
|
| |
Submitted by: rodrigo (maintainer)
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=362265
|
|
|
|
|
|
|
|
|
|
|
| |
- Support STAGE
- Clean up rc script
- Move example configs to new .sample naming convention
Sponsored by: SupraNet Communications, Inc
Notes:
svn path=/head/; revision=361779
|
|
|
|
|
|
|
| |
Approved by: bapt@ (co-mentor)
Notes:
svn path=/head/; revision=341704
|
|
|
|
|
|
|
| |
net-mgmt)
Notes:
svn path=/head/; revision=327757
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327296
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove version numbers from LIB_DEPENDS
PR: ports/178569
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Approved by: maintainer via private email
Notes:
svn path=/head/; revision=319016
|
|
|
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
- fix BUILD_DEPENDS
- convert to optionsng (by Mark Felder <feld@feld.me>)
PR: 174824
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
Notes:
svn path=/head/; revision=309670
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300264
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove @stopdaemon
- Bump PORTREVISION
PR: ports/169251
Submitted by: Mark Felder <feld@feld.me>
Approved by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Notes:
svn path=/head/; revision=300217
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter
Also merged fixes by dikshie <dikshie@sfc.wide.ad.jp> (ports/162460).
PR: ports/167868
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=296585
|
|
|
|
|
|
|
| |
- pass maintainership
Notes:
svn path=/head/; revision=296529
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Submitted by: Martin Nielsen <charliewutwut@gmail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=249951
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pkg-deinstall only needs to handle the removal of the .pid file
use @stopdaemon to stop smoking instead of invoking smokeping stop manually by pkg-deinstall
use bsd.port.options.mk
use SUB_FILES to update pkg-message
PR: ports/143182
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Notes:
svn path=/head/; revision=249882
|
|
|
|
|
|
|
|
|
| |
(part 8).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248617
|
|
|
|
|
|
|
|
|
| |
(part 4).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248459
|