aboutsummaryrefslogtreecommitdiff
path: root/databases/wmjsql
Commit message (Collapse)AuthorAgeFilesLines
* - 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