summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2013-03-26Respond to wiz's code review:schmonz2-5/+5
2013-03-26Excessive self-grepping causes bugginess. Don't!schmonz2-7/+4
2013-03-26Mechanically refactor vartype_basic to dispatch table.schmonz1-542/+605
2013-03-26Bag-compare all vartypes_basictypes, not just two.schmonz2-6/+34
2013-03-26Declare package pkglint (not main) in pkglint.pl.schmonz2-12/+10
2013-03-26Subst paths for both test and install.schmonz1-3/+8
2013-03-26Document the need for many more automated tests.schmonz2-2/+8
2013-03-26Extract PkgLint::* to files, then inline them.schmonz13-1058/+1108
2013-03-26Sanity-check pkglint on some reference packages.schmonz1-5/+86
2013-03-26Give test_unit() better defaults for easier calling.schmonz1-3/+5
2013-03-25USE_FEATURES must come before bsd.prefs.mk is included.sbd1-5/+5
2013-03-18Use `` instead of $(), fixes bootstrap on older SunOS versions which havejperkin1-3/+3
2013-03-17avoid to match commnented out lines (createbuildlink will create such linesobache1-2/+2
2013-03-16Bump PKGREVISION from default PHP version change to 5.4.obache1-2/+2
2013-03-14Sync licenses with mk/wiz1-21/+25
2013-03-08Version 0.61.0, by Aleksey Cheusov, Fri, 8 Mar 2013 16:23:05 +0300cheusov2-6/+6
2013-03-08Version 0.11.0, by Aleksey Cheusov, Fri, 8 Mar 2013 15:56:56 +0300cheusov3-11/+18
2013-03-08tell UAC_REQD_EXECS pkglint.obache1-1/+2
2013-03-06tell Cygwin and Haiku to pkglint.obache1-3/+3
2013-03-04Add FLEX_REQD.wiz1-1/+2
2013-03-02Bump PKGREVISION for mysql default change to 55.wiz1-2/+2
2013-02-25NetBSD specific: repositories.conf is configured using OS release number.imil2-9/+16
2013-02-24Fix missing '$' in regex in sh in bmake.obache1-2/+2
2013-02-23Help people using mk files outside pkgsrc, provide saner default values.asau1-0/+8
2013-02-23Update x11-links to 0.73.obache1-9/+20
2013-02-23normalize OS_VERSION for Cygwin, same as in mk/bsd.prefe.mk.obache1-1/+4
2013-02-21Fix build with clang.wiz2-2/+14
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-02-16Stop recommending lintpkgsrc -d -- it's output is unreadable nowadayswiz2-8/+5
2013-02-14Fix OPSYS for Cygwin (formerly using CYGWIN before importing Cygwin support).obache1-2/+2
2013-02-11Remove lbx packages. Unsupported since xorg-server-1.2 and markedwiz1-2/+1
2013-02-10Also set NUMERIC_VERSION_ONLY for Cygwin,obache2-3/+3
2013-02-10As noted in libarchive/archive_entry.h, need to define LIBARCHIVE_STATICobache1-1/+5
2013-02-10check missing declaration of setpassent(3) for Cygwin.obache4-4/+18
2013-02-10Add Cygwin support, mainly borrowed from Interix's one.obache2-0/+666
2013-02-10Just increase version if the package belongs us.wiz1-3/+2
2013-02-10bump pkgrevision after making some changes to the sourcemspo1-2/+2
2013-02-09Add new scripts.wiz2-0/+33
2013-02-09Add script to list TODO entries for installed packages.wiz2-7/+15
2013-02-09this should address 47516mspo1-15/+4
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin2-3/+4
2013-02-02patches/patch-distbb__chroot.in is not needed anymorecheusov1-11/+0
2013-02-02Update to 0.46.0cheusov2-10/+8
2013-02-01Reset MAINTAINER/OWNER (became observers)wiz1-2/+2
2013-01-31Shut up warnings about 6.0 packages on 6.0.1 (and similar).wiz2-4/+8
2013-01-26Revbump after graphics/jpeg and textproc/icuadam4-7/+8
2013-01-23Fix typo in variable name.wiz1-2/+2
2013-01-23Remove code which tries to use "Xquartz" to find out the X.org versiontron1-7/+2
2013-01-20Test a couple more error paths through main() -> checkitem(). Addschmonz1-3/+36
2013-01-20pkglint(1) determines its list of basic variable types by greppingschmonz2-13/+49