mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
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>
13 lines
393 B
Perl
13 lines
393 B
Perl
*** mysql.cgi.orig Thu Jun 6 20:07:24 2002
|
|
--- mysql.cgi Thu Jun 6 20:08:07 2002
|
|
***************
|
|
*** 1,4 ****
|
|
! #!/usr/bin/perl
|
|
# ==================================================================
|
|
# MySQLMan - web based MySQL manager.
|
|
#
|
|
--- 1,4 ----
|
|
! #!%%PATHPERLBIN%%
|
|
# ==================================================================
|
|
# MySQLMan - web based MySQL manager.
|
|
#
|