| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=442609
|
|
|
|
|
|
|
| |
Reported by: tijl
Notes:
svn path=/head/; revision=433166
|
|
|
|
|
|
|
| |
- Tweak depends
Notes:
svn path=/head/; revision=433000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
Notes:
svn path=/head/; revision=427185
|
|
|
|
| |
Notes:
svn path=/head/; revision=426887
|
|
|
|
| |
Notes:
svn path=/head/; revision=423028
|
|
|
|
|
|
|
|
| |
- Clarify LICENSE
- Switch to USES=localbase
Notes:
svn path=/head/; revision=412601
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
| |
and security/libotr3
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=409518
|
|
|
|
| |
Notes:
svn path=/head/; revision=401190
|
|
|
|
|
|
|
|
| |
PR: 189676
Submitted by: sg2342@googlemail.com
Notes:
svn path=/head/; revision=397484
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use pathfix in place of shebangfix
- Strip binaries
- Add EXAMPLES option
- Simplify post-patch and post-install
PR: 201850
Submitted by: tkato432@yahoo.com
Notes:
svn path=/head/; revision=396082
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix shebangs
- Strip libraries
- Pet portlint
MFH: 2015Q2
Notes:
svn path=/head/; revision=389696
|
|
|
|
|
|
|
|
|
| |
PR: 197522
Submitted by: jbeich
Approved by: portmgr
Notes:
svn path=/head/; revision=389300
|
|
|
|
| |
Notes:
svn path=/head/; revision=382751
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=373023
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=363436
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
Notes:
svn path=/head/; revision=360658
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=356504
|
|
|
|
|
|
|
|
|
| |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=356503
|
|
|
|
|
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
PR: 187347
Submitted by: amdmi3
Approved by: maintainer timeout, portmgr (blanket)
Notes:
svn path=/head/; revision=349516
|
|
|
|
| |
Notes:
svn path=/head/; revision=336778
|
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with [np])
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331273
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
Notes:
svn path=/head/; revision=331057
|
|
|
|
|
|
|
| |
net-im)
Notes:
svn path=/head/; revision=327756
|
|
|
|
|
|
|
| |
Convert USE_READLINE by USES=readline
Notes:
svn path=/head/; revision=317525
|
|
|
|
| |
Notes:
svn path=/head/; revision=317220
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
Notes:
svn path=/head/; revision=316662
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316596
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
| |
While here trim headers and convert some USE_GNOME=pkgconfig to
USE_PKGCONFIG=build
Approved by: maintainer (dhn)
Notes:
svn path=/head/; revision=310055
|
|
|
|
|
|
|
| |
to this new dependency.
Notes:
svn path=/head/; revision=303871
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=301551
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- Add an entry to UPDATING
Reviewed by: tabthorpe
Notes:
svn path=/head/; revision=278110
|
|
|
|
| |
Notes:
svn path=/head/; revision=276971
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
Notes:
svn path=/head/; revision=272515
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove MD5 checksum
- Bump PORTREVSION
Reported by: Benjamin Stier <ben@unpatched.de>
Feature safe: Yes
Notes:
svn path=/head/; revision=268343
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (GPLv2)
- Add ENCHANT support
- Sorts pkg-plist
PR: ports/152810
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Notes:
svn path=/head/; revision=265644
|
|
|
|
|
|
|
|
| |
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=258314
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
| |
Notes:
svn path=/head/; revision=252598
|
|
|
|
| |
Notes:
svn path=/head/; revision=242589
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl
These patches were submitted by various people and documented in ports/135911.
PR: ports/135911
Notes:
svn path=/head/; revision=237891
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (co-mentor)
Notes:
svn path=/head/; revision=229577
|
|
|
|
|
|
|
| |
PR: ports/127478
Notes:
svn path=/head/; revision=225326
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 128161
Submitted by: Dennis Herrmann <adox@mcx2.org>
Notes:
svn path=/head/; revision=221759
|
|
|
|
|
|
|
|
| |
- Fix otr soversion
- Remove 5.x condition and unneeded patch
Notes:
svn path=/head/; revision=221310
|