Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 2.1.2 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 2.1.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Mar 2021 23:07:48
2.1.2 |
nc  |
devel/ccrtp: Update to 2.1.2
PR: 251922
Approved by: maintainer timeout (3 months) |
26 Jul 2019 20:46:57
2.0.9_8 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
2.0.9_7 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
10 Nov 2018 18:12:58
2.0.9_6 |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
29 Jul 2018 22:18:46
2.0.9_5 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
10 Sep 2017 20:55:39
2.0.9_4 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
2.0.9_3 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
01 Dec 2016 11:18:04
2.0.9_2 |
mat  |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
25 Oct 2016 13:20:29
2.0.9_2 |
amdmi3  |
- Fix build on 9.x by propagating c++11 compiler requirement from libcommoncpp
- Switch to USES=localbase
Approved by: portmgr blanket |
19 May 2016 10:21:25
2.0.9_2 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
2.0.9_2 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Jan 2016 03:23:07
2.0.9_2 |
jhale  |
- Update devel/ucommon to 7.0.0
- Bump PORTREVISION on dependent ports due to shlib bump
- Update audio/ccaudio2 to 2.2.0
- Add LICENSE
- Fix detection of gsm and speex |
02 Jan 2015 18:46:34
2.0.9_1 |
pi  |
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 (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:10:59
2.0.9 |
bapt  |
Cleanup plist |
30 Jul 2014 03:57:24
2.0.9 |
pi  |
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) |
28 Jul 2014 01:35:20
2.0.6_4 |
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
11 Jun 2014 14:50:00
2.0.6_3 |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
20 May 2014 08:37:05
2.0.6_3 |
gahr  |
- Chase devel/ucommon shlib version bump
- While at it, place a single space after WWW in pkg-descr |
15 Apr 2014 07:35:21
2.0.6_2 |
gahr  |
- Chase devel/ucommon shlib version bump |
09 Jan 2014 15:20:51
2.0.6_1 |
gahr  |
- Chase devel/ucommon shlib version bump |
02 Oct 2013 18:50:37
2.0.6 |
acm  |
- Update to 2.0.6
- Remove BROKEN
- Add missing dependency |
20 Sep 2013 17:03:27
 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
02 Sep 2013 06:45:48
 |
bapt  |
Eradicate USE_GNOME=pkgconfig from devel
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5 |
09 Mar 2013 14:35:10
2.0.5_1 |
miwi  |
- BROKEN Fails to build
DUCOMMON_VISIBILITY=1 -pthread -pthread -o .libs/rtpsend rtpsend.o -pthread
../src/.libs/libccrtp.so -L/usr/local/lib /usr/local/lib/libcommoncpp.so
/usr/local/lib/libucommon.so -lgcc -lcrypto -pthread -Wl,-rpath
-Wl,/usr/local/lib
../src/.libs/libccrtp.so: undefined reference to `Twofish_encrypt'
../src/.libs/libccrtp.so: undefined reference to `Twofish_initialise'
../src/.libs/libccrtp.so: undefined reference to `Twofish_prepare_key'
gmake[2]: *** [rtpsend] Error 1 |
11 Feb 2013 14:21:39
2.0.5_1 |
gahr  |
- Chase devel/ucommon shlib versbion bump |
13 Dec 2012 16:10:13
2.0.5 |
acm  |
- Update to 2.0.5
PR: 170600
Submitted by: Waitman Gobble <uzimac at da3m0n8t3r.com> |
23 Sep 2011 22:26:39
1.7.1 |
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.7.1 |
ohauer  |
-remove MD5 |
10 Nov 2009 16:12:55
1.7.1 |
acm  |
- Update to 1.7.1 |
12 Dec 2008 22:49:45
1.6.2 |
acm  |
- Update to 1.6.2
PR: 129480
Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> |
21 Aug 2008 06:18:49
1.6.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:32:52
1.6.0 |
acm  |
- Update to 1.6.0 |
02 Oct 2007 15:42:21
1.5.2 |
acm  |
- Update to 1.5.2 |
05 Oct 2006 06:31:32
1.5.0 |
acm  |
- Update to 1.5.0 |
25 Jul 2006 17:39:19
1.4.1 |
aaron  |
Adding port devel/ccrtp, Implementation of the real-time transport
protocol.
PR: ports/97508
Submitted by: acm |