mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
De-pkg-comment my non-ruby ports as well.
This commit is contained in:
parent
3594eaa303
commit
1f7c47a812
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75780
111 changed files with 56 additions and 55 deletions
|
@ -11,6 +11,7 @@ CATEGORIES= converters x11
|
|||
MASTER_SITES= http://www.ab.wakwak.com/~tino/jatk/
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A library for making toolkits support Unicode
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A library for making toolkits support Unicode
|
|
@ -13,6 +13,7 @@ PKGNAMEPREFIX= java-
|
|||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Java classes to access to SQL Relay
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch \
|
||||
${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Java classes to access to SQL Relay
|
|
@ -12,6 +12,7 @@ MASTER_SITES= http://www.namazu.org/stable/
|
|||
PKGNAMESUFFIX= 2
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Full-text search system intended for easy use
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
PATCHFILES= ${DISTNAME}-de.diff
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Full-text search system intended for easy use
|
|
@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5-
|
|||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Perl5 modules to access to SQL Relay, including a DBD interface
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Perl5 modules to access to SQL Relay, including a DBD interface
|
|
@ -13,6 +13,7 @@ PKGNAMEPREFIX= php-
|
|||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= PHP modules to access to SQL Relay
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch \
|
||||
php-config:${PORTSDIR}/www/mod_php4
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
PHP modules to access to SQL Relay
|
|
@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Python modules to access to SQL Relay
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch
|
||||
LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Python modules to access to SQL Relay
|
|
@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|||
MASTER_SITE_SUBDIR= sqlrelay
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A persistent DB connection pooling/proxying/load balancing system
|
||||
|
||||
LIB_DEPENDS= rudiments.0:${PORTSDIR}/devel/rudiments \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A persistent DB connection pooling/proxying/load balancing system
|
|
@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.perforce.com/perforce/utils/c4/
|
|||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A CVS-like Frontend to Perforce
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
ALL_TARGET= c4
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A CVS-like Frontend to Perforce
|
|
@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|||
MASTER_SITE_SUBDIR= knu
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= CVS-log-message-to-ChangeLog conversion script
|
||||
|
||||
USE_PERL5= YES
|
||||
NO_BUILD= YES
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
CVS-log-message-to-ChangeLog conversion script
|
|
@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|||
MASTER_SITE_SUBDIR= knu
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= CVS utilities which facilitate working with local working directories
|
||||
|
||||
USE_AUTOMAKE_VER=15
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
CVS utilities which facilitate working with local working directories
|
|
@ -14,6 +14,7 @@ DISTNAME= onigd20030212
|
|||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
|
|
@ -14,6 +14,7 @@ DISTNAME= onigd20030212
|
|||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
|
|
@ -14,6 +14,7 @@ DISTNAME= onigd20030212
|
|||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
|
|
@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= p4el
|
|||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Perforce-Emacs Integration
|
||||
|
||||
RUN_DEPENDS= p4:${.CURDIR}/../perforce
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Perforce-Emacs Integration
|
|
@ -12,6 +12,7 @@ MASTER_SITES= http://www.mydata.se/ftp/P4DB/
|
|||
DISTNAME= ${PORTNAME:U}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Web/Perforce Browser
|
||||
|
||||
RUN_DEPENDS= p4:${.CURDIR}/../perforce
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Web/Perforce Browser
|
|
@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:U}/${PORTNAME:U}2
|
|||
DISTNAME= ${PORTNAME:U}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A user level multi-thread library based on POSIX 1003.1c API
|
||||
|
||||
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A user level multi-thread library based on POSIX 1003.1c API
|
|
@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A utility C++ class library for daemons, clients, servers and more
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOCONF_VER=213
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A utility C++ class library for daemons, clients, servers and more
|
|
@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Simplified Wrapper and Interface Generator
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR} \
|
||||
${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Simplified Wrapper and Interface Generator
|
|
@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Simplified Wrapper and Interface Generator
|
||||
|
||||
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Simplified Wrapper and Interface Generator
|
|
@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Simplified Wrapper and Interface Generator
|
||||
|
||||
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Simplified Wrapper and Interface Generator
|
|
@ -12,6 +12,7 @@ MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/
|
|||
DISTNAME= DNS-Balance-${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A dynamic load-balancing DNS server
|
||||
|
||||
USE_RUBY= yes
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A dynamic load-balancing DNS server
|
|
@ -13,6 +13,7 @@ MASTER_SITES= http://www.fred.net/brv/chart/ \
|
|||
DISTNAME= ${PORTNAME}${PORTVERSION}dev
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Easy to use, fast C API for creating charts and graphs
|
||||
|
||||
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2 \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Easy to use, fast C API for creating charts and graphs
|
|
@ -14,6 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-examples${EXTRACT_SUFX}
|
|||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= LGPL'ed Flash 4/5 movie output library with many languages support
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
ungif.5:${PORTSDIR}/graphics/libungif
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
LGPL'ed Flash 4/5 movie output library with many languages support
|
|
@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5-
|
|||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Perl5 module for Ming which allows you to create Flash 4/5 movies
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/ming:patch
|
||||
LIB_DEPENDS= ming.3:${PORTSDIR}/graphics/ming
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Perl5 module for Ming which allows you to create Flash 4/5 movies
|
|
@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Python module for Ming which allows you to create Flash 4/5 movies
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/ming:patch
|
||||
LIB_DEPENDS= ming.3:${PORTSDIR}/graphics/ming
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Python module for Ming which allows you to create Flash 4/5 movies
|
|
@ -13,6 +13,7 @@ MASTER_SITES= http://www.megsinet.com/~stabro/
|
|||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A SLang-based IRC client
|
||||
|
||||
LIB_DEPENDS= ${LIB_DEPENDS_LIBSLANG}
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A SLang-based IRC client
|
|
@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= knu
|
|||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Esecanna module for VJE-Delta 2.5
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Esecanna module for VJE-Delta 2.5
|
|
@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= knu
|
|||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Esecanna module for VJE-Delta 3.0
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Esecanna module for VJE-Delta 3.0
|
|
@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= knu
|
|||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Esecanna module for Wnn6
|
||||
|
||||
LIB_DEPENDS= wnn6.2:${PORTSDIR}/japanese/Wnn6-lib
|
||||
RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Esecanna module for Wnn6
|
|
@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= knu
|
|||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Pseudo cannaserver which wraps some other input engines
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_AUTOCONF= yes
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Pseudo cannaserver which wraps some other input engines
|
|
@ -14,6 +14,7 @@ DISTFILES= # empty
|
|||
EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Meta-port of Namazu and Japanese support modules
|
||||
|
||||
LIB_DEPENDS= nmz.6:${PORTSDIR}/databases/namazu2
|
||||
RUN_DEPENDS= ${PM_BASE}/${PERL_ARCH}/NKF.pm:${PORTSDIR}/japanese/p5-nkf \
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Meta-port of Namazu and Japanese support modules
|
|
@ -12,6 +12,7 @@ MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/chasen/
|
|||
DISTNAME= chasen-${CHASEN_VERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= ChaSen library module for Perl5
|
||||
|
||||
LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ChaSen library module for Perl5
|
|
@ -12,6 +12,7 @@ CATEGORIES= japanese perl5
|
|||
MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Kakasi library module for Perl5
|
||||
|
||||
LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Kakasi library module for Perl5
|
|
@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.namazu.org/pub/namazu/ruby/
|
|||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A client of the "Namazu" full-text search engine written in Ruby
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_FEATURES= optparse
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A client of the "Namazu" full-text search engine written in Ruby
|
|
@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixuser.org/~ysjj/rskkserv/
|
|||
DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= An alternative implementation of skkserv written in Ruby
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/tcpwrap.so:${PORTSDIR}/security/ruby-tcpwrap \
|
||||
${SKKJISYO_BASE}/${SKKJISYO}:${SKK_MASTERDIR}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
An alternative implementation of skkserv written in Ruby
|
|
@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz
|
|||
DIST_SUBDIR= vje30
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Modern intelligent Japanese input engine (trial version)
|
||||
|
||||
LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x
|
||||
#RUN_DEPENDS= ${LOCALBASE}/share/java/classes/jfc-1.1.1/swing.jar:${PORTSDIR}/java/jfc
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Modern intelligent Japanese input engine (trial version)
|
|
@ -20,6 +20,7 @@ DISTFILES= ${MAINDIST} \
|
|||
DIST_SUBDIR= vje30
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Modern intelligent Japanese input engine (purchase version)
|
||||
|
||||
LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x
|
||||
#RUN_DEPENDS= ${LOCALBASE}/share/java/classes/jfc-1.1.1/swing.jar:${PORTSDIR}/java/jfc
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Modern intelligent Japanese input engine (purchase version)
|
|
@ -8,6 +8,7 @@
|
|||
CATEGORIES= japanese
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME
|
||||
|
||||
CONFIGURE_ARGS= --enable-japanese-conv
|
||||
|
||||
|
|
|
@ -11,6 +11,7 @@ CATEGORIES= japanese textproc
|
|||
MASTER_SITES= http://home.catv.ne.jp/pp/ginoue/software/xyaku/
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A general dictionary/search engine front-end for X
|
||||
|
||||
RUN_DEPENDS= ${EDICT_FILE}:${PORTSDIR}/japanese/edict \
|
||||
${RUBY_SITEARCHLIBDIR}/eb.so:${PORTSDIR}/japanese/ruby-eb
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A general dictionary/search engine front-end for X
|
|
@ -12,6 +12,7 @@ MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/
|
|||
DISTNAME= DNS-Balance-${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A dynamic load-balancing DNS server
|
||||
|
||||
USE_RUBY= yes
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A dynamic load-balancing DNS server
|
|
@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|||
MASTER_SITE_SUBDIR= system/news/readers
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Download news articles from NNTP server
|
||||
|
||||
MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man"
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Download news articles from NNTP server
|
|
@ -15,6 +15,7 @@ DISTNAME= jconv
|
|||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Converts JFile database to CSV, and vice versa
|
||||
|
||||
ALL_TARGET= # none
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Converts JFile database to CSV, and vice versa
|
|
@ -12,6 +12,7 @@ MASTER_SITES= http://www.handmark.com/downloads/
|
|||
DISTNAME= ${PORTNAME}freebsd3x
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Converts CSV to MobileDB database
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Converts CSV to MobileDB database
|
|
@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1
|
|||
.endif
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= FreeBSD ports/packages administration and management tool suite
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1
|
||||
# For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
FreeBSD ports/packages administration and management tool suite
|
|
@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1
|
|||
.endif
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= FreeBSD ports/packages administration and management tool suite
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1
|
||||
# For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
FreeBSD ports/packages administration and management tool suite
|
|
@ -12,6 +12,7 @@ MASTER_SITES= http://www.fastio.com/
|
|||
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A library for creating PDF (Acrobat) files directly via C language programs
|
||||
|
||||
WRKSRC= ${WRKDIR}/ClibPDF/source
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A library for creating PDF (Acrobat) files directly via C language programs
|
|
@ -13,6 +13,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \
|
|||
DISTNAME= FD-${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A CUI-based file and directory management tool
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A CUI-based file and directory management tool
|
|
@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
|
|||
MASTER_SITE_SUBDIR= knu
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A tool to check shared library links
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A tool to check shared library links
|
|
@ -11,6 +11,7 @@ CATEGORIES= sysutils
|
|||
MASTER_SITES= http://namazu.org/~satoru/pdumpfs/
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A daily backup system similar to Plan9's dumpfs
|
||||
|
||||
USE_RUBY= yes
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A daily backup system similar to Plan9's dumpfs
|
|
@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1
|
|||
.endif
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= FreeBSD ports/packages administration and management tool suite
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1
|
||||
# For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
FreeBSD ports/packages administration and management tool suite
|
|
@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1
|
|||
.endif
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= FreeBSD ports/packages administration and management tool suite
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1
|
||||
# For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb}
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue