head	1.15;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.11
	old_RELEASE_7_2_0:1.5
	old_old_RELEASE_7_1_0:1.3
	old_old_RELEASE_6_4_0:1.3
	old_old_RELEASE_5_EOL:1.3
	old_old_RELEASE_7_0_0:1.2
	old_old_RELEASE_6_3_0:1.2
	old_old_PRE_XORG_7:1.2
	old_old_RELEASE_4_EOL:1.2
	old_old_RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.15
date	2012.11.17.05.57.29;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2011.03.03.09.26.38;	author ehaupt;	state Exp;
branches;
next	1.13;

1.13
date	2010.09.13.18.42.10;	author nox;	state Exp;
branches;
next	1.12;

1.12
date	2009.11.15.20.21.38;	author bsam;	state Exp;
branches;
next	1.11;

1.11
date	2009.08.08.14.15.31;	author bsam;	state Exp;
branches;
next	1.10;

1.10
date	2009.08.08.12.48.00;	author bsam;	state Exp;
branches;
next	1.9;

1.9
date	2009.07.03.20.58.54;	author nox;	state Exp;
branches;
next	1.8;

1.8
date	2009.06.15.21.44.20;	author bsam;	state Exp;
branches;
next	1.7;

1.7
date	2009.06.01.17.26.14;	author bsam;	state Exp;
branches;
next	1.6;

1.6
date	2009.05.12.14.53.58;	author bsam;	state Exp;
branches;
next	1.5;

1.5
date	2009.04.01.15.25.31;	author bsam;	state Exp;
branches;
next	1.4;

1.4
date	2009.03.29.15.56.03;	author bsam;	state Exp;
branches;
next	1.3;

1.3
date	2008.04.19.17.48.45;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2006.11.08.00.12.10;	author acm;	state Exp;
branches;
next	1.1;

1.1
date	2006.08.04.14.38.03;	author acm;	state Exp;
branches;
next	;


desc
@@


1.15
log
@Switch exporter over
@
text
@# New ports collection makefile for:	ftp/linux-f10-curl
# Date created:				2009-05-03
# Whom:					bsam
#
# $FreeBSD: head/ftp/linux-f10-curl/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	curl
PORTVERSION=	7.19.6
PORTREVISION=	1
CATEGORIES=	ftp linux
MASTER_SITES=	CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
PKGNAMEPREFIX=	linux-f10-
DISTFILES=	curl-${PORTVERSION}-${RPMVERSION}.i386.rpm \
		libcurl-${PORTVERSION}-${RPMVERSION}.i386.rpm

.if defined(PACKAGE_BUILDING)
SRC_DISTFILES=	curl-${PORTVERSION}-${RPMVERSION}.src.rpm
ALWAYS_KEEP_DISTFILES=	YES
.endif

MAINTAINER=	emulation@@FreeBSD.org
COMMENT=	The command line tool for transferring files with URL syntax (Linux Fedora 10)

CONFLICTS=	linux-curl-[0-9]* linux-f8-curl-[0-9]*

USE_LINUX_RPM=	yes
USE_LINUX_APPS=	cyrus-sasl2 openldap
LINUX_DIST_VER=	10
RPMVERSION=	2.fc10
USE_LDCONFIG=	yes
BRANDELF_FILES=	usr/bin/curl
DESCR=	${.CURDIR}/../${PORTNAME}/pkg-descr

PLIST_FILES=	usr/bin/curl usr/lib/libcurl.so.4 usr/lib/libcurl.so.4.1.1
DOCSDIR=	usr/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS=	BUGS COPYING FEATURES README TODO CHANGES FAQ MANUAL RESOURCES TheArtOfHttpScripting
MANPREFIX=	${PREFIX}/usr/share
MAN1=		curl.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>
@


1.14
log
@Add a more reliable mirrors for fc4 and f10 linux emulation ports.

Triggered by:	distilator
Reviewed by:	netchild (emulation)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@- Update rpms to 7.19.6-2.fc10

PR:		ports/150133
Submitted by:	Marin ROCHE <krnkktz@@gmail.com>
@
text
@d12 1
@


1.12
log
@Update to version 7.19.4-6.fc10.

PR:		ports/140573
Submitted by:	Glen Barber <glen.j.barber at gmail.com>
@
text
@d10 1
d29 1
a29 1
RPMVERSION=	1.fc10
@


1.11
log
@. LINUX_RPM ports install compressed manpages, so set MANCOMPRESSED=yes;
. bump PORTREVISIONs.

PR:		ports/135341
Submitted by:	amdmi3
@
text
@d9 1
a9 2
PORTVERSION=	7.19.4
PORTREVISION=	4
d28 1
a28 1
RPMVERSION=	6.fc10
@


1.10
log
@Update to version 7.19.4-6.fc10.

PR:		ports/137554 (based on)
Submitted by:	codebloc
@
text
@d10 1
a10 1
PORTREVISION=	3
d39 1
@


1.9
log
@- Add the new security/linux-f10-cyrus-sasl2 and net/linux-f10-openldap
  infrastructure ports to Mk/bsd.linux-apps.mk and add missing
  dependecies on these to the ftp/linux-f10-curl port.  (They are
  needed for www/linux-f10-flashplugin10 to be committed next.)
- Bump ftp/linux-f10-curl PORTREVISION
@
text
@d10 1
a10 1
PORTREVISION=	2
d29 1
a29 1
RPMVERSION=	5.fc10
@


1.8
log
@Update to libcurl-7.19.4-5.fc10.

PR:		ports/135342
Submitted by:	amdmi
@
text
@d10 1
a10 1
PORTREVISION=	1
d27 1
@


1.7
log
@Here are new Linux Fedora 10 infrastructure ports.

Those ports are intended to be used with 8-CURRENT at least
with SVN r192206.

If you want to switch to linux-f10 ports, please define at /etc/make.conf:
  OVERRIDE_LINUX_BASE_PORT=f10
  OVERRIDE_LINUX_NONBASE_PORTS=f10

An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401
and 20070327.

For the first time all tested linux ports work as expected(!):
. acroread8;
. google-earth;
. skype;
. seamonkey.

Many thanks for kernel folks who really did the main work
(and I wrote only some lines of ports).

There is a good chance that those ports may become a default
for 8.0-RELEASE. Please, test and report back to emulation@@ ML.
@
text
@d10 1
d13 2
a14 2
DISTFILES=	curl-7.19.4-4.fc10.i386.rpm \
		libcurl-7.19.4-4.fc10.i386.rpm
d17 1
a17 1
SRC_DISTFILES=	curl-7.19.4-4.fc10.src.rpm
d28 1
@


1.6
log
@Repocopies finished:
-----
accessibility/linux-f8-atk -> accessibility/linux-f10-atk
archivers/linux-f8-ucl -> archivers/linux-f10-ucl
archivers/linux-f8-upx -> archivers/linux-f10-upx
audio/linux-f8-alsa-lib -> audio/linux-f10-alsa-lib
audio/linux-f8-arts -> audio/linux-f10-arts
audio/linux-f8-esound -> audio/linux-f10-esound
audio/linux-f8-freealut -> audio/linux-f10-freealut
audio/linux-f8-libaudiofile -> audio/linux-f10-libaudiofile
audio/linux-f8-libogg -> audio/linux-f10-libogg
audio/linux-f8-libvorbis -> audio/linux-f10-libvorbis
audio/linux-f8-openal -> audio/linux-f10-openal
audio/linux-f8-sdl_mixer -> audio/linux-f10-sdl_mixer
databases/linux-f8-sqlite3 -> databases/linux-f10-sqlite3
devel/linux-f8-allegro -> devel/linux-f10-allegro
devel/linux-f8-libglade -> devel/linux-f10-libglade
devel/linux-f8-libglade2 -> devel/linux-f10-libglade2
devel/linux-f8-libsigc++20 -> devel/linux-f10-libsigc++20
devel/linux-f8-nspr -> devel/linux-f10-nspr
devel/linux-f8-sdl12 -> devel/linux-f10-sdl12
emulators/linux_base-f10 -> emulators/linux_base-f10
ftp/linux-f8-curl -> ftp/linux-f10-curl
graphics/linux-f8-cairo -> graphics/linux-f10-cairo
graphics/linux-f8-dri -> graphics/linux-f10-dri
graphics/linux-f8-gdk-pixbuf -> graphics/linux-f10-gdk-pixbuf
graphics/linux-f8-imlib -> graphics/linux-f10-imlib
graphics/linux-f8-jpeg -> graphics/linux-f10-jpeg
graphics/linux-f8-libmng -> graphics/linux-f10-libmng
graphics/linux-f8-png -> graphics/linux-f10-png
graphics/linux-f8-png10 -> graphics/linux-f10-png10
graphics/linux-f8-sdl_image -> graphics/linux-f10-sdl_image
graphics/linux-f8-tiff -> graphics/linux-f10-tiff
graphics/linux-f8-ungif -> graphics/linux-f10-ungif
lang/linux-f8-libg2c -> lang/linux-f10-libg2c
lang/linux-f8-tcl84 -> lang/linux-f10-tcl85
multimedia/linux-f8-libtheora -> multimedia/linux-f10-libtheora
security/linux-f8-libssh2 -> security/linux-f10-libssh2
security/linux-f8-nss -> security/linux-f10-nss
security/linux-f8-openssl -> security/linux-f10-openssl
textproc/linux-f8-aspell -> textproc/linux-f10-aspell
textproc/linux-f8-expat -> textproc/linux-f10-expat
textproc/linux-f8-libxml -> textproc/linux-f10-libxml
textproc/linux-f8-libxml2 -> textproc/linux-f10-libxml2
textproc/linux-f8-scim-gtk -> textproc/linux-f10-scim-gtk
textproc/linux-f8-scim-libs -> textproc/linux-f10-scim-libs
x11-fonts/linux-f8-fontconfig -> x11-fonts/linux-f10-fontconfig
x11-themes/linux-f8-hicolor-icon-theme -> x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f8-gtk -> x11-toolkits/linux-f10-gtk
x11-toolkits/linux-f8-gtk2 -> x11-toolkits/linux-f10-gtk20-openmotif
x11-toolkits/linux-f8-pango -> x11-toolkits/linux-f10-pango
x11-toolkits/linux-f8-qt33 -> x11-toolkits/linux-f10-qt33
x11-toolkits/linux-f8-tk84 -> x11-toolkits/linux-f10-tk85
x11/linux-f8-xorg-libs -> x11/linux-f10-xorg-libs
-----

PR:		ports/134265
Submitted by:	bsam (me)
Repocopied by:	portmgr (marcus)
@
text
@d1 2
a2 2
# New ports collection makefile for:	ftp/linux-f8-curl
# Date created:				2009-03-30
d9 1
a9 1
PORTVERSION=	7.18.2
d11 8
a18 2
PKGNAMEPREFIX=	linux-f8-
DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}
d21 3
a23 1
COMMENT=	The command line tool for transferring files with URL syntax (Linux Fedora 8)
d26 1
a26 2
LINUX_DIST_VER=	8
RPMVERSION=	7.fc8
d31 1
a31 1
PLIST_FILES=	usr/bin/curl usr/lib/libcurl.so.4 usr/lib/libcurl.so.4.1.0
@


1.5
log
@Here are new Linux Fedora 8 infrastructure ports.

The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)
@
text
@@


1.4
log
@A forced commit to indicate repocopies from linux-* to linux-f8-*
infrastructure ports:
-----
accessibility/linux-atk -> accessibility/linux-f8-atk
archivers/linux-ucl -> archivers/linux-f8-ucl
archivers/linux-upx -> archivers/linux-f8-upx
audio/linux-alsa-lib -> audio/linux-f8-alsa-lib
audio/linux-arts -> audio/linux-f8-arts
audio/linux-esound -> audio/linux-f8-esound
audio/linux-freealut -> audio/linux-f8-freealut
audio/linux-libaudiofile -> audio/linux-f8-libaudiofile
audio/linux-libogg -> audio/linux-f8-libogg
audio/linux-libvorbis -> audio/linux-f8-libvorbis
audio/linux-mikmod -> audio/linux-f8-mikmod
audio/linux-openal -> audio/linux-f8-openal
audio/linux-sdl_mixer -> audio/linux-f8-sdl_mixer
devel/linux-allegro -> devel/linux-f8-allegro
devel/linux-libglade -> devel/linux-f8-libglade
devel/linux-libglade2 -> devel/linux-f8-libglade2
devel/linux-libsigc++20 -> devel/linux-f8-libsigc++20
devel/linux-sdl12 -> devel/linux-f8-sdl12
ftp/linux-curl -> ftp/linux-f8-curl
graphics/linux-cairo -> graphics/linux-f8-cairo
graphics/linux-gdk-pixbuf -> graphics/linux-f8-gdk-pixbuf
graphics/linux-imlib -> graphics/linux-f8-imlib
graphics/linux-jpeg -> graphics/linux-f8-jpeg
graphics/linux-libGLU -> graphics/linux-f8-libGLU
graphics/linux-libmng -> graphics/linux-f8-libmng
graphics/linux-png -> graphics/linux-f8-png
graphics/linux-png10 -> graphics/linux-f8-png10
graphics/linux-sdl_image -> graphics/linux-f8-sdl_image
graphics/linux-tiff -> graphics/linux-f8-tiff
graphics/linux-ungif -> graphics/linux-f8-ungif
lang/linux-libg2c -> lang/linux-f8-libg2c
multimedia/linux-libtheora -> multimedia/linux-f8-libtheora
security/linux-openssl -> security/linux-f8-openssl
textproc/linux-aspell -> textproc/linux-f8-aspell
textproc/linux-expat -> textproc/linux-f8-expat
textproc/linux-libxml -> textproc/linux-f8-libxml
textproc/linux-libxml2 -> textproc/linux-f8-libxml2
textproc/linux-scim-gtk -> textproc/linux-f8-scim-gtk
textproc/linux-scim-libs -> textproc/linux-f8-scim-libs
x11-fonts/linux-fontconfig -> x11-fonts/linux-f8-fontconfig
x11-themes/linux-hicolor-icon-theme -> x11-themes/linux-f8-hicolor-icon-theme
x11-toolkits/linux-gtk -> x11-toolkits/linux-f8-gtk
x11-toolkits/linux-gtk2 -> x11-toolkits/linux-f8-gtk2
x11-toolkits/linux-openmotif -> x11-toolkits/linux-f8-openmotif
x11-toolkits/linux-pango -> x11-toolkits/linux-f8-pango
x11-toolkits/linux-qt33 -> x11-toolkits/linux-f8-qt33
x11/linux-xorg-libs -> x11/linux-f8-xorg-libs
-----

PR:		ports/132855
Submitted by:	bsam (me)
Repocopied by:	portmgr (marcus)
@
text
@d1 3
a3 3
# New ports collection makefile for:	linux-curl
# Date created:		2006-08-04
# Whom:			Jose Alonso Cardenas Marquez <acm@@FreeBSD.org>
d9 1
a9 1
PORTVERSION=	7.13.1
d11 2
a12 2
PKGNAMEPREFIX=	linux-
DISTNAME=	${PORTNAME}-${PORTVERSION}-5.fc4
d14 2
a15 2
MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Curl linux version
d18 2
a19 1
LINUX_DIST_VER=	4
d21 1
a21 1
AUTOMATIC_PLIST=	yes
d24 6
@


1.3
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@@


1.2
log
@- Remove ONLY_FOR_ARCHS

Suggested by:	kris
Noticed by:	alepulver
@
text
@d19 1
a19 1
INSTALLS_SHLIB=	yes
@


1.1
log
@- New port: ftp/linux-curl

curl is a client to get documents/files from servers, using any of the
supported protocols. The command is designed to work without user
interaction or any kind of interactivity.

curl offers a busload of useful tricks like proxy support, user
authentication, ftp upload, HTTP post, SSL (https:) connections, file
transfer resume and more.

(Linux version)

WWW: http://curl.haxx.se/

Approved by:	garga (mentor)
@
text
@a16 1
ONLY_FOR_ARCHS=	i386 amd64
@

