[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Sat Feb 4 20:16:45 MST 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle by tmclau02
Modified Files:
Makefile distinfo
Log Message:
Update to 0.2.1
- Remove USE_REINPLACE
- add USE_SQLITE
- rename patch-glue::kqueue-glue.c to patch-glue_kqueue-glue.c
Marked BROKEN due to syscall0() usage.
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile 2006/01/18 04:31:38 1.34
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/Makefile 2006/02/05 03:16:44 1.35
@@ -3,15 +3,14 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.34 2006/01/18 04:31:38 tmclau02 Exp $
+# $Id: Makefile,v 1.35 2006/02/05 03:16:44 tmclau02 Exp $
#
PORTNAME= beagle
-PORTVERSION= 0.1.1
-PORTREVISION= 3
+PORTVERSION= 0.2.1
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2
DIST_SUBDIR= gnome2
MAINTAINER= bsd-sharp-list at forge.novell.com
@@ -21,21 +20,21 @@
${X11BASE}/libdata/pkgconfig/gecko-sharp-2.0.pc:${PORTSDIR}/www/gecko-sharp20 \
${LOCALBASE}/lib/mono/gmime-sharp/gmime-sharp.dll:${PORTSDIR}/mail/gmime2-sharp \
zip:${PORTSDIR}/archivers/zip
-LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
- sqlite.2:${PORTSDIR}/databases/sqlite2
+LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
${X11BASE}/libdata/pkgconfig/gecko-sharp-2.0.pc:${PORTSDIR}/www/gecko-sharp20 \
${LOCALBASE}/lib/mono/gmime-sharp/gmime-sharp.dll:${PORTSDIR}/mail/gmime2-sharp
CONFLICTS= open-beagle-[0-9]*
+BROKEN= "Does not compile, uses syscall0() only found on Linux"
USE_BZIP2= yes
USE_GMAKE= yes
USE_GECKO= mozilla firefox
USE_GNOME= gnomehack gnometarget intlhack
+USE_SQLITE= 2 # Switch to 'yes' our port catches up.
USE_X_PREFIX= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
@@ -91,24 +90,12 @@
${WRKSRC}/configure
.endif
@${REINPLACE_CMD} -e 's|/bin/sh|${LOCALBASE}/bin/bash|g ; s| --debug||g' \
- ${WRKSRC}/Best/best.in \
${WRKSRC}/ImLogViewer/beagle-imlogviewer.in \
- ${WRKSRC}/beagled/beagled.in \
- ${WRKSRC}/beagled/beagled-index-helper.in \
- ${WRKSRC}/beagled/wrapper.in \
${WRKSRC}/tools/beagle-crawl-system.in \
${WRKSRC}/tools/beagle-index-info \
- ${WRKSRC}/tools/beagle-ping \
- ${WRKSRC}/tools/beagle-status \
- ${WRKSRC}/tools/wrapper.in \
- ${WRKSRC}/bludgeon/bludgeon.in \
- ${WRKSRC}/bludgeon/Daemon.cs
- @${REINPLACE_CMD} -e 's|.so.0|.so|g' \
- ${WRKSRC}/Util/Util.dll.config.in \
- ${WRKSRC}/Util/CompatFileChooser.cs \
- ${WRKSRC}/beagled/EvolutionMailDriver/EvolutionMailIndexableGenerator.cs
- @${REINPLACE_CMD} -e 's|/opt/gnome/lib/evolution/2.0|${X11BASE}/lib/evolution/2.2:${X11BASE}/lib/evolution/2.4|g' \
- ${WRKSRC}/beagled/beagled.in
+ ${WRKSRC}/tools/beagle-ping
+ @${REINPLACE_CMD} -e 's|.so. at EXIF_SOVERSION@|.so|g' \
+ ${WRKSRC}/Util/Util.dll.config.in
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g ; \
s|%%X11BASE%%|${X11BASE}|g' ${WRKSRC}/tools/crawl-rules/crawl-*
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/distinfo,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/distinfo 2005/12/03 02:48:41 1.8
+++ /cvsroot/bsd-sharp/FreeBSD-ports/deskutils/beagle/distinfo 2006/02/05 03:16:44 1.9
@@ -1,3 +1,3 @@
-MD5 (gnome2/beagle-0.1.1.tar.bz2) = e788ed11077e576797a0793631f2fe8b
-SHA256 (gnome2/beagle-0.1.1.tar.bz2) = 799ce71ce27c010fd035b8dccd1b4fcf1ddcb293d51b16fddc9c87e135096dcc
-SIZE (gnome2/beagle-0.1.1.tar.bz2) = 1178163
+MD5 (gnome2/beagle-0.2.1.tar.bz2) = 325ed91dc66fb6be060d0a5f4c8f56dd
+SHA256 (gnome2/beagle-0.2.1.tar.bz2) = 46e1bc5b93046f89d4ea825a106d5f99e76792aff9376e1e92c8699b1a06e125
+SIZE (gnome2/beagle-0.2.1.tar.bz2) = 1289109
More information about the Bsd-sharp-cvs
mailing list