notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: net-mgmt/smokeping/Makefile
SVNWeb

Number of commits found: 62

Fri, 18 Nov 2022
[ 07:49 Rodrigo Osorio (rodrigo) search for other commits by this committer ]    commit hash:3e1524f9727a7c56986c125f6c070a947923223e  commit hash:3e1524f9727a7c56986c125f6c070a947923223e  commit hash:3e1524f9727a7c56986c125f6c070a947923223e  3e1524f 
net-mgmt/smokeping: switch from GITHUB to MASTER_SITES

During the release process, the Smokeping team updates
the version number displayed in the webUI in the archive
files but never report this update on the git repo.
Instead of trying to fix this issue in the port, we move
back to static archives.

Apart from version no difference was found on the code.

Since I'm here, improve the port itself to make linters
happy.

PR:		267815
Reported by:	Gasol Wu <gasol.wu@gmail.com>
Fri, 4 Nov 2022
[ 15:27 Eugene Grosbein (eugen) search for other commits by this committer ]    commit hash:55c01f69543c6336bb583857019f5278d4bf90ef  commit hash:55c01f69543c6336bb583857019f5278d4bf90ef  commit hash:55c01f69543c6336bb583857019f5278d4bf90ef  55c01f6 
net-mgmt/smokeping: fix bug in FPingContinuous.pm

Add patch accepted upstream with bug #341.
https://github.com/oetiker/SmokePing/issues/341

PR:		267015
Approved by:	rodrigo (maintainer timeout, 3 weeks)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 23 Jul 2022
[ 16:29 Rodrigo Osorio (rodrigo) search for other commits by this committer ]    commit hash:7284774d8d4c07cc33ab74ec515cf7c38f022f77  commit hash:7284774d8d4c07cc33ab74ec515cf7c38f022f77  commit hash:7284774d8d4c07cc33ab74ec515cf7c38f022f77  7284774 
net-mgmt/smokeping: Add orphaned files to plist

Add 3 missing files to pkg-plist reported as orphaned
 * man/man1/smokeinfo.1.gz
 * man/man3/Smokeping_matchers_ConsecutiveLoss.3.gz
 * smokeping/lib/Smokeping/matchers/ConsecutiveLoss.pm

PR:		265372
Reported by:	yasu
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  43ac3e2  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 19 Nov 2021
[ 14:51 Rodrigo Osorio (rodrigo) search for other commits by this committer ]    commit hash:d97161a97818bef47e66ab362f444cd1201c87fd  commit hash:d97161a97818bef47e66ab362f444cd1201c87fd  commit hash:d97161a97818bef47e66ab362f444cd1201c87fd  d97161a 
net-mgmt/smokeping: Fix patches filepath

PR:             259891
Reported by:    shaun <freebsd@shaunc.com>
Sun, 14 Nov 2021
[ 22:45 Rodrigo Osorio (rodrigo) search for other commits by this committer ]    commit hash:87b65fba1881f63aabd73f1909ee08f22a90e607  commit hash:87b65fba1881f63aabd73f1909ee08f22a90e607  commit hash:87b65fba1881f63aabd73f1909ee08f22a90e607  87b65fb 
net-mgmt/smokeping: update to 2.8.2

Major changes:
    * support for influxdb
    * AnotherDNS update
    * new matcher ConsecutiveLoss
    * lots of spelling fixes
    * update FPing commandline
    * better handling of return codes from probe binaries
    * drop SSHv1 and rsa1 from SSH.pm
    * fix config reload for slaves
    * fix edgetrigger functionality
    * fping protocol parameter optional
    * exploss matcher fixes
    * interface parameter for fping probe
    * pass 6th argument to edgetrigger external alerts
    * red background for 100% loss
    * make loss colors more distinctive
    * calculate loss buckets based on number of 'pings'

    Full changelog: calculate loss buckets based on number of 'pings'
Fri, 10 Sep 2021
[ 21:18 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:b5505d9eeb45b69bb7c3f3fc71068d16b84c5ac8  commit hash:b5505d9eeb45b69bb7c3f3fc71068d16b84c5ac8  commit hash:b5505d9eeb45b69bb7c3f3fc71068d16b84c5ac8  b5505d9 
net-mgmt/smokeping: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 2 Feb 2021
[ 08:14 rodrigo search for other commits by this committer ] Original commit   Revision:563789
net-mgmt/smokeping: fix mail loop issue

Integrate upstream patch[1] to fix mail loop issue #183[2].

This is a one-line patch without complexity who can be removed
as soon as the upstream releases a new version.

[1]
https://github.com/oetiker/SmokePing/commit/e9004e8bbeb30d33778afaf70a5f8b95ff38d6ba
[2] https://github.com/oetiker/SmokePing/issues/183

PR:		253161
Submitted by:	OlivierW <olivierw1+bugzilla-freebsd@hotmail.com>
Wed, 27 Feb 2019
[ 07:08 rodrigo search for other commits by this committer ] Original commit   Revision:494027
Remove GH_TAGNAME who points to v2.7.0 instead of v2.7.3

Add new files in plist
Bump portrevision

PR:		235960
Reported by:	Michael Lyngbol <michael@lyngbol.dk>
Wed, 13 Feb 2019
[ 23:43 tobik search for other commits by this committer ] Original commit   Revision:492869
net-mgmt/smokeping: Do not set OPTIONS_{DEFAULT,DEFINE} twice
[ 07:29 rodrigo search for other commits by this committer ] Original commit   Revision:492831 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Upgrade net-mgmt/smokeping to 2.7.3

- Use GITHUB to get distfiles
- Redo the patches
- Rework options

Changelog: https://oss.oetiker.ch/smokeping/pub/CHANGES
Mon, 10 Sep 2018
[ 13:15 mat search for other commits by this committer ] Original commit   Revision:479407 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Sun, 15 Oct 2017
[ 10:28 rodrigo search for other commits by this committer ] Original commit   Revision:452133
Add a CONFLICTS_INSTALL to report a conflict with sysutils/nfsping ; both ports
install smokeping/lib/Smokeping/probes/NFSping.pm.
Bump PORTREVISION.
Mon, 31 Jul 2017
[ 22:15 rodrigo search for other commits by this committer ] Original commit   Revision:447003
Add a wait_for_pids at the end of the rc script stop function, waiting for the
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
Mon, 5 Jun 2017
[ 23:25 sunpoet search for other commits by this committer ] Original commit   Revision:442711
Remove outdated PERL_LEVEL check

With hat:	perl
Wed, 18 Jan 2017
[ 13:20 tijl search for other commits by this committer ] Original commit   Revision:431796 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
The output of tools like awk, date, sort, tr,... depends on the current
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)
Tue, 17 Jan 2017
[ 16:49 feld search for other commits by this committer ] Original commit   Revision:431753
net-mgmt/smokeping: Allow slaves to contact master over HTTPS

MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D9142
Thu, 22 Dec 2016
[ 23:14 bapt search for other commits by this committer ] Original commit   Revision:429201
Fix build on unicode env
Removed uesless @exec and prefer setting owner directly on the directory itself
Mon, 2 May 2016
[ 16:08 zeising search for other commits by this committer ] Original commit   Revision:414458 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Update databases/rrdtool to 1.6.0

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
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 21 Nov 2015
[ 02:10 sunpoet search for other commits by this committer ] Original commit   Revision:402120
- Add NO_ARCH
- Convert to new options helper

Approved by:	portmgr (blanket)
Sun, 5 Jul 2015
[ 08:13 rodrigo search for other commits by this committer ] Original commit   Revision:391348
Fix previous mistake in the init script, committed with minor changes

PR:		200851
Mon, 29 Jun 2015
[ 19:39 rodrigo search for other commits by this committer ] Original commit   Revision:390934
Fix init script to check pid correctly

PR:		200851
Submitted by:	Kan Sasaki <sasaki@fcc.ad.jp>
Sun, 14 Jun 2015
[ 09:16 rodrigo search for other commits by this committer ] Original commit   Revision:389609
Fix smokeping rc.d script who fails to check pid correctly

PR:		198736
Submitted by:	vince@unsane.co.uk
Thu, 21 May 2015
[ 06:54 amdmi3 search for other commits by this committer ] Original commit   Revision:386913 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
Mon, 20 Apr 2015
[ 19:06 tijl search for other commits by this committer ] Original commit   Revision:384380 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- 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)
Sun, 12 Apr 2015
[ 22:25 mat search for other commits by this committer ] Original commit   Revision:383889
CGI::* was removed in Perl 5.21.0

With hat:	perl@
Sponsored by:	Absolight
Sun, 22 Mar 2015
[ 00:11 rodrigo search for other commits by this committer ] Original commit   Revision:381883
- changes dep from p5-CGI.pm to p5-CGI
- bump port revision

PR:		198762
Submitted by:	pi
Sun, 22 Feb 2015
[ 19:37 rodrigo search for other commits by this committer ] Original commit   Revision:379624
Upgrade smokeping to 2.6.11

PR:		197579
Submitted by:	pi
Mon, 5 Jan 2015
[ 13:18 marino search for other commits by this committer ] Original commit   Revision:376298 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl

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.
Wed, 23 Jul 2014
[ 20:11 zeising search for other commits by this committer ] Original commit   Revision:362726 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Clean up databases/rrdtool

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)
[ 13:41 rodrigo search for other commits by this committer ] Original commit   Revision:362694
Fix a minima the plugin breakage introduced by Net::DNS 0.75 and above.
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
Sat, 19 Jul 2014
[ 15:40 rodrigo search for other commits by this committer ] Original commit   Revision:362265
don't move files in stage dir anymore

Submitted by:	rodrigo (maintainer)
Approved by:	bapt (mentor)
Mon, 14 Jul 2014
[ 14:17 feld search for other commits by this committer ] Original commit   Revision:361779
- Update to new LIB_DEPENDS format
- Support STAGE
- Clean up rc script
- Move example configs to new .sample naming convention

Sponsored by:	SupraNet Communications, Inc
Wed, 29 Jan 2014
[ 09:17 rodrigo search for other commits by this committer ] Original commit   Revision:341704 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Update maintainer email address

Approved by:	bapt@ (co-mentor)
Fri, 20 Sep 2013
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:327757 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Sat, 14 Sep 2013
[ 15:39 az search for other commits by this committer ] Original commit   Revision:327296 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Fri, 24 May 2013
[ 21:19 madpilot search for other commits by this committer ] Original commit   Revision:319016
- Update to 2.6.9
- Remove version numbers from LIB_DEPENDS

PR:		ports/178569
Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Approved by:	maintainer via private email
Sun, 30 Dec 2012
[ 13:58 rm search for other commits by this committer ] Original commit   Revision:309670
- update to 2.6.8
- 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)
Sat, 30 Jun 2012
[ 12:42 az search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Fri, 29 Jun 2012
[ 16:22 swills search for other commits by this committer ] Original commit 
- Fix rc script
- Remove @stopdaemon
- Bump PORTREVISION

PR:             ports/169251
Submitted by:   Mark Felder <feld@feld.me>
Approved by:    Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 14 May 2012
[ 15:03 madpilot search for other commits by this committer ] Original commit 
- Fix build and install
- 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)
Sun, 13 May 2012
[ 12:54 lth search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- update to 2.6.7
- pass maintainership
Mon, 7 May 2012
[ 18:52 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Chase rrdtool shlib version bump.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Tue, 16 Feb 2010
[ 14:33 lth search for other commits by this committer ] Original commit 
Fixed substitution in init script

Submitted by:   Martin Nielsen <charliewutwut@gmail.com>
Feature safe:   yes
Mon, 15 Feb 2010
[ 12:53 lth search for other commits by this committer ] Original commit 
by switching to using $USERS & $GROUPS pkg-install is no longer required
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>
Tue, 26 Jan 2010
[ 15:01 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 8).

Approved by:    portmgr (itetcu)
Sun, 24 Jan 2010
[ 06:18 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 4).

Approved by:    portmgr (itetcu)
Fri, 21 Nov 2008
[ 10:37 itetcu search for other commits by this committer ] Original commit 
- man pages installation is not conditioned by NOPORTDOCS (fix plist)
- use ETCDIR while here
- bump PORTREVISION

Approved by:    maintainer timeout on QAT BotMail
Prompted by:    QAT QA run
Wed, 29 Oct 2008
[ 14:31 lth search for other commits by this committer ] Original commit 
Update to 2.4.2

From CHANGES:

* added strict to both wrappers and fixed some followup errors -- tobi

* kill taint error in Smokeping.pm -- tobi

* better master/slave secrets documentation -- tobi

* do not load :sys_wait_h from POSIX perl module since this seems to
  be missing in some linux distros and we can do alright without.
Sun, 31 Aug 2008
[ 19:58 lth search for other commits by this committer ] Original commit 
- Update to 2.4.1 [1]
- Use proper PORTEXAMPLES
- Start script updated to avoid deadlock with sshd

PR:             ports/126966 [mostly 1]
Submitted by:   chinsan
Tue, 24 Jun 2008
[ 12:34 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Chase rrdtool 1.3.0 update, bump PORTREVISION

PR:             ports/124749
Submitted by:   Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
Thu, 1 May 2008
[ 13:39 lth search for other commits by this committer ] Original commit 
Update to 2.3.6
Fri, 11 Jan 2008
[ 12:25 lth search for other commits by this committer ] Original commit 
- Install image cropper [1]
- Fix smokeping user homedir and shell [2]
- Bump PORTREVISION

Submitted by:   "Marcello Gorlani" <gorlani@gorlani.com> [1], "P Bielecki"
<pawciobiel@gmail.com> [2]
Thu, 3 Jan 2008
[ 15:41 lth search for other commits by this committer ] Original commit 
- Add missing dependency
- Bump PORTREVISION

Noticed by:     "Marcello Gorlani" <gorlani@gorlani.com>
Fri, 21 Dec 2007
[ 13:55 lth search for other commits by this committer ] Original commit 
- Update to 2.2.7
- Fix detection of running process, fixes [1]

PR:             ports/114593 [1]
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> [1]
Sun, 7 Oct 2007
[ 05:45 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
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
Sat, 11 Aug 2007
[ 11:13 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
[repocopy] net/smokeping -> databases/smokeping

        Based on the description of this port, it belongs more in
        net-mgmt than in net.

PR:             ports/114323
Submitted by:   Edwin Groothuis <edwin@freebsd.org>
Approved by:    lth@

Number of commits found: 62