Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
15 Oct 2021 13:28:54 1.3.3
|
Ruslan Makhmatkhanov (rm)  |
net-im/gajim: fix portlint error |
15 Oct 2021 11:11:25 1.3.3
|
Ruslan Makhmatkhanov (rm)  |
net-im/gajim: update to 1.3.3 |
15 Oct 2021 11:08:19 1.3.2
|
Ruslan Makhmatkhanov (rm)  |
net-im/py-nbxmpp: update to 2.0.4. Revert
This reverts commit 964bc9995667761b8c038214e13314a0da0457e2.
Files that aren't related to update were added mistakenly. |
15 Oct 2021 11:00:08 1.3.3
|
Ruslan Makhmatkhanov (rm)  |
net-im/py-nbxmpp: update to 2.0.4 |
10 Oct 2021 19:44:42 1.3.2
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
27 May 2021 13:35:05 1.3.2
|
Ruslan Makhmatkhanov (rm)  |
net-im/gajim: update to 1.3.2
Changes:
https://gajim.org/post/2021-04-24-gajim-1.3.2-released/
Add OPENGPG option (default on) to add dependency required
for GPG encryption plugin.
PR: 256073
Submitted by: Alastair Hogge <agh@riseup.net> |
06 Apr 2021 14:31:07 1.3.1.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Mar 2021 09:33:45
1.3.1.2
|
rm  |
net-im/gajim: update to 1.3.1-2
upstream reuploaded the release with plugin installer included.
Plugins list/install was broken in 1.3.1
PR: 248559
Reported by: Alastair Hogge <agh@riseup.net> |
11 Mar 2021 16:17:43
1.3.1_1
|
rm  |
net-im/gajim: add missing dependency upon libsoup
and bump PORTREVISION
PR: 254217
Submitted by: p5B2E9A8F@t-online.de |
11 Mar 2021 14:55:28
1.3.1
|
rm  |
net-im/gajim: remove duplicate dependencies
They were a last minute addition despite they already were presented in
Makefile. Not bumping PORTREVISION, because actual dependencies list is not
changed. |
11 Mar 2021 12:36:36
1.3.1
|
rm  |
net-im/gajim: update to 1.3.1
https://gajim.org/post/2021-02-08-gajim-1.3.0-released/
https://gajim.org/post/2021-03-01-gajim-1.3.1-released/
Thank you Goran Mekic for help with testing!
PR: 248559
Submitted by: yzrh@noema.org (based on)
Tested by: Goran Mekic <meka@tilda.center> |
24 Apr 2020 22:54:49
1.1.3_1
|
rm  |
net-im/gajim: drop NLS options
Conditional installing of NLS files is no more supported in
gajim, so drop the option and depend upon gettext unconditionally.
PR: 245587
Reported by: nimaje+fbz@bureaucracy.de |
06 Nov 2019 18:58:04
1.1.3
|
zeising  |
Add USES=xorg USES=gl, ports categories n
Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
25 Apr 2019 15:30:08
1.1.3
|
antoine  |
Fix DEPENDS |
25 Apr 2019 10:12:16
1.1.3
|
rm  |
net-im/gajim: update to 1.1.3
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.3/ChangeLog |
25 Feb 2019 19:48:40
1.1.2_1
|
rm  |
net-im/gajim: fix run dependencies
Comments, added to run-depends in the last update broke gajim dependencies
installation for some users (this is not something I seeing in poudriere build
logs and installing from package though), so remove them and bump PORTREVISION.
PR: 235838
Reported by: tobias.rehbein@web.de, des |
26 Jan 2019 12:20:05
1.1.2
|
rm  |
net-im/gajim: update to 1.1.2
- update to 1.1.2
- actualize dependencies
- add OMEMO encryption option and enable it by default
- remove CRYPTO option - it's no more relevant (upstream switched to openssl)
PR: 233826
Submitted by: Goran Mekic <meka@tilda.center>
Reviewed by: koobs (with his suggestions included) |
11 Jan 2019 15:09:16
1.0.3
|
mat  |
Disable flavors for Python ports without PYTHON_PKGNAMEPREFIX/SUFFIX. |
10 Jul 2018 17:06:53
1.0.3
|
rm  |
net-im/gajim: update to 1.0.3
Changelog:
Gajim 1.0.3 (20 May 2018)
Bugs fixed:
* 8296 Fix errors on roster updates after stream management resume
* 9106 Convert font weight from pango to css values
* 9124 Bring ChatControl to front when notification is clicked
* Set no-store hint on groupchat chatstates
* Dont show OOB uri if message body is the same
* Add missing bybonjour dependency for Windows zeroconf |
02 May 2018 09:42:06
1.0.2
|
rm  |
net-im/gajim: update to 1.0.2
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.2/ChangeLog#L1 |
12 Apr 2018 13:54:47
1.0.1
|
rm  |
net-im/gajim: remove NLS from default options; it is enabled by default
implicitly |
11 Apr 2018 21:06:38
1.0.1
|
rm  |
net-im/gajim: update to 1.0.1
- convert to using distutils and update dependencies
- comment off GUPNP and AVAHI options, because corresponding dependencies
are only work with python 2.x
- make NLS option default since gettext is used upon install
- SPELL option now using gspell instead of gtkspell. But, for some reason
our Gspell.language_get_available() return empty list, so this feature
doesn't work at the moment
- there are not PORTDOCS anymore, so remove handling of them
- actualize pkg-descr
- remove pkg-message because OTR is not ported to gajim 1.0, and CRYPTO
option is self-descriptive. User can realize where plugins are stored
by consulting official docs
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.1/ChangeLog
The main visible change is that gajim now requires Python 3.5+ and GTK3
PR: 226794
Submitted by: Greg V <greg@unrelenting.technology> (based on) |
30 Jan 2018 17:43:34
0.16.9
|
rm  |
net-im/gajim: update to 0.6.19
Changelog:
Gajim 0.16.9 (30 November 2017)
* Improve Zeroconf behavior
* Fix showing normal message event
* remove usage of OpenSSL.rand
* a few minor bugfixes
Also remove no more needed local patch that is included into
version 0.16.9
PR: 225500
Submitted by: Goran Mekic <meka@tilda.center> (based on) |
29 Jan 2018 11:18:02
0.16.8_1
|
des  |
Add upstream patch for compatibility with newer security/py-openssl.
Approved by: maintainer (rm@)
MFH: 2018Q1 |
30 Nov 2017 15:50:34
0.16.8 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2017 20:49:33
0.16.8
|
rm  |
net-im/gajim: update to 0.16.8
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-0.16.8/ChangeLog |
02 Feb 2017 07:51:21
0.16.7
|
rm  |
net-im/gajim: update to 0.16.7
Gajim 0.16.7 (30 January 2017)
* Better compatibility with XEP-0191: Blocking Command
* Windows Credential Vault is used for password storage on Windows
* Gajim now depends on python-gnupg for PGP encryption
* Add portable installer for Windows
* Remove usage of demandimport
* Many minor bugfixes |
04 Oct 2016 05:38:12
0.16.6
|
rm  |
net-im/gajim: update to 0.16.6
- update to 0.16.6
- remove patches, applied upstream |
23 May 2016 20:35:01
0.16.5
|
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
0.16.5
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
04 Jan 2016 17:02:24
0.16.5
|
rm  |
net-im/gajim: update to 0.16.5
Gajim 0.16.5 (28 December 2015)
* Improve MAM implementation
* Improve security on connexion and for roster managment
* Ability for emoticons to be sorted in menu
MFH: 2016Q1 |
18 Nov 2015 21:41:48
0.16.4_1
|
rm  |
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1) |
27 Sep 2015 21:04:04
0.16.4
|
rm  |
net-im/gajim: update to 0.16.4
Gajim 0.16.4 (26 September 2015)
* Fix trusting GPG keys
* Ability to disable synchronization of logs with server
* Improve MAM usage |
01 Aug 2015 18:21:40
0.16.3
|
rm  |
net-im/gajim: update to 0.16.3
Gajim 0.16.3 (31 July 2015)
* Fix reading secret file
* Fix reconnection after suspend
* Fix sending GPG-encrypted file to non-trusted key |
27 Jul 2015 08:34:44
0.16.2
|
rm  |
net-im/gajim: update to 0.16.2
Gajim 0.16.2 (20 July 2015)
* improve Zeroconf under windows and with IPv6
* Fix errors with GnuPG
* Minor fixes and improvements |
22 Apr 2015 22:57:56
0.16.1
|
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
03 Mar 2015 05:37:19
0.16.1
|
rm  |
net-im/gajim: update to 0.16.1
changelog:
* Fix sending Zeroconf messages
* Make ipython compatible to version >= 1.0
* Support Message Archive Management (XEP-0313)
* Minor fixes and improvements |
01 Jan 2015 11:20:42
0.16
|
rm  |
net-im/gajim: drop KEYRING option
Drop KEYRING option - it is depends on no more existing gnome component.
Not bumping PORTREVISION because it wasn't default option. |
05 Oct 2014 20:35:46
0.16
|
rm  |
net-im/gajim: update to 0.16
- update to 0.16
- add LICENSE_FILE
- add dependency on net-im/py-nbxmpp
- remove local patch for host/nslookup issue - the proper solution was
implemented upstream
- remove dirrms from pkg-plist
Changelog:
https://bugs.launchpad.net/ubuntu/+source/gajim/+bug/1377589
- cherrypicking changes from ports/188651 [1]:
- sort knobs
- add missing GUPNP option description
- explicitly define intltool dependency
- beautify commandline in pre-build target
- add pkg-message with crypto plugins information
PR: 188651
Submitted by: nemysis [1] |
29 Jul 2014 18:41:17
0.15.4_1 
|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
19 Feb 2014 21:45:51
0.15.4_1
|
rm  |
General clean-up:
- convert USE_DOS2UNIX to USES equivalent
- support staging
- utilize options helpers
- fix portlint warnings
- install docs into staging area unconditionally |
19 Feb 2014 20:41:54
0.15.4_1
|
rm  |
Fix runtime on FreeBSD >=10.0
Gajim relies on nslookup when looking up for an SRV record of jabber server.
Since, nslookup was removed from FreeBSD 10, gajim is now fails to connect
unless jabber-server hostname and port were defined by user explicitly. This
patch make it use host(1) for this task.
Submitted by: walker_643 <walker_643@yahoo.com> (by email)
MFH: 2014Q1 |
13 Jan 2014 21:00:04
0.15.4
|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
22 Oct 2013 13:59:54
0.15.4
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
20 Sep 2013 22:13:35
0.15.4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
30 Aug 2013 03:51:10
0.15.4
|
rm  |
- restore "Created by:" that was removed in looming times
- correct download url to avoid redirects
- replace USE_GMAKE with USES equivalent
- replace patch-file with `pathfix`
- add avahi and gnugp support as options
- let user install some port documentation as option
- simplify option NLS handling
- package contents should not change, so no PORTREVISION bump
PR: 180760
Submitted by: nemysis |
29 May 2013 22:28:28
0.15.4
|
rm  |
- update to 0.15.4 |
01 May 2013 15:19:41
0.15.3_1
|
rm  |
- add upstream patch to fix connection to servers w/o StartTLS support (r14476)
- remove conflicts with no more existing gajim-devel, while here
- bump PORTREVISION
Reported by: arrowdodger <6yearold@gmail.com> (by email) |
24 Apr 2013 18:10:32
0.15.3
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
19 Mar 2013 06:22:42
0.15.3
|
rm  |
- update to 0.15.3
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.3/ChangeLog |
02 Nov 2012 19:29:48
0.15.2
|
rm  |
- update to 0.15.2
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.2/ChangeLog
Reported by: portscout
Feature safe: yes |
02 Sep 2012 05:29:18
0.15.1
|
rm  |
- update to 0.15.1
- convert to optionsNG
- remove Makefile header
- fix portlint warning (invoking DOS2UNIX where appropriate)
- tab -> space in pkg-descr:WWW
Changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.1/ChangeLog |
04 Jun 2012 17:54:25
0.15_2
|
rm  |
- register conflicts with net-im/gajim-devel
Reported by: Sulev-Madis 'ketas' Silber <madis555 at hot dot ee> |
01 Jun 2012 05:26:28
0.15_2
|
dinoex  |
- update png to 1.5.10 |
22 Mar 2012 07:07:12
0.15_1
|
rm  |
- depend on py-gnome-desktop conditionally (via option, default off)
- bump PORTREVISION
PR: 166309
Submitted by: Pierre Guinoiseau <pierre at guinoiseau dot eu>
Suggested by: David Thiel <lx at redundancy.redundancy dot org>
Feature safe: yes |
21 Mar 2012 04:28:45
0.15
|
rm  |
- update to 0.15
- actualize dependencies list according to docs
- exclude -A from FETCH_ARGS
- add WITH_CRYPTO option (default off)
- actualize pkg-descr
Feature safe: yes |
10 Nov 2011 22:20:18
0.14.4
|
rm  |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes |
23 Sep 2011 22:26:39
0.14.4
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
24 Jul 2011 17:34:07
0.14.4
|
arved  |
Update to 0.14.4
PR: 159164
Submitted by: maintainer |
25 Jun 2011 05:38:39
0.14.3
|
miwi  |
- Update to 0.14.3
- Pass maintainership to submitter
PR: 158139
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
12 Apr 2011 19:34:33
0.14.1
|
dhn  |
- Added an optional option for dbus
- Switch to the OPTIONS framework
PR: ports/156345
Submitted by: David Demelier <demelier.david@gmail.com>
Approved by: Denis Shaposhnikov <dsh@bamus.cz> (maintainer) |
04 Nov 2010 13:00:59
0.14.1
|
makc  |
Update to 0.14.1
Change maintainer email
Sort plist while I'm here
PR: ports/151829
Submitted by: Denis Shaposhnikov (maintainer) |
30 Sep 2010 04:23:56
0.14
|
miwi  |
- Update 0.14
PR: 150952
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer |
31 May 2010 02:01:56
0.13.4_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
21 Apr 2010 16:04:04
0.13.4
|
sylvio  |
- Update to 0.13.4
PR: ports/145823
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer, itetcu (mentor, implicit) |
28 Mar 2010 06:47:48
0.13.3_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
10 Mar 2010 02:25:52
0.13.3
|
wen  |
- Update to 0.13.3
PR: ports/144362
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer) |
05 Feb 2010 11:46:55
0.13.2_1
|
dinoex  |
- update to jpeg-8 |
27 Jan 2010 23:22:32
0.13.2
|
amdmi3  |
- Update to 0.13.2
PR: 142889
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer) |
04 Jan 2010 23:14:42
0.13.1
|
miwi  |
- Update to 0,13.1
PR: 142232
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer) |
29 Aug 2009 22:21:35
0.12.5
|
miwi  |
- Update to 0.12.5
PR: 138303
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer) |
31 Jul 2009 13:57:52
0.12.3_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
22 Jun 2009 21:41:09
0.12.3_1
|
amdmi3  |
- Fix gajim startup
PR: 135920
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer) |
15 Jun 2009 21:07:42
0.12.3
|
miwi  |
- Update to 0.12.3
PR: 135574
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer) |
13 Jun 2009 22:47:46
0.12.2
|
miwi  |
- Update 0.12.2
PR: 135470
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer) |
26 Dec 2008 22:32:50
0.12.1
|
miwi  |
- Update to 0.12.1
- Update Maintainer email
PR: 129935
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
06 Jun 2008 13:51:54
0.11.4_4
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
20 Apr 2008 17:49:34
0.11.4_3
|
miwi  |
- Fix build after xorg cleanup
Submitted by: pointyhat |
19 Apr 2008 17:56:05
0.11.4_2 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
21 Mar 2008 23:55:13
0.11.4_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
18 Feb 2008 01:23:24
0.11.4
|
lx  |
Allow build without DBUS.
PR: ports/120509
Submitted by: Amaury Gauthier <amauryamaury@gmail.com>
Approved by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer) |
14 Dec 2007 00:00:56
0.11.4
|
lx  |
Update to 0.11.4.
PR: ports/118498
Submitted by: Denis Shaposhnikov |
09 Oct 2007 23:03:37
0.11.2
|
miwi  |
- Update to 0.11.2
PR: 116855
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
23 Jul 2007 09:36:52
0.11.1_2
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
27 Jun 2007 09:44:55
0.11.1_2
|
miwi  |
- Switch to py-pysqlite23
- Bump PORTREVISION
PR: 114027
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
19 May 2007 20:32:57
0.11.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Apr 2007 17:43:27
0.11.1
|
jmelo  |
- Add mastersite.
PR: ports/110840
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
27 Feb 2007 14:01:08
0.11.1
|
miwi  |
- Update to 0.11.1
PR: 109598
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
13 Feb 2007 13:15:22
0.11_1
|
miwi  |
Force Commit:
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter
- patchset based on gajim-devel
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (via privat mail)
Noticed by: Pav |
13 Feb 2007 12:56:40
0.11_1
|
miwi  |
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (via privat mail) |
08 Feb 2007 22:33:51
0.11
|
miwi  |
- Update to 0.11
PR: 108884
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
13 Dec 2006 17:20:37
0.10.1
|
shaun  |
- Return to ports@, at maintainer's request.
- Make portlint(1) happy while here.
PR: ports/106676
Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer) |
11 Jun 2006 09:19:36
0.10.1
|
pav  |
- Update to 0.10.1
PR: ports/98770
Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer) |
28 May 2006 15:54:10
0.10_1
|
pav  |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference |
21 May 2006 19:04:20
0.10_1
|
arved  |
fix file-transfer connection problems, patch by Dimitur Kirov
PR: 97358
Submitted by: Stephan Maka <stephan@spaceboyz.net> |
07 May 2006 11:54:21
0.10
|
pav  |
- Update to 0.10
- Take maintainership
PR: ports/96845
Submitted by: Stephan Maka <stephan@spaceboyz.net> |
14 Apr 2006 18:14:59
0.9.1
|
linimon  |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
29 Jan 2006 02:33:27
0.9.1
|
vsevolod  |
- Update to 0.9.1
- Add SHA256 checksum
- Add dependency for databases/py-pysqlite21
PR: 91400
Submitted by: Herbert J. Skuhra <h.skuhra at gmail.com> |
22 Jan 2006 06:28:59
0.8.2_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Nov 2005 07:48:19
0.8.2_1
|
pav  |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |