35 Commits

Author SHA1 Message Date
jasper
8f7fbbc18d unbreak the bitbucket site handler 2020-07-23 14:58:41 +00:00
jasper
3d9581a6de unbreak CPAN site handler by migrating from API v0 to v1 2020-07-23 14:14:25 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
espie
c2bdc8804f replace slow query with an better one, as this is used in a tight loop
insane code

okay aja@, jasper@
2019-03-11 08:15:31 +00:00
espie
90e969d0aa switch to one single schema for sqlports. Kill sqlports-compact (it is the
new default, change tables to be _table, views to be view (for now)) and
adjust consumers to work with the new tool, to the best of my knowledge
2018-11-28 14:57:45 +00:00
jasper
5325a42408 update to portroach-2.0.11, containing a bunch of fixes related to github.
nb: in order to do a full portroach scan one needs a github token otherwise
rate-limiting will block requests after the default limit of 60 p/h has been reached.
2017-04-16 09:14:52 +00:00
jasper
929ff7ce5e Fix for Perl 5.24 2017-03-25 14:18:49 +00:00
jasper
1e3ec81281 apply patch from upstream "try harder to make sense of github"
reminded by juanfra@
2016-09-09 06:41:25 +00:00
jasper
51191bfd4b update the pypi sitehandler to recognize pypi.io 2016-04-27 17:02:17 +00:00
jasper
0a43a5b56f patch from shadchin@ to have the pypi sitehandler check all files 2016-01-03 20:35:45 +00:00
jasper
0351fb9f37 - update to portroach-2.0.10 2016-01-01 21:51:30 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
jasper
241ace5cc6 - update to portroach-2.0.9 2015-12-17 19:35:04 +00:00
jasper
6f42567506 - update to portroach-2.0.8
* adds a launchpad site handler
2015-10-26 18:43:40 +00:00
jasper
c578401d6f - update to portroach-2.0.7
* various tweaks and new mozilla sitehandler from landry@
2015-09-19 13:53:31 +00:00
jasper
64654c6012 add missing migration; this needs to be run before upgrading. 2015-07-28 07:05:37 +00:00
jasper
aeb06085f7 - update to portroach-2.0.6
* now includes a link to HOMEPAGE in first column of the webresults (requires
javascript to view those!) and move the cvsweb link to the second column.

as requested by aja@ and sthen@ at kensington pub
2015-07-26 21:30:13 +00:00
jasper
fa0acc58f0 update to portroach-2.0.5 2015-06-23 07:10:17 +00:00
jasper
b3f8194ed2 - update to portroach-2.0.4
please use ${PREFIX}/share/portroach/sql/migrations/pgsql_2.0.4.sql when upgrading
2015-05-14 18:06:41 +00:00
jasper
f05f8b37f6 - 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
2015-04-12 11:44:11 +00:00
jasper
910f56f4b1 - update to portroach-2.0.2
* various tweaks and fixes to site handlers, the generated pages, &c
2015-04-06 16:35:23 +00:00
jasper
5540907686 update to portroach-2.0.1 which fixes an issue where ${PORTROACH} would not always be recorded 2015-04-05 21:30:37 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
jasper
00080512a3 - 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
2015-04-05 12:50:47 +00:00
jasper
d33d72c966 - update to portroach-1.2.2
* includes new site handlers for pecl and pear as requested by sthen@
2014-11-26 19:24:34 +00:00
jasper
8c93ffa87a ensure https works after libwww update
pointed out by nigel@
2014-10-27 13:51:12 +00:00
jasper
0683d0cc1e - update to portroach-1.2.1
* small tweaks related to version comparison
2014-10-21 14:53:46 +00:00
ajacoutot
fcac510617 Move reminder.mail to a @sample so that it can be edited with site-specific
information.

ok jasper@ (maintainer)
2014-10-05 07:47:17 +00:00
jasper
f891b68ccc - update to portroach-1.2.0
* many fixes and tweaks (sorting, scanning, cleanups), see: http://portroach.openbsd.org/
2014-10-05 07:37:23 +00:00
jasper
2353198b10 apply patch from upstream to unbreak writing restricted.json 2014-09-26 08:24:18 +00:00
jasper
d43c3f39b4 backport fix from upstream git to unbreak sending mail 2014-09-15 08:21:39 +00:00
jasper
3c59e58fcc - update to portroach-1.1.1
* various sorting and display fixes in html pages
2014-09-07 18:00:11 +00:00
jasper
614a8273d4 - update to portroach-1.1.0
* reworked generated webpages
* add npmjs handler
2014-09-06 14:48:00 +00:00
jasper
89bfb1ebd9 Ensure we only add a download url for actual hits on CPAN 2014-09-05 15:52:16 +00:00
jasper
96387df235 import portroach-1.0.0, a fork of portscout focusing on OpenBSD support
ok aja@
2014-09-05 14:36:47 +00:00