notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mysql-xql Library provides XML output functions to MySQL server
1.0.0_3 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.0_3Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2016-07-04
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: syncer@gmail.com search for ports maintained by this maintainer
Port Added: 2010-09-23 02:36:22
Last Update: 2016-07-04 20:48:24
SVN Revision: 418057
License: not specified in port
WWW:
http://www.mysqludf.org/lib_mysqludf_xql/index.php
Description:
The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query. This prevents having to convert a MySQL result to XML in a PHP script, Ruby script, etc. The library provides the same functionality as SQL/XML, seen in MS SQL server and Oracle. However it uses normal functions. By using subqueries the same results as SQL/XML can be generated. WWW: http://www.mysqludf.org/lib_mysqludf_xql/index.php
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • mysql-xql>0:databases/mysql-xql
No installation instructions:
This port has been deleted.
PKGNAME: mysql-xql
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libmysqlclient.so.18 : databases/mysql56-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gmake libtool gnome mysql:
pkg-message:
To add the custom functions to your MySQL server use the following syntax: (you may install only the functions you need): USE mysql; DROP FUNCTION IF EXISTS lib_mysqludf_xql_info; DROP FUNCTION IF EXISTS xql_textdecl; DROP FUNCTION IF EXISTS xql_pi; DROP FUNCTION IF EXISTS xql_dtd; DROP FUNCTION IF EXISTS xql_element; DROP FUNCTION IF EXISTS xql_forest; DROP FUNCTION IF EXISTS xql_concat; DROP FUNCTION IF EXISTS xql_agg; DROP FUNCTION IF EXISTS xql_comment; DROP FUNCTION IF EXISTS xql_cdata; DROP FUNCTION IF EXISTS xql_encode; CREATE FUNCTION lib_mysqludf_xql_info RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE FUNCTION xql_textdecl RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE FUNCTION xql_pi RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE FUNCTION xql_dtd RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE FUNCTION xql_element RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE FUNCTION xql_forest RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE FUNCTION xql_concat RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE AGGREGATE FUNCTION xql_agg RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE FUNCTION xql_comment RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE FUNCTION xql_cdata RETURNS STRING SONAME 'lib_mysqludf_xql.so'; CREATE FUNCTION xql_encode RETURNS STRING SONAME 'lib_mysqludf_xql.so'; Example for deinstalling a function: DROP FUNCTION xql_encode; For function descriptions, see the following webpage: http://http://www.mysqludf.org/lib_mysqludf_xql/index.php

Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://www.mysqludf.org/lib_mysqludf_xql/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0_3
04 Jul 2016 20:48:24
Revision:418057Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.0_3
03 Jun 2016 16:44:58
Revision:416324Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.0.0_3
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.0.0_3
12 Dec 2015 23:02:03
Revision:403636Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: does not fetch
1.0.0_3
20 Dec 2014 17:40:54
Revision:375020Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0.0_3
30 Aug 2014 19:46:02
Revision:366671Original commit files touched by this commit
tijl search for other commits by this committer
- Add USES=libtool and INSTALL_TARGET=install-strip
- Disable static plugin
1.0.0_2
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.0_1
14 Feb 2014 15:02:30
Revision:344239Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.0.0_1
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.0.0_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.0_1
19 Mar 2011 13:15:34
Original commit files touched by this commit
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
1.0.0
23 Sep 2010 02:35:54
Original commit files touched by this commit
pgollucci search for other commits by this committer
The lib_mysqludf_xql library provides an array of functions,
which can be used to create XML output directly from MySQL
using a single SQL query. This prevents having to convert a
MySQL result to XML in a PHP script, Ruby script, etc.

The library provides the same functionality as SQL/XML, seen
in MS SQL server and Oracle. However it uses normal functions.
By using subqueries the same results as SQL/XML can be generated.

WWW: http://www.mysqludf.org/lib_mysqludf_xql/index.php

PR:             ports/142086
Submitted by:   Mina R Waheeb <syncer at gmail.com>

Number of commits found: 12