FreeBSD Port Question
Julian D. Seifert
alamar at alamar.org
Tue Dec 5 02:25:29 PST 2006
On Tue, Dec 05, 2006 at 10:38:30AM +0100, VeeJay wrote:
> a snipt from Makefile:
>
> PORTNAME?= mysql
> PORTVERSION= 5.0.2
> PORTREVISION?= 0
> CATEGORIES= databases
> MASTER_SITES= ${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+= \
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= Make
MASTER_SITE_SUBDIR= MySQL-5.0
so we have:
ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/
tada :)
cya,
Julian D. `alamar` Seifert
--
If the truth is in your favor no one will believe you.
gpg fingerprint:
435D DDDA 251B 9D70 2F72 78E0 AA5F 11F4 A4ED 451E
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20061205/06cb1464/attachment.pgp
More information about the freebsd-questions
mailing list