| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=376062
|
|
|
|
| |
Notes:
svn path=/head/; revision=371864
|
|
|
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Notes:
svn path=/head/; revision=366659
|
|
|
|
|
|
|
|
| |
Reviewed by: bdrewery
Approved by: bdrewery
Notes:
svn path=/head/; revision=365430
|
|
|
|
|
|
|
|
|
|
|
|
| |
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
Notes:
svn path=/head/; revision=364143
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add USES= libtool and set INSTALL_TARGET to install-strip
- Drop useless bsd.port.options.mk include
- Bump PORTREVISION of ports that depend on libtasn1 as
shlib version has changed
- Add an UPDATING entry for that
Exp-run by: antoine
Notes:
svn path=/head/; revision=363113
|
|
|
|
|
|
|
|
| |
PR: 192164
Approved by: johans@FreeBSD.org (maintainer)
Notes:
svn path=/head/; revision=363080
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=362645
|
|
|
|
|
|
|
|
| |
- Set MAKEINFOFLAGS instead of MAKEINFO
- Add INSTALL_TARGET=install-strip
Notes:
svn path=/head/; revision=361100
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=359209
|
|
|
|
| |
Notes:
svn path=/head/; revision=339421
|
|
|
|
|
|
|
| |
- Add UPDATING entry
Notes:
svn path=/head/; revision=332596
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
| |
Convert USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=327417
|
|
|
|
| |
Notes:
svn path=/head/; revision=317220
|
|
|
|
|
|
|
| |
Announcement http://lists.gnu.org/archive/html/info-gnu/2013-04/msg00002.html
Notes:
svn path=/head/; revision=316840
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
| |
- Bump PORTREVISIONs for dependant ports
Notes:
svn path=/head/; revision=311783
|
|
|
|
|
|
|
| |
- Chase shlib version bump for dependant ports
Notes:
svn path=/head/; revision=311722
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes setting of "realm-kdc" and "server-realm"
http://lists.gnu.org/archive/html/help-shishi/2012-08/msg00073.html
- Bump PORTREVISION
- Reduce Makefile header
Submitted by: Mats Erik Andersson <openbsd@gisladisker.se>
Notes:
svn path=/head/; revision=303539
|
|
|
|
|
|
|
|
|
|
|
|
| |
caused by failure to detect resolv.h and res_query()
http://lists.gnu.org/archive/html/help-shishi/2012-07/msg00001.html
- Minor style cleanups
- Bump PORTREVISION
Submitted by: Mats Erik Andersson <openbsd@gisladisker.se> [1]
Notes:
svn path=/head/; revision=301018
|
|
|
|
| |
Notes:
svn path=/head/; revision=300111
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=294041
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=279506
|
|
|
|
| |
Notes:
svn path=/head/; revision=276991
|
|
|
|
| |
Notes:
svn path=/head/; revision=276971
|
|
|
|
| |
Notes:
svn path=/head/; revision=275104
|
|
|
|
| |
Notes:
svn path=/head/; revision=270856
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=258314
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITE (GNU)
- Remove custom patch (fixed upstream)
- Note: shlib version bumped
Notes:
svn path=/head/; revision=254965
|
|
|
|
| |
Notes:
svn path=/head/; revision=252535
|
|
|
|
|
|
|
| |
Unfortunately this addition was forgotten in the previous commit.
Notes:
svn path=/head/; revision=252088
|
|
|
|
| |
Notes:
svn path=/head/; revision=252077
|
|
|
|
|
|
|
|
| |
- Add patch for FreeBSD <=7 where configure rejects our stat()
but cannot use the included version either. Use ours anyway.
Notes:
svn path=/head/; revision=251199
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=250236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
| |
Notes:
svn path=/head/; revision=236232
|
|
|
|
|
|
|
| |
- Take maintainership.
Notes:
svn path=/head/; revision=229193
|
|
|
|
| |
Notes:
svn path=/head/; revision=226372
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=209422
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=183519
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes:
svn path=/head/; revision=170674
|
|
|
|
|
|
|
|
|
|
| |
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170652
|
|
|
|
| |
Notes:
svn path=/head/; revision=161426
|