Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2002 16:19:20 +0200 (CEST)
From:      Adriaan de Groot <adridg@cs.kun.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42413: New port: palm/libmal, library for syncing AvantGo
Message-ID:  <200209041419.g84EJKa21667@aramis.cs.kun.nl>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209041419.g84EJKa21667>