Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2006 11:24:45 +0100
From:      "Julian D. Seifert" <alamar@alamar.org>
To:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD Port Question
Message-ID:  <20061205102445.GA74276@213-203-244-237.bsdtest.vdserver.de>
In-Reply-To: <2cd0a0da0612050138t782fab92q4bf77cbf1c8c8aca@mail.gmail.com>
References:  <2cd0a0da0612050138t782fab92q4bf77cbf1c8c8aca@mail.gmail.com>

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

--PEIAKu/WMn1b1Hv9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


On Tue, Dec 05, 2006 at 10:38:30AM +0100, VeeJay wrote:
> a snipt from Makefile:
>=20
> PORTNAME?=3D      mysql
> PORTVERSION=3D    5.0.2
> PORTREVISION?=3D  0
> CATEGORIES=3D     databases
> MASTER_SITES=3D   ${MASTER_SITE_MYSQL}

# grep -nie master.*site.*mysql /usr/ports/Mk/*
/usr/ports/Mk/bsd.sites.mk:661:.if !defined(IGNORE_MASTER_SITE_MYSQL)
/usr/ports/Mk/bsd.sites.mk:662:MASTER_SITE_MYSQL+=3D  \

After looking into the file /usr/ports/Mk/bsd.sites.mk we see for example:
ftp://ftp.easynet.be/mysql/Downloads/%SUBDIR%/ \

so what about subdir?
 /usr/ports/databases/mysql50-server]# grep -ie subdir=3D Make
MASTER_SITE_SUBDIR=3D     MySQL-5.0

so we have:
ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/

tada :)

cya,

	 Julian D. `alamar` Seifert

--=20
If the truth is in your favor no one will believe you.
=20
gpg fingerprint:=20
435D DDDA 251B 9D70 2F72 78E0 AA5F 11F4 A4ED 451E

--PEIAKu/WMn1b1Hv9
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFdUjrql8R9KTtRR4RAudcAKCC8rjzzBUcuM/ntAVT02fjxTaNWwCgsG2J
B+9VEae8Pukcj0mMaVwEjaA=
=882R
-----END PGP SIGNATURE-----

--PEIAKu/WMn1b1Hv9--



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