From b52c47970c2d271af7cee2361f1d510ca854368a Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Wed, 12 Jul 2006 20:23:21 +0000 Subject: In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100123 Submited by: maintainer --- x11/e17-module-weather/Makefile | 4 +++- x11/e17-module-weather/files/patch-configure | 11 ----------- x11/e17-module-weather/pkg-plist | 7 ++++--- 3 files changed, 7 insertions(+), 15 deletions(-) delete mode 100644 x11/e17-module-weather/files/patch-configure (limited to 'x11') diff --git a/x11/e17-module-weather/Makefile b/x11/e17-module-weather/Makefile index f53f241b95a5..8d4ccdd37b55 100644 --- a/x11/e17-module-weather/Makefile +++ b/x11/e17-module-weather/Makefile @@ -7,7 +7,7 @@ PORTNAME= weather PORTVERSION= 23062006 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://mbsd.msk.ru/dist/ PKGNAMEPREFIX= e17-module- @@ -26,6 +26,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" +PLIST_SUB+= MODULE_ARCH=freebsd${OSREL}-${ARCH} + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" diff --git a/x11/e17-module-weather/files/patch-configure b/x11/e17-module-weather/files/patch-configure deleted file mode 100644 index f4922f2a5aa5..000000000000 --- a/x11/e17-module-weather/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Fri Jun 23 17:10:30 2006 -+++ configure Fri Jun 23 17:10:42 2006 -@@ -23390,7 +23390,7 @@ - - - --MODULE_ARCH="$host_os-$host_cpu" -+MODULE_ARCH="" - - - cat >>confdefs.h <<_ACEOF diff --git a/x11/e17-module-weather/pkg-plist b/x11/e17-module-weather/pkg-plist index 8447bc33a25d..66c078bb5d6f 100644 --- a/x11/e17-module-weather/pkg-plist +++ b/x11/e17-module-weather/pkg-plist @@ -61,10 +61,10 @@ lib/enlightenment/modules/weather/images/unknown.png lib/enlightenment/modules/weather/images/wind.png lib/enlightenment/modules/weather/images/wswarning.png lib/enlightenment/modules/weather/images/wswatch.png -lib/enlightenment/modules/weather/module.a +lib/enlightenment/modules/weather/%%MODULE_ARCH%%/module.a lib/enlightenment/modules/weather/module.eap -lib/enlightenment/modules/weather/module.la -lib/enlightenment/modules/weather/module.so +lib/enlightenment/modules/weather/%%MODULE_ARCH%%/module.la +lib/enlightenment/modules/weather/%%MODULE_ARCH%%/module.so lib/enlightenment/modules/weather/module_icon.png lib/enlightenment/modules/weather/vera.ttf lib/enlightenment/modules/weather/weather.edc @@ -73,4 +73,5 @@ lib/enlightenment/modules/weather/weather.edj %%NLS%%share/locale/it/LC_MESSAGES/weather.mo %%NLS%%share/locale/ja/LC_MESSAGES/weather.mo @dirrm lib/enlightenment/modules/weather/images +@dirrm lib/enlightenment/modules/weather/%%MODULE_ARCH%% @dirrm lib/enlightenment/modules/weather -- cgit 4d5231781827eda6deea812'/>
path: root/sysutils/rsyslog3
Commit message (Expand)AuthorAgeFilesLines
* - Unbreak: Conditionalize the utmpx patch based on OSVERSIONpgollucci2010-12-122-1/+6
* - Update:pgollucci2010-12-103-6/+3
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longererwin2010-10-291-1/+1
* - Mark BROKEN: does not compilepav2010-10-201-0/+2
* RSYSLOG OVERHAUL: Part 18 (last)pgollucci2010-10-061-1/+1
* RSYSLOG OVERHAUL: Part 16pgollucci2010-10-061-1/+1
* RSYSLOG OVERHAUL: Part 15pgollucci2010-10-062-4/+4
* RSYSLOG OVERHAUL: Part 14pgollucci2010-10-061-0/+2
* RSYSLOG OVERHAUL: Part 1pgollucci2010-10-065-17/+111
* - Chase net-snmp shlib bumpsylvio2010-06-031-1/+1
* Mark bROKEN on 9.x: does not builderwin2010-04-191-1/+7
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Fix conflicting latest linkspgollucci2010-01-071-0/+2
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-2/+2
* - Update to 3.22.1miwi2009-07-082-4/+4
* - Resolve LATEST_LINK conflictpav2009-06-011-0/+1
* - Update to 3.22.0miwi2009-04-254-8/+8
* - Update to 3.20.5miwi2009-04-052-4/+4
* - Fix plistmiwi2009-02-221-1/+2
* - Update to 3.20.4miwi2009-02-203-6/+6
* - Update to 3.20.3miwi2009-02-033-6/+8
* - add more portscout flagsmiwi2009-01-041-1/+1
* - Add PORTSCOUT variable.miwi2008-12-302-2/+2
* - Add PORTSCOUT variable.miwi2008-12-281-0/+2
* - Change dependency to security/gnutlsmiwi2008-12-082-2/+6
* - Update to 3.20.2miwi2008-12-074-8/+35
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
* - Depend on pkg-config [1]sat2008-05-152-1/+5
* - Clean up rc scriptsat2008-05-072-1/+1
* Add rsyslog 3.x to ports:sat2008-05-068-83/+97
* - Fix plistsat2008-04-022-0/+2
* - Update to 2.0.4sat2008-03-282-4/+4
* - Update to 2.0.3sat2008-03-172-4/+4
* - Update to 2.0.2sat2008-02-283-5/+9
* - Update to 2.0.1sat2008-01-262-4/+4
* - Update to 2.0.0sat2008-01-032-4/+4
* - Update to 1.21.2sat2008-01-012-5/+5
* - Update to 1.21.1sat2007-12-242-4/+4
* - Update to 1.21.0sat2007-12-202-5/+5
* - Update to 1.20.2sat2007-12-192-6/+5
* - Let rsyslog modules lib_depend on logging to fix buildsat2007-12-161-1/+1
* - Add MySQL and PostgreSQL output modules for rsyslogsat2007-12-141-6/+10
* - Prefer mirrors to the official master site due to asat2007-12-131-1/+1
* - Update to 1.20.1sat2007-12-132-4/+5
* - Update to 1.20.0sat2007-12-122-5/+4
* - Update to 1.19.10sat2007-10-203-4/+7
* - Update to 1.19.9sat2007-10-142-5/+5
* - Update to 1.19.8sat2007-09-283-10/+6
* - Update to 1.19.6sat2007-09-122-4/+5
* - Update to 1.19.5sat2007-09-082-4/+4
* - Update to 1.19.4sat2007-09-052-4/+4
* - Update to 1.19.3sat2007-08-312-4/+4
* - Update to 1.19.2sat2007-08-282-4/+4
* - Update to 1.19.1sat2007-08-264-13/+83
* - 1.18.2sat2007-08-142-5/+4
* - Add workarounds to support newsyslog(8) and /dev/logsat2007-08-093-4/+45
* - Update to 1.18.1sat2007-08-092-4/+4
* - Update to 1.18.0sat2007-08-042-5/+5
* - Update to 1.17.6sat2007-08-012-4/+4
* - Update to 1.17.5sat2007-07-312-4/+4
* - Update to 1.17.4sat2007-07-272-4/+4
* - Update to 1.17.3sat2007-07-262-4/+4
* - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now defaultrafan2007-07-241-1/+1
* - Update to 1.17.2sat2007-07-232-18/+30