From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 04:00:24 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4D4E16A4D1 for ; Sun, 15 May 2005 04:00:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8443643DA8 for ; Sun, 15 May 2005 04:00:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F40OXA026623 for ; Sun, 15 May 2005 04:00:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F40Ot1026621; Sun, 15 May 2005 04:00:24 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 04:00:24 GMT Resent-Message-Id: <200505150400.j4F40Ot1026621@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sean Farley Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 070B816A4D3; Sun, 15 May 2005 03:54:53 +0000 (GMT) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 993F643DB5; Sun, 15 May 2005 03:54:52 +0000 (GMT) (envelope-from root@farley.org) Received: from thor.farley.org (thor.farley.org [IPv6:2001:470:1f01:290:1::5]) by mail.farley.org (8.13.1/8.13.1) with ESMTP id j4F3soWa074150; Sat, 14 May 2005 22:54:51 -0500 (CDT) (envelope-from root@thor.farley.org) Received: from thor.farley.org (localhost [127.0.0.1]) by thor.farley.org (8.13.3/8.13.3) with ESMTP id j4F3sw6l034493; Sat, 14 May 2005 22:54:58 -0500 (CDT) (envelope-from root@thor.farley.org) Received: (from root@localhost) by thor.farley.org (8.13.3/8.13.3/Submit) id j4F3swle034492; Sat, 14 May 2005 22:54:58 -0500 (CDT) (envelope-from root) Message-Id: <200505150354.j4F3swle034492@thor.farley.org> Date: Sat, 14 May 2005 22:54:58 -0500 (CDT) From: Sean Farley To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: danfe@FreeBSD.org Subject: ports/81041: [PATCH] x11/nvidia-driver: package list fixes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 04:00:25 -0000 >Number: 81041 >Category: ports >Synopsis: [PATCH] x11/nvidia-driver: package list fixes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 04:00:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sean Farley >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD thor.farley.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Apr 26 09:49:22 CDT 2005 >Description: Changed message to say that WITH_LINUX is the default. pkg-plist fixes. Port maintainer (danfe@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- nvidia-driver-1.0.7174.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/pkg-message /usr/ports/x11/nvidia-driver/pkg-message --- /usr/ports/x11/nvidia-driver.orig/pkg-message Tue Aug 17 06:54:09 2004 +++ /usr/ports/x11/nvidia-driver/pkg-message Sat Apr 23 22:54:25 2005 @@ -18,7 +18,7 @@ correct ``Option "NvAGP"'' in ``Device'' section of your X11 configu- ration file. -When building with Linux compatibility (WITH_LINUX=yes), make sure +When building with Linux compatibility (WITH_LINUX=yes (default)), make sure linux.ko is available as well (or have it compiled in kernel). Note that this driver does not support PAE-enabled kernels. diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/pkg-plist /usr/ports/x11/nvidia-driver/pkg-plist --- /usr/ports/x11/nvidia-driver.orig/pkg-plist Fri May 13 15:30:47 2005 +++ /usr/ports/x11/nvidia-driver/pkg-plist Sat May 14 22:22:02 2005 @@ -25,6 +25,7 @@ @unexec rm -f %D/lib/libnvidia-tls.so lib/libXvMCNVIDIA.a lib/modules/drivers/nvidia_drv.o +lib/modules/drivers/nvidia_drv.so lib/modules/extensions/libglx.so.1 @exec ln -sf %D/lib/modules/extensions/libglx.so.1 %D/lib/modules/extensions/libglx.so @unexec rm -f %D/lib/modules/extensions/libglx.so @@ -73,4 +74,4 @@ %%LINUX%%@exec ln -sf %D/usr/lib/libnvidia-tls.so.1.0.%%NVVERSION%% %D/usr/lib/liblibnvidia-tls.so.1 %%LINUX%%@unexec rm -f %D/usr/lib/libGL.so.1 %%LINUX%%@unexec rm -f %D/usr/lib/libGLcore.so.1 -%%LINUX%%@unexec rm -f %D/usr/lib/liblibnvidia-tls.so.1 +%%LINUX%%@unexec rm -f %D/usr/lib/libnvidia-tls.so.1 --- nvidia-driver-1.0.7174.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 06:30:04 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CCC716A4CE for ; Sun, 15 May 2005 06:30:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03A9B43DC0 for ; Sun, 15 May 2005 06:30:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F6U3lp058869 for ; Sun, 15 May 2005 06:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F6U3gw058868; Sun, 15 May 2005 06:30:03 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 06:30:03 GMT Resent-Message-Id: <200505150630.j4F6U3gw058868@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Masanori OZAWA Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C142A16A4CE for ; Sun, 15 May 2005 06:26:55 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9881E43D70 for ; Sun, 15 May 2005 06:26:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4F6Qtjj002872 for ; Sun, 15 May 2005 06:26:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4F6QtAB002871; Sun, 15 May 2005 06:26:55 GMT (envelope-from nobody) Message-Id: <200505150626.j4F6QtAB002871@www.freebsd.org> Date: Sun, 15 May 2005 06:26:55 GMT From: Masanori OZAWA To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/81043: [PATCH] lang/gdc: update to 0.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 06:30:04 -0000 >Number: 81043 >Category: ports >Synopsis: [PATCH] lang/gdc: update to 0.11 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 15 06:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Masanori OZAWA >Release: FreeBSD 5.4-RELEASE-p1 >Organization: ONGS Inc. >Environment: FreeBSD mithos.ongs.co.jp 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Fri May 13 13:17:29 JST 2005 >Description: - Update to 0.11 - Update gcc target to 3.4.4-20050506 - Remove Boehm-gc dependency because it is no longer required. >How-To-Repeat: >Fix: diff -urN ports.orig/lang/gdc/Makefile ports/lang/gdc/Makefile --- ports.orig/lang/gdc/Makefile Mon Feb 28 17:57:26 2005 +++ ports/lang/gdc/Makefile Sun May 15 15:08:41 2005 @@ -6,45 +6,35 @@ # PORTNAME= gdc -PORTVERSION= 0.10 -PORTREVISION= 1 +PORTVERSION= 0.11 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GCC} \ - http://home.earthlink.net/~dvdfrdmn/d/:gdc \ - http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/:boehm -MASTER_SITE_SUBDIR= snapshots/${GCC_VERSIONSTRING} + http://home.earthlink.net/~dvdfrdmn/d/:gdc +MASTER_SITE_SUBDIR= snapshots/${__GCC_VERSIONSTRING} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2:gdc \ - gcc-core-${GCC_VERSIONSTRING}.tar.bz2 \ - gcc-g++-${GCC_VERSIONSTRING}.tar.bz2 \ - ${BOEHM_SRC_PKG}:boehm -EXTRACT_ONLY= gcc-core-${GCC_VERSIONSTRING}.tar.bz2 \ - gcc-g++-${GCC_VERSIONSTRING}.tar.bz2 + gcc-core-${__GCC_VERSIONSTRING}.tar.bz2 \ + gcc-g++-${__GCC_VERSIONSTRING}.tar.bz2 +EXTRACT_ONLY= gcc-core-${__GCC_VERSIONSTRING}.tar.bz2 \ + gcc-g++-${__GCC_VERSIONSTRING}.tar.bz2 MAINTAINER= daichi@FreeBSD.org COMMENT= D Front End for GCC -BUILD_DEPENDS= gcc34:${PORTSDIR}/lang/gcc34 \ - bison:${PORTSDIR}/devel/bison -RUN_DEPENDS= gcc34:${PORTSDIR}/lang/gcc34 - ONLY_FOR_ARCHS= i386 alpha -USE_GMAKE= yes USE_BZIP2= yes +USE_GCC= 3.4 +USE_GMAKE= yes USE_REINPLACE= yes -GCC_VERSION= 3.4.4 -GCC_REVISION= 20050211 -GCC_VERSIONSTRING= 3.4-${GCC_REVISION} - -BOEHM_VERSION= 6.4 -BOEHM_SRC_PKG= gc${BOEHM_VERSION}.tar.gz -BOEHM_PATCH= boehm-gc.20050102.patch +__GCC_VERSION= 3.4.4 +__GCC_REVISION= 20050506 +__GCC_VERSIONSTRING= 3.4-${__GCC_REVISION} .include .if ${OSVERSION} < 500000 -IGNORE= "It is supported on FreeBSD 5.x and later" +IGNORE= It is supported on FreeBSD 5.x and later. .endif .if ${ARCH} == "amd64" @@ -53,58 +43,39 @@ CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} .endif -GXX_INC=${PREFIX}/lib/gcc/${CONFIGURE_TARGET}/${GCC_VERSION}/include/c++/ -SUFFIX= 34 +GXX_INC=${PREFIX}/lib/gcc/${CONFIGURE_TARGET}/${__GCC_VERSION}/include/c++/ CONFIGURE_ARGS+=--disable-nls --with-system-zlib \ --with-libiconv-prefix=${LOCALBASE} \ - --program-suffix=${SUFFIX} \ --with-gxx-include-dir=${GXX_INC} \ --disable-shared --prefix=${PREFIX} \ --enable-languages=c,d,c++ MAKE_ARGS+= MAKEINFOFLAGS="--no-split" GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/gcc-${GCC_VERSIONSTRING} -GCCDIR= ${WRKSRC}/gcc -D_DIR= ${GCCDIR}/d -PHOBOSDIR= ${D_DIR}/phobos +.if defined(_GCC_BUILD_DEPENDS) +RUN_DEPENDS+= ${_GCC_BUILD_DEPENDS}:${PORTSDIR}/lang/${_GCC_BUILD_DEPENDS} +SUFFIX= 34 +CONFIGURE_ARGS+= --program-suffix=${SUFFIX} +.endif -CC= ${PREFIX}/bin/gcc34 -CXX= ${PREFIX}/bin/g++34 -DMD= gdc -DFLAGS= -O2 -frelease -PHOBOS_BUILD_ARGS= CC=${CC} CXX=${CXX} DMD=${DMD} DFLAGS="${DFLAGS}" \ - PATH="${PATH}:${GCCDIR}" +WRKSRC= ${WRKDIR}/gcc-${__GCC_VERSIONSTRING} +GCCDIR= ${WRKSRC}/gcc post-extract: @${TAR} xjf ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ -C ${GCCDIR} - @${RM} ${PHOBOSDIR}/boehm-gc - @${TAR} xzf ${DISTDIR}/${BOEHM_SRC_PKG} -C ${PHOBOSDIR} - @${MV} ${PHOBOSDIR}/gc${BOEHM_VERSION} ${PHOBOSDIR}/boehm-gc post-patch: - @cd ${GCCDIR} && ${PATCH} -p1 < d/patch-gcc-3.4.x - @echo "++ Patching for d/phobos/boehm-gc ++" - @cd ${PHOBOSDIR}/boehm-gc && ${PATCH} < ${PATCHDIR}/${BOEHM_PATCH} + @cd ${WRKSRC} && ${SH} ./gcc/d/setup-gcc.sh @${REINPLACE_CMD} -e \ 's|\(const char version_string.*\)";|\1 [FreeBSD]";|' \ - ${WRKSRC}/gcc/version.c - -post-build: - @${MKDIR} ${WRKSRC}/phobos_build - @cd ${WRKSRC}/phobos_build && ${PHOBOS_BUILD_ARGS} \ - ../gcc/d/phobos/configure --prefix=${PREFIX} - @cd ${WRKSRC}/phobos_build && \ - ${PHOBOS_BUILD_ARGS} ${GMAKE} - @cd ${WRKSRC}/phobos_build && \ - ${PHOBOS_BUILD_ARGS} ${GMAKE} unittest + ${GCCDIR}/version.c do-install: - ${INSTALL} -o root -g wheel -m 755 ${GCCDIR}/gdc ${PREFIX}/bin/ + ${INSTALL_PROGRAM} -o root -g wheel -m 755 ${GCCDIR}/gdc ${PREFIX}/bin/ @${STRIP_CMD} ${PREFIX}/bin/gdc - ${INSTALL} -o root -g wheel -m 755 ${GCCDIR}/cc1d ${PREFIX}/bin/ + ${INSTALL_PROGRAM} -o root -g wheel -m 755 ${GCCDIR}/cc1d ${PREFIX}/bin/ @${STRIP_CMD} ${PREFIX}/bin/cc1d - @cd ${WRKSRC}/phobos_build && ${GMAKE} install + @cd ${WRKSRC} && ${GMAKE} install-target-libphobos .include diff -urN ports.orig/lang/gdc/distinfo ports/lang/gdc/distinfo --- ports.orig/lang/gdc/distinfo Mon Feb 28 17:57:26 2005 +++ ports/lang/gdc/distinfo Sun May 15 15:03:31 2005 @@ -1,8 +1,6 @@ -MD5 (gdc-0.10.tar.bz2) = ece1b586d23770d9999b95f8026e2ba9 -SIZE (gdc-0.10.tar.bz2) = 750490 -MD5 (gcc-core-3.4-20050211.tar.bz2) = a53ccf691873d0b68cdfca638b0b9e43 -SIZE (gcc-core-3.4-20050211.tar.bz2) = 10985080 -MD5 (gcc-g++-3.4-20050211.tar.bz2) = d7741ef08b548293982de9d2c6d863bf -SIZE (gcc-g++-3.4-20050211.tar.bz2) = 2479945 -MD5 (gc6.4.tar.gz) = ef03495e980b834a99c0e27eedaa546e -SIZE (gc6.4.tar.gz) = 778553 +MD5 (gdc-0.11.tar.bz2) = d33f736a2997c1733f29284445c990da +SIZE (gdc-0.11.tar.bz2) = 829820 +MD5 (gcc-core-3.4-20050506.tar.bz2) = b345d889ff26afff1567501fdfa91161 +SIZE (gcc-core-3.4-20050506.tar.bz2) = 10986449 +MD5 (gcc-g++-3.4-20050506.tar.bz2) = f52ebbd14317f36e1c0bb3298cb7115d +SIZE (gcc-g++-3.4-20050506.tar.bz2) = 2483545 diff -urN ports.orig/lang/gdc/files/boehm-gc.20050102.patch ports/lang/gdc/files/boehm-gc.20050102.patch --- ports.orig/lang/gdc/files/boehm-gc.20050102.patch Mon Jan 10 00:01:30 2005 +++ ports/lang/gdc/files/boehm-gc.20050102.patch Thu Jan 1 09:00:00 1970 @@ -1,253 +0,0 @@ ---- doc/gc.man.orig Mon Oct 8 10:23:01 2001 -+++ doc/gc.man Mon Oct 8 10:28:31 2001 -@@ -9,7 +9,7 @@ - ... malloc(...) ... - .br - .sp --cc ... gc.a -+cc ... -lgc - .LP - .SH DESCRIPTION - .I GC_malloc -@@ -67,6 +67,48 @@ - This may temporarily write protect pages in the heap. See the README file for more information on how this interacts with system calls that write to the heap. - .LP - Other facilities not discussed here include limited facilities to support incremental collection on machines without appropriate VM support, provisions for providing more explicit object layout information to the garbage collector, more direct support for ``weak'' pointers, support for ``abortable'' garbage collections during idle time, etc. -+.LP -+.SH "PORT INFORMATION" -+.LP -+In this (FreeBSD package) installation, -+.I gc.h -+and -+.I gc_cpp.h -+will probably be found in -+.I %%PREFIX%%/include, -+and the library in -+.I %%PREFIX%%/lib. -+.LP -+This library has been compiled as drop-in replacements -+for malloc and free (which is to say, all malloc -+calls will allocate garbage-collectable data). -+There is no need to include "gc.h" in your C files unless you want -+access to the debugging (and other) functions defined there, -+or unless you want to explicitly use -+.I GC_malloc_uncollectable -+for some allocations. -+Just link against them whenever you want either garbage -+collection or leak detection. -+.LP -+The C++ header file, "gc_cpp.h", -+.I is -+necessary for C++ programs, to obtain the appropriate -+definitions of the -+.I new -+and -+.I delete -+operators. -+The comments in both of these header files presently -+provide far better documentation -+for the package than this man page; -+look there for more information. -+.LP -+This library is compiled without (explicit) support -+for the experimental -+.I gc -+extension of -+.I g++. -+This may or may not make a difference. - .LP - .SH "SEE ALSO" - The README and gc.h files in the distribution. More detailed definitions of the functions exported by the collector are given there. (The above list is not complete.) ---- dbg_mlc.c.orig Tue May 13 16:59:49 2003 -+++ dbg_mlc.c Wed May 12 20:13:19 2004 -@@ -414,6 +414,23 @@ - GC_register_displacement((word)sizeof(oh) + offset); - } - -+#if defined(__FreeBSD__) -+#include -+static void GC_caller_func_offset(ad, symp, offp) -+const GC_word ad; -+const char **symp; -+int *offp; -+{ -+ Dl_info caller; -+ if (dladdr((const void *)ad, &caller) && caller.dli_sname != NULL) { -+ *symp = caller.dli_sname; -+ *offp = (const char *)ad - (const char *)caller.dli_saddr; -+ } -+} -+#else -+#define GC_caller_func(ad, symp, offp) -+#endif -+ - # ifdef __STDC__ - GC_PTR GC_debug_malloc(size_t lb, GC_EXTRA_PARAMS) - # else -@@ -428,6 +445,13 @@ - { - GC_PTR result = GC_malloc(lb + DEBUG_BYTES); - -+#ifdef GC_ADD_CALLER -+ if (s == NULL) { -+ GC_caller_func_offset(ra, &s, &i); -+ if (s == NULL) -+ s = "unknown"; -+ } -+#endif - if (result == 0) { - GC_err_printf1("GC_debug_malloc(%ld) returning NIL (", - (unsigned long) lb); -@@ -789,6 +813,13 @@ - register size_t old_sz; - register hdr * hhdr; - -+#ifdef GC_ADD_CALLER -+ if (s == NULL) { -+ GC_caller_func_offset(ra, &s, &i); -+ if (s == NULL) -+ s = "unknown"; -+ } -+#endif - if (p == 0) return(GC_debug_malloc(lb, OPT_RA s, i)); - if (base == 0) { - GC_err_printf1( -@@ -1094,7 +1125,11 @@ - } - - #ifdef GC_ADD_CALLER --# define RA GC_RETURN_ADDR, -+# ifdef GC_RETURN_ADDR_PARENT -+# define RA GC_RETURN_ADDR_PARENT, -+# else -+# define RA GC_RETURN_ADDR, -+# endif - #else - # define RA - #endif -@@ -1102,12 +1137,12 @@ - GC_PTR GC_debug_malloc_replacement(lb) - size_t lb; - { -- return GC_debug_malloc(lb, RA "unknown", 0); -+ return GC_debug_malloc(lb, RA NULL, 0); - } - - GC_PTR GC_debug_realloc_replacement(p, lb) - GC_PTR p; - size_t lb; - { -- return GC_debug_realloc(p, lb, RA "unknown", 0); -+ return GC_debug_realloc(p, lb, RA NULL, 0); - } ---- doc/Makefile.in.orig Sun Apr 20 01:19:11 2003 -+++ doc/Makefile.in Sun Apr 20 01:19:15 2003 -@@ -46,7 +46,7 @@ - mandir = @mandir@ - includedir = @includedir@ - oldincludedir = /usr/include --pkgdatadir = $(datadir)/@PACKAGE@ -+pkgdatadir = $(datadir)/doc/@PACKAGE@ - pkglibdir = $(libdir)/@PACKAGE@ - pkgincludedir = $(includedir)/@PACKAGE@ - top_builddir = .. ---- dyn_load.c.orig Thu May 6 08:03:06 2004 -+++ dyn_load.c Sun Oct 31 01:53:01 2004 -@@ -97,6 +97,12 @@ - # else - # define ElfW(type) Elf64_##type - # endif -+# elif defined(__FreeBSD__) -+# if __ELF_WORD_SIZE == 32 -+# define ElfW(type) Elf32_##type -+# else -+# define ElfW(type) Elf64_##type -+# endif - # else - # if !defined(ELF_CLASS) || ELF_CLASS == ELFCLASS32 - # define ElfW(type) Elf32_##type ---- include/gc.h.orig Wed Jun 4 17:07:33 2003 -+++ include/gc.h Wed May 12 20:03:22 2004 -@@ -487,6 +487,7 @@ - /* gcc knows how to retrieve return address, but we don't know */ - /* how to generate call stacks. */ - # define GC_RETURN_ADDR (GC_word)__builtin_return_address(0) -+# define GC_RETURN_ADDR_PARENT (GC_word)__builtin_return_address(1) - # else - /* Just pass 0 for gcc compatibility. */ - # define GC_RETURN_ADDR 0 ---- include/private/gcconfig.h.orig Wed Dec 29 22:30:21 2004 -+++ include/private/gcconfig.h Wed Dec 29 22:30:39 2004 -@@ -328,6 +328,10 @@ - # define X86_64 - # define mach_type_known - # endif -+# if defined(__FreeBSD__) && defined(__amd64__) -+# define X86_64 -+# define mach_type_known -+# endif - # if defined(FREEBSD) && defined(__sparc__) - # define SPARC - # define mach_type_known -@@ -1942,6 +1946,12 @@ - # define HEURISTIC2 - extern char etext[]; - # define SEARCH_FOR_DATA_START -+# endif -+# ifdef FREEBSD -+# define OS_TYPE "FREEBSD" -+# ifdef __ELF__ -+# define DYNAMIC_LOADING -+# endif - # endif - # endif - ---- include/gc_cpp.h.orig Thu Oct 14 12:19:56 2004 -+++ include/gc_cpp.h Thu Oct 14 12:20:15 2004 -@@ -276,7 +276,7 @@ - else - return GC_MALLOC_UNCOLLECTABLE( size );} - --inline void* gc::operator new( size_t size, void *p ) { -+inline void* gc::operator new( size_t, void *p ) { - return p;} - - inline void gc::operator delete( void* obj ) { -@@ -294,7 +294,7 @@ - inline void* gc::operator new[]( size_t size, GCPlacement gcp ) { - return gc::operator new( size, gcp );} - --inline void* gc::operator new[]( size_t size, void *p ) { -+inline void* gc::operator new[]( size_t, void *p ) { - return p;} - - inline void gc::operator delete[]( void* obj ) { ---- os_dep.c.orig Sat Dec 18 10:42:19 2004 -+++ os_dep.c Wed Dec 29 22:48:03 2004 -@@ -699,7 +699,7 @@ - || defined(HURD) || defined(NETBSD) - static struct sigaction old_segv_act; - # if defined(_sigargs) /* !Irix6.x */ || defined(HPUX) \ -- || defined(HURD) || defined(NETBSD) -+ || defined(HURD) || defined(NETBSD) || defined(FREEBSD) - static struct sigaction old_bus_act; - # endif - # else -@@ -714,7 +714,7 @@ - # endif - { - # if defined(SUNOS5SIGS) || defined(IRIX5) \ -- || defined(OSF1) || defined(HURD) || defined(NETBSD) -+ || defined(OSF1) || defined(HURD) || defined(NETBSD) || defined(FREEBSD) - struct sigaction act; - - act.sa_handler = h; -@@ -734,7 +734,7 @@ - # else - (void) sigaction(SIGSEGV, &act, &old_segv_act); - # if defined(IRIX5) && defined(_sigargs) /* Irix 5.x, not 6.x */ \ -- || defined(HPUX) || defined(HURD) || defined(NETBSD) -+ || defined(HPUX) || defined(HURD) || defined(NETBSD) || defined(FREEBSD) - /* Under Irix 5.x or HP/UX, we may get SIGBUS. */ - /* Pthreads doesn't exist under Irix 5.x, so we */ - /* don't have to worry in the threads case. */ diff -urN ports.orig/lang/gdc/files/patch-gengtype-yacc.y ports/lang/gdc/files/patch-gengtype-yacc.y --- ports.orig/lang/gdc/files/patch-gengtype-yacc.y Thu Jan 13 16:55:03 2005 +++ ports/lang/gdc/files/patch-gengtype-yacc.y Thu Jan 1 09:00:00 1970 @@ -1,12 +0,0 @@ ---- gcc/gengtype-yacc.y.orig Fri Sep 20 00:33:24 2002 -+++ gcc/gengtype-yacc.y Tue Apr 22 09:11:27 2003 -@@ -24,6 +24,9 @@ - #include "system.h" - #include "gengtype.h" - #define YYERROR_VERBOSE -+ -+#define malloc xmalloc -+#define realloc xrealloc - %} - - %union { diff -urN ports.orig/lang/gdc/pkg-plist ports/lang/gdc/pkg-plist --- ports.orig/lang/gdc/pkg-plist Thu Jan 13 16:55:03 2005 +++ ports/lang/gdc/pkg-plist Sun May 15 15:03:31 2005 @@ -1,214 +1,204 @@ bin/gdc bin/cc1d -include/d/etc/c/recls/recls.h -include/d/etc/c/recls/recls_assert.h -include/d/etc/c/recls/recls_compiler.h -include/d/etc/c/recls/recls_compiler_dmc.h -include/d/etc/c/recls/recls_compiler_gcc.h -include/d/etc/c/recls/recls_debug.h -include/d/etc/c/recls/recls_defs.h -include/d/etc/c/recls/recls_internal.h -include/d/etc/c/recls/recls_language.h -include/d/etc/c/recls/recls_platform.h -include/d/etc/c/recls/recls_platform_types.h -include/d/etc/c/recls/recls_retcodes.h -include/d/etc/c/recls/recls_unix.h -include/d/etc/c/recls/recls_util.h -include/d/etc/c/recls/recls_win32.h -include/d/etc/c/stlsoft/stlsoft.h -include/d/etc/c/stlsoft/stlsoft_cccap_dmc.h -include/d/etc/c/stlsoft/stlsoft_cccap_gcc.h -include/d/etc/c/stlsoft/stlsoft_iterator.h -include/d/etc/c/stlsoft/stlsoft_lock_scope.h -include/d/etc/c/stlsoft/stlsoft_null.h -include/d/etc/c/stlsoft/stlsoft_null_mutex.h -include/d/etc/c/stlsoft/stlsoft_nulldef.h -include/d/etc/c/stlsoft/stlsoft_static_initialisers.h -include/d/etc/c/stlsoft/unixstl.h -include/d/etc/c/stlsoft/unixstl_current_directory.h -include/d/etc/c/stlsoft/unixstl_current_directory_scope.h -include/d/etc/c/stlsoft/unixstl_environment_variable.h -include/d/etc/c/stlsoft/unixstl_filesystem_traits.h -include/d/etc/c/stlsoft/unixstl_findfile_sequence.h -include/d/etc/c/stlsoft/unixstl_functionals.h -include/d/etc/c/stlsoft/unixstl_glob_sequence.h -include/d/etc/c/stlsoft/unixstl_limits.h -include/d/etc/c/stlsoft/unixstl_process_mutex.h -include/d/etc/c/stlsoft/unixstl_readdir_sequence.h -include/d/etc/c/stlsoft/unixstl_spin_mutex.h -include/d/etc/c/stlsoft/unixstl_string_access.h -include/d/etc/c/stlsoft/unixstl_thread_mutex.h -include/d/etc/c/stlsoft/winstl.h -include/d/etc/c/stlsoft/winstl_atomic_functions.h -include/d/etc/c/stlsoft/winstl_filesystem_traits.h -include/d/etc/c/stlsoft/winstl_findfile_sequence.h -include/d/etc/c/stlsoft/winstl_spin_mutex.h -include/d/etc/c/stlsoft/winstl_system_version.h -include/d/etc/c/stlsoft/winstl_thread_mutex.h -include/d/etc/c/stlsoft/winstl_tls_index.h -include/d/etc/c/zlib/crc32.h -include/d/etc/c/zlib/deflate.h -include/d/etc/c/zlib/infblock.h -include/d/etc/c/zlib/infcodes.h -include/d/etc/c/zlib/inffast.h -include/d/etc/c/zlib/inffixed.h -include/d/etc/c/zlib/inflate.h -include/d/etc/c/zlib/inftrees.h -include/d/etc/c/zlib/infutil.h -include/d/etc/c/zlib/trees.h -include/d/etc/c/zlib/zconf.h -include/d/etc/c/zlib/zconf.in.h -include/d/etc/c/zlib/zlib.h -include/d/etc/c/zlib/zutil.h -include/d/gcc/builtins.d -include/d/gcc/configext.d -include/d/gcc/deh.d -include/d/gcc/gcgcc.d -include/d/gcc/support.d -include/d/gcc/threadsem.d -include/d/gcc/unwind.d -include/d/gcc/config.d -include/d/gcc/configunix.d -include/d/internal/aApply.d -include/d/internal/aaA.d -include/d/internal/adi.d -include/d/internal/alloca.d -include/d/internal/arraycast.d -include/d/internal/arraycat.d -include/d/internal/cast.d -include/d/internal/cmath2.d -include/d/internal/deh2.d -include/d/internal/dmain2.d -include/d/internal/invariant.d -include/d/internal/llmath.d -include/d/internal/mars.h -include/d/internal/memset.d -include/d/internal/obj.d -include/d/internal/object.d -include/d/internal/qsort.d -include/d/internal/switch.d -include/d/internal/gc/gc.d -include/d/internal/gc/gcbits.d -include/d/internal/gc/gclinux.d -include/d/internal/gc/gcx.d -include/d/internal/gc/testgc.d -include/d/internal/gc/win32.d -include/d/std/array.d -include/d/std/asserterror.d -include/d/std/base64.d -include/d/std/compiler.d -include/d/std/conv.d -include/d/std/ctype.d -include/d/std/date.d -include/d/std/dateparse.d -include/d/std/file.d -include/d/std/format.d -include/d/std/gc.d -include/d/std/intrinsic.d -include/d/std/loader.d -include/d/std/math.d -include/d/std/math2.d -include/d/std/md5.d -include/d/std/mmfile.d -include/d/std/moduleinit.d -include/d/std/openrj.d -include/d/std/outbuffer.d -include/d/std/outofmemory.d -include/d/std/path.d -include/d/std/perf.d -include/d/std/process.d -include/d/std/random.d -include/d/std/recls.d -include/d/std/regexp.d -include/d/std/socket.d -include/d/std/socketstream.d -include/d/std/stdarg.d -include/d/std/stdint.d -include/d/std/stdio.d -include/d/std/stream.d -include/d/std/string.d -include/d/std/switcherr.d -include/d/std/syserror.d -include/d/std/system.d -include/d/std/thread.d -include/d/std/uri.d -include/d/std/utf.d -include/d/std/zip.d -include/d/std/zlib.d -include/d/std/c/dirent.d -include/d/std/c/math.d -include/d/std/c/process.d -include/d/std/c/stdarg.d -include/d/std/c/stddef.d -include/d/std/c/stdio.d -include/d/std/c/stdlib.d -include/d/std/c/time.d -include/d/std/c/unix.d -include/d/std/c/darwin/darwin.d -include/d/std/c/linux/linux.d -include/d/std/c/linux/linuxextern.d -include/d/std/c/mach/mach.d -include/d/std/c/mach/mach_extern.d -include/d/std/c/windows/com.d -include/d/std/c/windows/windows.d -include/d/std/typeinfo/ti_AC.d -include/d/std/typeinfo/ti_Aa.d -include/d/std/typeinfo/ti_Adchar.d -include/d/std/typeinfo/ti_Ag.d -include/d/std/typeinfo/ti_Aint.d -include/d/std/typeinfo/ti_Along.d -include/d/std/typeinfo/ti_Ashort.d -include/d/std/typeinfo/ti_Aubyte.d -include/d/std/typeinfo/ti_Auint.d -include/d/std/typeinfo/ti_Aulong.d -include/d/std/typeinfo/ti_Aushort.d -include/d/std/typeinfo/ti_Awchar.d -include/d/std/typeinfo/ti_C.d -include/d/std/typeinfo/ti_bit.d -include/d/std/typeinfo/ti_byte.d -include/d/std/typeinfo/ti_cdouble.d -include/d/std/typeinfo/ti_cfloat.d -include/d/std/typeinfo/ti_char.d -include/d/std/typeinfo/ti_creal.d -include/d/std/typeinfo/ti_dchar.d -include/d/std/typeinfo/ti_delegate.d -include/d/std/typeinfo/ti_double.d -include/d/std/typeinfo/ti_float.d -include/d/std/typeinfo/ti_idouble.d -include/d/std/typeinfo/ti_ifloat.d -include/d/std/typeinfo/ti_int.d -include/d/std/typeinfo/ti_ireal.d -include/d/std/typeinfo/ti_long.d -include/d/std/typeinfo/ti_ptr.d -include/d/std/typeinfo/ti_real.d -include/d/std/typeinfo/ti_short.d -include/d/std/typeinfo/ti_ubyte.d -include/d/std/typeinfo/ti_uint.d -include/d/std/typeinfo/ti_ulong.d -include/d/std/typeinfo/ti_ushort.d -include/d/std/typeinfo/ti_wchar.d -include/d/std/windows/iunknown.d -include/d/std/windows/registry.d -include/d/crc32.d -include/d/gcstats.d -include/d/object.d -include/d/phobos-ver-syms -@dirrm include/d/std/c/darwin -@dirrm include/d/std/c/linux -@dirrm include/d/std/c/mach -@dirrm include/d/std/c/windows -@dirrm include/d/std/c -@dirrm include/d/std/typeinfo -@dirrm include/d/std/windows -@dirrm include/d/std -@dirrm include/d/internal/gc -@dirrm include/d/internal -@dirrm include/d/gcc -@dirrm include/d/etc/c/recls -@dirrm include/d/etc/c/stlsoft -@dirrm include/d/etc/c/zlib -@dirrm include/d/etc/c -@dirrm include/d/etc -@dirrm include/d/ -lib/libphobos.a +include/d/3.4.4/etc/c/zlib.d +include/d/3.4.4/etc/c/recls/recls.h +include/d/3.4.4/etc/c/recls/recls_assert.h +include/d/3.4.4/etc/c/recls/recls_compiler.h +include/d/3.4.4/etc/c/recls/recls_compiler_dmc.h +include/d/3.4.4/etc/c/recls/recls_compiler_gcc.h +include/d/3.4.4/etc/c/recls/recls_debug.h +include/d/3.4.4/etc/c/recls/recls_defs.h +include/d/3.4.4/etc/c/recls/recls_internal.h +include/d/3.4.4/etc/c/recls/recls_language.h +include/d/3.4.4/etc/c/recls/recls_platform.h +include/d/3.4.4/etc/c/recls/recls_platform_types.h +include/d/3.4.4/etc/c/recls/recls_retcodes.h +include/d/3.4.4/etc/c/recls/recls_unix.h +include/d/3.4.4/etc/c/recls/recls_util.h +include/d/3.4.4/etc/c/recls/recls_win32.h +include/d/3.4.4/etc/c/stlsoft/stlsoft.h +include/d/3.4.4/etc/c/stlsoft/stlsoft_cccap_dmc.h +include/d/3.4.4/etc/c/stlsoft/stlsoft_cccap_gcc.h +include/d/3.4.4/etc/c/stlsoft/stlsoft_iterator.h +include/d/3.4.4/etc/c/stlsoft/stlsoft_lock_scope.h +include/d/3.4.4/etc/c/stlsoft/stlsoft_null.h +include/d/3.4.4/etc/c/stlsoft/stlsoft_null_mutex.h +include/d/3.4.4/etc/c/stlsoft/stlsoft_nulldef.h +include/d/3.4.4/etc/c/stlsoft/stlsoft_static_initialisers.h +include/d/3.4.4/etc/c/stlsoft/unixstl.h +include/d/3.4.4/etc/c/stlsoft/unixstl_current_directory.h +include/d/3.4.4/etc/c/stlsoft/unixstl_current_directory_scope.h +include/d/3.4.4/etc/c/stlsoft/unixstl_environment_variable.h +include/d/3.4.4/etc/c/stlsoft/unixstl_filesystem_traits.h +include/d/3.4.4/etc/c/stlsoft/unixstl_findfile_sequence.h +include/d/3.4.4/etc/c/stlsoft/unixstl_functionals.h +include/d/3.4.4/etc/c/stlsoft/unixstl_glob_sequence.h +include/d/3.4.4/etc/c/stlsoft/unixstl_limits.h +include/d/3.4.4/etc/c/stlsoft/unixstl_process_mutex.h +include/d/3.4.4/etc/c/stlsoft/unixstl_readdir_sequence.h +include/d/3.4.4/etc/c/stlsoft/unixstl_spin_mutex.h +include/d/3.4.4/etc/c/stlsoft/unixstl_string_access.h +include/d/3.4.4/etc/c/stlsoft/unixstl_thread_mutex.h +include/d/3.4.4/etc/c/stlsoft/winstl.h +include/d/3.4.4/etc/c/stlsoft/winstl_atomic_functions.h +include/d/3.4.4/etc/c/stlsoft/winstl_filesystem_traits.h +include/d/3.4.4/etc/c/stlsoft/winstl_findfile_sequence.h +include/d/3.4.4/etc/c/stlsoft/winstl_spin_mutex.h +include/d/3.4.4/etc/c/stlsoft/winstl_system_version.h +include/d/3.4.4/etc/c/stlsoft/winstl_thread_mutex.h +include/d/3.4.4/etc/c/stlsoft/winstl_tls_index.h +include/d/3.4.4/etc/c/zlib/crc32.h +include/d/3.4.4/etc/c/zlib/deflate.h +include/d/3.4.4/etc/c/zlib/infblock.h +include/d/3.4.4/etc/c/zlib/infcodes.h +include/d/3.4.4/etc/c/zlib/inffast.h +include/d/3.4.4/etc/c/zlib/inffixed.h +include/d/3.4.4/etc/c/zlib/inflate.h +include/d/3.4.4/etc/c/zlib/inftrees.h +include/d/3.4.4/etc/c/zlib/infutil.h +include/d/3.4.4/etc/c/zlib/trees.h +include/d/3.4.4/etc/c/zlib/zconf.h +include/d/3.4.4/etc/c/zlib/zconf.in.h +include/d/3.4.4/etc/c/zlib/zlib.h +include/d/3.4.4/etc/c/zlib/zutil.h +include/d/3.4.4/gcc/builtins.d +include/d/3.4.4/gcc/configext.d +include/d/3.4.4/gcc/deh.d +include/d/3.4.4/gcc/mingwext.d +include/d/3.4.4/gcc/support.d +include/d/3.4.4/gcc/threadsem.d +include/d/3.4.4/gcc/unwind.d +include/d/3.4.4/std/array.d +include/d/3.4.4/std/asserterror.d +include/d/3.4.4/std/base64.d +include/d/3.4.4/std/compiler.d +include/d/3.4.4/std/conv.d +include/d/3.4.4/std/ctype.d +include/d/3.4.4/std/date.d +include/d/3.4.4/std/dateparse.d +include/d/3.4.4/std/file.d +include/d/3.4.4/std/format.d +include/d/3.4.4/std/gc.d +include/d/3.4.4/std/intrinsic.d +include/d/3.4.4/std/loader.d +include/d/3.4.4/std/math.d +include/d/3.4.4/std/math2.d +include/d/3.4.4/std/md5.d +include/d/3.4.4/std/mmfile.d +include/d/3.4.4/std/moduleinit.d +include/d/3.4.4/std/openrj.d +include/d/3.4.4/std/outbuffer.d +include/d/3.4.4/std/outofmemory.d +include/d/3.4.4/std/path.d +include/d/3.4.4/std/perf.d +include/d/3.4.4/std/process.d +include/d/3.4.4/std/random.d +include/d/3.4.4/std/recls.d +include/d/3.4.4/std/regexp.d +include/d/3.4.4/std/socket.d +include/d/3.4.4/std/socketstream.d +include/d/3.4.4/std/stdarg.d +include/d/3.4.4/std/stdint.d +include/d/3.4.4/std/stdio.d +include/d/3.4.4/std/stream.d +include/d/3.4.4/std/string.d +include/d/3.4.4/std/switcherr.d +include/d/3.4.4/std/syserror.d +include/d/3.4.4/std/system.d +include/d/3.4.4/std/thread.d +include/d/3.4.4/std/uni.d +include/d/3.4.4/std/uri.d +include/d/3.4.4/std/utf.d +include/d/3.4.4/std/zip.d +include/d/3.4.4/std/zlib.d +include/d/3.4.4/std/c/dirent.d +include/d/3.4.4/std/c/math.d +include/d/3.4.4/std/c/process.d +include/d/3.4.4/std/c/stdarg.d +include/d/3.4.4/std/c/stddef.d +include/d/3.4.4/std/c/stdio.d +include/d/3.4.4/std/c/stdlib.d +include/d/3.4.4/std/c/time.d +include/d/3.4.4/std/c/unix.d +include/d/3.4.4/std/c/darwin/darwin.d +include/d/3.4.4/std/c/linux/linux.d +include/d/3.4.4/std/c/linux/linuxextern.d +include/d/3.4.4/std/c/linux/socket.d +include/d/3.4.4/std/c/mach/mach.d +include/d/3.4.4/std/c/mach/mach_extern.d +include/d/3.4.4/std/c/windows/com.d +include/d/3.4.4/std/c/windows/windows.d +include/d/3.4.4/std/c/windows/winsock.d +include/d/3.4.4/std/typeinfo/ti_AC.d +include/d/3.4.4/std/typeinfo/ti_Aa.d +include/d/3.4.4/std/typeinfo/ti_Abit.d +include/d/3.4.4/std/typeinfo/ti_Acdouble.d +include/d/3.4.4/std/typeinfo/ti_Acfloat.d +include/d/3.4.4/std/typeinfo/ti_Acreal.d +include/d/3.4.4/std/typeinfo/ti_Adchar.d +include/d/3.4.4/std/typeinfo/ti_Adouble.d +include/d/3.4.4/std/typeinfo/ti_Afloat.d +include/d/3.4.4/std/typeinfo/ti_Ag.d +include/d/3.4.4/std/typeinfo/ti_Aint.d +include/d/3.4.4/std/typeinfo/ti_Along.d +include/d/3.4.4/std/typeinfo/ti_Areal.d +include/d/3.4.4/std/typeinfo/ti_Ashort.d +include/d/3.4.4/std/typeinfo/ti_Aubyte.d +include/d/3.4.4/std/typeinfo/ti_Auint.d +include/d/3.4.4/std/typeinfo/ti_Aulong.d +include/d/3.4.4/std/typeinfo/ti_Aushort.d +include/d/3.4.4/std/typeinfo/ti_Awchar.d +include/d/3.4.4/std/typeinfo/ti_C.d +include/d/3.4.4/std/typeinfo/ti_bit.d +include/d/3.4.4/std/typeinfo/ti_byte.d +include/d/3.4.4/std/typeinfo/ti_cdouble.d +include/d/3.4.4/std/typeinfo/ti_cfloat.d +include/d/3.4.4/std/typeinfo/ti_char.d +include/d/3.4.4/std/typeinfo/ti_creal.d +include/d/3.4.4/std/typeinfo/ti_dchar.d +include/d/3.4.4/std/typeinfo/ti_delegate.d +include/d/3.4.4/std/typeinfo/ti_double.d +include/d/3.4.4/std/typeinfo/ti_float.d +include/d/3.4.4/std/typeinfo/ti_idouble.d +include/d/3.4.4/std/typeinfo/ti_ifloat.d +include/d/3.4.4/std/typeinfo/ti_int.d +include/d/3.4.4/std/typeinfo/ti_ireal.d +include/d/3.4.4/std/typeinfo/ti_long.d +include/d/3.4.4/std/typeinfo/ti_ptr.d +include/d/3.4.4/std/typeinfo/ti_real.d +include/d/3.4.4/std/typeinfo/ti_short.d +include/d/3.4.4/std/typeinfo/ti_ubyte.d +include/d/3.4.4/std/typeinfo/ti_uint.d +include/d/3.4.4/std/typeinfo/ti_ulong.d +include/d/3.4.4/std/typeinfo/ti_ushort.d +include/d/3.4.4/std/typeinfo/ti_void.d +include/d/3.4.4/std/typeinfo/ti_wchar.d +include/d/3.4.4/std/windows/iunknown.d +include/d/3.4.4/std/windows/registry.d +include/d/3.4.4/std/windows/syserror.d +include/d/3.4.4/crc32.d +include/d/3.4.4/gcstats.d +include/d/3.4.4/object.d +include/d/3.4.4/i386-portbld-freebsd5.4/gcc/config.d +include/d/3.4.4/i386-portbld-freebsd5.4/gcc/configunix.d +include/d/3.4.4/i386-portbld-freebsd5.4/phobos-ver-syms lib/libphobos.spec +lib/libphobos.a +@dirrm include/d/3.4.4/etc/c/recls +@dirrm include/d/3.4.4/etc/c/stlsoft +@dirrm include/d/3.4.4/etc/c/zlib +@dirrm include/d/3.4.4/etc/c +@dirrm include/d/3.4.4/etc +@dirrm include/d/3.4.4/gcc +@dirrm include/d/3.4.4/std/c/darwin +@dirrm include/d/3.4.4/std/c/linux +@dirrm include/d/3.4.4/std/c/mach +@dirrm include/d/3.4.4/std/c/windows +@dirrm include/d/3.4.4/std/typeinfo +@dirrm include/d/3.4.4/std/windows +@dirrm include/d/3.4.4/std/c +@dirrm include/d/3.4.4/std +@dirrm include/d/3.4.4/i386-portbld-freebsd5.4/gcc +@dirrm include/d/3.4.4/i386-portbld-freebsd5.4 +@dirrm include/d/3.4.4 +@dirrm include/d >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 07:00:21 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1316116A4CE for ; Sun, 15 May 2005 07:00:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA55A43D94 for ; Sun, 15 May 2005 07:00:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F70KpN072693 for ; Sun, 15 May 2005 07:00:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F70K1u072690; Sun, 15 May 2005 07:00:20 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 07:00:20 GMT Resent-Message-Id: <200505150700.j4F70K1u072690@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Masanori OZAWA Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACD5B16A4CE for ; Sun, 15 May 2005 06:52:23 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97EBA43D53 for ; Sun, 15 May 2005 06:52:23 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4F6qN8Q012184 for ; Sun, 15 May 2005 06:52:23 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4F6qNNq012183; Sun, 15 May 2005 06:52:23 GMT (envelope-from nobody) Message-Id: <200505150652.j4F6qNNq012183@www.freebsd.org> Date: Sun, 15 May 2005 06:52:23 GMT From: Masanori OZAWA To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/81044: [PATCH] deskutils/fusenshi: update to 0.7.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 07:00:21 -0000 >Number: 81044 >Category: ports >Synopsis: [PATCH] deskutils/fusenshi: update to 0.7.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 15 07:00:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Masanori OZAWA >Release: FreeBSD 5.4-RELEASE-p1 >Organization: ONGS Inc. >Environment: FreeBSD mithos.ongs.co.jp 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Fri May 13 13:17:29 JST 2005 root@mithos.ongs.co.jp:/usr/obj/usr/src/sys/MITHOS i386 >Description: - Update to 0.7.3 - Pacify portlint >How-To-Repeat: >Fix: diff -urN ports.orig/deskutils/fusenshi/Makefile ports/deskutils/fusenshi/Makefile --- ports.orig/deskutils/fusenshi/Makefile Sat Mar 12 19:52:14 2005 +++ ports/deskutils/fusenshi/Makefile Sun May 15 15:34:23 2005 @@ -6,8 +6,7 @@ # PORTNAME= fusenshi -PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTVERSION= 0.7.3 CATEGORIES= deskutils MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -16,10 +15,12 @@ MAINTAINER= daichi@freebsd.org COMMENT= A Post-it(R) like application with network support -USE_XLIB= yes +LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ + gtksourceview-1.0:${PORTSDIR}/x11-toolkits/gtksourceview + USE_GCC= 3.4 USE_GNOME= libxml2 -LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 +USE_XLIB= yes post-install: @${STRIP_CMD} ${PREFIX}/bin/fusenshi diff -urN ports.orig/deskutils/fusenshi/distinfo ports/deskutils/fusenshi/distinfo --- ports.orig/deskutils/fusenshi/distinfo Mon Feb 14 22:33:30 2005 +++ ports/deskutils/fusenshi/distinfo Sun May 15 15:31:42 2005 @@ -1,2 +1,2 @@ -MD5 (fusenshi-0.7.2.tgz) = 3bba859b4e5ffa8566b57954bd0e675d -SIZE (fusenshi-0.7.2.tgz) = 64641 +MD5 (fusenshi-0.7.3.tgz) = cce24a6406fd0a5ae6f38865e4361cc2 +SIZE (fusenshi-0.7.3.tgz) = 79631 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 07:00:22 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03C0B16A4CE for ; Sun, 15 May 2005 07:00:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B974043DB0 for ; Sun, 15 May 2005 07:00:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F70LDD072759 for ; Sun, 15 May 2005 07:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F70KFN072758; Sun, 15 May 2005 07:00:21 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 07:00:21 GMT Resent-Message-Id: <200505150700.j4F70KFN072758@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, HAYASHI Yasushi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10F4F16A4D0 for ; Sun, 15 May 2005 06:53:54 +0000 (GMT) Received: from yasi.minidns.net (60-56-73-41.eonet.ne.jp [60.56.73.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0227D43D81 for ; Sun, 15 May 2005 06:53:53 +0000 (GMT) (envelope-from yasi@yasi.minidns.net) Received: from yasi.minidns.net (localhost.yasi.to [127.0.0.1]) by yasi.minidns.net (8.13.3/8.13.3) with ESMTP id j4F6rotg006597 for ; Sun, 15 May 2005 15:53:50 +0900 (JST) (envelope-from yasi@yasi.minidns.net) Received: (from yasi@localhost) by yasi.minidns.net (8.13.3/8.13.3/Submit) id j4F6roEe006596; Sun, 15 May 2005 15:53:50 +0900 (JST) (envelope-from yasi) Message-Id: <200505150653.j4F6roEe006596@yasi.minidns.net> Date: Sun, 15 May 2005 15:53:50 +0900 (JST) From: HAYASHI Yasushi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/81045: [Maintainer Update] www/zope-epoz to 0.9.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: HAYASHI Yasushi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 07:00:22 -0000 >Number: 81045 >Category: ports >Synopsis: [Maintainer Update] www/zope-epoz to 0.9.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 15 07:00:20 GMT 2005 >Closed-Date: >Last-Modified: >Originator: HAYASHI Yasushi >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: personal >Environment: System: FreeBSD notesv.yasi.to 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #31: Sat May 14 19:22:18 JST 2005 yasi@notesv.yasi.to:/usr/obj/usr/src/sys/GENERIC i386 >Description: Epoz (www/zope-epoz) is a cross-browser WYSIWYG editor based on JavaScript. Its version was updated to 0.9.0. >How-To-Repeat: >Fix: diff -urN /usr/ports/www/zope-epoz.old/Makefile /usr/ports/www/zope-epoz/Makefile --- /usr/ports/www/zope-epoz.old/Makefile Tue Oct 12 08:32:38 2004 +++ /usr/ports/www/zope-epoz/Makefile Tue Apr 12 15:44:29 2005 @@ -6,7 +6,7 @@ # PORTNAME= epoz -PORTVERSION= 0.8.4 +PORTVERSION= 0.9.0 CATEGORIES= www zope MASTER_SITES= http://mjablonski.zope.de/Epoz/releases/ PKGNAMEPREFIX= zope- diff -urN /usr/ports/www/zope-epoz.old/distinfo /usr/ports/www/zope-epoz/distinfo --- /usr/ports/www/zope-epoz.old/distinfo Tue Oct 12 08:32:38 2004 +++ /usr/ports/www/zope-epoz/distinfo Tue Apr 12 15:45:11 2005 @@ -1,2 +1,2 @@ -MD5 (zope/Epoz-0.8.4.tar.gz) = 6ca54802e03345a4515545c7a9999cf8 -SIZE (zope/Epoz-0.8.4.tar.gz) = 44169 +MD5 (zope/Epoz-0.9.0.tar.gz) = ef69df1adfdd2b9bdda0a96c0007ac1d +SIZE (zope/Epoz-0.9.0.tar.gz) = 47791 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 07:16:00 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D185C16A4CE; Sun, 15 May 2005 07:16:00 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A874343D8B; Sun, 15 May 2005 07:16:00 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F7G02i077562; Sun, 15 May 2005 07:16:00 GMT (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F7G0j9077558; Sun, 15 May 2005 07:16:00 GMT (envelope-from nork) Date: Sun, 15 May 2005 07:16:00 GMT From: Norikatsu Shigemura Message-Id: <200505150716.j4F7G0j9077558@freefall.freebsd.org> To: nork@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, daichi@FreeBSD.org Subject: Re: ports/81044: [PATCH] deskutils/fusenshi: update to 0.7.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 07:16:00 -0000 Synopsis: [PATCH] deskutils/fusenshi: update to 0.7.3 Responsible-Changed-From-To: freebsd-ports-bugs->daichi Responsible-Changed-By: nork Responsible-Changed-When: Sun May 15 07:15:41 GMT 2005 Responsible-Changed-Why: Over to his boss. http://www.freebsd.org/cgi/query-pr.cgi?pr=81044 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 08:10:04 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 891C816A4CE for ; Sun, 15 May 2005 08:10:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5252243D90 for ; Sun, 15 May 2005 08:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F8A4Ch096764 for ; Sun, 15 May 2005 08:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F8A4Zg096745; Sun, 15 May 2005 08:10:04 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 08:10:04 GMT Resent-Message-Id: <200505150810.j4F8A4Zg096745@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrej Zverev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7BE316A4CE for ; Sun, 15 May 2005 08:00:58 +0000 (GMT) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id C926F43D73 for ; Sun, 15 May 2005 08:00:57 +0000 (GMT) (envelope-from az@waterwall.inec.ru) Received: from waterwall.inec.ru (root@localhost) by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j4F82Dcw069078 for ; Sun, 15 May 2005 12:02:13 +0400 (MSD) Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1]) by localhost (8.13.1/8.12.6) with ESMTP id j4F82DX6069069; Sun, 15 May 2005 12:02:13 +0400 (MSD) Received: from localhost (localhost.inec.ru [127.0.0.1]) by localhost (Postfix) with SMTP id 5B72F5A08E; Sun, 15 May 2005 12:02:13 +0400 (MSD) Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1]) by waterwall.inec.ru (Postfix) with ESMTP id AAP44287020510D4C; Sun, 15 May 2005 12:02:13 +0400 (MSD) Received: (from az@localhost) by waterwall.inec.ru (8.13.1/8.12.6/Submit) id j4F82CCv069065; Sun, 15 May 2005 12:02:12 +0400 (MSD) Message-Id: <200505150802.j4F82CCv069065@waterwall.inec.ru> Date: Sun, 15 May 2005 12:02:12 +0400 (MSD) From: Andrej Zverev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: chip-set@mail.ru Subject: ports/81046: [update] sysutils/zisofs-tools to 1.0.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrej Zverev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 08:10:04 -0000 >Number: 81046 >Category: ports >Synopsis: [update] sysutils/zisofs-tools to 1.0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 15 08:10:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrej Zverev >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD az.inec.ru 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Thu Mar 31 12:08:50 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: Changes: Portability improvements. Further portability fixes; use subsecond resolution if available. Port Changes: files/patch-walk.c - removed Maintainer CC's. >How-To-Repeat: >Fix: Use this patch Thanks --- zisofs-tools.diff begins here --- diff -Nru zisofs-tools.orig/Makefile zisofs-tools/Makefile --- zisofs-tools.orig/Makefile Tue Mar 9 13:04:15 2004 +++ zisofs-tools/Makefile Sun May 15 11:54:08 2005 @@ -6,8 +6,8 @@ # PORTNAME= zisofs-tools -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.6 +PORTREVISION= 0 CATEGORIES= sysutils MASTER_SITES= http://www.kernel.org/pub/linux/utils/fs/zisofs/ @@ -16,11 +16,13 @@ PORTDOCS= README CHANGES INSTALL -USE_AUTOCONF_VER= 253 +USE_AUTOCONF_VER= 259 USE_BZIP2= yes USE_GMAKE= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes + +MAKE_ARGS+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" MAN1= mkzftree.1 diff -Nru zisofs-tools.orig/distinfo zisofs-tools/distinfo --- zisofs-tools.orig/distinfo Tue Mar 9 13:04:15 2004 +++ zisofs-tools/distinfo Fri May 13 21:20:00 2005 @@ -1,2 +1,2 @@ -MD5 (zisofs-tools-1.0.4.tar.bz2) = 2a208a774245074223146a87dc94e550 -SIZE (zisofs-tools-1.0.4.tar.bz2) = 40951 +MD5 (zisofs-tools-1.0.6.tar.bz2) = b1439812746bd6176401fcdac82eeabf +SIZE (zisofs-tools-1.0.6.tar.bz2) = 53138 diff -Nru zisofs-tools.orig/files/patch-compress.c zisofs-tools/files/patch-compress.c --- zisofs-tools.orig/files/patch-compress.c Mon Dec 8 01:11:23 2003 +++ zisofs-tools/files/patch-compress.c Fri May 13 21:20:00 2005 @@ -1,10 +1,11 @@ ---- compress.c.orig Mon Nov 24 13:26:57 2003 -+++ compress.c Mon Nov 24 13:27:06 2003 -@@ -13,6 +13,7 @@ +--- compress.c.orig Tue Jul 31 07:20:52 2001 ++++ compress.c Fri May 13 21:17:02 2005 +@@ -13,7 +13,7 @@ #include #include +-#include +#include - #include #include #include + #include "mkzftree.h" diff -Nru zisofs-tools.orig/files/patch-walk.c zisofs-tools/files/patch-walk.c --- zisofs-tools.orig/files/patch-walk.c Mon Dec 8 01:11:23 2003 +++ zisofs-tools/files/patch-walk.c Thu Jan 1 03:00:00 1970 @@ -1,10 +0,0 @@ ---- walk.c.orig Mon Nov 24 13:25:24 2003 -+++ walk.c Mon Nov 24 13:25:40 2003 -@@ -20,6 +20,7 @@ - #include - #include - #include -+#include - #include - #include - #include --- zisofs-tools.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 08:20:04 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2585A16A4CE; Sun, 15 May 2005 08:20:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF0F343D76; Sun, 15 May 2005 08:20:03 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F8K3n2097531; Sun, 15 May 2005 08:20:03 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F8K0PW097466; Sun, 15 May 2005 08:20:00 GMT (envelope-from thierry) Date: Sun, 15 May 2005 08:20:00 GMT From: Thierry Thomas Message-Id: <200505150820.j4F8K0PW097466@freefall.freebsd.org> To: thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, daichi@FreeBSD.org Subject: Re: ports/81043: [PATCH] lang/gdc: update to 0.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 08:20:04 -0000 Synopsis: [PATCH] lang/gdc: update to 0.11 Responsible-Changed-From-To: freebsd-ports-bugs->daichi Responsible-Changed-By: thierry Responsible-Changed-When: Sun May 15 08:19:36 GMT 2005 Responsible-Changed-Why: Assign to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=81043 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 08:21:09 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4A6916A4CE; Sun, 15 May 2005 08:21:09 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C88343D67; Sun, 15 May 2005 08:21:09 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F8L9lP097590; Sun, 15 May 2005 08:21:09 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F8L915097586; Sun, 15 May 2005 08:21:09 GMT (envelope-from thierry) Date: Sun, 15 May 2005 08:21:09 GMT From: Thierry Thomas Message-Id: <200505150821.j4F8L915097586@freefall.freebsd.org> To: thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, danfe@FreeBSD.org Subject: Re: ports/81041: [PATCH] x11/nvidia-driver: package list fixes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 08:21:09 -0000 Synopsis: [PATCH] x11/nvidia-driver: package list fixes Responsible-Changed-From-To: freebsd-ports-bugs->danfe Responsible-Changed-By: thierry Responsible-Changed-When: Sun May 15 08:20:39 GMT 2005 Responsible-Changed-Why: Assign to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=81041 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 08:40:05 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3501316A4D0 for ; Sun, 15 May 2005 08:40:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED7E743D8C for ; Sun, 15 May 2005 08:40:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F8e4dD006153 for ; Sun, 15 May 2005 08:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F8e4wZ006152; Sun, 15 May 2005 08:40:04 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 08:40:04 GMT Resent-Message-Id: <200505150840.j4F8e4wZ006152@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Johan van Selst Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA5A316A4CE for ; Sun, 15 May 2005 08:35:47 +0000 (GMT) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8CC443D8E for ; Sun, 15 May 2005 08:35:45 +0000 (GMT) (envelope-from johans@stack.nl) Received: by mailhost.stack.nl (Postfix, from userid 65534) id 73E211F145; Sun, 15 May 2005 10:35:42 +0200 (CEST) Received: from mud.stack.nl (mud.stack.nl [IPv6:2001:610:1108:5011:207:e9ff:fe14:b498]) by mailhost.stack.nl (Postfix) with ESMTP id 94C0F1F124 for ; Sun, 15 May 2005 10:35:41 +0200 (CEST) Received: by mud.stack.nl (Postfix, from userid 801) id 7BA0C17204; Sun, 15 May 2005 10:35:41 +0200 (CEST) Message-Id: <20050515083541.7BA0C17204@mud.stack.nl> Date: Sun, 15 May 2005 10:35:41 +0200 (CEST) From: Johan van Selst To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/81047: [maintainer] math/gap: update to 4.4.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Johan van Selst List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 08:40:05 -0000 >Number: 81047 >Category: ports >Synopsis: [maintainer] math/gap: update to 4.4.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 15 08:40:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Johan van Selst >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD mud.stack.nl 5.4-STABLE FreeBSD 5.4-STABLE #3: Mon May 9 19:06:32 CEST 2005 root@mud.stack.nl:/usr/obj/usr/src/sys/mud i386 >Description: Several bugfixes and new features. >How-To-Repeat: >Fix: diff -uNr gap/Makefile gap/Makefile --- gap/Makefile Sat Apr 9 04:02:53 2005 +++ gap/Makefile Fri May 13 14:50:04 2005 @@ -6,13 +6,13 @@ # PORTNAME= gap -PORTVERSION= 4.4.4.${GAP_PKGDATE} +PORTVERSION= 4.4.5.${GAP_PKGDATE} CATEGORIES= math MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/ \ ftp://ftp.gap-system.org/pub/gap/gap4/old/ DISTFILES= packages-${GAP_PKGTIME}.tar.bz2 \ - gap4r4p4.tar.bz2 \ - xtom1r1.tar.bz2 + gap4r4p5.tar.bz2 \ + xtom1r1p2.tar.bz2 DIST_SUBDIR= gap MAINTAINER= johans@stack.nl @@ -21,7 +21,7 @@ .include GAP_VERSION= gap4r4 -GAP_PKGTIME= 2005_04_02-13_44_UTC +GAP_PKGTIME= 2005_05_04-17_55_UTC GAP_PKGDATE= ${GAP_PKGTIME:C/-.*//:S/_//g} GAP_WRKSRC= ${WRKSRC}/${GAP_VERSION} GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION} @@ -30,8 +30,8 @@ do-extract: (${MKDIR} ${WRKSRC}; \ cd ${WRKSRC}; \ - ${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/gap4r4p4.tar.bz2; \ - ${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/xtom1r1.tar.bz2 ; \ + ${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/gap4r4p5.tar.bz2; \ + ${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/xtom1r1p2.tar.bz2 ; \ cd ${GAP_WRKSRC}/pkg; \ ${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/packages-${GAP_PKGTIME}.tar.bz2 ) diff -uNr gap/distinfo gap/distinfo --- gap/distinfo Sat Apr 9 04:02:53 2005 +++ gap/distinfo Fri May 13 14:50:58 2005 @@ -1,6 +1,6 @@ -MD5 (gap/packages-2005_04_02-13_44_UTC.tar.bz2) = 7ecfae94e4753283f6fe193f13db9d35 -SIZE (gap/packages-2005_04_02-13_44_UTC.tar.bz2) = 33155239 -MD5 (gap/gap4r4p4.tar.bz2) = c4fad14234bd226a03ebcfad8dfafd1c -SIZE (gap/gap4r4p4.tar.bz2) = 41036793 -MD5 (gap/xtom1r1.tar.bz2) = 6652a904930696d7a9f9cfef2828d224 -SIZE (gap/xtom1r1.tar.bz2) = 9443654 +MD5 (gap/packages-2005_05_04-17_55_UTC.tar.bz2) = 94ef53c929b15e03d6fb4280a157bd16 +SIZE (gap/packages-2005_05_04-17_55_UTC.tar.bz2) = 33982065 +MD5 (gap/gap4r4p5.tar.bz2) = 61c7d40f950e3e2edf79ad125cc0c2ec +SIZE (gap/gap4r4p5.tar.bz2) = 43758168 +MD5 (gap/xtom1r1p2.tar.bz2) = d925ff86d888a5098c5b22ed1625fd4a +SIZE (gap/xtom1r1p2.tar.bz2) = 9443907 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 09:25:56 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D5F016A4CE; Sun, 15 May 2005 09:25:56 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1601843D53; Sun, 15 May 2005 09:25:56 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F9PtSE019289; Sun, 15 May 2005 09:25:55 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F9PtrL019285; Sun, 15 May 2005 09:25:55 GMT (envelope-from novel) Date: Sun, 15 May 2005 09:25:55 GMT From: Roman Bogorodskiy Message-Id: <200505150925.j4F9PtrL019285@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, novel@FreeBSD.org Subject: Re: ports/81046: [update] sysutils/zisofs-tools to 1.0.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 09:25:56 -0000 Synopsis: [update] sysutils/zisofs-tools to 1.0.6 Responsible-Changed-From-To: freebsd-ports-bugs->novel Responsible-Changed-By: novel Responsible-Changed-When: Sun May 15 09:25:48 GMT 2005 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=81046 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 09:41:37 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 607DB16A4CE; Sun, 15 May 2005 09:41:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326D943DB9; Sun, 15 May 2005 09:41:37 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from freefall.freebsd.org (novel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F9fbrL023772; Sun, 15 May 2005 09:41:37 GMT (envelope-from novel@freefall.freebsd.org) Received: (from novel@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F9fb8e023768; Sun, 15 May 2005 09:41:37 GMT (envelope-from novel) Date: Sun, 15 May 2005 09:41:37 GMT From: Roman Bogorodskiy Message-Id: <200505150941.j4F9fb8e023768@freefall.freebsd.org> To: novel@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, roam@FreeBSD.org Subject: Re: ports/81033: [PATCH] mail/qmailadmin: update to 1.2.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 09:41:37 -0000 Synopsis: [PATCH] mail/qmailadmin: update to 1.2.3 Responsible-Changed-From-To: freebsd-ports-bugs->roam Responsible-Changed-By: novel Responsible-Changed-When: Sun May 15 09:41:12 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=81033 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 09:51:49 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A8D516A4CE; Sun, 15 May 2005 09:51:49 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E9F43DA4; Sun, 15 May 2005 09:51:49 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F9pnpL024173; Sun, 15 May 2005 09:51:49 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F9pmni024169; Sun, 15 May 2005 09:51:48 GMT (envelope-from thierry) Date: Sun, 15 May 2005 09:51:48 GMT From: Thierry Thomas Message-Id: <200505150951.j4F9pmni024169@freefall.freebsd.org> To: johans@stack.nl, thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/81047: [maintainer] math/gap: update to 4.4.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 09:51:49 -0000 Synopsis: [maintainer] math/gap: update to 4.4.5 State-Changed-From-To: open->closed State-Changed-By: thierry State-Changed-When: Sun May 15 09:49:59 GMT 2005 State-Changed-Why: Committed, thanks! Remarks: it does not respect CFLAGS, and CFLAGS is not copied in c_options and c_dyn_options of gac; could you please check that? http://www.freebsd.org/cgi/query-pr.cgi?pr=81047 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:02 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E8C916A4DF for ; Sun, 15 May 2005 10:10:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 813F143D8F for ; Sun, 15 May 2005 10:10:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA19C033042 for ; Sun, 15 May 2005 10:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA18r033041; Sun, 15 May 2005 10:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:01 GMT Resent-Message-Id: <200505151010.j4FAA18r033041@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7B1216A4CE for ; Sun, 15 May 2005 10:00:37 +0000 (GMT) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC68343DBB for ; Sun, 15 May 2005 10:00:36 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep08.dion.ne.jp with SMTP id <20050515100033294.CUSX@hfep08.dion.ne.jp> for ; Sun, 15 May 2005 19:00:33 +0900 Message-Id: <20050515190006.66db816a.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:06 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81049: Update port: audio/gnump3d to 2.9.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:02 -0000 >Number: 81049 >Category: ports >Synopsis: Update port: audio/gnump3d to 2.9.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 2.9.4 Remove file: files/patch-src::gtkfiles.h >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/gnump3d/Makefile audio/gnump3d/Makefile --- /usr/ports/audio/gnump3d/Makefile Wed Apr 6 13:37:38 2005 +++ audio/gnump3d/Makefile Wed May 11 14:03:23 2005 @@ -6,7 +6,7 @@ # PORTNAME= gnump3d -PORTVERSION= 2.9.3 +PORTVERSION= 2.9.4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/audio/gnump3d/distinfo audio/gnump3d/distinfo --- /usr/ports/audio/gnump3d/distinfo Wed Apr 6 13:37:38 2005 +++ audio/gnump3d/distinfo Wed May 11 14:21:23 2005 @@ -1,4 +1,4 @@ -MD5 (gnump3d-2.9.3.tar.bz2) = 17af7b93a5753e03155ce852e8099159 -SIZE (gnump3d-2.9.3.tar.bz2) = 591926 -MD5 (gnump3d-2.9.3.tar.bz2.sig) = 7f8ec336d05c5493ab71efdfbc3a200e -SIZE (gnump3d-2.9.3.tar.bz2.sig) = 65 +MD5 (gnump3d-2.9.4.tar.bz2) = 83f37cc4364b7fd95517a2eea4bc9ae7 +SIZE (gnump3d-2.9.4.tar.bz2) = 591566 +MD5 (gnump3d-2.9.4.tar.bz2.sig) = 519e0a41d27ea86fafe8437b737e8a38 +SIZE (gnump3d-2.9.4.tar.bz2.sig) = 65 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:02 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A8216A4DF for ; Sun, 15 May 2005 10:10:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5FE843DB7 for ; Sun, 15 May 2005 10:10:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA1sN033087 for ; Sun, 15 May 2005 10:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA1lm033086; Sun, 15 May 2005 10:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:01 GMT Resent-Message-Id: <200505151010.j4FAA1lm033086@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F25516A4CE for ; Sun, 15 May 2005 10:00:46 +0000 (GMT) Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42ED943D88 for ; Sun, 15 May 2005 10:00:45 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep07.dion.ne.jp with SMTP id <20050515100042163.ITZV@hfep07.dion.ne.jp> for ; Sun, 15 May 2005 19:00:42 +0900 Message-Id: <20050515190008.435cd7f2.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:08 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81050: Update port: audio/mhwaveedit to 1.4.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:02 -0000 >Number: 81050 >Category: ports >Synopsis: Update port: audio/mhwaveedit to 1.4.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 1.4.0 >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/mhwaveedit/Makefile audio/mhwaveedit/Makefile --- /usr/ports/audio/mhwaveedit/Makefile Tue May 3 13:33:46 2005 +++ audio/mhwaveedit/Makefile Sat May 14 21:00:22 2005 @@ -7,7 +7,7 @@ # PORTNAME= mhwaveedit -PORTVERSION= 1.3.8 +PORTVERSION= 1.4.0 CATEGORIES= audio MASTER_SITES= http://www.mtek.chalmers.se/~hjormagn/ @@ -19,6 +19,7 @@ sndfile.1:${PORTSDIR}/audio/libsndfile \ portaudio.0:${PORTSDIR}/audio/portaudio +USE_BZIP2= yes USE_GNOME= gnomehack gnometarget gtk20 WANT_GNOME= yes WANT_SDL= yes @@ -28,7 +29,9 @@ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-optimization --without-alsalib -PLIST_FILES= bin/mhwaveedit +PLIST_FILES= bin/mhwaveedit \ + share/locale/ru/LC_MESSAGES/mhwaveedit.mo \ + share/locale/sv/LC_MESSAGES/mhwaveedit.mo .include diff -urN /usr/ports/audio/mhwaveedit/distinfo audio/mhwaveedit/distinfo --- /usr/ports/audio/mhwaveedit/distinfo Tue May 3 13:33:46 2005 +++ audio/mhwaveedit/distinfo Sat May 14 20:52:00 2005 @@ -1,2 +1,2 @@ -MD5 (mhwaveedit-1.3.8.tar.gz) = 3dbae7fd8f83ddfc4744c16ce30ca1fe -SIZE (mhwaveedit-1.3.8.tar.gz) = 339403 +MD5 (mhwaveedit-1.4.0.tar.bz2) = 5519cd3f25d34f551dcfff701ea60d67 +SIZE (mhwaveedit-1.4.0.tar.bz2) = 373371 diff -urN /usr/ports/audio/mhwaveedit/files/patch-src::gtkfiles.h audio/mhwaveedit/files/patch-src::gtkfiles.h --- /usr/ports/audio/mhwaveedit/files/patch-src::gtkfiles.h Tue Oct 12 21:34:39 2004 +++ audio/mhwaveedit/files/patch-src::gtkfiles.h Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- src/gtkfiles.h.orig Wed Sep 15 23:25:47 2004 -+++ src/gtkfiles.h Fri Oct 8 21:39:16 2004 -@@ -26,6 +26,7 @@ - - #include - #include -+#include - - #include - >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:04 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FD3716A4E8 for ; Sun, 15 May 2005 10:10:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C354E43DC3 for ; Sun, 15 May 2005 10:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA32u033151 for ; Sun, 15 May 2005 10:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA3PO033150; Sun, 15 May 2005 10:10:03 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:03 GMT Resent-Message-Id: <200505151010.j4FAA3PO033150@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D452616A4CE for ; Sun, 15 May 2005 10:01:27 +0000 (GMT) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7EFA43D53 for ; Sun, 15 May 2005 10:01:26 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep08.dion.ne.jp with SMTP id <20050515100123693.CVEE@hfep08.dion.ne.jp> for ; Sun, 15 May 2005 19:01:23 +0900 Message-Id: <20050515190014.2bf2b07e.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:14 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81054: Update port: misc/clpbar to 1.10.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:04 -0000 >Number: 81054 >Category: ports >Synopsis: Update port: misc/clpbar to 1.10.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 1.10.4 >How-To-Repeat: >Fix: diff -urN /usr/ports/misc/clpbar/Makefile misc/clpbar/Makefile --- /usr/ports/misc/clpbar/Makefile Thu Jan 20 03:13:29 2005 +++ misc/clpbar/Makefile Sun May 15 01:18:56 2005 @@ -7,7 +7,7 @@ # PORTNAME= clpbar -PORTVERSION= 1.10.3 +PORTVERSION= 1.10.4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,10 +16,14 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Command Line Progress Bar -USE_GNOME= gnometarget +USE_REINPLACE= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +MAN1= bar.1 PLIST_FILES= bin/bar -MAN1= bar.1 + +post-patch: + @${REINPLACE_CMD} -e 's|= -O2|= @CFLAGS@|g' ${WRKSRC}/Makefile.in .include diff -urN /usr/ports/misc/clpbar/distinfo misc/clpbar/distinfo --- /usr/ports/misc/clpbar/distinfo Thu Jan 20 03:13:29 2005 +++ misc/clpbar/distinfo Sun May 15 01:15:36 2005 @@ -1,2 +1,2 @@ -MD5 (bar-1.10.3.tar.gz) = aad78991fb5174aaa000a2e473d95983 -SIZE (bar-1.10.3.tar.gz) = 137461 +MD5 (bar-1.10.4.tar.gz) = 5c6792ba8b852d293466bf1b97032426 +SIZE (bar-1.10.4.tar.gz) = 137536 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:04 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3624D16A4EB for ; Sun, 15 May 2005 10:10:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DF4643D8F for ; Sun, 15 May 2005 10:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA25n033112 for ; Sun, 15 May 2005 10:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA2LS033111; Sun, 15 May 2005 10:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:02 GMT Resent-Message-Id: <200505151010.j4FAA2LS033111@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B90116A4CE for ; Sun, 15 May 2005 10:00:57 +0000 (GMT) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5EF943D80 for ; Sun, 15 May 2005 10:00:55 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep02.dion.ne.jp with SMTP id <20050515100050428.OVOX@hfep02.dion.ne.jp> for ; Sun, 15 May 2005 19:00:50 +0900 Message-Id: <20050515190010.21cf3a73.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:10 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81051: Update port: audio/mp3stat to 2.6.01 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:04 -0000 >Number: 81051 >Category: ports >Synopsis: Update port: audio/mp3stat to 2.6.01 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 2.6.01 New file: files/patch-input_mp3_mp3stat.cpp files/patch-input_vorbis_oggstat.h files/patch-ui.cpp files/patch-ui_gtk_gtk2-ui.cpp >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/mp3stat/Makefile audio/mp3stat/Makefile --- /usr/ports/audio/mp3stat/Makefile Sat Mar 12 20:20:17 2005 +++ audio/mp3stat/Makefile Sat May 14 15:36:42 2005 @@ -7,8 +7,7 @@ # PORTNAME= mp3stat -PORTVERSION= 2.5.11 -PORTREVISION= 2 +PORTVERSION= 2.6.01 CATEGORIES= audio MASTER_SITES= https://signal-lost.homeip.net/files/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -19,25 +18,59 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= gtk20 +USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" -PORTDOCS= README -PLIST_FILES= bin/mp3stat +PLIST_FILES= bin/mp3stat \ + lib/mp3stat/input_mp3.so \ + lib/mp3stat/ui_gtk2.so \ + lib/mp3stat/ui_console.so +PLIST_DIRS= lib/mp3stat + +CXX+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \ + -Wl,--rpath,${LOCALBASE}/lib OPTIONS= VORBIS "Ogg/Vorbis support" on .include +.if ${OSVERSION} < 500000 +LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file +.endif + +.if ${OSVERSION} < 504000 +BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file +.endif + .if defined(WITHOUT_VORBIS) MAKE_ARGS+= VORBIS="" .else LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis -CXXFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib +PLIST_FILES+= lib/mp3stat/input_vorb.so .endif +.if !defined(NOPORTDOCS) +PORTDOCS= README +.endif + +post-patch: + @${FIND} ${WRKSRC} -name "Makefile*" | ${XARGS} ${REINPLACE_CMD} -e \ + 's|@$${CXX}|$${CXX}|g ; \ + s|-ldl||g ; \ + s|-lc||g ; \ + s|-Wl,-soname,.*\.so\.1||g ; \ + s|-fpic|-fPIC|g' + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mp3stat ${PREFIX}/bin + @${MKDIR} ${PREFIX}/lib/mp3stat + ${INSTALL_DATA} ${WRKSRC}/ui/gtk/ui_gtk2.so ${PREFIX}/lib/mp3stat + ${INSTALL_DATA} ${WRKSRC}/ui/console/ui_console.so ${PREFIX}/lib/mp3stat + ${INSTALL_DATA} ${WRKSRC}/input/mp3/input_mp3.so ${PREFIX}/lib/mp3stat +.if !defined(WITHOUT_VORBIS) + ${INSTALL_DATA} ${WRKSRC}/input/vorbis/input_vorb.so ${PREFIX}/lib/mp3stat +.endif .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} diff -urN /usr/ports/audio/mp3stat/distinfo audio/mp3stat/distinfo --- /usr/ports/audio/mp3stat/distinfo Wed Aug 4 08:33:34 2004 +++ audio/mp3stat/distinfo Fri Oct 1 12:47:40 2004 @@ -1,2 +1,2 @@ -MD5 (mp3stat_2.5.11.tar.gz) = ac7698cc77b192c702b3fc589cb692d3 -SIZE (mp3stat_2.5.11.tar.gz) = 25682 +MD5 (mp3stat_2.6.01.tar.gz) = 4550c22c154ff8e7486de696bd2c0954 +SIZE (mp3stat_2.6.01.tar.gz) = 30672 diff -urN /usr/ports/audio/mp3stat/files/patch-input_mp3_mp3stat.cpp audio/mp3stat/files/patch-input_mp3_mp3stat.cpp --- /usr/ports/audio/mp3stat/files/patch-input_mp3_mp3stat.cpp Thu Jan 1 09:00:00 1970 +++ audio/mp3stat/files/patch-input_mp3_mp3stat.cpp Tue Sep 21 21:04:37 2004 @@ -0,0 +1,10 @@ +--- input/mp3/mp3stat.cpp.orig Tue Sep 14 12:50:17 2004 ++++ input/mp3/mp3stat.cpp Tue Sep 14 15:35:44 2004 +@@ -5,6 +5,7 @@ + * mp3check - check mp3 file for consistency and print infos + * Copyright (C) 1998 by Johannes Overmann + */ ++#include + #include + #include + #include diff -urN /usr/ports/audio/mp3stat/files/patch-input_vorbis_oggstat.h audio/mp3stat/files/patch-input_vorbis_oggstat.h --- /usr/ports/audio/mp3stat/files/patch-input_vorbis_oggstat.h Thu Jan 1 09:00:00 1970 +++ audio/mp3stat/files/patch-input_vorbis_oggstat.h Tue Sep 21 21:08:50 2004 @@ -0,0 +1,10 @@ +--- input/vorbis/oggstat.h.orig Thu Sep 16 08:03:59 2004 ++++ input/vorbis/oggstat.h Tue Sep 21 21:08:41 2004 +@@ -5,6 +5,7 @@ + #include + #include + #include ++#include + #include + + #include "input.h" diff -urN /usr/ports/audio/mp3stat/files/patch-ui.cpp audio/mp3stat/files/patch-ui.cpp --- /usr/ports/audio/mp3stat/files/patch-ui.cpp Thu Jan 1 09:00:00 1970 +++ audio/mp3stat/files/patch-ui.cpp Tue Sep 21 20:30:56 2004 @@ -0,0 +1,8 @@ +--- ui.cpp.orig Fri Sep 17 09:54:41 2004 ++++ ui.cpp Tue Sep 21 20:28:28 2004 +@@ -1,4 +1,5 @@ + #include "ui.h" ++#include + + using namespace std; + diff -urN /usr/ports/audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp --- /usr/ports/audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp Thu Jan 1 09:00:00 1970 +++ audio/mp3stat/files/patch-ui_gtk_gtk2-ui.cpp Tue Sep 21 22:54:51 2004 @@ -0,0 +1,11 @@ +--- ui/gtk/gtk2_ui.cpp.orig Mon Sep 20 14:04:50 2004 ++++ ui/gtk/gtk2_ui.cpp Tue Sep 21 22:54:39 2004 +@@ -279,7 +279,7 @@ + Info chosen; + Info chosen2; + +- gtk_init (&argcc, &argvv); ++ gtk_init (NULL, NULL); + + cmap = gdk_colormap_get_system (); + set_graph_colors (); >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:05 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 297F316A4F1 for ; Sun, 15 May 2005 10:10:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3893B43D68 for ; Sun, 15 May 2005 10:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA3XT033164 for ; Sun, 15 May 2005 10:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA32s033163; Sun, 15 May 2005 10:10:03 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:03 GMT Resent-Message-Id: <200505151010.j4FAA32s033163@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E49C016A4D0 for ; Sun, 15 May 2005 10:01:37 +0000 (GMT) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C34243D93 for ; Sun, 15 May 2005 10:01:36 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep08.dion.ne.jp with SMTP id <20050515100132148.CVGE@hfep08.dion.ne.jp> for ; Sun, 15 May 2005 19:01:32 +0900 Message-Id: <20050515190016.304405d1.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:16 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81055: Update port: net/gnome-mud to 0.10.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:05 -0000 >Number: 81055 >Category: ports >Synopsis: Update port: net/gnome-mud to 0.10.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 0.10.6 >How-To-Repeat: >Fix: diff -urN /usr/ports/net/gnome-mud/Makefile net/gnome-mud/Makefile --- /usr/ports/net/gnome-mud/Makefile Sat Mar 12 20:28:11 2005 +++ net/gnome-mud/Makefile Fri May 13 19:43:12 2005 @@ -6,8 +6,7 @@ # PORTNAME= gnome-mud -PORTVERSION= 0.10.5 -PORTREVISION= 4 +PORTVERSION= 0.10.6 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -16,14 +15,15 @@ COMMENT= GTK-based MUD client with triggers, aliases, colors, etc USE_X_PREFIX= yes -INSTALLS_OMF= yes -USE_PYTHON= yes USE_GNOME= gnomehack gnometarget gnomeprefix intlhack libgnomeui \ pygtk2 vte +USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --enable-mccp +INSTALLS_OMF= yes MAN6= gnome-mud.6 GCONF_SCHEMAS= gnome-mud.schemas diff -urN /usr/ports/net/gnome-mud/distinfo net/gnome-mud/distinfo --- /usr/ports/net/gnome-mud/distinfo Sat Feb 14 20:46:36 2004 +++ net/gnome-mud/distinfo Fri May 13 19:40:03 2005 @@ -1,2 +1,2 @@ -MD5 (gnome-mud-0.10.5.tar.gz) = 74908bc30500f9876715fc624d271340 -SIZE (gnome-mud-0.10.5.tar.gz) = 610528 +MD5 (gnome-mud-0.10.6.tar.gz) = 0165739f27a9a4105108fd70d8b875d9 +SIZE (gnome-mud-0.10.6.tar.gz) = 684674 diff -urN /usr/ports/net/gnome-mud/pkg-plist net/gnome-mud/pkg-plist --- /usr/ports/net/gnome-mud/pkg-plist Wed Nov 24 13:35:38 2004 +++ net/gnome-mud/pkg-plist Fri May 13 19:48:53 2005 @@ -1,5 +1,6 @@ bin/gnome-mud share/gnome/applications/gnome-mud.desktop +share/gnome/gnome-mud/directions.glade share/gnome/help/gnome-mud/C/figures/connections-window.png share/gnome/help/gnome-mud/C/figures/main-window.png share/gnome/help/gnome-mud/C/figures/mudlist-window.png @@ -18,20 +19,27 @@ share/locale/ca/LC_MESSAGES/gnome-mud.mo share/locale/cs/LC_MESSAGES/gnome-mud.mo share/locale/de/LC_MESSAGES/gnome-mud.mo +share/locale/en_CA/LC_MESSAGES/gnome-mud.mo +share/locale/en_GB/LC_MESSAGES/gnome-mud.mo share/locale/es/LC_MESSAGES/gnome-mud.mo share/locale/fr/LC_MESSAGES/gnome-mud.mo share/locale/hr/LC_MESSAGES/gnome-mud.mo share/locale/mk/LC_MESSAGES/gnome-mud.mo share/locale/ml/LC_MESSAGES/gnome-mud.mo share/locale/nl/LC_MESSAGES/gnome-mud.mo +share/locale/pa/LC_MESSAGES/gnome-mud.mo share/locale/pl/LC_MESSAGES/gnome-mud.mo share/locale/pt/LC_MESSAGES/gnome-mud.mo +share/locale/pt_BR/LC_MESSAGES/gnome-mud.mo +share/locale/rw/LC_MESSAGES/gnome-mud.mo share/locale/sr/LC_MESSAGES/gnome-mud.mo share/locale/sr@Latn/LC_MESSAGES/gnome-mud.mo share/locale/sv/LC_MESSAGES/gnome-mud.mo share/locale/tr/LC_MESSAGES/gnome-mud.mo +share/locale/zh_CN/LC_MESSAGES/gnome-mud.mo @dirrm share/gnome/pixmaps/gnome-mud @dirrm share/gnome/omf/gnome-mud @dirrm share/gnome/help/gnome-mud/C/figures @dirrm share/gnome/help/gnome-mud/C @dirrm share/gnome/help/gnome-mud +@dirrm share/gnome/gnome-mud >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:05 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A255916A4F1 for ; Sun, 15 May 2005 10:10:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CAD643D96 for ; Sun, 15 May 2005 10:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA54x033203 for ; Sun, 15 May 2005 10:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA5CN033202; Sun, 15 May 2005 10:10:05 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:05 GMT Resent-Message-Id: <200505151010.j4FAA5CN033202@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8359516A4D0 for ; Sun, 15 May 2005 10:02:13 +0000 (GMT) Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9873943D1F for ; Sun, 15 May 2005 10:02:12 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep07.dion.ne.jp with SMTP id <20050515100209693.IUSB@hfep07.dion.ne.jp> for ; Sun, 15 May 2005 19:02:09 +0900 Message-Id: <20050515190021.7c5a1039.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:21 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81058: Update port: textproc/txt2html to 2.41 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:05 -0000 >Number: 81058 >Category: ports >Synopsis: Update port: textproc/txt2html to 2.41 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 2.41 >How-To-Repeat: >Fix: diff -urN /usr/ports/textproc/txt2html/Makefile textproc/txt2html/Makefile --- /usr/ports/textproc/txt2html/Makefile Sat Jan 22 16:12:07 2005 +++ textproc/txt2html/Makefile Sun May 8 23:28:43 2005 @@ -6,7 +6,7 @@ # PORTNAME= txt2html -PORTVERSION= 2.35 +PORTVERSION= 2.41 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= txt2html diff -urN /usr/ports/textproc/txt2html/distinfo textproc/txt2html/distinfo --- /usr/ports/textproc/txt2html/distinfo Sat Jan 22 16:12:07 2005 +++ textproc/txt2html/distinfo Mon May 9 00:36:30 2005 @@ -1,2 +1,2 @@ -MD5 (txt2html-2.35.tar.gz) = 17eff4917cfcabd74478e20ffb6ac89d -SIZE (txt2html-2.35.tar.gz) = 114352 +MD5 (txt2html-2.41.tar.gz) = fe6f80191860e2724e113a643a9da62a +SIZE (txt2html-2.41.tar.gz) = 114799 diff -urN /usr/ports/textproc/txt2html/pkg-plist textproc/txt2html/pkg-plist --- /usr/ports/textproc/txt2html/pkg-plist Thu Sep 2 22:20:38 2004 +++ textproc/txt2html/pkg-plist Mon May 9 00:43:47 2005 @@ -1,5 +1,6 @@ bin/txt2html -share/txt2html/txt2html.dict %%SITE_PERL%%/HTML/TextToHTML.pm -@dirrm share/txt2html +%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:05 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D832F16A4DD for ; Sun, 15 May 2005 10:10:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 966F143DC5 for ; Sun, 15 May 2005 10:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA29J033125 for ; Sun, 15 May 2005 10:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA24G033124; Sun, 15 May 2005 10:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:02 GMT Resent-Message-Id: <200505151010.j4FAA24G033124@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E179F16A4E8 for ; Sun, 15 May 2005 10:01:12 +0000 (GMT) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1EF043DA9 for ; Sun, 15 May 2005 10:01:09 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep02.dion.ne.jp with SMTP id <20050515100101650.OVRG@hfep02.dion.ne.jp> for ; Sun, 15 May 2005 19:01:01 +0900 Message-Id: <20050515190011.7df1b07c.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:11 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81052: Update port: graphics/xpaint to 2.7.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:06 -0000 >Number: 81052 >Category: ports >Synopsis: Update port: graphics/xpaint to 2.7.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 2.7.7 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/xpaint/Makefile graphics/xpaint/Makefile --- /usr/ports/graphics/xpaint/Makefile Fri Apr 22 02:36:29 2005 +++ graphics/xpaint/Makefile Mon May 9 00:53:21 2005 @@ -6,20 +6,17 @@ # PORTNAME= xpaint -PORTVERSION= 2.7.6.3 +PORTVERSION= 2.7.7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.ac-grenoble.fr/Office/ MASTER_SITE_SUBDIR= sf-${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:R}_${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org COMMENT= A simple paint program LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_BZIP2= yes USE_IMAKE= yes diff -urN /usr/ports/graphics/xpaint/distinfo graphics/xpaint/distinfo --- /usr/ports/graphics/xpaint/distinfo Fri Apr 22 02:36:30 2005 +++ graphics/xpaint/distinfo Mon May 9 00:53:00 2005 @@ -1,2 +1,2 @@ -MD5 (xpaint-2.7.6_3.tar.bz2) = 26d66235051efe48837cf78b9f898113 -SIZE (xpaint-2.7.6_3.tar.bz2) = 405613 +MD5 (xpaint-2.7.7.tar.bz2) = e6086b87adf5bac8e6d207248b760eff +SIZE (xpaint-2.7.7.tar.bz2) = 403208 diff -urN /usr/ports/graphics/xpaint/files/patch-Imakefile graphics/xpaint/files/patch-Imakefile --- /usr/ports/graphics/xpaint/files/patch-Imakefile Thu Apr 7 13:32:25 2005 +++ graphics/xpaint/files/patch-Imakefile Mon May 9 00:54:56 2005 @@ -1,14 +1,6 @@ ---- Imakefile.orig Sun Mar 20 21:15:32 2005 -+++ Imakefile Wed Apr 6 16:17:16 2005 -@@ -13,6 +13,7 @@ - "-DSHAREDIR=\"$(SHAREDIR)\"" \ - "-DXAPPLOADDIR=\"$(XAPPLOADDIR)\"" \ - "-DXPAINT_VERSION=\"$(VERSION)\"" \ -+ "-DARROW_SCROLLBAR" \ - - #ifdef LPCCMD - DEFINES += "-DLPCCMD=\"$(LPCCMD)\"" -@@ -98,7 +99,7 @@ +--- Imakefile.orig Thu Apr 28 05:59:37 2005 ++++ Imakefile Mon May 9 00:54:49 2005 +@@ -102,7 +102,7 @@ #endif DEPLIBS = always xpaint.man XPaint.ad @@ -17,7 +9,7 @@ SUBDIRS = rw -@@ -148,7 +149,7 @@ +@@ -152,7 +152,7 @@ xaw:: -$(RM) $(XAWDEPENDS) @@ -26,7 +18,7 @@ echo "XAWLIB_DEFINES = -DXAWPLAIN" > Local.xawdefs echo "SYS_LIBRARIES = XawClientLibs -lm" >> Local.xawdefs xmkmf -a ; make -@@ -160,7 +161,7 @@ +@@ -164,7 +164,7 @@ xaw3d:: -$(RM) $(XAWDEPENDS) @@ -35,7 +27,7 @@ echo "XAWLIB_DEFINES = -DXAW3D" > Local.xawdefs echo "SYS_LIBRARIES = -lXaw3d -L." >> Local.xawdefs xmkmf ; cd rw ; xmkmf ; cd .. ; make -@@ -171,7 +172,7 @@ +@@ -175,7 +175,7 @@ xaw3dg:: -$(RM) $(XAWDEPENDS) @@ -44,7 +36,7 @@ echo "XAWLIB_DEFINES = -DXAW3D -DXAW3DG" > Local.xawdefs echo "SYS_LIBRARIES = -lXaw3d -L." >> Local.xawdefs xmkmf ; cd rw ; xmkmf ; cd .. ; make -@@ -182,7 +183,7 @@ +@@ -186,7 +186,7 @@ nextaw:: -$(RM) $(XAWDEPENDS) @@ -53,7 +45,7 @@ echo "XAWLIB_DEFINES = -DXAW3D" > Local.xawdefs echo "SYS_LIBRARIES = -lneXtaw -L." >> Local.xawdefs xmkmf ; cd rw ; xmkmf ; cd .. ; make -@@ -193,7 +194,7 @@ +@@ -197,7 +197,7 @@ xaw95:: -$(RM) $(XAWDEPENDS) @@ -62,7 +54,7 @@ echo "XAWLIB_DEFINES = -DXAW95" > Local.xawdefs echo "SYS_LIBRARIES = -lXaw95 -L." >> Local.xawdefs xmkmf -a ; make -@@ -225,7 +226,7 @@ +@@ -229,7 +229,7 @@ XPAINT_PRINT_COMMAND "$(PRINT_COMMAND)" \ XPAINT_POSTSCRIPT_VIEWER "$(POSTSCRIPT_VIEWER)" \ XPAINT_EXTERN_VIEWER "$(EXTERN_VIEWER)" >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:06 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AF7316A4F4 for ; Sun, 15 May 2005 10:10:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C4CF43DB7 for ; Sun, 15 May 2005 10:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA3eO033138 for ; Sun, 15 May 2005 10:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA3tA033137; Sun, 15 May 2005 10:10:03 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:03 GMT Resent-Message-Id: <200505151010.j4FAA3tA033137@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E664216A4CE for ; Sun, 15 May 2005 10:01:18 +0000 (GMT) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id E917343DB8 for ; Sun, 15 May 2005 10:01:17 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep02.dion.ne.jp with SMTP id <20050515100112870.OVTI@hfep02.dion.ne.jp> for ; Sun, 15 May 2005 19:01:12 +0900 Message-Id: <20050515190013.3dd6c717.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:13 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81053: Update port: irc/lostirc to 0.4.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:06 -0000 >Number: 81053 >Category: ports >Synopsis: Update port: irc/lostirc to 0.4.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to version 0.4.5 >How-To-Repeat: >Fix: diff -urN /usr/ports/irc/lostirc/Makefile irc/lostirc/Makefile --- /usr/ports/irc/lostirc/Makefile Sat Mar 12 20:25:15 2005 +++ irc/lostirc/Makefile Sun May 15 08:06:28 2005 @@ -6,8 +6,7 @@ # PORTNAME= lostirc -PORTVERSION= 0.4.4 -PORTREVISION= 1 +PORTVERSION= 0.4.5 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://demian.dyndns.org/src/ diff -urN /usr/ports/irc/lostirc/distinfo irc/lostirc/distinfo --- /usr/ports/irc/lostirc/distinfo Tue Mar 8 01:03:37 2005 +++ irc/lostirc/distinfo Sun May 15 08:10:18 2005 @@ -1,2 +1,2 @@ -MD5 (lostirc-0.4.4.tar.gz) = 5f3c0ec0c4fe3ed41e6a349f9c52a0bf -SIZE (lostirc-0.4.4.tar.gz) = 619281 +MD5 (lostirc-0.4.5.tar.gz) = 8af2194f8c0b5a7b520db6deeaf73765 +SIZE (lostirc-0.4.5.tar.gz) = 622782 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:06 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10EF216A50B for ; Sun, 15 May 2005 10:10:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6569243DC3 for ; Sun, 15 May 2005 10:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA46x033177 for ; Sun, 15 May 2005 10:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA4v6033176; Sun, 15 May 2005 10:10:04 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:04 GMT Resent-Message-Id: <200505151010.j4FAA4v6033176@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1F4016A4CE for ; Sun, 15 May 2005 10:01:56 +0000 (GMT) Received: from hfep03.dion.ne.jp (hfep03.dion.ne.jp [203.181.105.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEBF943D54 for ; Sun, 15 May 2005 10:01:53 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep03.dion.ne.jp with SMTP id <20050515100142466.LTAS@hfep03.dion.ne.jp> for ; Sun, 15 May 2005 19:01:42 +0900 Message-Id: <20050515190018.2d6a9370.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:18 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81056: Update port: net/gsk to 1.0.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:06 -0000 >Number: 81056 >Category: ports >Synopsis: Update port: net/gsk to 1.0.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 1.0.13 New file: files/patch-src-gskdaemonize.c files/patch-src-http-gskhttpheader.c Remove file: files/patch-src::gskhook.c files/patch-src::tests::name-resolver.c >How-To-Repeat: >Fix: diff -urN /usr/ports/net/gsk/Makefile net/gsk/Makefile --- /usr/ports/net/gsk/Makefile Sat Apr 30 22:44:36 2005 +++ net/gsk/Makefile Sun May 15 02:34:05 2005 @@ -7,8 +7,7 @@ # PORTNAME= gsk -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.13 CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +16,7 @@ COMMENT= A C library for writing servers USE_GNOME= glib20 gnomehack gnometarget -USE_PERL5= yes +USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 CONFIGURE_ARGS= --disable-gtk-doc @@ -31,10 +30,8 @@ PLIST_SUB+= OPENSSL="" .endif -.include +post-patch: + @${REINPLACE_CMD} -e \ + '/^SUBDIRS =/s|programs tests||g' ${WRKSRC}/src/Makefile.in -.if ${OSVERSION} > 503000 -BROKEN= "Does not build on FreeBSD >= 5.x" -.endif - -.include +.include diff -urN /usr/ports/net/gsk/distinfo net/gsk/distinfo --- /usr/ports/net/gsk/distinfo Tue Feb 1 15:03:18 2005 +++ net/gsk/distinfo Sun May 15 01:51:19 2005 @@ -1,2 +1,2 @@ -MD5 (gsk-1.0.4.tar.gz) = ec6bb710467c69461a80b8c62e0f25c1 -SIZE (gsk-1.0.4.tar.gz) = 1153854 +MD5 (gsk-1.0.13.tar.gz) = ed7a50f823bf0d88c72abb494ccb98d6 +SIZE (gsk-1.0.13.tar.gz) = 1370140 diff -urN /usr/ports/net/gsk/files/patch-src-gskdaemonize.c net/gsk/files/patch-src-gskdaemonize.c --- /usr/ports/net/gsk/files/patch-src-gskdaemonize.c Thu Jan 1 09:00:00 1970 +++ net/gsk/files/patch-src-gskdaemonize.c Sun May 15 01:59:31 2005 @@ -0,0 +1,10 @@ +--- src/gskdaemonize.c.orig Sat Mar 5 02:29:09 2005 ++++ src/gskdaemonize.c Sun May 15 01:59:28 2005 +@@ -2,6 +2,7 @@ + #include + #include + #include ++#include + #include + #include + #include diff -urN /usr/ports/net/gsk/files/patch-src-http-gskhttpheader.c net/gsk/files/patch-src-http-gskhttpheader.c --- /usr/ports/net/gsk/files/patch-src-http-gskhttpheader.c Thu Jan 1 09:00:00 1970 +++ net/gsk/files/patch-src-http-gskhttpheader.c Sun May 15 01:56:54 2005 @@ -0,0 +1,13 @@ +--- src/http/gskhttpheader.c.orig Wed Apr 13 23:42:17 2005 ++++ src/http/gskhttpheader.c Sun May 15 01:56:00 2005 +@@ -874,9 +874,9 @@ + + ACTUAL_LENGTH (opaque) + + (is_md5 ? 0 : (strlen (algorithm) + 1)); + GskHttpAuthenticate *auth = g_malloc (len); ++ char *at; + auth->mode = GSK_HTTP_AUTH_MODE_DIGEST; + auth->auth_scheme_name = "Digest"; +- char *at; + at = (char*)(auth + 1); + auth->realm = at; + at = g_stpcpy (at, realm) + 1; diff -urN /usr/ports/net/gsk/files/patch-src::gskhook.c net/gsk/files/patch-src::gskhook.c --- /usr/ports/net/gsk/files/patch-src::gskhook.c Tue Feb 1 07:45:05 2005 +++ net/gsk/files/patch-src::gskhook.c Thu Jan 1 09:00:00 1970 @@ -1,17 +0,0 @@ ---- src/gskhook.c.orig Sat Dec 11 07:30:36 2004 -+++ src/gskhook.c Sun Jan 30 23:53:21 2005 -@@ -121,12 +121,12 @@ - static inline void - gsk_hook_add_to_nonblocking_list (GskHook *hook) - { -+ GskMainLoop *loop = gsk_main_loop_default (); -+ NBThreadData *data = main_loop_force_nonblocking_data (loop); - { /* A Test TED*/ - GObject *object = GSK_HOOK_GET_OBJECT(hook); - (void)object; - } -- GskMainLoop *loop = gsk_main_loop_default (); -- NBThreadData *data = main_loop_force_nonblocking_data (loop); - gsk_tree_insert (data->hook_tree, hook, hook); - verify_nonblocking_data_has_source (data, loop); - } diff -urN /usr/ports/net/gsk/files/patch-src::tests::name-resolver.c net/gsk/files/patch-src::tests::name-resolver.c --- /usr/ports/net/gsk/files/patch-src::tests::name-resolver.c Tue Feb 1 07:45:05 2005 +++ net/gsk/files/patch-src::tests::name-resolver.c Thu Jan 1 09:00:00 1970 @@ -1,12 +0,0 @@ ---- src/tests/name-resolver.c.orig Sat Dec 11 00:55:44 2004 -+++ src/tests/name-resolver.c Mon Jan 31 00:49:15 2005 -@@ -38,8 +38,8 @@ - { - GskNameResolverFamily family; - GskNameResolverTask *task; -- gsk_init (&argc, &argv, NULL); - guint i; -+ gsk_init (&argc, &argv, NULL); - - if (argc != 3) - g_error ("%s requires exactly 2 arguments, family and name", argv[0]); diff -urN /usr/ports/net/gsk/pkg-plist net/gsk/pkg-plist --- /usr/ports/net/gsk/pkg-plist Tue Feb 1 15:03:19 2005 +++ net/gsk/pkg-plist Sun May 15 02:28:44 2005 @@ -1,6 +1,8 @@ include/gsk-1.0/gsk/common/gskbase64.h include/gsk-1.0/gsk/common/gskdate.h include/gsk-1.0/gsk/common/gsktimegm.h +include/gsk-1.0/gsk/control/gskcontrolclient.h +include/gsk-1.0/gsk/control/gskcontrolserver.h include/gsk-1.0/gsk/dns/gskdns.h include/gsk-1.0/gsk/dns/gskdnsclient.h include/gsk-1.0/gsk/dns/gskdnslocalresolver.h @@ -10,7 +12,9 @@ include/gsk-1.0/gsk/gsk.h include/gsk-1.0/gsk/gskbuffer.h include/gsk-1.0/gsk/gskbufferstream.h +include/gsk-1.0/gsk/gskdaemonize.h include/gsk-1.0/gsk/gskdebug.h +include/gsk-1.0/gsk/gskdebugalloc.h include/gsk-1.0/gsk/gskdns.h include/gsk-1.0/gsk/gskerrno.h include/gsk-1.0/gsk/gskerror.h @@ -21,6 +25,8 @@ include/gsk-1.0/gsk/gskinit.h include/gsk-1.0/gsk/gskio.h include/gsk-1.0/gsk/gskipv4.h +include/gsk-1.0/gsk/gsklog.h +include/gsk-1.0/gsk/gsklogringbuffer.h include/gsk-1.0/gsk/gskmacros.h include/gsk-1.0/gsk/gskmain.h include/gsk-1.0/gsk/gskmainloop.h @@ -32,22 +38,28 @@ include/gsk-1.0/gsk/gskpacketqueue.h include/gsk-1.0/gsk/gskpacketqueuefd.h include/gsk-1.0/gsk/gskrequest.h +include/gsk-1.0/gsk/gskshutdown.h include/gsk-1.0/gsk/gsksimplefilter.h include/gsk-1.0/gsk/gsksocketaddress.h +include/gsk-1.0/gsk/gskstdio.h include/gsk-1.0/gsk/gskstream.h include/gsk-1.0/gsk/gskstreamclient.h +include/gsk-1.0/gsk/gskstreamconcat.h include/gsk-1.0/gsk/gskstreamconnection.h include/gsk-1.0/gsk/gskstreamexternal.h include/gsk-1.0/gsk/gskstreamfd.h include/gsk-1.0/gsk/gskstreamlistener.h include/gsk-1.0/gsk/gskstreamlistenersocket.h +include/gsk-1.0/gsk/gskstreamqueue.h include/gsk-1.0/gsk/gskstreamtransferrequest.h include/gsk-1.0/gsk/gskthreadpool.h include/gsk-1.0/gsk/gsktree.h include/gsk-1.0/gsk/gsktypes.h +include/gsk-1.0/gsk/gskutils.h include/gsk-1.0/gsk/gskzlib.h include/gsk-1.0/gsk/hash/gskhash.h include/gsk-1.0/gsk/http/gskhttpclient.h +include/gsk-1.0/gsk/http/gskhttpcontent.h include/gsk-1.0/gsk/http/gskhttpheader.h include/gsk-1.0/gsk/http/gskhttprequest.h include/gsk-1.0/gsk/http/gskhttpresponse.h @@ -70,6 +82,8 @@ include/gsk-1.0/gsk/store/gskxmlvaluereader.h include/gsk-1.0/gsk/store/gskxmlvaluewriter.h include/gsk-1.0/gsk/url/gskurl.h +include/gsk-1.0/gsk/url/gskurltransfer.h +include/gsk-1.0/gsk/url/gskurltransferhttp.h include/gsk-1.0/gsk/xmlrpc/gskxmlrpc.h include/gsk-1.0/gsk/xmlrpc/gskxmlrpcstream.h include/gsk-1.0/gsk/zlib/gskzlibdeflator.h @@ -78,8 +92,35 @@ lib/libgsk-1.0.so lib/libgsk-1.0.so.0 libdata/pkgconfig/gsk-1.0.pc +share/doc/gsk-1.0/html/gsk/GskHttpClient.html +share/doc/gsk-1.0/html/gsk/GskHttpHeader.html +share/doc/gsk-1.0/html/gsk/GskHttpRequest.html +share/doc/gsk-1.0/html/gsk/GskHttpResponse.html +share/doc/gsk-1.0/html/gsk/GskHttpServer.html +share/doc/gsk-1.0/html/gsk/GskIO.html +share/doc/gsk-1.0/html/gsk/GskMainLoop.html +share/doc/gsk-1.0/html/gsk/GskMainLoopDevPoll.html +share/doc/gsk-1.0/html/gsk/GskMainLoopKqueue.html +share/doc/gsk-1.0/html/gsk/GskMainLoopPoll.html +share/doc/gsk-1.0/html/gsk/GskMainLoopPollBase.html +share/doc/gsk-1.0/html/gsk/GskMainLoopSelect.html +share/doc/gsk-1.0/html/gsk/GskPacketQueue.html +share/doc/gsk-1.0/html/gsk/GskPacketQueueFd.html +share/doc/gsk-1.0/html/gsk/GskSocketAddress.html +share/doc/gsk-1.0/html/gsk/GskStream.html +share/doc/gsk-1.0/html/gsk/GskStreamFd.html +share/doc/gsk-1.0/html/gsk/GskStreamListener.html +share/doc/gsk-1.0/html/gsk/GskStreamListenerSocket.html +share/doc/gsk-1.0/html/gsk/GskUrl.html +share/doc/gsk-1.0/html/gsk/c10505.html share/doc/gsk-1.0/html/gsk/c10507.html +share/doc/gsk-1.0/html/gsk/c10519.html +share/doc/gsk-1.0/html/gsk/c10539.html +share/doc/gsk-1.0/html/gsk/c11416.html share/doc/gsk-1.0/html/gsk/c11418.html +share/doc/gsk-1.0/html/gsk/c11439.html +share/doc/gsk-1.0/html/gsk/c11450.html +share/doc/gsk-1.0/html/gsk/c11452.html share/doc/gsk-1.0/html/gsk/c13837.html share/doc/gsk-1.0/html/gsk/c13863.html share/doc/gsk-1.0/html/gsk/c13886.html @@ -101,7 +142,15 @@ share/doc/gsk-1.0/html/gsk/c14634.html share/doc/gsk-1.0/html/gsk/c14638.html share/doc/gsk-1.0/html/gsk/c14649.html +share/doc/gsk-1.0/html/gsk/c16040.html share/doc/gsk-1.0/html/gsk/c16042.html +share/doc/gsk-1.0/html/gsk/c16074.html +share/doc/gsk-1.0/html/gsk/c16076.html +share/doc/gsk-1.0/html/gsk/c16080.html +share/doc/gsk-1.0/html/gsk/c16267.html +share/doc/gsk-1.0/html/gsk/c16301.html +share/doc/gsk-1.0/html/gsk/c16303.html +share/doc/gsk-1.0/html/gsk/c16307.html share/doc/gsk-1.0/html/gsk/c16656.html share/doc/gsk-1.0/html/gsk/c16883.html share/doc/gsk-1.0/html/gsk/c17549.html @@ -125,7 +174,14 @@ share/doc/gsk-1.0/html/gsk/c18289.html share/doc/gsk-1.0/html/gsk/c18293.html share/doc/gsk-1.0/html/gsk/c18311.html +share/doc/gsk-1.0/html/gsk/c19677.html +share/doc/gsk-1.0/html/gsk/c19711.html +share/doc/gsk-1.0/html/gsk/c19713.html +share/doc/gsk-1.0/html/gsk/c19886.html share/doc/gsk-1.0/html/gsk/c19910.html +share/doc/gsk-1.0/html/gsk/c19920.html +share/doc/gsk-1.0/html/gsk/c19922.html +share/doc/gsk-1.0/html/gsk/c19925.html share/doc/gsk-1.0/html/gsk/c19943.html share/doc/gsk-1.0/html/gsk/c19966.html share/doc/gsk-1.0/html/gsk/c19971.html @@ -140,6 +196,10 @@ share/doc/gsk-1.0/html/gsk/c20184.html share/doc/gsk-1.0/html/gsk/c20202.html share/doc/gsk-1.0/html/gsk/c20293.html +share/doc/gsk-1.0/html/gsk/c20451.html +share/doc/gsk-1.0/html/gsk/c20485.html +share/doc/gsk-1.0/html/gsk/c20487.html +share/doc/gsk-1.0/html/gsk/c20490.html share/doc/gsk-1.0/html/gsk/c20502.html share/doc/gsk-1.0/html/gsk/c21001.html share/doc/gsk-1.0/html/gsk/c21034.html @@ -149,8 +209,20 @@ share/doc/gsk-1.0/html/gsk/c21093.html share/doc/gsk-1.0/html/gsk/c21097.html share/doc/gsk-1.0/html/gsk/c21115.html +share/doc/gsk-1.0/html/gsk/c22465.html +share/doc/gsk-1.0/html/gsk/c22498.html +share/doc/gsk-1.0/html/gsk/c22499.html +share/doc/gsk-1.0/html/gsk/c22501.html +share/doc/gsk-1.0/html/gsk/c22665.html +share/doc/gsk-1.0/html/gsk/c22696.html +share/doc/gsk-1.0/html/gsk/c22699.html +share/doc/gsk-1.0/html/gsk/c22701.html share/doc/gsk-1.0/html/gsk/c23081.html share/doc/gsk-1.0/html/gsk/c23281.html +share/doc/gsk-1.0/html/gsk/c23733.html +share/doc/gsk-1.0/html/gsk/c23764.html +share/doc/gsk-1.0/html/gsk/c23767.html +share/doc/gsk-1.0/html/gsk/c23769.html share/doc/gsk-1.0/html/gsk/c24349.html share/doc/gsk-1.0/html/gsk/c4.html share/doc/gsk-1.0/html/gsk/c7479.html @@ -173,9 +245,18 @@ share/doc/gsk-1.0/html/gsk/c7631.html share/doc/gsk-1.0/html/gsk/c7635.html share/doc/gsk-1.0/html/gsk/c7640.html +share/doc/gsk-1.0/html/gsk/c8796.html share/doc/gsk-1.0/html/gsk/c8798.html +share/doc/gsk-1.0/html/gsk/c8799.html +share/doc/gsk-1.0/html/gsk/c8830.html +share/doc/gsk-1.0/html/gsk/c8831.html share/doc/gsk-1.0/html/gsk/c8833.html +share/doc/gsk-1.0/html/gsk/c8834.html +share/doc/gsk-1.0/html/gsk/c8865.html +share/doc/gsk-1.0/html/gsk/c8893.html share/doc/gsk-1.0/html/gsk/c8895.html +share/doc/gsk-1.0/html/gsk/c8896.html +share/doc/gsk-1.0/html/gsk/c8927.html share/doc/gsk-1.0/html/gsk/c8996.html share/doc/gsk-1.0/html/gsk/c9022.html share/doc/gsk-1.0/html/gsk/c9045.html @@ -190,6 +271,29 @@ share/doc/gsk-1.0/html/gsk/c9844.html share/doc/gsk-1.0/html/gsk/c9848.html share/doc/gsk-1.0/html/gsk/c9853.html +share/doc/gsk-1.0/html/gsk/ch01.html +share/doc/gsk-1.0/html/gsk/ch02.html +share/doc/gsk-1.0/html/gsk/ch03.html +share/doc/gsk-1.0/html/gsk/ch04.html +share/doc/gsk-1.0/html/gsk/ch05.html +share/doc/gsk-1.0/html/gsk/ch06.html +share/doc/gsk-1.0/html/gsk/ch07.html +share/doc/gsk-1.0/html/gsk/ch08.html +share/doc/gsk-1.0/html/gsk/ch09.html +share/doc/gsk-1.0/html/gsk/ch10.html +share/doc/gsk-1.0/html/gsk/ch11.html +share/doc/gsk-1.0/html/gsk/ch12.html +share/doc/gsk-1.0/html/gsk/ch13.html +share/doc/gsk-1.0/html/gsk/ch14.html +share/doc/gsk-1.0/html/gsk/ch15.html +share/doc/gsk-1.0/html/gsk/gsk-GskMimeMultipartDecoder.html +share/doc/gsk-1.0/html/gsk/gsk-GskStreamExternal.html +share/doc/gsk-1.0/html/gsk/gsk-GskStreamQueue.html +share/doc/gsk-1.0/html/gsk/gsk-GskUrlTransfer.html +share/doc/gsk-1.0/html/gsk/gsk-GskUrlTransferHttp.html +share/doc/gsk-1.0/html/gsk/gsk-GskXmlrpcStream.html +share/doc/gsk-1.0/html/gsk/gsk-GskZlibDeflator.html +share/doc/gsk-1.0/html/gsk/gsk-GskZlibInflator.html share/doc/gsk-1.0/html/gsk/gsk-gskbase64.html share/doc/gsk-1.0/html/gsk/gsk-gskbuffer.html share/doc/gsk-1.0/html/gsk/gsk-gskbufferstream.html @@ -209,6 +313,7 @@ share/doc/gsk-1.0/html/gsk/gsk-gskhash.html share/doc/gsk-1.0/html/gsk/gsk-gskhook.html share/doc/gsk-1.0/html/gsk/gsk-gskinit.html +share/doc/gsk-1.0/html/gsk/gsk-gsklog.html share/doc/gsk-1.0/html/gsk/gsk-gskmacros.html share/doc/gsk-1.0/html/gsk/gsk-gskmain.html share/doc/gsk-1.0/html/gsk/gsk-gskmemory.html @@ -268,6 +373,7 @@ @dirrm include/gsk-1.0/gsk/http @dirrm include/gsk-1.0/gsk/hash @dirrm include/gsk-1.0/gsk/dns +@dirrm include/gsk-1.0/gsk/control @dirrm include/gsk-1.0/gsk/common @dirrm include/gsk-1.0/gsk @dirrm include/gsk-1.0 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:06 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FBD416A50C for ; Sun, 15 May 2005 10:10:06 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F63343DA7 for ; Sun, 15 May 2005 10:10:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA4cl033190 for ; Sun, 15 May 2005 10:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA4fH033189; Sun, 15 May 2005 10:10:04 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:04 GMT Resent-Message-Id: <200505151010.j4FAA4fH033189@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C14416A4CE for ; Sun, 15 May 2005 10:02:05 +0000 (GMT) Received: from hfep01.dion.ne.jp (hfep01.dion.ne.jp [203.181.105.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51C1643DA9 for ; Sun, 15 May 2005 10:02:04 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep01.dion.ne.jp with SMTP id <20050515100201173.XAVY@hfep01.dion.ne.jp> for ; Sun, 15 May 2005 19:02:01 +0900 Message-Id: <20050515190019.3a9e9e6f.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:19 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81057: Update port: print/gtklp to 1.0d X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:06 -0000 >Number: 81057 >Category: ports >Synopsis: Update port: print/gtklp to 1.0d >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:10:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 1.0d >How-To-Repeat: >Fix: diff -urN /usr/ports/print/gtklp/Makefile print/gtklp/Makefile --- /usr/ports/print/gtklp/Makefile Sat Mar 12 20:29:26 2005 +++ print/gtklp/Makefile Thu May 12 19:51:58 2005 @@ -6,8 +6,7 @@ # PORTNAME= gtklp -PORTVERSION= 1.0c -PORTREVISION= 1 +PORTVERSION= 1.0d CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/print/gtklp/distinfo print/gtklp/distinfo --- /usr/ports/print/gtklp/distinfo Mon Mar 7 14:03:56 2005 +++ print/gtklp/distinfo Thu May 12 20:56:18 2005 @@ -1,2 +1,2 @@ -MD5 (gtklp-1.0c.src.tar.gz) = fb9cfaede718a15d0e68a60331a6b19f -SIZE (gtklp-1.0c.src.tar.gz) = 1336661 +MD5 (gtklp-1.0d.src.tar.gz) = eacea48c91360bb20133238ce1377359 +SIZE (gtklp-1.0d.src.tar.gz) = 1328798 diff -urN /usr/ports/print/gtklp/pkg-plist print/gtklp/pkg-plist --- /usr/ports/print/gtklp/pkg-plist Mon Jan 17 03:47:42 2005 +++ print/gtklp/pkg-plist Thu May 12 21:03:02 2005 @@ -15,9 +15,11 @@ share/locale/pl/LC_MESSAGES/gtklp.mo share/locale/pt_BR/LC_MESSAGES/gtklp.mo share/locale/ru/LC_MESSAGES/gtklp.mo +share/locale/zh_CN/LC_MESSAGES/gtklp.mo +share/locale/zh_TW/LC_MESSAGES/gtklp.mo +@unexec rmdir %D/share/locale/cz/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/cz 2> /dev/null || true @unexec rmdir %D/share/locale/cht/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/cht 2> /dev/null || true @unexec rmdir %D/share/locale/chs/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/chs 2> /dev/null || true -@unexec rmdir %D/share/locale/cz/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/cz 2> /dev/null || true >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:20:05 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C48316A4D0 for ; Sun, 15 May 2005 10:20:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD5243D55 for ; Sun, 15 May 2005 10:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAK4W4034266 for ; Sun, 15 May 2005 10:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAK4F0034262; Sun, 15 May 2005 10:20:04 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:20:04 GMT Resent-Message-Id: <200505151020.j4FAK4F0034262@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Heiner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89FE816A4ED for ; Sun, 15 May 2005 10:10:08 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4049143D7D for ; Sun, 15 May 2005 10:10:07 +0000 (GMT) (envelope-from h.eichmann@gmx.de) Received: (qmail invoked by alias); 15 May 2005 10:10:04 -0000 Received: from pD9EC2588.dip.t-dialin.net (EHLO 7of9.unimatrix-zero.borg) [217.236.37.136] by mail.gmx.net (mp001) with SMTP; 15 May 2005 12:10:04 +0200 Message-Id: <200505151212.33977.h.eichmann@gmx.de> Date: Sun, 15 May 2005 12:12:33 +0200 From: Heiner To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81059: Port upgrade: sysutils/k3b to 0.11.24 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:20:05 -0000 >Number: 81059 >Category: ports >Synopsis: Port upgrade: sysutils/k3b to 0.11.24 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 15 10:20:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Heiner Eichmann >Release: FreeBSD 5.4-RELEASE >Organization: Sirius Cybernetics Corp. >Environment: FreeBSD 7of9.unimatrix-zero.borg 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Fri May 6 16:42:06 CEST 2005 root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: Upgrade to 0.11.24 I changed USE_INC_LIBTOOL_VER=13 into USE_LIBTOOL_VER=15, without really knowing, what it does. As the result, the -la files are gone and the number of portlint warnings is less than before. k3b still runs on my machine... If it breaks k3b somewhere, I will revert this change >How-To-Repeat: >Fix: See attached diff --Boundary-00=_RCyhC7Lo2YPpVzx Content-Type: text/x-diff; charset="iso-8859-1"; name="k3b.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="k3b.patch" diff -urN ../../sysutils/k3b/Makefile ./Makefile --- ../../sysutils/k3b/Makefile Thu Apr 28 10:05:15 2005 +++ ./Makefile Sun May 15 10:17:43 2005 @@ -6,7 +6,7 @@ # PORTNAME= k3b -PORTVERSION= 0.11.23 +PORTVERSION= 0.11.24 CATEGORIES= sysutils multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,8 +26,9 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-k3bsetup=no USE_GMAKE= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes +LDCONFIG_DIRS= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 USE_KDELIBS_VER= 3 USE_REINPLACE= yes diff -urN ../../sysutils/k3b/distinfo ./distinfo --- ../../sysutils/k3b/distinfo Mon Apr 11 23:14:52 2005 +++ ./distinfo Thu May 12 22:26:58 2005 @@ -1,2 +1,2 @@ -MD5 (k3b-0.11.23.tar.bz2) = eaff485fb4c431aae715b0ef95c43fcf -SIZE (k3b-0.11.23.tar.bz2) = 3195224 +MD5 (k3b-0.11.24.tar.bz2) = 8009bd974292cec5c774e2688e43513d +SIZE (k3b-0.11.24.tar.bz2) = 3202829 diff -urN ../../sysutils/k3b/pkg-message ./pkg-message --- ../../sysutils/k3b/pkg-message Sun Jan 30 17:27:40 2005 +++ ./pkg-message Sat May 14 14:36:04 2005 @@ -7,7 +7,7 @@ have to be adressed by e.g. /dev/cd0c instead of /dev/acd0c. 3. k3b has to be started from a root console, which is not recommended. Alternatively do ALL of the following: -3a. set the suid flag on cdrecord and cdrdao. The 'Notes' the chapter of +3a. set the suid flag on cdrecord and cdrdao. The 'Notes' chapter of 'man cdrecord' discusses this. 3b. - For every user who should be able to use k3b and for every CD or DVD device add a directory in the users home directory. These directories diff -urN ../../sysutils/k3b/pkg-message5 ./pkg-message5 --- ../../sysutils/k3b/pkg-message5 Mon Jan 10 16:05:59 2005 +++ ./pkg-message5 Sat May 14 14:39:12 2005 @@ -7,7 +7,7 @@ have to be adressed by e.g. /dev/cd0 instead of /dev/acd0. 3. k3b has to be started from a root console, which is not recommended. Alternatively do ALL of the following: -3a. set the suid flag on cdrecord and cdrdao. The 'Notes' the chapter of +3a. set the suid flag on cdrecord and cdrdao. The 'Notes' chapter of 'man cdrecord' discusses this. 3b. - For every user who should be able to use k3b and for every CD or DVD device add a directory in the users home directory. These directories @@ -20,7 +20,7 @@ * add 'devd_enable="YES"' to /etc/rc.conf * add a 'perm cdX 666' to /etc/devfs.conf for each cd/dvd device. X is the device number. If you prefer allow access for a group only, - add a 'perm cdX 660' instead, followed by a own 'cdX root:XXX' + add a 'perm cdX 660' instead, followed by an 'own cdX root:XXX' where XXX is the group name. - or just give mount and umount the suid flag, which is a security leak. 3c. Every user who should be able to use k3b must have read and write access diff -urN ../../sysutils/k3b/pkg-plist ./pkg-plist --- ../../sysutils/k3b/pkg-plist Mon Apr 11 23:14:52 2005 +++ ./pkg-plist Sun May 15 12:01:43 2005 @@ -80,35 +80,27 @@ include/k3bwavefilewriter.h include/k3bwriterselectionwidget.h include/kcutlabel.h -lib/kde3/libk3bexternalencoder.la lib/kde3/libk3bexternalencoder.so -lib/kde3/libk3bflacdecoder.la lib/kde3/libk3bflacdecoder.so -lib/kde3/libk3bmaddecoder.la lib/kde3/libk3bmaddecoder.so -lib/kde3/libk3boggvorbisdecoder.la lib/kde3/libk3boggvorbisdecoder.so -lib/kde3/libk3boggvorbisencoder.la lib/kde3/libk3boggvorbisencoder.so -lib/kde3/libk3bsoxencoder.la lib/kde3/libk3bsoxencoder.so -lib/kde3/libk3bwavedecoder.la lib/kde3/libk3bwavedecoder.so -lib/libk3baudiometainforenamerplugin.la lib/libk3baudiometainforenamerplugin.so -lib/libk3bcore.la +lib/libk3bcore.a lib/libk3bcore.so lib/libk3bcore.so.2 -lib/libk3bdevice.la +lib/libk3bdevice.a lib/libk3bdevice.so lib/libk3bdevice.so.2 -lib/libk3bplugin.la +lib/libk3bplugin.a lib/libk3bplugin.so lib/libk3bplugin.so.2 -lib/libk3bproject.la +lib/libk3bproject.a lib/libk3bproject.so lib/libk3bproject.so.2 -lib/libk3btools.la +lib/libk3btools.a lib/libk3btools.so lib/libk3btools.so.2 share/applnk/.hidden/k3b-cue.desktop @@ -184,24 +176,24 @@ share/apps/konqueror/servicemenus/k3b_create_video_cd.desktop share/apps/konqueror/servicemenus/k3b_write_bin_image.desktop share/apps/konqueror/servicemenus/k3b_write_iso_image.desktop -share/doc/HTML/en/k3b/audiocd-howto.docbook -share/doc/HTML/en/k3b/burndialog_audio.png -share/doc/HTML/en/k3b/burndialog_progress.png -share/doc/HTML/en/k3b/cdcloning_dialog.png -share/doc/HTML/en/k3b/cdcloning_reading.png -share/doc/HTML/en/k3b/cdcopy-howto.docbook -share/doc/HTML/en/k3b/cdcopy_done.png -share/doc/HTML/en/k3b/cdcopy_reading.png -share/doc/HTML/en/k3b/cdcopy_settings.png -share/doc/HTML/en/k3b/cdcopy_writing.png -share/doc/HTML/en/k3b/commands.docbook -share/doc/HTML/en/k3b/common -share/doc/HTML/en/k3b/dcop.docbook -share/doc/HTML/en/k3b/index.cache.bz2 -share/doc/HTML/en/k3b/index.docbook -share/doc/HTML/en/k3b/select_audiofiles.png -share/doc/HTML/en/k3b/select_project.png -share/doc/HTML/en/k3b/video-encoding.docbook +share/doc/HTML/en/doc/audiocd-howto.docbook +share/doc/HTML/en/doc/burndialog_audio.png +share/doc/HTML/en/doc/burndialog_progress.png +share/doc/HTML/en/doc/cdcloning_dialog.png +share/doc/HTML/en/doc/cdcloning_reading.png +share/doc/HTML/en/doc/cdcopy-howto.docbook +share/doc/HTML/en/doc/cdcopy_done.png +share/doc/HTML/en/doc/cdcopy_reading.png +share/doc/HTML/en/doc/cdcopy_settings.png +share/doc/HTML/en/doc/cdcopy_writing.png +share/doc/HTML/en/doc/commands.docbook +share/doc/HTML/en/doc/common +share/doc/HTML/en/doc/dcop.docbook +share/doc/HTML/en/doc/index.cache.bz2 +share/doc/HTML/en/doc/index.docbook +share/doc/HTML/en/doc/select_audiofiles.png +share/doc/HTML/en/doc/select_project.png +share/doc/HTML/en/doc/video-encoding.docbook share/icons/crystalsvg/128x128/apps/k3b.png share/icons/crystalsvg/16x16/apps/k3b.png share/icons/crystalsvg/32x32/apps/k3b.png @@ -215,7 +207,6 @@ share/sounds/k3b_error1.wav share/sounds/k3b_success1.wav share/sounds/k3b_wait_media1.wav -@dirrm share/doc/HTML/en/k3b @dirrm share/apps/k3b/plugins @dirrm share/apps/k3b/pics/crystal @dirrm share/apps/k3b/pics/73lab --Boundary-00=_RCyhC7Lo2YPpVzx-- >Release-Note: >Audit-Trail: >Unformatted: --Boundary-00=_RCyhC7Lo2YPpVzx Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline X-send-pr-version: send-pr 3.113 X-GNATS-Notify: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 11:50:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BF2416A4CE for ; Sun, 15 May 2005 11:50:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B56E743DCB for ; Sun, 15 May 2005 11:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FBo2B6024643 for ; Sun, 15 May 2005 11:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FBo24D024642; Sun, 15 May 2005 11:50:02 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 11:50:02 GMT Resent-Message-Id: <200505151150.j4FBo24D024642@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kang Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2C5A16A4CE for ; Sun, 15 May 2005 11:46:53 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83D0643DCA for ; Sun, 15 May 2005 11:46:53 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4FBkqmd005069 for ; Sun, 15 May 2005 11:46:53 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4FBkqaq005068; Sun, 15 May 2005 11:46:52 GMT (envelope-from nobody) Message-Id: <200505151146.j4FBkqaq005068@www.freebsd.org> Date: Sun, 15 May 2005 11:46:52 GMT From: Kang Liu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/81060: [maintainer] update www/phpbb to 2.0.15 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 11:50:03 -0000 >Number: 81060 >Category: ports >Synopsis: [maintainer] update www/phpbb to 2.0.15 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 15 11:50:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kang Liu >Release: 5.4 >Organization: Beijing University of Technology >Environment: freebsd 5.4 >Description: Update www/phpbb to 2.0.15 >How-To-Repeat: >Fix: Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/phpbb/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- distinfo 1 Mar 2005 06:48:45 -0000 1.18 +++ distinfo 15 May 2005 10:57:32 -0000 @@ -1,2 +1,2 @@ -MD5 (phpBB-2.0.13.tar.bz2) = a8a286d3855b969e1e8757464accf095 -SIZE (phpBB-2.0.13.tar.bz2) = 436886 +MD5 (phpBB-2.0.15.tar.bz2) = 864c7dbd8d2cf402f86d9b87e07be266 +SIZE (phpBB-2.0.15.tar.bz2) = 443803 Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/phpbb/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- Makefile 14 Mar 2005 02:32:56 -0000 1.30 +++ Makefile 15 May 2005 09:51:10 -0000 @@ -6,8 +6,7 @@ # PORTNAME= phpbb -PORTVERSION= 2.0.13 -PORTREVISION= 1 +PORTVERSION= 2.0.15 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/phpbb/pkg-plist,v retrieving revision 1.14 diff -u -r1.14 pkg-plist --- pkg-plist 1 Mar 2005 06:48:45 -0000 1.14 +++ pkg-plist 15 May 2005 10:58:34 -0000 @@ -43,7 +43,6 @@ %%PHPBBDIR%%/db/mssql.php %%PHPBBDIR%%/db/mysql.php %%PHPBBDIR%%/db/mysql4.php -%%PHPBBDIR%%/db/oracle.php %%PHPBBDIR%%/db/postgres7.php %%PHPBBDIR%%/extension.inc %%PHPBBDIR%%/faq.php Index: patch-includes-sessions.php =================================================================== RCS file: /home/ncvs/ports/www/phpbb/files/patch-includes-sessions.php,v retrieving revision 1.2 diff -u -r1.2 patch-includes-sessions.php --- patch-includes-sessions.php 6 May 2004 13:49:19 -0000 1.2 +++ patch-includes-sessions.php 15 May 2005 10:57:20 -0000 @@ -1,15 +1,15 @@ ---- includes/sessions.php.orig Sun Jul 20 17:42:23 2003 -+++ includes/sessions.php Thu May 6 12:02:56 2004 -@@ -147,7 +147,7 @@ +--- includes/sessions.php.orig Sat May 14 05:04:00 2005 ++++ includes/sessions.php Sun May 15 18:53:48 2005 +@@ -167,7 +167,7 @@ $sql = "INSERT INTO " . SESSIONS_TABLE . " - (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in) - VALUES ('$session_id', $user_id, $current_time, $current_time, '$user_ip', $page_id, $login)"; + (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) + VALUES ('$session_id', $user_id, $current_time, $current_time, '$user_ip', $page_id, $login, $admin)"; - if ( !$db->sql_query($sql) ) + if ( $user_id != ANONYMOUS && !$db->sql_query($sql) ) { message_die(CRITICAL_ERROR, 'Error creating new session', '', __LINE__, __FILE__, $sql); } -@@ -380,4 +380,4 @@ +@@ -421,4 +421,4 @@ return $url; } --- files/patch-includes-usercp_register.php Mon Mar 14 10:32:56 2005 +++ /dev/null Sun May 15 19:30:05 2005 @@ -1,16 +0,0 @@ ---- includes/usercp_register.php.orig Sun Mar 13 19:44:02 2005 -+++ includes/usercp_register.php Sun Mar 13 19:48:34 2005 -@@ -145,10 +145,9 @@ - if ( $mode == 'register' ) - { - $attachsig = ( isset($HTTP_POST_VARS['attachsig']) ) ? ( ($HTTP_POST_VARS['attachsig']) ? TRUE : 0 ) : $board_config['allow_sig']; -- -- $allowhtml = ( isset($HTTP_POST_VARS['allowhtml']) ) ? ( ($HTTP_POST_VARS['allowhtml']) ? TRUE : 0 ) : $board_config['allow_html']; -- $allowbbcode = ( isset($HTTP_POST_VARS['allowbbcode']) ) ? ( ($HTTP_POST_VARS['allowbbcode']) ? TRUE : 0 ) : $board_config['allow_bbcode']; -- $allowsmilies = ( isset($HTTP_POST_VARS['allowsmilies']) ) ? ( ($HTTP_POST_VARS['allowsmilies']) ? TRUE : 0 ) : $board_config['allow_smilies']; -+ $allowhtml = ( ($board_config['allowhtml']) ) ? TRUE : 0; -+ $allowbbcode = ( ($board_config['allowbbcode']) ) ? TRUE : 0; -+ $allowsmilies = ( ($board_config['allowsmilies']) ) ? TRUE : 0; - } - else - { >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 12:20:10 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B906F16A4D0 for ; Sun, 15 May 2005 12:20:10 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2946B43DBC for ; Sun, 15 May 2005 12:20:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FCKACW029589 for ; Sun, 15 May 2005 12:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FCK9pc029588; Sun, 15 May 2005 12:20:09 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 12:20:09 GMT Resent-Message-Id: <200505151220.j4FCK9pc029588@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerrit Beine Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3C0016A4CE for ; Sun, 15 May 2005 12:11:12 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F88A43DBE for ; Sun, 15 May 2005 12:11:12 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4FCBB5o011485 for ; Sun, 15 May 2005 12:11:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4FCBBXX011482; Sun, 15 May 2005 12:11:11 GMT (envelope-from nobody) Message-Id: <200505151211.j4FCBBXX011482@www.freebsd.org> Date: Sun, 15 May 2005 12:11:11 GMT From: Gerrit Beine To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/81061: Update port: devel/pear-PHPUnit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 12:20:10 -0000 >Number: 81061 >Category: ports >Synopsis: Update port: devel/pear-PHPUnit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 15 12:20:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: FreeBSD 5.3-RELEASE >Organization: pitcom GmbH >Environment: FreeBSD asus.site 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 12 23:43:33 CET 2004 root@asus.site:/usr/src/sys/i386/compile/ASUS i386 >Description: Update to version 1.2.3 >How-To-Repeat: >Fix: diff -Nur /usr/ports/devel/pear-PHPUnit/Makefile pear-PHPUnit/Makefile --- /usr/ports/devel/pear-PHPUnit/Makefile Thu Feb 3 14:23:49 2005 +++ pear-PHPUnit/Makefile Sun May 15 14:08:10 2005 @@ -6,7 +6,7 @@ # PORTNAME= PHPUnit -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= devel www pear MAINTAINER= tux@pinguru.net diff -Nur /usr/ports/devel/pear-PHPUnit/distinfo pear-PHPUnit/distinfo --- /usr/ports/devel/pear-PHPUnit/distinfo Thu Feb 3 14:23:49 2005 +++ pear-PHPUnit/distinfo Sun May 15 14:08:34 2005 @@ -1,2 +1,2 @@ -MD5 (PEAR/PHPUnit-1.2.2.tgz) = 4084cdc8b52f9e31b547490ecda867dc -SIZE (PEAR/PHPUnit-1.2.2.tgz) = 21058 +MD5 (PEAR/PHPUnit-1.2.3.tgz) = 774238a3865f2c348c7450fa2df98ebb +SIZE (PEAR/PHPUnit-1.2.3.tgz) = 21129 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 13:40:11 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D118A16A4D0 for ; Sun, 15 May 2005 13:40:11 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88EEF43DAF for ; Sun, 15 May 2005 13:40:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FDeBot037488 for ; Sun, 15 May 2005 13:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FDeBGK037487; Sun, 15 May 2005 13:40:11 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 13:40:11 GMT Resent-Message-Id: <200505151340.j4FDeBGK037487@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Miguel Mendez" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B1B016A4D1 for ; Sun, 15 May 2005 13:32:22 +0000 (GMT) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF11643DB0 for ; Sun, 15 May 2005 13:32:18 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [IPv6:2001:470:1f01:198:210:4bff:fe3d:e256]) by mindfields.energyhq.es.eu.org (Postfix) with ESMTP id 1178036252 for ; Sun, 15 May 2005 15:32:17 +0200 (CEST) Message-Id: <1116163877.0@scienide.energyhq.es.eu.org> Date: Sun, 15 May 2005 15:31:17 +0200 From: "Miguel Mendez" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Subject: ports/81062: Update emulators/lib765 to 0.3.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 13:40:12 -0000 >Number: 81062 >Category: ports >Synopsis: Update emulators/lib765 to 0.3.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 15 13:40:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Thu May 12 19:57:42 UTC 2005 root@scienide.energyhq.es.eu.org:/usr/src/sys/i386/compile/SCIENIDE.SMP >Description: Update to 0.3.3 This is step 1/3 of the fuse update >How-To-Repeat: >Fix: --- lib765.diff begins here --- diff -ruN lib765.old/Makefile lib765/Makefile --- lib765.old/Makefile Fri Jul 9 19:42:22 2004 +++ lib765/Makefile Sun May 15 13:19:17 2005 @@ -6,7 +6,7 @@ # PORTNAME= lib765 -PORTVERSION= 0.3.1.1 +PORTVERSION= 0.3.3 CATEGORIES= emulators devel MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/ diff -ruN lib765.old/distinfo lib765/distinfo --- lib765.old/distinfo Wed Mar 31 05:07:42 2004 +++ lib765/distinfo Sun May 15 13:19:27 2005 @@ -1,2 +1,2 @@ -MD5 (lib765-0.3.1.1.tar.gz) = 1d44827dd9df69c60014c9ede0096182 -SIZE (lib765-0.3.1.1.tar.gz) = 138249 +MD5 (lib765-0.3.3.tar.gz) = 831929572120af53781322e0456c708b +SIZE (lib765-0.3.3.tar.gz) = 187828 diff -ruN lib765.old/pkg-plist lib765/pkg-plist --- lib765.old/pkg-plist Wed Oct 29 17:17:00 2003 +++ lib765/pkg-plist Sun May 15 13:21:03 2005 @@ -1,8 +1,9 @@ @comment $FreeBSD: ports/emulators/lib765/pkg-plist,v 1.1 2003/10/29 16:17:00 sergei Exp $ include/765.h lib/lib765.a +lib/lib765.la lib/lib765.so -lib/lib765.so.3 +lib/lib765.so.4 %%PORTDOCS%%%%DOCSDIR%%/765.txt %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%@dirrm %%DOCSDIR%% --- lib765.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 13:40:12 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2359C16A4CE for ; Sun, 15 May 2005 13:40:12 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E685943DA9 for ; Sun, 15 May 2005 13:40:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FDeBif037549 for ; Sun, 15 May 2005 13:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FDeBHn037548; Sun, 15 May 2005 13:40:11 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 13:40:11 GMT Resent-Message-Id: <200505151340.j4FDeBHn037548@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Miguel Mendez" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DE8616A4CE for ; Sun, 15 May 2005 13:33:37 +0000 (GMT) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B58E43D60 for ; Sun, 15 May 2005 13:33:36 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [IPv6:2001:470:1f01:198:210:4bff:fe3d:e256]) by mindfields.energyhq.es.eu.org (Postfix) with ESMTP id 45E1D36252 for ; Sun, 15 May 2005 15:33:35 +0200 (CEST) Message-Id: <1116163956.0@scienide.energyhq.es.eu.org> Date: Sun, 15 May 2005 15:32:36 +0200 From: "Miguel Mendez" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Subject: ports/81063: Update emulators/libspectrum to 0.2.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 13:40:12 -0000 >Number: 81063 >Category: ports >Synopsis: Update emulators/libspectrum to 0.2.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 15 13:40:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Thu May 12 19:57:42 UTC 2005 root@scienide.energyhq.es.eu.org:/usr/src/sys/i386/compile/SCIENIDE.SMP >Description: Update to 0.2.2 This is step 2/3 of the fuse update >How-To-Repeat: >Fix: --- libspectrum.diff begins here --- diff -ruN libspectrum.old/Makefile libspectrum/Makefile --- libspectrum.old/Makefile Sun Mar 14 07:16:29 2004 +++ libspectrum/Makefile Sun May 15 13:16:16 2005 @@ -6,7 +6,7 @@ # PORTNAME= libspectrum -PORTVERSION= 0.2.0.1 +PORTVERSION= 0.2.2 CATEGORIES= emulators devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse-emulator @@ -15,29 +15,28 @@ COMMENT= Handling of ZX-Spectrum emulator files formats USE_PERL5_BUILD= yes -USE_GNOME= glib12 +WANT_GNOME= yes USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes +MAN3= libspectrum.3 + +OPTIONS= GLIB "Use GLib" on \ + GCRYPT "Use libgcrypt" off + +.include + .if !defined(WITHOUT_GLIB) -USE_GNOME= glib12 +USE_GNOME= glib20 .else -CONFIGURE_ARGS= --without-glib +CONFIGURE_ARGS+= --without-glib .endif .if defined(WITH_GCRYPT) || exists(${LOCALBASE}/include/gcrypt.h) -LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt .endif -DOCS= AUTHORS ChangeLog README THANKS doc/* - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "You may use the following build options:" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITHOUT_GLIB=yes don't use GLib" - @${ECHO_MSG} " WITH_GCRYPT=yes use libgcrypt" - @${ECHO_MSG} "" +DOCS= AUTHORS ChangeLog README THANKS doc/libspectrum.txt .if !defined(NOPORTDOCS) post-install: @@ -45,4 +44,4 @@ cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif -.include +.include diff -ruN libspectrum.old/distinfo libspectrum/distinfo --- libspectrum.old/distinfo Wed Mar 31 05:07:42 2004 +++ libspectrum/distinfo Sat May 14 21:43:04 2005 @@ -1,2 +1,2 @@ -MD5 (libspectrum-0.2.0.1.tar.gz) = 576f41f0c7db0c7c34a447db4a11f22a -SIZE (libspectrum-0.2.0.1.tar.gz) = 236857 +MD5 (libspectrum-0.2.2.tar.gz) = 30b0e5082b3b9d9f6fc430fd8912c0bd +SIZE (libspectrum-0.2.2.tar.gz) = 386960 diff -ruN libspectrum.old/pkg-plist libspectrum/pkg-plist --- libspectrum.old/pkg-plist Wed Oct 29 17:19:28 2003 +++ libspectrum/pkg-plist Sat May 14 22:06:31 2005 @@ -3,7 +3,7 @@ lib/libspectrum.a lib/libspectrum.la lib/libspectrum.so -lib/libspectrum.so.2 +lib/libspectrum.so.4 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/README --- libspectrum.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 13:40:15 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99BCE16A4D0 for ; Sun, 15 May 2005 13:40:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C2F543D6A for ; Sun, 15 May 2005 13:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FDeFVJ037556 for ; Sun, 15 May 2005 13:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FDeFxu037555; Sun, 15 May 2005 13:40:15 GMT (envelope-from gnats) Date: Sun, 15 May 2005 13:40:15 GMT Message-Id: <200505151340.j4FDeFxu037555@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Lars Engels Subject: Re: ports/77042: new port: games/hattrickorganizer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lars Engels List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 13:40:15 -0000 The following reply was made to PR ports/77042; it has been noted by GNATS. From: Lars Engels To: bug-followup@FreeBSD.org, lars.engels@0x20.net, arved@FreeBSD.org Cc: Subject: Re: ports/77042: new port: games/hattrickorganizer Date: Sun, 15 May 2005 15:35:57 +0200 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Update to HO version 1.31 --X1bOJ3K7DJ5YkBrT Content-Type: application/x-shar Content-Disposition: attachment; filename="ho_131.shar" Content-Transfer-Encoding: quoted-printable # This is a shell archive. Save it in a file, remove anything before=0A# t= his line, and then unpack it by entering "sh file". Note, it may=0A# creat= e directories; files and directories will be owned by you and=0A# have defa= ult permissions.=0A#=0A# This archive contains:=0A#=0A# /usr/ports/games/ha= ttrickorganizer/Makefile=0A# /usr/ports/games/hattrickorganizer/distinfo=0A= # /usr/ports/games/hattrickorganizer/files=0A# /usr/ports/games/hattrickorg= anizer/pkg-descr=0A# /usr/ports/games/hattrickorganizer/pkg-message=0A# /us= r/ports/games/hattrickorganizer/pkg-plist=0A#=0Aecho x - /usr/ports/games/h= attrickorganizer/Makefile=0Ased 's/^X//' >/usr/ports/games/hattrickorganize= r/Makefile << 'END-of-/usr/ports/games/hattrickorganizer/Makefile'=0AX# New= ports collection makefile for: hattrickorganizer=0AX# Date Created: 17 Ja= n 2005=0AX# Whom: Lars Engels =0AX#=0AX# $FreeBSD$= =0AX#=0AX=0AXPORTNAME=3D hattrickorganizer=0AXPORTVERSION=3D 1.31=0AXCATEGO= RIES=3D games=0AXMASTER_SITES=3D http://www.wow-auctions.net/ho/download/= =0AXDISTNAME=3D ho_131=0AX=0AXMAINTAINER=3D lars.engels@0x20.net=0AXCOMMENT= =3D A management tool for Hattrick.org written in Java=0AX=0AXEXTRACT_AFTER= _ARGS=3D -d ${WRKSRC}=0AX=0AXUSE_ZIP=3D yes=0AXNO_BUILD=3D yes=0AXUSE_JAVA= =3D yes=0AXJAVA_VERSION=3D 1.4+=0AX=0AXdo-install:=0AX @${MKDIR} ${PREFIX}/= share/${PORTNAME}=0AX @${CP} -r ${WRKSRC}/* ${PREFIX}/share/${PORTNAME}=0AX= @${CP} -r ${FILESDIR}/hattrickorganizer /${PREFIX}/bin/=0AX @${CHMOD} 755 = /${PREFIX}/bin/hattrickorganizer=0AX=0AXpost-install:=0AX @${CAT} ${PKGMESS= AGE}=0AX=0AX.include =0AEND-of-/usr/ports/games/hattrickorgani= zer/Makefile=0Aecho x - /usr/ports/games/hattrickorganizer/distinfo=0Ased '= s/^X//' >/usr/ports/games/hattrickorganizer/distinfo << 'END-of-/usr/ports/= games/hattrickorganizer/distinfo'=0AXMD5 (ho_131.zip) =3D 585b858033f12ca67= 6a4e92ef6047091=0AXSIZE (ho_131.zip) =3D 3808948=0AEND-of-/usr/ports/games/= hattrickorganizer/distinfo=0Aecho c - /usr/ports/games/hattrickorganizer/fi= les=0Amkdir -p /usr/ports/games/hattrickorganizer/files > /dev/null 2>&1=0A= echo x - /usr/ports/games/hattrickorganizer/pkg-descr=0Ased 's/^X//' >/usr/= ports/games/hattrickorganizer/pkg-descr << 'END-of-/usr/ports/games/hattric= korganizer/pkg-descr'=0AXHattrick Organizer is a management tool for the=0A= Xonline football manager game at Hattrick.org.=0AX=0AXWWW: http://www.hattr= ickorganizer.de=0AX=0AX- Lars Engels=0AXlars@0x20.net=0AEND-of-/usr/ports/g= ames/hattrickorganizer/pkg-descr=0Aecho x - /usr/ports/games/hattrickorgani= zer/pkg-message=0Ased 's/^X//' >/usr/ports/games/hattrickorganizer/pkg-mess= age << 'END-of-/usr/ports/games/hattrickorganizer/pkg-message'=0AX*********= ***************************************************=0AX=0AXCheck if ${PREFI= X}/bin/java exists. If not, create a link:=0AX=0AX ln -s {PREFIX}/bin/javav= m ${PREFIX}/bin/java=0AX=0AXor change the start script ${PREFIX}/bin/hattri= ckorganizer=0AX=0AX=0AX =0AX !!! BEWARE OF THE SECURITY RISKS BEFORE = DOING THIS !!!=0AX=0AXIn order to change the language of Hattrick Organizer= =0AX=0AXuncomment the following in {PREFIX}/bin/hattrickorganizer:=0AX=0AX#= if (! -e $HOME/sprache) then =0AX# ln -s $HODIR/sprache $HOME/sprache= =0AX#endif=0AX=0AXIf you want to use plugins and the plugin update tool =0A= X=0AXuncomment:=0AX=0AX#if (! -e $HOME/hoplugins) then=0AX# l= n -s $HODIR/hoplugins $HOME/hoplugins=0AX#endif=0AX=0AX********************= ****************************************=0AEND-of-/usr/ports/games/hattrick= organizer/pkg-message=0Aecho x - /usr/ports/games/hattrickorganizer/pkg-pli= st=0Ased 's/^X//' >/usr/ports/games/hattrickorganizer/pkg-plist << 'END-of-= /usr/ports/games/hattrickorganizer/pkg-plist'=0AXbin/hattrickorganizer=0AX%= %DATADIR%%/HO.bat=0AX%%DATADIR%%/HO.sh=0AX%%DATADIR%%/Logo.ico=0AX%%DATADIR= %%/defaults.xml=0AX%%DATADIR%%/flags/100flag.png=0AX%%DATADIR%%/flags/101fl= ag.png=0AX%%DATADIR%%/flags/102flag.png=0AX%%DATADIR%%/flags/103flag.png=0A= X%%DATADIR%%/flags/10flag.png=0AX%%DATADIR%%/flags/11flag.png=0AX%%DATADIR%= %/flags/12flag.png=0AX%%DATADIR%%/flags/13flag.png=0AX%%DATADIR%%/flags/14f= lag.png=0AX%%DATADIR%%/flags/15flag.png=0AX%%DATADIR%%/flags/16flag.png=0AX= %%DATADIR%%/flags/17flag.png=0AX%%DATADIR%%/flags/18flag.png=0AX%%DATADIR%%= /flags/19flag.png=0AX%%DATADIR%%/flags/1flag.png=0AX%%DATADIR%%/flags/20fla= g.png=0AX%%DATADIR%%/flags/21flag.png=0AX%%DATADIR%%/flags/22flag.png=0AX%%= DATADIR%%/flags/23flag.png=0AX%%DATADIR%%/flags/24flag.png=0AX%%DATADIR%%/f= lags/25flag.png=0AX%%DATADIR%%/flags/26flag.png=0AX%%DATADIR%%/flags/27flag= =2Epng=0AX%%DATADIR%%/flags/28flag.png=0AX%%DATADIR%%/flags/29flag.png=0AX%= %DATADIR%%/flags/2flag.png=0AX%%DATADIR%%/flags/30flag.png=0AX%%DATADIR%%/f= lags/31flag.png=0AX%%DATADIR%%/flags/32flag.png=0AX%%DATADIR%%/flags/33flag= =2Epng=0AX%%DATADIR%%/flags/34flag.png=0AX%%DATADIR%%/flags/35flag.png=0AX%= %DATADIR%%/flags/36flag.png=0AX%%DATADIR%%/flags/37flag.png=0AX%%DATADIR%%/= flags/38flag.png=0AX%%DATADIR%%/flags/39flag.png=0AX%%DATADIR%%/flags/3flag= =2Epng=0AX%%DATADIR%%/flags/40flag.png=0AX%%DATADIR%%/flags/41flag.png=0AX%= %DATADIR%%/flags/42flag.png=0AX%%DATADIR%%/flags/43flag.png=0AX%%DATADIR%%/= flags/44flag.png=0AX%%DATADIR%%/flags/45flag.png=0AX%%DATADIR%%/flags/46fla= g.png=0AX%%DATADIR%%/flags/47flag.png=0AX%%DATADIR%%/flags/48flag.png=0AX%%= DATADIR%%/flags/49flag.png=0AX%%DATADIR%%/flags/4flag.png=0AX%%DATADIR%%/fl= ags/50flag.png=0AX%%DATADIR%%/flags/51flag.png=0AX%%DATADIR%%/flags/52flag.= png=0AX%%DATADIR%%/flags/53flag.png=0AX%%DATADIR%%/flags/54flag.png=0AX%%DA= TADIR%%/flags/55flag.png=0AX%%DATADIR%%/flags/56flag.png=0AX%%DATADIR%%/fla= gs/57flag.png=0AX%%DATADIR%%/flags/58flag.png=0AX%%DATADIR%%/flags/59flag.p= ng=0AX%%DATADIR%%/flags/5flag.png=0AX%%DATADIR%%/flags/60flag.png=0AX%%DATA= DIR%%/flags/61flag.png=0AX%%DATADIR%%/flags/62flag.png=0AX%%DATADIR%%/flags= /63flag.png=0AX%%DATADIR%%/flags/64flag.png=0AX%%DATADIR%%/flags/65flag.png= =0AX%%DATADIR%%/flags/66flag.png=0AX%%DATADIR%%/flags/67flag.png=0AX%%DATAD= IR%%/flags/68flag.png=0AX%%DATADIR%%/flags/69flag.png=0AX%%DATADIR%%/flags/= 6flag.png=0AX%%DATADIR%%/flags/70flag.png=0AX%%DATADIR%%/flags/71flag.png= =0AX%%DATADIR%%/flags/72flag.png=0AX%%DATADIR%%/flags/75flag.png=0AX%%DATAD= IR%%/flags/76flag.png=0AX%%DATADIR%%/flags/77flag.png=0AX%%DATADIR%%/flags/= 78flag.png=0AX%%DATADIR%%/flags/79flag.png=0AX%%DATADIR%%/flags/7flag.png= =0AX%%DATADIR%%/flags/80flag.png=0AX%%DATADIR%%/flags/82flag.png=0AX%%DATAD= IR%%/flags/83flag.png=0AX%%DATADIR%%/flags/87flag.png=0AX%%DATADIR%%/flags/= 88flag.png=0AX%%DATADIR%%/flags/89flag.png=0AX%%DATADIR%%/flags/8flag.png= =0AX%%DATADIR%%/flags/90flag.png=0AX%%DATADIR%%/flags/91flag.png=0AX%%DATAD= IR%%/flags/92flag.png=0AX%%DATADIR%%/flags/94flag.png=0AX%%DATADIR%%/flags/= 95flag.png=0AX%%DATADIR%%/flags/96flag.png=0AX%%DATADIR%%/flags/97flag.png= =0AX%%DATADIR%%/flags/98flag.png=0AX%%DATADIR%%/flags/99flag.png=0AX%%DATAD= IR%%/flags/9flag.png=0AX%%DATADIR%%/flags/Unknownflag.png=0AX%%DATADIR%%/ho= coded.jar=0AX%%DATADIR%%/hoplugins/Commons.class=0AX%%DATADIR%%/hoplugins/P= luginUpdater.class=0AX%%DATADIR%%/hoplugins/TeamAnalyzer.class=0AX%%DATADIR= %%/hoplugins/TrainingExperience.class=0AX%%DATADIR%%/hoplugins/Transfers.cl= ass=0AX%%DATADIR%%/hoplugins/commons/plugin.xml=0AX%%DATADIR%%/hoplugins/co= mmons/ui/BaseTableModel.class=0AX%%DATADIR%%/hoplugins/commons/ui/Composite= Icon.class=0AX%%DATADIR%%/hoplugins/commons/ui/DefaultTableSorter.class=0AX= %%DATADIR%%/hoplugins/commons/ui/InfoPanel.class=0AX%%DATADIR%%/hoplugins/c= ommons/ui/NumberTextField$DecimalFieldDocument.class=0AX%%DATADIR%%/hoplugi= ns/commons/ui/NumberTextField.class=0AX%%DATADIR%%/hoplugins/commons/ui/Pos= itioningUtilities.class=0AX%%DATADIR%%/hoplugins/commons/ui/VTextIcon.class= =0AX%%DATADIR%%/hoplugins/commons/ui/info/clearthought/layout/TableLayout$E= ntry.class=0AX%%DATADIR%%/hoplugins/commons/ui/info/clearthought/layout/Tab= leLayout.class=0AX%%DATADIR%%/hoplugins/commons/ui/info/clearthought/layout= /TableLayoutConstants.class=0AX%%DATADIR%%/hoplugins/commons/ui/info/cleart= hought/layout/TableLayoutConstraints.class=0AX%%DATADIR%%/hoplugins/commons= /ui/sorter/AbstractTableSorter$1.class=0AX%%DATADIR%%/hoplugins/commons/ui/= sorter/AbstractTableSorter$2.class=0AX%%DATADIR%%/hoplugins/commons/ui/sort= er/AbstractTableSorter.class=0AX%%DATADIR%%/hoplugins/commons/ui/sorter/Arr= ow.class=0AX%%DATADIR%%/hoplugins/commons/ui/sorter/Directive.class=0AX%%DA= TADIR%%/hoplugins/commons/ui/sorter/MouseHandler.class=0AX%%DATADIR%%/hoplu= gins/commons/ui/sorter/Row.class=0AX%%DATADIR%%/hoplugins/commons/ui/sorter= /SortableHeaderRenderer.class=0AX%%DATADIR%%/hoplugins/commons/ui/sorter/Ta= bleModelHandler.class=0AX%%DATADIR%%/hoplugins/commons/utils/DateUtil.class= =0AX%%DATADIR%%/hoplugins/commons/utils/HTCalendar.class=0AX%%DATADIR%%/hop= lugins/commons/utils/HTSwedenCalendar.class=0AX%%DATADIR%%/hoplugins/common= s/utils/HTTrainCalendar.class=0AX%%DATADIR%%/hoplugins/commons/utils/ListUt= il.class=0AX%%DATADIR%%/hoplugins/commons/utils/MathUtil.class=0AX%%DATADIR= %%/hoplugins/commons/utils/RatingUtil.class=0AX%%DATADIR%%/hoplugins/common= s/vo/MatchRating.class=0AX%%DATADIR%%/hoplugins/pluginUpdater/DeleteDialog.= class=0AX%%DATADIR%%/hoplugins/pluginUpdater/DialogListener.class=0AX%%DATA= DIR%%/hoplugins/pluginUpdater/HPLanguageInfo.class=0AX%%DATADIR%%/hoplugins= /pluginUpdater/HPNewsletter.class=0AX%%DATADIR%%/hoplugins/pluginUpdater/HP= PluginInfo.class=0AX%%DATADIR%%/hoplugins/pluginUpdater/LanguagesDialog.cla= ss=0AX%%DATADIR%%/hoplugins/pluginUpdater/NewsletterDialog.class=0AX%%DATAD= IR%%/hoplugins/pluginUpdater/RSC.class=0AX%%DATADIR%%/hoplugins/pluginUpdat= er/RefreshDialog.class=0AX%%DATADIR%%/hoplugins/pluginUpdater/TableEditor.c= lass=0AX%%DATADIR%%/hoplugins/pluginUpdater/TableModel.class=0AX%%DATADIR%%= /hoplugins/pluginUpdater/UpdateListener.class=0AX%%DATADIR%%/hoplugins/plug= inUpdater/UpdaterCellRenderer.class=0AX%%DATADIR%%/hoplugins/pluginUpdater/= UpdaterDialog.class=0AX%%DATADIR%%/hoplugins/pluginUpdater/UpdaterUtil.clas= s=0AX%%DATADIR%%/hoplugins/pluginUpdater/XMLPLuginInfo.class=0AX%%DATADIR%%= /hoplugins/pluginUpdater/plugin.xml=0AX%%DATADIR%%/hoplugins/pluginUpdater/= rsc/CheckBoxNotSelected.gif=0AX%%DATADIR%%/hoplugins/pluginUpdater/rsc/Chec= kBoxSelected.gif=0AX%%DATADIR%%/hoplugins/pluginUpdater/rsc/empty.gif=0AX%%= DATADIR%%/hoplugins/pluginUpdater/rsc/info.gif=0AX%%DATADIR%%/hoplugins/plu= ginUpdater/rsc/languages.xml=0AX%%DATADIR%%/hoplugins/pluginUpdater/rsc/new= sletter.xml=0AX%%DATADIR%%/hoplugins/pluginUpdater/rsc/tmp.xml=0AX%%DATADIR= %%/hoplugins/pluginUpdater/sprache/Deutsch.properties=0AX%%DATADIR%%/hoplug= ins/pluginUpdater/sprache/English.properties=0AX%%DATADIR%%/hoplugins/plugi= nUpdater/sprache/Nederlands.properties=0AX%%DATADIR%%/hoplugins/pluginUpdat= er/sprache/Polish.properties=0AX%%DATADIR%%/hoplugins/pluginUpdater/sprache= /Spanish.properties=0AX%%DATADIR%%/hoplugins/pluginUpdater/sprache/svenska.= properties=0AX%%DATADIR%%/hoplugins/teamAnalyzer/SystemManager.class=0AX%%D= ATADIR%%/hoplugins/teamAnalyzer/TeamAnalyzerProperty.class=0AX%%DATADIR%%/h= oplugins/teamAnalyzer/comparator/AppearanceComparator.class=0AX%%DATADIR%%/= hoplugins/teamAnalyzer/comparator/MatchComparator.class=0AX%%DATADIR%%/hopl= ugins/teamAnalyzer/comparator/PerformanceComparator.class=0AX%%DATADIR%%/ho= plugins/teamAnalyzer/dao/DividerDAO.class=0AX%%DATADIR%%/hoplugins/teamAnal= yzer/dao/FavoritesDAO.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/dao/Plugi= nConfiguration.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/dao/TeamPlayerDA= O.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/executor/UnixExec.class=0AX%%= DATADIR%%/hoplugins/teamAnalyzer/executor/WindowsExec.class=0AX%%DATADIR%%/= hoplugins/teamAnalyzer/guide.bat=0AX%%DATADIR%%/hoplugins/teamAnalyzer/guid= e.sh=0AX%%DATADIR%%/hoplugins/teamAnalyzer/guide/Deutsch.doc=0AX%%DATADIR%%= /hoplugins/teamAnalyzer/guide/English.doc=0AX%%DATADIR%%/hoplugins/teamAnal= yzer/guide/Italiano.doc=0AX%%DATADIR%%/hoplugins/teamAnalyzer/guide/Nederla= nds.doc=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ht/CHPPManager.class=0AX%%DAT= ADIR%%/hoplugins/teamAnalyzer/ht/HattrickManager.class=0AX%%DATADIR%%/hoplu= gins/teamAnalyzer/manager/MatchList.class=0AX%%DATADIR%%/hoplugins/teamAnal= yzer/manager/MatchManager.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/manag= er/MatchPopulator.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/manager/NameM= anager.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/manager/PlayerList.class= =0AX%%DATADIR%%/hoplugins/teamAnalyzer/manager/PlayerManager.class=0AX%%DAT= ADIR%%/hoplugins/teamAnalyzer/manager/ReportManager.class=0AX%%DATADIR%%/ho= plugins/teamAnalyzer/manager/TeamLineupBuilder.class=0AX%%DATADIR%%/hoplugi= ns/teamAnalyzer/manager/TeamManager.class=0AX%%DATADIR%%/hoplugins/teamAnal= yzer/plugin.xml=0AX%%DATADIR%%/hoplugins/teamAnalyzer/report/PositionReport= =2Eclass=0AX%%DATADIR%%/hoplugins/teamAnalyzer/report/Report.class=0AX%%DAT= ADIR%%/hoplugins/teamAnalyzer/report/SpotReport.class=0AX%%DATADIR%%/hoplug= ins/teamAnalyzer/report/TacticReport.class=0AX%%DATADIR%%/hoplugins/teamAna= lyzer/report/TeamReport.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/sprache= /Czech.properties=0AX%%DATADIR%%/hoplugins/teamAnalyzer/sprache/Danish.prop= erties=0AX%%DATADIR%%/hoplugins/teamAnalyzer/sprache/Deutsch.properties=0AX= %%DATADIR%%/hoplugins/teamAnalyzer/sprache/English.properties=0AX%%DATADIR%= %/hoplugins/teamAnalyzer/sprache/Finnish.properties=0AX%%DATADIR%%/hoplugin= s/teamAnalyzer/sprache/French.properties=0AX%%DATADIR%%/hoplugins/teamAnaly= zer/sprache/Italiano.properties=0AX%%DATADIR%%/hoplugins/teamAnalyzer/sprac= he/Nederlands.properties=0AX%%DATADIR%%/hoplugins/teamAnalyzer/sprache/Poli= sh.properties=0AX%%DATADIR%%/hoplugins/teamAnalyzer/sprache/Romanian.proper= ties=0AX%%DATADIR%%/hoplugins/teamAnalyzer/sprache/Spanish.properties=0AX%%= DATADIR%%/hoplugins/teamAnalyzer/ui/AutoFilterPanel.class=0AX%%DATADIR%%/ho= plugins/teamAnalyzer/ui/ComboBoxRenderer.class=0AX%%DATADIR%%/hoplugins/tea= mAnalyzer/ui/FilterPanel$1.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/F= ilterPanel$2.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/FilterPanel$3.c= lass=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/FilterPanel.class=0AX%%DATADI= R%%/hoplugins/teamAnalyzer/ui/ManualFilterPanel$1.class=0AX%%DATADIR%%/hopl= ugins/teamAnalyzer/ui/ManualFilterPanel.class=0AX%%DATADIR%%/hoplugins/team= Analyzer/ui/ManualFilterTableRenderer.class=0AX%%DATADIR%%/hoplugins/teamAn= alyzer/ui/PlayerPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/Rating= Box.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/RatingPanel.class=0AX%%D= ATADIR%%/hoplugins/teamAnalyzer/ui/RecapPanel$1.class=0AX%%DATADIR%%/hoplug= ins/teamAnalyzer/ui/RecapPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/= ui/RecapTableRenderer.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/RecapT= ableSorter$1.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/RecapTableSorte= r$2.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/RecapTableSorter$3.class= =0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/RecapTableSorter$4.class=0AX%%DAT= ADIR%%/hoplugins/teamAnalyzer/ui/RecapTableSorter.class=0AX%%DATADIR%%/hopl= ugins/teamAnalyzer/ui/TacticPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyz= er/ui/TeamLineupData.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/TeamLin= eupPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/TeamPanel.class=0AX= %%DATADIR%%/hoplugins/teamAnalyzer/ui/UIColors.class=0AX%%DATADIR%%/hoplugi= ns/teamAnalyzer/ui/UserTeamPlayerPanel.class=0AX%%DATADIR%%/hoplugins/teamA= nalyzer/ui/component/AboutPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer= /ui/component/AddPanel$1.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/com= ponent/AddPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/component/De= letePanel$1.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/component/Delete= Panel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/component/DownloadPane= l$1.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/component/DownloadPanel.= class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/component/FavouriteMenu$1.cl= ass=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/component/FavouriteMenu$2.clas= s=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/component/FavouriteMenu.class=0A= X%%DATADIR%%/hoplugins/teamAnalyzer/ui/component/JokePanel.class=0AX%%DATAD= IR%%/hoplugins/teamAnalyzer/ui/component/SettingPanel$1.class=0AX%%DATADIR%= %/hoplugins/teamAnalyzer/ui/component/SettingPanel$10.class=0AX%%DATADIR%%/= hoplugins/teamAnalyzer/ui/component/SettingPanel$11.class=0AX%%DATADIR%%/ho= plugins/teamAnalyzer/ui/component/SettingPanel$2.class=0AX%%DATADIR%%/hoplu= gins/teamAnalyzer/ui/component/SettingPanel$3.class=0AX%%DATADIR%%/hoplugin= s/teamAnalyzer/ui/component/SettingPanel$4.class=0AX%%DATADIR%%/hoplugins/t= eamAnalyzer/ui/component/SettingPanel$5.class=0AX%%DATADIR%%/hoplugins/team= Analyzer/ui/component/SettingPanel$6.class=0AX%%DATADIR%%/hoplugins/teamAna= lyzer/ui/component/SettingPanel$7.class=0AX%%DATADIR%%/hoplugins/teamAnalyz= er/ui/component/SettingPanel$8.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/= ui/component/SettingPanel$9.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/= component/SettingPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/contr= oller/AboutItemListener.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/cont= roller/DividerListener.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/contr= oller/DownloadItemListener.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/c= ontroller/FavoriteItemListener.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/= ui/controller/HelpItemListener.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/= ui/controller/SimButtonListener.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer= /ui/lineup/FormationPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/li= neup/LineupStylePanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/lineup= /MixedLineupPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/lineup/Sta= ndardLineupPanel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/model/UiFil= terTableModel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/model/UiRating= TableModel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/ui/model/UiRecapTabl= eModel.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/util/MatchUtil.class=0AX= %%DATADIR%%/hoplugins/teamAnalyzer/util/NameUtil.class=0AX%%DATADIR%%/hoplu= gins/teamAnalyzer/vo/Filter.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/vo/= Match.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/vo/MatchDetail.class=0AX%= %DATADIR%%/hoplugins/teamAnalyzer/vo/PlayerAppearance.class=0AX%%DATADIR%%/= hoplugins/teamAnalyzer/vo/PlayerPerformance.class=0AX%%DATADIR%%/hoplugins/= teamAnalyzer/vo/PlayerStatus.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/vo= /SpotLineup.class=0AX%%DATADIR%%/hoplugins/teamAnalyzer/vo/Team.class=0AX%%= DATADIR%%/hoplugins/teamAnalyzer/vo/TeamLineup.class=0AX%%DATADIR%%/hoplugi= ns/teamAnalyzer/vo/UserTeamSpotLineup.class=0AX%%DATADIR%%/hoplugins/traini= ngExperience/FutureTrainingManager.class=0AX%%DATADIR%%/hoplugins/trainingE= xperience/OldTrainingManager.class=0AX%%DATADIR%%/hoplugins/trainingExperie= nce/TrainingExperienceProperty.class=0AX%%DATADIR%%/hoplugins/trainingExper= ience/constants/Skills.class=0AX%%DATADIR%%/hoplugins/trainingExperience/co= nstants/Trainings.class=0AX%%DATADIR%%/hoplugins/trainingExperience/dao/Div= iderDAO.class=0AX%%DATADIR%%/hoplugins/trainingExperience/dao/EffectDAO.cla= ss=0AX%%DATADIR%%/hoplugins/trainingExperience/dao/TrainingDAO.class=0AX%%D= ATADIR%%/hoplugins/trainingExperience/plugin.xml=0AX%%DATADIR%%/hoplugins/t= rainingExperience/sprache/English.properties=0AX%%DATADIR%%/hoplugins/train= ingExperience/sprache/Finnish.properties=0AX%%DATADIR%%/hoplugins/trainingE= xperience/sprache/Italiano.properties=0AX%%DATADIR%%/hoplugins/trainingExpe= rience/sprache/Nederlands.properties=0AX%%DATADIR%%/hoplugins/trainingExper= ience/sprache/Polish.properties=0AX%%DATADIR%%/hoplugins/trainingExperience= /sprache/Spanish.properties=0AX%%DATADIR%%/hoplugins/trainingExperience/spr= ache/svenska.properties=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/Anal= yzerPanel$1.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/AnalyzerPa= nel.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/ChangeTableRendere= r.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/EffectPanel.class=0A= X%%DATADIR%%/hoplugins/trainingExperience/ui/MainPanel.class=0AX%%DATADIR%%= /hoplugins/trainingExperience/ui/OutputPanel$1.class=0AX%%DATADIR%%/hoplugi= ns/trainingExperience/ui/OutputPanel$2.class=0AX%%DATADIR%%/hoplugins/train= ingExperience/ui/OutputPanel$3.class=0AX%%DATADIR%%/hoplugins/trainingExper= ience/ui/OutputPanel.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/O= utputTable.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/OutputTable= Renderer.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/OutputTableSo= rter$1.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/OutputTableSort= er.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/PlayerDetailPanel.c= lass=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/SkillupPanel.class=0AX%= %DATADIR%%/hoplugins/trainingExperience/ui/SkillupTable.class=0AX%%DATADIR%= %/hoplugins/trainingExperience/ui/SkillupTableRenderer.class=0AX%%DATADIR%%= /hoplugins/trainingExperience/ui/StaffPanel$1.class=0AX%%DATADIR%%/hoplugin= s/trainingExperience/ui/StaffPanel$2.class=0AX%%DATADIR%%/hoplugins/trainin= gExperience/ui/StaffPanel$3.class=0AX%%DATADIR%%/hoplugins/trainingExperien= ce/ui/StaffPanel.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/Train= ingComparator.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/Training= Panel$1.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/TrainingPanel.= class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/TrainingRecapPanel$1.c= lass=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/TrainingRecapPanel$2.cl= ass=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/TrainingRecapPanel.class= =0AX%%DATADIR%%/hoplugins/trainingExperience/ui/TrainingRecapRenderer.class= =0AX%%DATADIR%%/hoplugins/trainingExperience/ui/TrainingRecapTable.class=0A= X%%DATADIR%%/hoplugins/trainingExperience/ui/TrainingTable.class=0AX%%DATAD= IR%%/hoplugins/trainingExperience/ui/bar/ColorModus.class=0AX%%DATADIR%%/ho= plugins/trainingExperience/ui/bar/StateBar.class=0AX%%DATADIR%%/hoplugins/t= rainingExperience/ui/bar/VerticalIndicator.class=0AX%%DATADIR%%/hoplugins/t= rainingExperience/ui/component/DividerListener.class=0AX%%DATADIR%%/hoplugi= ns/trainingExperience/ui/component/FutureSettingPanel$1.class=0AX%%DATADIR%= %/hoplugins/trainingExperience/ui/component/FutureSettingPanel.class=0AX%%D= ATADIR%%/hoplugins/trainingExperience/ui/component/IntensityComboBox.class= =0AX%%DATADIR%%/hoplugins/trainingExperience/ui/component/TrainingComboBox.= class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/model/AbstractTraining= sTableModel.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/model/Chan= gesTableModel.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/model/Ef= fectTableModel.class=0AX%%DATADIR%%/hoplugins/trainingExperience/ui/model/F= utureTrainingsTableModel.class=0AX%%DATADIR%%/hoplugins/trainingExperience/= ui/model/OutputTableModel.class=0AX%%DATADIR%%/hoplugins/trainingExperience= /ui/model/PastTrainingsTableModel.class=0AX%%DATADIR%%/hoplugins/trainingEx= perience/vo/HattrickTrainingWeek.class=0AX%%DATADIR%%/hoplugins/trainingExp= erience/vo/PlayerValues.class=0AX%%DATADIR%%/hoplugins/trainingExperience/v= o/SkillChange.class=0AX%%DATADIR%%/hoplugins/trainingExperience/vo/Skillup.= class=0AX%%DATADIR%%/hoplugins/trainingExperience/vo/TrainWeekEffect.class= =0AX%%DATADIR%%/hoplugins/transfers/TransfersProperty.class=0AX%%DATADIR%%/= hoplugins/transfers/constants/TransferTypes.class=0AX%%DATADIR%%/hoplugins/= transfers/dao/BookmarkDAO.class=0AX%%DATADIR%%/hoplugins/transfers/dao/Divi= derDAO.class=0AX%%DATADIR%%/hoplugins/transfers/dao/PlayerMatchesDAO.class= =0AX%%DATADIR%%/hoplugins/transfers/dao/TransferSettingDAO.class=0AX%%DATAD= IR%%/hoplugins/transfers/dao/TransferStatusDAO.class=0AX%%DATADIR%%/hoplugi= ns/transfers/dao/TransfersDAO.class=0AX%%DATADIR%%/hoplugins/transfers/dao/= XMLParser.class=0AX%%DATADIR%%/hoplugins/transfers/plugin.xml=0AX%%DATADIR%= %/hoplugins/transfers/sprache/Deutsch.properties=0AX%%DATADIR%%/hoplugins/t= ransfers/sprache/English.properties=0AX%%DATADIR%%/hoplugins/transfers/spra= che/Finnish.properties=0AX%%DATADIR%%/hoplugins/transfers/sprache/Italiano.= properties=0AX%%DATADIR%%/hoplugins/transfers/sprache/Nederlands.properties= =0AX%%DATADIR%%/hoplugins/transfers/ui/HistoryPane$1.class=0AX%%DATADIR%%/h= oplugins/transfers/ui/HistoryPane$2.class=0AX%%DATADIR%%/hoplugins/transfer= s/ui/HistoryPane$3.class=0AX%%DATADIR%%/hoplugins/transfers/ui/HistoryPane.= class=0AX%%DATADIR%%/hoplugins/transfers/ui/Icon$1.class=0AX%%DATADIR%%/hop= lugins/transfers/ui/Icon.class=0AX%%DATADIR%%/hoplugins/transfers/ui/IconCe= llRenderer.class=0AX%%DATADIR%%/hoplugins/transfers/ui/PlayerDetailPanel.cl= ass=0AX%%DATADIR%%/hoplugins/transfers/ui/TeamBookmarkPane$1.class=0AX%%DAT= ADIR%%/hoplugins/transfers/ui/TeamBookmarkPane$2.class=0AX%%DATADIR%%/hoplu= gins/transfers/ui/TeamBookmarkPane$3.class=0AX%%DATADIR%%/hoplugins/transfe= rs/ui/TeamBookmarkPane.class=0AX%%DATADIR%%/hoplugins/transfers/ui/TeamTran= sferSorter$1.class=0AX%%DATADIR%%/hoplugins/transfers/ui/TeamTransferSorter= =2Eclass=0AX%%DATADIR%%/hoplugins/transfers/ui/TeamTransfersPane.class=0AX%= %DATADIR%%/hoplugins/transfers/ui/TotalsPanel.class=0AX%%DATADIR%%/hoplugin= s/transfers/ui/TransferTypePane.class=0AX%%DATADIR%%/hoplugins/transfers/ui= /TransferTypeSorter$1.class=0AX%%DATADIR%%/hoplugins/transfers/ui/TransferT= ypeSorter.class=0AX%%DATADIR%%/hoplugins/transfers/ui/component/DisablePane= l.class=0AX%%DATADIR%%/hoplugins/transfers/ui/component/OptionPanel$1.class= =0AX%%DATADIR%%/hoplugins/transfers/ui/component/OptionPanel.class=0AX%%DAT= ADIR%%/hoplugins/transfers/ui/component/StartingPanel.class=0AX%%DATADIR%%/= hoplugins/transfers/ui/controller/DividerListener.class=0AX%%DATADIR%%/hopl= ugins/transfers/ui/images/in.gif=0AX%%DATADIR%%/hoplugins/transfers/ui/imag= es/out.gif=0AX%%DATADIR%%/hoplugins/transfers/ui/model/PlayerTransferTableM= odel.class=0AX%%DATADIR%%/hoplugins/transfers/ui/model/TeamBookmarksTableMo= del.class=0AX%%DATADIR%%/hoplugins/transfers/ui/model/TransferTableModel.cl= ass=0AX%%DATADIR%%/hoplugins/transfers/ui/model/TransferTypeTableModel.clas= s=0AX%%DATADIR%%/hoplugins/transfers/utils/PlayerRetriever.class=0AX%%DATAD= IR%%/hoplugins/transfers/vo/Bookmark.class=0AX%%DATADIR%%/hoplugins/transfe= rs/vo/PlayerTransfer.class=0AX%%DATADIR%%/hoplugins/transfers/vo/TransferRe= cap.class=0AX%%DATADIR%%/hoplugins/transfers/vo/TransferTotals.class=0AX%%D= ATADIR%%/hoplugins/transfers/vo/TransferTypeRecap.class=0AX%%DATADIR%%/hopl= ugins/transfers/vo/TransferredPlayer.class=0AX%%DATADIR%%/hsqldb_lic.txt=0A= X%%DATADIR%%/lizenz.txt=0AX%%DATADIR%%/sprache/Argentina.properties=0AX%%DA= TADIR%%/sprache/Bulgarian.properties=0AX%%DATADIR%%/sprache/Catalan.propert= ies=0AX%%DATADIR%%/sprache/Czech.properties=0AX%%DATADIR%%/sprache/Danish.p= roperties=0AX%%DATADIR%%/sprache/Deutsch.properties=0AX%%DATADIR%%/sprache/= English.properties=0AX%%DATADIR%%/sprache/Finnish.properties=0AX%%DATADIR%%= /sprache/Italiano.properties=0AX%%DATADIR%%/sprache/Latvija.properties=0AX%= %DATADIR%%/sprache/Lithuanian.properties=0AX%%DATADIR%%/sprache/Magyar.prop= erties=0AX%%DATADIR%%/sprache/Nederlands.properties=0AX%%DATADIR%%/sprache/= Polish.properties=0AX%%DATADIR%%/sprache/Portugues.properties=0AX%%DATADIR%= %/sprache/PortuguesBrasil.properties=0AX%%DATADIR%%/sprache/Romanian.proper= ties=0AX%%DATADIR%%/sprache/Spanish.properties=0AX%%DATADIR%%/sprache/frenc= h.properties=0AX%%DATADIR%%/sprache/languages.properties=0AX%%DATADIR%%/spr= ache/norsk.properties=0AX%%DATADIR%%/sprache/svenska.properties=0AX%%DATADI= R%%/version.txt=0AX@dirrm %%DATADIR%%/sprache=0AX@dirrm %%DATADIR%%/hoplugi= ns/transfers/vo=0AX@dirrm %%DATADIR%%/hoplugins/transfers/utils=0AX@dirrm %= %DATADIR%%/hoplugins/transfers/ui/model=0AX@dirrm %%DATADIR%%/hoplugins/tra= nsfers/ui/images=0AX@dirrm %%DATADIR%%/hoplugins/transfers/ui/controller=0A= X@dirrm %%DATADIR%%/hoplugins/transfers/ui/component=0AX@dirrm %%DATADIR%%/= hoplugins/transfers/ui=0AX@dirrm %%DATADIR%%/hoplugins/transfers/sprache=0A= X@dirrm %%DATADIR%%/hoplugins/transfers/dao=0AX@dirrm %%DATADIR%%/hoplugins= /transfers/constants=0AX@dirrm %%DATADIR%%/hoplugins/transfers=0AX@dirrm %%= DATADIR%%/hoplugins/trainingExperience/vo=0AX@dirrm %%DATADIR%%/hoplugins/t= rainingExperience/ui/model=0AX@dirrm %%DATADIR%%/hoplugins/trainingExperien= ce/ui/component=0AX@dirrm %%DATADIR%%/hoplugins/trainingExperience/ui/bar= =0AX@dirrm %%DATADIR%%/hoplugins/trainingExperience/ui=0AX@dirrm %%DATADIR%= %/hoplugins/trainingExperience/sprache=0AX@dirrm %%DATADIR%%/hoplugins/trai= ningExperience/dao=0AX@dirrm %%DATADIR%%/hoplugins/trainingExperience/const= ants=0AX@dirrm %%DATADIR%%/hoplugins/trainingExperience=0AX@dirrm %%DATADIR= %%/hoplugins/teamAnalyzer/vo=0AX@dirrm %%DATADIR%%/hoplugins/teamAnalyzer/u= til=0AX@dirrm %%DATADIR%%/hoplugins/teamAnalyzer/ui/model=0AX@dirrm %%DATAD= IR%%/hoplugins/teamAnalyzer/ui/lineup=0AX@dirrm %%DATADIR%%/hoplugins/teamA= nalyzer/ui/controller=0AX@dirrm %%DATADIR%%/hoplugins/teamAnalyzer/ui/compo= nent=0AX@dirrm %%DATADIR%%/hoplugins/teamAnalyzer/ui=0AX@dirrm %%DATADIR%%/= hoplugins/teamAnalyzer/sprache=0AX@dirrm %%DATADIR%%/hoplugins/teamAnalyzer= /report=0AX@dirrm %%DATADIR%%/hoplugins/teamAnalyzer/manager=0AX@dirrm %%DA= TADIR%%/hoplugins/teamAnalyzer/ht=0AX@dirrm %%DATADIR%%/hoplugins/teamAnaly= zer/guide=0AX@dirrm %%DATADIR%%/hoplugins/teamAnalyzer/executor=0AX@dirrm %= %DATADIR%%/hoplugins/teamAnalyzer/dao=0AX@dirrm %%DATADIR%%/hoplugins/teamA= nalyzer/comparator=0AX@dirrm %%DATADIR%%/hoplugins/teamAnalyzer=0AX@dirrm %= %DATADIR%%/hoplugins/pluginUpdater/sprache=0AX@dirrm %%DATADIR%%/hoplugins/= pluginUpdater/rsc=0AX@dirrm %%DATADIR%%/hoplugins/pluginUpdater=0AX@dirrm %= %DATADIR%%/hoplugins/commons/vo=0AX@dirrm %%DATADIR%%/hoplugins/commons/uti= ls=0AX@dirrm %%DATADIR%%/hoplugins/commons/ui/sorter=0AX@dirrm %%DATADIR%%/= hoplugins/commons/ui/info/clearthought/layout=0AX@dirrm %%DATADIR%%/hoplugi= ns/commons/ui/info/clearthought=0AX@dirrm %%DATADIR%%/hoplugins/commons/ui/= info=0AX@dirrm %%DATADIR%%/hoplugins/commons/ui=0AX@dirrm %%DATADIR%%/hoplu= gins/commons=0AX@dirrm %%DATADIR%%/hoplugins=0AX@dirrm %%DATADIR%%/flags=0A= X@dirrm share/hattrickorganizer=0AEND-of-/usr/ports/games/hattrickorganizer= /pkg-plist=0Aexit=0A=0A --X1bOJ3K7DJ5YkBrT-- From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 13:40:15 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E62BA16A4CE for ; Sun, 15 May 2005 13:40:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABB2843D6A for ; Sun, 15 May 2005 13:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FDeFXT037569 for ; Sun, 15 May 2005 13:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FDeFCI037568; Sun, 15 May 2005 13:40:15 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 13:40:15 GMT Resent-Message-Id: <200505151340.j4FDeFCI037568@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Miguel Mendez" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96D4116A4CE for ; Sun, 15 May 2005 13:37:56 +0000 (GMT) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id C83BB43D41 for ; Sun, 15 May 2005 13:37:54 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [IPv6:2001:470:1f01:198:210:4bff:fe3d:e256]) by mindfields.energyhq.es.eu.org (Postfix) with ESMTP id C234B36252 for ; Sun, 15 May 2005 15:37:52 +0200 (CEST) Message-Id: <1116164214.0@scienide.energyhq.es.eu.org> Date: Sun, 15 May 2005 15:36:54 +0200 From: "Miguel Mendez" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.6 Subject: ports/81064: Update emulators/fuse to 0.7.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 13:40:16 -0000 >Number: 81064 >Category: ports >Synopsis: Update emulators/fuse to 0.7.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 15 13:40:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE #0: Thu May 12 19:57:42 UTC 2005 root@scienide.energyhq.es.eu.org:/usr/src/sys/i386/compile/SCIENIDE.SMP >Description: Update to 0.7.0 Changelog: http://sourceforge.net/project/shownotes.php?release_id=253535 Update, OPTIONS'ify and pet portlint 2 patches are gone: patch-ui_ggi_ggikeyboard.c.patch and patch-z80_z80.pl GGI support seems to have been removed so it's not in the OPTIONS menu This is step 3/3 of the fuse update, which depends on both the lib765 and libspectrum PRs. >How-To-Repeat: >Fix: --- fuse.diff begins here --- diff -ruN fuse.old/Makefile fuse/Makefile --- fuse.old/Makefile Wed Feb 4 06:20:05 2004 +++ fuse/Makefile Sun May 15 14:14:29 2005 @@ -6,8 +6,7 @@ # PORTNAME= fuse -PORTVERSION= 0.6.1.1 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse-emulator @@ -15,17 +14,28 @@ MAINTAINER= kemm@in-line.ru COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator -LIB_DEPENDS= spectrum.2:${PORTSDIR}/emulators/libspectrum \ - 765.3:${PORTSDIR}/emulators/lib765 \ +LIB_DEPENDS= spectrum.4:${PORTSDIR}/emulators/libspectrum \ + 765.4:${PORTSDIR}/emulators/lib765 \ xml2.5:${PORTSDIR}/textproc/libxml2 \ png.5:${PORTSDIR}/graphics/png +WANT_GNOME= yes +WANT_SDL= yes USE_XLIB= yes USE_PERL5_BUILD= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-plus3-disk-prefix=${LOCALBASE} +OPTIONS= SMALLMEM "Low memory compile needed" off \ + GTK "Use GTK1 user interface" off \ + SDL "Use SDL user interface" on \ + SVGALIB "Use SVGAlib user interface" off \ + GTK2 "Use GTK2 user interface" on \ + GCRYPT "Support digital signing of .RZX files" off + +.include + .if defined(WITH_SMALLMEM) CONFIGURE_ARGS+= --enable-smallmem .endif @@ -46,11 +56,6 @@ LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib .endif -.if defined(WITH_GGI) -CONFIGURE_ARGS+= --with-ggi -LIB_DEPENDS+= ggi.2:${PORTSDIR}/graphics/libggi -.endif - .if defined(WITH_GTK2) CONFIGURE_ARGS+= --with-gtk2 USE_GNOME+= gtk20 @@ -58,30 +63,16 @@ .if defined(WITH_GCRYPT) || exists(${LOCALBASE}/include/gcrypt.h) CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" -LIB_DEPENDS+= gcrypt.6:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS+= gcrypt.13:${PORTSDIR}/security/libgcrypt .endif MAN1= fuse.1 DOCS= AUTHORS ChangeLog README THANKS -pre-everything:: - @${ECHO_MSG} ${CONFIGURE_ARGS} - @${ECHO_MSG} "" - @${ECHO_MSG} "You may use the following build options:" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITH_SMALLMEM=yes low memory compile needed" - @${ECHO_MSG} " WITHOUT_GTK=yes don't use GTK1 user interface" - @${ECHO_MSG} " WITH_SDL=yes use SDL user interface" - @${ECHO_MSG} " WITH_SVGALIB=yes use SVGAlib user interface" - @${ECHO_MSG} " WITH_GGI=yes use GGI user interface" - @${ECHO_MSG} " WITH_GTK2=yes use GTK2 user interface" - @${ECHO_MSG} " WITH_GCRYPT=yes support digital signing of .RZX files" - @${ECHO_MSG} "" - .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif -.include +.include diff -ruN fuse.old/distinfo fuse/distinfo --- fuse.old/distinfo Wed Mar 31 05:07:41 2004 +++ fuse/distinfo Sat May 14 21:52:10 2005 @@ -1,2 +1,2 @@ -MD5 (fuse-0.6.1.1.tar.gz) = 6738574d0f01f758ed352a6d3cb5f4b1 -SIZE (fuse-0.6.1.1.tar.gz) = 509597 +MD5 (fuse-0.7.0.tar.gz) = d81ad260cd6a8dd533af01ee6a5f9527 +SIZE (fuse-0.7.0.tar.gz) = 872031 diff -ruN fuse.old/files/patch-osssound.c fuse/files/patch-osssound.c --- fuse.old/files/patch-osssound.c Wed Oct 29 17:20:57 2003 +++ fuse/files/patch-osssound.c Sat May 14 21:53:58 2005 @@ -1,5 +1,5 @@ ---- osssound.c.orig Sat Sep 13 16:53:12 2003 -+++ osssound.c Tue Oct 28 17:19:06 2003 +--- sound/osssound.c.orig Sat Sep 13 16:53:12 2003 ++++ sound/osssound.c Tue Oct 28 17:19:06 2003 @@ -107,6 +107,7 @@ return 1; } diff -ruN fuse.old/files/patch-ui_ggi_ggikeyboard.c.patch fuse/files/patch-ui_ggi_ggikeyboard.c.patch --- fuse.old/files/patch-ui_ggi_ggikeyboard.c.patch Wed Oct 29 17:20:57 2003 +++ fuse/files/patch-ui_ggi_ggikeyboard.c.patch Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- ui/ggi/ggikeyboard.c.orig Sat Sep 13 16:53:48 2003 -+++ ui/ggi/ggikeyboard.c Tue Oct 28 14:52:14 2003 -@@ -43,6 +43,8 @@ - #include "widget/widget.h" - #endif /* #ifdef USE_WIDGET */ - -+#include "fuse.h" -+ - void - ggikeyboard_keypress( int keysym ) - { diff -ruN fuse.old/files/patch-z80_z80.pl fuse/files/patch-z80_z80.pl --- fuse.old/files/patch-z80_z80.pl Wed Oct 29 17:20:57 2003 +++ fuse/files/patch-z80_z80.pl Thu Jan 1 01:00:00 1970 @@ -1,15 +0,0 @@ ---- z80/z80.pl.orig Sat Sep 13 16:53:54 2003 -+++ z80/z80.pl Tue Oct 28 13:00:53 2003 -@@ -1128,9 +1128,10 @@ - - { - no strict qw( refs ); -+ my $func = "opcode_$opcode"; - -- if( exists &{ "opcode_$opcode" } ) { -- "opcode_$opcode"->( @arguments ); -+ if( defined (&$func) ) { -+ &$func( @arguments ); - } - } - diff -ruN fuse.old/pkg-plist fuse/pkg-plist --- fuse.old/pkg-plist Wed Oct 29 17:20:57 2003 +++ fuse/pkg-plist Sun May 15 15:04:00 2005 @@ -1,32 +1,45 @@ @comment $FreeBSD: ports/emulators/fuse/pkg-plist,v 1.1 2003/10/29 16:20:57 sergei Exp $ bin/fuse -share/fuse/disk_plus3.z80 -share/fuse/keyboard.scr -share/fuse/tape_128.z80 -share/fuse/tape_16.z80 -share/fuse/tape_2048.z80 -share/fuse/tape_2068.z80 -share/fuse/tape_48.z80 -share/fuse/tape_plus2.z80 -share/fuse/tape_plus2a.z80 -share/fuse/tape_plus3.z80 -share/fuse/tape_pentagon.z80 -share/fuse/128-0.rom -share/fuse/128-1.rom -share/fuse/48.rom -share/fuse/plus2-0.rom -share/fuse/plus2-1.rom -share/fuse/plus3-0.rom -share/fuse/plus3-1.rom -share/fuse/plus3-2.rom -share/fuse/plus3-3.rom -share/fuse/tc2048.rom -share/fuse/tc2068-0.rom -share/fuse/tc2068-1.rom -share/fuse/128p-0.rom -share/fuse/128p-1.rom -share/fuse/trdos.rom -@dirrm share/fuse +%%DATADIR%%/cassette.bmp +%%DATADIR%%/plus3disk.bmp +%%DATADIR%%/disk_plus3.z80 +%%DATADIR%%/keyboard.scr +%%DATADIR%%/tape_128.z80 +%%DATADIR%%/tape_16.z80 +%%DATADIR%%/tape_2048.z80 +%%DATADIR%%/tape_2068.z80 +%%DATADIR%%/tape_48.z80 +%%DATADIR%%/tape_plus2.z80 +%%DATADIR%%/tape_plus2a.z80 +%%DATADIR%%/tape_plus3.z80 +%%DATADIR%%/tape_pentagon.z80 +%%DATADIR%%/128-0.rom +%%DATADIR%%/128-1.rom +%%DATADIR%%/48.rom +%%DATADIR%%/plus2-0.rom +%%DATADIR%%/plus2-1.rom +%%DATADIR%%/plus3-0.rom +%%DATADIR%%/plus3-1.rom +%%DATADIR%%/plus3-2.rom +%%DATADIR%%/plus3-3.rom +%%DATADIR%%/tc2048.rom +%%DATADIR%%/tc2068-0.rom +%%DATADIR%%/tc2068-1.rom +%%DATADIR%%/128p-0.rom +%%DATADIR%%/128p-1.rom +%%DATADIR%%/trdos.rom +%%DATADIR%%/tape_scorpion.z80 +%%DATADIR%%/plus3e-0.rom +%%DATADIR%%/plus3e-1.rom +%%DATADIR%%/plus3e-2.rom +%%DATADIR%%/plus3e-3.rom +%%DATADIR%%/256s-0.rom +%%DATADIR%%/256s-1.rom +%%DATADIR%%/256s-2.rom +%%DATADIR%%/256s-3.rom +%%DATADIR%%/se-0.rom +%%DATADIR%%/se-1.rom +@dirrm %%DATADIR%% %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/README --- fuse.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 14:40:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E051516A4CE for ; Sun, 15 May 2005 14:40:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D89F43DA9 for ; Sun, 15 May 2005 14:40:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FEe2Al044708 for ; Sun, 15 May 2005 14:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FEe2dn044707; Sun, 15 May 2005 14:40:02 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 14:40:02 GMT Resent-Message-Id: <200505151440.j4FEe2dn044707@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Roland Smith Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9A5A16A4CE for ; Sun, 15 May 2005 14:35:47 +0000 (GMT) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA0243D41 for ; Sun, 15 May 2005 14:35:46 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) j4FEZdde030329 for ; Sun, 15 May 2005 16:35:40 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 2F06B627F; Sun, 15 May 2005 16:35:39 +0200 (CEST) Message-Id: <20050515143539.2F06B627F@slackbox.xs4all.nl> Date: Sun, 15 May 2005 16:35:39 +0200 (CEST) From: Roland Smith To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/81066: New port: science/lamprop calculates properties of fiber-reinforced composite laminates X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roland Smith List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 14:40:03 -0000 >Number: 81066 >Category: ports >Synopsis: New port: science/lamprop calculates properties of fiber-reinforced composite laminates >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 14:40:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Roland Smith >Release: FreeBSD 5.4-STABLE amd64 >Organization: >Environment: System: FreeBSD slackbox.xs4all.nl 5.4-STABLE FreeBSD 5.4-STABLE #3: Sat May 14 22:48:23 CEST 2005 root@slackbox.xs4all.nl:/usr/obj/usr/src/sys/RFS amd64 >Description: Lamprop takes in input file describing the lay-up and constituent materials of a fiber-reinforced composite laminate, and calculates some mechanical and other properties. The submitter is the original author of the software, and will maintain the port. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # lamprop # lamprop/pkg-descr # lamprop/distinfo # lamprop/Makefile # echo c - lamprop mkdir -p lamprop > /dev/null 2>&1 echo x - lamprop/pkg-descr sed 's/^X//' >lamprop/pkg-descr << 'END-of-lamprop/pkg-descr' XThe purpose of lamprop is to calculate some properties of Xfiber-reinforced composite laminates. It calculates X- engineering properties like Ex, Ey, Gxy X- thermal properties CTE_x and CTE_y X- physical properties like density and laminate thickness X- stiffness and compliance matrices (ABD and abd) X XWWW: http://www.xs4all.nl/~rsmith/software/ END-of-lamprop/pkg-descr echo x - lamprop/distinfo sed 's/^X//' >lamprop/distinfo << 'END-of-lamprop/distinfo' XMD5 (lamprop-1.3.1.tar.gz) = 4c624b2c9fb30918f0f56894eb1bdac7 XSIZE (stl2pov-1.3.1.tar.gz) = 23032 END-of-lamprop/distinfo echo x - lamprop/Makefile sed 's/^X//' >lamprop/Makefile << 'END-of-lamprop/Makefile' X# New ports collection makefile for: lamprop X# Date created: 15 May 2005 X# Whom: rsmith@xs4all.nl X# X# $FreeBSD$ X# X XPORTNAME= lamprop XPORTVERSION= 1.3.1 XCATEGORIES= science XMASTER_SITES= http://www.xs4all.nl/~rsmith/software/ X XMAINTAINER= rsmith@xs4all.nl XCOMMENT= Calculates properties of fiber reinforced composites X XUSE_REINPLACE= yes X XPLIST_FILES= bin/lamprop X XMAN1= lamprop.1 XMAN5= lamprop.5 XMANCOMPRESSED= yes X X.if defined(NOPORTDOCS) XMAKE_ENV= NOPORTDOCS=yes X.else XPORTDOCS= LICENSE README NEWS X.endif X Xpost-patch: X @${REINPLACE_CMD} -e \ X 's|-pipe||; s|-fmerge-constants||; s|--fast-math||' \ X ${WRKSRC}/Makefile X X.include END-of-lamprop/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 15:50:29 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EE8F16A4CE; Sun, 15 May 2005 15:50:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C1643DB5; Sun, 15 May 2005 15:50:29 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FFoS3e052352; Sun, 15 May 2005 15:50:28 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FFoS6e052348; Sun, 15 May 2005 15:50:28 GMT (envelope-from thierry) Date: Sun, 15 May 2005 15:50:28 GMT From: Thierry Thomas Message-Id: <200505151550.j4FFoS6e052348@freefall.freebsd.org> To: tux@pinguru.net, thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/81061: Update port: devel/pear-PHPUnit X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 15:50:29 -0000 Synopsis: Update port: devel/pear-PHPUnit State-Changed-From-To: open->closed State-Changed-By: thierry State-Changed-When: Sun May 15 15:50:08 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=81061 From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 16:10:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FA6116A4CE for ; Sun, 15 May 2005 16:10:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E754343DC5 for ; Sun, 15 May 2005 16:10:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FGA2ae057363 for ; Sun, 15 May 2005 16:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FGA2h9057358; Sun, 15 May 2005 16:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 16:10:02 GMT Resent-Message-Id: <200505151610.j4FGA2h9057358@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, dennis@serdijn.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C44B216A4CE for ; Sun, 15 May 2005 16:08:22 +0000 (GMT) Received: from midgard.noneofyourbusiness.nl (f110127.upc-f.chello.nl [80.56.110.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA05743D7F for ; Sun, 15 May 2005 16:08:21 +0000 (GMT) (envelope-from dnns@midgard.noneofyourbusiness.nl) Received: from midgard.noneofyourbusiness.nl (midgard [127.0.0.1]) j4FG8Kli025154 for ; Sun, 15 May 2005 18:08:20 +0200 (CEST) (envelope-from dnns@midgard.noneofyourbusiness.nl) Received: (from root@localhost)j4FG8JRJ025153; Sun, 15 May 2005 18:08:19 +0200 (CEST) (envelope-from dnns) Message-Id: <200505151608.j4FG8JRJ025153@midgard.noneofyourbusiness.nl> Date: Sun, 15 May 2005 18:08:19 +0200 (CEST) From: dennis@serdijn.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/81067: Update port: irc/ptlink-ircd Update from 6.18.2 to 6.19.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dennis@serdijn.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 16:10:03 -0000 >Number: 81067 >Category: ports >Synopsis: Update port: irc/ptlink-ircd Update from 6.18.2 to 6.19.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 15 16:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dennis Cabooter >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD midgard.noneofyourbusiness.nl 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 22:53:46 CEST 2005 dnns@midgard.noneofyourbusiness.nl:/usr/obj/usr/src/sys/DESKTOP i386 >Description: >How-To-Repeat: >Fix: --- ptlink-ircd.diff begins here --- diff -Naur ptlink-ircd.orig/Makefile ptlink-ircd/Makefile --- ptlink-ircd.orig/Makefile Tue Nov 2 23:58:40 2004 +++ ptlink-ircd/Makefile Sun May 15 17:30:55 2005 @@ -6,8 +6,7 @@ # PORTNAME= IRCd -PORTVERSION= 6.18.2 -PORTREVISION= 1 +PORTVERSION= 6.19.3 CATEGORIES= irc MASTER_SITES= ftp://ftp.sunsite.dk/projects/ptlink/ircd/ \ http://www.rootxs.org/pub/FreeBSD/distfiles/ diff -Naur ptlink-ircd.orig/distinfo ptlink-ircd/distinfo --- ptlink-ircd.orig/distinfo Mon Oct 25 11:31:19 2004 +++ ptlink-ircd/distinfo Sun May 15 17:30:55 2005 @@ -1,2 +1,4 @@ -MD5 (PTlink6.18.2.tar.gz) = 58894fc9ffb1c56fac4c45ae342333bc -SIZE (PTlink6.18.2.tar.gz) = 777072 +#MD5 (PTlink6.18.2.tar.gz) = 58894fc9ffb1c56fac4c45ae342333bc +#SIZE (PTlink6.18.2.tar.gz) = 777072 +MD5 (PTlink6.19.3.tar.gz) = d46979f76e28757fedc508544dd0b5fa +SIZE (PTlink6.19.3.tar.gz) = 791346 diff -Naur ptlink-ircd.orig/files/main.dconf.sample ptlink-ircd/files/main.dconf.sample --- ptlink-ircd.orig/files/main.dconf.sample Tue Nov 2 23:58:41 2004 +++ ptlink-ircd/files/main.dconf.sample Sun May 15 17:30:51 2005 @@ -22,7 +22,7 @@ ReverseLookup Yes # Define if you want to use ident lookup -CheckIdentd NO +CheckIdentd No # Define if you want to hide information notices sent to users # during connection. @@ -77,14 +77,12 @@ # CheckSpamOnTarget YES -# DisableStrongVlines -# -# If defined messages will not be control code stripped and lowercased -# before vline checking. This will save (A LOT) on cpu usage. -# DisableStrongVlines YES - # Defines the maxinum number of channels a user can join -MaxChansPerUser 20 +MaxChansPerUser 5 + +# Defines the maximum number of channels a registered user can join +# If defined will override MaxChansPerUser for registered nicks +MaxChansPerRegUser 20 # Define if you want to use IRCNTP # this will make all time stamps to be adjusted with an @@ -98,5 +96,11 @@ # List of codepage files that should be loaded from CodePagePath # a .cp extension will be appended to the filename CodePages "iso8859-1,iso8859-5,iso8859-9,cp1251,cp1253,cp850,cp860,cp866" + +# Define if you want users to join a given channel after connect +# NOTES: +# Do not prefix channel names with the # symbol +# You can specify multiple channels splitting them with "," +# AutoJoinChan "PTlink" # END OF FILE diff -Naur ptlink-ircd.orig/files/network.dconf.sample ptlink-ircd/files/network.dconf.sample --- ptlink-ircd.orig/files/network.dconf.sample Tue Nov 2 23:58:41 2004 +++ ptlink-ircd/files/network.dconf.sample Sun May 15 17:30:51 2005 @@ -4,7 +4,7 @@ # * This program is distributed under GNU Public License * # * Please read the file COPYING for copyright information. * # ***************************************************************** -# $Id: network.dconf.sample,v 1.14 2004/07/18 09:03:02 stinger Exp $ +# $Id: network.dconf.sample,v 1.19 2004/12/26 09:54:55 stinger Exp $ # Legend: # [YES] - If option value is undefined, YES is assumed @@ -103,6 +103,11 @@ HostPrefix "PTlink" +# Used for spoof method 0 +# Use a random set of numbers to crypt the hosts +# NOTE: If you have a network, make sure all network servers use the SAME CryptKey +CryptKey 77335465 + # Spoofed mask settings # You can use "+" on the beginning of the mask to provide a @nick.mask format @@ -127,29 +132,35 @@ # Helper mask HelperMask "Helper.PTlink.net" -# If YES a nick needs to have +r before getting /oper [ YES ] -OnlyRegisteredOper YES + -# IRC Operator privileges +# IRC Operator Options + + # If YES a nick needs to have +r before getting /oper [ YES ] + OnlyRegisteredOper YES + + # If YES Opers are able to join +i/+k/+l channels (also if banned) + OperCanAlwaysJoin NO -# If YES Opers are able to join +i/+k/+l channels (also if banned) -OperCanAlwaysJoin NO + # If YES Opers can always send messages to any channel + OperCanAlwaysSend YES -# If YES Opers can always send messages to any channel -OperCanAlwaysSend YES + # if YES Opers are able to change their host with /NEWMASK + OperCanUseNewMask YES -# if YES Opers are able to change their host with /NEWMASK -OperCanUseNewMask YES + # if YES Opers cannot be kicked by normal users + OperKickProtection NO -# if YES Opers cannot be kicked by normal users -OperKickProtection NO + # if defined allows a IRC Opers to join any channel + # if using OperByPass string has the key + OperByPass "operbypass" -# if defined allows a IRC Opers to join any channel -# if using OperByPass string has the key -OperByPass "operbypass" + # If defined allows self /kills + EnableSelfKill NO -# If defined allows self /kills -EnableSelfKill NO + # If defined will remove oper flag when the user is idle + # for more than MaxOperIdleTime + MaxOperIdleTime 1h # Disable the /links command to users? DisableLinksForUsers NO @@ -158,7 +169,6 @@ NoCTCP_Msg "cannot send CTCP's to channel" Moderated_Msg "channel is moderated, you do not have a voice" NoExternal_Msg "channel does not allow external messages" -NoColors_Msg "channel does not allow mIRC/ANSI colors" Banned_Msg "you are banned from this channel" NoSpam_Msg "no url/server messages allowed on this channel" NoFlood_Msg "cannot send repeated messages to this channel" @@ -205,7 +215,8 @@ DefaultGLineReason "Please read http://www.ptlink.net/aup/" # Do you want to GLine all users that are killed by Excess Flood? -GLineOnExcessFlood NO +# If set 0d it will be disabled +# GLineOnExcessFlood 1d # If YES all users will be able to use /IRCOPS to list online opers IRCopsForAll Yes @@ -226,4 +237,6 @@ # IRC Operators will see usermodes and realhost of the user they do a /whois on WhoisExtension No -# END OF FILE +# When defined will automatically set users as away when +# they become idle more than AutoAwayIdleTime . +AutoAwayIdleTime 1h diff -Naur ptlink-ircd.orig/files/patch-tools::install_ircd ptlink-ircd/files/patch-tools::install_ircd --- ptlink-ircd.orig/files/patch-tools::install_ircd Tue Nov 2 23:58:41 2004 +++ ptlink-ircd/files/patch-tools::install_ircd Sun May 15 17:30:51 2005 @@ -1,5 +1,5 @@ ---- tools/install_ircd.orig Tue Oct 26 08:59:37 2004 -+++ tools/install_ircd Tue Oct 26 09:00:08 2004 +--- tools/install_ircd.orig Sun May 15 13:25:29 2005 ++++ tools/install_ircd Sun May 15 13:24:43 2005 @@ -120,12 +120,12 @@ # try to install the example files if needed @@ -16,6 +16,6 @@ +#check_install_data ${ETCPATH} samples/kline.conf +#check_install_data ${ETCPATH}/main.dconf samples/main.dconf.sample +#check_install_data ${ETCPATH}/network.dconf samples/network.dconf.sample - check_install_data_old ${ETCPATH}/help.user samples/help.user - check_install_data_old ${ETCPATH}/help.oper samples/help.oper - check_install_data_old ${ETCPATH}/help.admin samples/help.admin + if [ "${EXESUFFIX}" != "" ]; then + check_install_data ${ETCPATH}/resolv.conf samples/resolv.conf.sample + fi diff -Naur ptlink-ircd.orig/files/ptlink.motd.sample ptlink-ircd/files/ptlink.motd.sample --- ptlink-ircd.orig/files/ptlink.motd.sample Thu Jan 1 01:00:00 1970 +++ ptlink-ircd/files/ptlink.motd.sample Sun May 15 17:30:51 2005 @@ -0,0 +1,14 @@ + _____ + / \_________ __ __ __ __ __ ___ + / o / /_|_ | (__) \ | | |/ / + / ___/___ __/___/ |__|_ | \| | /_ + \___/ / \ |______/_|__|\___|__|\___\(NT) + \_____/ ### N E T W O R K S + ### + _____ _ ### _________ + | | #######\/ / ___ + | |#### #### _____/ | | + | ### O /###/ ___| | + | ### \###\___/_ | + | |####\ #### \ \ | + |_____|__######_\________\____| \ No newline at end of file diff -Naur ptlink-ircd.orig/pkg-plist ptlink-ircd/pkg-plist --- ptlink-ircd.orig/pkg-plist Mon Jan 17 16:57:55 2005 +++ ptlink-ircd/pkg-plist Sun May 15 17:33:59 2005 @@ -23,7 +23,5 @@ etc/ptlink/network.dconf.sample etc/ptlink/opers.motd.sample etc/ptlink/version.info -@dirrm var/log -@dirrm var @dirrm etc/ptlink/codepage @unexec rmdir %D/etc/ptlink 2> /dev/null || true --- ptlink-ircd.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 16:20:08 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82C6A16A4D0 for ; Sun, 15 May 2005 16:20:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 388F443DC8 for ; Sun, 15 May 2005 16:20:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FGK80p057611 for ; Sun, 15 May 2005 16:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FGK8ns057610; Sun, 15 May 2005 16:20:08 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 16:20:08 GMT Resent-Message-Id: <200505151620.j4FGK8ns057610@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, dennis@serdijn.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 545B016A4CE for ; Sun, 15 May 2005 16:11:23 +0000 (GMT) Received: from midgard.noneofyourbusiness.nl (f110127.upc-f.chello.nl [80.56.110.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 552AA43D4C for ; Sun, 15 May 2005 16:11:20 +0000 (GMT) (envelope-from dnns@midgard.noneofyourbusiness.nl) Received: from midgard.noneofyourbusiness.nl (midgard [127.0.0.1]) j4FGBGqP025253 for ; Sun, 15 May 2005 18:11:16 +0200 (CEST) (envelope-from dnns@midgard.noneofyourbusiness.nl) Received: (from root@localhost)j4FGBGrv025252; Sun, 15 May 2005 18:11:16 +0200 (CEST) (envelope-from dnns) Message-Id: <200505151611.j4FGBGrv025252@midgard.noneofyourbusiness.nl> Date: Sun, 15 May 2005 18:11:16 +0200 (CEST) From: dennis@serdijn.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/81068: Update port: irc/ptlink-services Update from 2.25.1 to 2.26.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dennis@serdijn.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 16:20:08 -0000 >Number: 81068 >Category: ports >Synopsis: Update port: irc/ptlink-services Update from 2.25.1 to 2.26.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 15 16:20:07 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dennis Cabooter >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD midgard.noneofyourbusiness.nl 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 22:53:46 CEST 2005 dnns@midgard.noneofyourbusiness.nl:/usr/obj/usr/src/sys/DESKTOP i386 >Description: >How-To-Repeat: >Fix: --- ptlink-services.diff begins here --- diff -Naur ptlink-services.orig/Makefile ptlink-services/Makefile --- ptlink-services.orig/Makefile Tue Nov 2 23:49:38 2004 +++ ptlink-services/Makefile Sun May 15 17:45:14 2005 @@ -6,13 +6,12 @@ # PORTNAME= Services -PORTVERSION= 2.25.1 -PORTREVISION= 1 +PORTVERSION= 2.26.1 CATEGORIES= irc MASTER_SITES= ftp://ftp.sunsite.dk/projects/ptlink/services2/ \ http://www.rootxs.org/pub/FreeBSD/distfiles/ PKGNAMEPREFIX= PTlink- -DISTNAME= PTlink.${PORTNAME}${PORTVERSION} +DISTNAME= PTlink.${PORTNAME}2.26-eol.1 PATCH_DIST_STRIP= -p1 diff -Naur ptlink-services.orig/distinfo ptlink-services/distinfo --- ptlink-services.orig/distinfo Mon Oct 25 11:41:25 2004 +++ ptlink-services/distinfo Sun May 15 17:30:51 2005 @@ -1,2 +1,2 @@ -MD5 (PTlink.Services2.25.1.tar.gz) = 59df68440f40c7ef0e40090048fc7775 -SIZE (PTlink.Services2.25.1.tar.gz) = 519725 +MD5 (PTlink.Services2.26-eol.1.tar.gz) = 21db7f28ca4e09053d7f1ab5689e9a27 +SIZE (PTlink.Services2.26-eol.1.tar.gz) = 568462 diff -Naur ptlink-services.orig/files/example.conf ptlink-services/files/example.conf --- ptlink-services.orig/files/example.conf Thu Jan 1 01:00:00 1970 +++ ptlink-services/files/example.conf Sun May 15 17:51:33 2005 @@ -0,0 +1,867 @@ +# Example configuration file for Services. After making the appropriate +# changes to this file, place it in the Services data directory (as +# specified in the "configure" script, default $HOME/services/data) +# under the name "services.conf". +# +# The format of this file is fairly simple: a line beginning with a # is a +# comment, and any other non-blank line is expected to be a directive and +# parameters, separated by spaces or tabs. For example: +# +# Directive Parameter-1 Parameter-2 ... +# +# Directives are case-insensitive. Note that some directives do not take +# any parameters; these are typically "on-off" directives, for which simply +# including the directive in this file (or removing it) has an effect on +# Services' functionality. +# +# If a parameter's value is a string which includes spaces, enclose the +# string in double quotation marks, like the example below. Quotes may be +# used around any string at all for clarity. +# +# "This is a parameter string with spaces in it" +# +# If you need to include a double quote inside a quoted string, precede it +# by a backslash: +# +# "This string has \"double quotes\" in it" +# +# Time parameters can be specified either as an integer representing a +# number of seconds (e.g. "3600" = 1 hour), or as an integer with a unit +# specifier: "s" = seconds, "m" = minutes, "h" = hours, "d" = days. +# Combinations (such as "1h30m") are not permitted. Examples (all of which +# represent the same length of time, one day): +# +# "86400", "86400s", "1440m", "24h", "1d" +# +# In the documentation for each directive, one of the following will be +# included to indicate whether an option is required: +# +# [REQUIRED] +# Indicates a directive which must be given. Without it, Services will +# not start. +# +# [RECOMMENDED] +# Indicates a directive which may be omitted, but omitting it may cause +# undesirable side effects. +# +# [OPTIONAL] +# Indicates a directive which is optional. If not given, the feature +# will typically be disabled. If this is not the case, more +# information will be given in the documentation. +# +# [DISCOURAGED] +# Indicates a directive which may cause undesirable side effects if +# specified. +# +# [DEPRECATED] +# Indicates a directive which will disappear in a future version of +# Services, usually because its functionality has been either +# superseded by that of other directives or incorporated into the main +# program. +# + +########################################################################### +# +# Remote server configuration +# +########################################################################### + +# RemoteServer [REQUIRED] +# Specifies the remote server hostname and port. The hostname may +# either be a standard Internet hostname or dotted-quad numeric +# address; the port number must be an integer between 1 and 65535 +# inclusive. The password is a string which should be enclosed in +# double quotes if it contains any spaces (or just for clarity). +# +# The remote server and port may be overridden at runtime with the +# -remote command-line option. The password may not be set at runtime. + +RemoteServer 127.0.0.1 6667 "servpass" + +# LocalAddress [port] [OPTIONAL] +# Specifies the local address to bind to before connecting to the +# remote server. This may be useful on multihomed hosts. The hostname +# and port number are specified the same way as with the RemoteServer +# directive. If this is not specified, Services will let the operating +# system choose the local address. If only a hostname is specified, +# Services will bind to that address but let the operating system +# choose the local port number. +# +# If you don't know what this means or don't need to use it, just leave +# the directive commented out. +# +# This directive may be overridden at runtime by the -local +# command-line option. + +#LocalAddress localhost.ptlink.net + +########################################################################### +# +# Services identification and pseudoclient names +# +########################################################################### + +# ServerName [REQUIRED] +# Specifies the IRC server name which Services should use. May be +# overridden by the -name command-line option. + +ServerName "services.PTlink.net" + +# ServerDesc [REQUIRED] +# Specifies the text which should appear as the server's information in +# /whois and similar queries. May be overridden by the -desc +# command-line option. + +ServerDesc "Services for PTlink IRC network" + +# ServiceUser [REQUIRED] +# Specifies the user@host mask which should be used by the Services +# pseudoclients. May be overridden by the -user and -host command-line +# options. + +ServiceUser "Services@PTlink.net" + +######################## +# IRCd related settings +####################### + +# OperControl [RECOMMENDED] +# Restricts the use of /oper to operserv registered opers +# if a user not services oper/admin tries to become oper +# services will remove their +o status +# NOTE: This may "jam" olines on some situations with ircds +# not coded to handle this features. +# +# Comment it to disable + +OperControl + +# NickChange [RECOMMENDED] +# Selects nick protection between nick change to _nick- +# or the old KILL protection system. +# +# Comment it to select KILL protection mode +NickChange + +# GuestPrefix [Optional] +# If defined will be used for forcec nick changes to +# GuestPrefixNNN +GuestPrefix "PTlink" + +# ...Name [REQUIRED except as noted below] +# Specify the nicknames (first parameter) and "real" names (second +# parameter) for the Services pseudoclients. + +NickServName "NickServ" "Nickname Service" +ChanServName "ChanServ" "Channel Service" +MemoServName "MemoServ" "Memo Service" +OperServName "OperServ" "Operator Service" +NewsServName "NewsServ" "News Service" +GlobalName "Global" "Global Noticer" + +########################################################################### +# +# Services data filenames +# +########################################################################### + +# NOTE: All filenames are relative to the Services data directory. + +# MOTDFile [REQUIRED] +# Specifies the name of the Message of the Day file. + +MOTDFile services.motd + +# ...DB [REQUIRED] +# Specifies the filenames for the various Services subsystems' databases. + +NickServDB nick.db +ChanServDB chan.db +OperServDB oper.db +AutokillDB akill.db +SQlineDB sqline.db +VlineDB vline.db +BotListDB bots.db +NewsDB news.db +NewsServDB newsserv.db +SXlineDB sxline.db +VlinkDB vlink.db + +# DayStatsFN [REQUIRED] +# Specifies the filename for chan/nick stats of the day +# temporary savings + +DayStatsFN stats.today + +# DomainLangFN [RECOMMENDED] +# Specifies the filename for Smart Language selections definitions +# (text file) Please read it and edit it if you had new languages + +DomainLangFN domain.def + +# BalanceHistoryFN [OPTIONAL] +# Will save nick/chans stats at end of day +# Comment it to disable + +BalanceHistoryFN history.log + +# EncryptMethod number [REQUIRED] +# Specifies the encryption method to use for chan/nick passwords, +# 1 - JP2 +# 2 - DES crypt() +# 3 - MD5 +# NOTE: +# On existing passwords the encryption method change will just +# take effect after IDENTIFY for that password. +# Commented will use plain text passwords + +EncryptMethod 3 + +########################################################################### +# +# Logs/Administration/Help Channels +# +########################################################################### + +# LogChan #Channel [RECOMMENDED] +# Services Log's will be dumped to #Channel +# Comment it to disable channel logging +# WARNING: Please be sure to restrict this Channel access for security sake +# NOTE: Do not include # on the channel name , to avoid +# confusion with comment symbol. + +LogChan "Services.log" + +# HelpChan #Channel [RECOMMENDED] +# Causes services to give umode +h (helper) on people, +# entering #Channel with should op access. +# Comment it to disable services setting +h +# NOTE: Do not include # on the channel name , to avoid +# confusion with comment symbol. + +HelpChan "Help" + +# OnAuthChan #Channel [RECOMMENDED] +# When auth system is used services will make users join +# this channel on their firt email authentication. +# NOTE: Do not include # on the channel name , to avoid +# confusion with comment symbol. + +OnAuthChan "Help" + +# AdminChan #Channel [RECOMMENDED] +# Causes services to make user join #Channel on /oper +# Comment it to disable autojoin on admin channel for opers. +# NOTE: Do not include # on the channel name , to avoid +# confusion with comment symbol. + +AdminChan "Admin" + +# AutoJoinChan #Channel [RECOMMENDED] +# Causes services to make all users join #Channel on connection. +# Comment it to disable. +# NOTE: Do not include # on the channel name , to avoid +# confusion with comment symbol. + +#AutoJoinChan "PTlink" + + +########################################################################### +# +# Basic functionality +# +########################################################################### + +# NSMaxNChange number [REQUIRED] +# Max number of allowed forced nick changes before a nick kill +# This is ideal for BOT's which don't identify on nick change +# (Only required if nick protection is nick change (DEFAULT) ) + +NSMaxNChange 5 + +# NoBackupOkay [DISCOURAGED] +# Allows Services to continue file write operations (i.e. database +# saving) even if the original file cannot be backed up. Enabling this +# option may allow Services to continue operation under some conditions +# when it might otherwise fail, such as a nearly-full disk. +# +# *** NOTE *** +# Enabling this option can cause irrecoverable data loss under some +# conditions, so make CERTAIN you know what you're doing when you +# enable it! + +#NoBackupOkay + +# NoSplitRecovery [OPTIONAL] +# Disables Services' recognition of users returning from netsplits. +# Normally (on networks with some sort of timestamp support in the IRC +# server), Services will check via the timestamp field whether a user +# is the same as the last user who identified for the nick, and allow +# the user access to that nick without requiring identification again +# if the timestamps match. Enabling this option will force all users +# to re-identify after a netsplit. +# +# Normally, it's easier on users to leave this disabled, but if you +# suspect one of your servers has been hacked to send false timestamps +# (or you suspect a bug in Services itself) enabling this directive +# will eliminate the possibility of one user "stealing" another's nick +# by pretending to have the same timestamp. +# +# You may also want to uncomment this directive if your servers' clocks +# are very far apart; the less synchronized the servers' clocks are, +# the greater the possibility of someone "taking over" another person's +# nick when a server with a fast clock splits (though the likelihood of +# success is relatively small in any case). + +#NoSplitRecovery + +# ListOpersOnly [DEPRECATED] +# When enabled, limits use of the ChanServ and NickServ LIST commands +# to IRC operators. +# +# This directive has been superseded by the NSListOpersOnly and +# CSListOpersOnly directives. + +#ListOpersOnly + +# StatsOpersOnly [OPTIONAL] +# When enabled, limits use of the ChanServ and NickServ STATS commands +# to Services operators. + +#StatsOpersOnly + +# StrictPasswords [RECOMMENDED] +# When enabled, causes Services to perform more stringent checks on +# passwords. If this is disabled, Services will only disallow a +# password if it is the same as the entity (nickname or channel name) +# with which it is associated. When enabled, however, Services will +# also check that the password is at least five characters long, and +# in the future will probably check other things as well. + +StrictPasswords + +# BadPassLimit [RECOMMENDED] +# Sets the number of invalid password tries before Services removes a +# user from the network. If a user enters invalid passwords +# for any Services function or combination of functions during a +# single IRC session (subect to BadPassTimeout, below), Services will +# issue a /KILL for the user. If not given, Services will ignore +# failed password attempts (though they will be logged in any case). + +BadPassLimit 5 + +# BadPassTimeout