aboutsummaryrefslogtreecommitdiffstats
path: root/net/etherboot/Makefile
blob: d00fc18accb0c18e07af48d149ef6130696f9208 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:   etherboot
# Date created:        16 April 1999
# Whom:                Doug Ambrisko <ambrisko@whistle.com>
#
# $FreeBSD$
#

PORTNAME=   etherboot
PORTVERSION=    4.7.22
CATEGORIES= net
#MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
#MASTER_SITE_SUBDIR=    ${PORTNAME}
#use development sources for now instead of standard ftp site.
MASTER_SITES=   http://etherboot.sourceforge.net/
CATEGORIES= net

MAINTAINER= ambrisko@whistle.com

NO_PACKAGE= lots of configuration necessary
USE_GMAKE=1
WRKSRC=     ${WRKDIR}/${DISTNAME}/src

do-install:
    @${ECHO} Refer ${DESCR} and ${WRKDIR}/${PKGNAME}/doc for how to
    @${ECHO} build and install the rom/floppy image.
    @exit 1

.include <bsd.port.mk>
08 +0800'>2004-03-181-1/+1 * Update to Python development snapshot as of 040311.perky2004-03-113-6/+133 * Create a symbolic link to lib/python2.3.so on lib/python2.3/config/perky2004-03-092-1/+3 * Build and install a shared library and its frontend besides static oneperky2004-03-082-19/+51 * Fix plist.perky2004-01-091-0/+1 * Add missed deltas on 2.4 040106 update.perky2004-01-092-7/+23 * Update python-devel to 2.4 20040106 snapshot.perky2004-01-091-2/+5 * Add WWW.demon2003-12-041-0/+2 * Ignore syntax errors on compiling 3rd party packages.perky2003-11-161-0/+16 * - Include pyexpat module in python base ports because python incorporatedperky2003-11-053-1/+3 * - Update lang/python-devel to Python-2.4 031022 snapshot.perky2003-10-306-35/+68 * Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsperky2003-10-221-2/+2 * BUILD_STATIC by default as lang/python does.perky2003-08-231-1/+2 * Update to 2.4a0 snapshot of 1 Aug 2003perky2003-08-013-10/+10 * Update to 2.3c1perky2003-07-195-21/+13 * o Utilize MASTER_SITE_PYTHON.perky2003-07-043-19/+33 * Update new python-devel port to 2.3.b2.perky2003-07-034-445/+864 * Take maintainerships from alane's python ports.perky2003-06-091-1/+1 * REST IN PEACEwill2003-06-091-1/+1 * Update to 2.2.3perky2003-06-04