Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c715eab9 | 2022-03-11 19:38:05 | drop RCS Ids | ||
| 6f425675 | 2015-10-26 18:43:40 | - update to portroach-2.0.8 * adds a launchpad site handler | ||
| c578401d | 2015-09-19 13:53:31 | - update to portroach-2.0.7 * various tweaks and new mozilla sitehandler from landry@ | ||
| 64654c60 | 2015-07-28 07:05:37 | add missing migration; this needs to be run before upgrading. | ||
| fa0acc58 | 2015-06-23 07:10:17 | update to portroach-2.0.5 | ||
| b3f8194e | 2015-05-14 18:06:41 | - update to portroach-2.0.4 please use ${PREFIX}/share/portroach/sql/migrations/pgsql_2.0.4.sql when upgrading | ||
| f05f8b37 | 2015-04-12 11:44:11 | - update to portroach-2.0.3 * various tweaks to generated email/html pages * now includes database migration scripts in case the db schema is bumped * lots and lots of unused code removed | ||
| 00080512 | 2015-04-05 12:50:47 | - update to portroach-2.0.0 * Switch to using sqlports as the primary datasource. This greatly improves performance as we don't have to walk the entire ports tree ourselves anymore, executing make(1) 10000s of times. * Add new subcommand to remove any removed ports from the database. * Add new sitehandler for PyPI * Lots of cleanups and removal of unused code/features | ||
| d33d72c9 | 2014-11-26 19:24:34 | - update to portroach-1.2.2 * includes new site handlers for pecl and pear as requested by sthen@ | ||
| fcac5106 | 2014-10-05 07:47:17 | Move reminder.mail to a @sample so that it can be edited with site-specific information. ok jasper@ (maintainer) |