aboutsummaryrefslogtreecommitdiffstats
path: root/comms/ecu/Makefile
blob: 17a085e8386f6c7dbe9f388661d1fea9819f8d99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# New ports collection makefile for:    ecu
# Date created:         Feb 18, 1995
# Whom:                 ache
#
# $FreeBSD$
#

PORTNAME=   ecu
PORTVERSION=    4.30
CATEGORIES= comms
MASTER_SITES=  ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/

MAINTAINER= ache@FreeBSD.org
COMMENT=    Extended Call Utility

USE_REINPLACE=  yes

do-configure:
    cd ${WRKSRC}; yes "" | ./Configure

pre-patch:
    @${REINPLACE_CMD} -e "s|#include  *<malloc.h>||g" \
        ${WRKSRC}/ecu.h ${WRKSRC}/ecunumrev.c ${WRKSRC}/ptyfork.c \
        ${WRKSRC}/qmake.c ${WRKSRC}/unsupported/tts/tts.c

post-install:
    cd ${WRKSRC}/doc; \
       ${INSTALL_MAN} ecu.man ${PREFIX}/man/cat1/ecu.1; \
       ${INSTALL_MAN} proc.man ${PREFIX}/man/cat1/proc.1

.include <bsd.port.mk>
-113-4/+4 * Restore a patch to remove -ldl from the NSPR libs. Even though patchmarcus2005-05-122-0/+16 * * Update to 1.3.0 which fixes security and other bugs. Seemarcus2005-05-125-30/+23 * Update to 1.2.1. See http://gaim.sourceforge.net/ChangeLog for all themarcus2005-04-064-31/+5 * Disable GnuTLS support by default. Default crypto support will be providedmarcus2005-04-041-2/+2 * Convert Gaim to use OPTIONS.marcus2005-04-031-36/+33 * Fix the build on 4.X.marcus2005-03-211-0/+26 * Update to 1.2.0. ChangeLog is available atmarcus2005-03-202-4/+3 * Chase the evolution-data-server API change.marcus2005-03-122-11/+15 * Update to 1.1.4. See http://gaim.sourceforge.net/ChangeLog for the listmarcus2005-02-262-4/+3 * Don't create the perllocal.pod file. This ifx is adapted from bsd.port.mkmarcus2005-02-212-0/+11 * Update to 1.1.3. See http://gaim.sourceforge.net/ChangeLog for a listmarcus2005-02-192-3/+3 * Forced commit to note the 1.1.2 update wasmarcus2005-01-251-1/+1 * Update to 1.1.2. See http://gaim.sourceforge.net/ChangeLog for a list ofmarcus2005-01-252-3/+3 * Update to 1.1.1. See http://gaim.sourceforge.net/ChangeLog for the listmarcus2004-12-303-3/+8 * Update to 1.1.0. Seemarcus2004-12-054-19/+7 * - Fix build on 4.xpav2004-11-141-0/+16 * * Update to 1.0.3 [1]marcus2004-11-134-16/+13 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * Update to 1.0.2. This is mainly a bug-fix release for MSN users.marcus2004-10-212-3/+3 * Update to 1.0.1. See http://gaim.sourceforge.net/ChangeLog for a listmarcus2004-10-123-3/+5 * Update to 0.82.1. For a list of what's changed since 0.81, seemarcus2004-08-305-81/+8 * Fix the remotely exploitable buffer overflows in the MSN protocol.marcus2004-08-132-2/+46 * The MSN component of gaim contains remotely exploitable buffernectar2004-08-131-0/+2 * Update to 0.81. For a list of what's changed, seemarcus2004-08-094-7/+37 * Update to 0.80. For a list of what's changed, seemarcus2004-07-205-58/+7 * Update to 0.79. See http://gaim.sourceforge.net/ChangeLog for the usual listmarcus2004-06-276-49/+75 * Do not escape HTML messages in ICQ if the message beings with <HTML>. Thismarcus2004-06-092-0/+12 * Add optional SILC (Secure Internet Live Conference) support to Gaim.marcus2004-06-033-0/+22 * Update to 0.78. The list of changes can be found at:marcus2004-05-3112-324/+85 * Fix a potential crash when sending the MSN BYE command.marcus2004-05-122-1/+46 * Fix the rich text copy/paste problem. Basically, text from any rich textmarcus2004-05-052-2/+31 * Update the COMMENT and pkg-descr to reflect modern-day Gaim.marcus2004-05-032-10/+20 * Update to 0.77. For a list of all the goodies see:marcus2004-04-297-99/+144 * The last commit lost previously applied security fixes. Again.nectar2004-04-072-0/+95 * Update to 0.76. For a list of what's new and exciting, see:marcus2004-04-059-517/+126 * Fix gaim's name resolution on 64-bit platforms.marcus2004-03-262-20/+24 * SIZEifymarcus2004-03-191-0/+1 * The Perl module was broken in gaim since perl.h defined STATIC whichmarcus2004-02-282-1/+21 * The last commit lost previously applied security fixes. Back it out,nectar2004-02-102-140/+256 * Fix the recent connectivity problems with Yahoo!.marcus2004-02-082-250/+140 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Correct a regression introduced in the previous security fix thatnectar2004-01-292-8/+9 * Patch almost a dozen vulnerabilities, seenectar2004-01-264-4/+426 * Fix a regression in the upgrade to gaim 0.75: sscanf() was called withnectar2004-01-142-0/+29 * Revert last night's distinfo commit. They rerolled the distfile again, andmarcus2004-01-121-1/+1 * Looks like 0.75 was respun. The differences are superficial. The NEWS filemarcus2004-01-112-3/+2 * Update to 0.75.marcus2004-01-115-54/+13 * Re-enable NSS as the default SSL implementation.marcus2003-12-181-8/+3 * Remove the OpenSSL plug-in. The gaim authors do not feel OpenSSL ismarcus2003-12-183-23/+3 * Update to 0.74.marcus2003-12-044-3/+56 * Update to 0.73. The new OpenSSL patch was provided bymarcus2003-11-223-3/+4 * Update to 0.72.marcus2003-11-023-5/+5 * Don't be such a cruel master to my slaves.marcus2003-11-011-3/+5 * * Document two more options available in the Makefilemarcus2003-10-242-21/+4 * Add optional (default to ON) SSL support built on OpenSSL. All the other SSLmarcus2003-10-213-7/+28 * Fix Perl installation.marcus2003-10-142-7/+8 * *Sigh* let's try this again. Link all of gaim to ${PTHREAD_LIBS} to ensuremarcus2003-10-131-3/+3 * Fix a linking bug with NSS support.marcus2003-10-131-2/+3 * Enable NSS encryption support by default so that packages can be built withmarcus2003-10-121-4/+4 * Warn the user that MSN will not work unless they specify either WITH_GNUTLSmarcus2003-10-111-0/+4 * Add a missing dependency on startup-notification.marcus2003-10-111-0/+3 * * Update to 0.71 [1]marcus2003-10-115-38/+60 * Do not make the Japanese character support the default since it crashesmarcus2003-10-081-1/+4 * Fix crash in IP address formatting code for buddy tooltip.bland2003-10-022-0/+20 * Update to 0.70 which fixes the Yahoo! login problem.marcus2003-09-303-9/+8 * * Add optional GnuTLS supportmarcus2003-09-272-6/+36 * Add Japanese character support.marcus2003-09-272-0/+6 * Update to 0.69 which fixes, among other things, the recent Yahoo! problems.marcus2003-09-264-22/+56 * Add a missing @dirrm.marcus2003-09-031-1/+2 * * Update to 0.68 [1]marcus2003-09-034-6/+34 * Fix sending pre-edit characters after hitting Enter. This mainly affectsmarcus2003-08-262-0/+31 * Update to 0.67.marcus2003-08-155-40/+6 * Fix a bug where certain IRC users will not be removed from the buddy listmarcus2003-08-132-0/+25 * Update to 0.66. This fixes many of the connection problems people weremarcus2003-07-194-16/+5 * Fix build with Perl 5.005_03.marcus2003-07-181-0/+13 * Update to 0.65.marcus2003-07-176-20/+84 * Update the MSN crash patch to add some more sanity checks.marcus2003-07-072-5/+5 * Patch file disappeared from ${PATCH_SITES}, so make it available fromanders2003-07-061-1/+1 * Add a patch to fix MSN crashes.marcus2003-06-202-0/+6 * Update to 0.64.marcus2003-06-013-2/+3 * Update to 0.63.marcus2003-05-194-40/+5 * Add two missing files to the plist.marcus2003-04-262-0/+3 * Update to 0.62.marcus2003-04-254-25/+4 * s/diable/disable/marcus2003-04-111-1/+1 * Update to 0.61.marcus2003-04-113-3/+7 * Fix the accelerator keys (i.e. Ctl+Q, Ctl+I, etc.). This bug has beenmarcus2003-04-092-1/+23 * Add I18N conversion to IRC topic messages.marcus2003-04-082-0/+36 * Add a missing dependency on audiofile.marcus2003-04-061-1/+2 * Gaim no longer needs WANT_GNOME.marcus2003-04-061-1/+0 * Update to 0.60. Note, this is now a GTK+-2 application.marcus2003-04-068-260/+227 * Update to 0.59.9.marcus2003-03-032-3/+2 * De-pkg-comment.marcus2003-02-26