summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2019-09-13pkgtools/libnbcompat: fix regular expression literals in AWK programrillig1-2/+2
2019-09-13pkgtools/texlive2pkg: fix pkglint warningrillig1-1/+2
2019-09-13pkgtools/texlive2pkg: fix shell quoting, update to 1.8rillig2-7/+7
2019-09-13pkgtools/url2pkg: refactor to group the subs that modify Makefile linesrillig2-149/+170
2019-09-13pkgtools/url2pkg: use MetaCPAN HOMEPAGE for Perl modulesrillig2-22/+65
2019-09-13pkgtools/url2pkg: refactor code for determining WRKSRC into separate subrillig1-12/+11
2019-09-13pkgtools/url2pkg: fix typo, left over from manual testingrillig1-1/+1
2019-09-12pkgtools/pkglint: update to 5.7.24rillig14-55/+192
2019-09-12pkgtools/url2pkg: replace CRLF with LFrillig1-89/+89
2019-09-12pkgtools/url2pkg: update to 2.36rillig6-21/+137
2019-09-12pkgtools/url2pkg: refactoring: don't use experimental smartmatchrillig1-12/+10
2019-09-12pkgtools/url2pkg: claim maintainershiprillig1-2/+2
2019-09-12pkgtools/url2pkg: strip leading v from distfile version numberrillig2-45/+112
2019-09-12pkgtools/url2pkg: update to 2.35rillig3-51/+99
2019-09-12pkgtools/url2pkg: split Perl package code into separate subsrillig1-26/+29
2019-09-12pkgtools/url2pkg: discover test cases automaticallyrillig1-13/+8
2019-09-11pkgtools/url2pkg: update to 2.34rillig4-46/+56
2019-09-09pkg_select: Add networking libs on SunOSnia1-1/+3
2019-09-09url2pkg 2.33: fix cargo packaging typo.maya2-4/+4
2019-09-08pkgtools/pkglint: update to 5.7.23rillig29-1064/+2205
2019-09-07pkg: needs pthreads.nia1-1/+3
2019-09-07pkg_select: remove Werror, helps building on netbsd-currentnia1-3/+3
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ...adam2-4/+4
2019-08-30Switch packages using GLUT to FreeGLUT.nia1-2/+1
2019-08-29x11-links-1.30: Add xproxymngproto.pcnia3-5/+7
2019-08-27pkgtools/pkg_rolling-replace: Update to 0.24.8gdt2-5/+8
2019-08-27texlive2pkg: update to 1.7markd3-19/+59
2019-08-25pkgtools/pkglint: update to 5.7.22rillig1-2/+2
2019-08-25pkgtools/pkglint: update to 5.7.22rillig9-65/+314
2019-08-23x11-links-1.29: Add libxshmfence.rjs4-5/+14
2019-08-22x11-links-1.28: Add dri3protonia5-6/+16
2019-08-22x11-links-1.27: Add libXfont2nia4-5/+16
2019-08-21pkgtools/pkglint: update to 5.7.21rillig19-88/+604
2019-08-21Bump the _other_ version, since the sources have changed.hauke1-3/+3
2019-08-21Properly preserve patch comments when working with a readonly pkgsrc tree.hauke2-7/+16
2019-08-21x11-links-1.26: Add libsync.h from libdrmnia3-5/+7
2019-08-21x11-links-1.25: Add xcb-dri3.pcnia3-5/+6
2019-08-18pkgtools/url2pkg: rewrite regular expression to avoid confusing mceditrillig1-2/+2
2019-08-18pkgtools/url2pkg: add a few more testsrillig2-12/+64
2019-08-18pkgtools/url2pkg: document and clean up the coderillig2-41/+47
2019-08-18pkgtools/url2pkg: rename helper functionsrillig2-25/+25
2019-08-18pkgtools/url2pkg: migrate from GitHub to PyPI if necessaryrillig1-19/+132
2019-08-18pkgtools/url2pkg: move chdir into the main test functionrillig1-3/+4
2019-08-18pkgtools/url2pkg: consistently use double quotes for string literalsrillig2-33/+33
2019-08-18pkgtools/url2pkg: add secondary category for Perl and Python modulesrillig3-7/+165
2019-08-18pkgtools/url2pkg: determine the dependencies of Python modulesrillig5-53/+136
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