aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bzr-loom
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bzr-loom')
0 files changed, 0 insertions, 0 deletions
_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) * - Remove Mk/bsd.efl.mkgblach2014-12-271-3/+3 | | | | | | | | | | - Convert USE_EFL=libtool_hack to USES=libtool - Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:... - Bump PORTVERSION in graphics/imlib2 and in all ports which depends on imlib2 PR: 196062 Approved by: portmgr * security/libgcrypt: 1.5.3_3 -> 1.6.1pi2014-07-301-1/+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) * Fix build on 10.0 by adding -lX11 to the linker. lImlib2 used to bring this in.ehaupt2014-02-141-4/+6 | * Use new LIB_DEPENDS regimeehaupt2013-12-181-2/+2 | * Support staging.ehaupt2013-10-251-5/+3 | * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | graphics) * Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0 | * - Update to 7.31.0sunpoet2013-07-121-1/+1 | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi * - Convert USE_GMAKE to USES=gmakeehaupt2013-07-091-1/+1 | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header * Chase security/libgcrypt updateehaupt2013-05-041-1/+1 | * Remove indefinite article from COMMENTehaupt2013-03-081-1/+1 | * - Update WWWehaupt2012-11-082-8/+4 | | | | | | - Trim header Feature safe: yes * - update png to 1.5.10dinoex2012-06-011-0/+1 | * Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0 | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0 | | | | | | | | | - 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 * Update to 0.6ehaupt2011-08-293-14/+11 | * - Chase the libgcrypt shared lib versionswills2011-07-031-2/+2 | * Add LICENSE and remove MD5 sums.ehaupt2011-01-262-1/+2 | | | | Feature safe: yes * Chase security/libgcrypt shlib bump.wxs2010-07-271-2/+2 | | | | | PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> * Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2 | * - update to 1.4.1dinoex2010-03-281-1/+1 | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi * - update to jpeg-8dinoex2010-02-051-1/+1 | * - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1 | | | | | | bumped or updated Requested by: edwin * Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1 | * Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-2/+2 | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. * - Bump PORTREVISION due to share library version bump in security/libgcryptrafan2009-01-061-2/+2 | | | | PR: ports/127478 * - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+1 | | | | MAKE_ENV * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 | | | | | | | | | | 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) * Use MASTER_SITE_CRITICALehaupt2008-03-281-3/+2 | * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 | * Get rid of USE_X_PREFIX.ehaupt2008-03-171-2/+1 | * - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-121-1/+1 | | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az * Chase libgcrypt library versionarved2008-02-291-2/+2 | * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * - Update e17 ports to 20070223 snapshotstas2007-03-111-2/+2 | | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2] * Update the ftp/curl port to 7.16.0.roam2006-12-131-1/+2 | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports * Update to 0.5ehaupt2006-06-165-37/+10 | * Add an additional mirror.ehaupt2006-06-01