aboutsummaryrefslogtreecommitdiffstats
path: root/audio/wmix/Makefile
blob: 5f73c504c2cfd04f7790878485df91a35965b63a (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
# New ports collection makefile for:   wmix
# Date created:     2 April 2001
# Whom:         Konstantinos Konstantinidis <kkonstan@daemon.gr>
#
# $FreeBSD$
#

PORTNAME=   wmix
PORTVERSION=    3.1
PORTREVISION=   3
CATEGORIES= audio windowmaker
MASTER_SITES=   http://www.ne.jp/asahi/linux/timecop/software/

MAINTAINER= novel@FreeBSD.org
COMMENT=    An audio mixer for the WindowMaker dock with TV-like OSD

PLIST_FILES=    bin/wmix
ALL_TARGET= ${PORTNAME}
USE_XORG=   xpm
MAKE_ARGS=  CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
        LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"

PORTDOCS=   AUTHORS BUGS INSTALL NEWS README

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/wmix ${PREFIX}/bin

post-install:
.ifndef (NOPORTDOCS)
    @${MKDIR} ${DOCSDIR}
.for i in ${PORTDOCS}
    @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
.endif

.include <bsd.port.mk>
/cgit/cgit.cgi/freebsd-ports-gnome/commit/emulators/bochs?id=9b436485b46ccba80cba1f79f304861b3c3e144b'>- Update to 2.4.5miwi2010-07-152-127/+13 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - Update to 2.4miwi2009-05-233-31/+259 * - Add option to enable ACPI emulationgahr2008-09-241-1/+6 * - Fix build with SDLpav2008-09-051-1/+1 * - Update to version 2.3.7lwhsu2008-06-153-15/+26 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1 * - Update to 2.3.6mm2007-12-302-9/+26 * - Update to 2.3.5miwi2007-12-153-11/+10 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - If you use ne2k driver for FreeBSD, bochs will not receive incoming packetspav2006-11-192-0/+18 * - Use SF macro in MASTER_SITES.alepulver2006-11-016-175/+198 * - Update to 2.3rafan2006-09-265-50/+16 * Enable --port-e9-hack optionvs2006-05-171-0/+9 * Use SUB_FILES instead of pre-patch commands.lawrance2006-05-143-9/+9 * - Fix build on 4.xmnag2006-03-182-7/+9 * - Update to 2.2.6pav2006-03-175-34/+52 * Replace the dangerous .error with IGNORE.linimon2006-01-271-2/+2 * - Add SHA256pav2005-11-251-0/+1 * Update to 2.2.1lawrance2005-11-153-6/+5 * - update to 2.2dinoex2005-06-245-35/+20 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Fix build with gcc-3.4krion2004-08-281-0/+11 * - Fix WITH_BOCHS_GUI_TERM to work as documentedpav2004-07-301-2/+11 * - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-8/+4 * Update to 2.1.1, changes since 2.1 are:netchild2004-03-275-33/+49 * SIZEify.trevor2004-03-181-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Fix plist and bump PORTREVISIONkris2004-01-311-1/+2 * Return to ports@ because I won't be working on FreeBSD for 3 months minimum.anholt2004-01-281-1/+1 * Remove some obsolete messages, and apply some punctuation fixes fromanholt2004-01-221-15/+4 * Update to 2.1. Try to provide a better set of default options and a betteranholt2004-01-187-236/+111 * Add in PCI bridge support. It's a run-time option, too, and is required foranholt2003-07-161-2/+3 * Fix compilation on -current.anholt2003-07-161-0/+76 * Add WITH_BOCHS_TERM and WITH_BOCHS_VESA options and explicitly disable MMX onanholt2003-05-211-5/+26 * Add support for configuring for a AMD64.obrien2003-04-141-0/+9 * Clear moonlight beckons.ade2003-03-072-1/+1 * Remove attempt at installing the 1.4.1 BIOS, which was no longer needed withanholt2003-02-141-5/+0 * Update to 2.0.2anholt2003-02-116-63/+5 * Missed slash in MASTER_SITE_SUBDIR prevented fetching.anholt2003-01-111-1/+1 * Update bochs port to 2.0.1, take maintainership.anholt2003-01-118-70/+75 * Fix emulators/bochs WITH_BOCHS_PROCESSORSedwin2002-12-121-2/+2 * Rename patch-message, which is already a bsd.port.mk target.naddy2002-11-031-2/+2 * Update to 1.4.1pat2002-07-133-33/+20 * - Add patch which fixes build under certain configurationspat2002-06-193-1/+42 * Update to 1.4pat2002-05-153-8/+10 * Unbroke on recent -current: we now need <arpa/inet.h> to get proto forsobomax2002-03-121-0/+13 * Upgrade to version 1.3. Bochs works now wonderfullmbr2002-01-093-4/+8 * include pre.mk for XFREE86_VERSION usage.sf2002-01-071-1/+3 * Mail to the maintainer bounces.will2002-01-071-1/+1 * If XFREE86_VERSION=4, we need mkfontdir from x11/XFree86-4-clients.will2002-01-071-0/+6 * Fix Makefilekevlo2001-12-061-2/+2 * Update to version 1.2.1kevlo2001-10-205-73/+219 * Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netlioux2001-08-301-1/+1 * Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.toroam2001-06-091-1/+1 * Update to 1.2.sobomax2001-06-096-110/+25 * Update to 1.1.2.sobomax2001-06-0311-87/+162 * typo clean up police: \s -> \tlioux2001-02-141-1/+1 * Style police on editors category.olgeni2001-02-051-1/+1 * Updated MASTER_SITES.roam2000-12-221-1/+1 * Drop maintainership. I haven't used bochs for a long time now.obrien2000-11-111-1/+1 * Update to 2000.0325sobomax2000-07-174-17/+10 * Add several missed from the PLIST files.sobomax2000-06-061-0/+4 * PORTNAME/VERSION stuffmharo2000-04-12