aboutsummaryrefslogtreecommitdiff
path: root/databases/wmjsql
Commit message (Collapse)AuthorAgeFilesLines
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Add LICENSE_FILEDmitry Marakasov2015-12-201-7/+13
| | | | | | | | | - Improve WRKSRC handling - Simplify installation - Switch to options helpers Notes: svn path=/head/; revision=404055
* Revert r367333, it doesn't workAntoine Brodin2014-09-051-2/+1
| | | | | | | Mark BROKEN instead Notes: svn path=/head/; revision=367334
* - Fix build on -currentMartin Wilke2014-01-253-48/+27
| | | | | | | | | | | | - Add LICENSE - Support PLIST_FILES - Stage support PR: 184833 Submitted by: ports fury Notes: svn path=/head/; revision=341051
* databases/wmjsql: Unbreak on F10, headJohn Marino2013-12-082-1/+28
| | | | | | | | Port requires the specified gmake, but "make" was hardcoded and bmake was used instead. Notes: svn path=/head/; revision=335946
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271309
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_GETOPT_LONG which is a no-op since March 200Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209418
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149245
* - Update MASTER_SITESPav Lucistnik2005-11-241-1/+1
| | | | Notes: svn path=/head/; revision=149244
* Unbreak on 4.x by setting USE_GETOPT_LONGVolker Stolz2005-03-081-0/+1
| | | | Notes: svn path=/head/; revision=130637
* Add wmjsql, a WindowMaker dockapp that connects to a MySQL server and grabsAlexey Dokuchaev2005-03-044-0/+55
the status displaying it in a handy little window. Notes: svn path=/head/; revision=130323