6f42567506
* adds a launchpad site handler
63 lines
2.2 KiB
Plaintext
63 lines
2.2 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.12 2015/10/26 18:43:40 jasper Exp $
|
|
@pkgpath misc/portscout
|
|
bin/portroach
|
|
${P5SITE}/Portroach/
|
|
${P5SITE}/Portroach.pm
|
|
${P5SITE}/Portroach/API.pm
|
|
${P5SITE}/Portroach/Config.pm
|
|
${P5SITE}/Portroach/Const.pm
|
|
${P5SITE}/Portroach/DataSrc/
|
|
${P5SITE}/Portroach/DataSrc.pm
|
|
${P5SITE}/Portroach/DataSrc/Ports.pm
|
|
${P5SITE}/Portroach/SQL/
|
|
${P5SITE}/Portroach/SQL.pm
|
|
${P5SITE}/Portroach/SQL/Pg.pm
|
|
${P5SITE}/Portroach/SQL/SQLite.pm
|
|
${P5SITE}/Portroach/SiteHandler/
|
|
${P5SITE}/Portroach/SiteHandler.pm
|
|
${P5SITE}/Portroach/SiteHandler/Bitbucket.pm
|
|
${P5SITE}/Portroach/SiteHandler/CPAN.pm
|
|
${P5SITE}/Portroach/SiteHandler/GitHub.pm
|
|
${P5SITE}/Portroach/SiteHandler/Hackage.pm
|
|
${P5SITE}/Portroach/SiteHandler/Launchpad.pm
|
|
${P5SITE}/Portroach/SiteHandler/Mozilla.pm
|
|
${P5SITE}/Portroach/SiteHandler/NPM.pm
|
|
${P5SITE}/Portroach/SiteHandler/Pear.pm
|
|
${P5SITE}/Portroach/SiteHandler/Pecl.pm
|
|
${P5SITE}/Portroach/SiteHandler/PyPI.pm
|
|
${P5SITE}/Portroach/SiteHandler/RubyGems.pm
|
|
${P5SITE}/Portroach/SiteHandler/SourceForge.pm
|
|
${P5SITE}/Portroach/Template.pm
|
|
${P5SITE}/Portroach/Util.pm
|
|
@man man/man1/portroach.1
|
|
share/doc/portroach/
|
|
share/doc/portroach/README.md
|
|
share/doc/portroach/portroach-portconfig.txt
|
|
share/examples/portroach/
|
|
share/examples/portroach/portroach.conf.dist
|
|
@mode 0640
|
|
@sample ${SYSCONFDIR}/portroach.conf
|
|
@mode
|
|
share/portroach/
|
|
share/portroach/sql/
|
|
share/portroach/sql/migrations/
|
|
share/portroach/sql/migrations/pgsql_2.0.3.sql
|
|
share/portroach/sql/migrations/pgsql_2.0.4.sql
|
|
share/portroach/sql/migrations/pgsql_2.0.6.sql
|
|
share/portroach/sql/pgsql_destroy.sql
|
|
share/portroach/sql/pgsql_init.sql
|
|
share/portroach/sql/sqlite_destroy.sql
|
|
share/portroach/sql/sqlite_init.sql
|
|
share/portroach/templates/
|
|
share/portroach/templates/dynamic/
|
|
share/portroach/templates/dynamic/assets/
|
|
share/portroach/templates/dynamic/assets/angular.min.js
|
|
share/portroach/templates/dynamic/assets/app.js
|
|
share/portroach/templates/dynamic/assets/favicon.ico
|
|
share/portroach/templates/dynamic/assets/portroach.css
|
|
share/portroach/templates/dynamic/index.html
|
|
share/portroach/templates/dynamic/maintainer.html
|
|
share/portroach/templates/dynamic/restricted-ports.html
|
|
share/portroach/templates/reminder.mail.dist
|
|
@sample share/portroach/templates/reminder.mail
|