fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin
This commit is contained in:
parent
4cc3f43b65
commit
16fb1a7783
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/10/18 16:47:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/10/18 21:35:47 sthen Exp $
|
||||
|
||||
COMMENT= GNU copy-in/out (cpio)
|
||||
|
||||
@ -23,7 +23,7 @@ CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --program-prefix="g" \
|
||||
--disable-silent-rules \
|
||||
--with-rmt=/etc/rmt
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/build-aux
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/10/18 16:47:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2010/10/18 21:35:48 sthen Exp $
|
||||
# $FreeBSD: ports/archivers/lzop/Makefile,v 1.3 2000/06/22 05:51:49 will Exp $
|
||||
|
||||
COMMENT= fast file compressor similar to gzip
|
||||
@ -21,6 +21,6 @@ WANTLIB= c
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${DEPBASE}/include" \
|
||||
LDFLAGS="-L${DEPBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/10/18 16:47:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= several programs to handle macintosh files and archives
|
||||
DISTNAME= macutil2.0b3
|
||||
@ -23,7 +23,7 @@ MAKE_FILE= makefile
|
||||
WRKDIST= ${WRKDIR}/macutil
|
||||
MAKE_ENV= CF="${CFLAGS}" \
|
||||
CC=${CC}
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2010/10/18 16:47:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= perl interface to ZIP files
|
||||
|
||||
@ -17,6 +17,6 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
REGRESS_DEPENDS=:zip-*:archivers/zip \
|
||||
::devel/p5-Test-Pod
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 16:47:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= file compressor with a high compression ratio
|
||||
|
||||
@ -24,7 +24,7 @@ FAKE=lib
|
||||
CONFIGURE_STYLE=gnu dest
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${DEPBASE}/include" \
|
||||
LDFLAGS="-L${DEPBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/18 16:47:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT = calculate and print calendars
|
||||
|
||||
@ -24,7 +24,7 @@ WANTLIB = c m ncurses
|
||||
CONFIGURE_STYLE = gnu dest
|
||||
CONFIGURE_ARGS = --enable-easc \
|
||||
--without-included-gettext
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2010/10/18 16:52:44 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= full-screen ncurses or GTK-based audio mixer
|
||||
|
||||
@ -31,7 +31,7 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --enable-own-labels --without-gtk1
|
||||
CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
|
||||
LDFLAGS='-L${LOCALBASE}/lib'
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.if ${FLAVOR:L:Mno_x11}
|
||||
CONFIGURE_ARGS+= --without-gtk
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2010/10/18 16:52:44 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= CDDA reading utility with extra data verification features
|
||||
|
||||
@ -27,7 +27,7 @@ AUTOCONF_VERSION= 2.52
|
||||
CONFIGURE_ENV= GCC=${CC}
|
||||
MAKE_FLAGS= LIBcdda_interface_VERSION=${LIBcdda_interface_VERSION} \
|
||||
LIBcdda_paranoia_VERSION=${LIBcdda_paranoia_VERSION}
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/10/18 16:52:44 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= general multi-lingual speech synthesis system
|
||||
V= 1.95
|
||||
@ -30,7 +30,7 @@ MAKE_ENV+= CC="${CC}" \
|
||||
EST_HOME="${SPEECH}" \
|
||||
FESTIVAL_BUILD_HOME="${FESTIVAL}" \
|
||||
FTLIBDIRC="${PREFIX}/lib/festival"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
MODGNU_CONFIG_GUESS_DIRS=${SPEECH} ${FESTIVAL}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/10/18 16:52:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= split mp3/ogg files without decoding
|
||||
DISTNAME= mp3splt-2.2.3
|
||||
@ -24,6 +24,6 @@ LIB_DEPENDS= mp3splt::audio/libmp3splt
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2010/10/18 16:52:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT = Music Player Daemon
|
||||
DISTNAME = mpd-0.15.12
|
||||
@ -55,7 +55,7 @@ CONFIGURE_ARGS += --enable-ao \
|
||||
# OggFLAC and tremor tests, initgroups(3)
|
||||
CONFIGURE_ENV = LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include -D_BSD_SOURCE"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.if ${FLAVOR:L:Mtremor}
|
||||
CONFIGURE_ARGS += --with-tremor \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/10/18 16:52:46 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= curses based frontend for mpd
|
||||
|
||||
@ -26,7 +26,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
|
||||
LDFLAGS=-L${LOCALBASE}/lib
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/ncmpc
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 16:52:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= curses based frontend for mpd
|
||||
|
||||
@ -25,6 +25,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pms/}
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2010/10/18 16:52:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
# coherence plugin is installed but not activated by default so we don't
|
||||
# enforce dependency on multimedia/coherence to lower requirements
|
||||
@ -81,7 +81,7 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--disable-vala \
|
||||
--disable-fm-radio \
|
||||
--disable-lirc
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
# requires libmtp >= 0.3
|
||||
CONFIGURE_ARGS+= --without-mtp
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/18 16:52:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= client for MPD to submit tracks to Last.fm
|
||||
CATEGORIES= audio
|
||||
@ -28,7 +28,7 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
CFLAGS="-I${LOCALBASE}/include"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
LIB_DEPENDS= ::devel/argtable \
|
||||
::devel/libconfuse \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/10/18 16:52:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= rip shoutcast streams to local mp3s
|
||||
|
||||
@ -32,6 +32,6 @@ AUTOCONF_VERSION=2.61
|
||||
CONFIGURE_STYLE= autoconf
|
||||
CONFIGURE_ENV= CPPLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/18 16:52:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= integer-only ogg vorbis command-line player
|
||||
DISTNAME= vorbis-tools-1.0
|
||||
@ -17,6 +17,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
USE_GROFF= Yes
|
||||
|
||||
AUTOCONF_VERSION=2.59
|
||||
AUTOMAKE_VERSION=1.4
|
||||
@ -39,7 +40,6 @@ CONFIGURE_ENV= AUTOMAKE_VERSION=${AUTOMAKE_VERSION} \
|
||||
CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
PTHREAD_CFLAGS="-pthread" PTHREAD_LIBS="-pthread"
|
||||
USE_GROFF = Yes
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && env AUTOMAKE_VERSION=${AUTOMAKE_VERSION} automake
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2010/10/18 16:52:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= play, encode, and manage Ogg Vorbis files
|
||||
|
||||
@ -30,7 +30,7 @@ CONFIGURE_ARGS= --without-kate
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
PTHREAD_CFLAGS="-pthread" PTHREAD_LIBS="-pthread"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
SEPARATE_BUILD= simple
|
||||
|
||||
post-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/10/18 16:52:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= add tags to Ogg Vorbis files to adjust the volume
|
||||
|
||||
@ -26,6 +26,6 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --enable-recursive
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 16:57:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= GTK+-based electronic waveform viewer
|
||||
|
||||
@ -37,6 +37,6 @@ CONFIGURE_ARGS+= --disable-tcl \
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 16:57:48 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/18 21:35:48 sthen Exp $
|
||||
# $RuOBSD: Makefile,v 1.7 2003/08/18 18:40:14 grange Exp $
|
||||
|
||||
COMMENT= Bohlin's IrDA utilities
|
||||
@ -18,6 +18,6 @@ WANTLIB= c
|
||||
|
||||
FAKE_FLAGS= PREFIX="${LOCALBASE}" MANDIR="${LOCALBASE}/man/cat" \
|
||||
LIBDIR="${LOCALBASE}/lib" DEBUGLIBS=No
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2010/10/18 16:57:48 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= manage remote serial consoles via TCP/IP
|
||||
|
||||
@ -25,7 +25,7 @@ CONFIGURE_STYLE= autoconf
|
||||
CONFIGURE_ARGS= --with-64bit \
|
||||
--with-openssl \
|
||||
--with-master=localhost
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
REGRESS_TARGET= test
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2010/10/18 16:57:48 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= MS-DOS Telix-like serial communication program
|
||||
|
||||
@ -28,7 +28,7 @@ CONFIGURE_ARGS= --enable-cfg-dir=${SYSCONFDIR}/minicom \
|
||||
--enable-lock-dir=/var/spool/lock \
|
||||
--enable-dfl-port=/dev/cua00 \
|
||||
--enable-dfl-baud=9600
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/minicom
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 16:57:48 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
|
||||
COMMENT= SNPP, TAP, email notification application
|
||||
@ -32,7 +32,7 @@ SAMPLES= email2page.conf sendpage.cf snpp.conf
|
||||
DOCS= Changes FEATURES README THANKS
|
||||
DOCS2= PagingCentrals.txt README pc-testing.txt postfix.txt \
|
||||
sendmail.txt sendpage.php
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/sendpage
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 16:57:48 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= radio contest logger
|
||||
|
||||
@ -40,7 +40,7 @@ CONFIGURE_ENV= CPPFLAGS="${SOME_CPP_FLAGS}" \
|
||||
LDFLAGS="${SOME_LD_FLAGS}" \
|
||||
AUTOMAKE_VERSION=${AUTOMAKE_VER} \
|
||||
AUTOCONF_VERSION=${AUTOCONF_VER}
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
pre-configure:
|
||||
cd $(WRKSRC) && env AUTOCONF_VERSION=$(AUTOCONF_VER) \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/10/18 17:06:06 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -20,6 +20,6 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 17:06:07 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT = MySQL backup scripts
|
||||
|
||||
@ -24,7 +24,7 @@ RUN_DEPENDS = ::archivers/gtar \
|
||||
::databases/p5-DBD-mysql \
|
||||
:gnupg-<2:security/gnupg \
|
||||
::textproc/p5-XML-Parser
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
NO_BUILD = Yes
|
||||
NO_REGRESS = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/18 17:06:07 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= Berkeley DB module
|
||||
SHARED_ONLY= Yes
|
||||
@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_ENV+= BERKELEYDB_INCLUDE=${LOCALBASE}/include/db4 \
|
||||
BERKELEYDB_LIB=${LOCALBASE}/lib/db4
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
LIB_DEPENDS= lib/db4/db.>=4:db->=4,<5:databases/db/v4
|
||||
REGRESS_DEPENDS= ::devel/p5-MLDBM
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 17:06:07 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= model class for catalyst
|
||||
|
||||
@ -20,6 +20,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
MAKE_ENV+= TEST_POD=Yes \
|
||||
C_M_DBIC_SCHEMA_TESTAPP=Yes
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/18 17:06:08 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= object-oriented database access
|
||||
|
||||
@ -44,7 +44,7 @@ MAKE_ENV= DATA_DUMPER_TEST=Yes \
|
||||
DBICTEST_MYSQL_DSN='dbi:mysql:database=test;host=localhost' \
|
||||
DBICTEST_MYSQL_USER=root \
|
||||
DBICTEST_MYSQL_PASS=
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2010/10/18 17:06:08 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= high performance embedded database library
|
||||
|
||||
@ -24,7 +24,7 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--enable-zlib \
|
||||
--enable-iconv
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
MAKE_FLAGS= LIBVER=${LIBqdbm_VERSION:R} LIBREV=${LIBqdbm_VERSION:E}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/18 17:47:50 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
@ -25,7 +25,7 @@ CONFIGURE_ARGS= --disable-gtk
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/autoconf \
|
||||
${WRKSRC}/libDASM/autoconf \
|
||||
${WRKSRC}/libDebug/autoconf
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/10/18 17:47:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= AVR microcontroller hardware in-system programmer
|
||||
|
||||
@ -24,7 +24,7 @@ EXTRACT_ONLY= avrdude-${V}${EXTRACT_SUFX}
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= CPPFLAGS=-I${LOCALBASE}/include \
|
||||
LDFLAGS=-L${LOCALBASE}/lib
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
LIB_DEPENDS= usb.>=1::devel/libusb
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/10/18 17:47:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= curses development kit
|
||||
|
||||
@ -29,7 +29,7 @@ USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --with-ncurses \
|
||||
--with-libtool
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/18 17:47:52 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= graphical representation of CVS repository
|
||||
|
||||
@ -27,7 +27,7 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
|
||||
CONFIGURE_ARGS= --with-gd-inc=${LOCALBASE}/include \
|
||||
--with-gd-lib=${LOCALBASE}/lib \
|
||||
--with-freetype-lib=${X11BASE}/lib
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2010/10/18 17:47:52 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= editor for the GConf configuration system
|
||||
|
||||
@ -39,6 +39,6 @@ CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2010/10/18 17:47:52 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT-main= configuration database system for GNOME
|
||||
COMMENT-polkit= PolicyKit integration for GConf2
|
||||
@ -64,7 +64,7 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--disable-introspection \
|
||||
--without-openldap \
|
||||
--enable-defaults-service
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
FAKE_FLAGS= sysgconfdir=${PREFIX}/share/examples/gconf2 \
|
||||
sysconfdir=${PREFIX}/share/examples/gconf2
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2010/10/18 17:47:52 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= GNU utility to indent C source files
|
||||
|
||||
@ -24,7 +24,7 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --program-prefix="g" --without-included-gettext
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
|
||||
MAKE_ARGS= BERKELEY_DEFAULTS=1
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2010/10/18 17:47:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= GNU make
|
||||
|
||||
@ -25,7 +25,7 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --program-prefix="g"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${DEPBASE}/include" \
|
||||
LDFLAGS="-L${DEPBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/config
|
||||
|
||||
post-install:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 17:47:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/18 21:35:48 sthen Exp $
|
||||
|
||||
COMMENT= object-oriented extensions to Tcl
|
||||
|
||||
@ -40,7 +40,7 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${MODTCL_INCDIR}/generic \
|
||||
-I${MODTCL_INCDIR}/unix" \
|
||||
LIBitcl34_VERSION=${LIBitcl34_VERSION}
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
SUBST_VARS=VERSION
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user