summaryrefslogtreecommitdiff
path: root/misc/open2300-mysql
AgeCommit message (Collapse)AuthorFilesLines
2010-02-05Simplify (I accidently reverted parts of joergs changes and solve themartin1-1/+2
same problem differently - undo that now). No visible change.
2010-02-05Update to version 1.10martin2-5/+6
2010-02-04DESTDIR supportjoerg1-3/+4
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-08Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysqlxtraeme1-1/+2
pkg has been changed to 5.x). Reminded by wiz... thanks.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-09-28Removed trailing white-space.rillig1-4/+4
2005-07-31- remove hardcoded /usr/pkg in patch, simplifygrant1-1/+5
- honour CPPFLAGS, LDFLAGS, LIBS - needs -lnsl -lsocket on Solaris
2005-07-31whitespace fixgrant1-2/+1
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-11-11Homogenize the two suggested database structures.martin1-19/+19
2004-11-10Standardize MESSAGE a bit.wiz1-10/+15
2004-11-10Import of open2300-mysql - an add-on to the open2300 pkg, that logs datamartin4-0/+79
from the weather station to a mysql database.