aboutsummaryrefslogtreecommitdiffstats
path: root/net/tsclient
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2004-11-23 16:51:28 +0800
committerkwm <kwm@FreeBSD.org>2004-11-23 16:51:28 +0800
commit39380e9bf5854a7751f859b1f5675004827777e4 (patch)
treec73b1589b59b9d6f1d402354cac645980911209a /net/tsclient
parenta03251879abc21dc2b4770d0de085a360a619bd0 (diff)
downloadfreebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.gz
freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.zst
freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.zip
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor)
Diffstat (limited to 'net/tsclient')
-rw-r--r--net/tsclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile
index 911aabde2f47..2271312e13b2 100644
--- a/net/tsclient/Makefile
+++ b/net/tsclient/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= net gnome
MASTER_SITES= http://www.gnomepro.com/tsclient/
-MAINTAINER= kwm@rainbow-runner.nl
+MAINTAINER= kwm@FreeBSD.org
COMMENT= A GNOME 2 frontend for rdesktop and vncviewer
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop
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-207-87/+71 * Upgrade to 3.23.49.dirk2002-02-192-2/+2 * Add knob for --enable-thread-safe-client (THREAD_SAFE_CLIENT)dirk2002-02-151-0/+3 * Fix argument for chmod (00mysql-client.sh -> 000.mysql-client.sh)dirk2002-02-121-1/+1 * - upgrade to 3.23.48dirk2002-02-113-4/+4 * Upgrade to 3.23.47.dirk2001-12-292-3/+3 * Add support for InnoDB tables.dirk2001-12-201-2/+2 * - remove -fno-omit-frame-pointer from CFLAGS if BUILD_OPTIMIZED is setdirk2001-12-191-4/+7 * - CXX=${CC} to get rid of libstdc++ in order to improve stabilitydirk2001-12-181-1/+11 * Upgrade to 3.23.46.dirk2001-12-022-2/+2 * Upgrade to 3.23.45.dirk2001-11-242-2/+2 * Update to 3.23.44.dirk2001-11-192-2/+2 * Upgrade to 3.23.43.dirk2001-10-063-2/+5 * Upgrade to 3.23.42.dirk2001-09-114-4/+9 * Comply with NOPORTDOCSdwcjr2001-09-041-54/+54 * Add dependency to p5-Mysql for the server part. mysql_convert_table_format,dirk2001-08-191-1/+3 * Upgrade to 3.23.41.dirk2001-08-143-2/+4 * Cleanup:dirk2001-08-141-10/+13 * Add two new Makefile variables: SKIP_INSTALL_DB, INSTALL_DB_FORCEdirk2001-08-051-1/+15 * Upgrade to 3.23.40.dirk2001-08-012-2/+2 * Upgrade to 3.23.39.dirk2001-06-143-2/+3 * POSIX chown syntax.dirk2001-06-041-1/+1 * Add option for linuxthreads (WITH_LINUXTHREADS).dirk2001-05-241-0/+7 * Upgrade to 3.23.38.dirk2001-05-125-18/+18 * Upgrade to 3.23.37.dirk2001-04-216-33/+37 * Fix typo (Latin1 -> latin1).dirk2001-04-051-1/+1 * Upgrade to 3.23.36.dirk2001-03-282-2/+2 * Upgrade to 3.23.35.dirk2001-03-172-2/+2 * Add ${MASTER_SITE_SOURCEFORGE} to MASTER_SITES and remove www.mysql.netdirk2001-03-121-5/+5 * Upgrade to 3.23.34a.dirk2001-03-123-18/+11 * BDB doesn't compile on alpha.dirk2001-03-051-0/+3 * Upgrade to 3.23.33.dirk2001-02-142-3/+2 * Install mysql-client.sh as 00mysql-client.sh so the includeddirk2001-02-082-3/+3 * Add options for alternate charsets (WITH_CHARSET and WITH_XCHARSET).dirk2001-01-251-0/+15 * Add support for BerkeleyDB table type.dirk2001-01-252-5/+16 * Upgrade to 3.23.32.dirk2001-01-233-15/+5 * Remove NO_LATEST_LINK now that mysql323-{client,server} are thedirk2001-01-221-1/+0 * Fix moved MASTER_SITE.dirk2001-01-221-1/+1 * Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-213-10/+2 * Fix build on FreeBSD-3.x.dirk2001-01-211-2/+8 * Upgrade to 3.23.31.dirk2001-01-193-5/+5 * Add "-felide-constructors -fno-exceptions -fno-rtti" to CXXFLAGSdirk2001-01-071-0/+4 * --with-low-memory serves a similar purpose as patch-aq.dirk2001-01-072-14/+2 * Remove extra .gz in MAN1.dirk2001-01-061-1/+1 * Upgrade to 3.23.30.dirk2001-01-064-10/+13 * Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0 * Upgrade to 3.23.29a.dirk2000-12-195-50/+23 * Go back to where I started: Put mysql.sock in /tmp/...dirk2000-12-041-2/+1 * Move mysql.sock from ${DB_DIR} to /var/run/. ${DB_DIR} has mode 700dirk2000-12-041-1/+1 * Enable libwrap and put socket file into ${DB_DIR}.dirk2000-12-011-1/+3 * Upgrade to 3.23.28.dirk2000-12-014-12/+15 * Adjust mysql's homedirectory if already exists.dirk2000-12-011-0/+7 * Move mysql-client.sh from Makefile to files/mysql-client.shdirk2000-11-162-3/+16 * Set NO_LATEST_LINK.dirk2000-11-091-0/+1 * Install my_config.h to satisfy ports depending on mysql.dirk2000-11-092-3/+13 * Fix MASTER_SITES.dirk2000-10-241-4/+3 * Upgrade to 3.23.26.dirk2000-10-194-25/+31 * Upgrade to MySQL-3.23.24 after repository copy from mysql322-clientdirk2000-10-198-191/+180 * Fix Y2K URL.dirk2000-09-251-1/+1 * Remove stale information.dirk2000-09-251-8/+2 * - "@exec killall mysqld" should read "@unexec killall mysqld"...dirk2000-09-252-2/+4 * Set INSTALLS_SHLIB (instead of calling ldconfig).dirk2000-09-242-4/+3 * As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-051-1/+1 * Remove -Werror from configure script. This caused incorrect resultsdirk2000-05-031-7/+40 * portlint and add SLAVEDIRS variablemharo2000-04-201-1/+2 * Remove obsolete `Version required' lines.knu2000-04-151-1/+0 * Convert to PORTNAME/PORTVERSION.asami2000-04-131-2/+4 * - move startup file from Makefile to files/mysql-server.shdirk2000-04-033-17/+30 * Fix URL.dirk2000-03-271-1/+1 * Fix build error!dirk2000-02-221-6/+8 * With a minor little tweak this now builds on the Alpha.steve2000-02-212-4/+14 * Upgrade to 3.22.32.dirk2000-02-154-3/+10 * Upgrade to 3.22.30.dirk2000-01-254-37/+24 * Put mysql.grant.patch on www.freebsd.org, too. Some users seem to havedirk2000-01-181-1/+2 * Add a patch for fixing a serious bug in MySQL password handling.dirk2000-01-132-0/+4 * - upgrade to 3.22.29dirk2000-01-068-23/+59 * General comment cleanups.hoek1999-12-291-1/+1 * Use stripped hostname via `hostname -s` in various scripts, to make themdirk1999-11-271-1/+10 * Upgrade to 3.22.27.dirk1999-10-184-22/+56 * Remove stale MASTER_SITE.dirk1999-09-221-1/+0 * - upgrade to 3.22.26adirk1999-09-185-5/+45 * - If ${OSVERSION} >= 320000 then use native threads (libc_r) by default.dirk1999-09-041-14/+35 * Upgrade to 3.22.25.dirk1999-08-273-3/+3 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * chmod -> ${CHMOD}mharo1999-08-231-3/+3 * Spelling correction: to -> too.cpiazza1999-08-201-2/+2 * - introduce DB_DIR variable to specify database directory ifdirk1999-08-122-10/+27 * Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-031-1/+1 * Add two missing gifs.dirk1999-07-101-0/+2 * Upgrade to 3.22.24.dirk1999-07-063-4/+4 * - install gifs for HTML documentationdirk1999-07-043-3/+77 * Split mysql322 into mysql322-client and mysql322-server.dirk1999-07-016-43/+73 * As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1 * Follow the bouncing digex MASTER_SITE.billf1999-06-241-2/+2 * This doesn't build on the alpha yet, but should with a little work.steve1999-06-231-1/+5 * Upgrade to 3.22.23b.dirk1999-06-084-16/+16 * Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-5/+1 * Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installmharo1999-06-062-3/+2 * Update version in comments..peter1999-05-251-2/+2 * Upgrade to 3.22.22.dirk1999-05-023-6/+7 * /sbin/ldconfig -> ${LDCONFIG}dirk1999-04-181-2/+2 * Move WWW_SITE to pkg/DESCR:WWW from Makefilescrappy1999-04-142-2/+3 * - upgrade to 3.22.21dirk1999-04-074-7/+18 * Forgot to commit this one while upgrading to 3.22.20a.dirk1999-03-231-1/+1 * Upgrade to 3.22.20a.dirk1999-03-232-4/+3 * Commit all Y2K/WWW_SITE changes to Makefiles...scrappy1999-03-121-1/+4 * Upgrade to 3.22.19b.dirk1999-03-054-34/+16 * Use ${PERL} for substituting and not ${PERL5}.dirk1999-02-201-3/+3 * Fix PLIST: version for libmysqlclient.so was bumped from 5(.2) to 6(.0).dirk1999-02-111-1/+1 * Upgrade to 3.22.16a-gamma.dirk1999-02-093-5/+5 * Cleanups:dirk1999-02-082-18/+35 * Upgrade to 3.22.15-gamma.dirk1999-02-023-5/+5 * Upgrade to 3.22.14b-gamma.dirk1999-01-064-18/+20 * Upgrade to 3.22.13-beta.dirk1998-12-245-25/+32 * BROKEN='fetch -- 3.22.13-beta is the current distfile'obrien1998-12-241-1/+3 * Upgrade to 3.22.11-beta.dirk1998-12-234-47/+37 * Fix typo in MASTER_SITES.billf1998-12-121-2/+2 * Update MASTER_SITES.billf1998-12-121-4/+6 * Don't try to be too fancy about using ps to find its flags, it breaksasami1998-12-012-8/+41 * Add shlib minor != 0.asami1998-11-241-1/+1 * Update to version 3.22.10-beta.steve1998-11-225-125/+36 * Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-4/+5 * Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>thepish1998-10-225-56/+84 * Mark this MANUAL_PACKAGE_BUILD -- it seems to install headers that conflictasami1998-10-081-1/+2 * Mark BROKEN for ELF.jseger1998-10-011-1/+3 * Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-4/+4 * link with -pthread = -nostdlib und -lc_randreas1998-09-141-0/+11 * This is the latest mysql version.andreas1998-09-075-41/+209 * Dirk Froemberg <ibex@physik.TU-Berlin.DE> is the new maintainer,andreas1998-09-021-4/+2 * the install.db script should be run from within ${WORKSRC}thepish1998-09-011-2/+2 * /bin/cp /usr/ports/databases/mysql/work/mysql-3.21.33/data/mysql/*.frm /usr/l...asami1998-08-201-1/+3 * Long live feminism! No manpages! Nyah-hah-hah!hoek1998-08-17