head	1.22;
access;
symbols
	RELEASE_8_3_0:1.20
	RELEASE_9_0_0:1.20
	RELEASE_7_4_0:1.20
	RELEASE_8_2_0:1.20
	RELEASE_6_EOL:1.20
	RELEASE_8_1_0:1.20
	RELEASE_7_3_0:1.18
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.17
	RELEASE_7_1_0:1.17
	RELEASE_6_4_0:1.17
	RELEASE_5_EOL:1.17
	RELEASE_7_0_0:1.17
	RELEASE_6_3_0:1.17
	PRE_XORG_7:1.14
	RELEASE_4_EOL:1.14
	RELEASE_6_2_0:1.14
	RELEASE_6_1_0:1.13
	RELEASE_5_5_0:1.13
	RELEASE_6_0_0:1.13
	RELEASE_5_4_0:1.13
	RELEASE_4_11_0:1.13
	RELEASE_5_3_0:1.13
	RELEASE_4_10_0:1.13
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.12
	RELEASE_5_1_0:1.12
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.4;
locks; strict;
comment	@# @;


1.22
date	2012.11.17.05.58.00;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2012.10.13.13.39.56;	author dinoex;	state Exp;
branches;
next	1.20;

1.20
date	2010.06.05.07.54.44;	author dinoex;	state Exp;
branches;
next	1.19;

1.19
date	2010.06.04.13.49.08;	author dinoex;	state Exp;
branches;
next	1.18;

1.18
date	2009.08.22.00.22.40;	author amdmi3;	state Exp;
branches;
next	1.17;

1.17
date	2007.07.22.21.05.50;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2007.06.26.16.49.50;	author dinoex;	state Exp;
branches;
next	1.15;

1.15
date	2007.06.26.16.41.22;	author dinoex;	state Exp;
branches;
next	1.14;

1.14
date	2006.09.05.05.08.32;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2003.12.29.06.47.01;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2003.04.05.08.08.08;	author dinoex;	state Exp;
branches;
next	1.11;

1.11
date	2003.03.04.20.02.46;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2003.02.20.18.26.35;	author dinoex;	state Exp;
branches;
next	1.9;

1.9
date	2003.01.22.19.14.05;	author dinoex;	state Exp;
branches;
next	1.8;

1.8
date	2002.06.08.07.01.06;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2002.01.28.07.31.04;	author dinoex;	state Exp;
branches;
next	1.6;

1.6
date	2002.01.05.23.43.11;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2001.10.01.19.24.10;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2001.08.25.06.13.05;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2001.08.21.18.38.22;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2001.08.20.06.36.29;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.18.20.57.05;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.22
log
@Switch exporter over
@
text
@# $FreeBSD: head/german/unix-connect/Makefile 305832 2012-10-13 13:39:56Z dinoex $

PORTNAME=	unix-connect
PORTVERSION=	0.95
CATEGORIES=	german comms news mail
MASTER_SITES=	ftp://ftp.dinoex.org/pub/unix-connect/ \
		SF		


MAINTAINER=	dinoex@@FreeBSD.org
COMMENT=	Unix-Connect - mail+news-gateway for Zconnect (tm)

BUILD_DEPENDS=	lrz:${PORTSDIR}/comms/lrzsz

LICENSE_COMB=	multi
LICENSE=	GPLv2 BSD

WRKSRC=		${WRKDIR}/${DISTNAME}
#USE_GMAKE=     yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=--with-user=news
CONFIGURE_ARGS+=--with-group=dialer
CONFIGURE_ARGS+=--with-execdir=${PREFIX}/libexec/uconnect
CONFIGURE_ARGS+=--with-confdir=${PREFIX}/etc/uconnect
CONFIGURE_ARGS+=--with-spooldir=/var/spool/uconnect
CONFIGURE_ARGS+=--with-mail=sendmail
CONFIGURE_ARGS+=--with-news=cnews
CONFIGURE_ARGS+=--enable-testing
CFLAGS+=	-g
CFLAGS:=	${CFLAGS:S/-O[0-9]*//g}	# gcc generates broken code in uwsmtp

MANUAL_PACKAGE_BUILD=	needs hostname

post-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
.for i in README INSTALL TODO ChangeLog ChangeLog.configure
	${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/
.endfor
	@@${TAR} -C ${WRKSRC}/docs -cf - . | ${TAR} -C ${DOCSDIR} -xf -
.endif

.include <bsd.port.mk>
@


1.21
log
@SVN rev 305832 on 2012-10-13 13:39:56Z by dinoex

- cleanup comments
Feature safe: yes
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.20
log
@add LICENSE_COMB
@
text
@a0 4
# New ports collection makefile for:    unix-connect
# Date created:         01.May 1999
# Whom:                 dirk.meyer@@dinoex.sub.org
#
a1 1
#
@


1.19
log
@LICENSE GPLv2
@
text
@d20 2
a21 1
LICENSE=	GPLv2
@


1.18
log
@- Switch SourceForge ports to the new File Release System: categories starting with G
@
text
@d20 2
@


1.17
log
@- remove config for package on pointyhat
@
text
@d12 2
a13 2
		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.16
log
@- use MANUAL_PACKAGE_BUILD
Suggested by:	pav
@
text
@a33 3
.if defined(PARALLEL_PACKAGE_BUILD)
CONFIGURE_ARGS+=--with-domain=example.com
.endif
@


1.15
log
@- mark IGNORE for pointyhat
Approved by:	pav (portmgr)
@
text
@d37 1
a37 3
.if defined(PARALLEL_PACKAGE_BUILD)
IRGNORE=	builds not without hostname
.endif
@


1.14
log
@- hack around missing domainame
http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log
@
text
@d37 3
@


1.13
log
@- update to 0.95
@
text
@d34 4
@


1.12
log
@- fix PLIST
@
text
@d9 1
a9 1
PORTVERSION=	0.94
@


1.11
log
@- MAINTAINER in standard caption
@
text
@d26 1
a26 1
CONFIGURE_ARGS+=--with-confdir=/etc/uconnect
@


1.10
log
@- add COMMENT
@
text
@d15 1
a15 1
MAINTAINER=	dinoex@@freebsd.org
@


1.9
log
@- make portlint happier
@
text
@d16 1
@


1.8
log
@Update to: unix-connect-0.94
@
text
@d15 1
a15 1
MAINTAINER=     dinoex@@freebsd.org
d30 2
a31 2
CFLAGS+=-g
CFLAGS:= ${CFLAGS:S/-O[0-9]*//g}	# gcc generates broken code in uwsmtp
@


1.7
log
@Change some defines from "YES" to "yes"
See samples in the porters-handbook.
@
text
@d6 1
d9 1
a9 1
PORTVERSION=	0.93
@


1.6
log
@- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
@
text
@d20 1
a20 1
GNU_CONFIGURE=	YES
@


1.5
log
@Update to 0.93

- Fixed problem in current
- Support for charsets extended
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/unix-connect/Makefile,v 1.4 2001/08/25 06:13:05 dinoex Exp $
d34 1
a34 1
	${MKDIR} ${PREFIX}/share/doc/unix-connect
d36 1
a36 1
	${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/unix-connect
d38 1
a38 1
	@@cd ${WRKSRC}/docs; tar cf - . | (cd ${PREFIX}/share/doc/unix-connect; tar xf -)
@


1.4
log
@Add missing BUILD_DEPENDS line.
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/unix-connect/Makefile,v 1.3 2001/08/21 18:38:22 dinoex Exp $
d8 1
a8 1
PORTVERSION=	0.92
@


1.3
log
@Avoid to build with broken Optimisation
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/unix-connect/Makefile,v 1.2 2001/08/20 06:36:29 dinoex Exp $
d15 2
@


1.2
log
@Fix problem with PKGNAMEPREFIX set
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/unix-connect/Makefile,v 1.1 2001/08/18 20:57:05 dinoex Exp $
d28 1
@


1.1
log
@New port of unix-connect

[German]

UNIX-Connect kann sehr vielseitig eingesetzt werden. Entwickelt wurde
es, um ein Unix-System als Server im Z-NETZ (im alten Sinne) einsetzen
zu koennen. Nebeneffekt ist die Gateway-Funktion. Gerade die Gateway-Routinen
sind relativ gut portabel (ANSI-C ohne wesentliche UNIX-Einfluesse), und daher
bereits auf anderen Computertypen realisiert worden. Bei den Online-Routinen
ist das schwieriger, aber nicht unmoeglich.

UNIX-Connect kann auch als Point benutzt werden - also um am heimischen
Linux-System die Nachrichten aus der Z-NETZ MailBox vor Ort im ELM oder NN
zu lesen. Dieser Einsatzmoeglichkeit widmet die Dokumentation ein eigenes
Kapitel, da hierbei sehr viele Konfigurationsprobleme von vornherein
vermieden werden koennen.

Autoren:
     * 1993-1994 Martin Husemann         * 1995-1998 Christopher Creutzig
     * 1997-1998 Detlef Wuerkner         * 1995-2000 Moritz Both
     * 1997-2000 Matthias Andree         * 1997-2000 Andreas Barth
     * 1999-2000 Krischan Jodies         * 1996-2001 Dirk Meyer

FTP: ftp://ftp.sf.net/pub/sourceforge/unix-connect/
FTP: ftp://unix-connect.sf.net/pub/unix-connect/
FTP: ftp://ftp.dinoex.org/pub/unix-connenct/
WWW: http://www.dinoex.de/unix-connect.html
@
text
@d5 1
a5 1
# $FreeBSD: $
d16 1
a16 1
WRKSRC=		${WRKDIR}/${PKGNAME}
@

