head	1.10;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2;
locks; strict;
comment	@# @;


1.10
date	2013.03.13.12.55.07;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2013.03.12.21.05.50;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.11.17.06.02.38;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2009.08.22.00.38.11;	author amdmi3;	state Exp;
branches;
next	1.6;

1.6
date	2008.04.11.13.45.59;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2006.05.14.02.04.43;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2004.02.06.11.37.57;	author demon;	state Exp;
branches;
next	1.3;

1.3
date	2003.02.22.09.13.12;	author demon;	state Exp;
branches;
next	1.2;

1.2
date	2002.07.03.21.12.30;	author demon;	state Exp;
branches;
next	1.1;

1.1
date	2002.07.03.20.59.55;	author demon;	state Exp;
branches;
next	;


desc
@@


1.10
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314037
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	links
# Date created:		21 January 2000
# Whom:			Michael Vasilenko <acid@@stu.cn.ua>
#
# $FreeBSD: head/www/links1/Makefile 314037 2013-03-13 08:04:02Z demon $
#

PORTNAME=	links
PORTVERSION=	1.03
PORTEPOCH=	1
CATEGORIES=	www
MASTER_SITES=	http://www.jikos.cz/~mikulas/links/download/

MAINTAINER=	demon@@FreeBSD.org
COMMENT=	Lynx-like text WWW browser

GNU_CONFIGURE=	yes

USE_OPENSSL=	yes
NO_LATEST_LINK=	yes
CONFLICTS=	links-2*

MAN1=		links.1

.include <bsd.port.mk>
@


1.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313981
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d5 1
a5 1
# $FreeBSD: head/www/links1/Makefile 313981 2013-03-12 15:51:14Z demon $
d12 1
a12 3
MASTER_SITES=	http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
		SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}		

@


1.8
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/links1/Makefile 300897 2012-07-14 14:29:18Z beat $
d9 1
a9 1
PORTVERSION=	0.98
@


1.7
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Register CONFLICTS with www/links port

PR:		ports/121781
Requested by:	Anatoly Borodin <anatoly.borodin@@gmail.com>
@
text
@d13 2
a14 2
		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	links
@


1.5
log
@[PATCH] www/links1: drop bad MASTER_SITES, add new ones.

	Drop 2 bad sites, and make use of sourceforge mirrors. [1]
	As a note, there is a links-0.99pre6.tar.gz version, but I
	guess (since we also have www/links) there's a good reason
	to keep 0.98 for links1

	Reported by:		fenner's distfiles survey [1]

PR:		ports/95737
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@@people.tecnik93.com>
Approved by:	maintainer timeout
@
text
@d23 1
@


1.4
log
@Add NO_LATEST_LINK.
@
text
@d13 2
a14 3
		http://ice.dammit.lt/links/download/ \
		http://links.sourceforge.net/download/ \
		ftp://ftp.fu-berlin.de/unix/network/www/links/
@


1.3
log
@De-pkg-comment.
@
text
@d23 1
@


1.2
log
@Update to 0.98.
@
text
@d18 1
@


1.1
log
@Put links-0.97 back as links1.  This corresponds to www/links port as of
27.06.2002.  links-2 is not fully compatible with links-0.97 and this
breaks doc builds.
@
text
@d9 1
a9 2
PORTVERSION=	0.97
PORTREVISION=	1
d12 1
a12 1
MASTER_SITES=	http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ \
@

