# New ports collection makefile for: omniNotify # Date created: 23 November 2004 # Whom: Sergey Matveychuk # # $FreeBSD$ # PORTNAME= omniNotify PORTVERSION= 2.1.01 #It' snapshot of development version actually CATEGORIES= devel python MASTER_SITES= http://www.stasyan.com/devel/distfiles/ DISTNAME= omniNotify-2-latest MAINTAINER= sem@FreeBSD.org COMMENT= CORBA Notification Service (CosNotification) for omniORB LIB_DEPENDS= omniORB4.1:${PORTSDIR}/devel/omniORB RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB # parts of omniORB4 source tree is required to build BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/omniORB:patch WRKSRC= ${WRKDIR}/${PORTNAME} CONFIGURE_WRKSRC= ${WRKSRC}/build BUILD_WRKSRC= ${CONFIGURE_WRKSRC} INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} OMNIORB_WRKSRC!= cd ${.CURDIR}/../omniORB && ${MAKE} -V WRKSRC USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKEFILE= GNUmakefile USE_LDCONFIG= yes CONFIGURE_SCRIPT= ../configure CONFIGURE_ENV+= CC=${CC} CFLAGS="${CFLAGS}" CXX=${CXX} CXXFLAGS="${CXXFLAGS}" \ CPP=${CPP} PYTHON=${PYTHON_CMD} CONFIGURE_ARGS= --with-omniorb=${LOCALBASE} .include pre-configure: @${MKDIR} ${CONFIGURE_WRKSRC} @cd ${OMNIORB_WRKSRC} && ${FIND} idl | ${CPIO} --quiet -pdum ${WRKSRC} post-patch: @${REINPLACE_CMD} -Ee 's#-pthread|-lc_r#${PTHREAD_LIBS}#;s/-O2/${CFLAGS}/' \ ${WRKSRC}/mk/beforeauto.mk.in post-install: .if !defined(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} @cd ${WRKSRC}/examples && ${FIND} . -not -name .cvsignore \ | ${CPIO} --quiet -pdum -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} .endif .include ype='submit' value='switch'/> Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
blob: dd146f5ed346452d87de424f5b8d8ad43e1c2d83 (plain) (blame)
1
#pseudo target
all Ä {libical_c_src}parameterrestrictions.inc {libical_c_src}restrictionrecords.inc

# Generate source file
{libical_c_src}parameterrestrictions.inc Ä ¶
       {libical_scripts}mkparameterrestrictions.pl ¶
      {libical_data}params-in-prop.txt ¶
     {libical_project}restrictions.make
 perl {libical_scripts}mkparameterrestrictions.pl {libical_data}params-in-prop.txt ¶
        > {libical_c_src}parameterrestrictions.inc
 # Set file creator to CodeWarrior
  setfile {libical_c_src}parameterrestrictions.inc -c CWIE

# Generate source file
{libical_c_src}restrictionrecords.inc Ä ¶
     {libical_scripts}mkrestrictionrecords.pl ¶
     {libical_data}restrictions.csv ¶
       {libical_project}restrictions.make
 perl {libical_scripts}mkrestrictionrecords.pl {libical_data}restrictions.csv ¶
     > {libical_c_src}restrictionrecords.inc
    # Set file creator to CodeWarrior
  setfile {libical_c_src}restrictionrecords.inc -c CWIE