Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (17m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 13:32:10 UTC Now

2018-01-02 23:33:44 UTC MAIN commitmail json YAML

Added missing LICENSE variable.

(rillig)

2018-01-02 23:23:35 UTC MAIN commitmail json YAML

Added missing LICENSE variable.

(rillig)

2018-01-02 23:20:19 UTC MAIN commitmail json YAML

Added missing LICENSE variable.

(rillig)

2018-01-02 23:04:48 UTC MAIN commitmail json YAML

Added missing LICENSE variable.

(rillig)

2018-01-02 22:56:02 UTC MAIN commitmail json YAML

Added missing LICENSE variable.

(rillig)

2018-01-02 22:54:26 UTC MAIN commitmail json YAML

Added missing LICENSE variable.

(rillig)

2018-01-02 22:51:36 UTC MAIN commitmail json YAML

Added missing LICENSE variable (gnu-lgpl-v2).

(rillig)

2018-01-02 22:40:32 UTC MAIN commitmail json YAML

Added the guess-license target.

It compares the license file from the package with the available licenses
in licenses/ and shows the diff to the best match.

This will hopefully make it easier for package authors to include the
LICENSE variable in the package Makefile. This variable being missing is
one of the most frequent error messages from pkglint (4187 out of 20044).

(rillig)

2018-01-02 21:18:48 UTC MAIN commitmail json YAML

Allow package developers to easily see and check the SUBST changes.

(rillig)

2018-01-02 21:11:10 UTC MAIN commitmail json YAML

Replaced pkgsrc-specific patches with a SUBST block.

This reduces the number of pkglint errors for this package, since all
remaining patches are properly commented now.

No functional change, except for a smaller binary package.

(rillig)

2018-01-02 01:01:42 UTC MAIN commitmail json YAML

Added more keywords for "make help".

(rillig)

2018-01-02 00:17:35 UTC MAIN commitmail json YAML

Fixed dollar anchor in sed(1) expression.

The single dollar was discarded by make(1). This was probably not intended
and confused the pkglint parser.

(rillig)

2018-01-02 00:15:08 UTC MAIN commitmail json YAML

Fixed dollar anchor in sed(1) expression.

The single dollar was discarded by make(1). This was probably not intended
and confused the pkglint parser.

(rillig)

2018-01-02 00:08:42 UTC MAIN commitmail json YAML

Fixed SUBST sed expression that confused pkglint.

In the text "s|\$diffpath = .*|...|", the dollar is interpreted as a Make
variable, as if it were "s|\${d}iffpath". Since that variable is usually
not defined, the substitution failed to match. Since most systems provide
a diff tool in /usr/bin, this didn't break anything.

The patched version can also handle DIFF=/usr/bin/gdiff or
DIFF=/opt/bin/gnudiff.

(rillig)

2018-01-01 23:47:44 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

The additional slash in the PLIST was probably a typo.
It wasn't noticed yet because the package doesn't build
on Linux right now, during the build phase.

(rillig)

2018-01-01 23:12:09 UTC MAIN commitmail json YAML

Fixed pkglint warnings by moving documents to share/doc/freeciv-manual.

The documentation is from 2000, but still relevant in large parts.

Bumped PKGREVISION.

(rillig)

2018-01-01 22:34:21 UTC MAIN commitmail json YAML

Revert to 1.1295, since re-adding apache22 was an accident.

(rillig)

2018-01-01 22:30:04 UTC MAIN commitmail json YAML

2018-01-01 21:55:46 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.4.23

(rillig)

2018-01-01 21:55:36 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.23.

Changes since 5.4.22:
Only autofix PLIST sorting in simple cases. Before this version, pkglint
sorted the PLIST even when it contained unresolved variable references like
${IMAKE_MAN_DIR}, which resulted in strange and unintuitive orders. These
complicated files are left for human inspection.

(rillig)

2018-01-01 18:33:34 UTC MAIN commitmail json YAML

2018-01-01 18:16:39 UTC MAIN commitmail json YAML

2018-01-01 18:05:38 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.4.22

(rillig)

2018-01-01 18:04:16 UTC MAIN commitmail json YAML

2018-01-01 17:43:21 UTC MAIN commitmail json YAML

doc: Updated sysutils/checkperms to 1.12

(rillig)

2018-01-01 17:43:06 UTC MAIN commitmail json YAML

Updated checkperms to 1.12.

Changes since 1.11:
* Moved to GitHub
* Incorporated patch for SCO

(rillig)

2018-01-01 01:28:15 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:26:13 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:24:56 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:21:59 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:20:05 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:18:03 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:16:43 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:15:25 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:12:10 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2018-01-01 01:10:13 UTC MAIN commitmail json YAML

Cleanup: replace curly braces with parentheses.

(rillig)

2017-12-31 21:55:18 UTC MAIN commitmail json YAML

Sorted PLIST.

The actual sorting has been done by pkglint.

(rillig)

2017-10-31 16:24:42 UTC MAIN commitmail json YAML

Improved index generation for "make help".

The index is sorted alphabetically and mentioned in a plain "make help"
call.

(rillig)

2017-10-08 23:25:16 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint4 to 4.164

(rillig)

2017-10-08 23:25:06 UTC MAIN commitmail json YAML

Updated pkglint4 to 4.164

Removed support for kde3, since it has been removed from pkgsrc.

(rillig)

2017-10-08 22:31:30 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkglint to 5.4.21

(rillig)

2017-10-08 22:31:13 UTC MAIN commitmail json YAML

2017-04-05 19:17:30 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.20

(rillig)

2017-04-05 19:17:19 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.20.

Changes since 5.4.19:
* Updated allowed Python versions to include py36.

(rillig)

2017-04-01 20:55:39 UTC MAIN commitmail json YAML

2017-03-17 22:43:53 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.19

(rillig)

2017-03-17 22:43:34 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.19.

Changes since 5.4.18:

* Added generated Go yacc source files to CVS, since starting with Go 1.8
  the yacc tool is no longer part of the core distribution. The dependency
  on yacc would pull in all the Go tools, which are quite a few, and some
  of these do not currently build since they depend on go-crypto. See
  https://mail-index.netbsd.org/tech-pkg/2017/03/17/msg017900.html

(rillig)

2017-01-29 14:57:42 UTC MAIN commitmail json YAML

Fixed definition of WRKSRC to also work when PKGREVISION is set.

(rillig)

2017-01-29 14:30:26 UTC MAIN commitmail json YAML

Removed expecter.go, which had been moved to files/textproc.

(rillig)

2017-01-29 14:27:48 UTC MAIN commitmail json YAML

2017-01-22 00:01:31 UTC MAIN commitmail json YAML

2017-01-21 23:49:02 UTC MAIN commitmail json YAML

2017-01-21 23:38:19 UTC MAIN commitmail json YAML

Removed misplaced PKGREVISION (didn't have any effect anyway).

(rillig)

2017-01-18 23:05:57 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.17

(rillig)

2017-01-18 23:05:43 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.17.

Changes since 5.4.16:

* allow multiple definitions for MASTER_SITES in the package Makefile,
  without triggering a warning about wrong ordering.
  See https://mail-index.netbsd.org/tech-pkg/2017/01/18/msg017698.html

(rillig)

2017-01-17 22:37:28 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.16.

Changes since 5.4.15:

* updated vardefs from mk/defaults/mk.conf from v1.118 (2006) to v1.269
  Gone:
  * PKG_SUFX
  * USETBL
  * PKGSRC_SHOW_PATCH_ERRORMSG
  * USE_XPKGWEDGE
  * PKGVULNDIR
  Adjusted:
  * USE_GAMESGROUP
  * BIN_INSTALL_FLAG -> BIN_INSTALL_FLAGS

* fixed license parsing to be more realistic
  (the previous version didn't handle parentheses correctly)

* lots of housekeeping
  * moved some code to separate packages, allowing re-use
  * separated Line checks into LineChecker type
  * separated MkLine checks into MkLineChecker type
  * made Line an interface, for further refactorings

(rillig)

2017-01-15 23:55:30 UTC MAIN commitmail json YAML

Fixed inconsistencies in comments.

(rillig)

2017-01-01 16:42:30 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.15

(rillig)

2017-01-01 16:41:37 UTC MAIN commitmail json YAML

2017-01-01 16:38:24 UTC MAIN commitmail json YAML

Fixed pkglint warnings about unpaired CONF_FILES definitions.

(rillig)

2017-01-01 16:35:38 UTC MAIN commitmail json YAML

Fixed pkglint warnings about unpaired CONF_FILES declarations.

(rillig)

2017-01-01 15:15:48 UTC MAIN commitmail json YAML

2017-01-01 14:47:45 UTC MAIN commitmail json YAML

Fix build warning on DragonFly.

Fixes pkg/51713

(rillig)

2016-12-18 16:40:20 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-18 16:36:18 UTC MAIN commitmail json YAML

Fixed pkglint warnings. Bumped PKGREVISION.

The user name is configurable now.

(rillig)

2016-12-18 16:30:12 UTC MAIN commitmail json YAML

2016-12-18 16:23:52 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:44:02 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:43:13 UTC MAIN commitmail json YAML

2016-12-17 13:41:57 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:40:33 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:39:41 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:38:55 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:38:02 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:35:43 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.14

(rillig)

2016-12-17 13:35:32 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.14.

Changes since 5.4.13:

* Pkglint can fix $(VARIABLES) in parentheses to ${VARIABLES} in braces
  automatically

(rillig)

2016-12-17 13:33:08 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:31:23 UTC MAIN commitmail json YAML

Sorted PLIST to appease pkglint.

(rillig)

2016-12-17 13:29:39 UTC MAIN commitmail json YAML

2016-12-17 13:06:18 UTC MAIN commitmail json YAML

2016-12-17 12:55:29 UTC MAIN commitmail json YAML

2016-12-13 00:59:44 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.13

(rillig)

2016-12-13 00:58:07 UTC MAIN commitmail json YAML

2016-12-04 15:28:36 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.12.

Changes since 5.4.11:

* warn when PKGSRC_COMPILER is compared with "==", since it may be a chain
  of compilers
* warn about listing Python .egg-info files directly in PLIST files, since
  lang/python/egg.mk takes care of this
* code cleanup: unify Error{0,1,2,3} into Errorf to make understanding the
  code easier; use interface{} for MkLine data; use regular expression
  instead of handwritten matching code, since one line is easier to read
  than 50

(rillig)

2016-11-20 01:11:40 UTC MAIN commitmail json YAML

Cleaned up complicated code for removing unnecessary modules and themes.

(rillig)

2016-11-20 01:10:47 UTC MAIN commitmail json YAML

Fixed redundant patch header, detected by pkglint.

(rillig)

2016-11-14 01:08:33 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.11

(rillig)

2016-11-14 01:08:23 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.11.

Changes since 5.4.10:

* Replaced regular expression with hand-written matching code, since
  it is 30 times as fast.
* Reduced number of syscalls by remembering os.Lstat results and
  CVS/Entries.
* Reduced number of syscalls by querying the current user only once.
* Added warning for comparing ${PKGSRC_COMPILER} == "clang", which
  should rather be ${PKGSRC_COMPILER:Mclang}.
* Added variable definitions for NOT_PAX_ASLR_SAFE and NOT_PAX_MPROTECT_SAFE.

(rillig)

2016-11-01 21:40:37 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.10

(rillig)

2016-11-01 21:40:25 UTC MAIN commitmail json YAML

2016-09-18 00:00:48 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.9

(rillig)

2016-09-17 23:58:04 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.9.

Changes since 5.4.8:

* Disallow lib/charset.alias in PLIST. This file may only be installed
  by converters/libiconv. (That package is currently broken, since
  it only touches that file when installing from source, not from a
  binary package. But pkglint is prepared for it to be fixed.)

(rillig)

2016-09-06 20:54:21 UTC MAIN commitmail json YAML

2016-09-06 19:26:59 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.8

(rillig)

2016-09-06 19:23:03 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.8.

Changes since 5.4.7:

* Added cputime as an allowed keyword for UNLIMIT_RESOURCES.

(rillig)

2016-07-24 23:43:12 UTC MAIN commitmail json YAML

Fixed pkglint warnings about unknown sed commands.

(rillig)

2016-07-24 23:40:10 UTC MAIN commitmail json YAML

2016-07-24 21:29:05 UTC MAIN commitmail json YAML

Moved documentation to share/doc/$(PKGBASE). Bumped PKGREVISION.

(rillig)

2016-07-24 21:21:13 UTC MAIN commitmail json YAML

Moved documentation to share/doc/$(PKGBASE). Bumped PKGREVISION.

(rillig)

2016-07-24 21:11:52 UTC MAIN commitmail json YAML

Moved documentation to share/doc/${PKGBASE}. Bumped PKGREVISION.

(rillig)

2016-07-24 21:02:45 UTC MAIN commitmail json YAML

2016-07-24 21:01:27 UTC MAIN commitmail json YAML

Fixed pkglint warnings about $(VARIABLES).

(rillig)

2016-07-24 20:44:51 UTC MAIN commitmail json YAML

Moved documentation from share/doc/html to share/doc/py-Scientific.
Bumped PKGREVISION.

(rillig)

2016-07-24 20:35:20 UTC MAIN commitmail json YAML

Moved documentation from share/doc/html to share/doc/java-vm-spec.

Bumped PKGREVISION.

(rillig)

2016-07-24 20:12:34 UTC MAIN commitmail json YAML

2016-07-24 20:04:10 UTC MAIN commitmail json YAML

Fixed pkglint warnings about variable indentation.

(rillig)

2016-07-24 19:57:23 UTC MAIN commitmail json YAML

Fixed pkglint warnings about indentation.

(rillig)

2016-07-10 21:24:59 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.7

(rillig)

2016-07-10 21:24:47 UTC MAIN commitmail json YAML

2016-07-10 21:12:19 UTC MAIN commitmail json YAML

Fixed pkglint warnings about parentheses.

(rillig)

2016-07-10 21:07:30 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-10 19:27:52 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

Mainly renamed FIX_PYTHON_PATHS to FIX_PYTHON_FILES, since it is a list
of files and not related to the PATH variable; pkglint relies on this
naming convention.

(rillig)

2016-07-10 18:42:50 UTC MAIN commitmail json YAML

2016-07-10 17:20:48 UTC MAIN commitmail json YAML

Fixed pkglint warning.

(rillig)

2016-07-10 13:31:54 UTC MAIN commitmail json YAML

Fixed pkglint warning.

(rillig)

2016-07-10 13:28:41 UTC MAIN commitmail json YAML

2016-07-10 11:37:38 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.6

(rillig)

2016-07-10 11:37:27 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.6.

Changes since 5.4.5:

* Fixed shell command parser to correctly parse redirections
* Added type definitions for several variables
* Allowed version numbers to be single digits

(rillig)

2016-07-10 11:31:31 UTC MAIN commitmail json YAML

Removed CVS files from PLIST. Bumped revision.

(rillig)

2016-07-10 11:15:41 UTC MAIN commitmail json YAML

2016-07-10 10:52:42 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-07-10 10:45:40 UTC MAIN commitmail json YAML

Fixed typo in HAS_CONFIGURE.

(rillig)

2016-07-10 10:41:38 UTC MAIN commitmail json YAML

2016-07-10 10:40:23 UTC MAIN commitmail json YAML

Fixed typo in BROKEN_ON_PLATFORM.

(rillig)

2016-07-10 10:35:19 UTC MAIN commitmail json YAML

Fixed typo in HOMEPAGE.

(rillig)

2016-07-10 10:34:17 UTC MAIN commitmail json YAML

Fixed typo in LICENSE. Bumped revision.

(rillig)

2016-07-10 10:32:57 UTC MAIN commitmail json YAML

Fixed typo in NO_SRC_ON_{FTP,CDROM}. Bumped revision of affected packages.

(rillig)

2016-07-10 10:20:31 UTC MAIN commitmail json YAML

Fixed typo in CONFLICTS. Bumped revision.

(rillig)

2016-07-10 10:18:35 UTC MAIN commitmail json YAML

2016-07-10 10:12:22 UTC MAIN commitmail json YAML

Fixed pkglint warning. Bumped revision.

(rillig)

2016-07-10 10:07:16 UTC MAIN commitmail json YAML

Removed unused BUILDLINK_SETENV and made Makefile simpler.

(rillig)

2016-07-10 09:59:07 UTC MAIN commitmail json YAML

2016-07-10 09:52:21 UTC MAIN commitmail json YAML

2016-07-10 09:44:57 UTC MAIN commitmail json YAML

Fixed pkglint warnings. Bumped version.

(rillig)

2016-07-10 09:42:07 UTC MAIN commitmail json YAML

2016-07-10 08:21:50 UTC MAIN commitmail json YAML

2016-07-10 07:46:29 UTC MAIN commitmail json YAML

2016-07-10 07:43:23 UTC MAIN commitmail json YAML

2016-07-10 07:08:21 UTC MAIN commitmail json YAML

Replaced while loop with for loop and initialized indentation.

(rillig)

2016-07-09 21:45:22 UTC MAIN commitmail json YAML

2016-07-09 21:43:31 UTC MAIN commitmail json YAML

Imported security/bunny from pkgsrc-wip.

(rillig)

2016-07-09 16:32:54 UTC MAIN commitmail json YAML

Added keywords for "make help".

(rillig)

2016-07-09 16:19:15 UTC MAIN commitmail json YAML

Removed leading tabs from <programlisting>, to prevent empty lines from
appearing in the output.

(rillig)

2016-07-09 16:07:35 UTC MAIN commitmail json YAML

Moved <programlisting> elements to column 1, since they generate an
additional empty line otherwise.

(rillig)

2016-07-09 15:19:22 UTC MAIN commitmail json YAML

Further cleaned up the license handling section.

(rillig)

2016-07-09 14:44:06 UTC MAIN commitmail json YAML

Removed outdated text about license handling. Replaced difficult wording
with simple words. Restructured the sections, for quicker access.

(rillig)

2016-07-09 13:21:05 UTC MAIN commitmail json YAML

2016-07-09 13:17:38 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.5

(rillig)

2016-07-09 13:16:43 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.5.

Changes since 5.4.4:

* Removed autofix for variables in BUILDLINK_TREE, since that change
  affects multiple variables in the file and therefore cannot be done
  automatically
* Fixed PLIST sorting to not lose lines

(rillig)

2016-07-09 13:11:58 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 13:11:11 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 13:10:15 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 13:07:20 UTC MAIN commitmail json YAML

Fixed some pkglint warnings. Added VARBASE to BUILD_DEFS. Bumped version.

(rillig)

2016-07-09 13:03:00 UTC MAIN commitmail json YAML

2016-07-09 12:54:13 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 12:47:05 UTC MAIN commitmail json YAML

2016-07-09 11:50:36 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 11:48:12 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 11:46:04 UTC MAIN commitmail json YAML

2016-07-09 11:44:24 UTC MAIN commitmail json YAML

2016-07-09 11:41:57 UTC MAIN commitmail json YAML

2016-07-09 11:39:08 UTC MAIN commitmail json YAML

2016-07-09 10:39:37 UTC MAIN commitmail json YAML

Added license and BUILD_DEFS. Bumped PKGREVISION.

(rillig)

2016-07-09 10:25:27 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-07-09 10:22:29 UTC MAIN commitmail json YAML

Let pkglint fix warnings about indentation and alignment.

(rillig)

2016-07-09 10:11:08 UTC MAIN commitmail json YAML

Removed unnecessary space after variable name, to fix pkglint warning.

(rillig)

2016-07-09 10:00:26 UTC MAIN commitmail json YAML

2016-07-09 09:54:27 UTC MAIN commitmail json YAML

Fixed pkglint warnings about unnecessary whitespace and indentation.

(rillig)

2016-07-09 09:47:12 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-07-09 09:44:00 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.4

(rillig)

2016-07-09 09:43:49 UTC MAIN commitmail json YAML

2016-07-09 09:31:05 UTC MAIN commitmail json YAML

Fixed pkglint warnings about variable alignment.

(rillig)

2016-07-08 15:55:24 UTC MAIN commitmail json YAML

2016-07-07 13:26:16 UTC MAIN commitmail json YAML

Fixed pkglint warnings about using SED and MV instead of SUBST.

(rillig)

2016-07-07 12:56:21 UTC MAIN commitmail json YAML

Fixed PLIST for option "doc".

(rillig)

2016-07-07 12:09:40 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.3

(rillig)

2016-07-07 12:09:27 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.3.

Changes since 5.4.2:

* Variables like ${VAR_${OTHER_VAR}} are no longer checked for
  use/define mismatch
* The check for plural variable names has been removed
* The type of variables called *DESTDIR is no longer guessed to be a
  directory name
* The check for unknown shell commands is disabled in Makefile
  sections that depend on OPSYS
* The experimental hand-written shell parser has been replaced with
  a Yacc-generated one
* Meta packages don't need a LICENSE
* When PKGNAME is defined in terms of ${DISTNAME:S/from/to/:tl}, more
  modifiers (like :tl) are handled properly
* When the MAINTAINER or OWNER of a package is not the current user,
  a warning is printed for modified files
* The check for share/applications/*.desktop has been disabled, since
  pkglint would need to inspect the file's actual contents to see
  whether desktopdb.mk must be included or not
* SUBST_CLASSES may also be SUBST_CLASSES.NetBSD
* Loosened the usage restrictions for several variables, e.g. many
  variables that may be appended in a Makefile may also be set
  unconditionally
* PKG_OPTIONS_VAR must be of the form PKG_OPTIONS.*

(rillig)

2016-06-11 20:19:37 UTC MAIN commitmail json YAML

Removed strawman TODO items from the documentation.

(rillig)

2016-06-11 19:54:44 UTC MAIN commitmail json YAML

Replaced esoteric examples of using make variables with practical ones.

(rillig)

2016-06-11 18:14:42 UTC MAIN commitmail json YAML

Migrated the pkgsrc guide to DocBook 4.5.

This allows the use of the <code> element instead of <literal>, and several
other enhancements.

The formatting specification in default.dsl is necessary because DSSSL does
not recognize the <code> element and therefore formats it in red by
default.

(rillig)

2016-06-11 15:00:45 UTC MAIN commitmail json YAML

2016-06-11 14:58:26 UTC MAIN commitmail json YAML

2016-06-11 13:39:44 UTC MAIN commitmail json YAML

Removed the "word of warning" concerning installation of binary packages.
It equally applies to installation of source code packages.

(rillig)

2016-06-11 13:28:09 UTC MAIN commitmail json YAML

Added examples to the regression tests documentation.

(rillig)

2016-06-11 13:19:54 UTC MAIN commitmail json YAML

Encourage pkgsrc users to fix problems themselves.

(rillig)

2016-06-11 13:12:38 UTC MAIN commitmail json YAML

Improved the wording in the INTERACTIVE_STAGE explanation and general
notes about using variables at load time.

(rillig)

2016-06-11 13:06:15 UTC MAIN commitmail json YAML

Removed the word "problems" from headlines.

Handling packages on GitHub or packages using libtool is not a problem,
it is part of normal operations.

(rillig)

2016-06-11 12:57:20 UTC MAIN commitmail json YAML

2016-06-11 12:54:24 UTC MAIN commitmail json YAML

2016-06-11 12:41:30 UTC MAIN commitmail json YAML

Improved documentation of show-var and show-vars.

(rillig)

2016-06-11 11:36:14 UTC MAIN commitmail json YAML

2016-06-11 10:48:28 UTC MAIN commitmail json YAML

2016-06-11 10:31:06 UTC MAIN commitmail json YAML

Don't fail when a regression test uses "set -eu".

(rillig)

2016-06-11 09:37:28 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_regress to 0.3

(rillig)

2016-06-11 09:37:16 UTC MAIN commitmail json YAML

Updated pkg_regress to 0.3.

Changes since 0.2:

* provide usage message when called with invalid options
* moved do_test_default() from public API section in the source
* renamed private variables to not be in uppercase
* indented consistently
* replaced unnecessary ${VAR} with simple $VAR
* moved actual test execution into its own function
* when invoked with the -v option, announce which test will be run

(rillig)

2016-06-10 21:43:16 UTC MAIN commitmail json YAML

Updated pkgtools/url2pkg to 2.26

(rillig)

2016-06-10 21:43:04 UTC MAIN commitmail json YAML

Fixed error message when url2pkg is run from a non-pkgsrc directory.

See http://stackoverflow.com/q/36481302. Bump version.

(rillig)

2016-06-10 21:21:42 UTC MAIN commitmail json YAML

Removed reference to the pkglint developer documentation.

That documentation does not exist anymore.

(rillig)

2016-06-10 21:20:51 UTC MAIN commitmail json YAML

Replaced ROOT_USER with REAL_ROOT_USER for special file permissions.

See http://mail-index.netbsd.org/pkgsrc-changes/2016/05/17/msg140804.html

(rillig)

2016-06-10 19:42:52 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.1

(rillig)