Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2012 20:40:03 GMT
From:      Michael Scheidell <scheidell@freebsd.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/169860: [patch]www/xxxterm has been renamed. I want to take over the maintainership.
Message-ID:  <201208062040.q76Ke3Ae005852@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/169860; it has been noted by GNATS.

From: Michael Scheidell <scheidell@freebsd.org>
To: <bug-followup@FreeBSD.org>, <itechbear@gmail.com>
Cc:  
Subject: Re: ports/169860: [patch]www/xxxterm has been renamed. I want to
 take over the maintainership.
Date: Mon, 6 Aug 2012 16:38:01 -0400

 --------------010102010908010903030409
 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed
 Content-Transfer-Encoding: 7bit
 
 --------------------------
 |diff -ruN www/xxxterm/Makefile www/xombrero/Makefile
 |--- www/xxxterm/Makefile    2012-07-14 22:29:18.662529000 +0800
 |+++ www/xombrero/Makefile    2012-08-03 08:56:18.000000000 +0800
 --------------------------
 Patching file Makefile using Plan A...
 Hunk #1 failed at 1.
 Hunk #2 succeeded at 45.
 1 out of 2 hunks failed--saving rejects to Makefile.rej
 
 cat Makefile.rej
 cat Makefile.rej
 ***************
 *** 1,33 ****
 - # New ports collection makefile for:    xxxterm
 - # Date created:                2011.01.15
 - # Whom:                    Aldis Berjoza <aldis@bsdroot.lv>
    #
    # $FreeBSD$
    #
 
 - PORTNAME=    xxxterm
 - PORTVERSION=    1.10.0
 - PORTREVISION=    1
 - PORTEPOCH=    1
    CATEGORIES=    www
 - MASTER_SITES=    https://opensource.conformal.com/snapshots/xxxterm/ \
            SF/xxxterm/
    EXTRACT_SUFX=    .tgz
 
 - MAINTAINER=    graudeejs@gmail.com
    COMMENT=    Minimalists vi-like web browser based on webkit and GTK+
 
 - LIB_DEPENDS=    gnutls.47:${PORTSDIR}/security/gnutls \
 -         soup-2.4:${PORTSDIR}/devel/libsoup \
 -         webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2
 -
 - USE_GNOME=    gtk20 pkgconfig
 - USE_PERL5_BUILD=YES
 -
 - PLIST_FILES=    bin/xxxterm
 - MAN1=        xxxterm.1
 - PORTEXAMPLES=    favorites xxxterm.conf
 - PLIST_DIRS+=    share/xxxterm
 
    .include <bsd.port.pre.mk>
 
 --- 1,43 ----
 + # New ports collection makefile for:    xombrero
 + # Date created:                July 27 2012
 + # Whom:                    HU Dong <itechbear@gmail.com>
    #
    # $FreeBSD$
    #
 
 + PORTNAME=    xombrero
 + PORTVERSION=    1.2.2
    CATEGORIES=    www
 + MASTER_SITES=    https://opensource.conformal.com/snapshots/xombrero/ \
            SF/xxxterm/
    EXTRACT_SUFX=    .tgz
 
 + MAINTAINER=    itechbear@gmail.com
    COMMENT=    Minimalists vi-like web browser based on webkit and GTK+
 
 + LICENSE=    ISCL
 +
 + LIB_DEPENDS=    gnutls:${PORTSDIR}/security/gnutls \
 +         soup-2:${PORTSDIR}/devel/libsoup \
 +         webkitgtk-1:${PORTSDIR}/www/webkit-gtk2
 +
 + USE_PKGCONFIG=    yes
 + USE_PERL5_BUILD=yes
 + USE_GNOME=    gtk20
 + INSTALLS_ICONS=    yes
 +
 + MAKE_ENV=    GTK_VERSION="gtk2" \
 +         PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
 +         PTHREAD_LIBS="${PTHREAD_LIBS}"
 +
 + MAN1=        xombrero.1
 + PORTEXAMPLES=    favorites playflash.sh xombrero.conf
 +
 + BUILD_WRKSRC=    ${WRKSRC}/freebsd
 +
 + OPTIONS_DEFINE=    EXAMPLES
 +
 + SUB_FILES=    xombrero
 
    .include <bsd.port.pre.mk>
 
 -- 
 Michael Scheidell, CTO
  >*| * SECNAP Network Security Corporation
 d: +1.561.948.2259
 w: http://people.freebsd.org/~scheidell
 
 --------------010102010908010903030409
 Content-Type: text/html; charset="ISO-8859-1"
 Content-Transfer-Encoding: 7bit
 
 <html>
   <head>
 
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   </head>
   <body bgcolor="#FFFFFF" text="#000000">
     --------------------------<br>
     |diff -ruN www/xxxterm/Makefile www/xombrero/Makefile<br>
     |--- www/xxxterm/Makefile&nbsp;&nbsp;&nbsp; 2012-07-14 22:29:18.662529000 +0800<br>
     |+++ www/xombrero/Makefile&nbsp;&nbsp;&nbsp; 2012-08-03 08:56:18.000000000 +0800<br>
     --------------------------<br>
     Patching file Makefile using Plan A...<br>
     Hunk #1 failed at 1.<br>
     Hunk #2 succeeded at 45.<br>
     1 out of 2 hunks failed--saving rejects to Makefile.rej<br>
     <br>
     cat Makefile.rej<br>
     cat Makefile.rej <br>
     ***************<br>
     *** 1,33 ****<br>
     - # New ports collection makefile for:&nbsp;&nbsp;&nbsp; xxxterm<br>
     - # Date created:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 2011.01.15<br>
     - # Whom:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Aldis Berjoza <a class="moz-txt-link-rfc2396E" href="mailto:aldis@bsdroot.lv">&lt;aldis@bsdroot.lv&gt;</a><br>
     &nbsp; #<br>
     &nbsp; # $FreeBSD$<br>
     &nbsp; #<br>
     &nbsp; <br>
     - PORTNAME=&nbsp;&nbsp;&nbsp; xxxterm<br>
     - PORTVERSION=&nbsp;&nbsp;&nbsp; 1.10.0<br>
     - PORTREVISION=&nbsp;&nbsp;&nbsp; 1<br>
     - PORTEPOCH=&nbsp;&nbsp;&nbsp; 1<br>
     &nbsp; CATEGORIES=&nbsp;&nbsp;&nbsp; www<br>
     - MASTER_SITES=&nbsp;&nbsp;&nbsp;
     <a class="moz-txt-link-freetext" href="https://opensource.conformal.com/snapshots/xxxterm/">https://opensource.conformal.com/snapshots/xxxterm/</a>; \<br>
     &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SF/xxxterm/<br>
     &nbsp; EXTRACT_SUFX=&nbsp;&nbsp;&nbsp; .tgz<br>
     &nbsp; <br>
     - MAINTAINER=&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:graudeejs@gmail.com">graudeejs@gmail.com</a><br>
     &nbsp; COMMENT=&nbsp;&nbsp;&nbsp; Minimalists vi-like web browser based on webkit and
     GTK+<br>
     &nbsp; <br>
     - LIB_DEPENDS=&nbsp;&nbsp;&nbsp; gnutls.47:${PORTSDIR}/security/gnutls \<br>
     - &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; soup-2.4:${PORTSDIR}/devel/libsoup \<br>
     - &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2<br>
     - <br>
     - USE_GNOME=&nbsp;&nbsp;&nbsp; gtk20 pkgconfig<br>
     - USE_PERL5_BUILD=YES<br>
     - <br>
     - PLIST_FILES=&nbsp;&nbsp;&nbsp; bin/xxxterm<br>
     - MAN1=&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; xxxterm.1<br>
     - PORTEXAMPLES=&nbsp;&nbsp;&nbsp; favorites xxxterm.conf<br>
     - PLIST_DIRS+=&nbsp;&nbsp;&nbsp; share/xxxterm<br>
     &nbsp; <br>
     &nbsp; .include &lt;bsd.port.pre.mk&gt;<br>
     &nbsp; <br>
     --- 1,43 ----<br>
     + # New ports collection makefile for:&nbsp;&nbsp;&nbsp; xombrero<br>
     + # Date created:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; July 27 2012<br>
     + # Whom:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; HU Dong <a class="moz-txt-link-rfc2396E" href="mailto:itechbear@gmail.com">&lt;itechbear@gmail.com&gt;</a><br>
     &nbsp; #<br>
     &nbsp; # $FreeBSD$<br>
     &nbsp; #<br>
     &nbsp; <br>
     + PORTNAME=&nbsp;&nbsp;&nbsp; xombrero<br>
     + PORTVERSION=&nbsp;&nbsp;&nbsp; 1.2.2<br>
     &nbsp; CATEGORIES=&nbsp;&nbsp;&nbsp; www<br>
     + MASTER_SITES=&nbsp;&nbsp;&nbsp;
     <a class="moz-txt-link-freetext" href="https://opensource.conformal.com/snapshots/xombrero/">https://opensource.conformal.com/snapshots/xombrero/</a>; \<br>
     &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SF/xxxterm/<br>
     &nbsp; EXTRACT_SUFX=&nbsp;&nbsp;&nbsp; .tgz<br>
     &nbsp; <br>
     + MAINTAINER=&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:itechbear@gmail.com">itechbear@gmail.com</a><br>
     &nbsp; COMMENT=&nbsp;&nbsp;&nbsp; Minimalists vi-like web browser based on webkit and
     GTK+<br>
     &nbsp; <br>
     + LICENSE=&nbsp;&nbsp;&nbsp; ISCL<br>
     + <br>
     + LIB_DEPENDS=&nbsp;&nbsp;&nbsp; gnutls:${PORTSDIR}/security/gnutls \<br>
     + &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; soup-2:${PORTSDIR}/devel/libsoup \<br>
     + &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; webkitgtk-1:${PORTSDIR}/www/webkit-gtk2<br>
     + <br>
     + USE_PKGCONFIG=&nbsp;&nbsp;&nbsp; yes<br>
     + USE_PERL5_BUILD=yes<br>
     + USE_GNOME=&nbsp;&nbsp;&nbsp; gtk20<br>
     + INSTALLS_ICONS=&nbsp;&nbsp;&nbsp; yes<br>
     + <br>
     + MAKE_ENV=&nbsp;&nbsp;&nbsp; GTK_VERSION="gtk2" \<br>
     + &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \<br>
     + &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PTHREAD_LIBS="${PTHREAD_LIBS}"<br>
     + <br>
     + MAN1=&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; xombrero.1<br>
     + PORTEXAMPLES=&nbsp;&nbsp;&nbsp; favorites playflash.sh xombrero.conf<br>
     + <br>
     + BUILD_WRKSRC=&nbsp;&nbsp;&nbsp; ${WRKSRC}/freebsd<br>
     + <br>
     + OPTIONS_DEFINE=&nbsp;&nbsp;&nbsp; EXAMPLES<br>
     + <br>
     + SUB_FILES=&nbsp;&nbsp;&nbsp; xombrero<br>
     &nbsp; <br>
     &nbsp; .include &lt;bsd.port.pre.mk&gt;<br>
     <br>
     <div class="moz-signature">-- <br>
       Michael Scheidell, CTO<br>
       <font color="#999999">&gt;</font><font color="#cc0000"> <b>| </b></font>
       SECNAP Network Security Corporation<br>
       d: +1.561.948.2259<br>
       w: <a class="moz-txt-link-freetext" href="http://people.freebsd.org/~scheidell">http://people.freebsd.org/~scheidell</a>;
     </div>
   </body>
 </html>
 
 --------------010102010908010903030409--



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