1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

93 Commits

Author SHA1 Message Date
Jase Thew
be667be802 irc/weechat: Update to v1.1.1
Changes:	https://weechat.org/files/changelog/ChangeLog-1.1.1.html
2015-01-27 01:16:55 +00:00
Kurt Jaeger
cba03c03e1 security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
2015-01-02 18:46:33 +00:00
John Marino
f85f4ec41b 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)
2014-10-27 12:23:15 +00:00
Jase Thew
b5e0c7414e 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
2014-10-17 15:05:27 +00:00
Jase Thew
e6863387ea 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
2014-10-16 19:29:33 +00:00
Kurt Jaeger
b95d127471 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)
2014-07-30 03:57:23 +00:00
Tijl Coosemans
3ab1b8443e - 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)
2014-07-23 09:54:02 +00:00
Tijl Coosemans
3127da9b78 Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
2014-07-04 20:28:31 +00:00
Jimmy Olgeni
5e38556079 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)
2014-06-13 07:36:27 +00:00
Jase Thew
eb7b6480e3 - Fix fallout from r355360 and allow lua plugin to be built
successfully
2014-06-06 12:07:39 +00:00
Baptiste Daroussin
e836ab008a 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)
2014-05-26 15:28:28 +00:00
Pietro Cerutti
6e6b9cff6e - Convert to USES=tcl
- Fix LIB_DEPENDS format
2014-02-20 10:08:27 +00:00
Jase Thew
19cc0bbf86 - 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]
2014-02-13 13:23:05 +00:00
Jase Thew
0812da96d4 - 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]
2014-02-12 15:52:18 +00:00
Rene Ladan
50f8eaece1 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)
2014-01-13 21:00:02 +00:00
Jase Thew
9c04ae0823 - 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
2013-10-18 21:50:45 +00:00
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Andrej Zverev
a5341091eb - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 17:03:42 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - 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
2013-07-11 16:26:26 +00:00
Jase Thew
4d974c59d3 - 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
2013-05-24 14:16:47 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Pietro Cerutti
fef02240ea - 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)
2013-04-23 11:51:52 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Jase Thew
0babc7fb56 - Update to 0.4.0
Changes:	http://www.weechat.org/files/changelog/ChangeLog-0.4.0.html
2013-01-20 16:57:37 +00:00
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