Next | Query returned 26 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2022-05-15 00:25:42 by David A. Holland | Files touched by this commit (90)
Log message:
Bump all elisp packages for the CONFLICTS change.
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles
   2021-02-01 12:19:16 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(www/emacs-w3m) Updated from 1.4.632.20190920.1116 to 1.4.632.20210106.2144

Followings are from ChangeLog but some 450 lines are omitted, sorry

2020-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>

	* w3m.el (w3m-download): Add option to w3m so to work for downloading
	any kinds of contents ([emacs-w3m:13731]).  Thanks to Kinoshita-san.

2021-01-03  Boruch Baum  <boruch_baum@gmx.com>

	* w3m.el (w3m-view-previous-page): When currently in an "about://" url,
	return to the calling url (PR#89 for upstream).

	* w3m-hist.el (w3m-history-push): Don't put "about://" pages in the
	history (PR#89 for upstream).

2020-12-28  Boruch Baum  <boruch_baum@gmx.com>

	* w3m.el (w3m-select-buffer-mode):
	* w3m-session.el (w3m-session-select-mode): Set variable
	buffer-quit-function (PR#88).

2020-12-22  Boruch Baum  <boruch_baum@gmx.com>
	(w3m-perldoc-pretty): New function.
	(w3m-perldoc): Use them.

 .... ( omimt some 450 lines) ...

2019-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>

	Abolish w3m-max-anchor-sequence (issue #71)

	* w3m.el (w3m-max-anchor-sequence): Abolish.

	* w3m-form.el (w3m-form-parse-and-fontify):
	* w3m.el (w3m-clear-local-variables, w3m-copy-local-variables)
	(w3m-fontify-anchors, w3m-next-anchor, w3m-previous-anchor):
	Don't handle/use w3m-max-anchor-sequence.

2019-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>

	w3m-next-anchor and w3m-previous-anchor return t if success (issue #71)

	* w3m.el (w3m-next-anchor, w3m-previous-anchor): Return t if success.
   2019-10-31 23:41:44 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(www/emacs-w3m-snapshot)  Fix build, add buildlink3 of semi, and new patch for \ 
load-path
   2019-10-28 14:20:06 by Thomas Klausner | Files touched by this commit (2)
Log message:
emacs-w3m-snapshot: remove patches that are not in distinfo
   2019-10-22 01:47:08 by Makoto Fujiwara | Files touched by this commit (5) | Package updated
Log message:
(www/emacs-w3m-snapshot) Updated from 1.4.625+0.20180518 to 1.4.632+0.20190920.1116

(upstream)
  ChangeLog has too many lines, sorry to omit
(pkgsrc)
  - Some VARIABLES introduced to ease further version update
  - following two patches dropped
    (patch-w3mhack.el)
       Compile mew-shimbun.el and mew-w3m.el when
       emacs-w3m-mew option is set.
    (patch-aclocal.m4)
       Don't quote ${EGREP}, it may be set to "grep -E".
   - (pkglint) LOCALBASE -> PREFIX
   2018-10-31 15:56:40 by Jonathan Perkin | Files touched by this commit (2)
Log message:
emacs-w3m-snapshot: Don't quote ${EGREP}, it might be "grep -E".
   2018-06-25 15:39:14 by Ryo ONODERA | Files touched by this commit (4)
Log message:
Update to 1.4.625.20180518

* Support emacs26

Changelog:
Busfixes, improvements and remove supports for obsolete services.
   2015-11-25 13:54:07 by Jonathan Perkin | Files touched by this commit (8)
Log message:
Remove mk/find-prefix.mk usage from the www category.

The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.

Next | Query returned 26 messages, browsing 1 to 10 | Previous