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 (50m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 12:39:30 UTC Now

2009-07-15 20:46:03 UTC MAIN commitmail json YAML

Import tex-caption-3.1j as print/tex-caption.

The caption package provides many ways to customise the captions in
floating environments like figure and table, and cooperates with many
other packages.  Includes rotating captions, sideways captions,
continued captions (for tables or figures that come in several parts).
A list of compatibility notes, for other packages, is provided in the
documentation.  The package also provides the "caption outside float"
facility, in the same way that simpler packages like capt-of do.  The
package supersedes caption2.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-15 20:35:18 UTC MAIN commitmail json YAML

PR pkg/41731: maintainer update of wm/dwm to dwm-5.6.

Changes:
o new Xinerama support that creates a view per Xinerama screen.
  Focusing different screens works using the mouse or
  the new shortcuts Mod1-. and Mod1-, (or Mod1-Shift-, and Mod1-Shift-.
  for sending windows to next/prev screen).
o Extended Rule structure in config.h with an additional monitor field
  (-1 if a client should be assigned to the selected screen, or 0.. for a
  specific screen)
o Several bugfixes in the resize handling

(tnn)

2009-07-15 18:56:44 UTC MAIN commitmail json YAML

Fix compiling with systems that provide their own getline

(roy)

2009-07-15 12:27:31 UTC MAIN commitmail json YAML

Mention mono updates to 2.4.2 and remove the entries from TODO list

(kefren)

2009-07-15 12:12:37 UTC MAIN commitmail json YAML

2009-07-15 12:02:44 UTC MAIN commitmail json YAML

2009-07-15 11:57:29 UTC MAIN commitmail json YAML

2009-07-15 11:50:50 UTC MAIN commitmail json YAML

2009-07-15 11:42:31 UTC MAIN commitmail json YAML

2009-07-15 11:37:16 UTC MAIN commitmail json YAML

Update to 2.4.2.1
This version is the first version to integrate Microsoft's open source
ASP.NET MVC stack. More than 140 bug fixed. Check
http://www.mono-project.com/Release_Notes_Mono_2.4.2 for more changes.

(kefren)

2009-07-15 11:12:25 UTC MAIN commitmail json YAML

Fix destdir installation.

(joerg)

2009-07-15 10:29:16 UTC MAIN commitmail json YAML

MAKE_JOBS_SAFE=no

(joerg)

2009-07-15 10:24:13 UTC MAIN commitmail json YAML

Add "mpl-1.1" and "zpl" to the license which are accepted by default.

(tron)

2009-07-15 10:00:59 UTC MAIN commitmail json YAML

2009-07-15 09:53:12 UTC MAIN commitmail json YAML

Disable self tests, they require another dependency.

(joerg)

2009-07-15 09:40:31 UTC MAIN commitmail json YAML

Add depends-fetch and depends-checksum. They work like
show-depends-options, e.g. recurse. make fetch-list does not provide the
same functionality as it doesn't deal well with broken mirror.

(joerg)

2009-07-15 09:31:20 UTC MAIN commitmail json YAML

Add text about AND/OR conditions.

(joerg)

2009-07-15 08:55:34 UTC MAIN commitmail json YAML

+ botan-1.8.4, cflow-1.3, ddrescue-1.11, dvdstyler-1.7.2 [pkg/41681],
  dwm-5.6, ed-1.4, fotoxx-7.5, inputproto-1.9.99.14, libXi-1.2.99.2,
  libssh-0.3.1, pixman-0.15.16, py-Optik-1.5.3 [pkg/41674],
  py-logging-0.4.9.6 [pkg/41675], py-qt4-4.5.2, renderproto-0.11,
  stella-2.8.4a, sudo-1.7.2, xmlsec1-1.2.12.

(wiz)

2009-07-15 08:37:59 UTC MAIN commitmail json YAML

Added archivers/lzip version 1.7

(wiz)

2009-07-15 08:37:45 UTC MAIN commitmail json YAML

2009-07-15 08:36:48 UTC MAIN commitmail json YAML

Initial import of lzip-1.7:

Lzip is a lossless data compressor based on the LZMA algorithm, with
very safe integrity checking and a user interface similar to the one of
gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses
better than bzip2, which makes it well suited for software distribution
and data archiving.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090715

(wiz)

2009-07-15 06:33:59 UTC MAIN commitmail json YAML

Updated www/p5-libwww to 5.829

(sno)

2009-07-15 06:33:47 UTC MAIN commitmail json YAML

pkgsrc changes:
  - Updating package for p5 module LWP from 5.828 to 5.829
  - Adjusting license to perl license

Upstream changes:
2009-07-07  Release 5.829

This release removes callback handlers that were left over on the returned
HTTP::Responses.  This was problematic because it created reference loops
preventing the Perl garbage collector from releasing their memory.  Another
problem was that Storable by default would not serialize these objects any
more.

This release also adds support for locating HTML::Form inputs by id or class
attribute; for instance $form->value("#foo", 42) will set the value on the
input with the ID of "foo".

Gisle Aas (5):
      Make the example code 'use strict' clean by adding a my
      Avoid cycle in response
      Clean up handlers has from response after data processing is done
      Support finding inputs by id or class in HTML::Form
      Test HTML::Form selectors

Mark Stosberg (1):
      Tidy and document the internals of mirror() better [RT#23450]

phrstbrn (1):
      Avoid warnings from HTML::Form [RT#42654]

(sno)

2009-07-15 06:26:28 UTC MAIN commitmail json YAML

Updated databases/p5-CatalystX-CRUD-ModelAdapter-DBIC to 0.10

(sno)

2009-07-15 06:26:14 UTC MAIN commitmail json YAML

pkgsrc changes:
  - Updating package for p5 module CatalystX::CRUD::ModelAdapter::DBIC
    from 0.08 to 0.10
  - Adjusting license and dependencies

Upstream changes:
0.10    14 July 2009
        * fix tests so that (a) sql is complete and (b) skip is sqlite3 cmd tool not found
0.09    13 June 2009
        * fix ORDER BY via cxc-order so that it actually works, including tests for multi-column sort.

(sno)

2009-07-15 06:12:45 UTC MAIN commitmail json YAML

Upgrade devel/py-ZopeInterface to zope.interface-3.3.0.
Use eggs instead of distutils.
Remove patch-aa as it no longer applies.

Add licenses/zpl and add zpl to mk/license.mk:DEFAULT_ACCEPTABLE_LICENSES.

Patch posted to pkgsrc-users@ and okayed by agc@.

(ver)

2009-07-14 22:29:33 UTC MAIN commitmail json YAML

Update E17 components to June snapshot.

(joerg)

2009-07-14 22:17:07 UTC MAIN commitmail json YAML

Add tex-txfonts and tex-txfonts-doc.

(minskim)

2009-07-14 22:16:35 UTC MAIN commitmail json YAML

Explicitly disable GTK support.

(joerg)

2009-07-14 22:16:26 UTC MAIN commitmail json YAML

Update to June snapshot of E17. No detailed changes.

(joerg)

2009-07-14 22:15:35 UTC MAIN commitmail json YAML

Import tex-txfonts-doc-2008.11886 as fonts/tex-txfonts-doc.

This is documentation for tex-txfonts.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-14 22:15:08 UTC MAIN commitmail json YAML

Import tex-txfonts-2008.11886 as fonts/tex-txfonts.

Txfonts supplies virtual text roman fonts using Adobe Times (or URW
NimbusRomNo9L) with some modified and additional text symbols in the
OT1, T1, and TS1 encodings; maths alphabets using Times/URW Nimbus;
maths fonts providing all the symbols of the Computer Modern and AMS
fonts, including all the Greek capital letters from CMR; and
additional maths fonts of various other symbols.  The set is
complemented by a sans-serif set of text fonts, based on
Helvetica/NimbusSanL, and a monospace set.  All the fonts are in Type
1 format (AFM and PFB files), and are supported by TeX metrics (VF and
TFM files) and macros for use with LaTeX.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-14 22:05:39 UTC MAIN commitmail json YAML

Update to June snapshot of E17. No detailed changes.

(joerg)

2009-07-14 22:05:11 UTC MAIN commitmail json YAML

Update to June snapshot of e17. No detailed changes.

(joerg)

2009-07-14 22:04:18 UTC MAIN commitmail json YAML

2009-07-14 20:24:39 UTC MAIN commitmail json YAML

Updated x11/nucleo to 0.7.5.

(hasso)

2009-07-14 20:23:17 UTC MAIN commitmail json YAML

Update to 0.7.5. No brief list of changes, but ChangeLog shows that it's
mostly fixes to build with newer gcc and ffmpeg versions.

(hasso)

2009-07-14 19:31:34 UTC MAIN commitmail json YAML

Updated audio/gtkpod to 0.99.14nb1.

(hasso)

2009-07-14 19:29:44 UTC MAIN commitmail json YAML

Fix interpreter in two more bash scripts - sync-ldif.sh and sync-evolution.sh.
Bump PKGREVISION.

(hasso)

2009-07-14 19:02:16 UTC MAIN commitmail json YAML

Don't attempt to build gdb on DragonFly. It's also unlikely that someone
will integrate DragonFly changes into upstream soon.

(hasso)

2009-07-14 19:01:32 UTC MAIN commitmail json YAML

2009-07-14 18:56:00 UTC MAIN commitmail json YAML

Update shntool to 3.0.10; changelog since 2.0.3 below:

version 3.0.10 (2009-03-30)
  + cat mode: fixed bug that prevented use of the -d option
  + cat mode [win32]: properly write WAVE data to the terminal
  + conv mode [win32]: properly read WAVE data from the terminal

version 3.0.9 (2009-03-18)
  + allow fix mode to fix (essentially postpad) just one file, which is useful
    when using the -c option to check for boundary issues
  + added new global -F option to specify a file containing input filenames
    (most modes will now accept input filenames from a single source, using the
    following order of precedence: file specified by -F option, otherwise
    filenames on the command line, otherwise filenames read from the terminal)

version 3.0.8 (2008-08-27)
  + added new -a option to show default encoder/decoder arguments
  + fixed bug when prompting for overwrite action when stdin was
    already at EOF on certain platforms (e.g. OS X)
  + split mode: handle CUE sheets that contain Unicode BOMs
  + wv format: support self-extracting WavPack files

version 3.0.7 (2008-03-02)
  + support for TAK decoding (requires TAK 1.0.4+)
  + updated MPEG-4 ALS to version RM20, and added output support
  + removed detection of unsupported formats RKAU and WMA

version 3.0.6 (2007-12-16)
  + support for TAK encoding (requires TAK 1.0.3+)

version 3.0.5 (2007-10-22)
  + hash mode: show progress indicators
  + cmp mode: new -c option to specify size of byte-shift comparison buffer

version 3.0.4 (2007-09-07)
  + no longer ignore raw WavPack files (wvunpack creates WAVE header for us)
  + support for TTA 3.4.x as well as TTA encoding
  + fixed display bug in joined mode when input files were not CD-quality
  + split mode: new -m option to allow character manipulation of CUE filenames

version 3.0.3 (2007-06-01)
  + improved use of exit codes
  + mkw format: removed deprecated input kluge
  + split mode: override path separation characters in CUE-generated files

version 3.0.2 (2007-02-18)
  + split mode: -c option works again
  + split mode: support wider range of CUE sheets
  + aiff format: support for sox 13.x

version 3.0.1 (2007-01-24)
  + fixed bug with WavPack format detection on 64-bit systems
  + split mode: fixed bug parsing CUE sheets whose last line lacks a newline
  + added support for MKW files
  + added support for MPEG-4 ALS files (input only)
  + added support for detection of TAK files (no input or output yet)
  + added support for detection of WMA files (no input or output yet)
  + added support for detection of RKAU files (no input or output yet)

version 3.0.0 (2007-01-01)

  [platform support]
  + shntool is now a native windows executable (Cygwin is no longer needed)

  [file formats]
  + added support for WavPack 4.x files
  + added support for m4a (Apple Lossless Audio Codec) files (input only)
  + added support for la (Lossless Audio) files (input only)
  + added support for tta files (input only)
  + added support for bonk files
  + added support for kxs (Kexis) files (input only)
  + added new format 'term' to send output to a terminal (standard output)
  + cust format: correct output filenames now shown (instead of "file.custom")
  + cust format: partially-written output files are now removed on error

  [modes]
  + added new mode 'gen' to generate arbitrary-sized files containing silence
  + added new mode 'trim' to trim silence from front and/or back of files
  + renamed mode 'md5' to 'hash', since it now calculates MD5 and SHA1 hashes
  + hash mode: added option to reorder filenames - may be useful with -c
  + split mode: new -n option to control output count format (01, 001, ...)
  + split mode: support for wider range of CUE sheets
  + split mode: new -t option to name files based on keywords in CUE sheets
  + split mode: fixed bug in which -l option failed with large input files
  + split mode: new -e/-u options for specifying lead-in/lead-out
  + split mode: new -x option to extract specific tracks
  + len mode: show compression ratio for individual files as well as overall
  + len mode: show input file format for each file
  + len mode: new -c/-t options to suppress column names/totals line
  + len mode: configurable units for files and totals
  + conv mode: new -t option to convert WAVE data read from the terminal
  + fix, join and hash modes: filenames can now be sorted automatically using
    a natural sorting algorithm, which orders filenames containing numbers the
    the same way a human would, e.g. "t1.wav, t2.wav, ... t10.wav" instead of
    "t1.wav, t10.wav, t2.wav, ...".  as this was taken from the sources of GNU
    ls (see 'ls -v'), it is considered stable enough to be the default.
    if desired, sorting can still be done interactively, or not at all.

  [global behavior]
  + user-configureable progress types (percentage, dots, spin, faces or none)
  + default overwrite option is now 'ask' - can be overridden with -O option
  + allow on-the-fly renaming when files exist and overwrite option is 'ask'
  + new -H option to show h:mm:ss.{ff,nnn} in output, instead of m:ss.{ff,nnn}
  + new -a and -z options to override default file name prefix and postfix
  + new options -w to suppress warnings and -q to suppress non-critical output
  + converted to getopt - this means long options have become single characters
  + alternate input decoder: -i "fmt decoder [arg1 ... argN]"
  + alternate output ext/encoder: -o "fmt [ext=abc] [encoder [arg1 ... argN]]"
  + in addition to the new -i/-o options above, default encoders/decoders
    and/or their arguments, as well as file extensions, can be overridden
    using any combination of appropriately named environment variables:

      ST_<format>_DEC="decoder [arg1 ... argN]"
      ST_<format>_ENC="[ext=abc] [encoder [arg1 ... argN]]"

    e.g.:

      % ST_SHN_DEC="shorten-2.3b" shntool len *.shn
      % ST_FLAC_ENC="flake - %f" shntool conv -o flac *.wav
      % ST_AIFF_ENC="ext=aif" shntool gen -o aiff -l 1:00

(rafal)

2009-07-14 18:52:38 UTC MAIN commitmail json YAML

Update to mdocml-1.8.0:
  - significant cleanups in mdoc_term.c
  - support for XXn and XXm -offset values
  - removed exposure of some libmdoc functions from mdoc.h
  - fixed presentation of `Fo', `Vt'
  - fixes for clarity in mdoc.7

(joerg)

2009-07-14 18:46:24 UTC MAIN commitmail json YAML

Updated multimedia/dirac to 1.0.2nb1.

(hasso)

2009-07-14 18:44:23 UTC MAIN commitmail json YAML

Fix create_dirac_testfile.pl interpreter. Bump PKGREVISION.

(hasso)

2009-07-14 18:21:59 UTC MAIN commitmail json YAML

Updated wm/ratpoison to 1.4.5

(tonio)

2009-07-14 18:20:46 UTC MAIN commitmail json YAML

Update wm/ratpoison to 1.4.5

* Changes since 1.4.4
  - bug fixes to history and xft

* Changes since 1.4.3
  - add commands ratinfo, ratrelinfo, banishrel
  - add history to input bar when libhistory is not used
  - add settings historysize and historycompaction
  - new window formatters %p, %M prints the pid of the window and whether its a
    maxsize window.
  - new commands grename, gother
  - new bindings C-t N and C-t P bound to nextscreen/prevscreen
  - new settings, bwcolor and fwcolor for setting the border color of focused
    and unfocused windows.
  - netwm dialog type windows supported
    These windows are treated as transients. Some Firefox popup windows
    are tagged as dialog windows and should now work with ratpoison as
    expected.
  - new format character %M
    This expands to Maxsize if the window is a maxsize window, nothing if not.
  - ratpoison can use xft
    If xft is found on your system ratpoison will use it unless explicitely
    told not to using --without-xft

(tonio)

2009-07-14 18:16:25 UTC MAIN commitmail json YAML

Updated sysutils/acpica-utils to 20090625

(tnn)

2009-07-14 18:13:48 UTC MAIN commitmail json YAML

LICENSE=        gnu-gpl-v2 # OR intel-acpica-license

While here de-lint the package and update to version 20090625.

20090625:
ACPI 4.0: iASL and Disassembler - implemented support for the new IPMI
operation region keyword. ACPICA BZ 771, 772. Lin Ming.
ACPI 4.0: iASL - implemented compile-time validation support for all new
predefined names and control methods (31 total). ACPICA BZ 769.

20090521:
Disassembler: Fixed some issues with DMAR, HEST, MADT tables. Some problems
with sub-table disassembly and handling invalid sub-tables. Attempt recovery
after an invalid sub-table ID.

20090422:
iASL: Fixed a generation warning from Bison 2.3 and fixed several warnings on
the 64-bit build.
iASL: Fixed a problem where the Unix/Linux versions of the compiler could not
correctly digest Windows/DOS formatted files (with CR/LF).
iASL: Added a new option for "quiet mode" (-va) that produces only the
compilation summary, not individual errors and warnings. Useful for large
batch compilations.
AcpiExec: Implemented a new option (-z) to enable a forced semaphore/mutex
timeout that can be used to detect hang conditions during execution of AML
code (includes both internal semaphores and AML-defined mutexes and events.)

20090320:
Acpiexec: Split the large aeexec.c file into two new files, aehandlers.c and
aetables.c

20090220:
Disassembler: Decode the FADT PM_Profile field. Emit ascii names for the
various legal performance profiles.

20090123:
Fix build error under Bison-2.4.
Dissasembler: Enhanced FADT support. Added decoding of the Boot Architecture
flags. Now decode all flags, regardless of the FADT version. Flag output
includes the FADT version which first defined each flag.
The iASL -g option now dumps the RSDT to a file (in addition to the FADT and
DSDT). Windows only.

20081204:
iASL: Completed the '-e' option to include additional ACPI tables in order to
aid with disassembly and External statement generation. ACPICA BZ 742. Lin
Ming.
iASL: Removed the "named object in while loop" error. The compiler cannot
determine how many times a loop will execute. ACPICA BZ 730.
Disassembler: Implemented support for FADT revision 2 (MS extension). ACPICA
BZ 743.
Disassembler: Updates for several ACPI data tables (HEST, EINJ, and MCFG).

20081031:
iASL: Improved disassembly of external method calls. Added the -e option to
allow the inclusion of additional ACPI tables to help with the disassembly of
method invocations and the generation of external declarations during the
disassembly. Certain external method invocations cannot be disassembled
properly without the actual declaration of the method. Use the -e option to
include the table where the external method(s) are actually declared. Most
useful for disassembling SSDTs that make method calls back to the master
DSDT. Lin Ming. Example: To disassemble an SSDT with calls to DSDT:  iasl -d
-e dsdt.aml ssdt1.aml
iASL: Fix to allow references to aliases within ASL namepaths. Fixes a
problem where the use of an alias within a namepath would result in a not
found error or cause the compiler to fault. Also now allows forward
references from the Alias operator itself. ACPICA BZ 738.

20080829:
Allow multiple argument counts for the predefined _SCP method. ACPI 3.0
defines _SCP with 3 arguments. Previous versions defined it with only 1
argument. iASL now allows both definitions.
iASL/disassembler: avoid infinite loop on bad ACPI tables. Check for zero-
length subtables when disassembling ACPI tables. Also fixed a couple of
errors where a full 16-bit table type field was not extracted from the input
properly.
acpisrc: Improve comment counting mechanism for generating source code
statistics. Count first and last lines of multi-line comments as whitespace,
not comment lines. Handle Linux legal header in addition to standard acpica
header.

(tnn)

2009-07-14 18:04:22 UTC MAIN commitmail json YAML

2009-07-14 17:26:35 UTC MAIN commitmail json YAML

Allow the package to build on amd64, but use -m32 due to LP64 issues.

(tnn)

2009-07-14 15:59:49 UTC MAIN commitmail json YAML

Updated games/pokerth to 0.7.1.

(hasso)

2009-07-14 15:53:20 UTC MAIN commitmail json YAML

Update to 0.7.1. Make it build on systems where `uname -s` is not *BSD.

2009-06-25 version 0.7.1:
- internet lobby window size adjusted for netbook resolution 1024x600
- bigger window icon
- pokerth.desktop translation update
- Bugfix: compatibility fix for qt 4.4.3

2009-06-20 version 0.7.1-beta:
- Refactored the network engine using boost::asio to improve scalability
  of the server
- Reduced per-game memory usage of the server, which enables playing with
  several hundred players on a low-end vserver
- New internet games list filter to just show e.g. open games, password-free
  games etc.
- New large chip count delimiter: 1000000 -> 1.000.000
- New "join any game" button behaviour - joins the game with the most
  players connected
- Styles handling enhancements (e.g. no activation needed any more)
- Readd the option to hide splashscreen
- IP address bans now automatically expire
- Bugfix: incorrect handling of maximum number of players in network games

2009-05-03 version 0.7:
- enabled sorting of private/public games in the internet game lobby
- size of the lobby dialog was decreased for netbook resolution 1024x600
- default action pictures were adjusted for better readable card index
- portuguese (portuguese) translation was added
- bugfix: bet input lenght was adjusted

2009-04-25 version 0.7-beta2:
- Fixed problems with paths which contain special (non-ascii) characters
- Timeout animation moved so it no longer hides sets
- Improved bet slider handling for higher start cash like $1000000
- Minimum blinds adjusted for higher start cash
- Remember last styles directory
- New stay-on-table animation when a user is inactive but not disconnected
- Avatar uploads are logged (because of possible legal issues)

2009-04-15 version 0.7-beta1:
- Supporting up to 10 players on a table
- Easily choose different table and card styles
- Create your own style in simple steps
- Online style gallery
- Netbook support with minimum 1024x600
- Automatically restore game table geometry (including fullscreen)
- Server IP-address bans and nick bans based on regular expressions
- Server list supports multiple server entries
- bugfix(#0000009): No pause after first hand when starting a fresh local game
- bugfix(#0000010): Strange side pot behaviour after all-in

2009-03-22 version 0.6.4:
- enhanced server performance
- optional external avatar system to improve scalability
- feature-request(#0000008): sorting of columns in the gamelist of the
  lobby is saved
- bugfix(#0000007): Improved highlighting of the cards on split pot
- bugfix(#0000003): Correctly pick low straight flush (with A)
- bugfix: doubleclicking "join game" in the lobby no longer causes an error

(hasso)

2009-07-14 12:23:58 UTC MAIN commitmail json YAML

Note update of the "apache22" package to version 2.2.11nb6.

(tron)

2009-07-14 12:23:40 UTC MAIN commitmail json YAML

Add patches from the Apache SVN repository to fix the security
vulnerabilities reported in CVE-2009-1890 and CVE-2009-1891.

(tron)

2009-07-14 11:17:11 UTC MAIN commitmail json YAML

No need for a C compiler.

(joerg)

2009-07-14 11:14:33 UTC MAIN commitmail json YAML

No C compiler needed here.

(joerg)

2009-07-14 10:34:34 UTC MAIN commitmail json YAML

note update of sawfish and support libraries

(tnn)

2009-07-14 10:33:28 UTC MAIN commitmail json YAML

Update to sawfish-1.5.0. Changes:

1.5.0
=====
* New/Updated requirements:
- librep 0.17 -> 0.90.0
- rep-gtk 0.18.3 -> 0.18.4
* User visible changes:
- Fully renamed from "sawmill" to "sawfish" If your `.sawfishrc' has a
  line `(require 'sawmill-defaults)', then change it to
  `(require 'sawfish-defaults)'.
  If your configuration file is named `~/.sawmillrc', then rename it
  to `~/.sawfish/rc' or `~/.sawfishrc'.
- Configurator GUI's default style is tree view of categories.
  Configurator GUI (sawfish-ui) used to display categories in flat row,
  but now arranges them in tree diagram. To use the old style, put
  `(define-special-variable customize-program "sawfish-ui --flatten")'
  in your configuration file.
* Bugs fixed:
- Fixed an compilation-error caused by glib
- Make building with imlib1 instead of gdk-pixbuf work again
- Create src/build.h, since it has been missing before
- Fixed an "unknown remote error" that might appear
- Make "make uninstall" work again
- Fixed the issue that apps did not start iconified, even if requested
- First create $datadir/applications, then install the desktop file
- Fixed default animation outline coordinates
- Don't ignore datarootdir setting
- Make Sawfish more error-tolerant if an app has an incomplete WM_CLASS
- Make sure we don't mix Super and Hyper
- Fixup the last incomplete AC_DEFINE
- Fixed a speed-issue with microGUI
- Make properly use of WM_NAME in Elberg-tabbed
* New features:
- UTF-8 Support in Windowmenus
- UTF-8 Support in GTK Widgets
- Tabbed Windowing Support
- Improved KDE3 Integration
- Replaced hardcoded focus logic by focus-revert function
- Tabbed Windowing Support: Raise Tabs on hover
- Warp cursor to cycled windows, if warp-cursor is enabled
- Warp cursor to unmaximied windows, if warp-cursor is enabled
- 3 New Window-Animators: cross, elliptical and draft
- Shrinking/Yanking Support
- Infinite Desktop Feature (make the virtual desktop bigger than
  the physical)
- Make Viewport commands appear in Sawfish-UI
- Make Window History appear in Sawfish-UI
- Added cycle-among-groups(,-backwards) commands (cycle between the
  most recently used window of groups)
- Interactive placement-mode now also for transients
- Improved prompt.jl (allows changing font, fg and bg color)
- Expose fixed-position, never-iconify, never-maximize in the
  Window-Matcher UI
* Other changes:
- To build with XFree86/X.Org < 7.0 add -without-xorg-x11r7 flag
- To build without Pango add -without-pango flag
- To prevent installing translations add -without-nls flag
- Set RestartStyleHint to 2
- When matching window to alist try WM_NAME if WM_CLASS is unset
- Major Documentation update
- New Sound Theme
- Added ebuild
- Added session desktop file
- rep.m4 has been dropped use librep.pc/rep-gtk.pc instead
- Added sawfish.pc
- Improved Makefile's distclean rule
- Updated .desktop files for gnome-session >=2.23
- Fixed autogen for libtool >2.2
- Major configure script rework
- Don't ship config.sub config.guess and install-sh in $srcdir/etc
- Reworked Sawfish-UI
- Dropped libgnome|gnomeui|gnomecanvas widgets, use pure gtk instead
- Merged changes from sawfish-pager
- Major update of the spec file
- Print usefull stuff at the end of configure
- Add distclean rule to all Makefiles
- Add KEYBINDINGS file, containing a list of all default keybindings
- Updated OPTIONS for all new options
- Cleaned Up Makedefs.in
- Move 'avoid' window-matcher from placement to state
- Updated compat.jl
- Removed all old ChangeLog files
- Make move-cursor.jl export all functions described in the doc

1.3.5
=====
* The 1.3.5 version has new features and bugfixes
* New/Updated requirements:
- librep 0.14 -> 0.17
- rep-gtk 0.18 -> 0.18.3
* New features:
- Support _NET_WM_USER_TIME
- Added ATK-A11Y Support
- Added Viewport-Boundary
- Added Error-Handler "both"
- Added 2 new Buttonlayouts to Crux "complete" and "complete inverse"
- Honour ICCCM Aspect Ratio
- Expose all Keybindings in SawfishUI
- Added Animated Viewport Scrolling
- Also expose the "Stagger" and "Off-Center" placement-modes
- Add a new hook: "before-slide-hook"
- Expose all smart placement-modes, "Best-Fit", "Best-Fit-Group",
  "First-Fit-Or-Interactively"
- Better GNOME Integration
* Bugfixes:
- Minimum pango version is 1.8.0 not 1.16.0
- Fix Installation of mxflat
* Other Changes:
- Remove all ^L in the source
- Small Code-cleanup to make build with "-Wall -ansi -pedantic"
  possible again (also requires recent librep for this to work)
- Major Documentation Update
- updated the shipped config.sub and config.guess

(tnn)

2009-07-14 10:10:00 UTC MAIN commitmail json YAML

Update to rep-gtk2-0.18.6r2. Changes:
0.18.6:
- fixup %files section in .spec
- add --libdir=%{_libdir} to configure flags in .spec
- require gtk2 instead of gtk+ in .spec
0.18.5:
- don't ignore datarootdir setting
- fix libdir/pkgconfig issue
- improved configures ending message

(tnn)

2009-07-14 10:01:28 UTC MAIN commitmail json YAML

Update to librep-0.90.0. Changes:
* Added UTF-8 Support! [Wang Diancheng]
* Remove scheme and unscheme modules
* Going on with code-cleanup

(tnn)

2009-07-14 09:50:29 UTC MAIN commitmail json YAML

2009-07-14 09:41:31 UTC MAIN commitmail json YAML

Add SVN rev 16947 from upstream. Makes it build on DragonFly.

(hasso)

2009-07-14 09:14:04 UTC MAIN commitmail json YAML

2009-07-14 09:03:04 UTC MAIN commitmail json YAML

2009-07-14 06:20:28 UTC MAIN commitmail json YAML

2009-07-14 06:19:44 UTC MAIN commitmail json YAML

2009-07-13 20:46:11 UTC MAIN commitmail json YAML

Note update of www/typolight27-translations package to 20090707.

(taca)

2009-07-13 20:45:40 UTC MAIN commitmail json YAML

2009-07-13 20:43:05 UTC MAIN commitmail json YAML

Note update of www/typolight27 package to 2.7.2nb1.

(taca)

2009-07-13 20:42:10 UTC MAIN commitmail json YAML

Add langconfig.php as one of configuration files.

Bump PKGREVISION.

(taca)

2009-07-13 20:38:04 UTC MAIN commitmail json YAML

2009-07-13 20:36:43 UTC MAIN commitmail json YAML

Add BUILDLINK_INCDIRS. Fixes tmux build and more correct in general.

(ahoka)

2009-07-13 19:58:43 UTC MAIN commitmail json YAML

Updated math/fricas to 1.0.7

(asau)

2009-07-13 19:57:22 UTC MAIN commitmail json YAML

Update to FriCAS 1.0.7

Changes:
- Comparisons between elements of the Expression domain are undefined.
  Earlier versions gave confusing results for expressions like '\%e < \%pi',
  now FriCAS will complain about '<' being undefined.
- A domain for general quaternions was added.
- Equality in Any is now more reasonable -- it uses equality from
  underlying domain if available.
- Messages about loading of components are switched off by default.
- Release build benefits from parallel make.
- In Spad code a single quote now means that the following token
  is a symbol.
- Reorganization of algebra sources, in particular several types
  have changed (this may affect users Spad code).

Bug fixes, in particular:
- Categories with default package can be used just after definition
  (fixes 1.0.6 regression).
- Plots involving 0 or 1 work now.
- Numbers in radix bigger than 10 appear correctly in TeX output.
- Fixed browser crashes when displaying some domains.
- Fix horizontal display of fractions.
- Allow local domains in conditionals (in Spad code).
- Fixed a problem with splitting polynomials and nested extensions.

(asau)

2009-07-13 19:45:40 UTC MAIN commitmail json YAML

Added archivers/pigz version 2.1.4

(wiz)

2009-07-13 19:45:24 UTC MAIN commitmail json YAML

2009-07-13 19:44:58 UTC MAIN commitmail json YAML

Initial import of pigz-2.1.4:

pigz, which stands for Parallel Implementation of GZip, is a fully
functional replacement for gzip that exploits multiple processors
and multiple cores to the hilt when compressing data.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090713

(wiz)

2009-07-13 18:50:41 UTC pkgsrc-2009Q2 commitmail json YAML

Pullup tickets #2806, #2807 and #2808.

(tron)

2009-07-13 18:49:58 UTC pkgsrc-2009Q2 commitmail json YAML

Pullup ticket #2808 - requested by minskim
xetex: build fix

Revisions pulled up:
- print/xetex/distinfo 1.2
- print/xetex/patches/patch-ad 1.2
- print/xetex/patches/patch-ai 1.1
---
Module Name:    pkgsrc
Committed By:  minskim
Date:          Sun Jul 12 21:22:46 UTC 2009

Modified Files:
        pkgsrc/print/xetex: distinfo
        pkgsrc/print/xetex/patches: patch-ad
Added Files:
        pkgsrc/print/xetex/patches: patch-ai

Log Message:
Make print/xetex build with the recent kpathsea.

Noted by Hasso Tepper.

(tron)

2009-07-13 18:37:55 UTC MAIN commitmail json YAML

Add the egg-info file to PLIST, as reported in PR pkg/41711

(tonio)

2009-07-13 18:33:07 UTC pkgsrc-2009Q2 commitmail json YAML

Pullup ticket #2807 - requested by minskim
emacs-ilisp: build fix

Revisions pulled up:
- devel/emacs-ilisp/PLIST 1.11
- devel/emacs-ilisp/distinfo 1.6
- devel/emacs-ilisp/patches/patch-ab 1.2
- devel/emacs-ilisp/patches/patch-ac 1.2
---
Module Name:    pkgsrc
Committed By:  minskim
Date:          Sun Jul 12 21:37:23 UTC 2009

Modified Files:
        pkgsrc/devel/emacs-ilisp: PLIST distinfo
        pkgsrc/devel/emacs-ilisp/patches: patch-ab patch-ac

Log Message:
Make emacs-ilisp build with emacs23.

(tron)

2009-07-13 18:28:43 UTC MAIN commitmail json YAML

Updated chat/irchat-pj to 2.4.24.22nb2.

(hasso)

2009-07-13 18:26:50 UTC MAIN commitmail json YAML

2009-07-13 18:17:07 UTC pkgsrc-2009Q2 commitmail json YAML

Pullup ticket #2806 - requested by minskim
ruby-stream: build fix

Revisions pulled up:
- devel/ruby-stream/Makefile 1.4
---
Module Name:    pkgsrc
Committed By:  minskim
Date:          Sun Jul 12 19:51:16 UTC 2009

Modified Files:
        pkgsrc/devel/ruby-stream: Makefile

Log Message:
Make sure that a .orig file is not installed.

Noted by Hasso Tepper.

(tron)

2009-07-13 14:50:40 UTC MAIN commitmail json YAML

Fix dependency on twisted.

(joerg)

2009-07-13 14:49:15 UTC MAIN commitmail json YAML

php-sqlite no longer support PHP 4. Bump revision.

(joerg)

2009-07-13 14:48:37 UTC MAIN commitmail json YAML

php-sqlite no longer support PHP 4.

(joerg)

2009-07-13 12:57:00 UTC MAIN commitmail json YAML

Bump PKGREVISION, as the last change in faad2 impacts musicpd

(tonio)

2009-07-13 12:55:54 UTC MAIN commitmail json YAML

Let audio/faad2 install libmp4ff.
It is used by musicpd to play m4a files.

Fixes PR/40584 applying a very similar patch.

(tonio)

2009-07-13 11:58:01 UTC MAIN commitmail json YAML

Make sure that a .orig file is not installed.

(minskim)

2009-07-13 11:49:30 UTC MAIN commitmail json YAML

Remove a redundant opening curly brace.

(minskim)

2009-07-13 11:32:25 UTC MAIN commitmail json YAML

Complete user-destdir conversion.

(minskim)

2009-07-13 09:32:55 UTC MAIN commitmail json YAML

Updated databases/tokyotyrant to 1.1.31

(obache)

2009-07-13 09:32:40 UTC MAIN commitmail json YAML

Update tokyotyrant to 1.1.31.

Changes:
2009-07-09  Mikio Hirabayashi

* tculog.c (tculogwrite, tculrdread): the master ID is now recorded.

* ttserver.c (main): the default value of the "-ulim" option was modified.

* ttserver.c (proc): update logging and replicaion are now forbidden without the SID.

* ttserver.c (do_repl): the NOP command is now throwed while circular replication.

- Release: 1.1.31

(obache)

2009-07-13 08:00:11 UTC MAIN commitmail json YAML

Update to Dovecot 1.1.17.  manu's patch-ai has been included upstream.

- IMAP: Don't crash if IDLE command is pipelined after a long-running
  UID FETCH or UID SEARCH.
- IMAP: Some FETCH command parameters were broken with in some OSes.
- mbox: New mailboxes were created with UIDVALIDITY 1.
- mbox: Don't write garbage to mbox if message doesn't have a body.
- Maildir: Fixed using in-memory indexes when some required directory
  was missing.
- auth: Don't assert-crash if trying to log in as master user but
  with empty login username.
- Transaction log dotlocking ignored mail_nfs_index and
  dotlock_use_excl settings.
- convert plugin / convert-tool: Fixed changing hierarchy separators
  in mailbox names when alt_hierarchy_char isn't set.
- Several fixes to expire plugin / expire-tool
- zlib: Give better error messages on failures.

(ghen)

2009-07-13 07:08:04 UTC MAIN commitmail json YAML

Fix destdir installation.

(wiz)

2009-07-13 07:07:27 UTC MAIN commitmail json YAML

Fix destdir installation.

(wiz)

2009-07-12 23:05:38 UTC MAIN commitmail json YAML

ruby-eet needs pkg-config as a tool.

(minskim)

2009-07-12 22:13:17 UTC MAIN commitmail json YAML

Updated emulators/vice to 1.22nb6.

(hasso)

2009-07-12 22:10:59 UTC MAIN commitmail json YAML

Fix install paths for platforms other than NetBSD. Bump PKGREVISION.

(hasso)

2009-07-12 21:37:23 UTC MAIN commitmail json YAML

2009-07-12 21:29:51 UTC MAIN commitmail json YAML

Force to use EMACS_BIN to ensure that the correct binary is invoked.

(minskim)

2009-07-12 21:22:46 UTC MAIN commitmail json YAML

Make print/xetex build with the recent kpathsea.

Noted by Hasso Tepper.

(minskim)

2009-07-12 20:49:14 UTC MAIN commitmail json YAML

Force to use EMACS_BIN to ensure that the correct binary is invoked.

(minskim)

2009-07-12 20:29:54 UTC MAIN commitmail json YAML

updated mail/isync to 1.0.4

(tonio)

2009-07-12 20:26:59 UTC MAIN commitmail json YAML

Update mail/isync to 1.0.4

Changelog contains mostly bugfixes.
Add path-af to handle 64bits time_t

(tonio)

2009-07-12 19:51:16 UTC MAIN commitmail json YAML

Make sure that a .orig file is not installed.

Noted by Hasso Tepper.

(minskim)

2009-07-12 19:02:17 UTC MAIN commitmail json YAML

+ apr-1.3.6, apr-util-1.3.8, asterisk-1.6.1.1, audacious-plugins-2.1,
  botan-1.8.3, bugzilla-3.2.4, cairomm-1.8.2, gammu-1.25.0,
  gegl-0.1.0, gentoo-0.15.6, ircservices-5.1.18, libX11-1.2.2,
  libcanberra-0.14, libgdiplus-2.4.2, libv4l-0.6.0, libvorbis-1.2.3,
  mkvtoolnix-2.9.7, mono-2.4.2.1, mono-tools-2.4.2, mono-xsp-2.4.2,
  mp3diags-0.99.03.022, neon-0.28.5, p5-Module-Build-0.34000,
  p5-WWW-Curl-4.09, p5-libwww-5.829, solfege-3.14.5,
  telepathy-gabble-0.7.30, tesseract-2.04, wesnoth-1.6.4,
  xmp-2.7.0.

(wiz)

2009-07-12 17:41:25 UTC MAIN commitmail json YAML

Fix typos in comment.

(wiz)

2009-07-12 17:32:52 UTC MAIN commitmail json YAML

Updated devel/ncurses to 5.7nb2

(ahoka)

2009-07-12 17:23:13 UTC MAIN commitmail json YAML

Install ncurses headers to include/ncurses. This fixes a bug, when having
/usr/pkg/include in the header search path shadows some of the system's
curses headers (happens when building or developing curses application
outside of the pkgsrc build system).

(ahoka)

2009-07-12 17:17:43 UTC MAIN commitmail json YAML

Remove typo'd and outdated entry for devel/libdatrie.

(dholland)

2009-07-12 16:32:29 UTC MAIN commitmail json YAML

2009-07-12 16:31:59 UTC MAIN commitmail json YAML

Update emulators/stella to 2.8.4.

pkgsrc changes: add LICENSE, add missing zlib buildlink, use desktopdb.mk.
Upstream changes: far too many to list; see Changes.txt in distfile.

(dholland)

2009-07-12 12:07:44 UTC MAIN commitmail json YAML

Update MASTER_SITES and HOMEPAGE with Oracle's one.

(obache)

2009-07-12 11:57:28 UTC MAIN commitmail json YAML

Note update of emacs-snapshot.

(minskim)

2009-07-12 11:56:54 UTC MAIN commitmail json YAML

Update emacs-snapshot to 23.0.96.20090710.

Nothing notable in ChangeLog.  The minor version number was incremented.

(minskim)

2009-07-12 10:34:19 UTC MAIN commitmail json YAML

2009-07-12 10:33:12 UTC MAIN commitmail json YAML

2009-07-12 09:48:48 UTC MAIN commitmail json YAML

Note update of the "squid31" package to version 3.1.0.9nb1.

(tron)

2009-07-12 09:45:02 UTC MAIN commitmail json YAML

Add fix for Squid bug 2707 to make anonymous FTP work again.

(tron)

2009-07-12 04:46:55 UTC MAIN commitmail json YAML

Add category for qt4 package update.

(darcy)

2009-07-12 04:03:33 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2009-07-12 04:02:59 UTC MAIN commitmail json YAML

Resolve conflicts between tex-ae, tex-amscls, tex-geometry,
tex-titlesec, and teTeX-texmf.  Patches for tex-titlesec was provided
by Mark Davies.

(minskim)

2009-07-12 03:34:13 UTC MAIN commitmail json YAML

Add tex-geometry and tex-geometry-doc.

(minskim)

2009-07-12 03:32:58 UTC MAIN commitmail json YAML

Import tex-geometry-doc-4.1 as print/tex-geometry-doc.

This is documentation for tex-geometry.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 03:32:45 UTC MAIN commitmail json YAML

Import tex-geometry-4.1 as print/tex-geometry.

The package provides an easy and flexible user interface to customize
page layout, implementing auto-centering and auto- balancing
mechanisms so that the users have only to give the least description
for the page layout.  For example, if you want to set each margin 2cm
without header space, what you need is just
\usepackage[margin=2cm,nohead]{geometry}.  The package knows about all
the standard paper sizes, so that the user need not know what the
nominal 'real' dimensions of the paper are, just its standard name
(such as a4, letter, etc.).  An important feature is the package's
ability to communicate the paper size it's set up to the output
(whether via DVI \specials or via direct interaction with PDF(La)TeX).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:57:27 UTC MAIN commitmail json YAML

Add tex-amsrefs and tex-amsrefs-doc.

(minskim)

2009-07-12 02:56:07 UTC MAIN commitmail json YAML

Import tex-amsrefs-doc-2.02 as print/tex-amsrefs-doc.

This is documentation for tex-amsrefs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:55:54 UTC MAIN commitmail json YAML

Import tex-amsrefs-2.02 as print/tex-amsrefs.

Amsrefs is a LaTeX package for bibliographies that provides an
archival data format similar to the format of BibTeX database files,
but adapted to make direct processing by LaTeX easier.  The package
can be used either in conjunction with BibTeX or as a replacement for
BibTeX.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:55:13 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-amscls.

(minskim)

2009-07-12 02:54:43 UTC MAIN commitmail json YAML

Correct dependencies.

Bump PKGREVISION.

(minskim)

2009-07-12 02:42:12 UTC MAIN commitmail json YAML

Add tex-amscls and tex-amscls-doc.

(minskim)

2009-07-12 02:40:55 UTC MAIN commitmail json YAML

Import tex-amscls-doc-2008.12163 as print/tex-amscls-doc.

This is documentation for tex-amscls.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:40:40 UTC MAIN commitmail json YAML

Import tex-amscls-2008.12163 as print/tex-amscls.

This directory contains three AMS classes, amsart, amsbook and
amsproc, together with some supporting material.  The material is made
available as part of the AMS-LaTeX distribution.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:36:41 UTC MAIN commitmail json YAML

2009-07-12 02:36:22 UTC MAIN commitmail json YAML

2009-07-12 02:34:47 UTC MAIN commitmail json YAML

Import tex-ae-doc-1.4 as fonts/tex-ae-doc.

This is documentation for tex-ae.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:34:33 UTC MAIN commitmail json YAML

Import tex-ae-1.4 as fonts/tex-ae.

A set of virtual fonts which emulates T1 coded fonts using the
standard CM fonts.  The package name, AE fonts, supposedly stands for
"Almost European".  The main use of the package was to produce PDF
files using Adobe Type 1 versions of the CM fonts instead of bitmapped
EC fonts.  Note that direct substitutes for the bitmapped fonts are
now available, via the CM-super, Latin Modern, and CM-LGC font sets.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:25:46 UTC MAIN commitmail json YAML

Add tex-titlesec and tex-titlesec-doc.

(minskim)

2009-07-12 02:24:06 UTC MAIN commitmail json YAML

Import tex-titlesec-doc-2.8 as print/tex-titlesec-doc.

This is documentation for tex-titlesec.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:23:46 UTC MAIN commitmail json YAML

Import tex-titlesec-2.8 as print/tex-titlesec.  Packaged by Mark
Davies and slightly modified by me.

A package providing an interface to sectioning commands for selection
from various title styles.  E.g., marginal titles and to change the
font of all headings with a single command, also providing simple
one-step page styles.  Also includes a package to change the page
styles when there are floats in a page.  You may assign
headers/footers to individual floats, too.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:21:15 UTC MAIN commitmail json YAML

Add tex-acmconf and tex-acmconf-doc.

(minskim)

2009-07-12 02:19:56 UTC MAIN commitmail json YAML

Import tex-acmconf-doc-1.3 as print/tex-acmconf-doc.

This is documentation for tex-acmconf.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:19:36 UTC MAIN commitmail json YAML

Import tex-acmconf-1.3 as print/tex-acmconf.

This class may be used to typeset articles to be published in the
proceedings of ACM (Association for Computing Machinery) conferences
and workshops.  The layout produced by the acmconf class is based on
the ACM's own specification.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:18:48 UTC MAIN commitmail json YAML

Add tex-sttools and tex-sttools-doc.

(minskim)

2009-07-12 02:17:19 UTC MAIN commitmail json YAML

Import tex-sttools-doc-2008.7340 as print/tex-sttools-doc.

This is documentation for tex-sttools.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 02:17:00 UTC MAIN commitmail json YAML

Import tex-sttools-2008.7340 as print/tex-sttools.

A collection of tools and macros, including a document "Inside LaTeX2e
kernel" (which discusses some of the functions of the packages),
miscellaneous float control, page styles for floats, multipage
tabulars, even columns at end of twocolumn region, switching between
one- and two- column anywhere, getting more mileage from \marginpar,
simulating the effect of "midfloats", create a bounding box, a package
to manipulate numerical lists, and arrays.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 00:17:54 UTC MAIN commitmail json YAML

Add tex-leaflet and tex-leaflet-doc.

(minskim)

2009-07-12 00:16:10 UTC MAIN commitmail json YAML

Import tex-leaflet-doc-1.0c as print/tex-leaflet-doc.

This is documentation for tex-leaflet.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 00:15:11 UTC MAIN commitmail json YAML

Import tex-leaflet-1.0c from pkgsrc-wip.  Packaged by leot1990 at
users dot sourceforge dot net, and adapted to TeX Live 2008 by me.

A document class to create small hand-outs (flyers) that fit on a
single sheet of paper which is then folded twice.  Pages are
rearranged by LaTeX so that they print correctly on a single sheet--no
external script is necessary.  (Works with PostScript and PDF.)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-12 00:11:10 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-makeindex.

(minskim)

2009-07-12 00:10:36 UTC MAIN commitmail json YAML

Bump PKGREVISION because of the distfile change.

TeX Live metadata changes only.

(minskim)

2009-07-11 19:36:44 UTC MAIN commitmail json YAML

2009-07-11 19:35:27 UTC MAIN commitmail json YAML

The POSIX.1e ACL implementation in DragonFly isn't complete enough to be
usable here.

(hasso)

2009-07-11 18:00:07 UTC MAIN commitmail json YAML

2009-07-11 17:58:09 UTC MAIN commitmail json YAML

Update to modcml-1.7.23.  A number of whitespace related optimisations,
some bugfixes and a lot of cleanups.

(joerg)

2009-07-11 13:16:57 UTC MAIN commitmail json YAML

Updated sysutils/libgtop to 2.26.1nb1.

(hasso)

2009-07-11 13:14:13 UTC MAIN commitmail json YAML

2009-07-11 10:35:09 UTC MAIN commitmail json YAML

Set license to public-domain.

(tron)

2009-07-11 10:32:41 UTC MAIN commitmail json YAML

Don't use "/bin/ksh" to run wrappe scripts under Mac OS X before Leopard.
This should fix build problems reported by Christoph Egger.

(tron)

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

2009-07-11 08:06:15 UTC MAIN commitmail json YAML

done - ocrad-0.18 [pkg/41617]

(obache)

2009-07-11 08:05:28 UTC MAIN commitmail json YAML

Updated graphics/ocrad to 0.18

(obache)

2009-07-11 08:05:06 UTC MAIN commitmail json YAML

Update ocrad to 0.18.
Based on patch provided by Uwe Klaus in PR 41617.

2009-05-08  Antonio Diaz  <ant_diaz@teleline.es>

* Version 0.18 released.
* Added a layout analyser able to process arbitrary pages.
* Added new option `--quiet'.
* The `--layout' option no more accepts an argument.
* The `--crop' option now accepts negative coordinates.
* New recognized letter; 'a' with ring above.
* Fixed recognition on files with a single big character.
* Fixed bug that didn't write maxval when saving pgm or ppm.
* Fixed some includes that prevented compilation with GCC 4.3.0.
* "make install-info" should now work on Debian and OS X.
* Makefile.in: Man page is now installed by default.
* New file testsuite/check.sh.
* Arg_parser updated to 1.2.
* Verbosity control of messages has been modified.

2007-06-29  Antonio Diaz  <ant_diaz@teleline.es>

* Version 0.17 released.
* License updated to GPL version 3 or later.
* `--scale' no more suppresses ORF output.
* Improved removal of thick frames.
* Changed `Textline' to accept more than one big initial.
* Class `Block' renamed to `Blob'.
* `configure' and `Makefile.in' have been modified to be more
  GNU-standards compliant.

2006-10-20  Antonio Diaz  <ant_diaz@teleline.es>

* Version 0.16 released.
* Added new option `--filter'.
* Better algorithm for vertical space detection (blank lines).
* Some fixes made to `configure' script.
* Added two new debug levels.
* Improvements in character recognition.

2006-04-03  Antonio Diaz  <ant_diaz@teleline.es>

* Version 0.15 released.
* Added new argument parser that replaces `getopt_long'.
* Fixed a bug that prevented compilation with GCC 4.1.

2006-02-15  Antonio Diaz  <ant_diaz@teleline.es>

* Version 0.14 released.
* Ocrad is now able to read ppm files.
* Added new class `Page_image' (256-level greymap).
* Added automatic and adaptive binarization by Otsu's method.
* Added new option `--crop'.
* Added two new chapters `Image Format Conversion' and
  `Algorithm' to the texinfo file.
* Target `check' added to Makefile.
* Changed `ocrad.png' icon to color, one line.

(obache)

2009-07-11 07:56:25 UTC MAIN commitmail json YAML

Reformatted and extended the comment so that it can be found by
"make help".

(rillig)

2009-07-11 05:52:17 UTC MAIN commitmail json YAML

Added license information as requested by maintainer via PR 41697.

(obache)

2009-07-11 05:46:38 UTC MAIN commitmail json YAML

Update the section on TeX module packages so that they don't use teTeX
any more.

(minskim)

2009-07-11 05:26:16 UTC MAIN commitmail json YAML

hugeotp2ocp was removed.

(minskim)

2009-07-11 05:24:19 UTC MAIN commitmail json YAML

hugeotp2ocp is no longer huge; print/web2c's otp2ocp has a default
array size much larger than teTeX's.

(minskim)

2009-07-11 01:58:18 UTC MAIN commitmail json YAML

Updated cad/gerbv to 2.3.0

(dmcmahill)

2009-07-11 01:49:54 UTC MAIN commitmail json YAML

update to gerbv-2.3.0

========================================================================
Release Notes for gerbv-2.3.0
========================================================================
The following is a summary of the changes which went into gerbv-2.3.0.
For a complete list of changes, refer to ChangeLog.

- gerbv:    fixed a minor arc rendering bug in fast mode
- gerbv:    Make the svg/pdf/ps export use a 1:1 scale instead of
            scaling to fit the page.
- configure: Always require cairo now since we make use of some of
            the transformation functions even when using gdk rendering.
- gerbv:    Fix a bug in the vertical scrollbar calculations.
- libgerbv:  Fix a bug where apertures < 10 were potentially ignored in
            some drill files
- gerbv:    Fix clipping bug when viewing files with image offsets
- gerbv:    Fix a bug whereclicking on the message tab caused the keyboard
            accelerators stop working
- gerbv:    Use a reasonable return code when doing command line processing.
- libgerbv:  Improve the macro parser.
- libgerbv:  Allow 0 degree rotation
- libgerbv:  Fix some drill parser bugs
- libgerbv:  Support the Excellon "R" (repeat) command
- testsuite: Add some tests for drill files
- libgerbv:  Fix a bug in the Excellon export which sometimes dropped the first
            element.
- libgerbv:  Fix some additional Excellon export bugs.
- gerbv:    Add the ability to rotate/translate layers
- libgerbv:  Fix the pkgconfig file to include some needed dependencies.

(dmcmahill)

2009-07-10 23:47:07 UTC MAIN commitmail json YAML

2009-07-10 23:46:18 UTC MAIN commitmail json YAML

Import tex-kotex-0.1.1 as print/tex-kotex.

ko.TeX is a document typesetting system for Korean, developed and
distributed by the Korean TeX Society.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-10 23:41:29 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX3-texmf.

(minskim)

2009-07-10 23:41:07 UTC MAIN commitmail json YAML

Resolve conflicts between teTeX-texmf and recently imported or updated
TeX Live packages.

Bump PKGREVISION.

(minskim)

2009-07-10 23:38:59 UTC MAIN commitmail json YAML

Note update of tex-memoir.

(minskim)

2009-07-10 23:38:32 UTC MAIN commitmail json YAML

Update tex-memoir to 1.6180339e.6.0c.

Many bug fixes since 1.618.  See README in tex-memoir-doc for the
complete list.

(minskim)

2009-07-10 23:36:33 UTC MAIN commitmail json YAML

Note udpate of tex-xkeyval.

(minskim)

2009-07-10 23:36:04 UTC MAIN commitmail json YAML

Update tex-xkeyval to 2.6a.

Changes since 2.5f:
- General: Altered policy for handling \XKV@rm in nested \setkeys*
  commands: all unknown keys will be recorded, not only the once from
  the outermost \setkeys*
- \XKV@s@tk@ys: Removed \global again for consistent approach of
  \XKV@rm and to allow groups to keep \XKV@rm local
- \XKV@setkeys: Avoid reset of \XKV@rm in nested \setkeys commands
- \XKV@srstate: Removed XKV@rm again on user request
- \@s@lective@sanitize: protecting assignments from #
- General: Added \KV@def to keyval.tex as it is used by some packages
- \XKV@addtomacro@n: protecting assignments from #
- \XKV@addtomacro@o: protecting assignments from #
- \XKV@ch@cksanitize: protecting assignments from #
- \XKV@f@r: protecting assignments from #
- \XKV@for@n: protecting assignments from #
- \XKVV@t@bulate: Solved bug occurring with empty pre�ャ』
- \@s@lective@sanitize: Use private scratch register
- \XKV@addtomacro@n: Use private scratch register
- \XKV@addtomacro@o: Use private scratch register
- \XKV@ch@cksanitize: Use private scratch register
- \XKV@f@r: Use private scratch register
- \XKV@for@n: Use private scratch register

(minskim)

2009-07-10 23:26:53 UTC MAIN commitmail json YAML

2009-07-10 23:25:59 UTC MAIN commitmail json YAML

Import tex-xkeyval-doc-2.6a as print/tex-xkeyval-doc.

This is documentation for tex-xkeyval.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-10 23:24:49 UTC MAIN commitmail json YAML

2009-07-10 23:23:50 UTC MAIN commitmail json YAML

Import tex-memoir-doc-1.6180339e.6.0c as print/tex-memoir-doc.

This is documentation for tex-memoir.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-07-10 22:22:47 UTC MAIN commitmail json YAML

PYTHON_VERSIONS_ACCEPTED += 26

(abs)

2009-07-10 22:22:39 UTC MAIN commitmail json YAML

PYTHON_VERSIONS_ACCEPTED += 26

(abs)

2009-07-10 20:30:21 UTC MAIN commitmail json YAML

Set LICENSE for lua.

(minskim)

2009-07-10 20:00:00 UTC MAIN commitmail json YAML

bcmath extension bundled with PHP 5.3 needs a patch to build as an extension module,
switch USE_PHP_EXT_PATCHES on

(jdolecek)

2009-07-10 19:58:12 UTC MAIN commitmail json YAML

2009-07-10 19:54:55 UTC MAIN commitmail json YAML

change DEPENDS so that it would match any php5* (i.e. also php53)

(jdolecek)

2009-07-10 19:53:03 UTC MAIN commitmail json YAML

fixup description, this package is 5.x now

(jdolecek)

2009-07-10 19:52:08 UTC MAIN commitmail json YAML

switch databases/php-sqlite to compile using bundled module, rather than
pecl; according to description on PECL site, the pecl extension is obsolete
and no longer maintanted, and it doesn't compile with PHP 5.3

(jdolecek)

2009-07-10 19:49:35 UTC MAIN commitmail json YAML

www/php-apc updated to 3.1.2

(jdolecek)

2009-07-10 19:48:32 UTC MAIN commitmail json YAML

Update www/php-apc to latest 3.1.2

Changes in 3.1.2:
- pecl package.xml/build fixes (bjori)

Changes in 3.1.1:
- PHP4 compatibilty break
- apc_pool allocator (Gopal)
- doubly-linked sma allocator (Shire)
- php 5.3 gc compatibility (Gopal)
- APCIterator for easy access (Shire)
- apc_delete_file (Shire)
- apc_inc/apc_dec/apc_cas functions (Shire)
- apc.canonicalize (Gopal)
- apc.preload_path (Gopal)
- apc.rfc1867_ttl (Shire)
- apc.file_md5 (Shire)
- consolidate locking macros (Shire)
- remove futex/TSRM locks (Shire)
- non-blocking semaphore locks (Shire)
- zval* object rework (Gopal)

Mark this package PHP5-only

(jdolecek)

2009-07-10 19:30:15 UTC MAIN commitmail json YAML

Add http://get.qtsoftware.com/qt/source/ as a preferred MASTER_SITE
Suggested by Louis Guillaume

(abs)

2009-07-10 19:21:28 UTC MAIN commitmail json YAML

2009-07-10 19:19:57 UTC MAIN commitmail json YAML

Make it build on DragonFly and FreeBSD.

(hasso)

2009-07-10 19:18:53 UTC MAIN commitmail json YAML

2009-07-10 16:26:40 UTC MAIN commitmail json YAML

Set license to gnu-lgpl-v2.1 and mpl-1.1.

(tron)