summaryrefslogtreecommitdiff
path: root/databases/mysql-connector-java50/files/patch-build.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-04-30 audio/py-flac: has been marked IGNORE for past 24 monthsMartin Wilke2010-05-021-19/+0
| | | | | | | | | | | | | | | | | 2010-02-20 databases/mysql-connector-java50: Old version: please use databases/mysql-connector-java instead 2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by www/p5-HTML-FormFu-Model-DBIC 2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active maintained" 2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead 2010-04-27 mail/postfix23: it's no longer maintened by upstream developer 2010-04-30 math/libgmp4: Use math/gmp instead. 2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE 2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2 2010-03-04 multimedia/kbtv: no longer under development by author 2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx instead 2010-04-30 security/vpnd: This software is no longer developed 2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of GCC, not used by any other port 2010-04-02 www/caudium12: No longer maintained upstream, please switch to www/caudium14 2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache
* Update to 3.1.11Herve Quiroz2005-10-221-15/+4
| | | | | PR: 87797 Submitted by: maintainer
* - Update to 3.1.10 [1]Herve Quiroz2005-07-061-6/+22
| | | | | | | | - Don't try to mkdir ${JAVAJARDIR} as it has been part of mtree for more than 3 years now PR: 83059 [1] Submitted by: maintainer [1]
* Use JAVALIBDIR to find JAR dependencies during the buildHerve Quiroz2005-04-231-1/+1
| | | | | PR: 80271 Submitted by: maintainer
* - Update to 3.1.7 [1]Herve Quiroz2005-02-221-1/+1
| | | | | | | | | | | | | - Use ${JAVALIBDIR} for JAR dependencies - Use %%JAVAJARDIR%% in plist - ECHO_CMD -> ECHO_MSG - Add $FreeBSD$ tag in patch - Improve the build.xml patch to have the location of JAR files set through MAKE_ARGS (should help with people with non-standard paths) PR: 77916 [1] Submitted by: maintainer [1] Approved by: maintainer
* [ maintainer ] databases/mysql-connector-java -- update to 3.1.6Edwin Groothuis2005-01-131-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | Update to version 3.1.6 -- This is a major update to a new code branch, and development on the 3.0 branch will now be limited to critical bug-fixes. From the release announcement: Version 3.1.6 is the first production release of the 3.1 series that is suitable for use with all versions of MySQL, including MySQL-4.1 or MySQL-5.0. Connector/J 3.1.6 is required if you want to use server-side prepared statements MySQL-4.1.2 or newer, or CallableStatements with MySQL-5.0. http://lists.mysql.com/announce/250 Anyone upgrading from the 3.0 series should first read http://dev.mysql.com/doc/connector/j/en/#id2424819 This update adds both a BUILD_DEPENDS and a RUN_DEPENDS on devel/log4j (unless you use the WITHOUT_COMPILE option, where there's only a RUN_DEPENDS) PR: ports/76149 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* . Repo copy from mysql-jdbc-mm to reflect the change of project name dueGreg Lewis2003-11-051-21/+0
| | | | | | | | to it now being an official MySQL product. . Update to 3.0.9. PR: 57753 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Add patches to allow port build again and also fix some plist problems.Patrick Li2002-07-121-0/+21
PR: ports/39899 Submitted by: maintainer