Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 21:36:54 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/92562: [MAITAINER] www/kdedict: fix DEPENDS
Message-ID:  <1138649814.86202@it.buh.tecnik93.com>
Resent-Message-ID: <200601301940.k0UJe6bC087959@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92562
>Category:       ports
>Synopsis:       [MAITAINER] www/kdedict: fix DEPENDS
>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:   Mon Jan 30 19:40:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.0-STABLE #1: Mon Jan 23 00:45:10 EET 2006



>Description:


Typo USE_APACE --> USE_APACHE
Bump PORT_VERSION.

Pointyhat:      itetcu

Tindebox logs:  people.tecnik93.com/~itetcu/FreeBSD/ports/kdedict/build_logs/


My tinderbox doesn't build it on 4, here is tha output, and I welcome any
suggestion about what's wrong:

 # ./scripts/tinderbuild -b 4-myPT www/kdedict
nullfs: /var/tinderbox/portstrees/myPT/ports (/var/tinderbox/portstrees/myPT/ports) and /var/tinderbox/portstrees/myPT/ports are not distinct paths
nullfs: /var/tinderbox/jails/4 (/var/tinderbox/jails/4) and /var/tinderbox/jails/4/src are not distinct paths
INFO: Creating build directory for 4-myPT from repository...
load: 1.00  cmd: chflags 42578 [biord] 0.02u 0.15s 0% 852k
load: 1.00  cmd: bsdtar 42581 [runnable] 0.03u 0.12s 0% 1244k
================================================
building packages (phase 1)
================================================
started at Mon Jan 30 20:32:49 EET 2006
ended at Mon Jan 30 20:32:57 EET 2006
phase 1 took 00:00:08
208 packages built
646M  of packages
================================================
building packages (phase 2)
================================================
started at Mon Jan 30 20:32:57 EET 2006
ended at Mon Jan 30 20:32:59 EET 2006
phase 2 took 00:00:02
208 packages built
646M  of packages

 #


>How-To-Repeat:





>Fix:


--- kdedict-20030925_to_20030925_1.diff begins here ---
diff -urN kdedict_FPT/Makefile kdedict/Makefile
--- kdedict_FPT/Makefile	Wed Dec 21 10:48:24 2005
+++ kdedict/Makefile	Mon Jan 30 21:27:22 2006
@@ -3,11 +3,12 @@
 # Whom:                Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
 #
 # $FreeBSD: ports/www/kdedict/Makefile,v 1.1 2005/12/21 08:48:24 edwin Exp $
-# $Tecnik: ports/www/kdedict/Makefile,v 1.1 2005/12/16 16:44:16 itetcu Exp $
+# $Tecnik: ports/www/kdedict/Makefile,v 1.3 2006/01/30 19:27:22 itetcu Exp $
 #
 
 PORTNAME=	kdedict
 PORTVERSION=	20030925
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	ftp://ftp.i18n.kde.org/tools/${PORTNAME}/ \
 		http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/
@@ -23,7 +24,7 @@
 
 NO_BUILD=	yes
 USE_PERL5_RUN=	yes
-USE_APACE=	yes
+USE_APACHE=	yes
 USE_REINPLACE=	yes
 
 CGI_DIR?=	${PREFIX}/www/cgi-bin
--- kdedict-20030925_to_20030925_1.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1138649814.86202>