diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-03-03 11:43:52 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-03-03 11:43:52 +0000 |
commit | bc28e52bd8702af7148a063e69c24851610e1040 (patch) | |
tree | 4a487742b1507ba6929d6b4e9632f53b0e86a87d /sysutils/bacula-server/files/patch-src_qt-console_bat.pro.in | |
parent | devel/pycharm-ce: Update to version 2018.3.5 (diff) |
Remove expired ports:
2019-02-28 devel/uboot-mkimage: Use sysutils/u-boot-tools
2019-02-28 graphics/clutter-gtk: 0.10.x is unmaintained upstream and unused in the ports tree
2019-02-28 databases/puppetdb4: Puppet 4 has reached EOL
2019-02-28 sysutils/puppet4: Puppet 4 has reached EOL
2019-02-28 sysutils/puppetserver: Puppet 4 has reached EOL
2019-02-28 www/qupzilla-qt5: Project continues as www/falkon
2019-02-28 databases/puppetdb-terminus4: Puppet 4 has reached EOL
2019-03-01 sysutils/bacula-client: Unsupported. Please migrate to bacula9-server
2019-03-01 net-mgmt/nagios-check_bacula: Unsupported. Please migrate to bacula9-server
2019-03-01 security/kc: Versions 2.4.x use incompatible database format
2019-03-01 sysutils/bacula-server: Unsupported. Please migrate to bacula9-server
2019-03-01 sysutils/bacula-docs: Unsupported. Please migrate to bacula9-docs
2019-03-01 sysutils/bacula-client-static: Unsupported. Please migrate to bacula9-server
2019-03-01 sysutils/bacula-bat: Unsupported. Please migrate to bacula9-server
Notes
Notes:
svn path=/head/; revision=494498
Diffstat (limited to 'sysutils/bacula-server/files/patch-src_qt-console_bat.pro.in')
-rw-r--r-- | sysutils/bacula-server/files/patch-src_qt-console_bat.pro.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/bacula-server/files/patch-src_qt-console_bat.pro.in b/sysutils/bacula-server/files/patch-src_qt-console_bat.pro.in deleted file mode 100644 index 1bca6f6d819b..000000000000 --- a/sysutils/bacula-server/files/patch-src_qt-console_bat.pro.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/qt-console/bat.pro.in.orig 2015-08-13 13:52:24 UTC -+++ src/qt-console/bat.pro.in -@@ -19,7 +19,7 @@ TEMPLATE = app - TARGET = bat - DEPENDPATH += . - INCLUDEPATH += .. . ./console ./restore ./select --LIBS += -L../lib -lbaccfg -lbac -L../findlib -lbacfind @OPENSSL_LIBS@ -+LIBS += -L../lib -lbaccfg -lbac -L../findlib -lbacfind @OPENSSL_LIBS@ -lintl - LIBTOOL_LINK = @QMAKE_LIBTOOL@ --silent --tag=CXX --mode=link - LIBTOOL_INSTALL = @QMAKE_LIBTOOL@ --silent --mode=install - QMAKE_LINK = $${LIBTOOL_LINK} $(CXX) |