# New ports collection makefile for: KDE PIM # Date created: 2 March 2001 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= kdepim PORTVERSION= ${KDE_VERSION} CATEGORIES= deskutils mail news kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Personal Information Management tools for KDE CONFLICTS= kdenetwork-3.1.* USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_BISON= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 KDE_BUILD_PLIST=yes OPTIONS= KPILOT "Build KPilot, hotsync software for KDE" off \ GNOKII "KAdressbook import/export for Nokia phones" off .include "${.CURDIR}/../../x11/kde3/Makefile.kde" .include .if exists(${LOCALBASE}/bin/gnokii) . if !defined(WITH_GNOKII) GNOKII_OVERRIDE=yes WITH_GNOKII= yes . endif .endif .if defined(WITH_GNOKII) LIB_DEPENDS+= gnokii:${PORTSDIR}/comms/gnokii .endif # defined ($(WITH_GNOKII)) .if defined(WITH_KPILOT) LIB_DEPENDS+= mal:${PORTSDIR}/palm/libmal \ pisock:${PORTSDIR}/palm/pilot-link PLIST_APPEND+= plist.kpilot .elseif defined(WITHOUT_KPILOT) DO_NOT_COMPILE+=kpilot .endif .if defined(DO_NOT_COMPILE) CONFIGURE_ENV+=DO_NOT_COMPILE="${DO_NOT_COMPILE}" .endif # defined(DO_NOT_COMPILE) pre-everything:: .if defined(GNOKII_OVERRIDE) @${ECHO_MSG} @${ECHO_MSG} "**********************************************************" @${ECHO_MSG} "* gnokii is installed and support has been enabled *" @${ECHO_MSG} "* automatically (no additional files will be installed). *" @${ECHO_MSG} "**********************************************************" @${ECHO_MSG} .endif pre-configure: ${REINPLACE_CMD} -e 's|-ldl||' ${WRKSRC}/configure ${REINPLACE_CMD} -e 's|-lgnokii|-lgnokii -liconv -lintl|' ${WRKSRC}/configure .include > aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-22nome-3.36'>gnome-3.36
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Security update to 1.1.8.delphij2009-12-152-5/+4
* - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2
* - Resolve LATEST_LINK conflictpav2009-06-011-0/+1
* - Add an option for unixODBCpav2009-05-122-2/+15
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-2/+2
* - Fix radsqlrelay.jmelo2008-01-312-6/+38
* - Fix last commit when 'Ability override variables' was forgotten.araujo2007-12-121-5/+5
* - Added patch to remove -pie for radiusd. [1]araujo2007-12-063-15/+26
* - Remove more 4.x cruft (obsolete comment in Makefile, obsolete patch,lwhsu2007-10-293-33/+29
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-042-30/+21
* Mark as broken on amd64 with gcc4.2. Probably needs -fPIC.linimon2007-09-301-0/+6
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1
* - Update to 1.1.7sem2007-08-064-11/+180
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
* - Update to 1.1.6stas2007-04-148-130/+39
* - Update to 1.1.5miwi2007-03-297-155/+153
* - Create default config files from *.sample and remove them if they did notsem2007-01-232-11/+21
* - Remove rlm_sql_firebird module, it breaks configure runpav2007-01-191-0/+5
* - Update to 1.1.4miwi2007-01-155-42/+67
* - Remove patch file: freeradius/files/patch-ab (see UPDATING note).alepulver2006-11-072-19/+1
* - Update to 1.1.3miwi2006-11-016-80/+41
* - Chase shared library version bump in security/heimdal.shaun2006-10-061-1/+2
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* - Some modules does not build on FreeBSD 4.X with base OpenSSLpav2006-06-122-20/+26
* - Fix OpenSSL handlingpav2006-06-061-8/+11
* - Update to 1.1.2pav2006-05-303-8/+9