# New ports collection makefile for: rubrica # Date created: 27 February 2003 # Whom: Martin Klaffenboeck # # $FreeBSD$ # PORTNAME= rubrica PORTVERSION= 2.0.8 CATEGORIES= deskutils gnome MASTER_SITES= BERLIOS DISTNAME= ${PORTNAME}2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An addressbook for the GNOME 2 desktop LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USE_BZIP2= yes USE_GNOME= gconf2 gnomehack gnomeprefix libglade2 USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" GCONF_SCHEMAS= rubrica2.schemas CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|-Wall -g|-Wall|g ; \ s|-Wmissing-prototypes -g|-Wmissing-prototypes|g' @${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||g' ${WRKSRC}/Makefile.in post-install: @${LN} -sf ${LOCALBASE}/share/icons/gnome \ ${PREFIX}/share/pixmaps/rubrica2/22x22/hicolor .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in AUTHORS CREDITS ChangeLog INSTALL NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor @${MKDIR} ${PREFIX}/share/doc/libRAL ${INSTALL_DATA} ${WRKSRC}/doc/reference/html/*.* \ ${PREFIX}/share/doc/libRAL .endif .include cinnamon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 5.10zi2015-01-233-6/+3
* Add missing USE_OPENSSL=yestijl2015-01-151-15/+8
* - Update to 5.08zi2014-12-092-3/+3
* - Update to 5.07zi2014-11-022-4/+4
* - Update to 5.06zi2014-10-213-7/+7
* - Update to 5.04zi2014-09-222-3/+3
* - Update to 5.03zi2014-08-092-3/+3
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-161-1/+1
* - Update to 5.02zi2014-06-243-7/+4
* Remove the last @comment $FreeBSD$ from plists.mat2014-04-251-1/+0
* - Add 'USES=shebangfix' to fix perl path of 'stunnel3' scriptzi2014-04-111-0/+6
* - Update to 5.01zi2014-04-092-3/+3
* - Update to 5.00zi2014-03-074-41/+31
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Install manpages, regardless of what PORTDOCS is set to [1]zi2013-08-093-18/+26
* - Update to 4.56zi2013-03-232-3/+3
* - Update to 4.55zi2013-03-042-13/+9
* - Update to 4.54zi2012-10-102-3/+3
* - Convert to OptionsNGzi2012-06-111-17/+17
* - Update to 4.53zi2012-03-202-3/+3
* - Update to 4.52zi2012-02-269-161/+19
* - Take maintainership per request of current maintainerzi2012-02-251-1/+1
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* Update to stunnel-4.43 which is not vulnerable to the securityroam2011-09-083-5/+5
* Update to stunnel-4.41 and fix the handling of CPPFLAGS.roam2011-08-018-12/+47
* Update to stunnel-4.35:roam2011-02-105-58/+11
* Implement transparent proxying using the IP_BINDANY option if available inroam2011-01-054-7/+56
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Unbreak the build on FreeBSD 6.x and other versions that needroam2010-10-211-8/+20
* - Mark BROKEN on 6.X: does not compilepav2010-10-131-0/+4
* Update to stunnel-4.34. In this version the DH parameters support wasroam2010-09-205-20/+11
* Update to stunnel-4.33; hopefully, the stability problems are fixed now.roam2010-04-165-16/+13
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* Update to stunnel-4.29. I'm holding off on the 4.30 update forroam2010-02-034-52/+6
* Fix the build on FreeBSD 6.x (an older version of OpenSSL) by replacingroam2009-11-194-26/+47
* Update stunnel to 4.28, including a patch for older SSL versions.roam2009-11-136-17/+61
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Update to stunnel-4.27.roam2009-04-232-4/+4
* - Update to 4.26miwi2009-01-092-4/+4
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-071-3/+0
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Update to stunnel-4.25.roam2008-06-032-4/+4
* Update to stunnel-4.24.roam2008-05-192-5/+4
* Update to the release version of stunnel-4.22.roam2008-03-282-5/+4
* Finish the USE_RC_SUBR transition after marcus repo-copied stunnel.shroam2008-01-263-46/+1
* Update the stunnel port to version 4.22b2 to fix inetd mode logging[1].roam2008-01-248-142/+28
* Add an official fix for the chroot mode resolving bug.roam2007-11-133-0/+105
* Update to stunnel-4.21.roam2007-10-307-18/+29
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-2/+0
* Reserve a user and group ID for the stunnel daemon.roam2007-08-282-2/+3
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
* Update to stunnel 4.20.roam2006-12-022-4/+4
* Update to stunnel 4.19 and fix the NOPORTDOCS installation to reallyroam2006-11-152-5/+6
* Fix the problem with unattended deinstallation by not even attemptingroam2006-10-092-63/+1
* A trivial update to stunnel-4.18 - Windows-related changes only.roam2006-09-262-7/+4
* Update to stunnel 4.17.roam2006-09-182-8/+4
* Update to stunnel 4.15, which has the major new feature of almost allroam2006-04-218-42/+25
* Conversion to a single libtool environment.ade2006-02-232-3/+3
* Catch up with stunnel's tools/Makefile to make the port's "make cert"roam2006-01-311-4/+3
* SHA256ifyedwin2006-01-241-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to stunnel 4.14, which is mostly a bugfix release.roam2005-11-035-3/+39
* Update to 4.13, which ought to fix the libc_r detection problem inroam2005-11-012-4/+5
* Update to stunnel 4.11, which is deemed a stable release.roam2005-07-134-70/+11
* OPTIONS'ify, but still leave WITH_STUNNEL_SSL_ENGINE out of it - it isroam2005-06-141-11/+8
* Fix the stunnel ucontext-related problems using a patch from the author,roam2005-06-143-1/+84
* - Fix deinstall script when running in BATCH mode.flz2005-06-062-1/+2