# New ports collection makefile for: gftp # Date Created: 21 Feb 1999 # Whom: Damjan Marion # # $FreeBSD$ # PORTNAME= gftp PORTVERSION= 2.0.18 PORTREVISION= 6 CATEGORIES= ftp MASTER_SITES= http://gftp.seul.org/ \ ftp://gftp.seul.org/pub/gftp/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= oliver@FreeBSD.org COMMENT= A free multithreaded GTK-based GUI ftp and sftp client GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" WANT_GNOME= yes OPTIONS= X11 "Build with X11 frontend" on \ GTK1 "gtk12 instead of gtk2" off \ NLS "Native Language Support via gettext utilities" on .if !defined(WITHOUT_X11) USE_XLIB= yes .endif .include USE_GNOME+= gnomehack .if defined(WITHOUT_X11) CONFIGURE_ARGS+=--disable-gtkport --disable-gtk20 PKGNAMESUFFIX= -nox11 USE_GNOME+= glib12 PLIST_SUB+= NOX11:="@comment " .else PLIST_SUB+= NOX11:="" WANT_GNOME= yes .if defined(WITH_GTK1) USE_GNOME+= gtk12 CONFIGURE_ENV+= _GTHREAD_LIBS="-lgthread-12" CONFIGURE_ARGS+=--disable-gtk20 .else USE_GNOME+= gtk20 CONFIGURE_ENV+= _GTHREAD_LIBS="-lgthread-2.0" .endif .endif MAN1= gftp.1 .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif .if ${HAVE_GNOME:Mgnomelibs}!="" && !defined(WITH_GTK2) USE_GNOME+= gnomeprefix gnomelibs PKGNAMESUFFIX+= -gnome PLIST_SUB+= MYGNOME="" MAKE_ENV= HAVE_GNOME=1 .else PLIST_SUB+= MYGNOME="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ s|"-lssl |& -lcrypto|' ${WRKSRC}/configure .if defined(WITHOUT_X11) @${REINPLACE_CMD} -e 's|: install-pkgdataDATA|: |' \ ${WRKSRC}/docs/sample.gftp/Makefile.in .endif .include devel/electron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/gssdp
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.14.10sunpoet2014-08-162-3/+3
* - Respect BSD.gnome.distsunpoet2014-07-281-2/+0
* - Update to 0.14.9sunpoet2014-07-262-3/+3
* - Update to 0.14.8sunpoet2014-05-263-4/+6
* - Use USES=libtoolsunpoet2014-05-202-2/+3
* - Use USES=tar:xzsunpoet2014-03-141-2/+1
* - Update to 0.14.7sunpoet2014-02-052-3/+3
* - Disable VAPIGEN completelysunpoet2013-12-281-1/+1
* - Update to 0.14.6sunpoet2013-11-032-3/+3
* - Strip shared librarysunpoet2013-10-251-0/+1
* - Convert to new options helpersunpoet2013-10-191-11/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update to 0.14.5sunpoet2013-09-072-4/+4
* - Update to 0.14.4sunpoet2013-08-102-3/+3
* - Make use of USE_GNOME=introspectionsunpoet2013-08-101-3/+2
* - Update to 0.14.3sunpoet2013-06-093-12/+12
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-2/+1
* - Add missing USE_PKGCONFIG=buildsunpoet2013-04-221-0/+1
* - Fix PLISTsunpoet2013-04-171-1/+1
* - Update to 0.14.2sunpoet2013-03-232-4/+8
* - Update to 0.13.0sunpoet2012-10-082-8/+4
* - Update to 0.12.2sunpoet2012-08-203-4/+3
* - Convert to new options frameworksunpoet2012-07-181-2/+3
* - Update to 0.12.1sunpoet2012-06-135-34/+37