/audio/

'deletions'>-17/+26 * Update to 5.0.16 release:ale2005-11-273-21/+26 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Update to 5.0.15 release, the first Generally Available (GA) version!ale2005-10-263-5/+4 * Update to 5.0.13 rc release:ale2005-09-303-5/+10 * Update to 5.0.12 release.ale2005-09-072-3/+3 * Update to 5.0.11 release.ale2005-08-295-17/+20 * Install some header files (like mysqld_error.h) with the client, as previous ...ale2005-07-233-6/+8 * Update to 5.0.9 release.ale2005-07-163-7/+7 * Update to 5.0.7 release.ale2005-06-183-9/+7 * Fix compilation on FreeBSD 4.X.ale2005-06-111-1/+2 * Update to 5.0.6 release.ale2005-06-087-64/+39 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * - Use the rcNG script to kill MySQL on deinstallation [1]ale2005-04-114-3/+18 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Update to 5.0.3 release:ale2005-04-0613-290/+125 * - Add new knob to define default server collationpav2005-03-211-0/+4 * Symlink vulnerability fixed.ale2005-01-171-0/+90 * - Make it compilable with old gcc [1]ale2005-01-112-1/+17 * Extend allowed linuxthreads shlib versions.ale2005-01-101-2/+2 * Move pre-configure in the common part.ale2005-01-101-6/+6 * Correct comment typo.ale2005-01-101-1/+1 * Update to 5.0.2 release:ale2005-01-108-165/+301 * Add p5-File-Temp dependency to mysql-scripts.ale2004-12-011-1/+2 * Update to 5.0.1 (snapshot) release:ale2004-10-2512-304/+265 * Mark FORBIDDEN due to serious, unpatched security vulnerabilitynectar2004-10-221-0/+2 * - Fix mysqlhotdump vulnerabilityale2004-09-253-12/+60 * - Replace dead MASTER_SITE [1]ale2004-05-182-1/+15 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Fix a never-catched bug in mysql_install_db script.ale2004-03-122-8/+22 * Fix mysql default db installation.ale2004-03-083-5/+4 * Fix building without perl.ale2004-03-051-0/+21 * Fix installation (a bit of perl was still there).ale2004-03-024-4/+23 * Sync with MySQL 4.0:ale2004-02-296-34/+108 * Finally MySQL 5.0 appears in the ports tree!ale2004-02-046-38/+38 * o Add CONFLICTS sections.nork2003-12-272-3/+17 * o Update to 4.1.1 alpha release.nork2003-12-116-122/+110 * utilize SITE_PERLijliao2003-10-241-1/+1 * Protect against accidentally defining USE_MYSQL in the environment orroam2003-10-041-0/+4 * take care about DB_DIR when the initial database get installedoliver2003-09-291-2/+2 * We finally have a threadsafe realpath(3) in 4.x and 5.x.mbr2003-05-232-6/+25 * Correct configure patcharved2003-05-191-5/+3 * Repo copy & update to MySQL 4.1.0 aka mysql41-server/mysql41-client.nork2003-04-195-55/+59 * o Move USE_PERL5_RUN into server part.nork2003-04-041-3/+4 * Under FreeBSD 5.X, libstdc++ and libsupc++ in /usr/lib use FreeBSDmbr2003-03-271-1/+2 * o Build thread-safe libs by default.nork2003-03-262-4/+5 * Update to 4.0.12.nork2003-03-257-55/+54 * Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-072-2/+1 * FreeBSD 5.X does have lthread.3, FreeBSD 4.X lthread.2mbr2003-02-251-2/+7 * Add WITH_LINUXTHREADS option to build with linuxthreads.mbr2003-02-231-0/+9 * De-pkg-comment.knu2003-02-212-1/+1 * o Definitely fix building on -current.nork2003-02-052-22/+17 * Update to 4.0.10.nork2003-02-044-14/+59 * Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.roam2003-02-0111-328/+119 * Upgrade to 3.23.55.dirk2003-01-303-7/+8 * mysql-server compiles and runs fine on sparc64.dirk2003-01-231-1/+1 * make USE_LIBTOOL actually workingdirk2002-12-171-10/+18 * Upgrade to 3.23.54.dirk2002-12-155-52/+44 * Mark as FORBIDDEN - multiple security vulnerabilities exist. Seesobomax2002-12-131-0/+2 * Fix MASTER_SITES.dirk2002-11-221-4/+6 * WITH_XCHARSET is independent of WITH_CHARSET.dirk2002-11-171-1/+1 * -STABLE exits with signal 11 while connecting via TCP/IP if emptydirk2002-11-132-5/+9 * FreeBSD has broken realpath(3), too.dirk2002-11-112-9/+17 * Set limits from user mysql before starting mysqld.dirk2002-11-112-1/+2 * Only kill mysqld we started. Don't kill all mysqld.dirk2002-11-111-4/+12 * Only kill mysqld we started. Don't kill all mysqld.dirk2002-11-112-4/+11 * Fix build on 5.0-CURRENT.dirk2002-11-111-0/+11 * Upgrade to 3.23.52.dirk2002-10-213-24/+25 * Don't restrict InnoDB to i386. Works on alpha, too.dirk2002-09-041-3/+4 * Upgrade to 3.23.52.dirk2002-08-195-51/+30 * - remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.dirk2002-08-132-2/+12 * Bump PORTREVISION after fixing startup script.dirk2002-08-081-1/+1 * Workaround revision 1.42 and 1.29.2.7 of src/bin/sh/parser.c.dirk2002-08-081-1/+2 * Back out last commit. It was unapproved and inappropriate since itdirk2002-08-081-4/+0 * Look for my.cnf in ${PREFIX}/etc rather than /etc.anders2002-07-011-0/+4 * Upgrade to 3.23.51.dirk2002-06-20