From owner-freebsd-ports Wed Sep 4 7:30:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C897037B400 for ; Wed, 4 Sep 2002 07:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC0743E77 for ; Wed, 4 Sep 2002 07:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g84EU3JU067653 for ; Wed, 4 Sep 2002 07:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g84EU3N9067652; Wed, 4 Sep 2002 07:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA5A737B400 for ; Wed, 4 Sep 2002 07:20:21 -0700 (PDT) Received: from aramis.cs.kun.nl (aramis.cs.kun.nl [131.174.33.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC00F43E6A for ; Wed, 4 Sep 2002 07:20:20 -0700 (PDT) (envelope-from adridg@aramis.cs.kun.nl) Received: (from adridg@localhost) by aramis.cs.kun.nl (8.11.6/8.11.6) id g84EJKa21667; Wed, 4 Sep 2002 16:19:20 +0200 (CEST) (envelope-from adridg) Message-Id: <200209041419.g84EJKa21667@aramis.cs.kun.nl> Date: Wed, 4 Sep 2002 16:19:20 +0200 (CEST) From: Adriaan de Groot Reply-To: Adriaan de Groot To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42413: New port: palm/libmal, library for syncing AvantGo Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42413 >Category: ports >Synopsis: New port: palm/libmal, library for syncing AvantGo >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Sep 04 07:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Adriaan de Groot >Release: FreeBSD 4.4-RELEASE i386 >Organization: freebsd.kde.org >Environment: System: FreeBSD aramis.cs.kun.nl 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Mon Mar 11 11:31:46 CET 2002 root@aramis.cs.kun.nl:/usr/src/sys/compile/ARAMIS i386 >Description: This is a new port of libmal, which encapsulates malsync 2.1 into a shared library. This library will be needed by the KDE ports in the future. This library contains a copy of code from malsync 2.1. I don't know if the malsync and libmal authors are cooperating to be able to produce one package. malsync and libmal don't stomp on one another: malsync installs just a binary while libmal installs headers and a library. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # palm/libmal # palm/libmal/pkg-comment # palm/libmal/Makefile # palm/libmal/pkg-descr # palm/libmal/pkg-plist # palm/libmal/distinfo # palm/libmal/files # palm/libmal/files/patch-Makefile # echo c - palm/libmal mkdir -p palm/libmal > /dev/null 2>&1 echo x - palm/libmal/pkg-comment sed 's/^X//' >palm/libmal/pkg-comment << 'END-of-palm/libmal/pkg-comment' XA library encapsulating malsync END-of-palm/libmal/pkg-comment echo x - palm/libmal/Makefile sed 's/^X//' >palm/libmal/Makefile << 'END-of-palm/libmal/Makefile' X# Ports collection makefile for: libmal X# Date created: 4 september 2002 X# Whom: adridg X# X# X# $FreeBSD$ X# X XPORTNAME= libmal XPORTVERSION= 0.20 XPORTREVISION= 1 XCATEGORIES= palm XMASTER_SITES= http://jasonday.home.att.net/code/libmal/ X XMAINTAINER= groot@kde.org X XUSE_GMAKE= YES XUSE_LIBTOOL= YES XHAS_CONFIGURE= YES XINSTALLS_SHLIB= libmal X X.include END-of-palm/libmal/Makefile echo x - palm/libmal/pkg-descr sed 's/^X//' >palm/libmal/pkg-descr << 'END-of-palm/libmal/pkg-descr' XThis is a copy of malsync that produces a library instead Xof an executable. It is based on malsync 2.1. X XWWW: http://jasonday.home.att.net/code/libmal/ END-of-palm/libmal/pkg-descr echo x - palm/libmal/pkg-plist sed 's/^X//' >palm/libmal/pkg-plist << 'END-of-palm/libmal/pkg-plist' Xinclude/mal/AGArray.h Xinclude/mal/AGBase64.h Xinclude/mal/AGBufferReader.h Xinclude/mal/AGBufferWriter.h Xinclude/mal/AGBufferedNet.h Xinclude/mal/AGCEProtocol.h Xinclude/mal/AGClientProcessor.h Xinclude/mal/AGCollection.h Xinclude/mal/AGCommandProcessor.h Xinclude/mal/AGDBConfig.h Xinclude/mal/AGDesktopInfoPalm.h Xinclude/mal/AGDesktopInfoWinCE.h Xinclude/mal/AGDeviceInfo.h Xinclude/mal/AGDigest.h Xinclude/mal/AGHashTable.h Xinclude/mal/AGLinkMBResource.h Xinclude/mal/AGLinkMessageBox.h Xinclude/mal/AGLocationConfig.h Xinclude/mal/AGMD5.h Xinclude/mal/AGMobileLinkSettings.h Xinclude/mal/AGMsg.h Xinclude/mal/AGNet.h Xinclude/mal/AGPalmProtocol.h Xinclude/mal/AGPasswordPrompt.h Xinclude/mal/AGProtectedMem.h Xinclude/mal/AGProtocol.h Xinclude/mal/AGProxy.h Xinclude/mal/AGProxyDebug.h Xinclude/mal/AGProxySearch.h Xinclude/mal/AGReader.h Xinclude/mal/AGRecord.h Xinclude/mal/AGResourceManager.h Xinclude/mal/AGServerConfig.h Xinclude/mal/AGShlapi.h Xinclude/mal/AGSyncCommon.h Xinclude/mal/AGSyncProcessor.h Xinclude/mal/AGSynchronize.h Xinclude/mal/AGTimeoutMessageBox.h Xinclude/mal/AGTypes.h Xinclude/mal/AGUserConfig.h Xinclude/mal/AGUtil.h Xinclude/mal/AGUtilMac.h Xinclude/mal/AGUtilPalmOS.h Xinclude/mal/AGUtilUnix.h Xinclude/mal/AGUtilWin.h Xinclude/mal/AGWriter.h Xinclude/mal/MALCommonWin.h Xinclude/mal/libmal.h Xinclude/mal/md5.h Xlib/libmal.a Xlib/libmal.la Xlib/libmal.so Xlib/libmal.so.0 X@dirrm include/mal END-of-palm/libmal/pkg-plist echo x - palm/libmal/distinfo sed 's/^X//' >palm/libmal/distinfo << 'END-of-palm/libmal/distinfo' XMD5 (libmal-0.20.tar.gz) = e9543f5e038f631cb531e05937d7d389 END-of-palm/libmal/distinfo echo c - palm/libmal/files mkdir -p palm/libmal/files > /dev/null 2>&1 echo x - palm/libmal/files/patch-Makefile sed 's/^X//' >palm/libmal/files/patch-Makefile << 'END-of-palm/libmal/files/patch-Makefile' X--- /usr/ports/palm/libmal/work/libmal-0.20/Makefile.in Sun Aug 25 06:43:59 2002 X+++ Makefile.in Wed Sep 4 15:25:19 2002 X@@ -132,6 +132,8 @@ X X LOBJS = $(MAL_SRC:.c=.lo) X X+all : libmal.la X+ X # Targets X libmal.la: $(LOBJS) libmal.h X $(LIBTOOL) $(CC) $(CFLAGS) -o $@ $(LOBJS) \ END-of-palm/libmal/files/patch-Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message