# Ports collection makefile for: afbinit # Date created: 15 September 2003 # Whom: marius@alchemy.franken.de # # $FreeBSD$ # PORTNAME= afbinit PORTVERSION= 1.0 PORTREVISION= 4 CATEGORIES= sysutils graphics MASTER_SITES= ${MASTER_SITE_DEBIAN:S/$/:afbinit,patch/} \ http://dlc.sun.com/%SUBDIR%/:microcode MASTER_SITE_SUBDIR= pool/contrib/a/afbinit/:afbinit,patch \ osol/sparc-gfx/downloads/:microcode DISTFILES= ${PORTNAME}_${PORTVERSION}.orig.tar.gz:afbinit \ afb-ucode.tar.bz2:microcode DIST_SUBDIR= ${PORTNAME} PATCH_SITES= ${MASTER_SITES} PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} PATCHFILES= ${PORTNAME}_${PORTVERSION}-4.diff.gz:patch PATCH_DIST_STRIP= -p1 MAINTAINER= marius@FreeBSD.org COMMENT= Sun AFB aka Sun Elite 3D microcode firmware loader ONLY_FOR_ARCHS= sparc64 USE_RC_SUBR= afbinit.sh WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig PKGMESSAGE= ${WRKDIR}/pkg-message MAN8= afbinit.8 post-patch: .for i in afbinit.c debian/afbinit.8 @${REINPLACE_CMD} -E -e 's|\/usr\/lib|${DATADIR}|g; \ s|(\/dev\/fb\[)[0-3]+(\])|\10-7\2|g; \ s|\/etc\/init.d\/afbinit|${PREFIX}/etc/rc.d/afbinit\{,.sh\}|g' \ ${WRKSRC}/${i} .endfor @${SED} 's|%%DATADIR%%|${DATADIR}|g' ${PKGDIR}/pkg-message > \ ${WRKDIR}/pkg-message do-build: @cd ${WRKSRC} && ${CC} ${CFLAGS} -o afbinit afbinit.c do-install: @${INSTALL_PROGRAM} ${WRKSRC}/afbinit ${PREFIX}/sbin @${INSTALL_MAN} ${WRKSRC}/debian/afbinit.8 ${PREFIX}/man/man8 @${INSTALL} -d ${DATADIR} @${INSTALL_DATA} ${WRKDIR}/afb-ucode/afb.ucode ${DATADIR} .if !defined(NOPORTDOCS) @${INSTALL} -d ${DOCSDIR} @${INSTALL_DATA} ${WRKDIR}/afb-ucode/README ${DOCSDIR} .endif post-install: @${CAT} ${WRKDIR}/pkg-message .include es/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/news/nntp
Commit message (Expand)AuthorAgeFilesLines
* - fix for CURRENTdinoex2003-07-261-0/+45
* - fix for CURRENTdinoex2003-07-263-5/+291
* - Sync with cnews paths better.dinoex2003-06-132-7/+10
* - MAINTAINER in standard captiondinoex2003-03-051-1/+1
* - retire pkg-commentdinoex2003-02-211-1/+0
* - add COMMENTdinoex2003-02-211-0/+1
* Fix a build problem with ANSI_SOURCE and CFLAGSdinoex2002-12-103-16/+5
* - Fix build on CURRENTdinoex2002-12-063-16/+27
* Fix for bento on CURRENT (u_long problem)dinoex2002-12-032-12/+59
* use #ifndef to disabledinoex2002-11-081-1/+1
* Hopefully avoid a problem with CURRENTdinoex2002-11-081-2/+12
* - reorder patchesdinoex2002-11-0423-253/+443
* change binary installation path for cnewsdinoex2002-09-011-1/+1
* Fix build on current.kris2002-06-161-0/+11
* - Add Optional documentation to the packagedinoex2002-02-203-0/+26
* - Add a patch to use getloadavg(3) instead of nlist and kernel sysmbolsdinoex2002-01-252-0/+37
* Take Maintainershipdinoex2001-08-191-1/+1
* Turn Adam David's ports loose. Look out, world!trevor2001-08-181-1/+1
* Substitute the extra spaceskevlo2000-08-111-2/+2
* PLIST configurablekevlo2000-08-072-9/+7
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-2/+2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* Update to 1.5.12.2 and add a y2k patchcpiazza2000-01-125-7/+427
* Update to reflect the new configuration of the cnews port.steve1999-11-271-1/+25
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
* awk -> ${AWK}mharo1999-08-231-2/+2
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* cnews is no longer broken.steve1998-08-301-2/+1
* NEWSFLASH! Manpages to be deleted from PLISTs!hoek1998-08-201-3/+0
* Mark this broken too, cnews victim.asami1997-12-101-1/+2
* distfile movedadam1997-08-111-2/+3
* news/{lib,cnewsbin}adam1996-12-071-3/+3
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-5/+7
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
* added myself as maintainer.adam1996-03-203-4/+6