forked from Lainports/opnsense-ports
*/*: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
0c22c55475
commit
43e7f0c010
84 changed files with 482 additions and 54 deletions
|
|
@ -2,10 +2,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rar
|
||||
PORTVERSION= 5.6.0
|
||||
PORTVERSION= 5.6.1
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.rarlab.com/rar/
|
||||
MASTER_SITES= https://www.rarlab.com/rar/
|
||||
DISTNAME= rarbsd-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
|
@ -16,11 +16,14 @@ LICENSE_NAME= RAR license
|
|||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
IA32_BINARY_PORT= yes
|
||||
RESTRICTED= only unmodified original package can be distributed
|
||||
|
||||
IA32_BINARY_PORT= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/rar
|
||||
|
||||
PLIST_FILES= bin/rar lib/default.sfx etc/rarfiles.lst man/cat1/rar.1.gz
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
@ -33,7 +36,6 @@ do-install:
|
|||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.txt ${WRKSRC}/order.htm \
|
||||
${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.txt ${WRKSRC}/order.htm ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1532861359
|
||||
SHA256 (rarbsd-5.6.0.tar.gz) = c2fe60fcbb2ec69bd3231d1bb9ba95158473153b569019b291923bfca31685f2
|
||||
SIZE (rarbsd-5.6.0.tar.gz) = 950043
|
||||
TIMESTAMP = 1538849510
|
||||
SHA256 (rarbsd-5.6.1.tar.gz) = 3ec1e2d04665cda5e5f67afc20e54b97adeb08e404c0091ec65744f0920f3bef
|
||||
SIZE (rarbsd-5.6.1.tar.gz) = 534823
|
||||
|
|
|
|||
|
|
@ -1,11 +1,8 @@
|
|||
The unRAR utility is a freeware program, distributed with source
|
||||
code and developed for extracting, testing and viewing the
|
||||
contents of archives created with the RAR archiver, version 1.50
|
||||
and above. For the usage and distribution license please read the
|
||||
file LICENSE.TXT.
|
||||
The unRAR utility is a freeware program, distributed with source code and
|
||||
developed for extracting, testing and viewing the contents of archives created
|
||||
with the RAR archiver, version 1.50 and above.
|
||||
|
||||
The unRAR utility is a minor part of the RAR archiver and contains
|
||||
RAR uncompression algorithm. UnRAR requires very small volume of
|
||||
memory to operate.
|
||||
The unRAR utility is a minor part of the RAR archiver and contains RAR
|
||||
uncompression algorithm. UnRAR requires very small volume of memory to operate.
|
||||
|
||||
WWW: https://www.rarlab.com/
|
||||
|
|
|
|||
|
|
@ -4,4 +4,7 @@
|
|||
CELESTIA_UI= gnome
|
||||
MASTERDIR= ${.CURDIR}/../celestia
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ COMMENT= GTK front-end to external cd rippers and audio encoders
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= SF
|
|||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= LADSPA effects rack for the JACK audio server
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
|
||||
LIB_DEPENDS= libjack.so:audio/jack \
|
||||
liblrdf.so:textproc/liblrdf
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= GUI frontend for efax program
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libsigc-1.2.so:devel/libsigc++12 \
|
||||
libcxx-gtk-utils-2-2.2.so:x11-toolkits/c++-gtk-utils
|
||||
RUN_DEPENDS= ggv:print/ggv
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-2-15sept2010
|
|||
MAINTAINER= hamradio@FreeBSD.org
|
||||
COMMENT= EEPROM programmer for GE Phoenix SX Radios
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= pkgconfig
|
||||
USE_GNOME= libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ COMMENT= The Gnome MFSK terminal program
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libfftw.so:math/fftw
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ COMMENT= Blog editor for GNOME
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
|
||||
|
||||
OPTIONS_DEFINE= GTKSPELL
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= Time tracker for gnome2
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libqof.so:databases/qof
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= https://BSDforge.com/projects/source/deskutils/gruler/
|
|||
MAINTAINER= ps.ports@smyrak.com
|
||||
COMMENT= Simple customizable GTK screen ruler
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= pkgconfig pathfix libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomeprefix libgnomeui libglade2
|
||||
|
|
|
|||
|
|
@ -9,6 +9,9 @@ MASTER_SITES= SF
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Gtk2 Todo list manager
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= pathfix gettext gmake pkgconfig
|
||||
USE_GNOME= gnomeprefix gnomevfs2 intltool
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Collection of simple dialogs as a front end to GConf
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gmake pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= gnomeprefix libgnomeui gconf2 libglade2 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ DISTNAME= multisync-${PORTVERSION}
|
|||
MAINTAINER?= ports@FreeBSD.org
|
||||
COMMENT?= Synchronize calendars, addressbooks, and other PIM data
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= autoreconf gmake libtool pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= Hierarchical text notes manager
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= dos2unix gmake desktop-file-utils gettext gnome pkgconfig shared-mime-info
|
||||
USE_GNOME= gtk20 gtksourceview2 gnomevfs2
|
||||
USE_XORG= x11
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Project management application for GNOME 2
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
|
||||
shared-mime-info tar:xz
|
||||
USE_GNOME= gnomeprefix intlhack libgnomeui libgnomeprintui \
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ MASTER_SITES= GNOME
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Gnome-vfs monikers module
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gettext-tools gmake libtool:keepla pkgconfig
|
||||
USE_GNOME= gnomevfs2 intltool libbonobo
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pip-tools
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1537982588
|
||||
SHA256 (pip-tools-3.0.0.tar.gz) = 4a94997602848f77ff02f660c0fcdfeaf316924ebb236c865f9742ce212aa6f9
|
||||
SIZE (pip-tools-3.0.0.tar.gz) = 86269
|
||||
TIMESTAMP = 1538849566
|
||||
SHA256 (pip-tools-3.1.0.tar.gz) = b1ceca03b4a48346b2f6870565abb09d8d257d5b1524b4c6b222185bf26c3870
|
||||
SIZE (pip-tools-3.1.0.tar.gz) = 86476
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-sdk-core
|
||||
DISTVERSION= 2.11.140
|
||||
DISTVERSION= 2.11.141
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1538591960
|
||||
SHA256 (rubygem/aws-sdk-core-2.11.140.gem) = db56ee1897a91599eaa524f9540c14fd241c178a971c94752a77c216b757f9bc
|
||||
SIZE (rubygem/aws-sdk-core-2.11.140.gem) = 1361408
|
||||
TIMESTAMP = 1538936426
|
||||
SHA256 (rubygem/aws-sdk-core-2.11.141.gem) = 8bc1670858ca33c1253a64e60ba1050dfe9bd858604ec16df4abb89c16b61ed9
|
||||
SIZE (rubygem/aws-sdk-core-2.11.141.gem) = 1361408
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-sdk-resources
|
||||
DISTVERSION= 2.11.140
|
||||
DISTVERSION= 2.11.141
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1538591982
|
||||
SHA256 (rubygem/aws-sdk-resources-2.11.140.gem) = a0f012f68735c6edf09eaba07d2cdfddafc508238cf129b8c57019ba460b7a40
|
||||
SIZE (rubygem/aws-sdk-resources-2.11.140.gem) = 48640
|
||||
TIMESTAMP = 1538936444
|
||||
SHA256 (rubygem/aws-sdk-resources-2.11.141.gem) = 51aa4834e3a3c3c766dd8b76ba046f12fc463b9048eb7db968856c3aaf0f3a65
|
||||
SIZE (rubygem/aws-sdk-resources-2.11.141.gem) = 48640
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-sdk
|
||||
DISTVERSION= 2.11.140
|
||||
DISTVERSION= 2.11.141
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1538592003
|
||||
SHA256 (rubygem/aws-sdk-2.11.140.gem) = 952f86c0fa9fee3fb45c96d3c9291ebf6678e88699657c5623dc1e1d9334470e
|
||||
SIZE (rubygem/aws-sdk-2.11.140.gem) = 4608
|
||||
TIMESTAMP = 1538936463
|
||||
SHA256 (rubygem/aws-sdk-2.11.141.gem) = a826a3c54bd70bc1102541bd0984f1a4bacf47cde0596c55fe3d2b532e135554
|
||||
SIZE (rubygem/aws-sdk-2.11.141.gem) = 4608
|
||||
|
|
|
|||
|
|
@ -15,8 +15,11 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
|||
RUN_DEPENDS= rubygem-activemodel4>=4:databases/rubygem-activemodel4 \
|
||||
rubygem-actionpack4>=4:www/rubygem-actionpack4
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/Conglomerate%20XML%20Editor/${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNOME2 visual XML editor with emphasis on DocBook editing
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
INSTALLS_OMF= yes
|
||||
USES= desktop-file-utils gettext-tools gmake pathfix pkgconfig
|
||||
USE_GNOME= libgnomeui gtksourceview gnomeprefix intlhack
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNOME wget front-end
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
|
||||
RUN_DEPENDS= wget:ftp/wget
|
||||
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= GTK2 dice roller
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pkgconfig
|
||||
USE_GNOME= gnomeprefix gtk20 libgnomeui
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= GNOME 2 game featuring a bizarre flying GNOME logo
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USE_HARDENING= pie:off
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNOME version of the classic breakout game
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gettext-tools pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
USE_XORG= x11
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= GNOME version of Kisekae Set System
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
RUN_DEPENDS= lha:archivers/lha
|
||||
|
||||
USES= gettext-tools pathfix pkgconfig
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= SF
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Uno card game
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USE_GNOME= gtk20 libgnomeui intltool
|
||||
USES= gettext gmake pkgconfig tar:bzip2
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= GRhino Othello/Reversi Program
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gettext pkgconfig perl5
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
USE_PERL5= build
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ COMMENT= Version of the popular TetriNET multiplayer Tetris clone
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= pathfix gettext gmake pkgconfig tar:bzip2
|
||||
USE_GNOME= gnomeprefix intltool libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -17,6 +17,9 @@ COMMENT= Game for GNOME that resembles well-known Tetris and Columns
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
|
||||
|
||||
USES= gmake pathfix pkgconfig tar:bzip2
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= Simple Turing machine simulator for GNOME 2
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
USES= gettext gmake libtool pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ COMMENT= GTK2 Puzzle Bobble clone with monkeys
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gmake libtool localbase pathfix pkgconfig
|
||||
USE_GNOME= gnomedocutils gnomeprefix intlhack librsvg2 libgnomeui
|
||||
USE_GSTREAMER= good vorbis
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ COMMENT= Turn-based strategy game for GNOME
|
|||
LICENSE= GPLv2 # only
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= wfx
|
||||
USES= gettext-tools gmake iconv libtool pathfix pkgconfig
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ COMMENT= Medical Imaging Data Examiner
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -16,6 +16,9 @@ COMMENT= Viewer for cbr (comic book archive) files
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= libgnomeui
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= Lightweight image viewer
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libgnomevfsmm-2.6.so:devel/gnome-vfsmm
|
||||
|
||||
USES= compiler:c++11-lang desktop-file-utils gettext pkgconfig
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ COMMENT= GNOME 3D modeler
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= http://gjiten.sourceforge.net/
|
|||
MAINTAINER= stephane.lapie@darkbsd.org
|
||||
COMMENT= Japanese dictionary program for GNOME
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
OPTIONS_DEFINE= UTF8 KANJIPAD DOCS NLS
|
||||
UTF8_DESC= Use UTF-8 edict dictionaries
|
||||
KANJIPAD_DESC= Use Kanjipad
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
This module converts Japanese text in UTF-8 (or romaji in ascii) to
|
||||
number, AND vice versa. Though this pod is in English and all examples are
|
||||
in romaji to make http://search.cpan.org/ happy, this module does accept
|
||||
in romaji to make https://metacpan.org/ happy, this module does accept
|
||||
Japanese in UTF-8. Try the code below to see it.
|
||||
|
||||
perl -MLingua::JA::Numbers \
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= Gnome-based scientific calculator
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:math/units
|
||||
|
||||
USES= pkgconfig
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= http://dentrassi.de/download/gregexp/${PORTVERSION}/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Graphical regular expression explorer
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
|
||||
USES= pkgconfig
|
||||
|
|
|
|||
|
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat
|
|||
|
||||
CONFLICTS= mplex-[0-9]*
|
||||
|
||||
USES= gmake jpeg libtool pathfix pkgconfig localbase
|
||||
USES= compiler:c++11-lang gmake gnome jpeg libtool localbase pathfix \
|
||||
pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ COMMENT= Audio player, for geeks, by geeks
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libxine.so:multimedia/libxine
|
||||
|
||||
USES= pathfix gettext gmake pkgconfig
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= Popup style message communication tool for GNOME2
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gettext gmake localbase:ldflags pathfix pkgconfig ssl
|
||||
USE_GNOME= gnomeprefix intltool libgnomeui
|
||||
USE_GSTREAMER= vorbis
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= SAVANNAH
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNOME frontend for the remote desktop client (rdesktop)
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
RUN_DEPENDS= rdesktop:net/rdesktop
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= network
|
||||
DISTVERSION= ${QT4_VERSION}
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net ipv6
|
||||
PKGNAMEPREFIX= qt4-
|
||||
|
||||
|
|
@ -13,9 +13,6 @@ COMMENT= Qt network module
|
|||
LICENSE= GPLv3 LGPL21 LGPL3 GFDL
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BROKEN_SSL= openssl-devel
|
||||
BROKEN_SSL_REASON_openssl-devel= error: member access into incomplete type 'RSA' (aka 'rsa_st')
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
|
||||
|
||||
USES= qmake:no_env qt-dist:4 ssl
|
||||
|
|
|
|||
|
|
@ -0,0 +1,80 @@
|
|||
--- src/network/ssl/qsslcertificate.cpp.orig 2015-05-07 14:14:44 UTC
|
||||
+++ src/network/ssl/qsslcertificate.cpp
|
||||
@@ -260,8 +260,13 @@ QByteArray QSslCertificate::version() co
|
||||
{
|
||||
QMutexLocker lock(QMutexPool::globalInstanceGet(d.data()));
|
||||
if (d->versionString.isEmpty() && d->x509)
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+ d->versionString =
|
||||
+ QByteArray::number(qlonglong(q_X509_get_version(d->x509)) + 1);
|
||||
+#else
|
||||
d->versionString =
|
||||
QByteArray::number(qlonglong(q_ASN1_INTEGER_get(d->x509->cert_info->version)) + 1);
|
||||
+#endif
|
||||
|
||||
return d->versionString;
|
||||
}
|
||||
@@ -276,7 +281,11 @@ QByteArray QSslCertificate::serialNumber
|
||||
{
|
||||
QMutexLocker lock(QMutexPool::globalInstanceGet(d.data()));
|
||||
if (d->serialNumberString.isEmpty() && d->x509) {
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+ ASN1_INTEGER *serialNumber = q_X509_get_serialNumber(d->x509);
|
||||
+#else
|
||||
ASN1_INTEGER *serialNumber = d->x509->cert_info->serialNumber;
|
||||
+#endif
|
||||
// if we cannot convert to a long, just output the hexadecimal number
|
||||
if (serialNumber->length > 4) {
|
||||
QByteArray hexString;
|
||||
@@ -489,19 +498,37 @@ QSslKey QSslCertificate::publicKey() con
|
||||
QSslKey key;
|
||||
|
||||
key.d->type = QSsl::PublicKey;
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+ EVP_PKEY *pkey = q_X509_get_pubkey(d->x509);
|
||||
+#else
|
||||
X509_PUBKEY *xkey = d->x509->cert_info->key;
|
||||
EVP_PKEY *pkey = q_X509_PUBKEY_get(xkey);
|
||||
+#endif
|
||||
Q_ASSERT(pkey);
|
||||
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+ int keyType = q_EVP_PKEY_type(q_EVP_PKEY_base_id(pkey));
|
||||
+
|
||||
+ if (keyType == EVP_PKEY_RSA) {
|
||||
+#else
|
||||
if (q_EVP_PKEY_type(pkey->type) == EVP_PKEY_RSA) {
|
||||
+#endif
|
||||
key.d->rsa = q_EVP_PKEY_get1_RSA(pkey);
|
||||
key.d->algorithm = QSsl::Rsa;
|
||||
key.d->isNull = false;
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+ } else if (keyType == EVP_PKEY_DSA) {
|
||||
+#else
|
||||
} else if (q_EVP_PKEY_type(pkey->type) == EVP_PKEY_DSA) {
|
||||
+#endif
|
||||
key.d->dsa = q_EVP_PKEY_get1_DSA(pkey);
|
||||
key.d->algorithm = QSsl::Dsa;
|
||||
key.d->isNull = false;
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+ } else if (keyType == EVP_PKEY_DH) {
|
||||
+#else
|
||||
} else if (q_EVP_PKEY_type(pkey->type) == EVP_PKEY_DH) {
|
||||
+#endif
|
||||
// DH unsupported
|
||||
} else {
|
||||
// error?
|
||||
@@ -698,8 +725,13 @@ QSslCertificate QSslCertificatePrivate::
|
||||
if (!x509 || !QSslSocket::supportsSsl())
|
||||
return certificate;
|
||||
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+ const ASN1_TIME *nbef = q_X509_get0_notBefore(x509);
|
||||
+ const ASN1_TIME *naft = q_X509_get0_notAfter(x509);
|
||||
+#else
|
||||
ASN1_TIME *nbef = q_X509_get_notBefore(x509);
|
||||
ASN1_TIME *naft = q_X509_get_notAfter(x509);
|
||||
+#endif
|
||||
certificate.d->notValidBefore = q_getTimeFromASN1(nbef);
|
||||
certificate.d->notValidAfter = q_getTimeFromASN1(naft);
|
||||
certificate.d->null = false;
|
||||
16
net/qt4-network/files/patch-src_network_ssl_qsslkey.cpp
Normal file
16
net/qt4-network/files/patch-src_network_ssl_qsslkey.cpp
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
--- src/network/ssl/qsslkey.cpp.orig 2015-05-07 14:14:44 UTC
|
||||
+++ src/network/ssl/qsslkey.cpp
|
||||
@@ -321,8 +321,13 @@ int QSslKey::length() const
|
||||
{
|
||||
if (d->isNull)
|
||||
return -1;
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000
|
||||
+ return (d->algorithm == QSsl::Rsa)
|
||||
+ ? q_RSA_bits(d->rsa) : q_DSA_bits(d->dsa);
|
||||
+#else
|
||||
return (d->algorithm == QSsl::Rsa)
|
||||
? q_BN_num_bits(d->rsa->n) : q_BN_num_bits(d->dsa->p);
|
||||
+#endif
|
||||
}
|
||||
|
||||
/*!
|
||||
|
|
@ -1,8 +1,31 @@
|
|||
* Make availability of SSLv3 in Qt4 same as in Qt5, i.e. not part of SecureProtocols
|
||||
*
|
||||
|
||||
--- src/network/ssl/qsslsocket_openssl.cpp.orig 2015-05-07 14:14:44 UTC
|
||||
+++ src/network/ssl/qsslsocket_openssl.cpp
|
||||
@@ -267,9 +267,13 @@ init_context:
|
||||
@@ -222,9 +222,12 @@ QSslCipher QSslSocketBackendPrivate::QSs
|
||||
ciph.d->encryptionMethod = descriptionList.at(4).mid(4);
|
||||
ciph.d->exportable = (descriptionList.size() > 6 && descriptionList.at(6) == QLatin1String("export"));
|
||||
|
||||
+#if OPENSSL_VERSION_NUMBER < 0x10100000L
|
||||
ciph.d->bits = cipher->strength_bits;
|
||||
ciph.d->supportedBits = cipher->alg_bits;
|
||||
-
|
||||
+#else
|
||||
+ ciph.d->bits = q_SSL_CIPHER_get_bits(cipher, &ciph.d->supportedBits);
|
||||
+#endif
|
||||
}
|
||||
return ciph;
|
||||
}
|
||||
@@ -260,16 +263,20 @@ bool QSslSocketBackendPrivate::initSslCo
|
||||
init_context:
|
||||
switch (configuration.protocol) {
|
||||
case QSsl::SslV2:
|
||||
-#ifndef OPENSSL_NO_SSL2
|
||||
+#if OPENSSL_VERSION_NUMBER <= 0x1010000L && !defined(OPENSSL_NO_SSL2)
|
||||
ctx = q_SSL_CTX_new(client ? q_SSLv2_client_method() : q_SSLv2_server_method());
|
||||
#else
|
||||
ctx = 0; // SSL 2 not supported by the system, but chosen deliberately -> error
|
||||
#endif
|
||||
break;
|
||||
case QSsl::SslV3:
|
||||
|
|
@ -17,7 +40,7 @@
|
|||
case QSsl::TlsV1SslV3: // SslV2 will be disabled below
|
||||
case QSsl::AnyProtocol:
|
||||
default:
|
||||
@@ -297,8 +301,10 @@ init_context:
|
||||
@@ -297,8 +304,10 @@ init_context:
|
||||
|
||||
// Enable bug workarounds.
|
||||
long options;
|
||||
|
|
@ -29,3 +52,31 @@
|
|||
else
|
||||
options = SSL_OP_ALL;
|
||||
|
||||
@@ -363,7 +372,7 @@ init_context:
|
||||
//
|
||||
// See also: QSslContext::fromConfiguration()
|
||||
if (caCertificate.expiryDate() >= QDateTime::currentDateTime()) {
|
||||
- q_X509_STORE_add_cert(ctx->cert_store, (X509 *)caCertificate.handle());
|
||||
+ q_X509_STORE_add_cert(q_SSL_CTX_get_cert_store(ctx), (X509 *)caCertificate.handle());
|
||||
}
|
||||
}
|
||||
|
||||
@@ -659,13 +668,11 @@ void QSslSocketPrivate::resetDefaultCiph
|
||||
STACK_OF(SSL_CIPHER) *supportedCiphers = q_SSL_get_ciphers(mySsl);
|
||||
for (int i = 0; i < q_sk_SSL_CIPHER_num(supportedCiphers); ++i) {
|
||||
if (SSL_CIPHER *cipher = q_sk_SSL_CIPHER_value(supportedCiphers, i)) {
|
||||
- if (cipher->valid) {
|
||||
- QSslCipher ciph = QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER(cipher);
|
||||
- if (!ciph.isNull()) {
|
||||
- if (!ciph.name().toLower().startsWith(QLatin1String("adh")))
|
||||
- ciphers << ciph;
|
||||
- }
|
||||
- }
|
||||
+ QSslCipher ciph = QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER(cipher);
|
||||
+ if (!ciph.isNull()) {
|
||||
+ if (!ciph.name().toLower().startsWith(QLatin1String("adh")))
|
||||
+ ciphers << ciph;
|
||||
+ }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,95 @@
|
|||
--- src/network/ssl/qsslsocket_openssl_symbols_p.h.orig 2015-05-07 14:14:44 UTC
|
||||
+++ src/network/ssl/qsslsocket_openssl_symbols_p.h
|
||||
@@ -218,6 +218,9 @@ void q_CRYPTO_set_locking_callback(void
|
||||
void q_CRYPTO_set_id_callback(unsigned long (*a)());
|
||||
void q_CRYPTO_free(void *a);
|
||||
void q_DSA_free(DSA *a);
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+int q_DSA_bits(DSA *a);
|
||||
+#endif
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x00908000L
|
||||
// 0.9.8 broke SC and BC by changing this function's signature.
|
||||
X509 *q_d2i_X509(X509 **a, const unsigned char **b, long c);
|
||||
@@ -227,12 +230,18 @@ X509 *q_d2i_X509(X509 **a, unsigned char
|
||||
char *q_ERR_error_string(unsigned long a, char *b);
|
||||
unsigned long q_ERR_get_error();
|
||||
const EVP_CIPHER *q_EVP_des_ede3_cbc();
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+const EVP_MD *q_EVP_sha1();
|
||||
+#endif
|
||||
int q_EVP_PKEY_assign(EVP_PKEY *a, int b, char *c);
|
||||
int q_EVP_PKEY_set1_RSA(EVP_PKEY *a, RSA *b);
|
||||
int q_EVP_PKEY_set1_DSA(EVP_PKEY *a, DSA *b);
|
||||
void q_EVP_PKEY_free(EVP_PKEY *a);
|
||||
RSA *q_EVP_PKEY_get1_RSA(EVP_PKEY *a);
|
||||
DSA *q_EVP_PKEY_get1_DSA(EVP_PKEY *a);
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+int q_EVP_PKEY_base_id(EVP_PKEY *a);
|
||||
+#endif
|
||||
int q_EVP_PKEY_type(int a);
|
||||
EVP_PKEY *q_EVP_PKEY_new();
|
||||
int q_i2d_X509(X509 *a, unsigned char **b);
|
||||
@@ -258,6 +267,9 @@ int q_PEM_write_bio_RSA_PUBKEY(BIO *a, R
|
||||
void q_RAND_seed(const void *a, int b);
|
||||
int q_RAND_status();
|
||||
void q_RSA_free(RSA *a);
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+int q_RSA_bits(RSA *a);
|
||||
+#endif
|
||||
int q_sk_num(STACK *a);
|
||||
void q_sk_pop_free(STACK *a, void (*b)(void *));
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x10000000L
|
||||
@@ -270,6 +282,9 @@ char * q_sk_value(STACK *a, int b);
|
||||
int q_SSL_accept(SSL *a);
|
||||
int q_SSL_clear(SSL *a);
|
||||
char *q_SSL_CIPHER_description(SSL_CIPHER *a, char *b, int c);
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10000000L
|
||||
+int q_SSL_CIPHER_get_bits(SSL_CIPHER *a, int *b);
|
||||
+#endif
|
||||
int q_SSL_connect(SSL *a);
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x00908000L
|
||||
// 0.9.8 broke SC and BC by changing this function's signature.
|
||||
@@ -293,6 +308,7 @@ int q_SSL_CTX_use_certificate_file(SSL_C
|
||||
int q_SSL_CTX_use_PrivateKey(SSL_CTX *a, EVP_PKEY *b);
|
||||
int q_SSL_CTX_use_RSAPrivateKey(SSL_CTX *a, RSA *b);
|
||||
int q_SSL_CTX_use_PrivateKey_file(SSL_CTX *a, const char *b, int c);
|
||||
+X509_STORE *q_SSL_CTX_get_cert_store(const SSL_CTX *a);
|
||||
void q_SSL_free(SSL *a);
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x00908000L
|
||||
// 0.9.8 broke SC and BC by changing this function's signature.
|
||||
@@ -353,6 +369,9 @@ void *q_ASN1_dup(i2d_of_void *i2d, d2i_o
|
||||
#else
|
||||
X509 *q_X509_dup(X509 *a);
|
||||
#endif
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+int q_X509_digest(const X509 *x509, const EVP_MD *type, unsigned char *md, unsigned int *len);
|
||||
+#endif
|
||||
ASN1_OBJECT *q_X509_EXTENSION_get_object(X509_EXTENSION *a);
|
||||
void q_X509_free(X509 *a);
|
||||
X509_EXTENSION *q_X509_get_ext(X509 *a, int b);
|
||||
@@ -360,6 +379,13 @@ int q_X509_get_ext_count(X509 *a);
|
||||
void *q_X509_get_ext_d2i(X509 *a, int b, int *c, int *d);
|
||||
X509_NAME *q_X509_get_issuer_name(X509 *a);
|
||||
X509_NAME *q_X509_get_subject_name(X509 *a);
|
||||
+#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
+long q_X509_get_version(X509 *a);
|
||||
+ASN1_INTEGER *q_X509_get_serialNumber(X509 *a);
|
||||
+EVP_PKEY *q_X509_get_pubkey(X509 *a);
|
||||
+const ASN1_TIME *q_X509_get0_notBefore(X509 *a);
|
||||
+const ASN1_TIME *q_X509_get0_notAfter(X509 *a);
|
||||
+#endif
|
||||
int q_X509_verify_cert(X509_STORE_CTX *ctx);
|
||||
int q_X509_NAME_entry_count(X509_NAME *a);
|
||||
X509_NAME_ENTRY *q_X509_NAME_get_entry(X509_NAME *a,int b);
|
||||
@@ -399,7 +425,11 @@ DSA *q_d2i_DSAPrivateKey(DSA **a, unsign
|
||||
PEM_ASN1_write_bio((int (*)(void*, unsigned char**))q_i2d_DSAPrivateKey,PEM_STRING_DSA,\
|
||||
bp,(char *)x,enc,kstr,klen,cb,u)
|
||||
#endif
|
||||
+#if OPENSSL_VERSION_NUMBER <= 0x10100000L
|
||||
#define q_SSL_CTX_set_options(ctx,op) q_SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
|
||||
+#else
|
||||
+unsigned long q_SSL_CTX_set_options(SSL_CTX *ctx, unsigned long op);
|
||||
+#endif
|
||||
#define q_SKM_sk_num(type, st) ((int (*)(const STACK_OF(type) *))q_sk_num)(st)
|
||||
#define q_SKM_sk_value(type, st,i) ((type * (*)(const STACK_OF(type) *, int))q_sk_value)(st, i)
|
||||
#define q_sk_GENERAL_NAME_num(st) q_SKM_sk_num(GENERAL_NAME, (st))
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# This patch updates the included perl module to the latest version.
|
||||
# Original Spread.pm plus included test script can be found here:
|
||||
# http://search.cpan.org/CPAN/authors/id/J/JE/JESUS/Spread-3.17.4.4.tar.gz
|
||||
# https://cpan.metacpan.org/authors/id/J/JE/JESUS/Spread-3.17.4.4.tar.gz
|
||||
===========================================================================
|
||||
--- ./perl/Spread/Spread.pm.orig 2002-09-26 15:54:46.000000000 +0200
|
||||
+++ ./perl/Spread/Spread.pm 2012-08-25 20:16:53.000000000 +0200
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= GNOME 2 ghostscript viewer
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
INSTALLS_OMF= yes
|
||||
USE_GNOME= gnomeprefix intlhack libgnomeui
|
||||
USES= desktop-file-utils gettext ghostscript:x11 gmake libtool \
|
||||
|
|
|
|||
|
|
@ -16,6 +16,9 @@ COMMENT= Administration tool for cups
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libgnomecups-1.0.so:print/libgnomecups
|
||||
RUN_DEPENDS= gnomesu:security/libgnomesu
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Gnome Photo Printer is intended for printing photos in an easy way
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USE_GNOME= gnomeprefix intltool libgnomeui libglade2 \
|
||||
libgnomeprintui gnomevfs2
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/bland
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Gribouy is a Type1 font editor
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ COMMENT= Smith charting program
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gettext pkgconfig
|
||||
USE_GNOME= libgnomeui libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ MASTER_SITES= GNOME
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Simple commandline wrapper around gpg for gnome-keyring
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
BUILD_DEPENDS= gpgv:security/gnupg1
|
||||
LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring
|
||||
RUN_DEPENDS= gpgv:security/gnupg1
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= Password manager for GNOME2
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libmcrypt.so:security/libmcrypt \
|
||||
libmhash.so:security/mhash
|
||||
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ LICENSE= LGPL20+ PD
|
|||
LICENSE_COMB= multi
|
||||
LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gmake gettext-tools libtool localbase pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ COMMENT= Energy saving preferences app for GNOME
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
INSTALLS_OMF= yes
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
USES= gettext gmake localbase pathfix pkgconfig tar:bzip2
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= http://www.krakoa.dk/progs/cog/
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Program for editing advanced GNOME settings in an easy way
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USE_XORG= x11
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
USES= gettext gmake pkgconfig
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ COMMENT= Interface between FUSE and the Gnome VFS 2.0
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
RPORTNAME= gnome-vfs-fuse
|
||||
WRKSRC= ${WRKDIR}/${RPORTNAME}
|
||||
USES= fuse pkgconfig gmake
|
||||
|
|
|
|||
|
|
@ -12,6 +12,9 @@ COMMENT= GAI applet that displays the keyboard status leds
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libgai.so:x11-toolkits/gai
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -5,6 +5,9 @@ PORTNAME= gcdmaster
|
|||
|
||||
COMMENT= GNOME frontend for cdrdao
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../cdrdao
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ MASTER_SITES= http://hal.freedesktop.org/releases/
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= HAL device manager for the GNOME Desktop
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libhal.so:sysutils/hal
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig tar:bzip2
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ MASTER_SITES= http://www.mikegtn.net/packages/gnome-pkgview/
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Displays the version of GNOME components installed
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USE_GNOME= gnomeprefix libgnomeui intlhack
|
||||
USES= gettext gmake pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@ COMMENT= GNOME/Bonobo component for spell checking
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libaspell.so:textproc/aspell
|
||||
|
||||
USE_GNOME= gnomeprefix intlhack libgnomeui
|
||||
|
|
|
|||
|
|
@ -2,18 +2,24 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gtkspell3
|
||||
PORTVERSION= 3.0.9
|
||||
PORTVERSION= 3.0.10
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= SF/gtkspell/${PORTVERSION}
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= GTK+ 3 spell checking component
|
||||
|
||||
BUILD_DEPENDS= vapigen:lang/vala
|
||||
LIB_DEPENDS= libenchant.so:textproc/enchant
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= vapigen:lang/vala \
|
||||
iso-codes>0:misc/iso-codes
|
||||
LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \
|
||||
libfribidi.so:converters/fribidi
|
||||
RUN_DEPENDS= iso-codes>0:misc/iso-codes
|
||||
|
||||
USES= gettext gmake gnome localbase libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build
|
||||
USES= gettext gmake localbase libtool pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1524772443
|
||||
SHA256 (gtkspell3-3.0.9.tar.xz) = a4f4a4a2789f7499563e26d96b22d8085222ebe278da47d026b2de782b8b4d26
|
||||
SIZE (gtkspell3-3.0.9.tar.xz) = 298988
|
||||
TIMESTAMP = 1538830620
|
||||
SHA256 (gtkspell3-3.0.10.tar.xz) = b040f63836b347eb344f5542443dc254621805072f7141d49c067ecb5a375732
|
||||
SIZE (gtkspell3-3.0.10.tar.xz) = 300968
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= GNOME tool to find strings in a set of files
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= pathfix pkgconfig gettext gmake
|
||||
USE_GNOME= libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fancybox
|
||||
PORTVERSION= 3.5.0
|
||||
PORTVERSION= 3.5.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1538591536
|
||||
SHA256 (fancyapps-fancybox-v3.5.0_GH0.tar.gz) = 00e504858d2f049a3ac0ccdef0d020d0484b9d96ddaed069e8d9dfdcb58b2f6e
|
||||
SIZE (fancyapps-fancybox-v3.5.0_GH0.tar.gz) = 130093
|
||||
TIMESTAMP = 1538849525
|
||||
SHA256 (fancyapps-fancybox-v3.5.2_GH0.tar.gz) = 26b6ed5c889eb76cb67c1752829fe3c09f725809582819ad32dca70a1b85e47c
|
||||
SIZE (fancyapps-fancybox-v3.5.2_GH0.tar.gz) = 130409
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@ COMMENT= Gnome program to check a page/website for broken links
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libgnet-2.0.so:net/gnet2
|
||||
|
||||
OPTIONS_DEFINE= CROCO TIDY CLAMAV GNUTLS NLS
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Nixie tube clock for GNOME
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= pkgconfig pathfix
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= http://seehuhn.de/media/programs/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Alarm clock for GNOME desktop designed as a sand-glass
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gmake pathfix pkgconfig
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
INSTALLS_OMF= yes
|
||||
|
|
|
|||
|
|
@ -16,6 +16,9 @@ COMMENT= File manager for Gnome2
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \
|
||||
libgnome-keyring.so:security/libgnome-keyring \
|
||||
libpopt.so:devel/popt \
|
||||
|
|
|
|||
|
|
@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/marcus
|
|||
MAINTAINER= marcus@FreeBSD.org
|
||||
COMMENT= Tool to add reactivity to the edges and corners of the GNOME desktop
|
||||
|
||||
DEPRECATED= GNOME 2 application
|
||||
EXPIRATION_DATE= 2018-12-10
|
||||
|
||||
USES= gmake pathfix pkgconfig tar:bzip2
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue