diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-10-16 15:29:32 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-10-16 15:29:32 +0000 |
commit | 13d4527a34237c3848445140a659128518ca196f (patch) | |
tree | a59de3287464c291f091b739fe407ba6df10c951 /polish | |
parent | a12065703469e10f4f34b1e43555af92cfceaa6c (diff) | |
download | ports-13d4527a34237c3848445140a659128518ca196f.tar.gz ports-13d4527a34237c3848445140a659128518ca196f.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/Makefile | 2 | ||||
-rw-r--r-- | polish/ekg/Makefile | 53 | ||||
-rw-r--r-- | polish/ekg/distinfo | 2 | ||||
-rw-r--r-- | polish/ekg/pkg-descr | 4 | ||||
-rw-r--r-- | polish/ekg/pkg-plist | 20 | ||||
-rw-r--r-- | polish/ekg2/Makefile | 104 | ||||
-rw-r--r-- | polish/ekg2/distinfo | 2 | ||||
-rw-r--r-- | polish/ekg2/pkg-descr | 8 | ||||
-rw-r--r-- | polish/ekg2/pkg-plist | 96 |
9 files changed, 0 insertions, 291 deletions
diff --git a/polish/Makefile b/polish/Makefile index 4eefa7e4d030..3442d36475ea 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -4,8 +4,6 @@ COMMENT = Polish language support SUBDIR += aspell - SUBDIR += ekg - SUBDIR += ekg2 SUBDIR += fortunepl SUBDIR += gnugadu2 SUBDIR += hunspell diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile deleted file mode 100644 index 544e4a1b7fa6..000000000000 --- a/polish/ekg/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# Created by: Jacek Pelka <jacek@combit.com.pl> -# $FreeBSD$ - -PORTNAME= ekg -DISTVERSION= 1.8rc2 -PORTREVISION= 2 -PORTEPOCH= 3 -CATEGORIES= polish net-im -MASTER_SITES= http://ekg.chmurka.net/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Text-mode Gadu-Gadu client - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/src/COPYING - -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 - -LIB_DEPENDS= libgadu.so:polish/libgadu - -USES= gmake localbase ncurses pathfix pkgconfig -GNU_CONFIGURE= yes -USE_LDCONFIG= yes - -CONFIGURE_ARGS= --without-libungif \ - --without-libjpeg \ - --disable-ui-gtk - -LDFLAGS+= -lncurses -lexecinfo -pthread - -OPTIONS_DEFINE= ASPELL OPENSSL -OPTIONS_DEFAULT= OPENSSL - -ASPELL_CONFIGURE_ON= --enable-aspell -ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell -ASPELL_RUN_DEPENDS= pl-aspell>0:polish/aspell - -OPENSSL_USES= ssl -OPENSSL_CONFIGURE_OFF= --without-openssl - -.include <bsd.port.pre.mk> - -.if ${SSL_DEFAULT} == base -BROKEN_FreeBSD_12= variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') -BROKEN_FreeBSD_13= variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') -.endif - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ekg - -.include <bsd.port.post.mk> diff --git a/polish/ekg/distinfo b/polish/ekg/distinfo deleted file mode 100644 index a2707ed63a4a..000000000000 --- a/polish/ekg/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ekg-1.8rc2.tar.gz) = f642bb87ca7adce2751bc87dfc789e19239e74fd6026e90407cbc33b53359163 -SIZE (ekg-1.8rc2.tar.gz) = 531317 diff --git a/polish/ekg/pkg-descr b/polish/ekg/pkg-descr deleted file mode 100644 index ddf68662341a..000000000000 --- a/polish/ekg/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Text-based Gadu-Gadu client for Unix-like systems. -Gadu-Gadu is an ICQ-like messenger for polish language users. - -WWW: http://ekg.chmurka.net/ diff --git a/polish/ekg/pkg-plist b/polish/ekg/pkg-plist deleted file mode 100644 index 17d6185e724e..000000000000 --- a/polish/ekg/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -bin/ekg -man/man1/ekg.1.gz -man/pl/man1/ekg.1.gz -%%DATADIR%%/themes/arim.theme -%%DATADIR%%/themes/dj.theme -%%DATADIR%%/themes/eileen.theme -%%DATADIR%%/themes/emers.theme -%%DATADIR%%/themes/feeg.theme -%%DATADIR%%/themes/gophi.theme -%%DATADIR%%/themes/irc.theme -%%DATADIR%%/themes/jamzed.theme -%%DATADIR%%/themes/klith.theme -%%DATADIR%%/themes/krzyk.theme -%%DATADIR%%/themes/lcamtuf.theme -%%DATADIR%%/themes/leon.theme -%%DATADIR%%/themes/matik.theme -%%DATADIR%%/themes/old.theme -%%DATADIR%%/themes/sic.theme -%%DATADIR%%/themes/tohver.theme -%%DATADIR%%/vars.txt diff --git a/polish/ekg2/Makefile b/polish/ekg2/Makefile deleted file mode 100644 index 93c6e6e87844..000000000000 --- a/polish/ekg2/Makefile +++ /dev/null @@ -1,104 +0,0 @@ -# Created by: Aleksander Fafula <alex@bsdguru.org> -# $FreeBSD$ - -PORTNAME= ekg2 -PORTVERSION= 0.3.1 -PORTREVISION= 11 -PORTEPOCH= 1 -CATEGORIES= polish net-im -MASTER_SITES= http://pl.ekg2.org/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Text-mode Gadu-Gadu, Jabber, and IRC client - -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 - -LIB_DEPENDS= libgadu.so:polish/libgadu \ - libgnutls.so:security/gnutls \ - libexpat.so:textproc/expat2 - -LICENSE= GPLv2 - -GNU_CONFIGURE= yes -USES= gmake iconv libtool pathfix pkgconfig readline - -CONFIGURE_ARGS+= --enable-shared \ - --disable-static \ - --enable-dynamic \ - --with-expat \ - --without-sqlite \ - --without-gpm-mouse \ - --with-libgadu \ - --without-gif \ - --without-libjpeg \ - --without-libidn -INSTALL_TARGET= install-strip - -LDFLAGS+= -L${LOCALBASE}/lib -lintl -pthread -CFLAGS+= -I${LOCALBASE}/include - -OPTIONS_DEFINE= ASPELL GPG GSM GTK2 NLS PERL PYTHON SQLITE UNICODE XOSD -OPTIONS_DEFAULT=ASPELL -OPTIONS_SUB= yes - -GPG_DESC= GPG plugin -GSM_DESC= GSM audio plugin -GTK2_DESC= GTK+ 2 plugin -PERL_DESC= Perl plugin -PYTHON_DESC= Python plugin -SQLITE_DESC= SQLite plugin -UNICODE_DESC= Unicode support (experimental) -XOSD_DESC= Xosd plugin - -ASPELL_CONFIGURE_WITH= aspell -ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell -ASPELL_RUN_DEPENDS= ${LOCALBASE}/share/aspell/pl.rws:polish/aspell - -GPG_CONFIGURE_WITH= gpg -GPG_LIB_DEPENDS= libgpgme.so:security/gpgme \ - libgpg-error.so:security/libgpg-error -GPG_RUN_DEPENDS= gpg:security/gnupg - -GSM_CONFIGURE_WITH= libgsm -GSM_LIB_DEPENDS= libgsm.so:audio/gsm - -GTK2_CONFIGURE_WITH= gtk -GTK2_USE= GNOME=gtk2 - -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext - -PERL_CONFIGURE_WITH= perl -PERL_USES= perl5 - -PYTHON_CONFIGURE_WITH= python -PYTHON_USES= python:2.7 shebangfix -SHEBANG_FILES= contrib/python/notify-bubble.py - -SQLITE_CONFIGURE_WITH= sqlite3 -SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 - -UNICODE_CONFIGURE_ENABLE= unicode - -XOSD_CONFIGURE_WITH= libxosd -XOSD_LIB_DEPENDS= libxosd.so:misc/xosd - -.include <bsd.port.pre.mk> - -.if ${SSL_DEFAULT} == base -BROKEN_FreeBSD_12= variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') -BROKEN_FreeBSD_13= variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st') -.endif - -post-patch: -# needs newer headers for O_NOFOLLOW flag - @${REINPLACE_CMD} '/_XOPEN_SOURCE/ s|600|700|' \ - ${WRKSRC}/plugins/xmsg/xmsg.c - -post-patch-UNICODE-on: - @${REINPLACE_CMD} -e 's|ncursesw/||' ${WRKSRC}/configure \ - ${WRKSRC}/plugins/ncurses/ecurses.h - -.include <bsd.port.post.mk> diff --git a/polish/ekg2/distinfo b/polish/ekg2/distinfo deleted file mode 100644 index 55ad80520376..000000000000 --- a/polish/ekg2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ekg2-0.3.1.tar.gz) = 6ad360f8ca788d4f5baff226200f56922031ceda1ce0814e650fa4d877099c63 -SIZE (ekg2-0.3.1.tar.gz) = 1704772 diff --git a/polish/ekg2/pkg-descr b/polish/ekg2/pkg-descr deleted file mode 100644 index f804b6f48c7f..000000000000 --- a/polish/ekg2/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Text-based Gadu-Gadu (and other) client for Unix-like systems. -Gadu-Gadu is an ICQ-like messenger for polish language users. - -EKG2 is similar to EKG. It has many improvements like Jabber -and IRC plugins. It is considered to be in its development stage, -so use with care. - -WWW: http://ekg2.org/ diff --git a/polish/ekg2/pkg-plist b/polish/ekg2/pkg-plist deleted file mode 100644 index 2bdb9c75bc61..000000000000 --- a/polish/ekg2/pkg-plist +++ /dev/null @@ -1,96 +0,0 @@ -bin/ekg2 -lib/ekg2/plugins/autoresponder.so -lib/ekg2/plugins/feed.so -lib/ekg2/plugins/gg.so -%%GPG%%lib/ekg2/plugins/gpg.so -%%GSM%%lib/ekg2/plugins/gsm.so -%%GTK2%%lib/ekg2/plugins/gtk.so -lib/ekg2/plugins/httprc_xajax.so -lib/ekg2/plugins/icq.so -lib/ekg2/plugins/ioctld.so -lib/ekg2/plugins/irc.so -lib/ekg2/plugins/jabber.so -lib/ekg2/plugins/jogger.so -lib/ekg2/plugins/logs.so -%%SQLITE%%lib/ekg2/plugins/logsqlite.so -lib/ekg2/plugins/mail.so -lib/ekg2/plugins/ncurses.so -%%PERL%%lib/ekg2/plugins/perl.so -lib/ekg2/plugins/pcm.so -lib/ekg2/plugins/polchat.so -%%PYTHON%%lib/ekg2/plugins/python.so -lib/ekg2/plugins/rc.so -lib/ekg2/plugins/readline.so -lib/ekg2/plugins/remote.so -lib/ekg2/plugins/rivchat.so -lib/ekg2/plugins/rot13.so -lib/ekg2/plugins/sim.so -lib/ekg2/plugins/sms.so -lib/ekg2/plugins/xmsg.so -%%XOSD%%lib/ekg2/plugins/xosd.so -%%PERL%%%%SITE_ARCH%%/auto/Ekg2/Ekg2.so -%%PERL%%%%SITE_ARCH%%/auto/Ekg2/Irc/Irc.so -%%PERL%%%%SITE_ARCH%%/Ekg2.pm -%%PERL%%%%SITE_ARCH%%/Ekg2/Irc.pm -libexec/ioctld -%%DATADIR%%/commands-pl.txt -%%DATADIR%%/plugins/autoresponder/vars-en.txt -%%DATADIR%%/plugins/autoresponder/vars-pl.txt -%%DATADIR%%/plugins/gg/commands-en.txt -%%DATADIR%%/plugins/gg/commands-pl.txt -%%DATADIR%%/plugins/gg/session-en.txt -%%DATADIR%%/plugins/gg/session-pl.txt -%%DATADIR%%/plugins/gg/vars-en.txt -%%DATADIR%%/plugins/gg/vars-pl.txt -%%GPG%%%%DATADIR%%/plugins/gpg/commands-en.txt -%%GPG%%%%DATADIR%%/plugins/gpg/commands-pl.txt -%%DATADIR%%/plugins/httprc_xajax/ekg2.css -%%DATADIR%%/plugins/httprc_xajax/ekg2.js -%%DATADIR%%/plugins/httprc_xajax/xajax_0.2.4.js -%%DATADIR%%/plugins/ioctld/commands-pl.txt -%%DATADIR%%/plugins/irc/commands-pl.txt -%%DATADIR%%/plugins/irc/session-pl.txt -%%DATADIR%%/plugins/jabber/commands-en.txt -%%DATADIR%%/plugins/jabber/commands-pl.txt -%%DATADIR%%/plugins/jabber/session-en.txt -%%DATADIR%%/plugins/jabber/session-pl.txt -%%DATADIR%%/plugins/logs/vars-pl.txt -%%SQLITE%%%%DATADIR%%/plugins/logsqlite/vars-en.txt -%%SQLITE%%%%DATADIR%%/plugins/logsqlite/vars-pl.txt -%%SQLITE%%%%DATADIR%%/plugins/logsqlite/commands-en.txt -%%SQLITE%%%%DATADIR%%/plugins/logsqlite/commands-pl.txt -%%DATADIR%%/plugins/mail/vars-pl.txt -%%DATADIR%%/plugins/ncurses/commands-pl.txt -%%DATADIR%%/plugins/ncurses/vars-en.txt -%%DATADIR%%/plugins/ncurses/vars-pl.txt -%%PYTHON%%%%DATADIR%%/plugins/python/commands-en.txt -%%PYTHON%%%%DATADIR%%/plugins/python/commands-pl.txt -%%DATADIR%%/plugins/rc/vars-pl.txt -%%DATADIR%%/plugins/readline/vars-en.txt -%%DATADIR%%/plugins/readline/vars-pl.txt -%%DATADIR%%/plugins/sim/commands-pl.txt -%%DATADIR%%/plugins/sim/vars-pl.txt -%%DATADIR%%/plugins/sms/commands-pl.txt -%%DATADIR%%/plugins/sms/vars-pl.txt -%%DATADIR%%/plugins/xmsg/session-en.txt -%%DATADIR%%/plugins/xmsg/session-pl.txt -%%DATADIR%%/plugins/xmsg/vars-en.txt -%%DATADIR%%/plugins/xmsg/vars-pl.txt -%%XOSD%%%%DATADIR%%/plugins/xosd/commands-pl.txt -%%XOSD%%%%DATADIR%%/plugins/xosd/vars-pl.txt -%%PERL%%%%DATADIR%%/scripts/audioscrobbler_bot.pl -%%PERL%%%%DATADIR%%/scripts/dns.pl -%%PERL%%%%DATADIR%%/scripts/ggbe.pl -%%PYTHON%%%%DATADIR%%/scripts/notify-bubble.py -%%PERL%%%%DATADIR%%/scripts/slownik.pl -%%PERL%%%%DATADIR%%/scripts/xmms.pl -%%DATADIR%%/session-en.txt -%%DATADIR%%/session-pl.txt -%%DATADIR%%/themes/blue_sea_dragon.theme -%%DATADIR%%/themes/dmilith.theme -%%DATADIR%%/themes/irc-irssi.theme -%%DATADIR%%/themes/peres.theme -%%DATADIR%%/vars-en.txt -%%DATADIR%%/vars-pl.txt -%%NLS%%share/locale/de/LC_MESSAGES/ekg2.mo -%%NLS%%share/locale/pl/LC_MESSAGES/ekg2.mo |