# New ports collection makefile for: yank # Date created: 28 November 1999 # Whom: Chris D. Faulhaber # # $FreeBSD$ # PORTNAME= yank PORTVERSION= 0.2.0 CATEGORIES= deskutils gnome MASTER_SITES= http://home.ins.de/~m.hussmann/software/yank/ MAINTAINER= jedgar@FreeBSD.org COMMENT= A simple notekeeper and todo-list manager for GNOME PLIST_SUB= PORTVERSION=${PORTVERSION} USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" pre-patch: @${PERL} -pi -e 's^-l(pthread|c_r)^${PTHREAD_LIBS}^g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's^\$\(datadir\)/gnome/^\$\(datadir\)/^g ; \ s^\$\(datadir\)/locale^\$\(prefix\)/share/locale^g' @find ${WRKSRC}/src/Plugins -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|_la_LDFLAGS =|_la_LDFLAGS = -avoid-version|g' .include ta/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x11-servers/xorg-server: Update to 1.14dumbbell2014-12-20136-497/+755
* Sort entries alphabetically across all categories to avoid extra repo churn.danfe2014-12-081-1/+1
* Update to upstream version 0.27.0riggs2014-12-063-5/+5
* xf86-video-ati: Update to 7.5.0dumbbell2014-11-053-16/+25
* Remove UMS DDX support (xf86-video-intel 2.7.1).kwm2014-10-2826-745/+45
* Remove the switch code between 6.14.6 and 7.2.0.kwm2014-10-203-45/+4
* - Update to 0.26.1madpilot2014-10-146-11/+116
* Fix pkgnamebapt2014-10-031-0/+1
* Add a ums only version of the ati driversbapt2014-10-038-0/+92
* Arbitrary bump portrevision to make sure a newer version is installed alon wi...bapt2014-10-012-2/+2
* - Fix extra keyboards patch, was broken by 1.8.0 updateak2014-09-132-3/+3
* Fix the PORTREVISION bump for the lang/gcc update that went badly forgerald2014-09-128-24/+24
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-1148-46/+48
* Rework checks to select between UMS and KMS versions of the ati driver.kwm2014-09-101-2/+25
* Don't query console keymapkwm2014-09-092-1/+230
* Remove non staged ports without pending PR from *bapt2014-09-025-39/+0
* Attempt to unbreakantoine2014-08-091-1/+1
* Add USE_XORG=inputproto.adamw2014-08-071-1/+1
* Update to 0.0.4.kwm2014-07-303-9/+12
* Update wacom input driver to 0.24.99.1bapt2014-06-1126-682/+335
* Remove all space characters from Makefile assignments.olgeni2014-06-091-1/+1
* x11-drivers/xf86-video-ati:kwm2014-05-302-1/+16
* - Stagifyamdmi32014-05-212-7/+3
* Convert all :U to :tu and :L to :tlbapt2014-05-051-9/+7
* Remove expired ports:rene2014-05-0423-407/+0
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-2399-121/+58
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-1750-56/+89
* Fix ppc arch in ONLY_FOR_ARCHESeadler2014-03-211-1/+1
* - Convert USE_GMAKE to USESmiwi2014-03-151-1/+1
* Mark BROKEN: Does not compileantoine2014-03-08