svn commit: r315830 - in head: databases/akonadi-googledata deskutils/libgcal graphics/ipe science/avogadro
Rene Ladan
rene at FreeBSD.org
Tue Apr 16 16:00:10 UTC 2013
Author: rene
Date: Tue Apr 16 16:00:08 2013
New Revision: 315830
URL: http://svnweb.freebsd.org/changeset/ports/315830
Log:
- Reset maintainer [1]
While here:
- convert Makefile header
- pet portlint (including USE_GNOME=pkgconfig -> USE_PKGCONFIG=yes)
- drop support for unsupported FreeBSD versions
- convert to optionsNG
Submitted by: previous maintainer (tkjacobsen at gmail.com) [1] in
http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082815.html
Feature safe: yes
Modified:
head/databases/akonadi-googledata/Makefile
head/databases/akonadi-googledata/pkg-descr (contents, props changed)
head/deskutils/libgcal/Makefile
head/deskutils/libgcal/pkg-descr (contents, props changed)
head/graphics/ipe/Makefile (contents, props changed)
head/graphics/ipe/pkg-descr (contents, props changed)
head/science/avogadro/Makefile
Modified: head/databases/akonadi-googledata/Makefile
==============================================================================
--- head/databases/akonadi-googledata/Makefile Tue Apr 16 15:53:32 2013 (r315829)
+++ head/databases/akonadi-googledata/Makefile Tue Apr 16 16:00:08 2013 (r315830)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: akonadi-googledata
-# Date created: 2009-08-16
-# Whom: Troels Kofoed Jacobsen <tkjacobsen at gmail.com>
-#
+# Created by: Troels Kofoed Jacobsen <tkjacobsen at gmail.com>
# $FreeBSD$
-#
PORTNAME= akonadi-googledata
PORTVERSION= 1.2.0
@@ -11,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://libgcal.googlecode.com/files/
-MAINTAINER= tkjacobsen at gmail.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Akonadi Resources for Google Contacts and Calendar
LIB_DEPENDS= gcal:${PORTSDIR}/deskutils/libgcal
Modified: head/databases/akonadi-googledata/pkg-descr
==============================================================================
--- head/databases/akonadi-googledata/pkg-descr Tue Apr 16 15:53:32 2013 (r315829)
+++ head/databases/akonadi-googledata/pkg-descr Tue Apr 16 16:00:08 2013 (r315830)
@@ -1,4 +1,4 @@
Google contacts and calendar akonadi resource. It allows syncing your calendar
and contacts with your google account.
-WWW: http://code.google.com/p/libgcal/
+WWW: http://code.google.com/p/libgcal/
Modified: head/deskutils/libgcal/Makefile
==============================================================================
--- head/deskutils/libgcal/Makefile Tue Apr 16 15:53:32 2013 (r315829)
+++ head/deskutils/libgcal/Makefile Tue Apr 16 16:00:08 2013 (r315830)
@@ -6,16 +6,16 @@ PORTVERSION= 0.9.6
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= tkjacobsen at gmail.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Library allowing communication with Google calendar and contacts
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
iconv:${PORTSDIR}/converters/libiconv \
xml2:${PORTSDIR}/textproc/libxml2
-LICENSE= BSD
-LICENSE_FILE= ${WRKSRC}/COPYING
-
USE_BZIP2= yes
USES= cmake
CMAKE_ARGS= -DLIB_INSTALL_DIR="${LOCALBASE}/lib" \
@@ -23,10 +23,4 @@ CMAKE_ARGS= -DLIB_INSTALL_DIR="${LOCALBA
USE_LDCONFIG= yes
USE_GCC= 4.2+
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64" && (${OSVERSION} >= 700000 && ${OSVERSION} < 800000)
-BROKEN= does not link
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/deskutils/libgcal/pkg-descr
==============================================================================
--- head/deskutils/libgcal/pkg-descr Tue Apr 16 15:53:32 2013 (r315829)
+++ head/deskutils/libgcal/pkg-descr Tue Apr 16 16:00:08 2013 (r315830)
@@ -1,4 +1,4 @@
An ANSI C library allowing communication with google calendar and contacts,
useful if you need to support this in a C or C++ application.
-WWW: http://code.google.com/p/libgcal/
+WWW: http://code.google.com/p/libgcal/
Modified: head/graphics/ipe/Makefile
==============================================================================
--- head/graphics/ipe/Makefile Tue Apr 16 15:53:32 2013 (r315829)
+++ head/graphics/ipe/Makefile Tue Apr 16 16:00:08 2013 (r315830)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Ipe
-# Date created: October 25 2000
-# Whom: bremner at unb.ca
-#
+# Created by: bremner at unb.ca
# $FreeBSD$
-#
PORTNAME= ipe
DISTVERSION= 7.1.2
@@ -13,10 +9,10 @@ MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}7/${PORTNAME}/7.1.0
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
-MAINTAINER= tkjacobsen at gmail.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Extensible drawing editor
-LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
+LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src
@@ -24,11 +20,13 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVER
USE_LDCONFIG= yes
USE_LUA= 5.1
USE_GMAKE= yes
-USE_GNOME= pkgconfig
+USE_PKGCONFIG= yes
USE_QT4= gui qt3support qmake_build moc_build uic_build rcc_build
MAN1= ipe.1 ipe6upgrade.1 ipeextract.1 iperender.1 ipetoipe.1 ipescript.1
-.if defined(NOPORTDOCS)
+.include <bsd.port.options.mk>
+
+.if ! ${PORT_OPTIONS:MDOCS}
EXTRA_PATCHES+= ${FILESDIR}/extrapatch-ipe__Makefile
.endif
Modified: head/graphics/ipe/pkg-descr
==============================================================================
--- head/graphics/ipe/pkg-descr Tue Apr 16 15:53:32 2013 (r315829)
+++ head/graphics/ipe/pkg-descr Tue Apr 16 16:00:08 2013 (r315830)
@@ -3,4 +3,4 @@ Postscript format. It supports making sm
into LaTeX-documents as well as making multi-page PDF presentations
that can be shown on-line with Acrobat Reader.
-WWW: http://tclab.kaist.ac.kr/ipe/
+WWW: http://tclab.kaist.ac.kr/ipe/
Modified: head/science/avogadro/Makefile
==============================================================================
--- head/science/avogadro/Makefile Tue Apr 16 15:53:32 2013 (r315829)
+++ head/science/avogadro/Makefile Tue Apr 16 16:00:08 2013 (r315830)
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= SF
-MAINTAINER= tkjacobsen at gmail.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Advanced molecular editor and viewer
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:${PORTSDIR}/math/eigen2
@@ -44,13 +44,7 @@ CMAKE_ARGS+= -DENABLE_PYTHON=OFF
PLIST_SUB+= PYTHON="@comment "
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700013
-BROKEN= requires posix_memalign
-.endif
-
post-patch:
@${REINPLACE_CMD} 's|share/man|man|' ${WRKSRC}/doc/CMakeLists.txt
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
More information about the svn-ports-all
mailing list