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 (1h)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (98d)  pkgsrc-2023Q3 (178d) 

2024-06-06 01:02:25 UTC Now

2009-06-16 22:40:07 UTC MAIN commitmail json YAML

Include BUILD_DEPENDS for devel/gnome-macros in case they're not installed.
Regen with autoreconf -i.

(bjs)

2009-03-08 23:42:06 UTC MAIN commitmail json YAML

Updated net/aria2 to 1.2.0

(bjs)

2009-03-08 23:41:33 UTC MAIN commitmail json YAML

Update to aria2-1.2.0.  Many, many changes (too verbose to list here);
please see ChangeLog.  NOTE: libares is no longer supported; libcares
is used by default.

(bjs)

2009-02-28 01:22:07 UTC MAIN commitmail json YAML

Correct capitalization in FreeBSD case.

(bjs)

2009-02-20 07:47:56 UTC MAIN commitmail json YAML

Update to version 7.0.5.  No functional changes.

(bjs)

2009-02-20 07:46:53 UTC MAIN commitmail json YAML

Updated x11/xextproto to 7.0.5

(bjs)

2008-12-18 22:23:36 UTC MAIN commitmail json YAML

2008-12-18 22:22:47 UTC MAIN commitmail json YAML

add forgotten options.mk.

(bjs)

2008-12-18 17:46:53 UTC MAIN commitmail json YAML

Revision bump for x264-devel.

(bjs)

2008-12-18 17:42:52 UTC MAIN commitmail json YAML

regen patchsums to include patch-ao

(bjs)

2008-12-18 17:37:59 UTC MAIN commitmail json YAML

PKGREVISION bumps for x264-devel update.

(bjs)

2008-12-18 17:31:01 UTC MAIN commitmail json YAML

Updated multimedia/vlc08 to 0.8.6inb1

(bjs)

2008-12-18 17:30:47 UTC MAIN commitmail json YAML

Updated multimedia/vlc to 0.9.8anb1

(bjs)

2008-12-18 17:28:17 UTC MAIN commitmail json YAML

2008-12-18 17:19:06 UTC MAIN commitmail json YAML

Update to version we're using (20081217)

(bjs)

2008-12-18 16:44:27 UTC MAIN commitmail json YAML

2008-12-18 16:40:58 UTC MAIN commitmail json YAML

2008-12-18 16:32:01 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg to 20080727nb6

(bjs)

2008-12-18 16:31:53 UTC MAIN commitmail json YAML

Update patch-oldx264 to deal with new x264-devel snapshot.  PKGREVISION++

(bjs)

2008-12-18 16:19:20 UTC MAIN commitmail json YAML

Updated multimedia/x264-devel to 20081217

(bjs)

2008-12-18 16:19:08 UTC MAIN commitmail json YAML

2008-12-14 06:39:21 UTC MAIN commitmail json YAML

Added filesystems/fuse-gstfs version 0.1

(bjs)

2008-12-14 06:38:37 UTC MAIN commitmail json YAML

Add fuse-gstfs to filesystems/Makefile.

(bjs)

2008-12-14 06:37:49 UTC MAIN commitmail json YAML

Import fuse-gstfs-0.1.

GSTFS is a filesystem for on-demand transcoding of music files between
different formats.  It utilizes the gstreamer library for conversion so any
formats supported by gstreamer should also be supported by gstfs.  The
filesystem's only requirement is that the gstreamer pipeline begin with a
filesrc with the name "_source" and end with an fdsink with the name "_dest".
The filesystem will automatically substitute the filename and fd number in
these pipelines.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-12-13 03:20:41 UTC MAIN commitmail json YAML

xterm build fails without Xmu, so we include it.

(bjs)

2008-12-09 06:57:39 UTC MAIN commitmail json YAML

Added devel/zzuf version 0.12

(bjs)

2008-12-09 06:57:28 UTC MAIN commitmail json YAML

Add zzuf to devel/Makefile

(bjs)

2008-12-09 06:56:52 UTC MAIN commitmail json YAML

Import zzuf-0.12.

zzuf is a transparent application input fuzzer. It works by intercepting
file operations and changing random bits in the program's input. zzuf's
behaviour is deterministic, making it easy to reproduce bugs.

For instructions and examples on how to use zzuf, see the manual page.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-12-07 12:32:27 UTC MAIN commitmail json YAML

Back out new-style BSD makefile, as older NetBSD mk files do not
support PROGS.  Ensure that we install the usbgen(8) manual page,
though.  No PKGREVISION bump as no change in installed files from
previous revision.

(bjs)

2008-12-03 00:45:49 UTC MAIN commitmail json YAML

Add audio-celt to audio/Makefile.

(bjs)

2008-12-03 00:45:07 UTC MAIN commitmail json YAML

Added audio/celt version 0.5.0

(bjs)

2008-12-03 00:44:49 UTC MAIN commitmail json YAML

Import celt-0.5.0.

CELT is an ultra-low-delay audio codec designed for high-quality
communications.  Its potential uses include video-conferencing and
network music performance.  The code is still in early stage, so it may
be broken from time to time.

NOTE: The API is not frozen yet, so it is different from one version to
another.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-11-28 01:20:06 UTC MAIN commitmail json YAML

Add a reminder to install with debugging symbols if building
with e.g. -g (in the future)

(bjs)

2008-11-28 01:18:33 UTC MAIN commitmail json YAML

Added lang/cparser version 0.9.5

(bjs)

2008-11-28 01:18:22 UTC MAIN commitmail json YAML

Add/enable lang/cparser

(bjs)

2008-11-28 01:17:48 UTC MAIN commitmail json YAML

Import cparser-0.9.5.

Cparser is a recursive descent C99 parser written in C99. It contains
a lexer, a parser, and the appropriate constructs; it does AST and
semantic analysis. It is currently used as a frontend to the
libFirm intermediate representation.  However, it can be used
independently, and also is able to bootstrap itself.  Currently, cparser
uses an external preprocessor.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-11-28 01:16:09 UTC MAIN commitmail json YAML

Add/enable devel/libfirm

(bjs)

2008-11-28 01:15:01 UTC MAIN commitmail json YAML

Added devel/libfirm version 1.13.0

(bjs)

2008-11-28 01:14:45 UTC MAIN commitmail json YAML

Import libfirm-1.13.0, used by lang/cparser.

libFIRM provides a graph-based intermediate representation (IR), which
operates exclusively in SSA-form, starting at IR construction until
assembler code emission.  It offers many analyses and optimizations,
provides extensive debug support and includes a backend framework.

* analyses: dominance, loop tree, execution frequency, control
  dependencies, call graph, rapid type, def-use, alias analysis,
  class hierarchy analysis
* optimizations: dead code elimination (happens implicitly), constant
  folding, local common subexpression elimination, arithmetic identities
  (happens on the fly), unreachable code elimination, global common
  subexpression elimination, code placement, strength reduction,
  scalar replacement, if-conversion, load/store optimization, control
  flow optimizations, reassociation, partial condition evaluation,
  tail recursion elimination, inlining, procedure cloning
* enhanced debugging support: extensive checkers, breakpoints on node
  creation, entity creation, graph dumping
* lowering of intrinsics, double word arithmetics, bitfields
* generic backend features:
  * novel SSA based register allocator
  * several SSA copy coalescing and spilling algorithms
  * algorithms for instruction and basic block scheduling
* working ia32 backend, unfinished backends for MIPS, ARM, PPC32
* handwritten recursive descent C89/C99 frontend available (lang/cparser)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-11-25 13:22:37 UTC MAIN commitmail json YAML

Updated sysutils/usbutil to 0.5nb3

(bjs)

2008-11-25 13:22:30 UTC MAIN commitmail json YAML

Add missing colon after post-extract target

(bjs)

2008-11-25 13:21:48 UTC MAIN commitmail json YAML

Install the manual page for usbgen.  While here,
use a BSD Makefile for consistency's sake (why not?).

PKGREVISION++

(bjs)

2008-11-24 07:39:35 UTC MAIN commitmail json YAML

2008-11-21 11:28:15 UTC MAIN commitmail json YAML

Updated devel/gmp to 4.2.4nb1

(bjs)

2008-11-21 11:27:31 UTC MAIN commitmail json YAML

2008-11-16 11:55:19 UTC MAIN commitmail json YAML

If we're using dynamic SIMD detection, we _do not_ want to build
with -msse et. al.

s/HOST_HAS_BSD_POLL/JACK_&/

(bjs)

2008-11-16 11:41:28 UTC MAIN commitmail json YAML

2008-11-16 11:22:56 UTC MAIN commitmail json YAML

Update to jack-0.115.1 (from SVN).  Changes: pulled in a patch
to [hopefully] correct errant behavior wrt: non-blocking I/O and sockets.
This is presently untested, however.  Also, with this snapshot
we at least have the hope that the network facility works.  Includes
other miscellaneous bug fixes, also.

While here, explicitly enable coreaudio on Darwin and add a PLIST
entry for its driver module.  This is also untested, but at least
installation on Darwin will not fail due to an incorrect PLIST.  Also,
include ../../mk/dlopen.buildlink3.mk in our bl3.mk in order
to heed DLOPEN_REQUIRE_PTHREADS.

(bjs)

2008-11-15 01:17:27 UTC MAIN commitmail json YAML

update to scons-1.1.0 is done

(bjs)

2008-11-15 01:17:10 UTC MAIN commitmail json YAML

Updated devel/scons-devel to 1.1.0.20081104

(bjs)

2008-11-15 01:17:02 UTC MAIN commitmail json YAML

Updated devel/scons to 1.1.0

(bjs)

2008-11-15 01:16:49 UTC MAIN commitmail json YAML

Update scons to 1.1.0, scons-devel to 1.1.0.20081104.  Split
common makery into Makefile.common, add CONFLICTS for each package
referring to the others, as for now the manpages will conflict.

TODO:  Use ALTERNATIVES system?  How to handle manpages?

Many bug fixes and some feature/documentation enhancements.  The
web site goes into this in much detail; also, see CHANGES.txt
and RELEASE.txt in the source distribution.

Also, see the change to patch-aa which ensures we use ${PKGVERSION_NOREV}
to generate the version for the installation where appropriate.

(bjs)

2008-11-11 09:11:41 UTC MAIN commitmail json YAML

Updated textproc/uriparser to 0.7.3

(bjs)

2008-11-11 09:11:22 UTC MAIN commitmail json YAML

Update to uriparser-0.7.3.  Adds a missing NULL check in
parsing routines.  Also, they ship doxygen-generated qt help
files, but installing those will require a seperate docs package
or doxgen option to avoid the large dependency.

(bjs)

2008-11-09 22:49:31 UTC MAIN commitmail json YAML

Updated fonts/terminus-font to 4.28

(bjs)

2008-11-09 22:48:59 UTC MAIN commitmail json YAML

Update to terminus-font-4.28.

Changes in this version: heavy frames, and a few more letters,
altered trianges and arrows, small bugfixes; reorganized the
512-character console font to include many more letters instead
of the IBM-437 specific pseudographics.

(bjs)

2008-11-09 05:20:35 UTC MAIN commitmail json YAML

Updated devel/patchutils to 0.3.0 [bjs 2008-11-09]

(bjs)

2008-11-09 05:20:17 UTC MAIN commitmail json YAML

Updated devel/patchutils to 0.3.0

(bjs)

2008-11-09 05:19:57 UTC MAIN commitmail json YAML

Update to patchutils-0.3.0.  NEWS:

==============
0.3.0 (stable)
==============

The lsdiff -H option is now the default, and new options have
been added to filterdiff for reading inclusion/exclusion
patterns from files, and for removing non-diff lines.

(bjs)

2008-11-08 21:18:35 UTC MAIN commitmail json YAML

Updated audio/SDL_sound to 1.0.3nb1 [bjs 2008-11-08]
Updated audio/easytag-current to 2.1.6nb1 [bjs 2008-11-08]
Updated audio/gst-plugins0.10-speex to 0.10.11nb1 [bjs 2008-11-08]
Updated audio/icecast to 2.3.2nb1 [bjs 2008-11-08]
Updated audio/lmms to 0.2.0nb4 [bjs 2008-11-08]
Updated audio/moc to 2.4.3nb1 [bjs 2008-11-08]
Updated audio/moc-devel to 2.5.0.3nb3 [bjs 2008-11-08]
Updated audio/sweep to 0.9.3nb1 [bjs 2008-11-08]
Updated audio/timidity to 2.13.2nb8 [bjs 2008-11-08]
Updated audio/vorbis-tools to 1.2.0nb2 [bjs 2008-11-08]
Updated emulators/dosbox to 0.72nb3 [bjs 2008-11-08]
Updated games/alephone to 20071103nb5 [bjs 2008-11-08]
Updated games/gltron to 0.70nb9 [bjs 2008-11-08]
Updated multimedia/xine-lib to 1.1.15nb2 [bjs 2008-11-08]

(bjs)

2008-11-08 21:13:49 UTC MAIN commitmail json YAML

Updated audio/speex to 1.2rc1

(bjs)

2008-11-08 21:13:28 UTC MAIN commitmail json YAML

2008-11-08 21:12:16 UTC MAIN commitmail json YAML

Add forgotten options.mk.

(bjs)

2008-11-08 21:06:46 UTC MAIN commitmail json YAML

Update to speex-1.2rc1.  This should be backward-compatible with
1.0.x versions.  Pulseaudio (which I am working on) requires
this version; moreover, the 1.0.x releases are deprecated.

The ChangeLog is not kept up-to-date, but here are some highlights:

1.2rc1
--------
Again, this new releases brings many improvements. The RAM requirement for
wideband has gone down drastically (i.e. more than 2x). A new resampler
module has been added, providing arbitrary sampling rate conversion --
fast. The echo canceller has also been improved. A bug in 1.2beta1 that
made the echo canceller unstable has been fixed. The echo canceller should
now converge faster, be robust and tolerant of incorrect capture-playback
synchronisation. The preprocessor has also been greatly improved. Not only
should the quality be better, but it is now fully converted to
fixed-point. At last, early TriMedia support (incomplete) has been merged.

1.2beta3
--------
The most obvious change in this release is that all the non-codec
components (preprocessor, echo cancellation, jitter buffer) have been
moved to a new libspeexdsp library. Other changes include a new jitter
buffer algorithm and resampler improvements/fixes. This is also the first
release where libspeex can be built without any floating point support. To
do this, the float compatibility API must be disabled (--disable-float-api
or DISABLE_FLOAT_API) and the VBR feature must be disabled (--disable-vbr
or DISABLE_VBR).

1.2beta2
--------
This release adds support for acoustic echo cancellation with multiple
microphones and multiple loudspeakers. It also adds an API to decorrelate
loudspeaker signals to improve multi-channel performance. In the bugfix
department, there are fixes for a few bugs in the echo canceller, jitter
buffer and preprocessor. At this point, the API for 1.2 should be stable
and only a few very minor additions are planned.

(bjs)

2008-11-08 13:47:30 UTC MAIN commitmail json YAML

Updated security/mhash to 0.9.9nb2

(bjs)

2008-11-08 13:47:11 UTC MAIN commitmail json YAML

Ugh, this was worse than I thought.  Refactor my change to account
for all autoconf definitions that pollute namespace.  Additionally,
I've prepared a distribution patch from FreeBSD ports which
fixes many memory leaks (see comment in patch).

PKGREVISION++

(bjs)

2008-11-08 12:55:39 UTC MAIN commitmail json YAML

Updated security/mhash to 0.9.9nb1

(bjs)

2008-11-08 12:55:21 UTC MAIN commitmail json YAML

Patch out definition of VERSION in mhash_config.h.  Code could
rely on this--and *not* define it in installed headers!

PKGREVISION++

(bjs)

2008-11-08 10:45:06 UTC MAIN commitmail json YAML

Updated devel/tig to 0.12.1 [bjs 2008-11-08]

(bjs)

2008-11-08 10:44:38 UTC MAIN commitmail json YAML

Updated devel/tig to 0.12.1

(bjs)

2008-11-08 10:44:12 UTC MAIN commitmail json YAML

Update to tig-0.12.1.

Changes:

tig-0.12.1
----------
  Improvements:

* Status view: revert uncommitted diff chunks and unstaged files with
  changes. Bound to ! by default.
* Main view: use --topo-order also when rev-list arguments are given on
  the command line.
* Log view: support for refreshing.

  Bug fixes:

* Status view: use ls-files' --exclude-standard so user specific ignore
  rules are effective. The option was added in git version 1.5.4.
* Stage view: fix assertion failure triggered when updating while status
  view is not displayed.
* Help view: avoid confusion by showing "(no key)" instead of "?" for
  unbound requests.
* Reload repository references when refreshing the main (and log) view.
* Do not maximize views when refreshing.

tig-0.12
--------
  Improvements:

* F5 also refreshes the current view.
* Allow line graphics to be disabled with new line-graphics option.
* Main view: also include the reference names when searching.
* Main view: support for refreshing.
* Main view: disable boundary commits by default. Use --boundary when
  they should be shown. (Debian bug 498628)
* Stage view: add stage-next action to jump to next diff chunk that can
  be staged. By default bound to @.
* Configure: check for the ncurses header files.
* Add author-width option to costumize the width of the author column.
  For example, put the following in ~/.tigrc: set author-width = 10

  Bug fixes:

* Fix regression when staging all diff chunks in a section.
* Bind the maximize view action to O; it conflicted with the keybinding
  to launch the merge tool in the status view.
* Fix problem with $(cmd) usage in shell code. Some shells (jsh)
  installed as /bin/sh does not support it.
* Do not show incomplete boundary commits when --no-walk is used.
* Documentation: Rename gitlink macro to support AsciiDoc 8.2.3.
* Ignore pipe reads with errno "Success" reported after a signals, for
  example when refreshing doing background loading.
tig-0.11
--------
  Incompatibilities:

* Remove parsing of deprecated options: -g, -l, -d.
* The first seen -- will stop option parsing and is passed to git
  instead of breaking out of tig's option parsing.

  New features:

* Blame view; bound to B by default, reachable from the command line and
  the tree, status, and stage views.
* Blame/main view: allow display of date, author, and references to be
  toggled on/off. Bound to D, A, and F respectively.
* Add action to maximize the current view.
  Improvements:
* Show the current branch in the status view.
* Show local/light-weight tags.

  Bug fixes:

* Fix regressions for the pager mode.
* Fix refreshing of the index with working directory info.

(bjs)

2008-11-06 08:36:29 UTC MAIN commitmail json YAML

update to elinks-0.12pre2 has been done
(pkgsrc version 0.11.99.2)

(bjs)

2008-11-06 08:35:50 UTC MAIN commitmail json YAML

2008-11-06 08:33:49 UTC MAIN commitmail json YAML

Updated www/elinks to 0.12rc2

(bjs)

2008-11-06 08:33:31 UTC MAIN commitmail json YAML

Update to elinks-0.12pre2.  Kerberos support has been added,
as well as support for boehm-gc and utf8.  Myriad bug fixes.
I've switched the javascript support library over too lang/see,
as it seems to work better.  If a release does not come out by
the next branch, I will package a snapshot, as it seems like
they've fixed even more bugs in the development tree.

(bjs)

2008-11-06 07:50:56 UTC MAIN commitmail json YAML

Add buildlink3.mk.

(bjs)

2008-11-03 22:07:48 UTC MAIN commitmail json YAML

Update to pciutils-3.0.2 is done

(bjs)

2008-11-03 22:07:10 UTC MAIN commitmail json YAML

Updated sysutils/vbetool to 0.7.1nb2

(bjs)

2008-11-03 22:06:58 UTC MAIN commitmail json YAML

Updated sysutils/radeontool to 1.5nb4

(bjs)

2008-11-03 22:06:47 UTC MAIN commitmail json YAML

Updated sysutils/pciutils to 3.0.2

(bjs)

2008-11-03 22:06:34 UTC MAIN commitmail json YAML

Updated graphics/nvtv-gtk2 to 0.4.7nb5

(bjs)

2008-11-03 22:06:16 UTC MAIN commitmail json YAML

Updated graphics/nvtv to 0.4.7nb4

(bjs)

2008-11-03 22:05:50 UTC MAIN commitmail json YAML

2008-11-03 22:04:49 UTC MAIN commitmail json YAML

Bump PKGREVISION for sysutils/pciutils

(bjs)

2008-11-03 22:04:33 UTC MAIN commitmail json YAML

Bump PKGREVISION for sysutils/pciutils, add DESTDIR support

(bjs)

2008-11-03 22:01:29 UTC MAIN commitmail json YAML

Update to version-3.0.2.  Many, many changes--please see
the ChangeLog for details, they are way too numerous to
list here.

Bump BUILDLINK_API_DEPENDS.
TODO: use misc/pciids?

(bjs)

2008-11-02 01:56:59 UTC MAIN commitmail json YAML

Updated net/gift to 0.11.8.1nb2

(bjs)

2008-11-02 01:55:53 UTC MAIN commitmail json YAML

Enable support for libmagic (sysutils/file).

(bjs)

2008-10-31 22:48:45 UTC MAIN commitmail json YAML

The update to herrie-2.2 has been done.

(bjs)

2008-10-31 22:48:15 UTC MAIN commitmail json YAML

Updated audio/herrie to 2.2

(bjs)

2008-10-31 22:48:02 UTC MAIN commitmail json YAML

Update to herrie-2.2.  Change 'libmodplug' option to 'modplug',
which was in options.description all along.  I've removed the
redundant 'libmodplug' option.

2008-10-14 -- Herrie 2.2:
* Added: Ukranian translation - Viacheslav Chumushuk
* Added: Option to disable yes/no questions - Viacheslav Chumushuk
* Fixed: Add support for libSpiff 1.0.0 relative pathname support
* Fixed: Don't write non-UTF-8 titles to disk - Peter Koeleman

(bjs)

2008-10-31 22:45:08 UTC MAIN commitmail json YAML

Remove libmodplug option--it's redundant.

(bjs)

2008-10-31 22:37:03 UTC MAIN commitmail json YAML

Updated audio/libspiff to 1.0.0

(bjs)

2008-10-31 22:36:28 UTC MAIN commitmail json YAML

Update to libspiff-1.0.0.  BUILDLINK_API_DEPENDS.libspiff is now
set to 1.0.0.

2008-09-21 -- 1.0.0

  * Improved: XSPF writing API re-designed
  * Added: Customizable malicious XML detection, off by default
  * Fixed: Deep-copy broken in SpiffTrack and SpiffProps
  * Fixed: Strip example working again
  * Fixed: Some Code::Blocks files missing in release archives
  * Fixed: Documentation fixes
  * Added: Virtual hook to hopefully save a few ABI breaks
      in the future
  * Improved: Now shipping gnulib's config.guess from HEAD
  * Changed: No longer exposing these classes:
      - SpiffDataWriter
      - SpiffTrackWriter
      - SpiffPropsWriter
      - SpiffSkipExtensionReader
      - SpiffStrictReaderCallback
  * Changed: No longer bundling Expat and uriparser
  * Soname: 4:0:0

(bjs)

2008-10-30 21:06:32 UTC MAIN commitmail json YAML

2008-10-30 21:00:37 UTC MAIN commitmail json YAML

2008-10-30 20:58:47 UTC MAIN commitmail json YAML

Added sysutils/libpciaccess version 0.10.4

(bjs)

2008-10-30 20:58:33 UTC MAIN commitmail json YAML

Add sysutils/libpciaccess

(bjs)

2008-10-30 20:58:11 UTC MAIN commitmail json YAML

Import libpciaccess-0.10.4 (X.org PCI wrapper library) + patches.
Tested on NetBSD-current (i386 and amd64); support for
other architectures is in the works.

Currently this should work with:

ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386 OpenBSD-*-i386
ONLY_FOR_PLATFORM+= FreeBSD-*-x86_64 NetBSD-*-x86_64 OpenBSD-*-x86_64
ONLY_FOR_PLATFORM+= DragonFly-i386-* DragonFly-x86_64-*
ONLY_FOR_PLATFORM+= Linux-*-* SunOS-*-*

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-10-30 03:44:13 UTC MAIN commitmail json YAML

Add security/pakchois

(bjs)

2008-10-30 03:43:55 UTC MAIN commitmail json YAML

Updated security/pakchois to 0.4

(bjs)

2008-10-30 03:43:35 UTC MAIN commitmail json YAML

remove --enable-dlopen from CONFIGURE_ARGS; it's unnecessary

(bjs)

2008-10-30 03:32:19 UTC MAIN commitmail json YAML

Add pakchois-0.4. (upcoming new neon can use it)
--

pakchois is just another PKCS#11 wrapper library.  pakchois aims to
provide a thin wrapper over the PKCS#11 interface.

The goals are:

1) to offer a modern* object-oriented C interface wrapper for PKCS#11.

2) to not hide or abstract away any details of the PKCS#11 interface
itself except where absolutely necessary.

3) to handle the details of loading DSOs

4) to allow the caller to avoid caring about where on the system
PKCS#11 modules might be stored, or exactly how they are named.

5) to avoid any dependency on a particular cryptography toolkit.

Existing PKCS#11 wrapper libraries solutions differ in at least one of
the above goals.

*: "modern" being a euphemism for not using process-global state,
having a sane symbol namespace, etc.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-10-29 22:20:28 UTC MAIN commitmail json YAML

Refactor declaration of PATCHFILES/PATCH_SITES again, allowing
the X server to define its own.  PATCHFILES for modular-xorg-server
are now located in ${MASTER_SITE_LOCAL:=xorg-server-patchfiles/}.

(bjs)

2008-10-29 01:04:43 UTC MAIN commitmail json YAML

Updated net/aria2 to 0.16.2

(bjs)

2008-10-29 01:04:06 UTC MAIN commitmail json YAML

Update to aria2-0.16.2.  Notable changes:

- Added Serbian, Vietnamese, and Traditional Chinese translations.
  Updated French, Simplified Chinese, and Japanese Translations.

- Added length equality test to operator== to drop a piece message
  whose length does not match to the requested one.

- Fixed the bug that aria2 aborts when a request larger than 16KiB is
  recieved.  In this fix, if a request larger than 16KiB length is
  received, aria2 disconnects the peer.

- Updated man page. Changed doctype of aria2c.1.html to manpage in order
  not to replace '--' with em dash character.

- Added --auto-save-interval=SEC option. A control file(*.aria2) is saved
  every SEC seconds.

- Added --dht-file-path option to change the path to dht.dat, which is a
  serialized DHT routing table.

- Fixed the bug that last character in URI is not encoded.

- Fixed the bug that referer header field contains fragment.  Now Request
  class removes fragment part of URI and encodes it in Request::setUri()
  and setReferer().

(bjs)

2008-10-29 00:55:53 UTC MAIN commitmail json YAML

We do not depend on xorg-util-macros unless we're regenerating
autotools scripts.  Using !empty(USE_TOOLS:Mauto*) should suffice,
no?

(bjs)

2008-10-29 00:53:38 UTC MAIN commitmail json YAML

Regenerate distinfo to include Mesa-7.0.4-002.patch.  It's not actually
used in the server build, but it's best to be consistent.

(bjs)

2008-10-29 00:51:57 UTC MAIN commitmail json YAML

Assign PATCHFILES and PATCH_SITES with += so that we don't stomp on these
definitions in x11/modular-xorg-server/Makefile.

(bjs)

2008-10-25 06:16:27 UTC MAIN commitmail json YAML

Added devel/cproto version 4.7f

(bjs)

2008-10-25 06:15:55 UTC MAIN commitmail json YAML

add/enable devel/cproto

(bjs)

2008-10-25 06:15:38 UTC MAIN commitmail json YAML

Add cproto-4.7f.  TODO: integrate into pkgsrc compiler infrastructure?

Cproto is a program that generates function prototypes and variable
declarations from C source code.  It can also convert function definitions
between the old style and the ANSI C style.  This conversion overwrites the
original files, so make a backup copy of your files in case something goes
wrong.

The program isn't confused by complex function definitions as much as other
prototype generators because it uses a yacc generated parser.  By ignoring all
the input between braces, I avoided implementing the entire C language grammar.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-10-25 05:46:01 UTC MAIN commitmail json YAML

2008-10-25 00:36:10 UTC MAIN commitmail json YAML

2008-10-25 00:34:41 UTC MAIN commitmail json YAML

Added devel/libatomic_ops version 20081024

(bjs)

2008-10-25 00:32:42 UTC MAIN commitmail json YAML

Add/enable devel/libatomic_ops

(bjs)

2008-10-25 00:32:23 UTC MAIN commitmail json YAML

Import libatomic_ops-20081024 (version 1.2)

The latest code is only found in the boehm-gc CVS repository (see
Makefile.version for information).  I had to take this from there,
as there were bug fixes.

This library was imported primarily for the [hopefully]
upcoming audio/pulseaudio package.

TODO: Add support for NetBSD atomic ops?

This package provides semi-portable access to hardware provided
atomic memory operations.  These might allow you to write code:

- That does more interesting things in signal handlers.
- Makes more effective use of multiprocessors by allowing you to write
  clever lock-free code.  Note that such code is very difficult to get
  right, and will unavoidably be less portable than lock-based code.  It
  ia also not always faster than lock-based code.  But it may occasionally
  be a large performance win.
- To experiment with new and much better thread programming paradigms, etc.

As the latest code for this library is only available via CVS, this package
provides a snapshot.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-10-21 06:46:47 UTC MAIN commitmail json YAML

Don't force using libm functions on Linux; most of the developers
use Linux, and they'd know better than I what's apporpriate.

(bjs)

2008-10-21 06:40:59 UTC MAIN commitmail json YAML

Remove dependency on py-xml and replace it with textproc/py-expat.
Remove spurious #.  We're done now. ;)

(bjs)

2008-10-21 06:34:56 UTC MAIN commitmail json YAML

Add missing USE_PKGLOCALEDIR=yes.

(bjs)

2008-10-21 06:31:52 UTC MAIN commitmail json YAML

xdriinfo is now in pkgsrc.

(bjs)

2008-10-21 06:31:19 UTC MAIN commitmail json YAML

Add x11/driinfo and x11/driconf.

(bjs)

2008-10-21 06:30:51 UTC MAIN commitmail json YAML

Added x11/xdriinfo version 1.0.2

(bjs)

2008-10-21 06:29:51 UTC MAIN commitmail json YAML

Add driconf-0.9.1.

DRI is the direct rendering infrastructure in XFree86 and X.org, which
provides 3D hardware acceleration. Most 3D drivers have a number of
options for tuning the performance and visual quality. DRIconf is a
configuration applet that allows you to change these parameters.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-10-21 06:27:52 UTC MAIN commitmail json YAML

Import xdriinfo-1.0.2.  NOTE: this package requires Mesa-7.0.4.1nb3
to work with the r300 driver.

The xdriinfo utility prints an XML description of a DRI driver. The driver
can be specified directly by driver name or indirectly by screen number.
No X connection is needed if the driver name is explicitly specified.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-10-21 06:25:26 UTC MAIN commitmail json YAML

Sync MesaLib with upstream mesa_7_0_branch.  While here, patch
the r300 dri driver so that the __driConfigOptions symbol is visible.
This is necessary for xdriinfo and driconf to work.  Bump MesaLib's
PKGREVISION.

(bjs)

2008-10-17 13:00:06 UTC MAIN commitmail json YAML

pyrex update to 0.9.8.5 has been done

(bjs)

2008-10-17 12:47:47 UTC MAIN commitmail json YAML

Updated lang/py-pyrex to 0.9.8.5

(bjs)

2008-10-17 12:46:19 UTC MAIN commitmail json YAML

Update to Pyrex-0.8.9.5.  Myriad bug fixes and some new features;
the only changelog I found is very dense (CHANGES.TXT) and I do not
have the time to condense it for inclusion here.

(bjs)

2008-10-15 08:52:42 UTC MAIN commitmail json YAML

Update to xkeyboard-config-1.4:

- Bugfixes (31)
- Updated/new translations
- Some new layouts and models
- Added [linux] evdev ruleset

While here, reorder the Makefile for aesthetic purposes and remove
perl and xgettext from USE_TOOLS.

(bjs)

2008-10-15 08:50:19 UTC MAIN commitmail json YAML

Updated x11/xkeyboard-config to 1.4

(bjs)

2008-10-15 01:59:32 UTC MAIN commitmail json YAML

Updated audio/libmpg123 to 0.7.0

(bjs)

2008-10-15 01:58:53 UTC MAIN commitmail json YAML

Change PKGNAME to libmpg123, and set the version to that of the
library's soname.  Split Makefile.common out from Makefile in preparation
for the addition of the mpg123 program and output module packages.
Change buildlink3.mk to reflect this, and rename options.mk
to mpg123-options.mk in adherence with convention, e.g.
gecko-options.mk.

(bjs)

2008-10-15 00:57:50 UTC MAIN commitmail json YAML

update to pixman-0.12.0 has been done

(bjs)

2008-10-15 00:57:19 UTC MAIN commitmail json YAML

Updated x11/pixman to 0.12.0

(bjs)

2008-10-15 00:56:45 UTC MAIN commitmail json YAML

Update to pixman-0.12.0 from 0.11.10.

In addition to many bug fixes, new features [since approximately 0.10.0]
include:

- New image formats with 10 bits per channel
- SSE2 optimizations for many operations
- Opacity based optimizations for operators
- Altivec optimizations for many operations
- A 32 bit region implementation

(bjs)

2008-10-13 22:46:35 UTC MAIN commitmail json YAML

correct forgotten CTYPE=Added for devel/menhir

(bjs)

2008-10-13 22:45:47 UTC MAIN commitmail json YAML

Updated devel/menhir to 20080912

(bjs)

2008-10-13 22:45:36 UTC MAIN commitmail json YAML

Add menhir to devel/Makefile.

(bjs)

2008-10-13 22:45:03 UTC MAIN commitmail json YAML

Import menhir-20080912.  This is the parser used by the upcoming
devel/coccinelle package.

Menhir is a LR(1) parser generator for the Objective Caml programming
language. That is, Menhir compiles LR(1) grammar specifications down
to Objective Caml code. It is mostly compatible with ocamlyacc(1).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-10-10 02:01:01 UTC MAIN commitmail json YAML

Update to aria2-0.16.0 has been done.

(bjs)

2008-10-10 02:00:30 UTC MAIN commitmail json YAML

remove duplicate entry for aria2-0.16.0

(bjs)

2008-10-10 01:59:30 UTC MAIN commitmail json YAML

Updated net/aria2 to 0.16.0

(bjs)

2008-10-10 01:56:38 UTC MAIN commitmail json YAML

Update to aria2-0.16.0.  Lots of bug fixes, improved help text,
plus firefox3 cookie support.  This option requires sqlite3,
though the firefox3 option also enables this functionality.

(bjs)

2008-10-01 22:25:53 UTC MAIN commitmail json YAML

Fix installation and add a missing file to PLIST.  PKGREVISION++

(bjs)

2008-09-18 21:10:28 UTC MAIN commitmail json YAML

Add Makefile.version and glx-config.mk so that x11/modular-xorg-server
can share this information in lieu of us duplicating it by hand.

(bjs)

2008-09-18 21:07:58 UTC MAIN commitmail json YAML

PKGREVISION bump of all modular X.org drivers due to xorg-server
update to version 1.4.2.

(bjs)

2008-09-18 20:57:52 UTC MAIN commitmail json YAML

2008-09-18 20:56:41 UTC MAIN commitmail json YAML

Updated x11/modular-xorg-server to 1.4.2

(bjs)

2008-09-18 20:56:01 UTC MAIN commitmail json YAML

Welcome to modular-xorg-server-1.4.2.

This long-overdue update brings many improvements:
  - Many improvements to EXA
  - Input Hotplugging via HAL or dbus (not enabled yet)
  - Support for RandR 1.2.  Users using a dual-head configuration are
    encouraged to see <http://www.x.org/wiki/Projects/XRandR> for more
    information.
  - The server now uses the same version of Mesa we have in pkgsrc;
    this likely will result in more reliable OpenGL/DRI operation.

I realize that this server is still not the latest release (1.5.0);
upgrading to that version will require an involved mesa update,
libpciaccess, etc.  I hope that by the next quarter, that work will be done.

Please file a problem report and/or contact us via the usual means
(mailing lists, etc.) should you encounter any issues.

(bjs)

2008-09-18 20:31:46 UTC MAIN commitmail json YAML

Updated x11/xf86-video-ati to 6.9.0nb1

(bjs)

2008-09-18 20:31:26 UTC MAIN commitmail json YAML

This patch ensures the driver won't use the DRM's MODESET_CTL
unless direct rendering is enabled.

>From Owain Ainsworth <oga@openbsd.org>.

PKGREVISION++

(bjs)

2008-09-17 15:23:19 UTC MAIN commitmail json YAML

Pass pkgsrc ${CFLAGS} to the build via ${DEBUG}.

(bjs)

2008-09-17 01:20:51 UTC MAIN commitmail json YAML

2008-09-17 01:18:42 UTC MAIN commitmail json YAML

Update to scmgit-1.6.0.2.  In pkgsrc, in Makefile.common .include,
change ${.CURDIR}/../... to ../../devel/scmgit/...; makes
a lot more sense.

Fixes since v1.6.0.1
--------------------

* Installation on platforms that needs .exe suffix to git-* programs were
  broken in 1.6.0.1.

* Installation on filesystems without symbolic links support did nto
  work well.

* In-tree documentations and test scripts now use "git foo" form to set a
  better example, instead of the "git-foo" form (which is an acceptable
  form if you have "PATH=$(git --exec-path):$PATH" in your script)

* Many commands did not use the correct working tree location when used
  with GIT_WORK_TREE environment settings.

* Some systems needs to use compatibility fnmach and regex libraries
  independent from each other; the compat/ area has been reorganized to
  allow this.

* "git apply --unidiff-zero" incorrectly applied a -U0 patch that inserts
  a new line before the second line.

* "git blame -c" did not exactly work like "git annotate" when range
  boundaries are involved.

* "git checkout file" when file is still unmerged checked out contents from
  a random high order stage, which was confusing.

* "git clone $there $here/" with extra trailing slashes after explicit
  local directory name $here did not work as expected.

* "git diff" on tracked contents with CRLF line endings did not drive "less"
  intelligently when showing added or removed lines.

* "git diff --dirstat -M" did not add changes in subdirectories up
  correctly for renamed paths.

* "git diff --cumulative" did not imply "--dirstat".

* "git for-each-ref refs/heads/" did not work as expected.

* "git gui" allowed users to feed patch without any context to be applied.

* "git gui" botched parsing "diff" output when a line that begins with two
  dashes and a space gets removed or a line that begins with two pluses
  and a space gets added.

* "git gui" translation updates and i18n fixes.

* "git index-pack" is more careful against disk corruption while completing
  a thin pack.

* "git log -i --grep=pattern" did not ignore case; neither "git log -E
  --grep=pattern" triggered extended regexp.

* "git log --pretty="%ad" --date=short" did not use short format when
  showing the timestamp.

* "git log --author=author" match incorrectly matched with the
  timestamp part of "author " line in commit objects.

* "git log -F --author=author" did not work at all.

* Build procedure for "git shell" that used stub versions of some
  functions and globals was not understood by linkers on some platforms.

* "git stash" was fooled by a stat-dirty but otherwise unmodified paths
  and refused to work until the user refreshed the index.

* "git svn" was broken on Perl before 5.8 with recent fixes to reduce
  use of temporary files.

* "git verify-pack -v" did not work correctly when given more than one
  packfile.

Also contains many documentation updates.

(bjs)

2008-09-17 00:14:23 UTC MAIN commitmail json YAML

Remove unused doc installation target.

(bjs)

2008-09-16 22:30:15 UTC MAIN commitmail json YAML

Update to rsync-3.0.4 has been done

(bjs)

2008-09-16 22:29:23 UTC MAIN commitmail json YAML

Update to rsync-3.0.4.

Changes since 3.0.3:

BUG FIXES:

- Fixed a bug in the hard-linking code where it would sometimes try to
  allocate 0 bytes of memory (which fails on some OSes, such as AIX).

- Fixed the hard-linking of files from a device that has a device number
  of 0 (which seems to be a common device number on NetBSD).

- Fixed the handling of a --partial-dir that cannot be created.  This
  particularly impacts the --delay-updates option (since the files cannot
  be delayed without a partial-dir), and was potentially destructive if
  the --remove-source-files was also specified.

- Fixed a couple issues in the --fake-super handling of xattrs when the
  destination files have root-level attributes (e.g. selinux values) that
  a non-root copy can't affect.

- Improved the keep-alive check in the generator to fire consistently in
  incremental-recursion mode when --timeout is enabled.

- The --iconv option now converts the content of a symlink too, instead
  of leaving it in the wrong character-set (requires 3.0.4 on both sides
  of the transfer).

- When using --iconv, if a filename fails to convert on the receiving side,
  this no longer makes deletions in the root-dir of the transfer fail
  silently (the user now gets a warning about deletions being disabled
due to IO error as long as --ignore-errors was not specified).

- When using --iconv, if a server-side receiver can't convert a filename,
the error message sent back to the client no longer mangles the name
with the wrong charset conversion.

- Fixed a potential alignment issue in the IRIX ACL code when allocating
the initial "struct acl" object.  Also, cast mallocs to avoid warnings.

- Changed some errors that were going to stdout to go to stderr.

- Made human_num() and human_dnum() able to output a negative number
(rather than outputting a cryptic string of punctuation).

ENHANCEMENTS:

- Rsync will avoid sending an -e option to the server if an older protocol
is requested (and thus the option would not be useful).  This lets the
user specify the --protocol=29 option to access an overly-restrictive
server that is rejecting the protocol-30 use of -e to the server.

- Improved the message output for an RERR_PARTIAL exit.

DEVELOPER RELATED:

- The Makefile will not halt for just a timestamp change on the Makefile
or the configure files, only for actual changes in content.

- Changed some commands in the testsuite's xattrs.test that called "rsync"
instead of "$RSYNC".

- Enhanced the release scripts to be able to handle a branch release and
to do even more consistency checks on the files.

(bjs)

2008-09-16 22:20:21 UTC MAIN commitmail json YAML

Updated x11/xterm to 237

(bjs)

2008-09-16 22:20:02 UTC MAIN commitmail json YAML

Add USE_TOOLS+= tbl (appeases pkglint).

(bjs)

2008-09-16 22:18:26 UTC MAIN commitmail json YAML

Update to xterm-237.  This release contains a number of significant
bug fixes, including the problems with resizing the terminal
with certain applications (second item listed here).

                      Patch #237 - 2008/09/14

* improve usability of TrueType fonts by making the font-size switching
  for shifted keypad plus/minus use the faceSize resources to determine
  the order of fonts (when TrueType fonts are used) rather than the
  bitmap fonts, since their sizes may not be in the same order (report
  by H Merijn Brand)

* remove an optimization of ConfigureNotify events from patch #236 which
  seems to interfere with passing SIGWINCH to applications (GenToo
  #233836).

* modify handling of altSendsEscape to reset the eightBitInput mode,
  like metaSendsEscape (patch by Ted Phelps).

* add feature to show the text-cursor as an underline rather than a box,
  plus command-line options -uc and +uc and resource cursorUnderLine to
  control the feature (patch by Paul Lampert).

* update config.guess, config.sub

(bjs)

2008-09-16 21:57:53 UTC MAIN commitmail json YAML

update to libX11-1.1.5 has been done

(bjs)

2008-09-16 21:57:33 UTC MAIN commitmail json YAML

Updated x11/libX11 to 1.1.5

(bjs)

2008-09-16 21:57:10 UTC MAIN commitmail json YAML

2008-09-16 21:23:42 UTC MAIN commitmail json YAML

Updated x11/pixman to 0.11.10nb1

(bjs)

2008-09-16 21:22:34 UTC MAIN commitmail json YAML

Add two patches from GIT:

- Fix bug in pixman_image_is_opaque().
- Fix for bug 17477 (see patch-ag).

While here, add missing .PHONY attribute for gen-symfile target.

PKGREVISION++, but no recursive dependency bump necessary.

(bjs)

2008-09-14 16:15:28 UTC MAIN commitmail json YAML

Updated sysutils/open-vm-tools to 2008.08.08.109361nb2

(bjs)

2008-09-14 16:15:05 UTC MAIN commitmail json YAML

Instead of using PRId32 (which fixed the amd64 build only to break i386),
just use %lld and cast time() to (long long int) in xferlogs/xferlogs.c.
PKGREVISION++.

(bjs)

2008-09-13 00:36:37 UTC MAIN commitmail json YAML

Update to scmgit-1.6.0.1.

GIT v1.6.0.1 Release Notes
==========================

Fixes since v1.6.0
------------------

* "git diff --cc" did not honor content mangling specified by
  gitattributes and core.autocrlf when reading from the work tree.

* "git diff --check" incorrectly detected new trailing blank lines when
  whitespace check was in effect.

* "git for-each-ref" tried to dereference NULL when asked for '%(body)" on
  a tag with a single incomplete line as its payload.

* "git format-patch" peeked before the beginning of a string when
  "format.headers" variable is empty (a misconfiguration).

* "git help help" did not work correctly.

* "git mailinfo" (hence "git am") was unhappy when MIME multipart message
  contained garbage after the finishing boundary.

* "git mailinfo" also was unhappy when the "From: " line only had a bare
  e-mail address.

* "git merge" did not refresh the index correctly when a merge resulted in
  a fast-forward.

* "git merge" did not resolve a truly trivial merges that can be done
  without content level merges.

* "git svn dcommit" to a repository with URL that has embedded usernames
  did not work correctly.

* Contains other various documentation fixes.

(bjs)

2008-09-13 00:35:02 UTC MAIN commitmail json YAML

Updated devel/scmgit to 1.6.0.1 [bjs 2008-09-13]
Updated devel/scmgit-base to 1.6.0.1 [bjs 2008-09-13]
Updated devel/scmgit-docs to 1.6.0.1 [bjs 2008-09-13]

(bjs)

2008-09-13 00:33:14 UTC MAIN commitmail json YAML

I just learned that this incarnation of dri2 will never ship and has
been deprecated.  Thus, I'm removing this package.

(bjs)

2008-09-13 00:31:34 UTC MAIN commitmail json YAML

Removed x11/dri2proto

(bjs)

2008-09-12 22:27:07 UTC MAIN commitmail json YAML

Remove devel/bakefile.  The only reason I added this package
was for maintaining wxwidgets; however, joerg@ has pledged to do this and
does not need this package.  Moreover, I do not want to implicitly
endorse the use of this tool, and so we bid devel/bakefile farewell.

(bjs)

2008-09-12 22:25:04 UTC MAIN commitmail json YAML

2008-09-12 22:23:43 UTC MAIN commitmail json YAML

Removed devel/bakefile

(bjs)

2008-09-11 05:06:28 UTC MAIN commitmail json YAML

Add cvsutils to devel/Makefile

(bjs)

2008-09-11 05:05:23 UTC MAIN commitmail json YAML

+ Added devel/cvsutils version 0.2.5 [bjs 2008-09-11]

(bjs)

2008-09-11 05:01:08 UTC MAIN commitmail json YAML

Import cvsutils-0.2.5; package originally created by
<pancake@phreaker.net>.

CVS Utilities is a set of scripts that operate on working directories of
CVS (Concurrent Versions System).

Unlike some other version control systems, it's common for CVS
repository to reside on a remote system.  Unfortunately, the standard
CVS client requires connection to the repository for almost all
operations.  This means that some operations are impossible when the
repository is unreachable over the network, or when the network
connection is slow compared to the size of the project.

In fact, CVS keeps some data in the working directory that allows for
some disconnected operations.  In particular, no connection to the
repository is required to identify locally modified files.  But the CVS
client cannot do it.  This is the gap CVS Utilities aim to close.

Admittedly, the insistence of the CVS client on repository connection
can be justified in most cases.  That's why CVS Utilities are not aiming
to be a "better client".  It's an extension to CVS client with limited
capabilities but higher speed.  (If someone was to write a better CVS
client, it would probably keep base versions or their checksums
somewhere, like Subversion does, but CVS Utilities use the same format
of the working directory as the standard CVS client.)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-09-09 10:15:13 UTC MAIN commitmail json YAML

Updated editors/vile to 9.7 [bjs 2008-09-09]
Updated editors/xvile to 9.7 [bjs 2008-09-09]

(bjs)

2008-09-09 10:14:30 UTC MAIN commitmail json YAML

Update to vile-9.7.  This is a bug-fix release with some minor
feature improvements (remove obsolete filters, improve ruby filter,
improved syntax highlighting, some locale/encoding fixes, etc.)

In pkgsrc, add DESTDIR support to xvile.  While here, include
libXt and libXmu so that xvile will build if XAW_TYPE=xpm.

(bjs)

2008-09-09 02:16:26 UTC MAIN commitmail json YAML

Add DESTDIR support.

(bjs)

2008-09-08 05:32:24 UTC MAIN commitmail json YAML

+ Added x11/openbsd-input-ws version 1.2 [bjs 2008-09-08]

(bjs)

2008-09-08 05:31:51 UTC MAIN commitmail json YAML

Add openbsd-input-ws to x11/Makefile

(bjs)

2008-09-08 05:31:01 UTC MAIN commitmail json YAML

Import openbsd-input-ws-1.2 from pkgsrc-wip.  This driver should work
with a vast majority of wsmouse-compatible pointing devices on both
NetBSD and OpenBSD.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-09-08 03:10:40 UTC MAIN commitmail json YAML

+ Updated editors/vim-gtk2 to 7.2.10nb1 [bjs 2008-09-08]

(bjs)

2008-09-08 03:10:21 UTC MAIN commitmail json YAML

Add a gnome option which depends upon devel/libgnomeui (better gnome
integration, according to the docs).  PKGREVISION++

(bjs)

2008-09-08 03:08:16 UTC MAIN commitmail json YAML

+ Updated net/aria2 to 0.15.3 [bjs 2008-09-08]

(bjs)

2008-09-08 03:07:48 UTC MAIN commitmail json YAML

Update to aria2-0.15.3.  Changes:

  Added Turkish translation. Updated German and Russian translations.

  If an error occurred with a URI, remove identical URI from remaining
  URI list because it is likely that same error occurred in the end and it
  is waste of time.

  Added -lrt to LIBCARES_LIBS if -lrt is needed to link program with
  -lcares.

  Moved implementation to SimpleRandomizer.cc from SimpleRandomizer.h.
  Added return value of getpid() to argument of srand() to achieve more
  randomized value.

  Contact tracker frequently when the number of connections are 0 and
  download is not finished yet.

  Moved threshold values to UTPexExtensionMessage.

  Added _incoming member to Peer class and made it true if the peer
  initiated connection. Don't add those peer to UTPex message.
  If extended handshake is received, assign _incoming to false.

  Fixed infinite loop bug in FTP when SIZE command failed.

  Made files whose name ends with ".gz", ".tgz" not inflated by Content
  Encoding Decoder. Removed size threshold for turning off on the fly
  inflation because resulting file may or may not be inflated depending
  on the file size and I think it is not expected by users.
  This change fixes segmentation fault when Metalink file contains gzipped
  file and its filesize is provided.

  Fixed chunk checksum validation cannot detect trailing garbage data.
  BUG#2074141

(bjs)

2008-09-07 02:41:31 UTC MAIN commitmail json YAML

+ Updated security/libassuan to 1.0.5 [bjs 2008-09-07]

(bjs)

2008-09-07 02:40:53 UTC MAIN commitmail json YAML

Update to libassuan-1.0.5.  As shipped, it builds with -fPIC on linux.
This is not acceptable for us.  Instead, we patch to use libtool.
The included test passes.

Changes since 1.0.3:

* Minor fixes.
* Build library for GNU/Linux as PIC [**but we use libtool**]
* New hook feature to enhance the internal I/O functions.

(bjs)

2008-09-07 00:57:08 UTC MAIN commitmail json YAML

Add libmpg123 to audio/Makefile.

(bjs)

2008-09-07 00:56:15 UTC MAIN commitmail json YAML

Import libmpg123-1.5.1.  This package provides the mpg123 project's
core decoder library, which the new mpg123 package will depend on.
Other software packages are beginning to write plug-ins for this
library, and so installing it seperately is worthwhile.

NOTE: I have encountered segfaults when attempting to use the jack
module, which is threaded, with mpg123 unless I linked mpg123 with
libpthread.  This may or may not apply to the library, though my
intuition is that it does not, as obviously the executable is
what calls lt_dlopen().  Thus, for now the Makefile and b3.mk of the
executable will pull in dlopen.buildlink3.mk, setting
DLOPEN_REQUIRE_PTHREADS=yes as necessary (last time I checked on
NetBSD 4.99, it was).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-09-07 00:35:12 UTC MAIN commitmail json YAML

Change 'mjpegtools-simd' option to 'simd' in preparation for libmpg123
import.

(bjs)

2008-09-06 22:44:44 UTC MAIN commitmail json YAML

+ Updated sysutils/rename to 1.3nb2 [bjs 2008-09-06]

(bjs)

2008-09-06 22:44:18 UTC MAIN commitmail json YAML

Add DESTDIR support and BUILDLINK_TRANSFORM+= opt:-O3:${CFLAGS}.
Do installation in pkgsrc Makefile.
Bump pkgrevision (due to change to sane optimization).

(bjs)

2008-09-06 20:13:13 UTC MAIN commitmail json YAML

Use ${TRUE} instead of 'true'.

(bjs)

2008-09-06 20:09:36 UTC MAIN commitmail json YAML

+ Updated x11/pixman to 0.11.10 [bjs 2008-09-06]

(bjs)

2008-09-06 20:09:16 UTC MAIN commitmail json YAML

Update to version 0.11.10, a bug-fix release.  In addition,
add a 'gen-symfile' target for regenerating the libtool
export symfile.  This should be run upon updating the package.
While here, silence needless autotools warnings and update
sse2 conditional in hacks.mk.

Changes since 0.11.8:

              Add depth 30 formats to pixman_format_supported_source.

              [sse2] Change pixman-sse to pass __mm128i args as
              pointers, so as not to

              Use CopyAreasse2, plus a compatibility fix

              Use hidden attribute for private functions when
              compiling with Sun Studio

              Minor portability fixes
              Post-release version-bump
              Update RELEASING and release targets in Makefile.am
              Fix typo in sse2 configure logic
              TODO
              Don't require GCC 4.2 on x86-64
              Bug 16921. MMX and SSE2 intrinsics not enabled when
              compiling with Intel'
              Remove use of MMX extensions.
              Be consistent in naming SSE2 related things SSE2
              A few other renamings of SSE->SSE2
              Rename pixman-sse.h pixman-sse2.h
              Make sure pixman-combine{32,64}.h are disted
              Use error instead of #error in a couple of other places
              Check for __sun || __sun in pixman.h. Update TODO
              Bump release
              Update RELEASING

              Add sys/inttypes.h include for AIX

(bjs)

2008-09-05 21:28:25 UTC MAIN commitmail json YAML

update to gnome-terminal-2.22.3 has been done

(bjs)

2008-09-05 21:27:54 UTC MAIN commitmail json YAML

+ Updated x11/gnome-terminal to 2.22.3 [bjs 2008-09-05]

(bjs)