Next | Query returned 156 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758)
Log message:
Add SHA512 digests for distfiles for www category

Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | Package updated
Log message:
Recursive revbump following MesaLib update, categories p through x.
   2015-04-13 09:50:02 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update to 2.2.7
---------------
* 2.2.7 *

Bluefish 2.2.7 is mostly a bug fix release. It fixes rare crashes in the
autocompletion, the filebrowser, the htmlbar plugin preferences, and in
file-load-cancel, fixes a rare case of broken syntax highlighting after
multiple search/replace actions. It furthermore displays better
error/warning output when parsing language files. It also finally fixes
javascript regex syntax highlighting. The loading of files with corrupt
encoding has been improved, and project loading over sftp has been improved.
Various HTML5 tags have been added, and HTML5 is the default now for php,
cfml and other languages that can include html syntax. Saving and loading
of UTF-16 encoded files was broken and has been fixes. Various languages
have better support, such as javascript, css, html, pascal/deplhi, and html
has improved autocompletion. On OSX the keys for tab switching no longer
confict with some keyboard layouts, and behavior at shutdown was improved.
The upload/download feature has a new option to ignore backup files.  The
home/end keys now work better on wrapped tekst.  And finally the search and
replace dialog correctly shows the number of results when searching in files
on disk.
   2014-11-24 06:03:43 by Makoto Fujiwara | Files touched by this commit (4) | Package updated
Log message:
(pkgsrc)
 - Add gnu-gpl-v3 to LICENSE
 - Add comment on patch-ac
 - Add following include, pkglint recommended,
   .include "../../graphics/hicolor-icon-theme/buildlink3.mk"

(upstream) update 2.2.4 to 2.2.6
* 2.2.6 *

Bluefish 2.2.6 is mostly a bug fix release. This release fixes a critical bug
(segfault) in filebrowser that could be triggered if the root directory was set
as basedir. It also has a fix for a specific CSS-in-HTML-tag highlighting issue.
The filter code furthermore caused a segfault if the command did not exist. The
Windows version finally supports open in running process. Next to these bugs
many small issues have been resolved. Development checks are now only enabled if
Bluefish is compiled from svn, not if compiled from tarball. Various language
files have small improvements, most notably C, Javascript and CSS. Several
translations have been updated. A corner case for a new document from a template
that does not exist was fixed. The "open" submenu now opens SVG files \ 
from the
filebrowser instead of inserting an image tag. The included cssmin and jsbeatify
have been updated. A syntax scanning issue when replacing large chunks of text
was fixed, he "Report bug" link was broken, a new \ 
"conditional" option to the
language file that makes re-using certain blocks of language files easier was
added, and error reporting in outputbox was improved. On OSX filebrowser icons
and the "open file" dialog size have been improved.

* 2.2.5 *

Bluefish 2.2.5 is a minor bug fix release but has also quite some new features.
The syntax scanning engine is faster after small changes to the text. The
filebrowser is also much faster with less memory usage, with various fixes and
new features. Projects now store the active document and active line numbers.
Indenting is improved in auto-completion and the smart indenting. Bookmarks and
paste special also have been improved. On OSX there are many improvements, such
as Mavericks support, Retina display support, working system hotkeys, native
input methods (Japanese, Chinese, etc.), opening files from the finder and
Widget bindings on MacOSX are moved to Cmd+C|V|X|A and working. Furthermore
almost all syntax highlighting has been improved, most notable jquery in
javascript, HTML5, and HTML5 in PHP files. There are also many bug fixes, such
as in wrap text on right margin, in the replace engine, the jsmin licence, the
split lines feature, the auto-recovery and many obscure bugs. Last bluefish now
has an appdata file.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2014-05-17 18:10:50 by Thomas Klausner | Files touched by this commit (152)
Log message:
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
   2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155)
Log message:
Recursive revbump from x11/pixman
Fix PR pkg/48777
   2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Next | Query returned 156 messages, browsing 51 to 60 | Previous