summaryrefslogtreecommitdiffstats
path: root/databases/xmysql
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITES.dirk2002-11-211-1/+3
|
* strmov() is a macro for strcpy() and obsolete in libmysqlclient.edwin2002-11-191-0/+19
| | | | Noticed on: bento
* Fix include path for xforms.dirk2002-09-191-2/+2
|
* Bump XForms lib. version.mikeh2002-07-041-1/+1
|
* libxforms.so.0 -> libforms.so.0dirk2001-03-112-5/+4
|
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-211-1/+1
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Fix build error caused by xforms upgrade.dirk2000-07-241-0/+14
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-2/+2
|
* Upgrade to 1.10.dirk2000-03-113-9/+8
|
* Add WWW: in from of URL remove Linux stuff.dirk2000-03-111-7/+2
|
* Take over maintainership.dirk2000-02-201-1/+1
|
* Reducing Maintainership to an amount of portsandreas2000-02-201-1/+1
| | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Switch from mysql322 to mysql322-client and mysql322-server.dirk1999-07-011-2/+2
|
* The xforms ports is no longer an i386-only port.steve1999-06-081-4/+1
|
* Sync version number (5 -> 6) of libmysqlclient with mysql322.dirk1999-02-121-2/+2
|
* Fix path on web.tryc.on.cafenner1999-01-271-2/+2
|
* Don't try to find out which mysql version is installed.dirk1999-01-181-7/+3
| | | | | | | Use a simple library dependency to mysql322. The "autodetection" introduces more problems than it solves. Requested by: Satoshi
* Change the dependencies to MySQL:dirk1999-01-141-2/+6
| | | | | | | | The default is mysql322 now, but take mysql321 if it is installed. (mysql321 installs a static libmysqlclient.a only, mysql322 installs a static and shared version of the library. Note that the build dependency to mysql321 is a no op actually. It is in there to improve understanding(?).)
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.simokawa1999-01-071-1/+4
| | | | XForms has not been available for FreeBSD/alpha yet.
* Upgrade to 1.9dirk1998-12-273-24/+25
| | | | Requested by: Andreas Klemm <andreas@FreeBSD.ORG>
* unbreak this port, xforms is available for ELFandreas1998-11-211-3/+1
|
* The mysql321 port is no longer broken.steve1998-10-201-2/+2
|
* Mark broken for ELF because of xforms port.steve1998-09-261-2/+4
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Use stable mysql portandreas1998-09-061-4/+3
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Try to commit again. I think the trouble happened, becauseandreas1998-03-023-16/+16
| | | | | I didn't checkout first ... Here the update to 1.8
* Make this port properly package.asami1998-02-021-2/+2
| | | | | | | Now, I know you tested it (who doesn't? :), Andreas, but you need to test it *twice* with a "make deinstall" in between, or you may not catch files that were left from the previous installation (as it was in this case).
* Update this port to version 1.7andreas1998-01-293-37/+34
|
* Remove bad MASTER_SITESjseger1997-11-261-4/+2
|
* cosmetic changes using portlint, a really nice tool ;-)andreas1997-10-041-2/+2
|
* New port xmysql.andreas1997-09-027-0/+122
XmySQL is a front end to the MySQL database engine. It allows for simple queries and table maintenance, as well as batch queries. XmySQL has been compiled and tested on Linux 2.0.0 with MySQL 3.20.16 and Xforms version 0.86.
OpenPOWER on IntegriCloud