Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove mplex as a standalone package, to reduce maintenance.
|
|
|
|
|
|
Changes since 1.11.20:
**********************
BUG FIXES
* Thanks to Serguei E. Leontiev, CVS with Kerberos 5 GSSAPI
should automatically link on FreeBSD 5.x. (bug #14639).
* Thanks to Rahul Bhargava, heavily loaded systems
suffering from a disk crash or power failure will not lose data they claimed
to have committed.
* CVS server now handles conflict markers in Entry requests as documented.
* CVS now remembers that binary file merge conflicts occurred until the
timestamp of the updated binary file changes.
* CVS client now saves some bandwidth by not sending the contents of files
with conflicts to the server when it isn't needed.
* CVS now does correct locking during import.
* A problem where the server could block indefinitely waiting for an EOF from
the client when compression was enabled has been fixed.
* `cvs diff' no longer splits its arguments on spaces.
* Thanks to an old report and patch from Stewart Brodie, a
potential crash in response to a corrupt RCS file has been fixed.
* CVS now locks the history and val-tags files before writing to them.
Especially with large repositories, users should no longer see new warnings
about corrupt history records when using the `cvs history' command. Existing
corrupt history records will still need to be removed manually. val-tags
corruption should have had less obvious effects, but removing the
CVSROOT/val-tags file and allowing a 1.11.21 or later version of CVS to
regenerate it may eliminate a few odd behaviors and possibly cause a slight
speed up of read transactions in large repositories over time.
|
|
|
|
|
|
Probably other changes too.
|
|
|
|
|
|
|
|
|
|
This release contains support for a number of new printers.
|
|
|
|
I expect better words :)
|
|
cd pkgsrc/foo
touch fetch
make fetch
you get the correct behaviour.
|
|
|
|
PREFIX, LOCALBASE and PKGNAME may appear in single quotes.
|
|
- Replaced absolute directories like /usr/pkg and /var with ${PREFIX} and
${VARBASE}.
- USE_TOOLS+=perl:run, since there is one Perl program installed with the
package.
- Bumped PKGREVISION.
|
|
|
|
+ make the output buffer the same size as the input buffer, useful for
longer paragraphs
+ separate paragraphs with a " -" line
+ make fast scrolling a bit faster
|
|
|
|
|
|
Overview of Changes from GTK+ 2.8.10 to GTK+ 2.8.11
===================================================
* Avoid memory overruns in the pixbuf theme engine
with nonsensical gradient specifications. [Matthias]
* Bugs fixed:
326003 Cursor doesn't move as expected [Evert Verhellen]
326806 Segfault from combination of gtk_container_set_resize_mode()
and GtkComboBox [Sebastien Bacher]
327751 segfault in update_cursor on amd64 [Ryan Lovett]
327538 eog crashes at launch under AIX [Christophe Belle]
153213 "~" should bring up the location dialog [Dan Winship]
327934 gtk_text_layout_get_cursor_locations() chokes on
layout=0x0 [Christian Kirbach]
* Documentation improvements [Federico Mena Quintero]
* Translation updates (es,pt_BR,zh_HK,zh_TW)
|
|
|
|
|
|
|
|
autocue is a program which takes a simple text file as input, and
outputs its contents, broken up into paragraphs, and formatted by fmt,
into xcb's cut buffers. From there, the text can be pasted with a
simple mouse click. autocue will then wait for a period of time
relative to the size of the text, before moving onto the next
paragraph. Successive cut buffers will be used, and then will wrap
to the beginning.
The speed can be varied whilst the program is running - by sending
a SIGUSR1 to the process, autocue will go faster. Sending a SIGUSR2
to the process will make it go slower.
This program can be used to scroll a presentation, along with timing
information (a beep is sounded when the next buffer should be pasted),
and the presenter can simply paste into the presentation window.
|
|
compiler does not complain (or abort) about "int to pointer conversion"
anymore.
This should fix the build on IRIX with the mipspro compiler.
|
|
|
|
- Added PkgLint::String::match_all.
- Make(1) variables of the form $(...) are detected properly.
- The shellword parser's state is printed in --debug mode.
- In double quoted strings, normal text is processed faster.
- The proof of concept for match_all is done with finding absolute
pathnames in patch files.
|
|
|
|
- Rewrote PkgLint::String::substring to make it look less like a Brainf***
program. I guess this will greatly improve execution speed.
|
|
- Added PkgLint::Match, which represents the result of matching a regular
expression against a PkgLint::String.
- Fixed the arguments to substr in PkgLint::String::substring.
- Added PkgLint::String::match.
- Added a proof of concept in checkfile_patch, in the warning about RCS
tags. Run pkglint -s --klickibunti to see it.
|
|
|
|
* When using tex2page or HeVeA for html output, do not force the running of LaTeX. With latex2html,
LaTeX will still be run because latex2html makes use of the .aux files generated by LaTeX.
* Fixed a bug where if the BibTeX input file was modified LaTeX would be run again but not BibTeX.
* Added a --tex2page mode for latex-mk (the script) which allows latex-mk to run tex2page the
appropriate number of times to resolves all references.
* Improve the cleaning of tex2page generated output.
* Added latex.subdir.mk to support recursive builds.
|
|
Taken the patches form -
http://chewing.csie.net/download/xcin/xcin-chewing-20041004.diff
Used PKG_SYSCONFDIR schema.
Used ${PAX} to do post-install.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
The intelligent phonetic input method library.
Ok'ed by wiz.
|
|
|
|
"Format string vulnerabilities in ImageMagick allow user-complicit attackers
to cause a denial of service (crash) and possibly execute arbitrary code via
a numeric format string specifier such as %d in the file name, a variant of
CVE-2005-0397, and as demonstrated using the convert program."
Patches from Debian.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0082
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345876
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345595
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
+ added Czech translation.
+ added Slovak translation.
+ updated Russian translation.
+ updated French translation.
+ removed useless mouse scroll patch for Mac OS X.
+ fixed the About dialog on Mac OS X.
+ fixed the HTML link to Pabs' chmspec page.
+ now allowing the 'back' button to get to the welcome page.
+ the code compiles on Win32 with MinGW without patches
+ added Win32 resource and icon files
+ applied GCC 4.1 related patch
|
|
Fix PR pkg/32654, applying the proposed patches, thanks Peter Bex
|
|
|