aboutsummaryrefslogtreecommitdiffstats
path: root/mail/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/main.c')
-rw-r--r--mail/main.c17
1 files changed, 15 insertions, 2 deletions
diff --git a/mail/main.c b/mail/main.c
index 5207543d92..e21982f465 100644
--- a/mail/main.c
+++ b/mail/main.c
@@ -29,13 +29,26 @@
#include "component-factory.h"
#include "mail.h"
+static int blowup(int status)
+{
+ printf("memory blew up, status %d\n", status);
+ /*abort();*/
+}
+
int
main (int argc, char *argv [])
{
CORBA_ORB orb;
-
- /* free (malloc (10));*/
+#if 0
+ /* used to make elfence work */
+#if 0
+ free (malloc (10));
+#else
+ /*mtrace();*/
+ mcheck(blowup);
+#endif
+#endif
bindtextdomain (PACKAGE, EVOLUTION_LOCALEDIR);
textdomain (PACKAGE);
href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/security?id=55dbc622c9b404b2c0b1720f2e06e9b4c869712c'>security/gnutls: revert r431494 per FreeBSD 11.0 EOLJan Beich2018-01-051-11/+2 * security/rubygem-rbnacl: update to 5.0.0Steve Wills2018-01-052-4/+4 * * Add modified date to for libevhtp vulnerableRichard Gallamore2018-01-051-0/+1 * Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31Sunpoet Po-Chuan Hsieh2018-01-051-0/+3 * Update to 2.0.16Sunpoet Po-Chuan Hsieh2018-01-052-4/+4 * * Revision bump for libevhtpRichard Gallamore2018-01-053-1/+30 * * Add libevhtp to list of vulnerable ports.Richard Gallamore2018-01-051-0/+4 * security/pecl-pam: Add patch to fix pecl-pam with PHP 7*Jochen Neumeister2018-01-042-3/+123 * Update devel/json-c to 0.13Sunpoet Po-Chuan Hsieh2018-01-0322-23/+25 * Update to upstream version 0.0.62Thomas Zander2018-01-032-76/+79 * security/pam-modules: Update to 2.2Mark Felder2018-01-032-3/+4 * Update RUN_DEPENDSSunpoet Po-Chuan Hsieh2018-01-021-2/+1 * security/lynis:Lars Engels2018-01-022-4/+4 * New port, www/rubygem-jwt2 copied from www/rubygem-jwtJoseph Mingrone2018-01-021-1/+1 * Fix database support in ossec-hids-local and pass maintainer to submitterBrad Davis2018-01-021-3/+3 * Update to 0.3.3Sunpoet Po-Chuan Hsieh2018-01-022-6/+5 * Add LICENSE_FILESunpoet Po-Chuan Hsieh2018-01-021-0/+1 * Update to 2.7.4Sunpoet Po-Chuan Hsieh2018-01-021-1/+1 * - Patch configure instead of configure.in so USE_AUTOTOOLS can be removed.Tijl Coosemans2018-01-024-53/+41 * Remove expired ports:Rene Ladan2018-01-015-205/+0 * security/gpa: update instructions to use the port actually used.Rene Ladan2018-01-011-1/+1 * security/webfwlog: update 1.01 -> 1.1.0Kurt Jaeger2018-01-014-75/+95 * Update to 4.16.28Antoine Brodin2018-01-012-4/+5 * Update to 0.1.10Antoine Brodin2018-01-012-4/+4 * Update to 0.2.16Antoine Brodin2018-01-012-4/+4 * Update to 20171231Antoine Brodin2018-01-012-4/+4 * Update to 20171230Antoine Brodin2018-01-012-4/+4 * Update to 20171228Antoine Brodin2017-12-312-4/+4 * security/vuxml: Fix FreeBSD PR bugs referencesDanilo G. Baio2017-12-311-3/+6 * - update to 0.7.3Olli Hauer2017-12-313-24/+31 * security/rubygem-omniauth-saml: update to 1.8.1Steve Wills2017-12-312-4/+4 * security/clamav: handle memfs/tmpfs /var/run.Larry Rosenman2017-12-313-2/+23 * security/vault: Update to 0.9.1Steve Wills2017-12-312-5/+5 * Update to 1.8.1Sunpoet Po-Chuan Hsieh2017-12-312-4/+4 * security/vuxml: Document vulnerabilities in www/otrsDanilo G. Baio2017-12-311-0/+49 * Fix cut-n-paste error in the previous addition for bouncycastle15Eugene Grosbein2017-12-291-1/+1 * Document security defect in the Bouncy Castle Crypto APIs: CVE-2017-13098 ("R...Eugene Grosbein2017-12-291-0/+31 * Simplify some USES=pythonAntoine Brodin2017-12-293-3/+3 * Update to 1.8.0Sunpoet Po-Chuan Hsieh2017-12-282-4/+4 * devel/google{test,mock}: update to 1.8.0.450Jan Beich2017-12-281-1/+1 * Fix build on arm (the port is for 32-bit only). While here, canonicalizeMark Linimon2017-12-281-4/+4 * security/afl: Switch to devel/llvm50Tobias Kortkamp2017-12-281-1/+5 * Update security/erlang-fast_tls to 1.0.18Babak Farrokhi2017-12-272-4/+4 * Deprecate ports broken for more than 6 monthsAntoine Brodin2017-12-274-0/+8 * security/otpw: set LLD_UNSAFE to avoid linking with lldEd Maste2017-12-271-0/+1 * Update to 1.7.0Sunpoet Po-Chuan Hsieh2017-12-272-4/+4 * Update to 1.03Sunpoet Po-Chuan Hsieh2017-12-272-4/+4 * Update to 6.01Sunpoet Po-Chuan Hsieh2017-12-272-4/+4 * New port: security/titan: Command line password manager and file encryption p...Yuri Victorovich2017-12-275-0/+79 * Update to WolfSSL 3.13.0Johan van Selst2017-12-253-6/+6 * security/vuxml: mark thunderbird < 52.5.2 as vulnerableJan Beich2017-12-251-0/+35 * New port: security/snuffleupagusJochen Neumeister2017-12-245-0/+57 * Update to 0.056.Vanilla I. Shu2017-12-243-4/+6 * Update to 20171203Antoine Brodin2017-12-242-4/+4 * Update to 4.16.26Antoine Brodin2017-12-242-6/+6 * Update to 0.3.3Antoine Brodin2017-12-242-4/+4 * Update to 1.3.23Antoine Brodin2017-12-242-4/+4 * - Convert to USES=autoreconf.Tijl Coosemans2017-12-243-24/+22 * Update security/erlang-fast_tls to 1.0.17Babak Farrokhi2017-12-242-4/+4 * Add standalone option to pull in socatDan Langille2017-12-241-1/+5 * Document phpMyAdmin PMSA-2017-9: Critical XSRF/CSRF vulnerability.Matthew Seaman2017-12-241-0/+30 * Convert to USES=autoreconf.Tijl Coosemans2017-12-231-5/+1 * Update to 4.11Emanuel Haupt2017-12-232-5/+4 * security/acme-client: Unbreak buildBernard Spil2017-12-231-7/+7 * Update to 2.1.0.16Antoine Brodin2017-12-232-4/+4 * security/vuxml: Fix typo in CVE number of latest Oracle CPU entryBernard Spil2017-12-231-2/+2 * Document new asterisk vulnerability.Guido Falsi2017-12-231-0/+33 * Update to 20171129Antoine Brodin2017-12-232-4/+4 * security/vuxml: Document new MariaDB vulnBernard Spil2017-12-231-0/+31 * Change default version of samba from 4.4 to 4.6Antoine Brodin2017-12-231-1/+1 * Update to 1.0.39Sunpoet Po-Chuan Hsieh2017-12-232-4/+4 * New port: security/obfs4proxy-tor: Pluggable transport proxy for Tor (obfs4, ...Yuri Victorovich2017-12-225-0/+89 * - Update WWWDmitry Marakasov2017-12-221-1/+1 * security/py-pynacl: Update to 1.2.1Yuri Victorovich2017-12-222-5/+5 * security/tor-devel: Update to 0.3.2.8-rcYuri Victorovich2017-12-223-5/+6 * Update to 2.0.7Sunpoet Po-Chuan Hsieh2017-12-222-4/+4 * Try to bring some consistency to ports that have x86-specific pieces.Mark Linimon2017-12-211-2/+7 * Use a more modern way of distinguishing "big-endian platforms".Mark Linimon2017-12-211-3/+3 * The ARCH value of 'arm' is only for arm v4/v5 which are antique. Let'sMark Linimon2017-12-211-1/+1 * security/libressl-devel: Bugfix update to 2.6.4Bernard Spil2017-12-212-4/+4 * security/libressl: Bugfix update to 2.6.4Bernard Spil2017-12-212-4/+5 * Update gnupg to 2.2.4. Bump the libassuan requirement to 2.5.1.Adam Weinberger2017-12-212-5/+5 * Update to 2.5.1Jason E. Hale2017-12-213-5/+5 * Fix build on 11 and 12.Mathieu Arnold2017-12-212-16/+35 * Add PORTSCOUTSunpoet Po-Chuan Hsieh2017-12-201-0/+2 * Update to 2.0.15Sunpoet Po-Chuan Hsieh2017-12-202-4/+4 * Use swig 3.0 for perl bindingsBaptiste Daroussin2017-12-201-1/+2 * Document multiple vulnerabilities in rsync.Emanuel Haupt2017-12-201-0/+35 * Use swig 3.0Baptiste Daroussin2017-12-201-3/+3 * switch from swig 1.3 to 3.0Baptiste Daroussin2017-12-201-1/+2 * Mark some older failing ports broken on aarch64.Mark Linimon2017-12-191-5/+6 * Mark more recently failing ports broken on aarch64.Mark Linimon2017-12-193-1/+5 * Document ruby issueSteve Wills2017-12-191-0/+29 * security/tor-devel: Update to 0.3.2.7-rc; Unbreaking on systems without timin...Yuri Victorovich2017-12-193-4/+16 * security/tor: Unbreaking on systems without timingsafe_memcmp(3)Yuri Victorovich2017-12-192-0/+13 * Mark BROKEN: fails to configureAntoine Brodin2017-12-191-0/+2 * Add vuxml entry for CVE-2017-16355 to rubygem-passengerAlan Somers2017-12-191-0/+28 * security/py-keyring: Upgrade to 10.5.1Steve Wills2017-12-192-4/+4 * Copy security/rubygem-openssl to create new port,Joseph Mingrone2017-12-184-0/+28 * Document multiple vulnerabilities in libXfont and libXfont2.Niclas Zeising2017-12-181-0/+73 * security/pgpin: back out my last commit. pgpin is still useful for various ca...Rene Ladan2017-12-181-3/+0 * Update to 1.6.0Sunpoet Po-Chuan Hsieh2017-12-172-4/+4 * Add CVE to references.Niclas Zeising2017-12-171-0/+1 * Document x11/libXcursor -- integer overflow that can lead to heap bufferNiclas Zeising2017-12-171-0/+39 * Schedule security/pgpin for removal on 2018-02-01Rene Ladan2017-12-171-0/+3 * Use setup.py instead of PYSETUPSunpoet Po-Chuan Hsieh2017-12-171-1/+1 * Document global vulnerabilitySunpoet Po-Chuan Hsieh2017-12-171-0/+30 * Update security/keepassxc to version 2.2.4.Jimmy Olgeni2017-12-173-7/+8 * Remove two unmaintained ports that were only useful for the AIM network, whichRene Ladan2017-12-164-51/+0 * Put the target definition inside the .if to avoid empty targetSunpoet Po-Chuan Hsieh2017-12-161-1/+1 * - Fix WWW:Dmitry Marakasov2017-12-161-1/+1 * Fix build on mips64Sunpoet Po-Chuan Hsieh2017-12-161-0/+5 * security/libgcrypt: update to 1.8.2Carlos J. Puga Medina2017-12-163-5/+5 * security/nextcloud-twofactor_u2f: Update to 1.5.0Bernard Spil2017-12-163-12/+39 * Document Jenkins vulnerabilities.Brad Davis2017-12-161-0/+37 * security/suricata: update to 4.0.3Steve Wills2017-12-152-4/+4 * Update to 2.1.0Sunpoet Po-Chuan Hsieh2017-12-152-4/+4 * Update KDE Frameworks to 5.41Tobias C. Berner2017-12-151-3/+3 * security/vuxml: document Node.js vulnerabilities, December 2017Bradley T. Hughes2017-12-151-0/+45 * security/nss: don't pull llvm40 on 10.* i386 if CPUTYPE is setJan Beich2017-12-151-1/+1 * Add missing IGNORE_WITH_PHP for various pecl-ports.Torsten Zuehlsdorff2017-12-143-3/+3 * Document GitLab VulnerabilityTorsten Zuehlsdorff2017-12-141-0/+45 * Add entry for CVE-2017-8819.Remko Lodder2017-12-141-0/+32 * Update to 0.38Sunpoet Po-Chuan Hsieh2017-12-142-4/+4 * - Add CVE names for old asterisk13 vulnerabilitiesGuido Falsi2017-12-141-1/+7 * Document asterisk13 vulnerability.Guido Falsi2017-12-141-0/+29 * Snort 3 is the next major release of the Snort utility:Mark Felder2017-12-145-0/+259 * Update to pgpdump 0.32Johan van Selst2017-12-142-3/+6 * Document libxml2 issueSteve Wills2017-12-131-0/+40 * security/nextcloud-twofactor_totp: Update to 1.4.0Bernard Spil2017-12-133-170/+58 * - Fix build with boost 1.66Dmitry Marakasov2017-12-123-0/+38 * security/vault: Update to 0.9.0Steve Wills2017-12-122-5/+5 * - Those ports fail to build with python3Antoine Brodin2017-12-122-2/+2 * security/libargon2: Add SONAME to shared libraryTorsten Zuehlsdorff2017-12-122-4/+18 * Re-try ports affected by bug 193528 on powerpc* after r449590Jan Beich2017-12-121-2/+0 * Update devel/protobuf to 3.5.0Sunpoet Po-Chuan Hsieh2017-12-121-1/+1 * Fix version range in latest curl entry.Tijl Coosemans2017-12-111-2/+2 * Add linux-c7-curl to latest curl entry.Tijl Coosemans2017-12-111-0/+5 * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2017-12-111-1/+1 * Update to 1.02Sunpoet Po-Chuan Hsieh2017-12-112-4/+4 * security/libhijack: mark broken for 10.xSteve Wills2017-12-111-0/+2 * Mark as failing to compile on big-endian.Mark Linimon2017-12-111-0/+3 * - Those ports fail to build with python3Antoine Brodin2017-12-112-4/+4 * Audit base system against known vulnerabilities and generate reportsMark Felder2017-12-115-0/+254 * Document FreeBSD-SA-17:12.opensslMark Felder2017-12-101-0/+57 * document latest wireshark vulnerabilitiesChristoph Moench-Tegeder2017-12-101-0/+54 * - hotssh doesn't work with python3Antoine Brodin2017-12-091-13/+11 * py-cracklib fails to build with python3Antoine Brodin2017-12-091-1/+1 * - Add security/u2f-devd dependency to ensure the maintenance of the devd rule...Carlos J. Puga Medina2017-12-093-22/+2 * security/u2f-devd: Devd hotplug rules for Universal 2nd Factor (U2F) tokensCarlos J. Puga Medina2017-12-095-0/+205 * parano is not compatible with python3Antoine Brodin2017-12-091-1/+1 * gcipher is not compatible with python3Antoine Brodin2017-12-091-1/+1 * Fix version range of mail/procmailSunpoet Po-Chuan Hsieh2017-12-091-1/+2 * Update */pear-Horde to the latest versionJochen Neumeister2017-12-096-12/+12 * security/py-{acme,certbot}: Update to 0.20.0Carlos J. Puga Medina2017-12-086-16/+16 * security/boringssl: update to new snapshotSteve Wills2017-12-082-5/+5 * security/openssl: Update to 1.0.2mBernard Spil2017-12-074-32/+52