Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_1 27 Oct 2014 12:23:15
  |
marino  |
irc/weechat: Remove CFLAGS+= Qunused-arguments
That switch is not recognized by GCC, and GCC 4.7 and later will
considered unrecognized switches as errors and break the build. This
was seen on dports, but can be reproduced on ports with USE_GCC=yes.
PR: 194575
Approved by: jase@ (maintainer) |
1.0.1_1 17 Oct 2014 15:05:27
  |
jase  |
irc/weechat: Add default dependency on Mozilla CA Bundle for cert verification
- Configure WeeChat to use Mozilla CA Bundle location
- Remove some custom descriptions that are no longer required
While I'm here:
- Reword two custom descriptions for consistency
Suggested by: Benjamin Stier
PR: ports/192737 |
1.0.1 16 Oct 2014 19:29:33
  |
jase  |
irc/weechat: Update to 1.0.1
- Utilise OPTIONS helpers
- Quieten compiler warnings about unused arguments (caused by unconditionally
passing LOCALBASE/{lib,includes} via CFLAGS)
- Remove occurrences of deprecated @dirrm and @dirrmtry from plist
Changes: http://www.weechat.org/files/changelog/ChangeLog-1.0.1.html |
0.4.3_5 30 Jul 2014 03:57:24
  |
pi  |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
0.4.3_4 23 Jul 2014 09:54:02
  |
tijl  |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.4.3_3 04 Jul 2014 20:28:32
  |
tijl  |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) |
0.4.3_2 13 Jun 2014 07:36:28
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
0.4.3_2 06 Jun 2014 12:07:39
  |
jase  |
- Fix fallout from r355360 and allow lua plugin to be built
successfully |
0.4.3_1 26 May 2014 15:28:29
  |
bapt  |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
0.4.3_1 20 Feb 2014 10:08:28
  |
gahr  |
- Convert to USES=tcl
- Fix LIB_DEPENDS format |
0.4.3_1 13 Feb 2014 13:23:06
  |
jase  |
- Add additional primary MASTER_SITES for docs and manpages distfiles
to workaround ftp mirroring delay [1]
- Consolidate all MASTER_SITES and MASTER_SITE_SUBDIR assignments
Reported by: David Cecchin (via email) [1] |
0.4.3 12 Feb 2014 15:52:18
  |
jase  |
- Update to 0.4.3
- Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile
- Utilise DOCSDIR macro in pkg-plist
- Change defaults to enable all OPTIONS [1]
- Remove COLOR256 option as devel/ncurses no longer supports building with
extended colour support
- Rework MAINTAINER_MODE to cater for building both manpages and docs
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.3.html
PR: ports/185908 [1]
Requested by: dumbbell [1] |
0.4.2 13 Jan 2014 21:00:04
  |
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) |
0.4.2 18 Oct 2013 21:50:45
  |
jase  |
- Update to 0.4.2
- Convert to latest LIB_DEPENDS format
- Add STAGE support
- Fix whitespace nits
- Revise pkg-descr to reflect reality - WeeChat client is ncurses only and
other front-ends will connect to the ncurses client
- Add MANPAGES option along with pre-built manpages for all supported languages
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.2.html |
0.4.1_1 20 Sep 2013 18:44:50
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
0.4.1_1 16 Sep 2013 17:03:42
  |
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.4.1_1 11 Jul 2013 16:26:27
  |
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.4.1 24 May 2013 14:16:47
  |
jase  |
- Update to 0.4.1
- Support for guile scripting module has been disabled. WeeChat now requires
guile >= 2.0 and there is currently no guile 2.x port available in the Ports
Collection
While I am here:
- Fix whitespace nits
- Fix typo in COMMENT
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.1.html |
0.4.0_2 06 May 2013 15:34:18
  |
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
0.4.0_2 03 May 2013 16:36:41
  |
ehaupt  |
Chase security/libgcrypt update |
0.4.0_1 27 Apr 2013 11:59:29
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
0.4.0_1 26 Apr 2013 10:44:29
  |
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.4.0_1 23 Apr 2013 11:51:53
  |
gahr  |
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble) |
0.4.0_1 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.4.0_1 05 Feb 2013 16:17:07
  |
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
0.4.0 20 Jan 2013 16:57:37
  |
jase  |
- Update to 0.4.0
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.0.html |
0.3.9.2 18 Nov 2012 13:44:54
  |
jase  |
- Update to 0.3.9.2
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.2.html
Security: 81826d12-317a-11e2-9186-406186f3d89d
Feature safe: yes |
0.3.9.1 10 Nov 2012 13:32:33
  |
jase  |
- Remove extraneous patch
Feature safe: yes |
0.3.9.1 10 Nov 2012 13:27:52
  |
jase  |
- Update to 0.3.9.1
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.1.html
Feature safe: yes |
0.3.9_1 10 Nov 2012 04:55:47
  |
eadler  |
Apply an upstream patch that fixes a security hole
when receiving a special colored message.
The maintainer was contacted but due to the nature of
the issue apply the patch ASAP.
Approved by: secteam-ports (swills)
Security: e02c572f-2af0-11e2-bb44-003067b2972c
Feature safe: yes |
0.3.9 29 Sep 2012 13:51:02
  |
jase  |
- Update to 0.3.9
- Convert to new format Makefile header
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.html
Approved by: flo, culot (mentors, implicit) |
0.3.8_3 17 Aug 2012 11:11:04
 |
jase  |
- Add temporary patch (taken from upstream master) to fix color attributes
on wrapped lines.
Approved by: culot (mentor) |
0.3.8_2 15 Aug 2012 15:19:34
 |
jase  |
- Make dependency on devel/ncurses optional [1]
- Fix SASL option and its description
Requested by: Peter Jeremy <peter@rulingia.com> [1]
Approved by: flo (mentor) |
0.3.8_1 11 Jul 2012 12:05:13
 |
jase  |
- Add SASL option to enable SASL authentication support
- Use devel/ncurses as it provides ability for 256 color support for
ncursesw
- Fix Lua support when used with devel/lua50
- Remove 'Enable' from option descriptions
Approved by: flo (mentor) |
0.3.8 10 Jun 2012 17:28:57
 |
jase  |
- Update to 0.3.8 [1]
- Transfer maintainership to jase@FreeBSD.org [2]
- Convert to new options framework
- Remove shlib version from LIB_DEPENDS
PR: ports/168662
Submitted by: jase [1]
Approved by: flo, culot (mentors), miwi [2] |
0.3.7 04 Mar 2012 04:52:01
 |
miwi  |
- Update to 0.3.7
PR: 165486
Submitted by: Jase Thew <freebsd@beardz.net> |
0.3.6 14 Nov 2011 03:26:46
 |
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
0.3.6 23 Oct 2011 15:48:30
 |
miwi  |
- Update to 0.3.6
- Add LICENSE
- ADD CONFLICTS
PR: 161903
Submitted by: Jase Thew <freebsd@beardz.net> |
0.3.5 12 Jun 2011 02:30:16
 |
miwi  |
- Update to 0.3.5
PR: 157059
Submitted by: Jase Thew <freebsd@beardz.net> |
0.3.4_1 05 Jun 2011 18:43:16
 |
novel  |
Chase security/gnutls update and add an UPDATING entry. |
0.3.4 10 Apr 2011 08:48:14
 |
makc  |
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles |
0.3.4 28 Jan 2011 04:55:55
 |
miwi  |
- Update to 0.3.4
- Sync fixes from -devel port :
Honour LOCALBASE
Honour script languages wanted version variables
PR: 154129
Submitted by: Jase Thew <freebsd@beardz.net>
Feature safe: yes |
0.3.3_1 30 Sep 2010 04:14:36
 |
miwi  |
- Fix building against ruby19
- Add missing documentation to pkg-plist
PR: 150745
Submitted by: Jase Thew <freebsd@beardz.net> |
0.3.3 09 Aug 2010 10:46:22
 |
miwi  |
- Update to 0.3.3
PR: 149390
Submitted by: Jase Thew <freebsd@beardz.net> |
0.3.2_1 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.3.2 24 Apr 2010 11:47:37
 |
miwi  |
- Update to 0.3.2
PR: 145800
Submitted by: Jase Thew <freebsd@beardz.net> |
0.3.1.1 02 Feb 2010 22:43:17
 |
miwi  |
- Update to 0.3.1.1
PR: 143407
Submitted by: Jase Thew <freebsd@beardz.net> |
0.3.1 27 Jan 2010 01:04:15
 |
miwi  |
- Update to 0.3.1
- Change port to use cmake instead of make/configure/autotools,
- ChangeLog : http://www.weechat.org/files/changelog/ChangeLog-0.3.1.html
PR: 143128
Submitted by: Jase Thew <freebsd@beardz.net> |
0.3.0_1 21 Nov 2009 11:27:21
 |
miwi  |
* Add TCL plugin option.
* Add build documentation option.
* Fix incorrect logic for charset option.
* Remove broken tag from Ruby option.
* Update option conditionals to be more readable
* Remove mandatory dependancies on Ruby, Perl and gettext, add them to
corresponding options as optional dependancies instead.
* Add missing .pl NLS message catalog to plist.
PR: 140603
Submitted by: Jase Thew <freebsd@beardz.net> |
0.3.0 09 Sep 2009 13:33:00
 |
miwi  |
- Update to 0.3.0
Changelog:
http://weechat.org/files/doc/ChangeLog-devel.html |
0.2.6.3_1 28 Aug 2009 19:52:22
 |
miwi  |
- Fix fetch |
0.2.6.3_1 16 Aug 2009 18:04:40
 |
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
0.2.6.3 15 Jun 2009 21:32:24
 |
miwi  |
- Update to 0.2.6.3 |
0.2.6.2 19 May 2009 14:26:30
 |
pav  |
- Fix PLIST_SUB value
Reported by: QAT |
0.2.6.2 19 May 2009 11:49:14
 |
pav  |
- Fix typo: PLIST_SUBS -> PLIST_SUB
Reported by: pointyhat |
0.2.6.2 17 May 2009 14:10:22
 |
miwi  |
- Convert to OPTIONS
PR: 134104
Submitted by: Daniel Bretoi <daniel@netwalk.org> |
0.2.6.2 05 May 2009 11:08:42
 |
az  |
Pass maintainership to miwi@. |
0.2.6.2 23 Apr 2009 05:58:00
 |
az  |
- Update to version 0.2.6.2
This release fixes a charset decoding problem of version 0.2.6.1 |
0.2.6.1 23 Mar 2009 06:10:50
 |
az  |
update to 0.2.6.1
Note this is only bug fix release which fix only:
- fix crash with some special chars in IRC messages. |
0.2.6_2 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.2.6_2 20 Aug 2008 00:57:32
 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.2.6_2 06 Jun 2008 13:36:43
 |
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) |
0.2.6_1 03 Mar 2008 11:57:08
 |
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
0.2.6 07 Sep 2007 17:10:21
 |
az  |
- Update to version 0.2.6
Changelog:
http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482 |
0.2.5_1 25 Jul 2007 07:27:23
 |
gabor  |
- Use USE_PERL5 correctly
- Remove 4.X leftovers
- Remove old Perl support
PR: ports/114849
Submitted by: gabor
Approved by: maintainer (az, via irc) |
0.2.5_1 01 Jul 2007 08:56:17
 |
novel  |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
0.2.5 15 Jun 2007 19:11:13
 |
az  |
- Update to 0.2.5 release
Changelog:
http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.442 |
0.2.4 29 Mar 2007 18:24:51
 |
az  |
- Update to 0.2.4 (many bugfixes) |
0.2.3_1 28 Jan 2007 13:00:10
 |
az  |
- Add aspell support [1]
- bump portrevision
[1] Requested by: Romain Tartiere <romain-tartiere (at) astase.com> |
0.2.3 11 Jan 2007 20:36:46
 |
az  |
- Update to version 0.2.3
This update introduce bugfixes from for version 0.2.2 and new charset plugin.
Please look into ports/UPDATING for more information |
0.2.1_1 02 Jan 2007 08:54:13
 |
novel  |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
0.2.1 01 Oct 2006 11:07:27
 |
az  |
-Update to version 0.2.1
Changelog:
http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.349
Noticed by: wom@RusNet [irc] |
0.2.0 28 Aug 2006 09:49:15
 |
miwi  |
Add missing USE_LDCONFIG
Approved by: az@ (maintainer) |
0.2.0 19 Aug 2006 14:41:44
 |
az  |
- Update to version 0.2.0
- Changelog:
http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.328 |
0.1.9_1 10 Aug 2006 14:47:13
 |
az  |
Mark as BROKEN on 4.x |
0.1.9_1 06 Jul 2006 17:41:23
 |
novel  |
Chase gnutls shlib version change. |
0.1.9 03 Jul 2006 11:01:36
 |
az  |
- Update to version 0.1.9
- Fix bug with NLS (thanks to kolter@freenode[weechat])
- Add new plugin language (ruby)
- Add support of doing secure connection to irc server (gnutls)
- Switch from PLIST to pkg-plist for better Makefile reading
- Disabled plugin language LUA (if someone want it, just ask me) |
0.1.7 30 Jan 2006 15:17:08
 |
az  |
- Update to version 0.1.7
Version 0.1.7 (2006-01-14):
* fixed msg command (now allowed in private buffer with "*" as target)
* removed "irc_default_msg_away" setting, for RFC 2812 conformity
(/away command wihtout argument only removes away status),
new values for "irc_display_away" (off, local, channel)
* fixed refresh bug with Solaris when term size is changed
* replaced Texinfo doc by XML Docbook
* added color for window separators (when splited)
* added completion system for plugins/scripts commands
* fixed plugins autoload
* added charset by server and channel, new command: /charset
* added Ruby script plugin
* added /upgrade command (Only the first 15 lines of the commit message are shown above ) |
0.1.6_1 23 Jan 2006 02:54:50
 |
kris  |
BROKEN with WITHOUT_NLS: Does not compile without gettext |
0.1.6_1 16 Nov 2005 16:08:16
 |
az  |
- Add WITH_PERL option
- Bump portrevision |
0.1.6 15 Nov 2005 15:40:23
 |
az  |
- Update to version 0.1.6
- Implement WITH_PYTHON knob
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (via email) |
0.1.5 03 Oct 2005 12:55:25
 |
az  |
- Change my e-mail
Approved by: sem (mentor) |
0.1.5 26 Sep 2005 09:21:27
 |
novel  |
Update to 0.1.5.
PR: 86578
Submitted by: Andrej Zverev (maintainer) |
0.1.4 01 Aug 2005 11:49:20
 |
clement  |
- Update to 0.1.4
- Fix maintainer email address [*]
PR: ports/84426
Submitted by: Andrej Zverev <az@inec.ru> (maintainer)
Pointy hat to: clement [*] |
0.1.3 31 Jul 2005 12:10:20
 |
clement  |
- Update tp 0.1.13
- pass maintainership to submitter
PR: ports/84058
Submitted by: Andrej Zverev <az@inec.ru> |
0.1.2 22 May 2005 12:39:04
 |
clement  |
- Update to 0.1.2 |
0.1.1 07 May 2005 09:07:00
 |
clement  |
- Update to version 0.1.1
- Add NLS switch
PR: ports/80237
Submitted by: Andrej Zverev <az@inec.ru> |
0.0.9 15 Jan 2005 15:36:06
 |
clement  |
- Update to 0.0.9 |
0.0.6 05 Jun 2004 14:25:33
 |
clement  |
- Update to 0.0.6 |
0.0.5 06 Apr 2004 08:29:37
 |
clement  |
- move config.rpath copy from post-patch to pre-configure since gettext
dependency is processed after (*-)patch.
Noticed by: kris (dosirak) |
0.0.5 09 Feb 2004 11:56:30
 |
clement  |
Add WeeChat 0.0.5.
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client.
Everything can be done with a keyboard, and it is customizable and extensible
with scripts. For the moment, only ncurse GUI issupported by this port.
WWW: http://weechat.flashtux.org |