# New ports collection makefile for: img # Date created: 25 March 1999 # Whom: KIRIYAMA Kazuhiko # # $FreeBSD$ # PORTNAME= libimg PORTVERSION= 1.2b2 CATEGORIES= japanese graphics tk80 japanese MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/packages-8.0/graphics/Img/1.2/ \ http://www.aaa-int.or.jp/~jfactory/TkStep/dist/ DISTNAME= img${PORTVERSION} MAINTAINER= kiri@pis.toba-cmt.ac.jp BUILD_DEPENDS= ${PREFIX}/lib/tcl8.0jp/tclIndex:${PORTSDIR}/japanese/tcl80 \ ${PREFIX}/lib/tk8.0jp/tk.tcl:${PORTSDIR}/japanese/tk80 USE_AUTOCONF= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl=${PREFIX}/lib/tcl${TCLVERSION}jp \ --with-tk=${PREFIX}/lib/tk${TKVERSION}jp \ --disable-stubs INSTALLS_SHLIB= yes LDCONFIG_DIRS= ${PREFIX}/lib/Img1.2 TCLVERSION= 8.0 TKVERSION= 8.0 PORTDOCDIR= ${PREFIX}/share/doc/img pre-configure: ${CHMOD} 755 ${WRKSRC}/configure .include post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PORTDOCDIR} (cd ${WRKSRC}; ${INSTALL_DATA} ANNOUNCE README changes ${PORTDOCDIR}) .endif .if ${PORTOBJFORMAT} == "aout" ${LN} -sf libimg12.so.1.0 ${PREFIX}/lib/Img1.2/libimg12.so .else ${LN} -sf libimg12.so.1 ${PREFIX}/lib/Img1.2/libimg12.so .endif .include od='get'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* multimedia/ffmpeg: update to 4.1jbeich2018-11-061-1/+1
* Add -znotext to LDFLAGS on i386, for lldemaste2018-09-271-0/+1
* Fix build on aarch64riggs2018-08-201-3/+0
* multimedia/ffmpeg: update to 4.0jbeich2018-05-021-1/+1
* - Pet portlintamdmi32018-01-061-2/+2
* This should not have been marked broken on armv6. It _had_ been broken atlinimon2017-05-031-1/+1
* Mark some ports failing on aarch64, and, in a few cases, other tier-2linimon2017-05-031-0/+3
* multimedia/gstreamer-ffmpeg: unbreak on armv6jbeich2017-02-071-8/+0
* multimedia/ffmpeg: simplify ARCH workaroundjbeich2016-12-191-6/+1
* Once again attempt to fix build on aarch64/armv6 by not stomping on CFLAGS.linimon2016-11-291-1/+1
* Attempt to fix aarch64 using the same trick as armv6.linimon2016-11-151-6/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-5/+5
* Drop 8 support.mat2015-10-151-1/+1
* Set PORTSCOUT on gstreamer portstijl2015-07-211-0/+2
* Disable clang's integrated-as for this build. Modify ARM assemblysbruno2015-01-211-0/+8
* Fixup some asm code to support ARM. Fixes build on ARM platforms.sbruno2014-12-061-1/+1
* - Ensure internal libavcodec builds correct architecture-dependent coderiggs2014-09-091-17/+32
* Add USES=libtooltijl2014-08-311-2/+2
* Use binutils port on FreeBSD/ia64.tijl2014-03-281-1/+1
* Only set -fno-force-addr in CFLAGS when the compiler is gcc. [1]kwm2014-03-031-3/+8
* Stagify Gstreamer ports.kwm2013-11-021-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Fix multiple security issues in the bundled libav version by replacing itkwm2013-08-201-10/+16
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
* upgrade to 0.10.13bapt2011-11-061-1/+1
* Fix build on FreeBSD 10kwm2011-10-291-0/+1
* - fix stupid mistakebapt2011-10-061-1/+1
* - upgrade to 0.10.12bapt2011-10-061-21/+38
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+4
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
* Update Gstreamer (core) to 0.10.33kwm2011-05-111-1/+0
* Fix build on -current with updated binutils.kwm2011-03-201-1/+1
* Fix the gstreamer ffmpeg plugin but borrowing a fix from the ffmpeg port.kwm2010-07-291-0/+3
* Update to 0.10.11.kwm2010-07-251-1/+5
* Make sure the bundled ffmpeg configure knows which compiler to use.kwm2010-05-301-0/+1
* Update to 0.10.10.kwm2010-03-301-2/+4
* Update to 0.10.8.kwm2009-07-151-1/+1
* Update to 0.10.7.kwm2009-04-061-1/+1
* Update to 0.10.6.kwm2009-01-281-4/+3
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Update to 0.10.4ahze2008-05-271-2/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* Update to 0.10.3ahze2008-01-081-2/+1
* Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who se...ahze2007-07-051-0/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Remove 4.x patch since we don't don't support gstreamer on 4.x anymoreahze2006-12-191-4/+1
* Update to 0.10.2.mezz2006-12-161-2/+2
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-14