1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/security/libpreludedb/pkg-plist
Tijl Coosemans 6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00

74 lines
3.3 KiB
Plaintext

bin/libpreludedb-config
bin/preludedb-admin
include/libpreludedb/preludedb.h
include/libpreludedb/preludedb.hxx
include/libpreludedb/preludedb-error.h
include/libpreludedb/preludedb-error.hxx
include/libpreludedb/preludedb-path-selection.h
include/libpreludedb/preludedb-plugin-format.h
include/libpreludedb/preludedb-plugin-sql.h
include/libpreludedb/preludedb-sql-settings.h
include/libpreludedb/preludedb-sql.h
include/libpreludedb/preludedb-sql.hxx
include/libpreludedb/preludedb-version.h
lib/libpreludedb.so
lib/libpreludedb.so.7
lib/libpreludedb.so.7.0.0
lib/libpreludedbcpp.so
lib/libpreludedbcpp.so.2
lib/libpreludedbcpp.so.2.0.0
lib/libpreludedb/plugins/formats/classic.so
%%MYSQL%%lib/libpreludedb/plugins/sql/mysql.so
%%PGSQL%%lib/libpreludedb/plugins/sql/pgsql.so
%%SQLITE%%lib/libpreludedb/plugins/sql/sqlite3.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_preludedb.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/preludedb-%%VERSION%%-py%%PYTHON_VER%%.egg-info
%%PYTHON%%%%PYTHON_SITELIBDIR%%/preludedb.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/preludedb.pyc
man/man1/preludedb-admin.1.gz
share/aclocal/libpreludedb.m4
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/api-index-full.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/ch01.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/deprecated-api-index.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/home.png
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/index.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/index.sgml
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/left.png
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-error.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-path-selection.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-plugin-format.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-plugin-sql.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-sql-settings.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-sql.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb-version.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb-preludedb.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb.devhelp
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/libpreludedb.devhelp2
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/object-tree.html
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/right.png
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/style.css
%%PORTDOCS%%share/gtk-doc/html/libpreludedb/up.png
%%DATADIR%%/classic/mysql-update-14-1.sql
%%DATADIR%%/classic/mysql-update-14-2.sql
%%DATADIR%%/classic/mysql-update-14-3.sql
%%DATADIR%%/classic/mysql-update-14-4.sql
%%DATADIR%%/classic/mysql-update-14-5.sql
%%DATADIR%%/classic/mysql-update-14-6.sql
%%DATADIR%%/classic/mysql-update-14-7.sql
%%DATADIR%%/classic/mysql.sql
%%DATADIR%%/classic/mysql2pgsql.sh
%%DATADIR%%/classic/mysql2sqlite.sh
%%DATADIR%%/classic/pgsql-update-14-1.sql
%%DATADIR%%/classic/pgsql-update-14-2.sql
%%DATADIR%%/classic/pgsql-update-14-3.sql
%%DATADIR%%/classic/pgsql-update-14-4.sql
%%DATADIR%%/classic/pgsql-update-14-5.sql
%%DATADIR%%/classic/pgsql-update-14-6.sql
%%DATADIR%%/classic/pgsql-update-14-7.sql
%%DATADIR%%/classic/pgsql.sql
%%DATADIR%%/classic/sqlite-update-14-4.sql
%%DATADIR%%/classic/sqlite-update-14-5.sql
%%DATADIR%%/classic/sqlite-update-14-6.sql
%%DATADIR%%/classic/sqlite-update-14-7.sql
%%DATADIR%%/classic/sqlite.sql