log bin/check-ports @ 108:ef1551e7cb16

age author description
Mon, 07 Oct 2019 09:37:50 +0200 Franz Glasner Docu: get_immediate_remote_repo_version() is documented
Thu, 26 Sep 2019 09:49:21 +0200 Franz Glasner Docu: assert_local_version() documented
Thu, 26 Sep 2019 09:37:25 +0200 Franz Glasner Docu: for "get_repo_for_installed_package()()" extended
Wed, 25 Sep 2019 09:44:04 +0200 Franz Glasner Docu: get_mapping() is documented now
Wed, 25 Sep 2019 09:43:46 +0200 Franz Glasner FIX: Style
Thu, 19 Sep 2019 09:39:40 +0200 Franz Glasner Use the "Full name" in the license section
Mon, 09 Sep 2019 09:43:13 +0200 Franz Glasner Docu: documented many functions
Sat, 07 Sep 2019 11:48:29 +0200 Franz Glasner Style: :Id: -> :ID:
Thu, 05 Sep 2019 02:29:44 +0200 Franz Glasner Provide "module" doc-strings
Thu, 05 Sep 2019 02:12:06 +0200 Franz Glasner Put PKGORIGIN to the SIGIL of installed files also
Fri, 16 Aug 2019 09:16:27 +0200 Franz Glasner Implemented a "-V" global option to print the program's name and version number to stdout
Thu, 15 Aug 2019 22:56:11 +0200 Franz Glasner Style
Thu, 21 Mar 2019 16:47:51 +0100 Franz Glasner Enhance keyword expansion: HGid and Header are now provided.
Thu, 21 Mar 2019 16:28:45 +0100 Franz Glasner Replace @@ETCDIR@@ and @@INDEXFILE@@ dynamically at package build time
Thu, 21 Mar 2019 15:48:58 +0100 Franz Glasner FIX: Work around the bug in "pkg rquery -i" not asking the port's INDEX file.
Thu, 21 Mar 2019 12:34:47 +0100 Franz Glasner Handling of mapped packages is basically implemented.
Thu, 21 Mar 2019 09:39:39 +0100 Franz Glasner First parts of checks of forked and/or renamed packages
Thu, 21 Mar 2019 01:11:12 +0100 Franz Glasner Rename alldata_REPO_flag to alldata_flag_REPO
Thu, 21 Mar 2019 01:03:14 +0100 Franz Glasner Renamed remote_REPO_versions to remote_versions_REPO
Thu, 21 Mar 2019 00:58:09 +0100 Franz Glasner Style: WS
Thu, 21 Mar 2019 00:57:31 +0100 Franz Glasner Rename variables: the repo name in the "label" and "descr" variables at the end of the variable name
Sun, 10 Mar 2019 22:25:11 +0100 Franz Glasner Rename function: has now a better name
Sun, 10 Mar 2019 20:45:03 +0100 Franz Glasner Doc: enhanced comment
Thu, 23 Nov 2017 09:44:16 +0100 Franz Glasner FIX: Logic negation error in the generic case: put the action into the "then" part instead of "else"
Thu, 23 Nov 2017 09:41:11 +0100 Franz Glasner Refactor: new -s (short-mode) implementation and new loop architecture
Thu, 23 Nov 2017 09:20:39 +0100 Franz Glasner When running in "-s"-mode: extra intelligence when the repo is LocalBSDPorts
Thu, 23 Nov 2017 09:12:33 +0100 Franz Glasner FIX: Wrong redirection: intended was output to stderr but instead we did read
Wed, 22 Nov 2017 21:32:47 +0100 Franz Glasner Refactor: replace an "if" by "case".
Wed, 22 Nov 2017 09:24:11 +0100 Franz Glasner In default and short mode (-s): print always packages from the "unknown-repository"
Wed, 22 Nov 2017 08:49:18 +0100 Franz Glasner Code style