Index: head/archivers/liborange/Makefile =================================================================== --- head/archivers/liborange/Makefile (revision 316683) +++ head/archivers/liborange/Makefile (revision 316684) @@ -1,80 +1,79 @@ # Created by: Sam Lawrance # $FreeBSD$ PORTNAME= liborange PORTVERSION= 0.4 CATEGORIES= archivers MASTER_SITES= SF/synce/Orange/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library to extract CAB files from self-extracting installers RUN_DEPENDS= cabextract:${PORTSDIR}/archivers/cabextract \ unzip:${PORTSDIR}/archivers/unzip OPTIONS_DEFINE= LIBSYNCE LIBDYNAMITE LIBUNSHIELD INNO VISE MSI OPTIONS_DEFAULT= LIBSYNCE LIBDYNAMITE LIBUNSHIELD LIBSYNCE_DESC= Build with libsynce support LIBDYNAMITE_DESC= Build with libdynamite support LIBUNSHIELD_DESC= Build with libunshield support INNO_DESC= Build with expermential Inno Setup support VISE_DESC= Build with expermential VISE support MSI_DESC= Build with expermential MSI support MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USES= iconv pathfix pkgconfig -USE_ICONV= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes MAN1= orange.1 .include .if ${PORT_OPTIONS:MLIBSYNCE} CONFIGURE_ARGS+= --without-libsynce REQUIRES+= libsynce .else LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce CONFIGURE_ARGS+= --with-libsynce .endif .if ${PORT_OPTIONS:MLIBDYNAMITE} CONFIGURE_ARGS+= --without-libdynamite REQUIRES+= libdynamite .else LIB_DEPENDS+= dynamite:${PORTSDIR}/archivers/libdynamite CONFIGURE_ARGS+= --with-libdynamite .endif .if ${PORT_OPTIONS:MLIBUNSHIELD} CONFIGURE_ARGS+= --without-libunshield REQUIRES+= libunshield .else LIB_DEPENDS+= unshield:${PORTSDIR}/archivers/unshield CONFIGURE_ARGS+= --with-libunshield .endif .if ${PORT_OPTIONS:MINNO} CONFIGURE_ARGS+= --enable-inno .endif .if ${PORT_OPTIONS:MVISE} CONFIGURE_ARGS+= --enable-vise .endif .if ${PORT_OPTIONS:MMSI} CONFIGURE_ARGS+= --enable-msi --with-libgsf LIB_DEPENDS+= gsf-1.114:${PORTSDIR}/devel/libgsf .endif post-patch: .for req in ${REQUIRES} @${REINPLACE_CMD} -e 's|${req}||' ${WRKSRC}/${PORTNAME}.pc.in .endfor .include Index: head/astro/viking/Makefile =================================================================== --- head/astro/viking/Makefile (revision 316683) +++ head/astro/viking/Makefile (revision 316684) @@ -1,85 +1,84 @@ # Created by: David Le Brun # $FreeBSD$ PORTNAME= viking PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= nemysis@gmx.ch COMMENT= Program to manage GPS data (tracks, waypoints, etc.) LICENSE= GPLv2 LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ pcre:${PORTSDIR}/devel/pcre \ curl:${PORTSDIR}/ftp/curl \ cairo:${PORTSDIR}/graphics/cairo \ png15:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 \ expat:${PORTSDIR}/textproc/expat2 \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ xcb:${PORTSDIR}/x11/libxcb RUN_DEPENDS= gpsbabel:${PORTSDIR}/astro/gpsbabel USES= iconv pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes -USE_ICONV= yes USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext \ xfixes xi xinerama xrandr xrender USE_GNOME= desktopfileutils gnomedocutils gtk20 USE_PERL5_RUN= yes INSTALLS_ICONS= yes INSTALLS_OMF= yes MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -pthread PORTDOCS= AUTHORS ChangeLog NEWS README TODO OPTIONS_DEFINE= GEOTAG GPSD OPTIONS_DEFAULT= GEOTAG GEOTAG_DESC= Geotag support GPSD_DESC= Realtime GPS tracking .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif .if ${PORT_OPTIONS:MGEOTAG} LIB_DEPENDS+= exif:${PORTSDIR}/graphics/libexif .else CONFIGURE_ARGS+= --disable-geotag .endif .if ${PORT_OPTIONS:MGPSD} LIB_DEPENDS+= gps:${PORTSDIR}/astro/gpsd .else CONFIGURE_ARGS+= --disable-realtime-gps-tracking .endif post-patch: @${REINPLACE_CMD} -e '/^AM_CFLAGS/s| -g | |' ${WRKSRC}/src/Makefile.in post-install: # Port not install in figures jpg and png, this is cleaner as patch @${RM} -f ${PREFIX}/share/gnome/help/viking/C/figures/* @(cd ${WRKSRC}/help/C/figures && ${COPYTREE_SHARE} "*.jpg *.png" ${PREFIX}/share/gnome/help/viking/C/figures/) ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png ${PREFIX}/share/pixmaps/ .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} .endif @-update-desktop-database -q .include Index: head/chinese/cconv/Makefile =================================================================== --- head/chinese/cconv/Makefile (revision 316683) +++ head/chinese/cconv/Makefile (revision 316684) @@ -1,25 +1,25 @@ # New ports collection makefile for: cconv # Date created: 2011-04-26 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= cconv PORTVERSION= 0.6.2 PORTREVISION= 2 CATEGORIES= chinese converters MASTER_SITES= GOOGLE_CODE MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simplified-Traditional Chinese conversion tool GNU_CONFIGURE= yes -USE_ICONV= yes +USES= iconv USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|unicode.h||; s|libcconv_la_LDFLAGS|cconv_LDFLAGS|' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|UTF-TW|UTF8-TW|g' ${WRKSRC}/main.c .include Property changes on: head/chinese/cconv/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property