Commit graph

94 commits

Author SHA1 Message Date
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
Carlo Strub
fb14c8850f - Update to 4.1.0
- Use striping
- Please portlint
- Bump PORTREVISION
2014-12-02 22:44:25 +00:00
Baptiste Daroussin
a594107ebf Modern plist 2014-10-31 14:50:49 +00:00
Baptiste Daroussin
b6bb709058 Cleanup plist 2014-10-27 13:00:21 +00:00
Bryan Drewery
0bdb9ea09b - Fix WITH_SSP_PORTS build.
3.2.2 set the default EFLAGS to '-lm' which resulted in our LDFLAGS
  being added without a preceding space. Now just add our LDFLAGS on
  the end.
2014-08-16 21:26:41 +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
Henrik Brix Andersen
b3becdc09a - Update to v3.2.2
- Update libotr dependency to 4.x
- Strip the bitlbee binary
2014-07-19 11:45:08 +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
Dmitry Marakasov
06358fd1ac - Switch security/libotr3 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-04 14:39:22 +00:00
Antoine Brodin
a4707e1486 - Finish stage support
- Use new LIB_DEPENDS syntax
2014-01-26 15:10:50 +00:00
Henrik Brix Andersen
be70472f90 - Update to v3.2.1
- Add staging support
- OTR requires GnuTLS support

PR:		ports/182379, ports/184506
2014-01-12 13:15:02 +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
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Baptiste Daroussin
26b2bed6dd Convert irc to USES=pkgconfig 2013-04-23 10:51:39 +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
Henrik Brix Andersen
c4405ee362 - Update to v3.2
- Convert to OptionsNG
- Remove unneeded dependencies on specific ABI versions
2013-02-04 22:01:15 +00:00
Henrik Brix Andersen
9f3ec8bfa7 - Update to v3.0.6
Reminded by:	Jean Trolleur <sigtstp@gmail.com> and grey <grey@artkiver.com>
Feature safe:	yes
2012-11-08 12:30:04 +00:00
Doug Barton
433f1ce663 Hook security/libotr3 up, and move ports that depend on the old version
to this new dependency.
2012-09-08 06:58:01 +00:00
Doug Barton
308388d3cf For ports that depend on security/libotr, add the new USE_PKGCONFIG macro.
For all but kdenetwork4 use =build. For it use both just in case.

For net-im/clim also fix the manual call to pkg-config for CONFIGURE_ENV
2012-07-26 07:19:30 +00:00
Henrik Brix Andersen
49c7e89801 - Update to v3.0.5 2012-02-19 19:46:07 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Henrik Brix Andersen
8fd40b0c85 - Update to v3.0.4
- Skype protocol support will be available at a later point in time,
  as it has few external dependencies not currently available in ports

Requested by:	xi on irc
Feature safe:	yes
2011-12-04 20:45:28 +00:00
Joe Marcus Clarke
85010d78d3 Update Pidgin and friends to 2.10.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
2011-08-27 17:28:25 +00:00
Pav Lucistnik
9daf6f3446 - Fix build after recent gnutls update
Reported by:	pointyhat
2011-07-26 18:38:04 +00:00
Joe Marcus Clarke
684af42bfc Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
2011-07-02 22:13:21 +00:00
Joe Marcus Clarke
95c1e39c93 Chase the libpurple shared lib version. 2011-06-19 21:25:44 +00:00
Henrik Brix Andersen
ca998e4232 - Update to v3.0.3 2011-06-13 14:17:48 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Henrik Brix Andersen
4df8b00af0 - Update to v3.0.2 2011-04-02 12:27:30 +00:00
Henrik Brix Andersen
9ec006729a - Update to v3.0.1 2010-12-04 12:05:59 +00:00
Henrik Brix Andersen
08c9ef6485 - Add patch for SRV record lookup support on FreeBSD
Submitted by:	ashish@
2010-11-14 14:28:53 +00:00
Henrik Brix Andersen
f7fe6d747c - Update to v3.0
- Add LICENSE information
2010-10-28 16:20:38 +00:00
Henrik Brix Andersen
cd32ba84b9 - Add upstream fix for twitter protocol segfault (http://bugs.bitlbee.org/bitlbee/ticket/650)
Submitted by:  ashish@
2010-07-26 12:26:58 +00:00
Henrik Brix Andersen
a2d83accea - Update to v1.2.8
- Add LICENSE

Feature safe:	yes
2010-07-05 19:34:38 +00:00
Henrik Brix Andersen
93b040efb3 - Update to v1.2.7
Submitted by:	tobez
2010-05-18 19:49:02 +00:00
Henrik Brix Andersen
c5f34b589c - Update to v1.2.6a
- Use UIDs/GIDs files for automatic user/group creation
2010-04-23 16:12:25 +00:00
Henrik Brix Andersen
4628d82673 Fix build with gcc-3.x on RELENG_6.
Reported by:	pointyhat via erwin
2010-04-04 15:02:59 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Henrik Brix Andersen
5b3811a824 - Update to v1.2.5 2010-03-17 09:43:32 +00:00
Henrik Brix Andersen
0ea53b1c0d - Update to v1.2.4
PR:		ports/139699
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-10-29 21:26:48 +00:00
Henrik Brix Andersen
02bedc3a76 - Simplify RC script
Submitted by:	dougb@
Feature safe:	yes
2009-09-21 18:29:16 +00:00
Henrik Brix Andersen
749781186c - Use -u ${user} option to bitlbee instead of su in rc.d script
PR:		ports/138268
Submitted by:	garga
2009-09-13 10:35:23 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Henrik Brix Andersen
8059cba5b6 - Record conflict with bitlbee-otr
- Bump PORTREVISION
2008-11-16 15:22:49 +00:00
Henrik Brix Andersen
6c7a957ded Update to v1.2.3 (security update)
Security:	http://www.vuxml.org/freebsd/24ec781b-8c11-11dd-9923-0016d325a0ed.html
2008-09-26 21:45:42 +00:00
Henrik Brix Andersen
a84f5c7741 - Update to version 1.2.2
- Add options for enabling/disabling support for individual protocols
2008-08-27 20:16:32 +00:00
Henrik Brix Andersen
0c92b616ea Update to version 1.2.1.
Approved by:	erwin (mentor, implicit)
2008-06-28 21:32:48 +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