| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Mar 2013 17:32:35
1.2.3_3
|
bapt  |
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build |
18 Mar 2013 15:14:28
1.2.3_3
|
vanilla  |
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING. |
13 Nov 2012 21:56:09
1.2.3_2
|
pawel  |
Call pkginstall script with correct arguments and after murmur
user and group is created. This fixes creation of dirs needed
for running mumrmurd daemon for users building from port.
PR: ports/171699
Reported by: Michael Fausten <ports@michael-fausten.de>
Approved by: maintainer timeout (2 months)
Feature safe: yes |
06 Jun 2012 06:44:38
1.2.3_2
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
14 Jan 2012 08:57:23
1.2.3_2
|
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. |
06 Nov 2011 16:36:34
1.2.3_2
|
miwi  |
- Get rid FreeBSD 6.X support |
23 Oct 2011 11:40:43
1.2.3_2
|
pawel  |
PRE-INSTALL -> POST-INSTALL, user and groups are created later |
21 Oct 2011 15:01:17
1.2.3_1
|
pawel  |
Install port specific directories with correct ownership
PR: ports/160242
Submitted by: Luke Dean <luked@pobox.com>
Approved by: maintainer |
25 Jun 2011 19:55:42
1.2.3_1
|
crees  |
- Use USERS and GROUPS
- Stop automatically deleting user on deinstall; may be used by other ports
PR: ports/157520
Submitted by: Chris Rees (utisoft@gmail.com) (me)
Approved by: tabthorpe (co-mentor) |
15 May 2011 02:49:17
1.2.3_1
|
dougb  |
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 |
23 Mar 2011 23:59:10
1.2.3_1
|
pav  |
- Chase protobuf update
Reported by: pointyhat
Pointy hat to: vanilla |
25 Feb 2011 14:08:09
1.2.3
|
sylvio  |
- Update to 1.2.3
- Added file pkg-deinstall
PR: ports/154996
Submitted by: Ayumi Mitsui <ayu@commun.jp> (maintainer) |
15 Aug 2010 12:04:51
1.2.2_2
|
arved  |
Chase ice shared library bump. |
19 Jun 2010 21:45:49
1.2.2_1
|
makc  |
Don't overwrite configuration file.
PR: ports/147781
Submitted by: Sascha Holzleiter <sascha at root-login.org>
Approved by: Ayumi Mitsui (maintainer)
Feature safe: yes |
30 Mar 2010 14:09:20
1.2.2
|
amdmi3  |
- Update to 1.2.2
PR: 145054
Submitted by: Ayumi Mitsui <ayu@commun.jp> (maintainer) |
27 Mar 2010 00:15:24
1.2.2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
17 Jan 2010 05:07:37
1.2.0_1
|
vanilla  |
bump version for protobuf shlib version bump. |
12 Jan 2010 18:26:26
1.2.0
|
amdmi3  |
- Update to 1.2.0
PR: 141885
Submitted by: Ayumi Mitsui <ayu@commun.jp> (maintainer) |
12 Oct 2009 12:57:18
1.1.8_1
|
wxs  |
- Add a patch to fix 64bit runtime issues.
- While here fix a typo in the name of a patch.
- Bump PORTREVISION.
PR: ports/139384
Submitted by: Richard Tector <richard@tector.org.uk>
Approved by: Ayumi Mitsui <ayu@commun.jp> (maintainer) |
09 Sep 2009 09:29:11
1.1.8
|
miwi  |
- Update MASTER_SITES
PR: 138562
Submitted by: Ayumi Mitsui <ayu@commun.jp> (maintainer) |
27 Aug 2009 20:22:13
1.1.8
|
miwi  |
Murmur is the server component of Mumble, a low-latency, high quality
VoIP application.
WWW: http://mumble.sourceforge.net/
PR: ports/137428
Submitted by: Ayumi M <ayu at commun.jp> |