# New ports collection makefile for: synfigstudio # Date created: 25 Jun 2006 # Whom: Yinghong.Liu # # $FreeBSD$ # PORTNAME= synfigstudio DISTVERSION= 0.63.05 PORTREVISION= 1 CATEGORIES= graphics multimedia MASTER_SITES= SF/synfig/${PORTNAME}/${PORTVERSION} MAINTAINER= dhn@FreeBSD.org COMMENT= Vector-based 2D animation software package BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ETL.pc:${PORTSDIR}/devel/etl LIB_DEPENDS= synfig.0:${PORTSDIR}/devel/synfig \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 USE_GNOME= gnomehack gtk20 USE_GETTEXT= yes USE_GMAKE= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e '/optimization_flags/s|CXXFLAGS=|#CXXFLAGS=| ; \ /optimization_flags/s|CFLAGS=|#CFLAGS=|' -e \ 's|sk_SK|sk|g' ${WRKSRC}/configure # FIX LC_MESSAGES ${MV} ${WRKSRC}/po/sk_SK.gmo ${WRKSRC}/po/sk.gmo post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in AUTHORS ChangeLog INSTALL NEWS README TODO @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif .include ref='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Explicitly disable HAL support, it currently doesn't work on FreeBSD.lofi2006-10-181-2/+3
* Fix bold/intensive fonts in konsole.lofi2006-09-191-1/+1
* Fix KControl/kcmshell so the Peripherals/Digital Camera KControl modulelofi2006-09-141-1/+1
* Fix KControl. Paving the road to a peaceful coexistence with GNOME inlofi2006-09-141-0/+3
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-131-1/+0
* Fix KDE Bug 128610 (kscreensaver does not launch screensaver after x minutes).lofi2006-07-061-1/+1
* Look for the kde-xdg-env dependency file in the right place.lofi2006-06-251-1/+1
* - Fix KDE Bug 128754 (media:/ confuses filedescriptor devices with floppies)lofi2006-06-161-1/+1
* - Use shutdown -p now by default as kdm HALT_CMD.lofi2006-06-151-1/+1
* Add missing '+' and fix depending on kde-xdg-env.ale2006-06-081-1/+1
* - Work around KDE bug 128757.lofi2006-06-071-0/+2
* Update to KDE 3.5.3lofi2006-06-061-2/+1
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* Fix KDE bug 124826.lofi2006-04-081-0/+1
* Update to KDE 3.5.2lofi2006-03-311-4/+6
* Conversion to a single libtool environment.ade2006-02-231-2/+2
* Fix support for keymaps with local variants (en_US, de_CH etc.) in kxkb.lofi2006-02-031-0/+1
* Be more explicit about the openssl dependency.lofi2006-01-121-1/+4
* Update to KDE 3.5.0lofi2006-01-091-2/+1
* Add a patch to fix KDE Bug 114385 (kdm segfaults on XDMCP request).lofi2005-12-011-0/+1
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-051-11/+4
* Fix a potential local root vulnverability in kcheckpass.lofi2005-09-051-1/+1
* Konqueror bugfixorama:lofi2005-08-061-0/+1
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-1/+0
* Fix some of the issues in the media:/ kioslave. proc filesystems should nolofi2005-07-121-1/+1
* Fix compilation with OpenLDAP 2.3.4lofi2005-07-061-0/+1
* Change dependency pattern for libusb to usb-0.1lofi2005-06-291-1/+1
* Update to KDE 3.4.1lofi2005-06-261-1/+0
* Add CONFLICTS with kdeartwork 3.2.x and kdeartwork 3.3.x (plastik widgetlofi2005-03-261-1/+1
* Disable building kompmgr, instead RUN_DEPEND on it if xorg is installed.lofi2005-03-211-0/+5
* Update to KDE 3.4lofi2005-03-211-9/+6
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* More cups-fixes and a patch that prevents konqueror from resettinglofi2005-02-061-0/+5
* Add imake as build dependency. It will soon no longer be picked up bylesi2004-12-081-1/+2
* Update to KDE 3.3.1lofi2004-11-081-1/+5
* Bump PORTREVISION for the last commit.arved2004-10-111-1/+1
* Fix a typoarved2004-10-101-1/+1
* Fix bug in the default genkdmconf template - kdm would try and parselofi2004-09-241-1/+1
* The rc-script was botched, correct that and bump PORTREVISION.lofi2004-09-011-1/+2
* Update to KDE 3.3lofi2004-08-311-12/+7
* A couple of patches didn't make it from the kde-freebsd repo into ports.lofi2004-08-131-1/+1
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-111-6/+12
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1
* Update to version 3.2.3lofi2004-06-101-1/+0
* Bump PORTREVISION.lofi2004-05-181-0/+1
* Fix a fat fingered commit I made two weeks ago:lofi2004-05-181-1/+1
* Put the pkg-message template back into PKGDIR.lofi2004-05-031-1/+1
* Process the pkg-message template earlier than post-install solofi2004-05-021-3/+7
* Update to KDE 3.2.2lofi2004-04-201-2/+2
* Respect WITHOUT_FOO.lofi2004-03-281-18/+1
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-101-13/+28
* Bump PORTREVISION.lofi2004-02-111-0/+1
* USE_MOTIF by default now - netscape plugins compat is en vogue againlofi2004-02-101-13/+6
* Shorten COMMENT.lofi2004-02-101-1/+1
* Update to KDE 3.2.0lofi2004-02-051-3/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1
* Multiple bugfixes and enhancements for kdebase.lofi2003-08-291-6/+4
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-291-1/+1
* - Conditional ldap supportarved2003-06-031-5/+8
* Update to KDE 3.1.2lioux2003-05-20