# Created by: gahr # $FreeBSD$ PORTNAME= fxite DISTVERSIONPREFIX= FXITE- DISTVERSION= 0_92 PORTREVISION= 4 CATEGORIES= editors MAINTAINER= ports@FreeBSD.org COMMENT= Advanced cross-platform text editor LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= yetanothergeek USES= autoreconf desktop-file-utils gettext gmake lua pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-system-lua \ --with-lua-pkg=lua-${LUA_VER} CXXFLAGS+= -fPIC LDFLAGS+= -L${LOCALBASE}/lib -lintl PLIST_FILES= bin/fxite \ share/applications/fxite.desktop \ share/pixmaps/fxite.xpm OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= FOX16 FOX17 OPTIONS_DEFAULT= FOX16 FOX16_DESC= Fox 1.6 GUI toolkit support FOX16_LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 FOX16_CONFIGURE_ENV= FOX_CFLAGS="$$(fox-config --cflags)" \ FOX_LIBS="$$(fox-config --libs)" \ RESWRAP="${LOCALBASE}/bin/reswrap" FOX17_DESC= Fox 1.7 GUI toolkit support FOX17_BROKEN= Fails to build: recorder.cpp:104:9: error: no matching member function for call to 'prepend' FOX17_LIB_DEPENDS= libFOX-1.7.so:x11-toolkits/fox17 FOX17_CONFIGURE_ENV= FOX_CFLAGS="$$(pkgconf fox17 --cflags)" \ FOX_LIBS="$$(pkgconf fox17 --libs) -lX11" \ RESWRAP="${LOCALBASE}/bin/fox-1.7/reswrap" TOOLKIT_DESC= GUI toolkit .include ut type='hidden' name='id' value='30d615c525077ddd90f2ae5dde892f31906251bc'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail-spamcontrol/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-1/+1
* - Update to spamcontrol-2317garga2005-10-131-1/+1
* Update spamcontrol patch to 2316garga2005-07-141-2/+2
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-121-1/+0
* - Update to spamcontrol-2314sem2005-05-261-1/+1
* - Transfer all work to MASTER port and make slave ports easiersem2005-05-101-122/+4
* o Pacify a lot of portlint WARN and FATAL messagessem2005-05-061-15/+10
* - Update to spamcontrol-2.3.13sergei2005-04-181-1/+1
* Change maintainer's email address.barner2005-04-111-1/+1
* - Remove BARRIER to show advertise of WITH_PRESERVE_CONFIG_FILES optionflz2005-03-151-1/+0
* - OPTIONS-ifysergei2005-03-141-44/+33
* Fix INDEX build.krion2005-03-121-1/+5