aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/devcpu-data/Makefile
blob: 68084eb326075737c61ad06b7c065006a6fbf26b (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
29
30
31
32
33
34
35
36
37
38
39
# New ports collection makefile for:    devcpu-data
# Date created:     2007-07-19
# Whom:         stas
#
# $FreeBSD$
#

PORTNAME=   data
PORTVERSION=    0.5
PORTREVISION=   0
CATEGORIES= sysutils
MASTER_SITES=   ftp://ftp.SpringDaemons.com/soft/
PKGNAMEPREFIX=  devcpu-
DISTNAME=   ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}

MAINTAINER= stas@FreeBSD.org
COMMENT=    Intel and AMD CPUs microcode updates

USE_BZIP2=  yes
NO_BUILD=   yes

ONLY_FOR_ARCHS= i386 amd64

.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 701102
DATADIR=    ${PREFIX}/share/cpucontrol
.else
DATADIR=    ${PREFIX}/share/devcpu
.endif

USE_RC_SUBR=    microcode_update

do-install:
    ${MKDIR} ${DATADIR}/
    ${INSTALL_DATA} ${WRKSRC}/mcodes/* ${DATADIR}/
    @${TOUCH} ${DATADIR}/.do_not_delete

.include <bsd.port.post.mk>
>-remove MD5ohauer2011-07-031-1/+0 * Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-202-7/+6 * Update to 0.40.6.marcus2009-03-153-18/+4 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-103-9/+5 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-242-5/+5 * Update to 0.36.3.mezz2007-12-122-4/+4 * Update to 0.36.2ahze2007-09-172-4/+4 * Update to 0.36.1.marcus2007-08-152-4/+4 * Update to 0.36.0.mezz2007-08-042-14/+6 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1 * Actually commit the pkg-plist reversion which includes the old OrigTree.pmmarcus2007-03-112-1/+5 * Resetore the OrigTree legacy cruft for ports that still need it.marcus2007-03-082-0/+97 * Update to 0.35.5, and retire support for Perl < 5.6.marcus2007-02-255-116/+11 * Update to 0.35.4.marcus2007-01-112-4/+4 * Update to 0.35.3.marcus2007-01-062-4/+4 * Update to 0.35.2ahze2006-12-212-5/+5 * Update to 0.35.1.marcus2006-12-072-4/+4 * Portlint:mezz2006-05-162-10/+10 * Update to 0.35.0.marcus2006-05-162-5/+5