Sunpoet Po-Chuan Hsieh
25fe284f83
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
2015-01-18 10:35:57 +00:00
Sunpoet Po-Chuan Hsieh
3a5b1bacb2
- Update to 1.4.8
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8174
2015-01-09 18:07:37 +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
Sunpoet Po-Chuan Hsieh
9b551f0ad8
- Update to 1.4.7
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8161
2014-12-13 16:59:38 +00:00
Sunpoet Po-Chuan Hsieh
4d2826fd19
- Update to 1.4.6
...
- Remove LOG_DIR and RUN_DIR
- Cleanup PLIST
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8138
2014-11-24 18:29:06 +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
Sunpoet Po-Chuan Hsieh
b8b6fc4684
- Update to 1.4.5
...
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8039
2014-07-29 15:29:59 +00:00
Sunpoet Po-Chuan Hsieh
353f0b3055
- Revert r362762
...
Suggested by: tijl
2014-07-25 07:35:40 +00:00
Sunpoet Po-Chuan Hsieh
e370356cb3
- Fix build on 11-CURRENT
2014-07-24 05:11:54 +00:00
Sunpoet Po-Chuan Hsieh
6f0cf9da40
- Update to 1.4.4
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8011
2014-06-29 16:08:36 +00:00
Sunpoet Po-Chuan Hsieh
d89554cc6c
- Update to 1.4.3
...
- Use USES=libtool
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7971
http://savannah.gnu.org/forum/forum.php?forum_id=7969
2014-05-08 10:42:36 +00:00
Sunpoet Po-Chuan Hsieh
ca10231729
- Update to 1.4.1
...
- Use PORTDOCS
- Simplify Makefile
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7899
2014-03-14 15:51:35 +00:00
Sunpoet Po-Chuan Hsieh
77ab6719d0
- Fix staging support
...
PR: ports/186012
Submitted by: John Hein <jhein@symmetricom.com>
2014-02-04 11:41:10 +00:00
Sunpoet Po-Chuan Hsieh
9e9d419522
- Update to 1.3.4
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7814
2013-12-19 07:24:19 +00:00
Sunpoet Po-Chuan Hsieh
389d448390
- Update to 1.3.3
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7767
2013-10-31 15:52:38 +00:00
Sunpoet Po-Chuan Hsieh
0ff7b39709
- Convert to new LIB_DEPENDS format
...
- Use USES=shebangfix
- Convert to new OPTIONS helper
- Remove outdated OSVERSION check
- Strip shared library
- Support STAGEDIR
2013-10-10 14:31:52 +00:00
Sunpoet Po-Chuan Hsieh
cb17dc3af8
- Remove CONF_DIR
2013-10-10 07:12:14 +00:00
Baptiste Daroussin
83f65384c9
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
2013-09-20 23:05:58 +00:00
Sunpoet Po-Chuan Hsieh
7d5ac6f477
- Update to 1.3.2
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7713
2013-09-12 17:35:18 +00:00
Sunpoet Po-Chuan Hsieh
0330a458ad
- Update to 1.3.1
...
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7687
2013-08-24 20:39:45 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1
- Use USES=gmake
2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
bdffd45829
- Update to 1.2.9
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7649
2013-07-21 14:25:55 +00:00
Sunpoet Po-Chuan Hsieh
77dacbd7d0
- Update to 1.2.8
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7630
2013-07-10 03:33:08 +00:00
Sunpoet Po-Chuan Hsieh
07b686a6cd
- Update to 1.2.7
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7600
2013-05-23 20:17:49 +00:00
Sunpoet Po-Chuan Hsieh
a283d88f8e
- Update to 1.2.6
...
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7587
2013-05-08 15:36:00 +00:00
Emanuel Haupt
2898e3fa0c
Chase security/libgcrypt update
2013-05-03 16:36:39 +00:00
Sunpoet Po-Chuan Hsieh
f87372e508
- Update to 1.2.5
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7519
2013-03-09 08:44:13 +00:00
Sunpoet Po-Chuan Hsieh
78f7ff50d8
- Fix build with clang
...
- Remove unrecognized CONFIGURE_ARGS
- Remove PTHREAD_LIBS [1]
Submitted by: gahr [1]
2013-02-19 20:39:02 +00:00
Sunpoet Po-Chuan Hsieh
5f90a31992
- Update to 1.2.4
...
- Update MASTER_SITES: remove LOCAL/sunpoet
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7478
2013-01-30 20:28:39 +00:00
Sunpoet Po-Chuan Hsieh
2738be1d75
- Update to 1.2.3
...
- Cleanup Makefile header
- Bump PORTREVISION for sysutils/freeipmi shlib change
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7431
http://savannah.gnu.org/forum/forum.php?forum_id=7385
http://savannah.gnu.org/forum/forum.php?forum_id=7346
Feature safe: yes
2012-12-09 05:57:23 +00:00
Sunpoet Po-Chuan Hsieh
004c439d0f
- Update to 1.1.7
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7315
2012-07-31 07:49:35 +00:00
Sunpoet Po-Chuan Hsieh
acb6e09251
- Convert to new options framework
...
- Cosmetic change
2012-07-09 14:25:53 +00:00
Sunpoet Po-Chuan Hsieh
e7aa25388e
- Update to 1.1.6
...
- Add GNU Savannah to WWW
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7286
2012-07-02 16:19:49 +00:00
Sunpoet Po-Chuan Hsieh
039c8bfc0c
- Update to 1.1.5
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7236
2012-05-18 02:01:57 +00:00
Sunpoet Po-Chuan Hsieh
9f52bdb728
- Update to 1.1.4
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7188
2012-04-20 19:19:28 +00:00
Sunpoet Po-Chuan Hsieh
435358fd31
- Update to 1.1.3
...
Changes: http://lists.gnu.org/archive/html/freeipmi-announce/2012-03/msg00000.html
Feature safe: yes
2012-03-12 02:44:55 +00:00
Sunpoet Po-Chuan Hsieh
7c9659f3f8
- Update to 1.1.2
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7105
2012-02-15 05:45:02 +00:00
Sunpoet Po-Chuan Hsieh
d6b221a9cd
- Update to 1.1.1
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7073
2012-01-06 08:25:43 +00:00
Sunpoet Po-Chuan Hsieh
07ac226452
- Update to 1.0.10
...
- Update pkg-descr
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7058
2011-12-15 07:06:26 +00:00
Sunpoet Po-Chuan Hsieh
2400691724
- Update to 1.0.8
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6998
2011-10-27 18:17:58 +00:00
Sunpoet Po-Chuan Hsieh
d4e5a1699a
- Update to 1.0.7
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6961
2011-10-02 14:36:59 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- 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
2011-09-23 22:26:39 +00:00
Sunpoet Po-Chuan Hsieh
f128d585ea
- Update to 1.0.6
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6927
2011-09-04 08:31:49 +00:00
Sunpoet Po-Chuan Hsieh
1b0bc2974d
- Update to 1.0.5
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6859
2011-07-04 13:13:13 +00:00
Steve Wills
e0755b977d
- Chase the libgcrypt shared lib version
2011-07-03 11:40:49 +00:00
Sunpoet Po-Chuan Hsieh
1aa532feda
- Update to 1.0.4
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6791
2011-04-26 10:30:56 +00:00
Sunpoet Po-Chuan Hsieh
85f51ddbb4
- Update to 1.0.3
...
- CPPFLAGS is now added to CONFIGURE_ENV by Mk/bsd.port.Mk
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6768
2011-04-12 15:18:48 +00:00
Sunpoet Po-Chuan Hsieh
f05e013721
- Update to 1.0.2
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6730
2011-02-25 06:39:53 +00:00
Sunpoet Po-Chuan Hsieh
f5e5e7d5b3
- Update to 1.0.1
...
- Add LICENSE
- Cosmetic changes
- Do not use dirrmtry directly for {CACHE|LOG|RUN}_DIR
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=6691
Feature safe: yes
2011-02-05 15:47:22 +00:00
Sunpoet Po-Chuan Hsieh
c654319148
- Update to 0.8.12
...
- Remove comments
Changes:
- In bmc-config, workaround RMCP+ Privilege Level configuration compliance bugs
on HP DL145 servers.
- In ipmi-chassis-config, after configuring boot flags, set valid bits
appropriately.
- Fix N/A output corner case in ipmi-sel.
- Support Supermicro X8DTU-6+ motherboard OEM sensors.
- Fix FRU date/time calculation bug that did not account for leap years.
2010-12-25 16:58:47 +00:00