From aff305939eb2837e2ad55e0baaf2914767fc7cff Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 14 May 2002 15:45:53 +0000 Subject: Add gnomesystemmonitor after repo copy from gtop. This is the GNOME 2.0 graphical version of top. --- sysutils/gnomesystemmonitor/Makefile | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to 'sysutils/gnomesystemmonitor/Makefile') diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index e9d0d3b18523..f5daab730521 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/Makefile @@ -1,29 +1,33 @@ -# New ports collection makefile for: gtop -# Date created: 28 September 1998 -# Whom: Yukihiro Nakai +# New ports collection makefile for: gnomesystemmonitor +# Date created: 09 May 2002 +# Whom: Joe Marcus Clarke # # $FreeBSD$ # -PORTNAME= gtop -PORTVERSION= 1.0.13 -PORTREVISION= 1 +PORTNAME= gnomesystemmonitor +PORTVERSION= 1.1.6 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/gtop +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020501 +DISTNAME= gnome-system-monitor-${PORTVERSION} +DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= msgfmt-old:${PORTSDIR}/devel/gettext-old -LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop +LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ + gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ + wnck-1.2:${PORTSDIR}/x11-toolkits/libwnck +USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= yes +USE_GMAKE= yes USE_LIBTOOL= yes +CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ + --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" \ - MSGFMT="${LOCALBASE}/bin/msgfmt-old" \ - XGETTEXT="${LOCALBASE}/bin/xgettext-old" + LIBS="-L${LOCALBASE}/lib -lutil" +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ -- cgit 'dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark some ports failing on aarch64, and, in a few cases, other tier-2linimon2017-05-031-1/+3
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Drop maintainership and return them back to the pool.cpm2017-02-241-1/+1
* - Mark broken in i386:amdmi32016-12-211-1/+2
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-071-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-1/+1
* many ports: mark broken on powerpc64swills2016-04-221-0/+2
* Log:cpm2016-01-2711-49/+48
* Mark BROKEN: fails to build, does not respect DISABLE_MAKE_JOBSantoine2015-12-191-0/+2
* MASTER_SITES cleanup.mat2015-05-141-3/+2
* Remove latest occurence of a versionned USE_GCC, perfer USE_GCC=yes insteadbapt2014-10-071-1/+1
* - Remove unnecessary ${ARCH} wrappers around OPTIONS_DEFAULT_{i386|amd64}riggs2014-09-161-6/+4
* - Use DYNAMIC_ARCH on i386 and amd64 by defaultriggs2014-09-151-6/+7
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Stage math/gotoblas and assign maintainership to submittermarino2014-09-071-24/+22
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-3/+3
* Reset maintainership for ports not staged with no pending PRbapt2014-07-241-1/+1
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-071-1/+1
* Convert GMAKE to MAKE_CMDbapt2014-06-251-5/+5
* - Convert gmake,bzip2 to USESmiwi2014-05-261-1/+0
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-2/+2
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-0/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert to new perl frameworkbapt2013-09-171-1/+2
* Convert to new options frameworkbapt2013-06-051-23/+16
* Replace the use of _GCC_BUILD_DEPENDS (which was never meant to begerald2013-03-242-3/+2
* Update LAPACK part to 3.4.0.maho2012-02-134-21/+505
* Dynamic selection of arch is only for package building.maho2011-10-141-6/+10
* Fix build when gcc other than gcc46 exists.maho2011-10-062-1/+4
* "$" for CROSS_SUFFIX must be escaped.maho2011-10-061-1/+1
* forgot to add a patch.maho2011-09-281-0/+12
* Build fix with gcc46 [1] and other small improvements [2].maho2011-09-285-88/+160
* Add libgfortran for shared libs (i.e. included in ELF DT_NEEDED)maho2011-08-092-1/+11
* Mark as broken on non-x86: does not link: searches for x86-specific optimizat...linimon2011-07-161-1/+5
* a. remove RESTRICTED linemaho2010-11-291-1/+1
* Now GotoBLAS is distributed under BSD license.maho2010-11-282-17/+6
* Fix distfile message. add one more mirror.maho2010-04-151-2/+5
* Fix dynamic arch build.maho2010-02-162-4/+18
* Build fix on i386.maho2010-02-076-207/+29
* Fix build.maho2010-02-071-28/+0
* Update to 1.13.maho2010-02-063-14/+40
* Update to 2.1.11p1.maho2010-02-0217-268/+525
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
* Build fix on amd64 (might be appropreate for i386 as well)maho2009-09-111-0/+1
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-08