aboutsummaryrefslogtreecommitdiffstats
path: root/x11/fspanel/Makefile
blob: 21eefb89e8681fe61d5efe2bf2e1b440a042cb23 (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
# New ports collection makefile for:    fspanel
# Date created:     17 jan 2001
# Whom:         The Anarcat <anarcat@anarcat.dyndns.org>
#
# $FreeBSD$
#

PORTNAME=   fspanel
PORTVERSION=    0.7.6
CATEGORIES= x11
MASTER_SITES=   http://sapphire.sourceforge.net/

# patched version is from sapphire project (0.7.6)
# the original version (0.7) is there
#MASTER_SITES=  http://www.chatjunkies.org/${PORTNAME}/

MAINTAINER= anarcat@anarcat.dyndns.org

USE_X_PREFIX=   yes
MAKEFILE=   Makefile.freebsd
ALL_TARGET= ${PORTNAME}

pre-patch:
    @${PERL} -pi.orig -e "s#/usr/local#${PREFIX}#g" ${WRKSRC}/${MAKEFILE}

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

.include <bsd.port.mk>
r> * - Drop subversion dependency (not used, breaks build by touching ~)amdmi32014-06-172-12/+31 * Unbreak, after I broke it on r357306.olgeni2014-06-172-3/+5 * Reset the 99 ports still listed under sylvio@marino2014-06-121-1/+1 * - Switch textproc/gdome2 to USES=libtool, drop .la filesamdmi32014-06-061-1/+1 * - Switch to USES=libtool, drop .la filesamdmi32014-06-062-4/+2 * - Stagifyamdmi32014-06-052-14/+7 * - Convert gmake,bzip2 to USESmiwi2014-05-291-1/+1 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1 * Python cleanup:rene2014-01-141-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * - Update to 5.0.1sylvio2013-01-105-126/+169 * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Chase rrdtool shlib version bump.sylvio2012-05-081-1/+1 * - Adds knob for py-mako so OP can include py-mako dependencysylvio2012-01-181-1/+7 * - Fix RUN_DEPENDS (:=), mostly for portlintsylvio2012-01-154-14/+35 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * PR: 16041scheidell2011-11-212-12/+19 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Track dependencies after databases/gdbm updategabor2011-09-121-1/+2 * - Update to 4.1.0sylvio2011-08-193-5/+10 * - Fix to RUN_DEPENDS, added dependencies rrdtool and GeoIPsylvio2011-02-221-1/+5 * - Update to 4.0.1sylvio2011-02-117-332/+169 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Punt autoconf267->autoconf268ade2010-10-161-1/+1 * Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2 * Update libevent to 1.4.14bmm2010-07-251-1/+1 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - Mark BROKEN on 6.X: does not configurepav2010-05-261-0/+4 * - update to 1.4.1dinoex2010-03-281-1/+1 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * - Removed line BROKEN, the port now fetch files in Makefile and no more durin...sylvio2010-03-021-2/+0 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Removed dependencies of wgetsylvio2010-02-034-10/+111 * Mark BROKEN: fetches files during build stage.erwin2010-01-311-0/+2 * - Fix to install file etter.finger.ossylvio2010-01-203-0/+109 * - Update my mail address to FreeBSDsylvio2009-11-281-1/+1 * - Update to 3.3.10miwi2009-09-207-52/+65 * - Reassign maintainer to ports@wxs2009-09-101-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-032-9/+1 * - Turn off a debug knob which was left on.wxs2009-06-232-1/+12 * - Remove ASDATA knob as it is no longer applicable.wxs2009-06-092-10/+1 * - Update to 3.3.9.wxs2009-06-086-24/+101 * - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichwxs2009-05-091-0/+1 * Update to 3.3.8wxs2008-10-184-35/+33 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * Require rrdtool-1.2 or higher. rrdtool10 results in a build error.wxs2008-06-141-2/+2 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Explicitly disable SNMP which breaks the build when net-mgmt/net-snmp is inst...wxs2008-03-031-2/+3 * Update my address.wxs2008-02-041-1/+1 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+2 * [MAINTAINER]: Fix net/ntopedwin2007-09-121-1/+1 * - Update to 3.3pav2007-07-229-144/+115 * - Fix build with qt4.miwi2007-05-262-5/+14 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1