summaryrefslogtreecommitdiff
path: root/www/aipo
AgeCommit message (Collapse)AuthorFilesLines
2013-03-04Revert agpl3 rename.wiz1-2/+2
Requested by gdt. pkgsrc policy: file names per OSI, not per default-allowed set.
2013-03-03Adapt license name.wiz1-2/+2
2012-11-26Update to 7.0.2ryoon4-21/+891
* Add dependency to databases/jdbc-postgresql92 * Update MESSAGE Changelog: * Fix schedule display issue * Fix Shift_JIS character code issue in shared folder download * Improve timecard display functionality * Fix import issue of user infomation * Improve workflow display * Add instant login functionality for cell phone
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-01Update to 7.0.1ryoon3-66/+168
Changelog: 7.0.1 * Fix Firefox bug * Adjust sentences, degign etc. * Bugfixes 7.0.0 * Add timeline function * Imporve UI * Many bugfixes
2012-08-05Bump PKGREVISION for change of PostgreSQL default version to 9.1.obache1-1/+2
2012-06-24Add missing INSTALLATION_DIRS.jperkin1-2/+2
2012-02-05Update to 6.0.3ryoon3-235/+393
* Bugfixes * Some improvements. * Add Report function. See: http://code.google.com/p/aipo/wiki/ReleaseNote6030 (written in Japanese)
2011-12-06Fix typo in MESSAGE.ryoon2-4/+4
Bump PKGREVISION.
2011-11-29Correct instructions in MESSAGE file.ryoon2-6/+6
Bump PKGREVISION.
2011-11-26Import aipo-6.02 as pkgsrc/www/aipo from wip/aiporyoon5-0/+4455
Aipo is web-based groupware software. Currently Aipo has interface written in Japanese only. You can get source at http://code.google.com/p/aipo/ . This package requires apache-tomcat and postgresql-server. Tested only with lang/openjdk7, www/apache-tomcat7, and databases/postgresql84-server.