# New ports collection makefile for: linux-gtk2 # Date created: 2003-11-19 # Whom: trevor # # $FreeBSD$ # PORTNAME= gtk2 PORTVERSION= 2.4.14 PORTREVISION= 4 CATEGORIES= x11-toolkits linux DISTNAME= ${PORTNAME}-${PORTVERSION}-4.fc3.3 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= GTK+ library, version 2.X, Linux binary # these libraries are required by gtk-query-immodules-2.0 or # gdk-pixbuf-query-loaders RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libglib-2.0.so.0:${PORTSDIR}/devel/linux-glib2 \ ${LINUXBASE}/usr/lib/libatk-1.0.so.0:${PORTSDIR}/accessibility/linux-atk \ ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \ ${LINUXBASE}/usr/lib/libpng12.so.0:${PORTSDIR}/graphics/linux-png \ ${LINUXBASE}/usr/lib/libtiff.so.3:${PORTSDIR}/graphics/linux-tiff \ ${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango ONLY_FOR_ARCHS= i386 amd64 USE_XLIB= yes USE_LINUX_RPM= yes LINUX_DIST_VER= 3 INSTALLS_SHLIB= yes BRANDELF_DIRS= usr/bin PLIST_SUB= LIBVERSION="400.14" PORTVERSION="${PORTVERSION}" post-install: @chroot ${PREFIX} /usr/bin/gtk-query-immodules-2.0-32 > ${PREFIX}/etc/gtk-2.0/i386-redhat-linux-gnu/gtk.immodules @chroot ${PREFIX} /usr/bin/gdk-pixbuf-query-loaders-32 > ${PREFIX}/etc/gtk-2.0/i386-redhat-linux-gnu/gdk-pixbuf.loaders .include 3f40a686a925f92eb7df36'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mgetty+sendfax
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to version 1.28-Jan10.jmz2002-01-193-21/+31
* Upgrade to version 1.1.27.jmz2001-12-0510-65/+74
* Some port related improvements, no functional changes in mgetty itself.olgeni2001-05-046-32/+43
* Upgrade to version 1.1.25.02.01jmz2001-02-263-17/+4
* Upgrade to version 1.1.24-Jan07jmz2001-01-083-5/+18
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
* Upgrade to the latest version (1.1.22.Aug27)jmz2000-09-111-4/+1
* Upgrade to the latest version (1.1.22.Aug27)jmz2000-09-112-0/+2
* Upgrade to the latest version (1.1.22.Aug27)jmz2000-09-112-6/+4
* Mark FORBIDDEN: insecure tempfile handling means any file on the system can b...kris2000-06-261-0/+2
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
* 38000 is not a valid baud rate value. Use 38400jmz2000-03-292-2/+2