aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqlman/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove apache from RUN_DEPENDSPhilip M. Gollucci2009-05-161-10/+9
| | | | | | | | | | | | | - APACHE_COMPAT is deprecated, replace with USE_APACHE=1.3 - USE_MYSQL=yes instead of p5-DBD-mysql (databases/mysql*-client depend on it) - Use WWWOWN and WWWGRP PR: ports/134445 Approved by: maintainer Submitted by: me Notes: svn path=/head/; revision=233972
* - Define APACHE_COMPATClement Laforet2005-09-191-0/+1
| | | | | | | | | | | It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self) Notes: svn path=/head/; revision=143148
* Fix dependenciesTilman Keskinoz2005-05-081-9/+3
| | | | | | | | | | Bump PORTREVISION PR: 80216 Submitted by: janos.mohacsi@bsd.hu Notes: svn path=/head/; revision=134859
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-1/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-161-2/+9
| | | | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89001
* RESTRICTED implies NO_PACKAGE and NO_CDROMKris Kennaway2003-07-301-2/+0
| | | | Notes: svn path=/head/; revision=85974
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76031
* Maintainer update: mysqlman cleanup and fetch updateEdwin Groothuis2003-02-041-14/+8
| | | | | | | | | | | | mysqlman cleanup and fetch update. I can take the maintainership of this port, since I submitted. I had blackhole a while ago on my e-mail alias that has been resolved. PR: ports/47899 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=74652
* Original maintainer-email address bounced.Edwin Groothuis2003-01-181-1/+1
| | | | | | | Who knows where "Janos Mohacsi <janos.mohacsi@bsd.hu>" is? Notes: svn path=/head/; revision=73383
* New port: MySQLMan - a web based MySQL database manager written in perlEdwin Groothuis2003-01-181-0/+71
This port can be useful those, who have to manage MySQL remotely via web, but they don't want to install php for phpMyAdmin. Unfortunately the license is not complete free: You have to download yourself from the original distribution site then you can freely use it, but you cannot redistribute. PR: ports/38958 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=73379