notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: irc/weechat/Makefile

Number of commits found: 190 (showing only 90 on this page)

«  1 | 2 

Monday, 27 Oct 2014
12:23 marino search for other commits by this committer
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)
Original commitRevision:371561 
Friday, 17 Oct 2014
15:05 jase search for other commits by this committer
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
Original commitRevision:371062 
Thursday, 16 Oct 2014
19:29 jase search for other commits by this committer
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
Original commitRevision:371017 
Wednesday, 30 Jul 2014
03:57 pi search for other commits by this committer
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)
Original commitRevision:363436 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- 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)
Original commitRevision:362645 
Friday, 4 Jul 2014
20:28 tijl search for other commits by this committer
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports

Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
Original commitRevision:360658 
Friday, 13 Jun 2014
07:36 olgeni search for other commits by this committer
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)
Original commitRevision:357654 
Friday, 6 Jun 2014
12:07 jase search for other commits by this committer
- Fix fallout from r355360 and allow lua plugin to be built
  successfully
Original commitRevision:356767 
Monday, 26 May 2014
15:28 bapt search for other commits by this committer
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)
Original commitRevision:355360 
Thursday, 20 Feb 2014
10:08 gahr search for other commits by this committer
- Convert to USES=tcl
- Fix LIB_DEPENDS format
Original commitRevision:345201 
Thursday, 13 Feb 2014
13:23 jase search for other commits by this committer
- 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]
Original commitRevision:344099 
Wednesday, 12 Feb 2014
15:52 jase search for other commits by this committer
- 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]
Original commitRevision:343932 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
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)
Original commitRevision:339634 
Friday, 18 Oct 2013
21:50 jase search for other commits by this committer
- 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
Original commitRevision:330776 
Friday, 20 Sep 2013
18:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
Original commitRevision:327736 
Monday, 16 Sep 2013
17:03 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327418 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- 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
Original commitRevision:322783 
Friday, 24 May 2013
14:16 jase search for other commits by this committer
- 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
Original commitRevision:318973 
Monday, 6 May 2013
15:34 bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
Original commitRevision:317525 
Friday, 3 May 2013
16:36 ehaupt search for other commits by this committer
Chase security/libgcrypt update
Original commitRevision:317220 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Tuesday, 23 Apr 2013
11:51 gahr search for other commits by this committer
- 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)
Original commitRevision:316351 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
Sunday, 20 Jan 2013
16:57 jase search for other commits by this committer
- Update to 0.4.0

Changes:	http://www.weechat.org/files/changelog/ChangeLog-0.4.0.html
Original commitRevision:310703 
Sunday, 18 Nov 2012
13:44 jase search for other commits by this committer
- 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
Original commitRevision:307536 
Saturday, 10 Nov 2012
13:27 jase search for other commits by this committer
- Update to 0.3.9.1

Changes:        http://www.weechat.org/files/changelog/ChangeLog-0.3.9.1.html

Feature safe:	yes
Original commitRevision:307275 
04:55 eadler search for other commits by this committer
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
Original commitRevision:307263 
Saturday, 29 Sep 2012
13:51 jase search for other commits by this committer
- 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)
Original commitRevision:305035 
Friday, 17 Aug 2012
11:11 jase search for other commits by this committer
- Add temporary patch (taken from upstream master) to fix color attributes
  on wrapped lines.

Approved by:	culot (mentor)
Original commit
Wednesday, 15 Aug 2012
15:19 jase search for other commits by this committer
- 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)
Original commit
Wednesday, 11 Jul 2012
12:05 jase search for other commits by this committer
- 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)
Original commit
Sunday, 10 Jun 2012
17:28 jase search for other commits by this committer
- 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]
Original commit
Sunday, 4 Mar 2012
04:52 miwi search for other commits by this committer
- Update to 0.3.7

PR:             165486
Submitted by:   Jase Thew <freebsd@beardz.net>
Original commit
Monday, 14 Nov 2011
03:26 rakuco search for other commits by this committer
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
Original commit
Sunday, 23 Oct 2011
15:48 miwi search for other commits by this committer
- Update to 0.3.6
- Add LICENSE
- ADD CONFLICTS

PR:             161903
Submitted by:   Jase Thew <freebsd@beardz.net>
Original commit
Sunday, 12 Jun 2011
02:30 miwi search for other commits by this committer
- Update to 0.3.5

PR:             157059
Submitted by:   Jase Thew <freebsd@beardz.net>
Original commit
Sunday, 5 Jun 2011
18:43 novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
Original commit
Sunday, 10 Apr 2011
08:48 makc search for other commits by this committer
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles
Original commit
Friday, 28 Jan 2011
04:55 miwi search for other commits by this committer
- 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
Original commit
Thursday, 30 Sep 2010
04:14 miwi search for other commits by this committer
- Fix building against ruby19
- Add missing documentation to pkg-plist

PR:             150745
Submitted by:   Jase Thew <freebsd@beardz.net>
Original commit
Monday, 9 Aug 2010
10:46 miwi search for other commits by this committer
- Update to 0.3.3

PR:             149390
Submitted by:   Jase Thew <freebsd@beardz.net>
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Saturday, 24 Apr 2010
11:47 miwi search for other commits by this committer
- Update to 0.3.2

PR:             145800
Submitted by:   Jase Thew <freebsd@beardz.net>
Original commit
Tuesday, 2 Feb 2010
22:43 miwi search for other commits by this committer
- Update to 0.3.1.1

PR:             143407
Submitted by:   Jase Thew <freebsd@beardz.net>
Original commit
Wednesday, 27 Jan 2010
01:04 miwi search for other commits by this committer
- 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>
Original commit
Saturday, 21 Nov 2009
11:27 miwi search for other commits by this committer
* 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>
Original commit
Wednesday, 9 Sep 2009
13:33 miwi search for other commits by this committer
- Update to 0.3.0

Changelog:
http://weechat.org/files/doc/ChangeLog-devel.html
Original commit
Friday, 28 Aug 2009
19:52 miwi search for other commits by this committer
- Fix fetch
Original commit
Sunday, 16 Aug 2009
18:04 novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Original commit
Monday, 15 Jun 2009
21:32 miwi search for other commits by this committer
- Update to 0.2.6.3
Original commit
Tuesday, 19 May 2009
14:26 pav search for other commits by this committer
- Fix PLIST_SUB value

Reported by:    QAT
Original commit
11:49 pav search for other commits by this committer
- Fix typo: PLIST_SUBS -> PLIST_SUB

Reported by:    pointyhat
Original commit
Sunday, 17 May 2009
14:10 miwi search for other commits by this committer
- Convert to OPTIONS

PR:             134104
Submitted by:   Daniel Bretoi <daniel@netwalk.org>
Original commit
Tuesday, 5 May 2009
11:08 az search for other commits by this committer
Pass maintainership to miwi@.
Original commit
Thursday, 23 Apr 2009
05:58 az search for other commits by this committer
- Update to version 0.2.6.2
This release fixes a charset decoding problem of version 0.2.6.1
Original commit
Monday, 23 Mar 2009
06:10 az search for other commits by this committer
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.
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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)
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Friday, 6 Jun 2008
13:36 edwin search for other commits by this committer
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)
Original commit
Monday, 3 Mar 2008
11:57 novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Original commit
Friday, 7 Sep 2007
17:10 az search for other commits by this committer
- Update to version 0.2.6

Changelog:
http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482
Original commit
Wednesday, 25 Jul 2007
07:27 gabor search for other commits by this committer
- Use USE_PERL5 correctly
- Remove 4.X leftovers
- Remove old Perl support

PR:             ports/114849
Submitted by:   gabor
Approved by:    maintainer (az, via irc)
Original commit
Sunday, 1 Jul 2007
08:56 novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Original commit
Friday, 15 Jun 2007
19:11 az search for other commits by this committer
- Update to 0.2.5 release

   Changelog:
http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.442
Original commit
Thursday, 29 Mar 2007
18:24 az search for other commits by this committer
- Update to 0.2.4 (many bugfixes)
Original commit
Sunday, 28 Jan 2007
13:00 az search for other commits by this committer
- Add aspell support [1]
- bump portrevision

[1] Requested by: Romain Tartiere <romain-tartiere (at) astase.com>
Original commit
Thursday, 11 Jan 2007
20:36 az search for other commits by this committer
- 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
Original commit
Tuesday, 2 Jan 2007
08:54 novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Original commit
Sunday, 1 Oct 2006
11:07 az search for other commits by this committer
-Update to version 0.2.1
        Changelog:
        http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.349

Noticed by:     wom@RusNet [irc]
Original commit
Monday, 28 Aug 2006
09:49 miwi search for other commits by this committer
Add missing USE_LDCONFIG

Approved by:    az@ (maintainer)
Original commit
Saturday, 19 Aug 2006
14:41 az search for other commits by this committer
- Update to version 0.2.0
- Changelog:
http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.328
Original commit
Thursday, 10 Aug 2006
14:47 az search for other commits by this committer
Mark as BROKEN on 4.x
Original commit
Thursday, 6 Jul 2006
17:41 novel search for other commits by this committer
Chase gnutls shlib version change.
Original commit
Monday, 3 Jul 2006
11:01 az search for other commits by this committer
- 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)
Original commit
Monday, 30 Jan 2006
15:17 az search for other commits by this committer
- 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
Original commit
Monday, 23 Jan 2006
02:54 kris search for other commits by this committer
BROKEN with WITHOUT_NLS: Does not compile without gettext
Original commit
Wednesday, 16 Nov 2005
16:08 az search for other commits by this committer
- Add WITH_PERL option
- Bump portrevision
Original commit
Tuesday, 15 Nov 2005
15:40 az search for other commits by this committer
- Update to version 0.1.6
- Implement WITH_PYTHON knob

Submitted by:   Rudolf Polzer <freebsd-dr@durchnull.de> (via email)
Original commit
Monday, 3 Oct 2005
12:55 az search for other commits by this committer
- Change my e-mail

Approved by: sem (mentor)
Original commit
Monday, 26 Sep 2005
09:21 novel search for other commits by this committer
Update to 0.1.5.

PR:             86578
Submitted by:   Andrej Zverev (maintainer)
Original commit
Monday, 1 Aug 2005
11:49 clement search for other commits by this committer
- Update to 0.1.4
- Fix maintainer email address [*]

PR:             ports/84426
Submitted by:   Andrej Zverev <az@inec.ru> (maintainer)
Pointy hat to:  clement [*]
Original commit
Sunday, 31 Jul 2005
12:10 clement search for other commits by this committer
- Update tp 0.1.13
- pass maintainership to submitter

PR:             ports/84058
Submitted by:   Andrej Zverev <az@inec.ru>
Original commit
Sunday, 22 May 2005
12:39 clement search for other commits by this committer
- Update to 0.1.2
Original commit
Saturday, 7 May 2005
09:07 clement search for other commits by this committer
- Update to version 0.1.1
- Add NLS switch

PR:             ports/80237
Submitted by:   Andrej Zverev <az@inec.ru>
Original commit
Saturday, 15 Jan 2005
15:36 clement search for other commits by this committer
- Update to 0.0.9
Original commit
Saturday, 5 Jun 2004
14:25 clement search for other commits by this committer
- Update to 0.0.6
Original commit
Tuesday, 6 Apr 2004
08:29 clement search for other commits by this committer
- move config.rpath copy from post-patch to pre-configure since gettext
  dependency is processed after (*-)patch.

Noticed by:     kris (dosirak)
Original commit
Monday, 9 Feb 2004
11:56 clement search for other commits by this committer
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
Original commit

Number of commits found: 190 (showing only 90 on this page)

«  1 | 2