Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2008 19:57:24 +0400 (MSD)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127117: [new port] net/unison-nox11
Message-ID:  <200809051557.m85FvOW9076715@bb.ipt.ru>
Resent-Message-ID: <200809051600.m85G05t2091577@freefall.freebsd.org>

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

>Number:         127117
>Category:       ports
>Synopsis:       [new port] net/unison-nox11
>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:   Fri Sep 05 16:00:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Boris Samorodov
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
InPharmtech, Co.
>Environment:
System: FreeBSD bb.ipt.ru 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Aug 28 12:59:02 MSD 2008 root@bb.ipt.ru:/usr/obj/usr/src/sys/BB i386

>Description:
	Seems that it's worth having this port for it's package:
	% cd /exp/ports/net/unison-nox11
	% make all-depends-list | wc -l
	       5
	% cd /usr/ports/net/unison
	% make all-depends-list | wc -l
	     198

>How-To-Repeat:
>Fix:

	Only one file is created (Makefile) for net/unison-x11 port.
	There are some changes needed for the master port (net/unison) though.
	I'll send a PR with those changes soon.

--- Makefile begins here ---
# New ports collection makefile for:	net/unison-nox11
# Date created:				2008-09-05
# Whom:					bsam
#
# $FreeBSD$
#

PORTREVISION=	0
PKGNAMESUFFIX=	-nox11

MAINTAINER=	bsam@FreeBSD.org
COMMENT=	A user-level file synchronization tool (without x11 stuff)

CONFLICTS=	unison-[0-9]*, unison-devel-[0-9]*

WITHOUT_X11=	yes
MASTERDIR=	${.CURDIR}/../unison

.include "${MASTERDIR}/Makefile"
--- Makefile ends here ---

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



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