1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Allow to build with MAKE_JOBS_SAFE

- Move some ports to SF macro

PR:		133124
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
This commit is contained in:
Martin Wilke 2009-03-31 22:08:31 +00:00
parent afa2a6f102
commit 22d668f75b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231414
17 changed files with 39 additions and 8 deletions

View File

@ -14,9 +14,11 @@ MASTER_SITE_SUBDIR= synce
MAINTAINER= ports@logvinov.com
COMMENT= Decompress data compressed with PKWARE Data Compression Library
MAKE_JOBS_SAFE= yes
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GNOME= gnomehack gnometarget
USE_GNOME= gnomehack
USE_LDCONFIG= yes
MAN1= dynamite.1

View File

@ -24,6 +24,8 @@ OPTIONS= LIBSYNCE "Build with libsynce support" on \
VISE "Build with expermential VISE support" off \
MSI "Build with expermential MSI support" off
MAKE_JOBS_SAFE= yes
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GNOME= gnomehack

View File

@ -14,9 +14,10 @@ MASTER_SITE_SUBDIR= synce
MAINTAINER= ports@logvinov.com
COMMENT?= LZRTF compression library
MAKE_JOBS_SAFE= yes
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GNOME= gnometarget
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>

View File

@ -16,6 +16,8 @@ COMMENT= GTK frontend for XNeur keyboard layout switcher
BUILD_DEPENDS= xneur:${PORTSDIR}/russian/xneur
RUN_DEPENDS= ${BUILD_DEPENDS}
MAKE_JOBS_SAFE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 libglade2

View File

@ -16,6 +16,8 @@ COMMENT= Sunbird plugin for the OpenSync framework
LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 \
neon.28:${PORTSDIR}/www/neon28
MAKE_JOBS_SAFE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2

View File

@ -17,6 +17,8 @@ COMMENT= SynCE legacy plugin for the OpenSync framework
LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 \
rra.0:${PORTSDIR}/palm/synce-librra
MAKE_JOBS_SAFE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2

View File

@ -8,12 +8,13 @@
PORTNAME= quaqut
PORTVERSION= 0.2.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MASTER_SITES= SF
MAINTAINER= ports@logvinov.com
COMMENT= Queries information from Unreal Tournament 2004 game servers
MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
USE_RC_SUBR= ${PORTNAME}
MAN1= ${PORTNAME}.1

View File

@ -23,6 +23,8 @@ OPTIONS= GIO "Use GIO for file I/O" off \
BRAINZ3 "Add support for libmusicbrainz3" off \
NAUPLUG "Enable Nautilus plugin" off
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_GNOME= glib20 gtk20

View File

@ -13,6 +13,8 @@ MASTER_SITES= http://pages.cthome.net/chrismp/umr/
MAINTAINER= ports@logvinov.com
COMMENT= Unreal Media Ripper
MAKE_JOBS_SAFE= yes
PLIST_FILES= bin/${PORTNAME}
do-install:

View File

@ -16,6 +16,8 @@ COMMENT= Fetion protocol plugin for libpurple
LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple
MAKE_JOBS_SAFE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -15,6 +15,8 @@ COMMENT= GVFS module for access Windows Mobile devices
LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes

View File

@ -21,14 +21,16 @@ LIB_DEPENDS= rra.0:${PORTSDIR}/palm/synce-librra \
RUN_DEPENDS= ${LOCALBASE}/libexec/gvfsd-synce:${PORTSDIR}/palm/synce-gvfs \
${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui
INSTALLS_ICONS= yes
GCONF_SCHEMAS= ${PORTNAME}.schemas
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_CFLAGS}
CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
CONFIGURE_ENV= CFLAGS="${CFLAGS}" \
LDFLAGS="${LDFLAGS}"
SUB_FILES= pkg-message

View File

@ -18,9 +18,10 @@ LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce
OPTIONS= DESKTOP "Enable desktop integration" on
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
USE_ICONV= yes
USE_GNOME= gnometarget
CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} \
--with-libsynce=${LOCALBASE}

View File

@ -16,6 +16,8 @@ COMMENT= An automounting file system implemented in user-space using FUSE
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
PORTDOCS= AUTHORS ChangeLog README

View File

@ -21,6 +21,8 @@ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
OPTIONS= VCHMOD "Enable a fake hook for chmod that just returns 0" on
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_ICONV= yes

View File

@ -8,12 +8,14 @@
PORTNAME= bbe
PORTVERSION= 0.2.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITES= SF
MASTER_SITE_SUBDIR=${PORTNAME}-
MAINTAINER= ports@logvinov.com
COMMENT= A sed-like editor for binary files
MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
MAN1= ${PORTNAME}.1

View File

@ -15,6 +15,8 @@ COMMENT= A delimited word diff program
OPTIONS= UNICODE "Build with Unicode support" on
MAKE_JOBS_SAFE= yes
HAS_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib