9 Commits

Author SHA1 Message Date
Ryan Schmidt 11d20ab8ed sqlitedbrowser: Use qmake portgroup
This allows the right compiler and arch flags to be used, also allowing
the universal variant to be enabled.
2020-01-13 13:31:44 -06:00
Ryan Schmidt 4b0287ad02 sqlitedbrowser: Fix typo in description 2020-01-13 12:57:36 -06:00
Joshua Root f8dea385db databases/*: fix unintended quoting in long_description 2020-01-13 17:20:04 +11:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Peter Danecek 4d02a34539 sqlitedbrowser: set nomaintainer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@129147 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-12-07 19:10:24 +00:00
Rainer Müller 53f8689055 databases/sqlitedbrowser:
Add dependency on the required qt4-mac-sqlite3-plugin

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100238 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-05 10:15:00 +00:00
Ryan Schmidt 44adb8b6e4 sqlitedbrowser: don't overwrite portgroup's dependency
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87239 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-11-14 21:47:13 +00:00
Philipp Weißmann 8cc7a8b54a Fixed category typo
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87231 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-11-14 15:40:53 +00:00
Philipp Weißmann c352000653 SQLitedbrowser aka. SQLite Studio aka. SQLiteBrowser new added
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87227 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-11-14 13:40:59 +00:00