| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 16:36:41
2.3.2_2
|
ehaupt  |
Chase security/libgcrypt update |
22 Mar 2013 20:06:15
2.3.2_1
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
11 Feb 2013 14:21:39
2.3.2_1
|
gahr  |
- Chase devel/ucommon shlib versbion bump |
13 Dec 2012 16:17:20
2.3.2
|
acm  |
- Update to 2.3.2
PR: 170635
Submitted by: Waitman Gobble <uzimac at da3m0n8t3r.com> |
23 Sep 2011 22:26:39
1.4.6_3
|
amdmi3  |
- 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 |
03 Jul 2011 14:59:23
1.4.6_3
|
ohauer  |
-remove MD5 |
03 Jul 2011 11:40:49
1.4.6_3
|
swills  |
- Chase the libgcrypt shared lib version |
27 Jul 2010 01:25:20
1.4.6_2
|
wxs  |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
14 Nov 2009 22:58:50
1.4.6_1
|
acm  |
- Add missing dependency
- Fix a problem with OpenSSL support. Now net/twinkle can compile without
problems.
- Bump PORTREVISION
Tested by: pav
Reported by: pav |
10 Nov 2009 16:33:07
1.4.6
|
acm  |
- Remove WITH_OPENSSL_PORT. it compiles fine with openssl version of base system
and it could be defined in make.conf file.
PR: 139634
Submitted by: Alexander V. Chernikov" <melifaro __ at _ipfw.ru> |
10 Nov 2009 16:13:43
1.4.6
|
acm  |
- Update to 1.4.6 |
12 Dec 2008 22:53:55
1.4.0
|
acm  |
- Update to 1.4.0
PR: 129482
Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> |
21 Aug 2008 06:18:49
1.0.0
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
22 Dec 2007 06:34:42
1.0.0
|
acm  |
- Update to 1.0.0 |
02 Oct 2007 15:43:27
0.9.2
|
acm  |
- Update to 0.9.2 |
06 Oct 2006 19:01:59
0.9.0_1
|
acm  |
- Fix build on 4.x
- Bump PORTREVISION
Reported by: kris |
05 Oct 2006 06:26:04
0.9.0
|
acm  |
- New port: devel/libzrtpcpp
A separate extension package for GNU ccRTP, it provides support for the ZRTP
protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp).
WWW: http://www.gnu.org/software/ccrtp/ |