| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 May 2013 08:42:18
0.9.0
|
makc  |
- Update to 0.9.0
- Switch to ouf of source build
- Add KDE option (off by default), and use separate plist for not
overcomplicating the matter
- Sync list of Qt 4 components with project requirements
- Trim Makefile header
- Reformat description |
25 Mar 2013 14:01:37
0.8.0_1
|
makc  |
Add NLS to OPTIONS_DEFINE |
22 Mar 2013 20:06:15
0.8.0_1
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
31 Jul 2012 13:25:27
0.8.0_1
|
makc  |
Fix typo/logic after conversion to new option framework
Reported by: erwin/pointyhat for textproc/qstardict |
27 Jul 2012 11:03:39
0.8.0_1
|
makc  |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
06 Jun 2012 06:44:38
0.8.0_1
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
0.8.0_1
|
dinoex  |
- update png to 1.5.10 |
06 Apr 2012 13:32:01
0.8.0
|
makc  |
Update to 0.8.0
Feature safe: yes |
14 Jan 2012 08:57:23
0.7.3
|
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. |
31 Oct 2011 14:52:58
0.7.3
|
makc  |
Update to 0.7.3
Add run dependency on Qt4 sqlite3 plugin
Remove needless CMAKE_USE_PTHREAD
Add rc script for quasselcore (reviewed by dougb)
Add "quick start" info to pkg-message |
10 Apr 2011 08:48:14
0.7.1
|
makc  |
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles |
19 Mar 2011 12:38:54
0.7.1
|
miwi  |
- Get Rid MD5 support |
26 Sep 2010 17:16:40
0.7.1
|
makc  |
Update to 0.7.1 |
25 Apr 2010 12:02:16
0.6.1
|
makc  |
Update to 0.6.1 |
28 Mar 2010 06:47:48
0.5.2_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
14 Feb 2010 23:24:07
0.5.2
|
makc  |
Update to 0.5.2 |
05 Dec 2009 16:47:26
0.5.1
|
makc  |
Update to 0.5.1 |
24 Oct 2009 16:43:37
0.5.0
|
makc  |
Update to 0.5.0
See http://quassel-irc.org/pub/ChangeLog for details.
Please note, new Quassel Core will not work with old client and
vice versa. You will have to update both components. First time you
run a 0.5 core or client, the config files and database will
automatically be updated to the new format. Downgrades are not
supported, so do make a backup if you intend to go back to 0.4
afterwards! |
14 Sep 2009 10:40:48
0.4.3
|
makc  |
Update to 0.4.3 (bugfix release) |
02 Jun 2009 19:46:56
0.4.2
|
makc  |
Update to 0.4.2 |
31 Mar 2009 17:58:14
0.4.1
|
makc  |
Update to 0.4.1
mark MAKE_JOBS_SAFE |
24 Mar 2009 19:13:32
0.4.0_1
|
makc  |
bump PORTREVISION after cmake update |
22 Feb 2009 11:10:58
0.4.0
|
makc  |
Update to 0.4.0 |
21 Dec 2008 18:32:48
0.3.1
|
makc  |
Update quassel to 0.3.1
Approved by: miwi (mentor) |
03 Nov 2008 08:56:15
0.3.0.3
|
makc  |
Update to 0.3.0.3
Approved by: miwi (mentor) |
01 Oct 2008 20:47:10
0.3.0.2
|
makc  |
update to 0.3.0.2
approved by: miwi (mentor) |
23 Sep 2008 15:05:20
0.3.0.1
|
makc  |
Add optins to allow build client and server separately.
Approved by: miwi (mentor) |
16 Sep 2008 13:05:08
0.3.0.1
|
makc  |
Fix build on 6.3
Approved by: portmgr (pav) |
07 Sep 2008 12:43:27
0.3.0.1
|
makc  |
add patch to disable l10n support
Approved by: miwi (mentor) |
06 Sep 2008 22:34:03
0.3.0.1
|
makc  |
Quassel IRC is a modern, cross-platform, distributed IRC client
based on the Qt4 framework. Distributed means that one (or multiple)
client(s) can attach to and detach from a central core that stays
permanently online. Re-attaching your client will show your IRC
session in the same state as you left it in (plus whatever happened
while you were gone), and this even when you re-attach from a
different location. An optional Beginner's Mode completely hides
this feature, so Quassel IRC can be used like a traditional client.
WWW: http://www.quassel-irc.org/
Approved by: miwi (mentor) |