summaryrefslogtreecommitdiff
path: root/databases/xmysql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libxforms.so.0 -> libforms.so.0Dirk Froemberg2001-03-112-5/+4
| | | | Notes: svn path=/head/; revision=39581
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-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). Notes: svn path=/head/; revision=37401
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-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 Notes: svn path=/head/; revision=31272
* Fix build error caused by xforms upgrade.Dirk Froemberg2000-07-241-0/+14
| | | | Notes: svn path=/head/; revision=30993
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27418
* Upgrade to 1.10.Dirk Froemberg2000-03-113-9/+8
| | | | Notes: svn path=/head/; revision=26772
* Add WWW: in from of URL remove Linux stuff.Dirk Froemberg2000-03-111-7/+2
| | | | Notes: svn path=/head/; revision=26771
* Take over maintainership.Dirk Froemberg2000-02-201-1/+1
| | | | Notes: svn path=/head/; revision=26045
* Reducing Maintainership to an amount of portsAndreas Klemm2000-02-201-1/+1
| | | | | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. Notes: svn path=/head/; revision=26039
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Switch from mysql322 to mysql322-client and mysql322-server.Dirk Froemberg1999-07-011-2/+2
| | | | Notes: svn path=/head/; revision=19931
* The xforms ports is no longer an i386-only port.Steve Price1999-06-081-4/+1
| | | | Notes: svn path=/head/; revision=19323
* Sync version number (5 -> 6) of libmysqlclient with mysql322.Dirk Froemberg1999-02-121-2/+2
| | | | Notes: svn path=/head/; revision=16654
* Fix path on web.tryc.on.caBill Fenner1999-01-271-2/+2
| | | | Notes: svn path=/head/; revision=16387
* Don't try to find out which mysql version is installed.Dirk Froemberg1999-01-181-7/+3
| | | | | | | | | | Use a simple library dependency to mysql322. The "autodetection" introduces more problems than it solves. Requested by: Satoshi Notes: svn path=/head/; revision=16183
* Change the dependencies to MySQL:Dirk Froemberg1999-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(?).) Notes: svn path=/head/; revision=16048
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1999-01-071-1/+4
| | | | | | | XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
* Upgrade to 1.9Dirk Froemberg1998-12-273-24/+25
| | | | | | | Requested by: Andreas Klemm <andreas@FreeBSD.ORG> Notes: svn path=/head/; revision=15665
* unbreak this port, xforms is available for ELFAndreas Klemm1998-11-211-3/+1
| | | | Notes: svn path=/head/; revision=14735
* The mysql321 port is no longer broken.Steve Price1998-10-201-2/+2
| | | | Notes: svn path=/head/; revision=14100
* Mark broken for ELF because of xforms port.Steve Price1998-09-261-2/+4
| | | | Notes: svn path=/head/; revision=13406
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Use stable mysql portAndreas Klemm1998-09-061-4/+3
| | | | Notes: svn path=/head/; revision=13034
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Try to commit again. I think the trouble happened, becauseAndreas Klemm1998-03-023-16/+16
| | | | | | | | I didn't checkout first ... Here the update to 1.8 Notes: svn path=/head/; revision=9998
* Make this port properly package.Satoshi 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). Notes: svn path=/head/; revision=9566
* Update this port to version 1.7Andreas Klemm1998-01-293-37/+34
| | | | Notes: svn path=/head/; revision=9503
* Remove bad MASTER_SITESJustin M. Seger1997-11-261-4/+2
| | | | Notes: svn path=/head/; revision=8859
* cosmetic changes using portlint, a really nice tool ;-)Andreas Klemm1997-10-041-2/+2
| | | | Notes: svn path=/head/; revision=8102
* New port xmysql.Andreas Klemm1997-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. Notes: svn path=/head/; revision=7754