summaryrefslogtreecommitdiff
path: root/pkgtools/url2pkg/files/url2pkg.pl
AgeCommit message (Expand)AuthorFilesLines
2019-10-06pkgtools/url2pkg: remove Perl implementationrillig1-907/+0
2019-10-03pkgtools/url2pkg: fix option handlingrillig1-2/+2
2019-10-02pkgtools/url2pkg: small adjustmentsrillig1-6/+14
2019-10-01pkgtools/url2pkg: update to 19.3.0rillig1-20/+28
2019-10-01pkgtools/url2pkg: update to 2.37rillig1-2/+2
2019-09-13pkgtools/url2pkg: refactor to group the subs that modify Makefile linesrillig1-95/+105
2019-09-13pkgtools/url2pkg: use MetaCPAN HOMEPAGE for Perl modulesrillig1-21/+51
2019-09-13pkgtools/url2pkg: refactor code for determining WRKSRC into separate subrillig1-12/+11
2019-09-12pkgtools/url2pkg: update to 2.36rillig1-15/+23
2019-09-12pkgtools/url2pkg: refactoring: don't use experimental smartmatchrillig1-12/+10
2019-09-12pkgtools/url2pkg: strip leading v from distfile version numberrillig1-44/+54
2019-09-12pkgtools/url2pkg: update to 2.35rillig1-46/+57
2019-09-12pkgtools/url2pkg: split Perl package code into separate subsrillig1-26/+29
2019-09-11pkgtools/url2pkg: update to 2.34rillig1-7/+22
2019-09-09url2pkg 2.33: fix cargo packaging typo.maya1-2/+2
2019-08-18pkgtools/url2pkg: rewrite regular expression to avoid confusing mceditrillig1-2/+2
2019-08-18pkgtools/url2pkg: add a few more testsrillig1-9/+9
2019-08-18pkgtools/url2pkg: document and clean up the coderillig1-31/+37
2019-08-18pkgtools/url2pkg: rename helper functionsrillig1-12/+12
2019-08-18pkgtools/url2pkg: migrate from GitHub to PyPI if necessaryrillig1-19/+132
2019-08-18pkgtools/url2pkg: consistently use double quotes for string literalsrillig1-17/+17
2019-08-18pkgtools/url2pkg: add secondary category for Perl and Python modulesrillig1-5/+35
2019-08-18pkgtools/url2pkg: determine the dependencies of Python modulesrillig1-45/+111
2019-08-18pkgtools/url2pkg: remove unnecessary local variablerillig1-11/+9
2019-08-18pkgtools/url2pkg: update SourceForge and GitHub to use https onlyrillig1-15/+13
2019-08-18pkgtools/url2pkg: rename magic subroutinesrillig1-59/+66
2019-08-18pkgtools/url2pkg: extract code for writing lines to filerillig1-27/+24
2019-08-18pkgtools/url2pkg: add abstraction for variable assignmentsrillig1-43/+50
2019-08-18url2pkg 2.31:maya1-1/+9
2019-08-18pkgtools/url2pkg: refactor generation of Makefilesrillig1-30/+44
2019-08-18pkgtools/url2pkg: rename local variables to match pkgsrc counterpartsrillig1-10/+10
2019-08-18pkgtools/url2pkg: make print_section simpler to userillig1-20/+16
2019-08-18pkgtools/url2pkg: run editor with line number only if supportedrillig1-2/+7
2019-08-17pkgtools/url2pkg: refactoring to make Makefile generation testablerillig1-36/+46
2019-08-17pkgtools/url2pkg: make dist_subdir a local variablerillig1-2/+2
2019-08-17pkgtools/url2pkg: initialize dist_subdir earlyrillig1-3/+3
2019-08-17pkgtools/url2pkg: fix indentationrillig1-37/+33
2019-08-17pkgtools/url2pkg: fix for p5-HTML-Quotedrillig1-5/+6
2019-08-17pkgtools/url2pkg: fix parsing of mk/fetch/sites.mkrillig1-14/+5
2019-05-25url2pkg 2.30:maya1-1/+17
2018-08-22Remove clauses 3,4 from TNF-only copyright blocks.maya1-8/+1
2018-05-28url2pkg: remove trailing whitespacerillig1-3/+3
2018-04-08pkgtools/url2pkg: refactor variable alignment coderillig1-6/+6
2018-01-07Update url2pkg-2.29: Fix generation of Perl packages.rillig1-21/+29
2016-09-27Fix HOMEPAGE when packaging github releases. Bump version.wiz1-2/+2
2016-06-26Fix typo in github handling.wiz1-2/+2
2016-06-10Fixed error message when url2pkg is run from a non-pkgsrc directory.rillig1-3/+2
2016-06-01Use better HOMEPAGEs for github. Bump version.wiz1-3/+3
2015-07-15If URL is not recognized as "proper" github URL, don't die, but just printwiz1-2/+2
2015-06-17Fix uninitialized variables warnings.wiz1-1/+3