diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile index 20ba7d215aea..36e58da0f221 100644 --- a/polish/aspell/Makefile +++ b/polish/aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= aspell SPELLVERSION= 6-pl-6.0_20061121-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Polish dictionary DICT= pl .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/polish/fortunepl/Makefile b/polish/fortunepl/Makefile index 80963af6b8b7..9bc59b83b411 100644 --- a/polish/fortunepl/Makefile +++ b/polish/fortunepl/Makefile @@ -1,39 +1,37 @@ -# Created by: Aleksander Fafula - PORTNAME= fortunepl PORTVERSION= 20091121 CATEGORIES= polish MASTER_SITES= ftp://master-ftp.pld-linux.org/${F_SUBDIR}/ \ ftp://ftp.atm.pld-linux.org/${F_SUBDIR}/ \ ftp://ftp.icm.edu.pl/pub/linux/distributions/pld-linux/${F_SUBDIR}/ \ ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/pld/${F_SUBDIR}/ \ ftp://ftp.heanet.ie/pub/pld-linux/${F_SUBDIR}/ F_SUBDIR= pool/f/fortunes-pl DISTFILES= fortunes-pl-${PORTVERSION}-3.src.rpm MAINTAINER= ports@FreeBSD.org COMMENT= Lot of funny Polish fortune files NO_ARCH= yes WRKSRC= ${WRKDIR}/fortunes-pl-${PORTVERSION} .if exists(/usr/games/strfile) STRCMD= /usr/games/strfile .elif exists(/usr/bin/strfile) STRCMD= /usr/bin/strfile .else IGNORE= needs strfile command. Please install games distribution of base system .endif post-extract: @(cd ${WRKDIR} && ${TAR} zxf fortunes-pl-${PORTVERSION}.tar.bz2) do-build: (cd ${WRKSRC} && ${FIND} . -type f -exec ${STRCMD} {} \;) do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune/pl ${INSTALL_DATA} ${WRKSRC}/* \ ${STAGEDIR}${PREFIX}/share/games/fortune/pl .include diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 4a31d89f6c32..bb250cdb220e 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -1,92 +1,90 @@ -# Created by: smyru@heron.pl - PORTNAME= gnugadu2 PORTVERSION= 2.3.0 PORTREVISION= 17 CATEGORIES= polish net-im MASTER_SITES= SF/ggadu/gg2/${PORTVERSION} DISTNAME= gg2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gadu-Gadu IM network client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libgadu.so:polish/libgadu \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig GNU_CONFIGURE= yes USES= gettext gmake gnome libtool localbase pathfix perl5 pkgconfig \ tar:bzip2 xorg USE_GNOME= cairo gtk20 USE_LDCONFIG= yes USE_XORG= x11 xaw ice xscrnsaver INSTALL_TARGET= install-strip # there is a header conflict here, that breaks build CONFLICTS= qhacc CONFIGURE_ARGS= --disable-esdtest \ --with-external-libgadu \ --with-static=no \ --with-aaway \ --with-external \ --with-gghist \ --with-gui \ --with-ignore \ --with-oss \ --with-sms \ --with-update \ --without-arts \ --without-gnutls \ --without-perl \ --without-remote \ --without-esd OPTIONS_DEFINE= DBUS DOCKAPP DOCKLET \ GTKSPELL JABBER TLEN XOSD OPTIONS_DEFAULT=DOCKLET OPTIONS_SUB= yes DOCKLET_DESC= Enable fd.o docklet plugin DOCKAPP_DESC= Enable WindowMaker dockapp plugin GTKSPELL_DESC= Enable GTKSpell checker TLEN_DESC= Enable Tlen.pl network plugin XOSD_DESC= Enable On-Screen-Display messages TLEN_LIB_DEPENDS= libtlen.so:polish/libtlen TLEN_CONFIGURE_WITH= tlen JABBER_LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth JABBER_CONFIGURE_WITH= jabber DOCKLET_CONFIGURE_WITH= docklet-system-tray DOCKAPP_CONFIGURE_WITH= docklet_dockapp GTKSPELL_BUILD_DEPENDS= pl-aspell>0:polish/aspell GTKSPELL_LIB_DEPENDS= libgtkspell.so:textproc/gtkspell GTKSPELL_RUN_DEPENDS= pl-aspell>0:polish/aspell GTKSPELL_CONFIGURE_WITH= gtkspell DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib DBUS_CONFIGURE_WITH= dbus DBUS_CONFIGURE_ON= --with-dbus-dir=${PREFIX}/share/dbus-1/services XOSD_LIB_DEPENDS= libxosd.so:misc/xosd XOSD_USE= XORG=xext,xinerama XOSD_CONFIGURE_WITH= xosd post-patch: @${REINPLACE_CMD} -e 's,=.*},=${PREFIX},' ${WRKSRC}/src/plugins/dbus/org.freedesktop.im.GG.service @${REINPLACE_CMD} -e 's, -ldl,,' ${WRKSRC}/lib/Makefile.in @${REINPLACE_CMD} -e 's,(datadir)/pixmaps,(datadir)/icons/hicolor/48x48/apps,' ${WRKSRC}/pixmaps/Makefile.in @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' ${WRKSRC}/src/plugins/GUI/gtkimhtml.c post-install: ${INSTALL_DATA} ${WRKSRC}/gg2.desktop ${STAGEDIR}${PREFIX}/share/applications/ .include diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index 1bc88ef23ee0..3e1f8b43ae14 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -1,71 +1,69 @@ -# Created by: Jacek Pelka - PORTNAME= kadu PORTVERSION= 4.3 PORTREVISION= 23 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ http://download.kadu.im/stable/:kadu \ http://download.kadu.im/additions/:additions DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:kadu DIST_SUBDIR= kadu EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Internet communicator supporting Gadu-Gadu and Jabber/XMPP LICENSE= GPLv2 BUILD_DEPENDS= bash:shells/bash \ pl-libgadu>=1.12.2:polish/libgadu LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \ libsndfile.so:audio/libsndfile \ libinjeqt.so:devel/injeqt \ libidn.so:dns/libidn \ libqxmpp.so:net-im/qxmpp-qt5 \ libgadu.so:polish/libgadu \ libgcrypt.so:security/libgcrypt \ libotr.so.5:security/libotr \ libenchant.so:textproc/enchant # TODO ntrack and ntrack-qt (needs porting) ? # TODO separate ports for plugins and themes (possible starting with 0.10) GG6_EMOTS_DISTFILE= kompatybilne_z_GG6.tar.gz GG7_EMOTS_DISTFILE= dodatkowe_emoty_GG7.tar.gz USES= cmake:insource compiler:c++17-lang cpe gettext-runtime gnome \ libarchive pkgconfig qca qt:5 readline tar:bzip2 xorg USE_XORG= x11 xext xfixes xscrnsaver USE_GNOME= glib20 USE_QT= concurrent core dbus declarative gui multimedia network \ script scripttools sql webkit widgets x11extras \ xml xmlpatterns \ buildtools_build linguisttools_build testlib_build \ qmake_build imageformats_run sql-sqlite3_run # Setting KADU_VERSION disables git invocation CMAKE_ARGS= -DKADU_VERSION:STRING="${DISTVERSION}" -DWITH_ENCHANT=ON \ -DENABLE_TESTS=OFF LDFLAGS+= -lexecinfo OPTIONS_DEFINE= GG_EMOTS OPTIONS_SUB= yes GG_EMOTS_DESC= GG-compatible emoticons GG_EMOTS_DISTFILES= ${GG6_EMOTS_DISTFILE}:additions \ ${GG7_EMOTS_DISTFILE}:additions post-patch: @${REINPLACE_CMD} '/kadu_add_test/ s|^|#|' \ ${WRKSRC}/kadu-core/plugin/CMakeLists.txt post-install-GG_EMOTS-on: @${MKDIR} ${WRKSRC}/varia/themes/emoticons @cd ${WRKSRC}/varia/themes/emoticons && \ ${TAR} -zxf ${_DISTDIR}/${GG6_EMOTS_DISTFILE} && \ ${MV} kompatybilne_z_GG6 gg6_compatible && \ cd gg6_compatible && ${TAR} -zxf ${_DISTDIR}/${GG7_EMOTS_DISTFILE} @cd ${WRKSRC}/varia/themes/emoticons && \ ${COPYTREE_SHARE} gg6_compatible ${STAGEDIR}${DATADIR}/themes/emoticons .include diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile index aa460eac40c5..82114baea32e 100644 --- a/polish/libgadu/Makefile +++ b/polish/libgadu/Makefile @@ -1,36 +1,34 @@ -# Created by: Aleksander Fafula - PORTNAME= libgadu PORTVERSION= 1.12.2 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish net-im MAINTAINER= ports@FreeBSD.org COMMENT= Instant messaging library for Gadu-Gadu protocol LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \ libgnutls.so:security/gnutls CONFLICTS= pl-ekg-1.[0-6]* USE_GITHUB= yes GH_ACCOUNT= wojtekka USES= autoreconf gmake libtool localbase pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --disable-static --with-pthread \ --disable-tests INSTALL_TARGET= install-strip USE_LDCONFIG= yes PLIST_FILES= include/libgadu.h \ lib/libgadu.so \ lib/libgadu.so.3 \ lib/libgadu.so.3.13.0 \ libdata/pkgconfig/libgadu.pc .include diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile index 7490cae3a504..844f7d15c30a 100644 --- a/polish/libtlen/Makefile +++ b/polish/libtlen/Makefile @@ -1,26 +1,24 @@ -# Created by: Piotr Smyrak and - PORTNAME= libtlen PORTVERSION= 20041113 PORTREVISION= 1 CATEGORIES= polish net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Backend for interoperability with Tlen.pl, Polish IM network GNU_CONFIGURE= yes USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtlen.so post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in libtlen.html libtlen.css AUTHORS TODO ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/polish/qnapi/Makefile b/polish/qnapi/Makefile index c50be6ed0b07..903aaa680db7 100644 --- a/polish/qnapi/Makefile +++ b/polish/qnapi/Makefile @@ -1,39 +1,37 @@ -# Created by: Pawel Pekala - PORTNAME= qnapi PORTVERSION= 0.2.3 PORTREVISION= 9 CATEGORIES= polish multimedia MAINTAINER= ports@FreeBSD.org COMMENT= Qt5 based subtitle downloader LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/LICENSE BUILD_DEPENDS= qt-maybe>0:devel/qt-maybe \ libmaia>0:net/libmaia LIB_DEPENDS= libmediainfo.so:multimedia/libmediainfo \ libzen.so:multimedia/libzen RUN_DEPENDS= 7zz:archivers/7-zip USE_GITHUB= yes USES= compiler:c++11-lib gl pkgconfig qmake qt:5 USE_GL= gl USE_QT= buildtools_build core gui network widgets xml CXXFLAGS+= -I${LOCALBASE}/include/maia post-patch: ${REINPLACE_CMD} 's|/usr|${PREFIX}|' \ ${WRKSRC}/qnapi.pro ${REINPLACE_CMD} 's,/usr/local,${LOCALBASE},' \ ${WRKSRC}/libqnapi/src/config/configreader.cpp post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qnapi (cd ${WRKSRC}/doc && ${INSTALL_DATA} qnapi-download.desktop \ qnapi-scan.desktop ${STAGEDIR}${DESKTOPDIR}) .include diff --git a/polish/tleenx2/Makefile b/polish/tleenx2/Makefile index 1888c7b3fabd..fd2e26915134 100644 --- a/polish/tleenx2/Makefile +++ b/polish/tleenx2/Makefile @@ -1,41 +1,39 @@ -# Created by: Maciek Korzen - PORTNAME= tleenx2 PORTVERSION= 20040214 PORTREVISION= 11 CATEGORIES= polish net MASTER_SITES= SF/tleenx/tleenx2/${DISTNAME} DISTNAME= TleenX2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Client for polish IM service called Tlen.pl LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libtlen.so:polish/libtlen USES= gnome localbase:ldflags pkgconfig xorg USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_XORG= x11 xscrnsaver WRKSRC= ${WRKDIR}/TleenX2-${PORTVERSION} PORTDOCS= README gg.txt sms.txt OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} \ -e '/^tleenx2_LDADD =/,+1s,/usr/X11R6/lib/libXss.a,-lXss -lX11,' \ -e 's,/usr/X11R6/lib/libXss.a,,' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} 's,/usr/local,${LOCALBASE},g; s,gcc,${CC},' \ ${WRKSRC}/iksemel/Makefile @${REINPLACE_CMD} 's,gcc,${CC},' ${WRKSRC}/jabby/Makefile post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/polish/trf/Makefile b/polish/trf/Makefile index 4c53dfc1d633..ee1f6fceae95 100644 --- a/polish/trf/Makefile +++ b/polish/trf/Makefile @@ -1,21 +1,19 @@ -# Created by: Maciek Korzen - PORTNAME= trf PORTVERSION= 0.4 CATEGORIES= polish finance MASTER_SITES= http://korzen.org/soft/trf/ MAINTAINER= ports@FreeBSD.org COMMENT= Billing software for traffic counting working with most Polish ISPs LICENSE= GPLv2+ OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in README CHANGELOG ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/polish/webalizer2/Makefile b/polish/webalizer2/Makefile index 582c8eca7b0c..513b801b783a 100644 --- a/polish/webalizer2/Makefile +++ b/polish/webalizer2/Makefile @@ -1,10 +1,8 @@ -# Created by: wtp@bsdguru.org - CATEGORIES= polish MAINTAINER= wtp@bsdguru.org MASTERDIR?= ${.CURDIR}/../../www/webalizer WEBALIZER_LANG= polish .include "${MASTERDIR}/Makefile"