1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Beech Rintoul
ca49e69edd - Update to 1.8.6
- Release-announcement:
  http://sourceforge.net/mailarchive/message.php?msg_id=30570401

PR:		ports/176741
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2013-03-08 17:59:31 +00:00
Wesley Shields
d300d3bc4b Update to 1.8.5
PR:		ports/173757
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Feature safe:	yes
2012-12-04 01:27:55 +00:00
Sylvio Cesar Teixeira
ec5a1ec2a2 - Update to 1.8.3
PR:		ports/168337
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2012-05-27 00:51:49 +00:00
Sylvio Cesar Teixeira
b240caf9e4 - Chase rrdtool shlib version bump. 2012-05-07 18:52:09 +00:00
Martin Wilke
9d514074d2 - Update to 1.8.2
PR:		162978
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2012-02-07 04:24:26 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Martin Wilke
c4a1ebb9c1 - Update to 1.8.1
PR:		162611
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Feature safe:	yes
2011-11-16 16:09:44 +00:00
Steve Wills
eaf8031a2c - Add files missed in last commit
pointy hat to:		swills
2011-07-02 12:04:33 +00:00
Steve Wills
8e7775434c - Update to 1.8.0
PR:		ports/158576
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2011-07-02 12:03:41 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Ion-Mihai Tetcu
f4783a88bc - Update to 1.4.2
PR:		145110
Submitted by:	Sahil Tandon
Approved by:	maintainer
2010-04-03 10:32:57 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Pav Lucistnik
55349edb18 - Update to 1.4.0
PR:		ports/139668
Submitted by:	Sahil Tandon <sahil@tandon.net>
Approved by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2009-11-18 13:33:50 +00:00
Pav Lucistnik
d3021e1942 milter manager protects you from spam mails and virus mails effectively
with milter. milter manager has embedded Ruby interpreter to control
milters flexibly.

WWW:	http://milter-manager.sourceforge.net/

PR:		ports/138234
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Feature safe:	yes
2009-09-16 11:35:33 +00:00