non port: irc/weechat/Makefile |
Number of commits found: 185 (showing only 85 on this page) |
Friday, 4 Jul 2014
|
20:28 tijl
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
 |
Friday, 13 Jun 2014
|
07:36 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)
 |
Friday, 6 Jun 2014
|
12:07 jase
- Fix fallout from r355360 and allow lua plugin to be built
successfully
 |
Monday, 26 May 2014
|
15:28 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)
 |
Thursday, 20 Feb 2014
|
10:08 gahr
- Convert to USES=tcl
- Fix LIB_DEPENDS format
 |
Thursday, 13 Feb 2014
|
13:23 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]
 |
Wednesday, 12 Feb 2014
|
15:52 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]
 |
Monday, 13 Jan 2014
|
21:00 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)
 |
Friday, 18 Oct 2013
|
21:50 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
 |
Friday, 20 Sep 2013
|
18:44 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
 |
Monday, 16 Sep 2013
|
17:03 az
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
 |
Thursday, 11 Jul 2013
|
16:26 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
 |
Friday, 24 May 2013
|
14:16 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
 |
Monday, 6 May 2013
|
15:34 bapt
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
 |
Friday, 3 May 2013
|
16:36 ehaupt
Chase security/libgcrypt update
 |
Saturday, 27 Apr 2013
|
11:59 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
 |
Friday, 26 Apr 2013
|
10:44 ak
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
 |
Tuesday, 23 Apr 2013
|
11:51 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)
 |
Friday, 22 Mar 2013
|
20:06 makc
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
 |
Tuesday, 5 Feb 2013
|
16:17 novel
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
 |
Sunday, 20 Jan 2013
|
16:57 jase
- Update to 0.4.0
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.0.html
 |
Sunday, 18 Nov 2012
|
13:44 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
 |
Saturday, 10 Nov 2012
|
13:27 jase
- Update to 0.3.9.1
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.3.9.1.html
Feature safe: yes
 |
04:55 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
 |
Saturday, 29 Sep 2012
|
13:51 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)
 |
Friday, 17 Aug 2012
|
11:11 jase
- Add temporary patch (taken from upstream master) to fix color attributes
on wrapped lines.
Approved by: culot (mentor)
 |
Wednesday, 15 Aug 2012
|
15:19 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)
 |
Wednesday, 11 Jul 2012
|
12:05 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)
 |
Sunday, 10 Jun 2012
|
17:28 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]
 |
Sunday, 4 Mar 2012
|
04:52 miwi
- Update to 0.3.7
PR: 165486
Submitted by: Jase Thew <freebsd@beardz.net>
 |
Monday, 14 Nov 2011
|
03:26 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
 |
Sunday, 23 Oct 2011
|
15:48 miwi
- Update to 0.3.6
- Add LICENSE
- ADD CONFLICTS
PR: 161903
Submitted by: Jase Thew <freebsd@beardz.net>
 |
Sunday, 12 Jun 2011
|
02:30 miwi
- Update to 0.3.5
PR: 157059
Submitted by: Jase Thew <freebsd@beardz.net>
 |
Sunday, 5 Jun 2011
|
18:43 novel
Chase security/gnutls update and add an UPDATING entry.
 |
Sunday, 10 Apr 2011
|
08:48 makc
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles
 |
Friday, 28 Jan 2011
|
04: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
 |
Thursday, 30 Sep 2010
|
04:14 miwi
- Fix building against ruby19
- Add missing documentation to pkg-plist
PR: 150745
Submitted by: Jase Thew <freebsd@beardz.net>
 |
Monday, 9 Aug 2010
|
10:46 miwi
- Update to 0.3.3
PR: 149390
Submitted by: Jase Thew <freebsd@beardz.net>
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Saturday, 24 Apr 2010
|
11:47 miwi
- Update to 0.3.2
PR: 145800
Submitted by: Jase Thew <freebsd@beardz.net>
 |
Tuesday, 2 Feb 2010
|
22:43 miwi
- Update to 0.3.1.1
PR: 143407
Submitted by: Jase Thew <freebsd@beardz.net>
 |
Wednesday, 27 Jan 2010
|
01:04 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>
 |
Saturday, 21 Nov 2009
|
11:27 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>
 |
Wednesday, 9 Sep 2009
|
13:33 miwi
- Update to 0.3.0
Changelog:
http://weechat.org/files/doc/ChangeLog-devel.html
 |
Friday, 28 Aug 2009
|
19:52 miwi
- Fix fetch
 |
Sunday, 16 Aug 2009
|
18:04 novel
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
 |
Monday, 15 Jun 2009
|
21:32 miwi
- Update to 0.2.6.3
 |
Tuesday, 19 May 2009
|
14:26 pav
- Fix PLIST_SUB value
Reported by: QAT
 |
11:49 pav
- Fix typo: PLIST_SUBS -> PLIST_SUB
Reported by: pointyhat
 |
Sunday, 17 May 2009
|
14:10 miwi
- Convert to OPTIONS
PR: 134104
Submitted by: Daniel Bretoi <daniel@netwalk.org>
 |
Tuesday, 5 May 2009
|
11:08 az
Pass maintainership to miwi@.
 |
Thursday, 23 Apr 2009
|
05:58 az
- Update to version 0.2.6.2
This release fixes a charset decoding problem of version 0.2.6.1
 |
Monday, 23 Mar 2009
|
06:10 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.
 |
Thursday, 21 Aug 2008
|
06:18 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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Wednesday, 20 Aug 2008
|
00:57 ade
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
 |
Friday, 6 Jun 2008
|
13:36 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)
 |
Monday, 3 Mar 2008
|
11:57 novel
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
 |
Friday, 7 Sep 2007
|
17:10 az
- Update to version 0.2.6
Changelog:
http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482
 |
Wednesday, 25 Jul 2007
|
07:27 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)
 |
Sunday, 1 Jul 2007
|
08:56 novel
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
 |
Friday, 15 Jun 2007
|
19:11 az
- Update to 0.2.5 release
Changelog:
http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.442
 |
Thursday, 29 Mar 2007
|
18:24 az
- Update to 0.2.4 (many bugfixes)
 |
Sunday, 28 Jan 2007
|
13:00 az
- Add aspell support [1]
- bump portrevision
[1] Requested by: Romain Tartiere <romain-tartiere (at) astase.com>
 |
Thursday, 11 Jan 2007
|
20:36 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
 |
Tuesday, 2 Jan 2007
|
08:54 novel
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
 |
Sunday, 1 Oct 2006
|
11:07 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]
 |
Monday, 28 Aug 2006
|
09:49 miwi
Add missing USE_LDCONFIG
Approved by: az@ (maintainer)
 |
Saturday, 19 Aug 2006
|
14:41 az
- Update to version 0.2.0
- Changelog:
http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.328
 |
Thursday, 10 Aug 2006
|
14:47 az
Mark as BROKEN on 4.x
 |
Thursday, 6 Jul 2006
|
17:41 novel
Chase gnutls shlib version change.
 |
Monday, 3 Jul 2006
|
11:01 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)
 |
Monday, 30 Jan 2006
|
15:17 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
* added ETA (Estimated Time of Arrival) for DCC files
* /nick command is now allowed when not connected to server
* added server/channel arg to /buffer command for jumping to buffer
* fixed display bug in chat window when a message length equals to window
width
* added new keys for switching to other windows: alt-w followed by
alt-{arrow}
* added new keys for scrolling to previous/next highlight: alt-P / alt-N
* added "read marker": an indicator for first unread line in a
server or channel buffer (new key alt-U to scroll to marker)
* new window maganement: custom size for windows, auto resize when
terminal is resized
* fixed infinite loop when resizing term to small size
* added /history command
 |
Monday, 23 Jan 2006
|
02:54 kris
BROKEN with WITHOUT_NLS: Does not compile without gettext
 |
Wednesday, 16 Nov 2005
|
16:08 az
- Add WITH_PERL option
- Bump portrevision
 |
Tuesday, 15 Nov 2005
|
15:40 az
- Update to version 0.1.6
- Implement WITH_PYTHON knob
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (via email)
 |
Monday, 3 Oct 2005
|
12:55 az
- Change my e-mail
Approved by: sem (mentor)
 |
Monday, 26 Sep 2005
|
09:21 novel
Update to 0.1.5.
PR: 86578
Submitted by: Andrej Zverev (maintainer)
 |
Monday, 1 Aug 2005
|
11:49 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 [*]
 |
Sunday, 31 Jul 2005
|
12:10 clement
- Update tp 0.1.13
- pass maintainership to submitter
PR: ports/84058
Submitted by: Andrej Zverev <az@inec.ru>
 |
Sunday, 22 May 2005
|
12:39 clement
- Update to 0.1.2
 |
Saturday, 7 May 2005
|
09:07 clement
- Update to version 0.1.1
- Add NLS switch
PR: ports/80237
Submitted by: Andrej Zverev <az@inec.ru>
 |
Saturday, 15 Jan 2005
|
15:36 clement
- Update to 0.0.9
 |
Saturday, 5 Jun 2004
|
14:25 clement
- Update to 0.0.6
 |
Tuesday, 6 Apr 2004
|
08:29 clement
- move config.rpath copy from post-patch to pre-configure since gettext
dependency is processed after (*-)patch.
Noticed by: kris (dosirak)
 |
Monday, 9 Feb 2004
|
11:56 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
 |
Number of commits found: 185 (showing only 85 on this page) |