1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kurt Jaeger 7962caf263 devel/rudiments: 0.54 -> 0.55.0
databases/sqlrelay: 0.64 -> 0.65.0

rudiments:
- file::open sets errno=ENOENT if the file or path wasn't found on
  Windows now
- fixed a bug with filedescriptor::printf when printing to non-buffered
  files on Windows and Solaris 11
- fixed a bug that caused a crash in codetree if codeposition is NULL
- added missing dll export clause to codetreegrammar class
- added xmldomevents class
- added namespace discrimination in codetree::write
- fixed a codetree end-of-string-during-concatenation bug
- fixed a codetree tree reset bug
- fixed an xmlsax bug that caused text nodes with empty values to be
  inserted between tag nodes when there is no text between tags
- added escapechar option to filedescriptor::read-until-terminator
  methods
- added a generic securitycontext class and integrated it with
  filedescriptor
- implemented GSS/SSPI and TLS/SSL children of securitycontext
- removed old SSL integration with filedescriptor
- updated inet/unixsocketclient to close() as the first step of connect()
- updated charstring::to(Unsigned)Integer-with-endptr methods to have
  const char **endptr arguments
- updated configure script to find erlang on openbsd 5.8
- buffers allocated by vasprintf are free()'ed now rather than deleted
- fixed a commandline bug that could cause it to return the next
  parameter for getValue() of a parameter with no value
- fixed connect()/useBlockingMode error masking bug
- removed -revision during link and adopted Semantic Versioning 2.0
- added pthread_create/EAGAIN retry
- added methods to configure and examine process::fork and thread::run
  retry behavior
- thread methods test for invalid thread before operating on it now
- charstring::split doesn't crash if list or listlength are null now
- added debugprint header
- removed problematic thread::cancel() method
- added thread::runDetached() methods
- removed useBlockingMode() call in stdio constructor as is caused
  problems with apps like Apache that actually need stdin/out/err
  to be in non-blocking mode sometimes

sqlrelay:
- removed erroneous SQLR_SQLExecute export in ODBC driver
- fixed call type of internal ODBC driver functions and made them static
- fixed --disable-API flags in configure.vbs
- fixed bad user/password copy logic in ODBC SQLConnect function
- added missing default implementation of
  sqlrservercursor::getColumnTypeName()
- added parser debug option
- normalize translation can convert foreign decimals now
- updated missing-tnsnames.ora warning
- updated sqlr-start and sqlr-scaler to run programs using fully
  qualified path names
- fixed query timer in sqlrsh
- add timer="query/command" parameter to slowqueries logger
- added odbcversion parameter to ODBC connection
- updated erlang api to use the C++ compiler to link (for netbsd 7.0)
- added major-version check to node.js api for node 4.x+
- ODBC driver's SQLGetData can deal with NULL targetvalue now
- fixed normalize || bug
- fixed normalize bug that removed spaces around * for "all columns"
  improperly
- removed freetds warning, modern sybase has different library file names
- updates to support python3
- added several --disable options to the configure script for unix/linux
- removed sqlr-fields/sqlr-query and updated sqlrsh to provide the same
  functionality
- removed antiquated sqlrelay.dtd
- moved default example directory to share/sqlrelay/examples
- sqlrelay.conf example is installed under example directory now
- Python DB -> Python DB-API in the docs
- moved private members and support classes into C++ API's .cpp files
- removed -revision during link and adopted Semantic Versioning 2.0
- added missing get*List methods to Java API
- removed errant information_schema views from getTableList with mysql
- refactored listenertimeout to use timed semaphore ops and only fall
  back to an alarm if the system doesn't support timed sem ops
  and the instance isn't configured to use threads
- fixed inode-check in logger modules - works correctly with logrotate
- change "an error occurred" to "server closed connection" to reduce
  false-positives from log analyzers - "real" errors will still
  be reported elsewhere
- refactored the config file parser
- added support for kerberos authentication and encryption
- added krb_userlist auth module
- renamed "authentication" to "auth" (for authentication/authorization,
  also matches module name prefix) in config file and docs
- removed an errant flushWriteBuffer after client auth
- moved debugprint stuff into rudiments
- added support for tls authentication and encryption
- added tls_userlist auth module
- fixed long-standing copyrefs bug
- when calling after-triggers, "success" flag is set correctly now
- fixed bug where after-triggers could mask failed queries
- added support for "before and after" triggers
- moved call to set stdinput to use blocking mode from
  rudiments::stdiofiledescriptor to sqlrsh, as doing it in every
  case caused problems with apps like Apache, which need
  stdin/out/err to be in non-blocking mode sometimes (fixes bug
  where PHP's that used the SQL Relay API would cause apache
  workers to hang closing connections after a graceful restart)
- made auth_database module always re-login
- added auth_proxied module to support Oracle's (and potentially other
  databases') n-tier/proxied authentication
- fixed a long-standing bug where passwords weren't checked when
  switching between oracle n-tier authenticated users
2016-04-03 10:17:44 +00:00
accessibility Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
arabic Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
archivers - Update to 1.57 2016-04-02 08:33:40 +00:00
astro Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
audio - Add LICENSE_FILE 2016-04-03 00:27:19 +00:00
benchmarks Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
biology Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
cad Update to 5.2 2016-04-02 11:50:33 +00:00
chinese Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
comms Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
converters Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01 13:29:15 +00:00
databases devel/rudiments: 0.54 -> 0.55.0 2016-04-03 10:17:44 +00:00
deskutils - Update 2.54.0 2016-04-02 11:44:00 +00:00
devel devel/rudiments: 0.54 -> 0.55.0 2016-04-03 10:17:44 +00:00
dns Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01 14:00:51 +00:00
editors - Fix handling of empty directories in documentation 2016-04-01 20:15:05 +00:00
emulators Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01 14:00:51 +00:00
finance Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01 14:00:51 +00:00
french Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01 14:00:51 +00:00
ftp Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01 14:00:51 +00:00
games Update to version 1.6.0. 2016-04-03 05:24:35 +00:00
german Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01 14:00:51 +00:00
graphics - Add LICENSE_FILE 2016-04-03 00:38:12 +00:00
hebrew Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
hungarian Add missing items to the calligra-l10n ports plists. 2016-03-28 18:16:36 +00:00
irc Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
japanese Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
java Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
Keywords
korean Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. 2016-04-01 14:08:37 +00:00
lang Update to the 20160329 snapshot of GCC 5. A fair number of fixes 2016-04-03 08:21:14 +00:00
mail Update to 1.68. Add LICENSE and NO_ARCH, use OPTIONS helper 2016-04-02 17:06:31 +00:00
math - Update to 0.10.0 2016-04-03 02:20:14 +00:00
misc Mark BROKEN: tries to download from registry.npmjs.org during stage phase 2016-04-02 16:16:43 +00:00
Mk bsd.sites.mk: with last mirror dead retire MASTER_SITE_ALSA 2016-04-01 20:45:03 +00:00
multimedia Add "kde" to CATEGORIES. 2016-04-02 16:45:33 +00:00
net Update to 2.94. 2016-04-02 17:11:28 +00:00
net-im Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. 2016-04-01 14:16:16 +00:00
net-mgmt Fix props. 2016-04-01 18:29:28 +00:00
net-p2p Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. 2016-04-01 14:16:16 +00:00
news Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. 2016-04-01 14:16:16 +00:00
palm Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. 2016-04-01 14:16:16 +00:00
polish Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. 2016-04-01 14:16:16 +00:00
ports-mgmt Update to 1.7.1 2016-04-02 12:51:08 +00:00
portuguese Fixup some whitespace at the beginning of lines problems. 2016-04-01 13:18:17 +00:00
print Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. 2016-04-01 14:16:16 +00:00
russian Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. 2016-04-01 14:25:16 +00:00
science Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. 2016-04-01 14:25:16 +00:00
security Update to 4.06 2016-04-03 09:49:38 +00:00
shells Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. 2016-04-01 14:25:16 +00:00
sysutils - Rename gemspec patch to patch-gemspec 2016-04-02 07:15:16 +00:00
Templates
textproc Update to 0.26. 2016-04-02 16:30:12 +00:00
Tools redundant-opt-files script: Fix deleted port output 2016-03-24 21:33:36 +00:00
ukrainian Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. 2016-04-01 14:25:16 +00:00
vietnamese Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
www Upgrade third-party brotli module from 86998c6 to 2fc6f12. 2016-04-03 05:48:43 +00:00
x11 Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
x11-clocks Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
x11-drivers Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
x11-fm Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
x11-fonts Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
x11-servers Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
x11-themes Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
x11-toolkits Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
x11-wm Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01 14:33:55 +00:00
.arcconfig
.gitattributes Add a global .gitattributes file, exported from subversion's autoprops. 2016-03-24 12:47:20 +00:00
.gitignore
CHANGES Add a CHANGES entry concerning the change about PORTSDIR in the dependency lines 2016-04-02 07:56:59 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs New port: sysutils/hfm 2016-03-20 20:20:13 +00:00
LEGAL
Makefile
MOVED Remove expired ports: 2016-03-31 20:54:10 +00:00
README
UIDs New port: sysutils/hfm 2016-03-20 20:20:13 +00:00
UPDATING security/clamav-unofficial-sigs: 3.7.2 -> 5.0.4, extremeshok fork 2016-03-31 13:36:52 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.