From 0577690146e305d159f2ba50df2f7bb2d69e5033 Mon Sep 17 00:00:00 2001 From: Charlie Date: Fri, 7 May 2010 06:51:24 -0700 Subject: [PATCH] update Fri May 7 06:37:02 PDT 2010 --- devel/confuse/Makefile | 4 +- devel/libconfig/Makefile | 4 +- devel/libgee/Makefile | 4 +- devel/valide/Makefile | 4 +- doc/CHANGES-2010 | 5 +- graphics/dvipng/Makefile | 4 +- lang/vala/Makefile | 4 +- misc/screen/Makefile | 4 +- mk/defaults/options.description | 1 + mk/pkginstall/bsd.pkginstall.mk | 7 +- mk/pkginstall/shell | 30 ++--- multimedia/x264-devel/Makefile | 5 +- multimedia/x264-devel/distinfo | 4 +- multimedia/x264-devel/patches/patch-aa | 15 +-- security/putty-devel/Makefile | 4 +- shells/ast-ksh/Makefile.common | 3 +- shells/bash/Makefile | 3 +- shells/bash2/Makefile | 4 +- shells/dash/Makefile | 4 +- shells/es/Makefile | 4 +- shells/esh/Makefile | 4 +- shells/lshell/Makefile | 3 +- shells/mksh/Makefile | 3 +- shells/osh/Makefile | 3 +- shells/pdksh/Makefile | 4 +- shells/perlsh/Makefile | 4 +- shells/posh/Makefile | 4 +- shells/rc/Makefile | 3 +- shells/scponly/Makefile | 3 +- shells/scsh/Makefile | 3 +- shells/xsh/Makefile | 4 +- shells/zsh-current/Makefile | 4 +- shells/zsh/Makefile | 4 +- sysutils/9base/Makefile | 3 +- sysutils/Makefile | 3 +- sysutils/bubblemon/Makefile | 4 +- sysutils/etcutils/DESCR | 19 +++ sysutils/etcutils/Makefile | 33 ++++++ sysutils/etcutils/PLIST | 14 +++ sysutils/etcutils/distinfo | 5 + textproc/halibut/Makefile | 4 +- textproc/libyaml/Makefile | 4 +- textproc/oniguruma/Makefile | 4 +- textproc/ruby-oniguruma/Makefile | 4 +- textproc/ruby-plist/Makefile | 4 +- textproc/ruby-ultraviolet/Makefile | 4 +- wip/dates/DESCR | 1 + wip/dates/Makefile | 29 +++++ wip/dates/PLIST | 31 +++++ wip/dates/distinfo | 6 + wip/dates/patches/patch-aa | 13 ++ wip/duplo/DESCR | 1 + wip/duplo/Makefile | 27 +++++ wip/duplo/PLIST | 3 + wip/duplo/distinfo | 5 + wip/gtk-grdc/Makefile | 2 +- wip/ibus-handwrite/DESCR | 1 + wip/ibus-handwrite/Makefile | 31 +++++ wip/ibus-handwrite/PLIST | 8 ++ wip/ibus-handwrite/distinfo | 8 ++ wip/ibus-handwrite/patches/patch-aa | 17 +++ wip/ibus-handwrite/patches/patch-ab | 14 +++ wip/ibus-handwrite/patches/patch-ac | 12 ++ wip/ibus-table-xingma/DESCR | 2 + wip/ibus-table-xingma/Makefile | 23 ++++ wip/ibus-table-xingma/PLIST | 9 ++ wip/ibus-table-xingma/distinfo | 6 + wip/ibus-table-xingma/patches/patch-aa | 22 ++++ wip/ibus-table-yinma/DESCR | 2 + wip/ibus-table-yinma/Makefile | 20 ++++ wip/ibus-table-yinma/PLIST | 15 +++ wip/ibus-table-yinma/distinfo | 5 + wip/ibus-unikey/DESCR | 2 + wip/ibus-unikey/Makefile | 27 +++++ wip/ibus-unikey/PLIST | 8 ++ wip/ibus-unikey/distinfo | 5 + wip/py-fuzzpy/DESCR | 2 + wip/py-fuzzpy/Makefile | 22 ++++ wip/py-fuzzpy/PLIST | 24 ++++ wip/py-fuzzpy/distinfo | 5 + wip/py-pypedal/DESCR | 5 + wip/py-pypedal/Makefile | 36 ++++++ wip/py-pypedal/PLIST | 157 +++++++++++++++++++++++++ wip/py-pypedal/distinfo | 5 + www/netsurf/Makefile | 4 +- x11/docker/Makefile | 4 +- x11/libunique/Makefile | 4 +- 87 files changed, 782 insertions(+), 109 deletions(-) create mode 100644 sysutils/etcutils/DESCR create mode 100644 sysutils/etcutils/Makefile create mode 100644 sysutils/etcutils/PLIST create mode 100644 sysutils/etcutils/distinfo create mode 100644 wip/dates/DESCR create mode 100644 wip/dates/Makefile create mode 100644 wip/dates/PLIST create mode 100644 wip/dates/distinfo create mode 100644 wip/dates/patches/patch-aa create mode 100644 wip/duplo/DESCR create mode 100644 wip/duplo/Makefile create mode 100644 wip/duplo/PLIST create mode 100644 wip/duplo/distinfo create mode 100644 wip/ibus-handwrite/DESCR create mode 100644 wip/ibus-handwrite/Makefile create mode 100644 wip/ibus-handwrite/PLIST create mode 100644 wip/ibus-handwrite/distinfo create mode 100644 wip/ibus-handwrite/patches/patch-aa create mode 100644 wip/ibus-handwrite/patches/patch-ab create mode 100644 wip/ibus-handwrite/patches/patch-ac create mode 100644 wip/ibus-table-xingma/DESCR create mode 100644 wip/ibus-table-xingma/Makefile create mode 100644 wip/ibus-table-xingma/PLIST create mode 100644 wip/ibus-table-xingma/distinfo create mode 100644 wip/ibus-table-xingma/patches/patch-aa create mode 100644 wip/ibus-table-yinma/DESCR create mode 100644 wip/ibus-table-yinma/Makefile create mode 100644 wip/ibus-table-yinma/PLIST create mode 100644 wip/ibus-table-yinma/distinfo create mode 100644 wip/ibus-unikey/DESCR create mode 100644 wip/ibus-unikey/Makefile create mode 100644 wip/ibus-unikey/PLIST create mode 100644 wip/ibus-unikey/distinfo create mode 100644 wip/py-fuzzpy/DESCR create mode 100644 wip/py-fuzzpy/Makefile create mode 100644 wip/py-fuzzpy/PLIST create mode 100644 wip/py-fuzzpy/distinfo create mode 100644 wip/py-pypedal/DESCR create mode 100644 wip/py-pypedal/Makefile create mode 100644 wip/py-pypedal/PLIST create mode 100644 wip/py-pypedal/distinfo diff --git a/devel/confuse/Makefile b/devel/confuse/Makefile index 0a1ff4f98d6c..de86dd3c1be4 100644 --- a/devel/confuse/Makefile +++ b/devel/confuse/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2009/06/13 06:46:41 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2010/05/07 08:34:22 ahoka Exp $ # DISTNAME= confuse-2.6 CATEGORIES= devel MASTER_SITES= http://bzero.se/confuse/ -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/confuse/ COMMENT= Configuration file parser library diff --git a/devel/libconfig/Makefile b/devel/libconfig/Makefile index 1844c0988de5..9d2ed7671f66 100644 --- a/devel/libconfig/Makefile +++ b/devel/libconfig/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2008/08/13 13:20:14 ahoka Exp $ +# $NetBSD: Makefile,v 1.6 2010/05/07 08:34:22 ahoka Exp $ # DISTNAME= libconfig-1.3 CATEGORIES= devel MASTER_SITES= http://www.hyperrealm.com/libconfig/ -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hyperrealm.com/libconfig/ COMMENT= Simple library for manipulating structured configuration files diff --git a/devel/libgee/Makefile b/devel/libgee/Makefile index b8841a0992ed..036ea6ba78b0 100644 --- a/devel/libgee/Makefile +++ b/devel/libgee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/03/05 21:59:43 ahoka Exp $ +# $NetBSD: Makefile,v 1.2 2010/05/07 08:34:22 ahoka Exp $ # DISTNAME= libgee-0.1.5 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 PKG_DESTDIR_SUPPORT= user-destdir -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/Libgee COMMENT= Library providing GObject-based interfaces and classes diff --git a/devel/valide/Makefile b/devel/valide/Makefile index a4bf1c5e5264..6e0ebffac8ca 100644 --- a/devel/valide/Makefile +++ b/devel/valide/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/02/10 19:17:37 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2010/05/07 08:34:22 ahoka Exp $ # DISTNAME= valide-0.4.0 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://valide.googlecode.com/files/ -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.valaide.org/ COMMENT= IDE for the Vala programming language diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 6f9edb227faa..eefdbcf1b22a 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.1837 2010/05/07 07:21:07 jnemeth Exp $ +$NetBSD: CHANGES-2010,v 1.1839 2010/05/07 11:35:45 obache Exp $ Changes to the packages collection and infrastructure in 2010: @@ -2304,7 +2304,7 @@ Changes to the packages collection and infrastructure in 2010: Updated math/R to 2.11.0 [adam 2010-05-06] Updated lang/gcc44 to 4.4.4 [adam 2010-05-06] Updated benchmarks/netperf to 2.4.5 [adam 2010-05-06] - Updated net/unbound to version 1.4.4 [pettai 2010-05-06] + Updated net/unbound to 1.4.4 [pettai 2010-05-06] Updated net/nsd to 3.2.5 [pettai 2010-05-06] Added security/opendnssec version 1.0.0 [pettai 2010-05-06] Updated databases/p5-MLDBM to 2.04 [sno 2010-05-06] @@ -2312,3 +2312,4 @@ Changes to the packages collection and infrastructure in 2010: Updated print/tex-enumitem-doc to 2.2 [minskim 2010-05-06] Updated math/maxima to 5.21.1 [asau 2010-05-07] Updated comms/asterisk16 to 1.6.1.17nb3 [jnemeth 2010-05-07] + Added sysutils/etcutils version 0.1 [jmmv 2010-05-07] diff --git a/graphics/dvipng/Makefile b/graphics/dvipng/Makefile index 2d0779645095..2e65af4c2a53 100644 --- a/graphics/dvipng/Makefile +++ b/graphics/dvipng/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2010/01/18 09:58:57 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2010/05/07 08:34:22 ahoka Exp $ DISTNAME= dvipng-1.12 PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvipng/} -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://savannah.nongnu.org/projects/dvipng/ COMMENT= Convert TeX DVI files to PNG or GIF LICENSE= gnu-lgpl-v3 diff --git a/lang/vala/Makefile b/lang/vala/Makefile index 06502d8ad9ce..81828f2af07e 100644 --- a/lang/vala/Makefile +++ b/lang/vala/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/03/10 12:36:25 obache Exp $ +# $NetBSD: Makefile,v 1.7 2010/05/07 08:34:22 ahoka Exp $ # DISTNAME= vala-0.7.10 @@ -6,7 +6,7 @@ CATEGORIES= lang gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vala/0.7/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/Vala COMMENT= Compiler for the GObject type system diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 999aa55aa2ef..a6b4b9104b1d 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2010/03/07 15:13:37 zafer Exp $ +# $NetBSD: Makefile,v 1.83 2010/05/07 12:02:43 jmmv Exp $ DISTNAME= screen-4.0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc shells MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \ http://people.freebsd.org/~cy/distfiles/ diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 03e4d61a0c8e..6b7c619b89e4 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -478,6 +478,7 @@ syslog Enable syslog support. syslogng-spoof Spoof the original source address of forwarded packets. tcl Enable Tcl scripting support. tcpwrappers Enable tcpwrappers support. +tests Build and install tests. theora Use the theora codecs. threads Enable threads support. tin-use-inn-spool Use the INN spool directories. diff --git a/mk/pkginstall/bsd.pkginstall.mk b/mk/pkginstall/bsd.pkginstall.mk index f0b9a98183c1..7fd31a52c722 100644 --- a/mk/pkginstall/bsd.pkginstall.mk +++ b/mk/pkginstall/bsd.pkginstall.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkginstall.mk,v 1.47 2010/03/10 15:01:42 rillig Exp $ +# $NetBSD: bsd.pkginstall.mk,v 1.48 2010/05/07 12:00:36 jmmv Exp $ # # This Makefile fragment is included by bsd.pkg.mk and implements the # common INSTALL/DEINSTALL scripts framework. To use the pkginstall @@ -762,6 +762,10 @@ install-script-data-info-files: # PKG_SHELL?= # empty +.if !empty(PKG_SHELL) +DEPENDS+= etcutils>=0.1:../../sysutils/etcutils +FILES_SUBST+= SHELLS=${PREFIX:Q}/sbin/shells + _INSTALL_SHELL_FILE= ${_PKGINSTALL_DIR}/shell _INSTALL_SHELL_DATAFILE= ${_PKGINSTALL_DIR}/shell-data _INSTALL_UNPACK_TMPL+= ${_INSTALL_SHELL_FILE} @@ -788,6 +792,7 @@ ${_INSTALL_SHELL_FILE}: ../../mk/pkginstall/shell ${RM} -f ${.TARGET}; \ ${TOUCH} ${TOUCH_ARGS} ${.TARGET}; \ fi +.endif # SHLIB_TYPE # The type of shared library supported by the platform. diff --git a/mk/pkginstall/shell b/mk/pkginstall/shell index b46b07ffdb11..ba9fd79dd2b0 100644 --- a/mk/pkginstall/shell +++ b/mk/pkginstall/shell @@ -1,4 +1,4 @@ -# $NetBSD: shell,v 1.4 2007/07/12 19:41:46 jlam Exp $ +# $NetBSD: shell,v 1.5 2010/05/07 12:00:36 jmmv Exp $ # # Generate a +SHELL script that handles shell registration for the package. # @@ -29,17 +29,12 @@ UNPACK,|UNPACK,+SHELL) # # # SHELL: bin/pdksh # -CAT="@CAT@" -CP="@CP@" ECHO="@ECHO@" -GREP="@GREP@" PWD_CMD="@PWD_CMD@" -RM="@RM@" SED="@SED@" +SHELLS="@SHELLS@" SORT="@SORT@" TEST="@TEST@" -TRUE="@TRUE@" -TOUCH="@TOUCH@" SELF=$0 ACTION=$1 @@ -77,16 +72,12 @@ ADD) ${TEST} -f "$shell" || continue shelldb="/etc/shells" - ${TEST} -f "$shelldb" || continue - if ${TEST} -f "$shelldb" && \ - ${GREP} "^$shell" $shelldb >/dev/null; then + if ${TEST} -f ${shelldb} && \ + ${SHELLS} -K ${shelldb} check ${shell}; then : else ${ECHO} "${PKGNAME}: adding $shell to $shelldb" - ${TOUCH} $shelldb - ${CP} $shelldb $shelldb.pkgsrc."$$" - { ${CAT} $shelldb.pkgsrc."$$"; ${ECHO} "$shell"; } > $shelldb - ${RM} $shelldb.pkgsrc."$$" + ${SHELLS} -K ${shelldb} add ${shell} fi done ;; @@ -109,12 +100,9 @@ REMOVE) shelldb="/etc/shells" if ${TEST} -f "$shelldb" && \ - ${GREP} "^$shell" $shelldb >/dev/null; then + ${SHELLS} -K ${shelldb} check ${shell}; then ${ECHO} "${PKGNAME}: removing $shell from $shelldb" - ${TOUCH} $shelldb - ${CP} $shelldb $shelldb.pkgsrc."$$" - { ${GREP} -v "^$shell" $shelldb.pkgsrc."$$" || ${TRUE}; } > $shelldb - ${RM} $shelldb.pkgsrc."$$" + ${SHELLS} -K ${shelldb} remove ${shell} fi done ;; @@ -134,7 +122,7 @@ CHECK-ADD) shelldb="/etc/shells" if ${TEST} -f "$shelldb" && \ - ${GREP} "^$shell" $shelldb >/dev/null; then + ${SHELLS} -K ${shelldb} check ${shell}; then : else case "$printed_header" in @@ -172,7 +160,7 @@ CHECK-REMOVE) shelldb="/etc/shells" if ${TEST} -f "$shelldb" && \ - ${GREP} "^$shell" $shelldb >/dev/null; then + ${SHELLS} -K ${shelldb} check ${shell}; then case "$printed_header" in yes) ;; *) printed_header=yes diff --git a/multimedia/x264-devel/Makefile b/multimedia/x264-devel/Makefile index efd3ca71f8f7..66529982c878 100644 --- a/multimedia/x264-devel/Makefile +++ b/multimedia/x264-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2010/05/06 17:02:12 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2010/05/07 09:34:43 drochner Exp $ SNAPSHOT_DATE= 20090920 @@ -32,10 +32,11 @@ BUILD_DEPENDS+= yasm>=0.4.0:../../devel/yasm CONFIGURE_ARGS+= --disable-asm .endif -USE_TOOLS+= gmake +USE_TOOLS+= gmake bash USE_LIBTOOL= yes HAS_CONFIGURE= yes +CONFIG_SHELL= ${BASH} CONFIGURE_ARGS+= --enable-pic # uses libtool's -prefer-pic CONFIGURE_ARGS+= --prefix=${PREFIX:Q} CONFIGURE_ARGS+= --disable-mp4-output # needs GPAC, not in pkgsrc diff --git a/multimedia/x264-devel/distinfo b/multimedia/x264-devel/distinfo index 654de5dacf5a..e940cf0a0859 100644 --- a/multimedia/x264-devel/distinfo +++ b/multimedia/x264-devel/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.20 2010/05/06 17:02:12 drochner Exp $ +$NetBSD: distinfo,v 1.21 2010/05/07 09:34:43 drochner Exp $ SHA1 (x264-snapshot-20090920-2245.tar.bz2) = de37c75bdcbfb4e16fba006afd932020b93d8a66 RMD160 (x264-snapshot-20090920-2245.tar.bz2) = c0303b906f4de285eb4c9460882e6df4cf92f4a3 Size (x264-snapshot-20090920-2245.tar.bz2) = 2736477 bytes -SHA1 (patch-aa) = c9c93b1d1bbbfe1b61564cb3ab7df68216d1d9d2 +SHA1 (patch-aa) = e77e346640cb0512f9ca5b678bf325f915a69da7 SHA1 (patch-ab) = 6db45e7995b7986d8b0bf95a777eff71527a189d SHA1 (patch-ac) = b3c91319b287278dd98c822dd7e35e273a238f70 SHA1 (patch-ak) = d8362f3beadcc5cc19684a12b3794d542f502f14 diff --git a/multimedia/x264-devel/patches/patch-aa b/multimedia/x264-devel/patches/patch-aa index b7ddf3ebfd1a..dbd4d1f34ba5 100644 --- a/multimedia/x264-devel/patches/patch-aa +++ b/multimedia/x264-devel/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.9 2010/05/06 17:02:12 drochner Exp $ +$NetBSD: patch-aa,v 1.10 2010/05/07 09:34:43 drochner Exp $ --- configure.orig 2009-09-20 20:45:09.000000000 +0000 +++ configure @@ -31,19 +31,6 @@ $NetBSD: patch-aa,v 1.9 2010/05/06 17:02:12 drochner Exp $ kfreebsd*-gnu) SYS="FREEBSD" CFLAGS="$CFLAGS -DHAVE_MALLOC_H" -@@ -236,10 +240,10 @@ case $host_cpu in - ARCH="X86" - AS="yasm" - ASFLAGS="$ASFLAGS -O2" -- if [[ "$asm" == yes && "$CFLAGS" != *-march* ]]; then -+ if [ "$asm" = yes -a "$CFLAGS" != *-march* ]; then - CFLAGS="$CFLAGS -march=i686" - fi -- if [[ "$asm" == yes && "$CFLAGS" != *-mfpmath* ]]; then -+ if [ "$asm" = yes -a "$CFLAGS" != *-mfpmath* ]; then - CFLAGS="$CFLAGS -mfpmath=sse -msse" - fi - if [ "$SYS" = MACOSX ]; then @@ -250,7 +254,7 @@ case $host_cpu in ASFLAGS="$ASFLAGS -f elf" fi diff --git a/security/putty-devel/Makefile b/security/putty-devel/Makefile index e4c75f38f715..fda4607c8390 100644 --- a/security/putty-devel/Makefile +++ b/security/putty-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/09/07 18:08:54 ahoka Exp $ +# $NetBSD: Makefile,v 1.3 2010/05/07 08:34:22 ahoka Exp $ # DISTNAME= putty-0.60-2009-09-06 @@ -6,7 +6,7 @@ PKGNAME= putty-0.6.20090906 CATEGORIES= security MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/ahoka/dist/ -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/putty/ COMMENT= Free implementation of Telnet and SSH for Win32 and Unix platforms diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common index 389c0e9cd43a..acfcf88f5d7c 100644 --- a/shells/ast-ksh/Makefile.common +++ b/shells/ast-ksh/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.24 2009/06/05 23:57:47 zafer Exp $ +# $NetBSD: Makefile.common,v 1.25 2010/05/07 12:02:43 jmmv Exp $ DISTNAME= ast-ksh-${ASTKSH_VERSION} PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g} +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= http://ftp.ntua.gr/pub/linux/openpkg/sources/DST/ksh/ \ ftp://ftp.ntua.gr/pub/linux/openpkg/sources/DST/ksh/ diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 31f7b602f34a..66743035edc2 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.49 2010/01/16 17:17:04 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2010/05/07 12:02:43 jmmv Exp $ BASH_VERSION= 4.1 DISTNAME= bash-${BASH_VERSION} #PKGNAME= bash-${BASH_VERSION}.${BASH_PATCHLEVEL} +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \ ftp://ftp.cwru.edu/pub/bash/ diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 749bd4891088..d85ebe9f31ed 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.79 2009/05/20 00:58:27 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2010/05/07 12:02:43 jmmv Exp $ # DISTNAME= bash-2.05b PKGNAME= bash-2.05.2.7 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \ ftp://ftp.cwru.edu/pub/bash/ diff --git a/shells/dash/Makefile b/shells/dash/Makefile index c3a4af28a8ee..646cf168310b 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/11/05 21:56:59 asau Exp $ +# $NetBSD: Makefile,v 1.4 2010/05/07 12:02:44 jmmv Exp $ # DISTNAME= dash-0.5.5.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ diff --git a/shells/es/Makefile b/shells/es/Makefile index 31ec8b726007..bb9145d7df29 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/02/12 00:23:34 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= es-0.9-alpha1 PKGNAME= es-0.9a1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= shells MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ diff --git a/shells/esh/Makefile b/shells/esh/Makefile index 1b0d2bd41998..90d3d9844ebf 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2010/02/12 00:23:07 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= esh-0.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_BACKUP} diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile index 41c3463d8483..dd456646da85 100644 --- a/shells/lshell/Makefile +++ b/shells/lshell/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/04/11 14:37:25 imil Exp $ +# $NetBSD: Makefile,v 1.5 2010/05/07 12:02:44 jmmv Exp $ # DISTNAME= lshell-0.9.10 +PKGREVISION= 4 CATEGORIES= shells python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lshell/} diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile index f11fcdda3aa6..be4c7b9fd6c1 100644 --- a/shells/mksh/Makefile +++ b/shells/mksh/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/12/05 13:31:18 ahoka Exp $ +# $NetBSD: Makefile,v 1.14 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= mksh-R39 PKGNAME= ${DISTNAME:S/-R/-/} +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \ http://pub.allbsd.org/MirOS/dist/mir/mksh/ diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 96b98b15d8e1..44c3c9552b54 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2010/05/02 10:31:12 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= osh-20100430 +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= http://v6shell.org/src/ diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index c661e686f164..3fa03a116374 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/04/09 00:48:15 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2010/05/07 12:02:44 jmmv Exp $ # DISTNAME= pdksh-5.2.14 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ http://gd.tuwien.ac.at/utils/shells/pdksh/ \ diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index f6a0d5c20555..081d535735af 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:47 he Exp $ +# $NetBSD: Makefile,v 1.17 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= psh-1.8 PKGNAME= perlsh-1.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= shells perl5 MASTER_SITES= http://www.focusresearch.com/gregor/download/ diff --git a/shells/posh/Makefile b/shells/posh/Makefile index 68076596fd21..ab7576e59ef8 100644 --- a/shells/posh/Makefile +++ b/shells/posh/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:45 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2010/05/07 12:02:44 jmmv Exp $ # DISTNAME= posh_0.3.14 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/} diff --git a/shells/rc/Makefile b/shells/rc/Makefile index 1f0892596ab6..7b4de54e124c 100644 --- a/shells/rc/Makefile +++ b/shells/rc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2010/02/04 05:23:27 dholland Exp $ +# $NetBSD: Makefile,v 1.26 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= rc-1.7 +PKGREVISION= 1 CATEGORIES= shells plan9 MASTER_SITES= http://www-ftp.lip6.fr/pub/unix/shells/rc/ diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index 3224d02775bd..9bfb8a726807 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2009/03/06 00:12:28 snj Exp $ +# $NetBSD: Makefile,v 1.14 2010/05/07 12:02:44 jmmv Exp $ DISTNAME= scponly-4.8 +PKGREVISION= 1 CATEGORIES= shells security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scponly/} EXTRACT_SUFX= .tgz diff --git a/shells/scsh/Makefile b/shells/scsh/Makefile index d6af1d9eaf08..d2c4dd9b03eb 100644 --- a/shells/scsh/Makefile +++ b/shells/scsh/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2008/11/28 11:45:40 obache Exp $ +# $NetBSD: Makefile,v 1.40 2010/05/07 12:02:45 jmmv Exp $ DISTNAME= scsh-0.6.7 +PKGREVISION= 1 CATEGORIES= shells lang MASTER_SITES= http://ftp.scsh.net/pub/scsh/0.6/ \ ${MASTER_SITE_SOURCEFORGE:=scsh/} diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile index 558bdc2308c4..5324492759b6 100644 --- a/shells/xsh/Makefile +++ b/shells/xsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2008/10/19 19:18:47 he Exp $ +# $NetBSD: Makefile,v 1.14 2010/05/07 12:02:45 jmmv Exp $ DISTNAME= XML-XSH-1.8.2 PKGNAME= ${DISTNAME:S/XML-XSH/xsh/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/} diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile index 6fc84e04b990..868f8917d591 100644 --- a/shells/zsh-current/Makefile +++ b/shells/zsh-current/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2010/04/29 22:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/05/07 12:02:45 jmmv Exp $ .include "../../shells/zsh/Makefile.common" ZSH_VERSION= 4.3.10 -PKGREVISION= 1 +PKGREVISION= 2 ZSH_MAINTAINER= uebayasi@NetBSD.org USE_TOOLS+= env diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 79ee13b19472..799aeffcc8c2 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2008/12/23 15:59:08 uebayasi Exp $ +# $NetBSD: Makefile,v 1.56 2010/05/07 12:02:45 jmmv Exp $ .include "../../shells/zsh/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 ZSH_VERSION= 4.2.7 ZSH_MAINTAINER= uebayasi@NetBSD.org diff --git a/sysutils/9base/Makefile b/sysutils/9base/Makefile index 75ab39e1b398..8ea1d2d24728 100644 --- a/sysutils/9base/Makefile +++ b/sysutils/9base/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2009/07/06 16:08:05 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2010/05/07 12:02:45 jmmv Exp $ # DISTNAME= 9base-20051114 +PKGREVISION= 1 CATEGORIES= sysutils shells MASTER_SITES= http://www.suckless.org/download/ diff --git a/sysutils/Makefile b/sysutils/Makefile index b004b6f11d10..f56a435a81d4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.492 2010/04/29 06:58:31 jnemeth Exp $ +# $NetBSD: Makefile,v 1.493 2010/05/07 09:14:26 jmmv Exp $ # COMMENT= System utilities @@ -89,6 +89,7 @@ SUBDIR+= e2fsprogs SUBDIR+= easydiskpasswd SUBDIR+= estd SUBDIR+= etcmanage +SUBDIR+= etcutils SUBDIR+= extipl SUBDIR+= fakeroot SUBDIR+= fam diff --git a/sysutils/bubblemon/Makefile b/sysutils/bubblemon/Makefile index c9f396dd8fdf..e3fc9bc86e28 100644 --- a/sysutils/bubblemon/Makefile +++ b/sysutils/bubblemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/08/26 19:58:17 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/05/07 08:34:22 ahoka Exp $ # DISTNAME= bubblemon-dockapp-1.46 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ PKG_DESTDIR_SUPPORT= user-destdir -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ne.jp/asahi/linux/timecop/ COMMENT= Small windowmaker dockapp with bubbles and a duck LICENSE= gnu-gpl-v2 diff --git a/sysutils/etcutils/DESCR b/sysutils/etcutils/DESCR new file mode 100644 index 000000000000..d42c3c32c16e --- /dev/null +++ b/sysutils/etcutils/DESCR @@ -0,0 +1,19 @@ +etcutils is a package that provides standalone utilities to manipulate some +of the configuration files in /etc in a programmatic manner. Some of these +files can be seen as databases and, as such, they should have tools to +update them. + +The utilities provided by etcutils are designed to permit their integration +into packaging systems. Once integrated, packages can use these tools to +automatically modify these system-wide configuration files without having +to care about portability issues. Of course, these utilities provide a +command-line interface that resembles that of other standard tools, and +thus their manual usage is also possible. + +The following utilities are provided: + +* services(8): Add, list, remove and check the presence of entries in the + services(5) database. + +* shells(8): Add, list, remove and check the presence of entries in the + shells(5) database. diff --git a/sysutils/etcutils/Makefile b/sysutils/etcutils/Makefile new file mode 100644 index 000000000000..82589427170c --- /dev/null +++ b/sysutils/etcutils/Makefile @@ -0,0 +1,33 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/05/07 09:13:59 jmmv Exp $ +# + +DISTNAME= etcutils-0.1 +CATEGORIES= sysutils +MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/etcutils/0.1/ + +MAINTAINER= jmmv@NetBSD.org +HOMEPAGE= http://www.NetBSD.org/~jmmv/etcutils/ +COMMENT= Utilities to programmatically edit configuration files +LICENSE= 2-clause-bsd + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes + +CONFIGURE_ARGS+= --sysconfdir=/etc + +PKG_OPTIONS_VAR= PKG_OPTIONS.etcutils +PKG_SUPPORTED_OPTIONS= tests + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mtests) +CONFIGURE_ARGS+= --with-atf +DEPENDS+= atf-[0-9]*:../../devel/atf +PLIST_SUBST+= TESTS= +.else +CONFIGURE_ARGS+= --without-atf +PLIST_SUBST+= TESTS="@comment" +.endif + +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/etcutils/PLIST b/sysutils/etcutils/PLIST new file mode 100644 index 000000000000..a77467905359 --- /dev/null +++ b/sysutils/etcutils/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/07 09:13:59 jmmv Exp $ +man/man8/services.8 +man/man8/shells.8 +sbin/services +sbin/shells +share/doc/etcutils/AUTHORS +share/doc/etcutils/COPYING +share/doc/etcutils/NEWS +share/doc/etcutils/README +${TESTS}tests/etcutils/Atffile +${TESTS}tests/etcutils/services_test +${TESTS}tests/etcutils/services.gold +${TESTS}tests/etcutils/shells_test +${TESTS}tests/etcutils/shells.gold diff --git a/sysutils/etcutils/distinfo b/sysutils/etcutils/distinfo new file mode 100644 index 000000000000..067d9aac668f --- /dev/null +++ b/sysutils/etcutils/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/05/07 09:13:59 jmmv Exp $ + +SHA1 (etcutils-0.1.tar.gz) = c34742febea68836eea4d4ef3495a660f6a86ee5 +RMD160 (etcutils-0.1.tar.gz) = 71440ea12b091e14b2a5f4ed137c09f7bc4e663a +Size (etcutils-0.1.tar.gz) = 59625 bytes diff --git a/textproc/halibut/Makefile b/textproc/halibut/Makefile index 782f9ba82876..4ea7c7aa7054 100644 --- a/textproc/halibut/Makefile +++ b/textproc/halibut/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2009/10/06 21:31:13 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2010/05/07 08:34:22 ahoka Exp $ # DISTNAME= halibut-1.0 CATEGORIES= textproc MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/halibut/ -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/halibut/ COMMENT= Documentation production system LICENSE= mit diff --git a/textproc/libyaml/Makefile b/textproc/libyaml/Makefile index 7af9d3ef3fdd..574ac4caf0b1 100644 --- a/textproc/libyaml/Makefile +++ b/textproc/libyaml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/08/09 09:39:13 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2010/05/07 08:34:23 ahoka Exp $ # DISTNAME= yaml-0.1.2 @@ -6,7 +6,7 @@ PKGNAME= lib${DISTNAME} CATEGORIES= textproc MASTER_SITES= http://pyyaml.org/download/libyaml/ -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pyyaml.org/wiki/LibYAML COMMENT= YAML 1.1 parser and emitter written in C LICENSE= mit diff --git a/textproc/oniguruma/Makefile b/textproc/oniguruma/Makefile index 3197ceae9abb..4d7e195ae88d 100644 --- a/textproc/oniguruma/Makefile +++ b/textproc/oniguruma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/08/10 01:19:46 obache Exp $ +# $NetBSD: Makefile,v 1.3 2010/05/07 08:34:23 ahoka Exp $ # DISTNAME= onig-5.9.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/ PKG_DESTDIR_SUPPORT= user-destdir -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.geocities.jp/kosako3/oniguruma/ COMMENT= Regular expressions library diff --git a/textproc/ruby-oniguruma/Makefile b/textproc/ruby-oniguruma/Makefile index 0fe9a8e481a8..2c22baf83cd4 100644 --- a/textproc/ruby-oniguruma/Makefile +++ b/textproc/ruby-oniguruma/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2008/08/31 21:46:40 ahoka Exp $ +# $NetBSD: Makefile,v 1.4 2010/05/07 08:34:23 ahoka Exp $ DISTNAME= oniguruma-1.1.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= textproc -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://oniguruma.rubyforge.org/ COMMENT= Fast regular expression library diff --git a/textproc/ruby-plist/Makefile b/textproc/ruby-plist/Makefile index d123ec29dac0..22a5648cb40b 100644 --- a/textproc/ruby-plist/Makefile +++ b/textproc/ruby-plist/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/08/22 15:39:43 ahoka Exp $ +# $NetBSD: Makefile,v 1.2 2010/05/07 08:34:23 ahoka Exp $ DISTNAME= plist-3.0.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= devel -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://plist.rubyforge.org/ COMMENT= Manipulate Property List files diff --git a/textproc/ruby-ultraviolet/Makefile b/textproc/ruby-ultraviolet/Makefile index a277f9501b16..d10ce1c6697a 100644 --- a/textproc/ruby-ultraviolet/Makefile +++ b/textproc/ruby-ultraviolet/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/08/22 15:43:34 ahoka Exp $ +# $NetBSD: Makefile,v 1.2 2010/05/07 08:34:23 ahoka Exp $ DISTNAME= ultraviolet-0.10.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= textproc -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ultraviolet.rubyforge.org/ COMMENT= Syntax highlighting engine based on Textpow diff --git a/wip/dates/DESCR b/wip/dates/DESCR new file mode 100644 index 000000000000..ba11c63bc335 --- /dev/null +++ b/wip/dates/DESCR @@ -0,0 +1 @@ +Dates is a small, lightweight calenda diff --git a/wip/dates/Makefile b/wip/dates/Makefile new file mode 100644 index 000000000000..c3aa9e135ecb --- /dev/null +++ b/wip/dates/Makefile @@ -0,0 +1,29 @@ +# $NetBSD$ +# + +DISTNAME= dates-0.4.8 +CATEGORIES= time gnome +MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/dates/0.4/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc.gnome@gmail.com +HOMEPAGE= http://www.pimlico-project.org/ +COMMENT= Dates is a small, lightweight calenda +LICENSE= gnu-lgpl-v2.1 + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config intltool msgfmt gmake + +PKGCONFIG_OVERRIDE+= src/libgtkdatesview.pc.in + +CONFIGURE_ARGS+= --enable-owl + +.include "../../devel/glib2/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mail/evolution/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../x11/gtk2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wip/dates/PLIST b/wip/dates/PLIST new file mode 100644 index 000000000000..66bf23249b45 --- /dev/null +++ b/wip/dates/PLIST @@ -0,0 +1,31 @@ +@comment $NetBSD$ +bin/dates +man/man1/dates.1 +share/applications/dates.desktop +share/dates/oh-about-logo.png +share/icons/hicolor/16x16/apps/dates.png +share/icons/hicolor/22x22/apps/dates.png +share/icons/hicolor/24x24/apps/dates.png +share/icons/hicolor/26x26/apps/dates.png +share/icons/hicolor/32x32/apps/dates.png +share/icons/hicolor/48x48/apps/dates.png +share/icons/hicolor/64x64/apps/dates.png +share/icons/hicolor/scalable/apps/dates.svg +share/locale/ca/LC_MESSAGES/Dates.mo +share/locale/da/LC_MESSAGES/Dates.mo +share/locale/de/LC_MESSAGES/Dates.mo +share/locale/en_GB/LC_MESSAGES/Dates.mo +share/locale/es/LC_MESSAGES/Dates.mo +share/locale/et/LC_MESSAGES/Dates.mo +share/locale/eu/LC_MESSAGES/Dates.mo +share/locale/fi/LC_MESSAGES/Dates.mo +share/locale/fr/LC_MESSAGES/Dates.mo +share/locale/it/LC_MESSAGES/Dates.mo +share/locale/nb/LC_MESSAGES/Dates.mo +share/locale/nl/LC_MESSAGES/Dates.mo +share/locale/pa/LC_MESSAGES/Dates.mo +share/locale/pl/LC_MESSAGES/Dates.mo +share/locale/pt_BR/LC_MESSAGES/Dates.mo +share/locale/ru/LC_MESSAGES/Dates.mo +share/locale/sv/LC_MESSAGES/Dates.mo +share/locale/th/LC_MESSAGES/Dates.mo diff --git a/wip/dates/distinfo b/wip/dates/distinfo new file mode 100644 index 000000000000..6d9cd4c0a6fa --- /dev/null +++ b/wip/dates/distinfo @@ -0,0 +1,6 @@ +$NetBSD$ + +SHA1 (dates-0.4.8.tar.bz2) = 4befe1532b02b835c0d8b244eb66cae50b447ebb +RMD160 (dates-0.4.8.tar.bz2) = d6f5dee1c21d2fc165d079ddfb4fae81ba48376a +Size (dates-0.4.8.tar.bz2) = 407870 bytes +SHA1 (patch-aa) = f26b5dcfd539b5548821dd1cda43daa7660efd5c diff --git a/wip/dates/patches/patch-aa b/wip/dates/patches/patch-aa new file mode 100644 index 000000000000..126607a8cc12 --- /dev/null +++ b/wip/dates/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD$ + +--- ./data/Makefile.in.orig 2010-03-26 20:39:26.000000000 +0000 ++++ ./data/Makefile.in 2010-03-26 20:39:53.000000000 +0000 +@@ -601,7 +601,7 @@ + @INTLTOOL_DESKTOP_RULE@ + + install-icons: +- for size in 16x16 22x22 24x24 26x26 32x32 48x48 64x64 scalable; do mkdir --parents $(DESTDIR)/$(datadir)/icons/hicolor/$$size/apps; done ++ for size in 16x16 22x22 24x24 26x26 32x32 48x48 64x64 scalable; do mkdir -p parents $(DESTDIR)/$(datadir)/icons/hicolor/$$size/apps; done + install -m 644 $(srcdir)/dates-16.png $(DESTDIR)/$(datadir)/icons/hicolor/16x16/apps/dates.png + install -m 644 $(srcdir)/dates-22.png $(DESTDIR)/$(datadir)/icons/hicolor/22x22/apps/dates.png + install -m 644 $(srcdir)/dates-24.png $(DESTDIR)/$(datadir)/icons/hicolor/24x24/apps/dates.png diff --git a/wip/duplo/DESCR b/wip/duplo/DESCR new file mode 100644 index 000000000000..bf243a6fea2c --- /dev/null +++ b/wip/duplo/DESCR @@ -0,0 +1 @@ +Duplo is a tool to find duplicated code blocks in large C/C++/Java systems. diff --git a/wip/duplo/Makefile b/wip/duplo/Makefile new file mode 100644 index 000000000000..0e7f7d8cc49d --- /dev/null +++ b/wip/duplo/Makefile @@ -0,0 +1,27 @@ +# $NetBSD$ +# + +DISTNAME= duplo_0.2.0_src +PKGNAME= ${DISTNAME:S/_0.2.0_src//}-0.2.0 +CATEGORIES= devel +MASTER_SITES= http://garr.dl.sourceforge.net/project/duplo/duplo/duplo_0.2.0/ + +MAINTAINER= kamel.derouiche@gmail.com +HOMEPAGE= http://duplo.giants.ch/ +COMMENT= Duplicated source code blocks C++ language +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_TOOLS+= gmake +USE_LANGUAGES= c++ + +DOCDIR= ${PREFIX}/share/doc/duplo + +INSTALLATION_DIRS= bin ${DOCDIR} + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/duplo ${DESTDIR}${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${DOCDIR} + +.include "../../mk/bsd.pkg.mk" diff --git a/wip/duplo/PLIST b/wip/duplo/PLIST new file mode 100644 index 000000000000..bbe7e180e1c9 --- /dev/null +++ b/wip/duplo/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD$ +bin/duplo +share/doc/duplo/README diff --git a/wip/duplo/distinfo b/wip/duplo/distinfo new file mode 100644 index 000000000000..e972f09dc892 --- /dev/null +++ b/wip/duplo/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (duplo_0.2.0_src.tar.gz) = 5a301d84e98527d2d24dca60028776ba2507226f +RMD160 (duplo_0.2.0_src.tar.gz) = 105dbdb2e769cea11c4ed91fc62e592aba8e629b +Size (duplo_0.2.0_src.tar.gz) = 22246 bytes diff --git a/wip/gtk-grdc/Makefile b/wip/gtk-grdc/Makefile index e1294caa64c7..1d8717fb0055 100644 --- a/wip/gtk-grdc/Makefile +++ b/wip/gtk-grdc/Makefile @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grdc/} -MAINTAINER= kamelderouiche@yahoo.com +MAINTAINER= pkgsrc-users@netbsd.org HOMEPAGE= http://grdc.sourceforge.net/ COMMENT= Grdc is a remote desktop client based on GTK+ diff --git a/wip/ibus-handwrite/DESCR b/wip/ibus-handwrite/DESCR new file mode 100644 index 000000000000..a568f1bb2794 --- /dev/null +++ b/wip/ibus-handwrite/DESCR @@ -0,0 +1 @@ +ibus-handwrite is a handwrite recgnizer for IBus. diff --git a/wip/ibus-handwrite/Makefile b/wip/ibus-handwrite/Makefile new file mode 100644 index 000000000000..5115e59f9050 --- /dev/null +++ b/wip/ibus-handwrite/Makefile @@ -0,0 +1,31 @@ +# $NetBSD$ +# + +DISTNAME= ibus-handwrite-2.0.2 +CATEGORIES= inputmethod +MASTER_SITES= http://ibus-handwrite.googlecode.com/files/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/ibus-handwrite/ +COMMENT= Handwrite recognizer for ibus +LICENSE= gnu-gpl-v3 + +PKG_DESTDIR_SUPPORT= user-destdir + +DEPENDS+= zinnia-tomoe-[0-9]*:../../wip/zinnia-tomoe + +FIND_PREFIX:= ZINNIA_TOMOE_DIR=zinnia-tomoe +.include "../../mk/find-prefix.mk" + +GNU_CONFIGURE= yes +USE_PKGLOCALEDIR= yes +USE_TOOLS+= gmake pkg-config + +CONFIGURE_ARGS+= --enable-zinnia +CONFIGURE_ARGS+= --with-zinnia-tomoe=${ZINNIA_TOMOE_DIR}/lib/zinnia/model/tomoe + +.include "../../x11/gtk2/buildlink3.mk" +.include "../../wip/ibus/buildlink3.mk" +.include "../../wip/zinnia/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wip/ibus-handwrite/PLIST b/wip/ibus-handwrite/PLIST new file mode 100644 index 000000000000..a93b8672bd1b --- /dev/null +++ b/wip/ibus-handwrite/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD$ +libexec/ibus-engine-handwrite +share/ibus-handwrite/data/table.txt +share/ibus-handwrite/icons/ibus-handwrite.svg +share/ibus-handwrite/icons/switch.svg +share/ibus/component/handwrite-jp.xml +share/ibus/component/handwrite-zh.xml +share/locale/zh_CN/LC_MESSAGES/ibus-handwrite.mo diff --git a/wip/ibus-handwrite/distinfo b/wip/ibus-handwrite/distinfo new file mode 100644 index 000000000000..973455e41c33 --- /dev/null +++ b/wip/ibus-handwrite/distinfo @@ -0,0 +1,8 @@ +$NetBSD$ + +SHA1 (ibus-handwrite-2.0.2.tar.bz2) = 460591eeff5bdccd3b9818825b462cd13b29d85d +RMD160 (ibus-handwrite-2.0.2.tar.bz2) = fe6233f5e4dd03ffbb11905e92c6eff70c4b126a +Size (ibus-handwrite-2.0.2.tar.bz2) = 235693 bytes +SHA1 (patch-aa) = 4688dd3ed6f3e6fa3c9a06070cca5c329cbd82e4 +SHA1 (patch-ab) = 1b6bc1555fb6a2df5f98354d807080ce43f3bad5 +SHA1 (patch-ac) = 5c6b951e0f581ee066b0784df6bef7ab37ff2940 diff --git a/wip/ibus-handwrite/patches/patch-aa b/wip/ibus-handwrite/patches/patch-aa new file mode 100644 index 000000000000..249f898b73ca --- /dev/null +++ b/wip/ibus-handwrite/patches/patch-aa @@ -0,0 +1,17 @@ +$NetBSD$ + +--- src/handrecog_lucykila.c.orig 2010-04-22 10:53:37.000000000 +0000 ++++ src/handrecog_lucykila.c +@@ -17,6 +17,12 @@ + #include "engine.h" + #include "handrecog.h" + ++#ifndef MAP_ANONYMOUS ++#ifdef MAP_ANON ++#define MAP_ANONYMOUS MAP_ANON ++#endif ++#endif ++ + typedef struct _MATCHED MATCHED; + typedef struct _IbusHandwriteRecogLucyKila IbusHandwriteRecogLucyKila; + typedef struct _IbusHandwriteRecogLucyKilaClass IbusHandwriteRecogLucyKilaClass; diff --git a/wip/ibus-handwrite/patches/patch-ab b/wip/ibus-handwrite/patches/patch-ab new file mode 100644 index 000000000000..795757616984 --- /dev/null +++ b/wip/ibus-handwrite/patches/patch-ab @@ -0,0 +1,14 @@ +$NetBSD$ + +--- src/main.c.orig 2010-04-23 07:13:02.000000000 +0000 ++++ src/main.c +@@ -1,7 +1,9 @@ + /* vim:set et sts=4: */ + #include + #include ++#ifdef __linux__ + #include ++#endif + #include + #include + #include diff --git a/wip/ibus-handwrite/patches/patch-ac b/wip/ibus-handwrite/patches/patch-ac new file mode 100644 index 000000000000..46af79e0ba65 --- /dev/null +++ b/wip/ibus-handwrite/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD$ + +--- icons/Makefile.in.orig 2010-04-23 07:06:16.000000000 +0000 ++++ icons/Makefile.in +@@ -216,6 +216,7 @@ zinnia = @zinnia@ + zinnia_tomoe = @zinnia_tomoe@ + icons_DATA = \ + ibus-handwrite.svg \ ++ switch.svg \ + $(NULL) + + iconsdir = $(pkgdatadir)/icons diff --git a/wip/ibus-table-xingma/DESCR b/wip/ibus-table-xingma/DESCR new file mode 100644 index 000000000000..ec33541f8a58 --- /dev/null +++ b/wip/ibus-table-xingma/DESCR @@ -0,0 +1,2 @@ +The structure tables for IBus Table, namely Wu, Yong, ZhuYin, ZhuYin Big, and +ZiRanMa. diff --git a/wip/ibus-table-xingma/Makefile b/wip/ibus-table-xingma/Makefile new file mode 100644 index 000000000000..633ddb318ac4 --- /dev/null +++ b/wip/ibus-table-xingma/Makefile @@ -0,0 +1,23 @@ +# $NetBSD$ +# + +DISTNAME= ibus-table-xingma-1.2.0.20100305 +CATEGORIES= inputmethod +MASTER_SITES= http://ibus.googlecode.com/files/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/ibus/ +COMMENT= The struct tables for IBus-Table +LICENSE= gnu-gpl-v3 + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_LANGUAGES= # none +USE_TOOLS+= pkg-config + +CONFIGURE_ARGS+= --enable-extra-phrases + +.include "../../wip/ibus-table-extraphrase/buildlink3.mk" +.include "../../wip/ibus-table/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wip/ibus-table-xingma/PLIST b/wip/ibus-table-xingma/PLIST new file mode 100644 index 000000000000..48ac4568d8d9 --- /dev/null +++ b/wip/ibus-table-xingma/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD$ +share/ibus-table/icons/stroke5.png +share/ibus-table/icons/wubi86.svg +share/ibus-table/icons/xinhua.png +share/ibus-table/icons/zhengma.svg +share/ibus-table/tables/stroke5.db +share/ibus-table/tables/wubi86.db +share/ibus-table/tables/xinhua-ibus.db +share/ibus-table/tables/zhengma.db diff --git a/wip/ibus-table-xingma/distinfo b/wip/ibus-table-xingma/distinfo new file mode 100644 index 000000000000..f46e2a932b04 --- /dev/null +++ b/wip/ibus-table-xingma/distinfo @@ -0,0 +1,6 @@ +$NetBSD$ + +SHA1 (ibus-table-xingma-1.2.0.20100305.tar.gz) = 32d23d79f30a0e8b4abdaa7010dc7e30fa081f32 +RMD160 (ibus-table-xingma-1.2.0.20100305.tar.gz) = c30c64f5db86a268f1d4012fb545ad009f2729fc +Size (ibus-table-xingma-1.2.0.20100305.tar.gz) = 2290684 bytes +SHA1 (patch-aa) = 324e7a1a05ea81ed30222924f81e7ec4489c5bed diff --git a/wip/ibus-table-xingma/patches/patch-aa b/wip/ibus-table-xingma/patches/patch-aa new file mode 100644 index 000000000000..e6b717e5a9d6 --- /dev/null +++ b/wip/ibus-table-xingma/patches/patch-aa @@ -0,0 +1,22 @@ +$NetBSD$ + +--- configure.orig 2010-05-06 12:23:26.000000000 +0000 ++++ configure +@@ -2699,7 +2699,7 @@ else + fi + + +- if test x"$enable_extra_phrases" == x"yes"; then ++ if test x"$enable_extra_phrases" = x"yes"; then + IBUS_TABLE_EXTRA_PHRASES_TRUE= + IBUS_TABLE_EXTRA_PHRASES_FALSE='#' + else +@@ -2709,7 +2709,7 @@ fi + + + # check for ibus-table-extraphrase, if we need it. +-if test x"$enable_extra_phrases" == x"yes"; then ++if test x"$enable_extra_phrases" = x"yes"; then + + pkg_failed=no + { $as_echo "$as_me:$LINENO: checking for EXTRA_PHRASE" >&5 diff --git a/wip/ibus-table-yinma/DESCR b/wip/ibus-table-yinma/DESCR new file mode 100644 index 000000000000..555a1ec2452e --- /dev/null +++ b/wip/ibus-table-yinma/DESCR @@ -0,0 +1,2 @@ +This package contains the phonetic tables for IBus Table, namely ErBi, ErBi QS, +Wu, Yong, ZhuYin, ZhuYin Big, ZiRanMa. diff --git a/wip/ibus-table-yinma/Makefile b/wip/ibus-table-yinma/Makefile new file mode 100644 index 000000000000..f083adc3bd3e --- /dev/null +++ b/wip/ibus-table-yinma/Makefile @@ -0,0 +1,20 @@ +# $NetBSD$ +# + +DISTNAME= ibus-table-yinma-1.2.0.20100305 +CATEGORIES= inputmethod +MASTER_SITES= http://ibus.googlecode.com/files/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/ibus/ +COMMENT= The phonetic tables for IBus-Table +LICENSE= gnu-gpl-v3 + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_LANGUAGES= # none +USE_TOOLS+= pkg-config + +.include "../../wip/ibus-table/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wip/ibus-table-yinma/PLIST b/wip/ibus-table-yinma/PLIST new file mode 100644 index 000000000000..0c9342b9180b --- /dev/null +++ b/wip/ibus-table-yinma/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD$ +share/ibus-table/icons/erbi-qs.svg +share/ibus-table/icons/erbi.png +share/ibus-table/icons/wu.png +share/ibus-table/icons/yong.png +share/ibus-table/icons/zhuyin-big.png +share/ibus-table/icons/zhuyin.png +share/ibus-table/icons/ziranma.png +share/ibus-table/tables/erbi.db +share/ibus-table/tables/erbi_qs.db +share/ibus-table/tables/wu.db +share/ibus-table/tables/yong-ibus.db +share/ibus-table/tables/zhuyin-big.db +share/ibus-table/tables/zhuyin.db +share/ibus-table/tables/ziranma.db diff --git a/wip/ibus-table-yinma/distinfo b/wip/ibus-table-yinma/distinfo new file mode 100644 index 000000000000..f49bd6305059 --- /dev/null +++ b/wip/ibus-table-yinma/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (ibus-table-yinma-1.2.0.20100305.tar.gz) = 025b3b3e99aebe83f1da6711516f859655bcdef3 +RMD160 (ibus-table-yinma-1.2.0.20100305.tar.gz) = d3f4a0759f8fe9266ddee4539f7cd9bbe8bca57f +Size (ibus-table-yinma-1.2.0.20100305.tar.gz) = 2750198 bytes diff --git a/wip/ibus-unikey/DESCR b/wip/ibus-unikey/DESCR new file mode 100644 index 000000000000..f943d07becc9 --- /dev/null +++ b/wip/ibus-unikey/DESCR @@ -0,0 +1,2 @@ +Ibus-unikey is a IM Engine for IBus. +Use for type Vietnamese. diff --git a/wip/ibus-unikey/Makefile b/wip/ibus-unikey/Makefile new file mode 100644 index 000000000000..1590104ea714 --- /dev/null +++ b/wip/ibus-unikey/Makefile @@ -0,0 +1,27 @@ +# $NetBSD$ +# + +DISTNAME= ibus-unikey-0.4 +CATEGORIES= inputmethod +MASTER_SITES= http://ibus-unikey.googlecode.com/files/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/ibus-unikey/ +COMMENT= Vietnamese Input Method Engine for IBUS using Unikey IME +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= pkg-config + +PYTHON_FOR_BUILD_ONLY= yes +.include "../../lang/python/pyversion.mk" +.include "../../devel/GConf/buildlink3.mk" +BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0 +.include "../../x11/gtk2/buildlink3.mk" +.include "../../wip/ibus/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wip/ibus-unikey/PLIST b/wip/ibus-unikey/PLIST new file mode 100644 index 000000000000..93d61587c128 --- /dev/null +++ b/wip/ibus-unikey/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD$ +libexec/ibus-engine-unikey +libexec/ibus-setup-unikey +share/ibus-unikey/icons/ibus-unikey.png +share/ibus-unikey/setup/setup-macro.glade +share/ibus-unikey/setup/setup-main.glade +share/ibus/component/unikey.xml +share/locale/vi/LC_MESSAGES/ibus-unikey.mo diff --git a/wip/ibus-unikey/distinfo b/wip/ibus-unikey/distinfo new file mode 100644 index 000000000000..6b9e8c243285 --- /dev/null +++ b/wip/ibus-unikey/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (ibus-unikey-0.4.tar.gz) = 3746feb676b87da76cab12cad4013f6d55c0c390 +RMD160 (ibus-unikey-0.4.tar.gz) = 9afd2c96b2fc7b02ee42f6d29db8e4737505faa7 +Size (ibus-unikey-0.4.tar.gz) = 488403 bytes diff --git a/wip/py-fuzzpy/DESCR b/wip/py-fuzzpy/DESCR new file mode 100644 index 000000000000..734a9524e2c3 --- /dev/null +++ b/wip/py-fuzzpy/DESCR @@ -0,0 +1,2 @@ +FuzzPy is a library for fuzzy sets, fuzzy graphs, and general fuzzy +mathematics for Python diff --git a/wip/py-fuzzpy/Makefile b/wip/py-fuzzpy/Makefile new file mode 100644 index 000000000000..42a4fe810de2 --- /dev/null +++ b/wip/py-fuzzpy/Makefile @@ -0,0 +1,22 @@ +# $NetBSD$ +# + +DISTNAME= fuzzpy-0.2.1 +EGG_NAME= FuzzPy-0.2.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= math +MASTER_SITES= http://fuzzpy.googlecode.com/files/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= jihbed.research@gmail.com +HOMEPAGE= http://code.google.com/p/fuzzpy/ +COMMENT= Fuzzy sets, graphs, and mathematics for Python +LICENSE= gnu-gpl-v3 + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # none +PYTHON_VERSIONS_ACCEPTED= 26 25 + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wip/py-fuzzpy/PLIST b/wip/py-fuzzpy/PLIST new file mode 100644 index 000000000000..b94eb2dca9df --- /dev/null +++ b/wip/py-fuzzpy/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD$ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/fuzz/__init__.py +${PYSITELIB}/fuzz/__init__.pyc +${PYSITELIB}/fuzz/__init__.pyo +${PYSITELIB}/fuzz/fgraph.py +${PYSITELIB}/fuzz/fgraph.pyc +${PYSITELIB}/fuzz/fgraph.pyo +${PYSITELIB}/fuzz/fnumber.py +${PYSITELIB}/fuzz/fnumber.pyc +${PYSITELIB}/fuzz/fnumber.pyo +${PYSITELIB}/fuzz/fset.py +${PYSITELIB}/fuzz/fset.pyc +${PYSITELIB}/fuzz/fset.pyo +${PYSITELIB}/fuzz/graph.py +${PYSITELIB}/fuzz/graph.pyc +${PYSITELIB}/fuzz/graph.pyo +${PYSITELIB}/fuzz/iset.py +${PYSITELIB}/fuzz/iset.pyc +${PYSITELIB}/fuzz/iset.pyo diff --git a/wip/py-fuzzpy/distinfo b/wip/py-fuzzpy/distinfo new file mode 100644 index 000000000000..c449843ce418 --- /dev/null +++ b/wip/py-fuzzpy/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (fuzzpy-0.2.1.tar.bz2) = 199f0dc5f933ab34afb524f5af7a201fbea41693 +RMD160 (fuzzpy-0.2.1.tar.bz2) = 3e032765f00169e7bd68089664ff0dac98c086c9 +Size (fuzzpy-0.2.1.tar.bz2) = 28405 bytes diff --git a/wip/py-pypedal/DESCR b/wip/py-pypedal/DESCR new file mode 100644 index 000000000000..6497c27520a8 --- /dev/null +++ b/wip/py-pypedal/DESCR @@ -0,0 +1,5 @@ +PyPedal provides an API that may be used to maniuplate pedigrees in a number +of ways. Key metrics include coefficients of inbreeding and relationship; +effective founder and ancestor numbers; and expected inbreeding from a given +mating. If you have Graphviz and pydot installed, PyPedal can be used to +produce a graph from your pedigree diff --git a/wip/py-pypedal/Makefile b/wip/py-pypedal/Makefile new file mode 100644 index 000000000000..35251c488f20 --- /dev/null +++ b/wip/py-pypedal/Makefile @@ -0,0 +1,36 @@ +# $NetBSD$ +# + +DISTNAME= PyPedal-2.0.0rc7 +PKGNAME= ${PYPKGPREFIX}-pypedal-2.0.0 +CATEGORIES= math python +MASTER_SITES= http://switch.dl.sourceforge.net/project/pypedal/pypedal-2.0.0/2.0.0rc7/ +EXTRACT_SUFX= .zip + +MAINTAINER= kamel.derouiche@gmail.com +HOMEPAGE= http://pypedal.sourceforge.net/ +COMMENT= Tools for pedigree analysis +LICENSE= gnu-lgpl-v2 + +DEPENDS+= ${PYPKGPREFIX}-psyco-[0-9]*:../../lang/py-psyco +DEPENDS+= ${PYPKGPREFIX}-networkx>=1.0.1:../../math/py-networkx +DEPENDS+= ${PYPKGPREFIX}-pydot>=1.0.2:../../wip/py-pydot + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # none + +PYTHON_VERSIONS_ACCEPTED= 26 25 24 + +DOCDIR= ${PREFIX}/share/doc/py-pedal + +INSTALLATION_DIRS= ${DOCDIR} + +post-install: + ${INSTALL_DATA} ${WRKSRC}/PyPedal/doc/pypedal.pdf ${DESTDIR}${DOCDIR} + +.include "../../lang/python/egg.mk" +.include "../../graphics/py-matplotlib/buildlink3.mk" +.include "../../math/py-numpy/buildlink3.mk" +.include "../../time/py-mxDateTime/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wip/py-pypedal/PLIST b/wip/py-pypedal/PLIST new file mode 100644 index 000000000000..5e49ef10dd7f --- /dev/null +++ b/wip/py-pypedal/PLIST @@ -0,0 +1,157 @@ +@comment $NetBSD$ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/PyPedal/__init__.py +${PYSITELIB}/PyPedal/__init__.pyc +${PYSITELIB}/PyPedal/__init__.pyo +${PYSITELIB}/PyPedal/__version__.py +${PYSITELIB}/PyPedal/__version__.pyc +${PYSITELIB}/PyPedal/__version__.pyo +${PYSITELIB}/PyPedal/adodb.py +${PYSITELIB}/PyPedal/adodb.pyc +${PYSITELIB}/PyPedal/adodb.pyo +${PYSITELIB}/PyPedal/adodb/__init__.py +${PYSITELIB}/PyPedal/adodb/__init__.pyc +${PYSITELIB}/PyPedal/adodb/__init__.pyo +${PYSITELIB}/PyPedal/adodb/adodb.py +${PYSITELIB}/PyPedal/adodb/adodb.pyc +${PYSITELIB}/PyPedal/adodb/adodb.pyo +${PYSITELIB}/PyPedal/adodb/adodb_access.py +${PYSITELIB}/PyPedal/adodb/adodb_access.pyc +${PYSITELIB}/PyPedal/adodb/adodb_access.pyo +${PYSITELIB}/PyPedal/adodb/adodb_mssql.py +${PYSITELIB}/PyPedal/adodb/adodb_mssql.pyc +${PYSITELIB}/PyPedal/adodb/adodb_mssql.pyo +${PYSITELIB}/PyPedal/adodb/adodb_mxodbc.py +${PYSITELIB}/PyPedal/adodb/adodb_mxodbc.pyc +${PYSITELIB}/PyPedal/adodb/adodb_mxodbc.pyo +${PYSITELIB}/PyPedal/adodb/adodb_mxoracle.py +${PYSITELIB}/PyPedal/adodb/adodb_mxoracle.pyc +${PYSITELIB}/PyPedal/adodb/adodb_mxoracle.pyo +${PYSITELIB}/PyPedal/adodb/adodb_mysql.py +${PYSITELIB}/PyPedal/adodb/adodb_mysql.pyc +${PYSITELIB}/PyPedal/adodb/adodb_mysql.pyo +${PYSITELIB}/PyPedal/adodb/adodb_oci8.py +${PYSITELIB}/PyPedal/adodb/adodb_oci8.pyc +${PYSITELIB}/PyPedal/adodb/adodb_oci8.pyo +${PYSITELIB}/PyPedal/adodb/adodb_odbc.py +${PYSITELIB}/PyPedal/adodb/adodb_odbc.pyc +${PYSITELIB}/PyPedal/adodb/adodb_odbc.pyo +${PYSITELIB}/PyPedal/adodb/adodb_odbc_mssql.py +${PYSITELIB}/PyPedal/adodb/adodb_odbc_mssql.pyc +${PYSITELIB}/PyPedal/adodb/adodb_odbc_mssql.pyo +${PYSITELIB}/PyPedal/adodb/adodb_postgres.py +${PYSITELIB}/PyPedal/adodb/adodb_postgres.pyc +${PYSITELIB}/PyPedal/adodb/adodb_postgres.pyo +${PYSITELIB}/PyPedal/adodb/adodb_sqlite.py +${PYSITELIB}/PyPedal/adodb/adodb_sqlite.pyc +${PYSITELIB}/PyPedal/adodb/adodb_sqlite.pyo +${PYSITELIB}/PyPedal/adodb/adodb_vfp.py +${PYSITELIB}/PyPedal/adodb/adodb_vfp.pyc +${PYSITELIB}/PyPedal/adodb/adodb_vfp.pyo +${PYSITELIB}/PyPedal/adodb_access.py +${PYSITELIB}/PyPedal/adodb_access.pyc +${PYSITELIB}/PyPedal/adodb_access.pyo +${PYSITELIB}/PyPedal/adodb_mssql.py +${PYSITELIB}/PyPedal/adodb_mssql.pyc +${PYSITELIB}/PyPedal/adodb_mssql.pyo +${PYSITELIB}/PyPedal/adodb_mxodbc.py +${PYSITELIB}/PyPedal/adodb_mxodbc.pyc +${PYSITELIB}/PyPedal/adodb_mxodbc.pyo +${PYSITELIB}/PyPedal/adodb_mxoracle.py +${PYSITELIB}/PyPedal/adodb_mxoracle.pyc +${PYSITELIB}/PyPedal/adodb_mxoracle.pyo +${PYSITELIB}/PyPedal/adodb_mysql.py +${PYSITELIB}/PyPedal/adodb_mysql.pyc +${PYSITELIB}/PyPedal/adodb_mysql.pyo +${PYSITELIB}/PyPedal/adodb_oci8.py +${PYSITELIB}/PyPedal/adodb_oci8.pyc +${PYSITELIB}/PyPedal/adodb_oci8.pyo +${PYSITELIB}/PyPedal/adodb_odbc.py +${PYSITELIB}/PyPedal/adodb_odbc.pyc +${PYSITELIB}/PyPedal/adodb_odbc.pyo +${PYSITELIB}/PyPedal/adodb_odbc_mssql.py +${PYSITELIB}/PyPedal/adodb_odbc_mssql.pyc +${PYSITELIB}/PyPedal/adodb_odbc_mssql.pyo +${PYSITELIB}/PyPedal/adodb_postgres.py +${PYSITELIB}/PyPedal/adodb_postgres.pyc +${PYSITELIB}/PyPedal/adodb_postgres.pyo +${PYSITELIB}/PyPedal/adodb_sqlite.py +${PYSITELIB}/PyPedal/adodb_sqlite.pyc +${PYSITELIB}/PyPedal/adodb_sqlite.pyo +${PYSITELIB}/PyPedal/adodb_vfp.py +${PYSITELIB}/PyPedal/adodb_vfp.pyc +${PYSITELIB}/PyPedal/adodb_vfp.pyo +${PYSITELIB}/PyPedal/depgraph2dot.py +${PYSITELIB}/PyPedal/depgraph2dot.pyc +${PYSITELIB}/PyPedal/depgraph2dot.pyo +${PYSITELIB}/PyPedal/deps.py +${PYSITELIB}/PyPedal/deps.pyc +${PYSITELIB}/PyPedal/deps.pyo +${PYSITELIB}/PyPedal/dict4ini.py +${PYSITELIB}/PyPedal/dict4ini.pyc +${PYSITELIB}/PyPedal/dict4ini.pyo +${PYSITELIB}/PyPedal/odict.py +${PYSITELIB}/PyPedal/py2depgraph.py +${PYSITELIB}/PyPedal/py2depgraph.pyc +${PYSITELIB}/PyPedal/py2depgraph.pyo +${PYSITELIB}/PyPedal/pyp_classes.py +${PYSITELIB}/PyPedal/pyp_classes.pyc +${PYSITELIB}/PyPedal/pyp_classes.pyo +${PYSITELIB}/PyPedal/pyp_db.py +${PYSITELIB}/PyPedal/pyp_db.pyc +${PYSITELIB}/PyPedal/pyp_db.pyo +${PYSITELIB}/PyPedal/pyp_demog.py +${PYSITELIB}/PyPedal/pyp_demog.pyc +${PYSITELIB}/PyPedal/pyp_demog.pyo +${PYSITELIB}/PyPedal/pyp_graphics.py +${PYSITELIB}/PyPedal/pyp_graphics.pyc +${PYSITELIB}/PyPedal/pyp_graphics.pyo +${PYSITELIB}/PyPedal/pyp_gui.py +${PYSITELIB}/PyPedal/pyp_gui.pyc +${PYSITELIB}/PyPedal/pyp_gui.pyo +${PYSITELIB}/PyPedal/pyp_gui_graphs.py +${PYSITELIB}/PyPedal/pyp_gui_graphs.pyc +${PYSITELIB}/PyPedal/pyp_gui_graphs.pyo +${PYSITELIB}/PyPedal/pyp_gui_metrics.py +${PYSITELIB}/PyPedal/pyp_gui_metrics.pyc +${PYSITELIB}/PyPedal/pyp_gui_metrics.pyo +${PYSITELIB}/PyPedal/pyp_gui_utils.py +${PYSITELIB}/PyPedal/pyp_gui_utils.pyc +${PYSITELIB}/PyPedal/pyp_gui_utils.pyo +${PYSITELIB}/PyPedal/pyp_io.py +${PYSITELIB}/PyPedal/pyp_io.pyc +${PYSITELIB}/PyPedal/pyp_io.pyo +${PYSITELIB}/PyPedal/pyp_jbc.py +${PYSITELIB}/PyPedal/pyp_jbc.pyc +${PYSITELIB}/PyPedal/pyp_jbc.pyo +${PYSITELIB}/PyPedal/pyp_metrics.py +${PYSITELIB}/PyPedal/pyp_metrics.pyc +${PYSITELIB}/PyPedal/pyp_metrics.pyo +${PYSITELIB}/PyPedal/pyp_network.py +${PYSITELIB}/PyPedal/pyp_network.pyc +${PYSITELIB}/PyPedal/pyp_network.pyo +${PYSITELIB}/PyPedal/pyp_newclasses.py +${PYSITELIB}/PyPedal/pyp_newclasses.pyc +${PYSITELIB}/PyPedal/pyp_newclasses.pyo +${PYSITELIB}/PyPedal/pyp_nrm.py +${PYSITELIB}/PyPedal/pyp_nrm.pyc +${PYSITELIB}/PyPedal/pyp_nrm.pyo +${PYSITELIB}/PyPedal/pyp_reports.py +${PYSITELIB}/PyPedal/pyp_reports.pyc +${PYSITELIB}/PyPedal/pyp_reports.pyo +${PYSITELIB}/PyPedal/pyp_reports_templates.py +${PYSITELIB}/PyPedal/pyp_reports_templates.pyc +${PYSITELIB}/PyPedal/pyp_reports_templates.pyo +${PYSITELIB}/PyPedal/pyp_template.py +${PYSITELIB}/PyPedal/pyp_template.pyc +${PYSITELIB}/PyPedal/pyp_template.pyo +${PYSITELIB}/PyPedal/pyp_tests.py +${PYSITELIB}/PyPedal/pyp_tests.pyc +${PYSITELIB}/PyPedal/pyp_tests.pyo +${PYSITELIB}/PyPedal/pyp_utils.py +${PYSITELIB}/PyPedal/pyp_utils.pyc +${PYSITELIB}/PyPedal/pyp_utils.pyo +share/doc/py-pedal/pypedal.pdf diff --git a/wip/py-pypedal/distinfo b/wip/py-pypedal/distinfo new file mode 100644 index 000000000000..a6b0060be7c5 --- /dev/null +++ b/wip/py-pypedal/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (PyPedal-2.0.0rc7.zip) = abd58d80e591f68694e8b710be5b9da8622d9477 +RMD160 (PyPedal-2.0.0rc7.zip) = 16eef4a6f87ddf9d717a96fdffe743d6380445ed +Size (PyPedal-2.0.0rc7.zip) = 3786503 bytes diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index aa05ecae6860..1beb642720a5 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/01/18 09:59:32 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/05/07 08:34:23 ahoka Exp $ # DISTNAME= netsurf-1.2-src @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/downloads/releases/ -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.netsurf-browser.org/ COMMENT= Web browser for RISC OS and UNIX-like platforms diff --git a/x11/docker/Makefile b/x11/docker/Makefile index c73a69985236..d586f73a87b7 100644 --- a/x11/docker/Makefile +++ b/x11/docker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/01/17 19:00:14 ahoka Exp $ +# $NetBSD: Makefile,v 1.3 2010/05/07 08:34:23 ahoka Exp $ # DISTNAME= docker-1.5 @@ -8,7 +8,7 @@ MASTER_SITES= http://offload1.icculus.org/openbox/2/docker/ PKG_DESTDIR_SUPPORT= user-destdir -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://icculus.org/openbox/2/docker/ COMMENT= WindowMaker dock app which acts as a system tray diff --git a/x11/libunique/Makefile b/x11/libunique/Makefile index ba38154555f4..05870672c3b3 100644 --- a/x11/libunique/Makefile +++ b/x11/libunique/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2010/01/30 16:28:00 heinz Exp $ +# $NetBSD: Makefile,v 1.8 2010/05/07 08:34:23 ahoka Exp $ # DISTNAME= libunique-1.1.6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/1.1/} -MAINTAINER= ahoka@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/LibUnique COMMENT= Library for writing single instance applications LICENSE= gnu-lgpl-v2.1 -- 2.41.0