| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 May 2013 21:19:44
2.6.9
|
madpilot  |
- 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 |
30 Dec 2012 13:58:07
2.6.8
|
rm  |
- 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) |
30 Jun 2012 12:42:52
2.6.7_3
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
29 Jun 2012 16:22:41
2.6.7_3
|
swills  |
- 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) |
01 Jun 2012 05:26:28
2.6.7_2
|
dinoex  |
- update png to 1.5.10 |
14 May 2012 15:03:12
2.6.7_1
|
madpilot  |
- 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) |
13 May 2012 12:54:52
2.6.7
|
lth  |
- update to 2.6.7
- pass maintainership |
07 May 2012 18:52:09
2.4.2_7
|
sylvio  |
- Chase rrdtool shlib version bump. |
14 Jan 2012 08:57:23
2.4.2_6
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
24 Oct 2011 09:11:38
2.4.2_6
|
dougb  |
The vast majority of pkg-descr files had the following format when they
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 |
20 Mar 2011 12:54:45
2.4.2_6
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
2.4.2_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Mar 2010 00:15:24
2.4.2_6
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
16 Feb 2010 14:33:17
2.4.2_5
|
lth  |
Fixed substitution in init script
Submitted by: Martin Nielsen <charliewutwut@gmail.com>
Feature safe: yes |
15 Feb 2010 12:53:24
2.4.2_4
|
lth  |
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> |
26 Jan 2010 15:01:10
2.4.2_3
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).
Approved by: portmgr (itetcu) |
24 Jan 2010 06:18:08
2.4.2_2
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 4).
Approved by: portmgr (itetcu) |
15 Jul 2009 16:56:10
2.4.2_1
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
21 Nov 2008 10:37:10
2.4.2_1
|
itetcu  |
- 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 |
29 Oct 2008 14:31:32
2.4.2
|
lth  |
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. |
31 Aug 2008 19:58:40
2.4.1
|
lth  |
- 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 |
24 Jun 2008 12:34:56
2.3.6_1
|
rafan  |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
01 May 2008 13:39:29
2.3.6
|
lth  |
Update to 2.3.6 |
11 Jan 2008 12:25:22
2.2.7_2
|
lth  |
- 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] |
03 Jan 2008 15:41:27
2.2.7_1
|
lth  |
- Add missing dependency
- Bump PORTREVISION
Noticed by: "Marcello Gorlani" <gorlani@gorlani.com> |
21 Dec 2007 13:55:08
2.2.7
|
lth  |
- Update to 2.2.7
- Fix detection of running process, fixes [1]
PR: ports/114593 [1]
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> [1] |
07 Oct 2007 05:45:04
2.1.0
|
linimon  |
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 |
11 Aug 2007 11:13:39
2.1.0  |
edwin  |
[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@ |