Commit graph

65 commits

Author SHA1 Message Date
Jase Thew
538aa303c5 - 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
2012-11-18 13:44:54 +00:00
Jase Thew
23cb8d9838 - Remove extraneous patch
Feature safe:	yes
2012-11-10 13:32:33 +00:00
Jase Thew
c9ebb766eb - Update to 0.3.9.1
Changes:        http://www.weechat.org/files/changelog/ChangeLog-0.3.9.1.html

Feature safe:	yes
2012-11-10 13:27:52 +00:00
Eitan Adler
236f5555af 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
2012-11-10 04:55:47 +00:00
Jase Thew
3e8ac20023 - 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)
2012-09-29 13:51:01 +00:00
Jase Thew
e650ead063 - Add temporary patch (taken from upstream master) to fix color attributes
on wrapped lines.

Approved by:	culot (mentor)
2012-08-17 11:11:04 +00:00
Jase Thew
8270937d87 - 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)
2012-08-15 15:19:33 +00:00
Jase Thew
b82d10cf68 - 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)
2012-07-11 12:05:12 +00:00
Jase Thew
4cb12fb0f6 - 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]
2012-06-10 17:28:57 +00:00
Martin Wilke
e9cfea654e - Update to 0.3.7
PR:		165486
Submitted by:	Jase Thew <freebsd@beardz.net>
2012-03-04 04:52:01 +00:00
Raphael Kubo da Costa
6fd8cb7810 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
2011-11-14 03:26:46 +00:00
Martin Wilke
a25ed44429 - Update to 0.3.6
- Add LICENSE
- ADD CONFLICTS

PR:		161903
Submitted by:	Jase Thew <freebsd@beardz.net>
2011-10-23 15:48:30 +00:00
Martin Wilke
9eb1ac22c8 - Update to 0.3.5
PR:		157059
Submitted by:	Jase Thew <freebsd@beardz.net>
2011-06-12 02:30:16 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Max Brazhnikov
132402b354 CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles 2011-04-10 08:48:14 +00:00
Martin Wilke
36ea0bd83a - 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
2011-01-28 04:55:55 +00:00
Martin Wilke
7cd5911d69 - Fix building against ruby19
- Add missing documentation to pkg-plist

PR:		150745
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-09-30 04:14:36 +00:00
Martin Wilke
3723296bba - Update to 0.3.3
PR:		149390
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-08-09 10:46:21 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Martin Wilke
ad78c3c20b - Update to 0.3.2
PR:		145800
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-04-24 11:47:36 +00:00
Martin Wilke
250c019416 - Update to 0.3.1.1
PR:		143407
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-02-02 22:43:17 +00:00
Martin Wilke
323547c8f8 - 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>
2010-01-27 01:04:15 +00:00
Martin Wilke
abd465fc53 * 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>
2009-11-21 11:27:21 +00:00
Martin Wilke
01a7f6b8cb - Update to 0.3.0
Changelog:
http://weechat.org/files/doc/ChangeLog-devel.html
2009-09-09 13:33:00 +00:00
Martin Wilke
8c4016c083 - Fix fetch 2009-08-28 19:52:22 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Martin Wilke
b2e16f619c - Update to 0.2.6.3 2009-06-15 21:32:24 +00:00
Pav Lucistnik
e78326dbeb - Fix PLIST_SUB value
Reported by:	QAT
2009-05-19 14:26:30 +00:00
Pav Lucistnik
42a1df4952 - Fix typo: PLIST_SUBS -> PLIST_SUB
Reported by:	pointyhat
2009-05-19 11:49:14 +00:00
Martin Wilke
f8a2a5f357 - Convert to OPTIONS
PR:		134104
Submitted by:	Daniel Bretoi <daniel@netwalk.org>
2009-05-17 14:10:22 +00:00
Andrej Zverev
f21bfdaf28 Pass maintainership to miwi@. 2009-05-05 11:08:42 +00:00
Andrej Zverev
14457b8cf9 - Update to version 0.2.6.2
This release fixes a charset decoding problem of version 0.2.6.1
2009-04-23 05:57:59 +00:00
Andrej Zverev
8aaf0512bf 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.
2009-03-23 06:10:50 +00:00
Rong-En Fan
741aa71483 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)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Andrej Zverev
e80d36dfc9 - Update to version 0.2.6
Changelog:
http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482
2007-09-07 17:10:20 +00:00
Gabor Kovesdan
661a9d89fb - Use USE_PERL5 correctly
- Remove 4.X leftovers
- Remove old Perl support

PR:		ports/114849
Submitted by:	gabor
Approved by:	maintainer (az, via irc)
2007-07-25 07:27:23 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Andrej Zverev
7077d3adf8 - Update to 0.2.5 release
Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.442
2007-06-15 19:11:13 +00:00
Andrej Zverev
0ed0970eea - Update to 0.2.4 (many bugfixes) 2007-03-29 18:24:51 +00:00
Andrej Zverev
6ca80aba06 - Add aspell support [1]
- bump portrevision

[1] Requested by: Romain Tartiere <romain-tartiere (at) astase.com>
2007-01-28 13:00:10 +00:00
Andrej Zverev
c0ffc57e70 - 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
2007-01-11 20:36:46 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Andrej Zverev
9f94b00433 -Update to version 0.2.1
Changelog:
	http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.349

Noticed by:	wom@RusNet [irc]
2006-10-01 11:07:27 +00:00
Martin Wilke
9e6e1a046d Add missing USE_LDCONFIG
Approved by:	az@ (maintainer)
2006-08-28 09:49:15 +00:00
Andrej Zverev
4668753cb2 - Update to version 0.2.0
- Changelog: http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/ChangeLog?rev=1.328
2006-08-19 14:41:44 +00:00
Andrej Zverev
2095217094 Mark as BROKEN on 4.x 2006-08-10 14:47:13 +00:00
Roman Bogorodskiy
26d33e9388 Chase gnutls shlib version change. 2006-07-06 17:41:23 +00:00