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 (0m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 10:00:36 UTC Now

2008-02-06 04:23:30 UTC MAIN commitmail json YAML

Add lang/ossp-js to lang/Makefile.

(bjs)

2008-02-06 04:22:34 UTC MAIN commitmail json YAML



Import of OSSP js-1.6.20070208, a portable, sanitized version of
Mozilla's SpiderMonkey.  I wish I knew about this sooner!  I've tried
this out with elinks, and the javsascript support seems more reliable.

Thanks, OSSP!  I vote for killing spidermonkey once we verify all packages
using it build with this.

Local modifications:

--Only build fdlibm into libjs if necessary.  This follows
in the spirit of lang/spidermonkey, though someone with more
knowledge of this probably will want to change the list of
platforms in the Makefile.

--Following the aforementioned change, link the library against
-lm (and list -lm in js-config, etc.) only if required.

--Use pkgsrc-provided installation tools instead of shtool.

--Apply fix for __VA_COPY_USE_CPP.

Blurb (DESCR):


OSSP js is a stand-alone distribution of the JavaScript (JS)
programming language reference implementation from Mozilla -- aka
"JSRef" or "SpiderMonkey". This distribution provides a smart,
stand-alone and portable distribution of Mozilla JavaScript through a
GNU autotools-based build environment.  Additionally,
the C API in "libjs" contains both the JavaScript engine and the
required Sun math library ("fdlibm") and with all internal symbols
carefully protected under the "js" namespace. Finally, a js-config(1)
utility and a pkg-config(1) specification is provided to allow
applications to easily build with the JavaScript C API.

OSSP js was created because for OSSP and similar pedantic C coding
projects a smart, stand-alone, portable, clean, powerful and
robust scripting language engine is required. JavaScript is a
great programming language and Mozilla JavaScript "SpiderMonkey"
definitely is an acceptable clean, powerful and robust implementation.
Unfortunately there is just a stand-alone distribution released from
time to time by Mozilla and it is far away from really being smart,
stand-alone and portable. OSSP js combines the best from two worlds:
the 1:1 repackaged JavaScript code base from Mozilla with the GNU
autotools-based build environment as always used by OSSP.  Additionally,
this package provides stdio-based file object support and does not depend
upon the Mozilla NSPR library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-02-06 00:49:30 UTC MAIN commitmail json YAML

ap-layout-5.0 => ap-layout-3.4
5.0 is for apache22, should be imported as www/ap22-layout.
Newest version for apache13 is 3.4.
4.1 is for apache2 (in pkgsrc-wip, but don't work well on my environment).

(obache)

2008-02-06 00:36:06 UTC MAIN commitmail json YAML

Fix build on HPUX:
in HP's alternate universe, MAP_ANON is called MAP_ANONYMOUS.

(tnn)

2008-02-05 23:47:24 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-02-05 23:01:59 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-02-05 23:01:14 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-02-05 23:00:27 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-02-05 22:59:05 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-02-05 22:58:00 UTC MAIN commitmail json YAML

Let pax remove the original files (*.orig).

(heinz)

2008-02-05 22:50:40 UTC MAIN commitmail json YAML

Let pax do the work of removing original files (*.orig).

(heinz)

2008-02-05 22:44:18 UTC MAIN commitmail json YAML

Prevent check-interpreter.mk from complaining about missing python and
bash interpreters.

(heinz)

2008-02-05 22:39:41 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-02-05 22:34:47 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-02-05 22:32:34 UTC MAIN commitmail json YAML

Do _not_ preserve user/group attributes while installing.

(heinz)

2008-02-05 22:11:16 UTC MAIN commitmail json YAML

- Update comment for ldconfig.
- Add pre-configure target.

(hira)

2008-02-05 22:08:29 UTC MAIN commitmail json YAML

Actually, better bump PKGREVISION since I know at least two pkgsrc/HPUX
users that will benefit from the vsnprintf fix.

(tnn)

2008-02-05 22:03:57 UTC MAIN commitmail json YAML

revert a local change that wasn't supposed to be committed.

(tnn)

2008-02-05 22:03:02 UTC MAIN commitmail json YAML

Kludge around the fact that the return value from vsnprintf is broken on hp-ux.

(tnn)

2008-02-05 22:02:12 UTC MAIN commitmail json YAML

Added mail/libspf2 version 1.2.5

(adrianp)

2008-02-05 22:00:02 UTC MAIN commitmail json YAML

2008-02-05 21:59:32 UTC MAIN commitmail json YAML

libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
protocol pair. libspf2 is a library which allows email systems such as
Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records
and make sure that the email is authorized by the domain name that it
is coming from. This prevents email forgery, commonly used by spammers,
scammers and email viruses/worms.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adrianp)

2008-02-05 21:13:01 UTC MAIN commitmail json YAML

nothing here needs pthreads - remove the bl3

(drochner)

2008-02-05 20:38:33 UTC MAIN commitmail json YAML

link against librt on NetBSD-current
(and propagate this through libvisual.so and libvisual.pc)

(drochner)

2008-02-05 20:28:53 UTC MAIN commitmail json YAML

never believe a linux hacker blindly: it wants flex, not lex

(drochner)

2008-02-05 20:21:56 UTC MAIN commitmail json YAML

redo the librt patch so that libportaudio.so is linked against librt,
and try to introduce a scheme which could be used in a more general
framework (once NetBSD has stabilized and we got some experience
with the realtime stuff)

(drochner)

2008-02-05 19:17:25 UTC MAIN commitmail json YAML

2008-02-05 18:57:09 UTC MAIN commitmail json YAML

Include fcntl.h for Solaris. From Andri Piik in private mail.

(joerg)

2008-02-05 17:00:37 UTC MAIN commitmail json YAML

2008-02-05 15:37:18 UTC MAIN commitmail json YAML

Reset maintainer, until someone merges the changes from NetBSD-current.
Any takers?

(tnn)

2008-02-05 14:10:49 UTC MAIN commitmail json YAML

Add a note to description that mentions name of the installed command.

This is confusing to change name. I know why, but seems wrong to me.
Anyways this addition to DESCR will help.

(reed)

2008-02-05 14:07:05 UTC MAIN commitmail json YAML

Bump PKGREVISION for pstree, because it packaged before but didn't work
(on DragonFly).

Fix DragonFly support.

This is for PR #35832. Thank you, fuyuki, for the patch.
I didn't commit the other bug fix, because it was already fixed
(even though I didn't see in the change log at end of source).

(reed)

2008-02-05 13:51:09 UTC MAIN commitmail json YAML

This is not MAKE_JOBS_SAFE.
This fixes PR #36456.
(By the way, a newer version is available of this software.)

(reed)

2008-02-05 11:38:18 UTC MAIN commitmail json YAML

- p5-PathTools-3.27 p5-IO-Socket-SSL-1.13

(obache)

2008-02-05 11:36:21 UTC MAIN commitmail json YAML

Updated security/p5-IO-Socket-SSL to 1.13

(obache)

2008-02-05 11:36:04 UTC MAIN commitmail json YAML

Update p5-IO-Socket-SSL to 1.13.

v1.13
        - removed CLONE_SKIP which was added in 1.03 because this breaks
          windows forking. Handled threads/windows forking better by making
          sure that CTX from Net::SSLeay gets not freed multiple times from
          different threads after cloning/forking
        - removed setting LocalPort to 0 in tests, instead leave it undef
          if a random port should be allocated. This should fix build problems
          with 5.6.1. Thanks to <andrew[DOT]benham[AT]thus[DOT]net>

(obache)

2008-02-05 11:17:00 UTC MAIN commitmail json YAML

No need to walk the whole directory when checking for emptyness.
>From Robert Elz.

(tnn)

2008-02-05 11:02:35 UTC MAIN commitmail json YAML

Updated devel/p5-PathTools to 3.27

(obache)

2008-02-05 11:02:22 UTC MAIN commitmail json YAML

Update p5-PathTools to 3.27.

3.27

- If strlcpy() and strlcat() aren't available on the user's system,
  we now use ppport.h to provide them, so our C code works. [Steve
  Peters]

- Upgraded to a newer version of ppport.h [Steve Peters]

3.26 - Sun Jan 13 21:59:20 2008

- case_tolerant() on Cygwin will now avoid a painful death when
  Cygwin::mount_flags() isn't defined, as is the case for perl <
  5.10.  It will now just return 1, which is what it always did
  before it got so smart. [Spotted by Emanuele Zeppieri]

- abs_path() on Unix(ish) platforms has been upgraded to a much later
  version of the underlying C code from BSD. [Michael Schwern]

3.2501 - Mon Dec 24 20:33:02 2007

- Reimplemented abs_path() on VMS to use
  VMS::Filespec::vms_realpath() when it's available. [John E. Malmberg]

- tmpdir() on Cygwin now also looks in $ENV{TMP} and $ENV{TEMP}.

- case_tolerant() on Cygwin and Win32 now take an optional path
  argument, defaulting to the C drive, to check for case tolerance,
  because this fact can vary on different volumes.

- File::Spec on Unix now uses Cwd::getcwd() rather than Cwd::cwd() to
  get the current directory because I guess someone on p5p thought it
  was more appropriate.

- Added a large set of File::Spec tests for the Cygwin platform.

- abs_path() now behaves correctly with symbolic links on VMS.

- Someone fixed a couple of mysterious edge cases in VMS' canonpath()
  and splitdir().

3.25_01 - Sat Oct 13 21:13:57 2007

- Major fixes on Win32, including a rewrite of catdir(), catfile(),
  and canonpath() in terms of a single body of code. [Heinrich Tegethoff]

- For Win32 and Cygwin, case-tolerance can vary depending on the
  volume under scrutiny.  When Win32API::File is available, it will
  be employed to determine case-sensitivity of the given filesystem
  (C: by default), otherwise we still return the default of 1. [Reini
  Urban]

- On Cygwin, we added $ENV{'TMP'} and $ENV{'TEMP'} to the list of
  possible places to look for tmpdir() return values. [Reini Urban]

- Added lots more tests for Cygwin. [Reini Urban]

- canonpath() with no arguments and canonpath(undef) now consistently
  return undef on all platforms. [Spotted by Peter John Edwards]

- Fixed splitdir('') and splitdir(undef) and splitdir() to return an
  empty list on VMS and MacOS, like it does on other platforms.
  [Craig A. Berry]

- All .pm files now have the same $VERSION number, rather than a
  hodgepodge of various numbers.

(obache)

2008-02-05 09:45:00 UTC MAIN commitmail json YAML

This is the check part of the fake $HOME code. Not enabled yet.

(tnn)

2008-02-05 09:11:38 UTC MAIN commitmail json YAML

2008-02-05 08:17:59 UTC MAIN commitmail json YAML

2008-02-05 02:10:38 UTC MAIN commitmail json YAML

Something more to do.

(rillig)

2008-02-04 23:27:50 UTC MAIN commitmail json YAML

Revert last. Python 2.5 is not in the main tree and creating noise for
bulk builds is inacceptable.

(joerg)

2008-02-04 21:52:16 UTC MAIN commitmail json YAML

Needs -lrt on NetBSD-current

(tnn)

2008-02-04 20:41:40 UTC MAIN commitmail json YAML

Add DESTDIR support.

(joerg)

2008-02-04 20:20:13 UTC MAIN commitmail json YAML

Note update of atf to 0.4.

(jmmv)

2008-02-04 20:19:33 UTC MAIN commitmail json YAML

Update to 0.4.

Changes:

* Added two new manual pages, atf-c++-api and atf-sh-api, describing the
  C++ and POSIX shell interfaces used to write test programs.

* Added a pkg-config file, useful to get the flags to build against the
  C++ library or to easily detect the presence of ATF.

* Added a way for test cases to require a specific architecture and/or
  machine type through the new 'require.arch' and 'require.machine'
  meta-data properties, respectively.

* Added the 'timeout' property to test cases, useful to set an upper-bound
  limit for the test's run time and thus prevent global test program stalls
  due to the test case's misbehavior.

* Added the atf-exec(1) internal utility, used to execute a command after
  changing the process group it belongs to.

* Added the atf-killpg(1) internal utility, used to kill process groups.

* Multiple portability fixes.  Of special interest, full support for SunOS
  (Solaris Express Developer Edition 2007/09) using the Sun Studio 12 C++
  compiler.

* Fixed a serious bug that prevented atf-run(1) from working at all under
  Fedora 8 x86_64.  Due to the nature of the bug, other platforms were
  likely affected too.

(jmmv)

2008-02-04 20:10:36 UTC MAIN commitmail json YAML

2008-02-04 19:52:55 UTC MAIN commitmail json YAML

2008-02-04 18:15:34 UTC MAIN commitmail json YAML

Add DESTDIR support.

(joerg)

2008-02-04 18:07:53 UTC MAIN commitmail json YAML

Add DESTDIR support.

(joerg)

2008-02-04 17:46:13 UTC MAIN commitmail json YAML

Move inclusion of graphics/glu/buildlink3.mk from Makefile to
Makefile.common. This should hopefully fix x11/wxGTK-contrib from failing:
checking for -lGLU... no
checking for -lMesaGL... no
configure: error: OpenGL libraries not available

XXX: buildlink3.mk doesn't include glu, is that really OK?

(tnn)

2008-02-04 16:16:55 UTC MAIN commitmail json YAML

New SJ3 is in Google Code.

(obache)

2008-02-04 15:29:28 UTC MAIN commitmail json YAML

2008-02-04 14:42:15 UTC MAIN commitmail json YAML

2008-02-04 14:34:48 UTC MAIN commitmail json YAML

- ja-less-382

(obache)

2008-02-04 14:34:22 UTC MAIN commitmail json YAML

Updated misc/ja-less to 382.262

(obache)

2008-02-04 14:34:10 UTC MAIN commitmail json YAML

Update ja-less to 382.262 aka less-382-iso262.

Pkgsrc changes:
Change pkg revision to include iso patch revision.

iso255 8/30/05
Joined with less-378.
iso256 8/30/05
Joined with less-381.
iso257 9/4/05
Fixed problems caused by merge.
Changed buffering mechanism to track exact POSITION through code set
conversion. This helped hiliting routine and improved less running
speed.
Changed to parse text from the beginning of physical line when less
jumps into the middle of text. This fixed major problems on stateful
text like ISO-2022.
Fixed JIS X 0213:2000 related problems. Thanks to Takeshi WATANABE.
Also, fixed a problem reported by him. Less will not split one wrong
multi-byte character into different lines even if it is not fit in first
line. Less moves entire text to second line.
iso258 9/4/05
Joined with less-382.
iso259 9/6/05
Changed an algorithm to detect the gap of parsing input stream. This
fixed a problem on long JIS/English text.
Fixed '\r' problem.
iso260 9/19/05
Changed the algorithm handling input and output character sets. Now
jless use two variables, one represents supporting character sets for
input stream, and the other represents encoding scheme for output
stream.
Changed to support JISX0213:2004.
iso261 2/24/06
Changed put_wrongmark function to make it work with new iso260 buffering
semantics. And applied a patch provied by Takuji. Thanks to Takuji.
iso262 2/24/06
Removed POSITION variable from member variables of M_BUFDATA. It was
added to make multi-byte character buffering function work better with
less. However, it degraded abstraction level of data structure
(multi.h). This time, add POSITION* as an additional argument of few
functions and keep data structure as simple as possible.
This modification make regex_cs-lwp9k be able to compile.

(obache)

2008-02-04 14:28:28 UTC MAIN commitmail json YAML

pen.c only uses statvfs.h and the necessary headers are included by
libnbcompat.h already. So don't include sys/param.h and sys/mount.h in
it and remove the configure test for sys/mount.h.
While here, remove some #if 0'd code from pen.c.

(joerg)

2008-02-04 14:03:10 UTC MAIN commitmail json YAML

pkg_install-20080204:
Try to remove all +* files from the pkgdb first. If the log directory is
not empty afterwards, be noisy, but try rm -rf on it for the force case.

(joerg)

2008-02-04 13:51:54 UTC MAIN commitmail json YAML

Actually, pkgsrc-wip already contains ups-nut-2.2.1.

(wiz)

2008-02-04 13:32:41 UTC MAIN commitmail json YAML

+ ups-nut-2.2.0 [pkgsrc-wip].

(wiz)

2008-02-04 13:07:54 UTC MAIN commitmail json YAML

-DUSE_SASL_AUTH is defined by default in Makefile now.

(ghen)

2008-02-04 13:04:57 UTC MAIN commitmail json YAML

py-sqlite2 is already 2.3.5

(obache)

2008-02-04 12:59:54 UTC MAIN commitmail json YAML

- wget-1.11

(obache)

2008-02-04 12:58:34 UTC MAIN commitmail json YAML

Updated net/wget to 1.11

(obache)

2008-02-04 12:58:20 UTC MAIN commitmail json YAML

Update wget to 1.11.

* Changes in Wget 1.11.

** Timestamping now uses the value from the most recent HTTP response,
rather than the first one it got.

** Authentication information is no longer sent as part of the Referer
header in recursive fetches.

** No authentication credentials are sent until a challenge is issued,
for improved security. Authentication handling is still not
RFC-compliant, as once a Basic challenge has been received, it will
assume it can send credentials to any URL at that same host, and not
just the ones at or below the original authenticated location.
Credentials for Digest authentication are still never saved or issued
automatically, and continue to require a challenge for each resource.

** Added --max-redirect option, allowing the user to specify what should
be the maximum number of HTTP redirects to follow.

** Wget now supports saving HTTP downloads using file names specified by
the `Content-Disposition' header.  This is a standard way of specifying
the file name used by many web dynamically generated pages. However, the
current implementation is inefficient, and known to have bugs. It is
EXPERIMENTAL only, and not enabled by default. Use --content-disposition
to enable it.

** The new option `--ignore-case' makes Wget ignore case when
matching files, directories, and wildcards.  This affects the -X, -I,
-A, and -R options, as well as globbing in FTP URLs.

** ETA projection is now displayed in "dot" progress output as well as
in the default progress bar.  (The dot progress is used by default when
logging Wget's output to file using the `-o' option.)

** The "lockable boolean" argument type is no longer supported.  It
was only used by the passive_ftp .wgetrc setting.  If you're running
broken scripts or Perl modules that unconditionally specify
`--passive-ftp' and your firewall disallows it, you can override them
by replacing wget with a script that execs wget "$@" --no-passive-ftp.

** The source code has been migrated to Mercurial. The repositories are
available at http://hg.addictivecode.org/. Prior to this, the source
code was hosted on Subversion (migrated from the original CVS); you can
still get access to older tags and branches for Wget in the Subversion
repository at http://addictivecode.org/svn/wget/.

(obache)

2008-02-04 12:53:08 UTC MAIN commitmail json YAML

+ clisp-2.44 [pkgsrc-wip], curl-7.18.0, fuse-ntfs-3g-1.2129,
  gmime-2.2.16, gnet-2.0.8, ikiwiki-2.30, libtasn1-1.3, libtool-1.5.26,
  libtorrent-0.12.0, links-2.1.0.33, links-gui-2.1.0.33, luit-1.0.3,
  p5-Apache-Session-1.86, p5-Devel-StackTrace-1.16, p5-IO-Socket-SSL-1.13,
  p5-XML-LibXML-1.66, p5-XML-LibXSLT-1.66, pcre-7.6, rt3-3.6.6,
  rtorrent-0.8.0, scm-5e5, slib-3b1.

(wiz)

2008-02-04 12:00:20 UTC MAIN commitmail json YAML

- phppgadmin-4.1.3 [pkg/37679] (hi tnn!)

(obache)

2008-02-04 05:01:37 UTC MAIN commitmail json YAML

Note update of MeCab packages to 0.97.

(obache)

2008-02-04 04:58:54 UTC MAIN commitmail json YAML

Update mecab to 0.97.

Pkgsrc changes:
* fix some pkglint warining
* add DESTDIR support.

Changes:
* Fix a bug of exclusive control when dictionary is opened in MultiThreading environment.
* When installing the Windows version, it came to be able to specify the character-code of the dictionary.
* Fix a problem that was not able to be compiled correctly by some compilers.
* Add API that changes partial, analytical mode (Tagger::set_partial())
* Add API that changes generation level of lattice (Tagger::set_lattice_level())
* Add API that changes temperature parameter (Tagger::set_theta())
* Add API that changes all candidate output mode (Tagger::set_all_morphs())

(obache)

2008-02-03 22:23:30 UTC MAIN commitmail json YAML

Remove ftp.informatik.hu-berlin.de from MASTER_SITES_GNU since it doesn't
seem to support passive mode. From Alver on #pkgsrc
In it's place, add mirrors.kernel.org and ftp.sunet.se instead.

(tnn)

2008-02-03 21:20:46 UTC MAIN commitmail json YAML

Enable compression (-z) in report_rsync_args.
Partially addresses PR pkg/37946.

(tnn)

2008-02-03 19:36:34 UTC MAIN commitmail json YAML

2008-02-03 16:10:22 UTC MAIN commitmail json YAML

Fix build on NetBSD-current

(tnn)

2008-02-03 15:56:58 UTC MAIN commitmail json YAML

2008-02-03 15:54:27 UTC MAIN commitmail json YAML

2008-02-03 14:07:40 UTC MAIN commitmail json YAML

Fix check interpreter warnings.

(tnn)

2008-02-03 13:24:22 UTC MAIN commitmail json YAML

Honour PKGMANDIR.

(tnn)

2008-02-03 13:01:11 UTC MAIN commitmail json YAML

2008-02-03 12:23:33 UTC MAIN commitmail json YAML

fix: missing documentation files

(drochner)

2008-02-03 12:22:26 UTC MAIN commitmail json YAML

needs py-docutils to build documentation

(drochner)

2008-02-03 12:20:58 UTC MAIN commitmail json YAML

update to 2.18.2
changes:
-Fix a crash in gedit
-Remove unneeded popt usage
-Cleanups

pkgsrc note: we still depend on popt indirectly

(drochner)

2008-02-03 12:17:10 UTC MAIN commitmail json YAML

update to 2.3.20
change: a fix including art_misc.h from C++ (which pkgsrc had a patch
for) was included upstream

(drochner)

2008-02-03 11:20:21 UTC MAIN commitmail json YAML

update to 2.12.7
changes:
-GtkBuilder supports accessibility properties and relations now
-bugfixes
-translation updates

(drochner)

2008-02-03 11:14:28 UTC MAIN commitmail json YAML

update to 1.4.12
changes:
-fix a crash when selecting news bins
-add compatibility with non-standard "xmlURL" OPML attributes
used by LiveJournal
-bugfixes

(drochner)

2008-02-03 03:37:33 UTC MAIN commitmail json YAML

2008-02-03 03:02:32 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-02-03 03:02:03 UTC MAIN commitmail json YAML

Updated net/libupnp to 1.6.5

(obache)

2008-02-03 03:01:52 UTC MAIN commitmail json YAML

Update libupnp to 1.6.5.

Changes:
*******************************************************************************
Version 1.6.5
*******************************************************************************

2008-02-02 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
* Peter Hartley's fix for wrong sized variable beeing passed to
http_MakeMessage() on 64 bit architectures.

(obache)

2008-02-03 02:49:19 UTC MAIN commitmail json YAML

2008-02-03 02:47:35 UTC MAIN commitmail json YAML

New package: rtf2latex2e-1.0fc2

(reed)

2008-02-03 02:45:24 UTC MAIN commitmail json YAML

Import new package: rtf2latex2e

rtf2latex already exists in pkgsrc but didn't work for me and this
is different (but maybe derived from same?) and installs different files.

This is rtf2latex2e by Ujwal Sathyam and Scott Prahl.  It uses the
RTF reader by Paul DuBois and converts RTF files into the LaTeX2e
format. Its main features are:

1. detects text style: bold, italic, color, big, small,...
2. reads embedded figures: PICT, WMF, PNG, JPEG, converts to EPS
3. reads tables: simple to semi-complex
4. equations: converts embedded MathType < 3.0 equations
5. symbols: converts most greek and math symbols
6. reads footnotes (not in tables yet)
7. support for use of the fontenc package
8. translates hyperlinks using the hyperref package

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(reed)

2008-02-03 02:38:13 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-02-03 02:12:12 UTC MAIN commitmail json YAML

Without a data segment size of ~ 270MB cmDependsJavaParser.cxx cannot be
compiled.

(heinz)

2008-02-03 02:10:40 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-02-02 22:13:46 UTC MAIN commitmail json YAML

Updated x11/gtkmm to 2.12.4

(adam)

2008-02-02 22:12:31 UTC MAIN commitmail json YAML

Cganges 2.12.4:
* Gtk::RecentAction: Derive from RecentChooser - this class was
  unusable before and we didn't want to wait for the next
  major GTK+ and gtkmm versions to fix it.
* Build fix with gcc 4.3 pre-releases.

(adam)

2008-02-02 21:55:53 UTC MAIN commitmail json YAML

add
# used by chat/pidgin/Makefile
per pkglint

(gdt)

2008-02-02 21:52:53 UTC MAIN commitmail json YAML

Most TODO items are now ok, and remaining ones noted in Makefile comments.

(gdt)

2008-02-02 21:43:27 UTC MAIN commitmail json YAML

Use ncursesw.  Remove TODO as the package is now functional.
PKGREVISION++.

Patch from Jonathan Scheifer on pkgsrc-users@.

(gdt)

2008-02-02 21:37:45 UTC MAIN commitmail json YAML

fix whitespace error in previous

(gdt)

2008-02-02 21:37:11 UTC MAIN commitmail json YAML

add
# used by chat/finch/Makefile
per pkglint

(gdt)

2008-02-02 21:04:00 UTC MAIN commitmail json YAML

2008-02-02 21:03:20 UTC MAIN commitmail json YAML

Bump PKGREVISION for last change.

(darcy)

2008-02-02 21:01:24 UTC MAIN commitmail json YAML

Align variable values with tabs, not spaces.  (pkglint -Wall)
Correct location of lsof binary

(darcy)

2008-02-02 17:36:40 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-02-02 17:05:00 UTC MAIN commitmail json YAML

Made stdout unbuffered, so that the program can be used by other
programs. PKGREVISION++

(rillig)

2008-02-02 16:43:34 UTC MAIN commitmail json YAML

Added support for installation to DESTDIR.

(heinz)

2008-02-02 16:21:46 UTC MAIN commitmail json YAML

pkg_install-20080202:
Convert pkg_info to use libarchive instead of tar for binary package
handling. As a side effect pkg_info on remote packages will use
one FTP instance per argument, but will try to fetch only the meta data.
This reduces time for pkg_info -X on a full binary repository from 36.9s
to 18.1s for the cache hot case (PKG_TMPDIR on tmpfs for the old
pkg_info). Thanks to tnn@ for testing.

(joerg)

2008-02-02 15:47:52 UTC MAIN commitmail json YAML

Explicitly check that meta data files are regular.

(joerg)

2008-02-02 13:38:53 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-02-02 09:46:49 UTC MAIN commitmail json YAML

This package needs XInput.h too, so needs libXi/buildlink3.mk to build
under modular X.

(dsainty)

2008-02-02 04:52:00 UTC MAIN commitmail json YAML

Updated cad/pcb to 20080202

(dmcmahill)

2008-02-02 04:50:21 UTC MAIN commitmail json YAML

update to pcb-20080202

========================================================================
Release Notes for PCB snapshot 20080202
========================================================================
This release represents over 180 commits and as such this summary
clearly is not complete.  See the ChangeLog file for the complete list
of changes.

- Added a footprin preview in the library window
- Added gnome/kde desktop integration files (app and mime icons, and
  .desktop file)
- Added i18n support
- Updated dbus support
- Fix a number of GCC 4 compiler warnings
- Make the gtk gui more robust against malformed menu resource files
- Added checking for duplicate hot key definitions in the menu resource
  file in the gtk gui.
- Improved support for building on win32.
- Removed automake/autoconf generated files from cvs
- Fixed some parallel make bugs
- Fixed some scrolling/panning bugs in the gtk gui.
- Added the ability to load edif netlists
- Closed a number of bugs in the sourceforge tracker
- Fix a bg in the x-y output files where the y values were mirrored and offset
- Add XRENDER support to the lesstif HID to support layer transparency
- Fix some polygon dicer bugs
- Fix a handful of bugs in the png export HID
- Avoid vias snapping to pins and moving elements snapping to their own
  pins/pads
- Fix a number of undo bugs
- Fix printer calibration
- Add global puller
- Various improvements to the postscript export HID
- Improve all the GetXY prompts in the menu resource files
- Improved the pin/via report
- Improved pin/pad vs grid snapping
- Various footprint improvements
  o fixed some drill sizes
  o fixed some silk sizes
  o Added a handful of QFP family footprints
  o Converted the QFP family to the hi-res format
- Several other bug fixes

(dmcmahill)

2008-02-01 21:12:42 UTC MAIN commitmail json YAML

update to 0.6.4
changes:
-Fix crash in the Splash renderer when T3 fonts are badly defined
-Draw underlined Links correctly
-utils: Fix two use after free bugs in HtmlOutputDev.cc
-some fixes to the qt4 frontend

(drochner)

2008-02-01 21:07:49 UTC MAIN commitmail json YAML

update to 2.2.10
changes:
-fixes for several database corruption issues and crashes
-fixes for Gedcom, ANSEL and XML import/export issues
-translation updates
-various small fixes to several reports

(drochner)

2008-02-01 20:45:19 UTC MAIN commitmail json YAML

Added textproc/metauml version 0.2.5

MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams, using a
human-friendly textual notation.

Here's what you can do with MetaUML (also see the FAQ):
- Create UML diagrams readily usable in a LaTeX article or book.
- Create independent PDF-s
- Create jpeg-s, png-s etc.

MetaUML offers support for class diagrams, package diagrams, activity diagrams,
state machine diagrams use case diagrams and component diagrams.

(tonio)

2008-02-01 20:44:17 UTC MAIN commitmail json YAML

update to 0.10.17
changes:
Handle newer Theora granule-pos semantics
Introducing first alpha version playbin2 - the upcoming successor to
  playbin
Fixes in playbin handling of stream-switching
New API for uniform handling of raw-video format buffers
Improvements for RTSP/RTP handling
RIFF lib additions for VC-1 and AVC1 fourccs
Many other bug-fixes and improvements

(drochner)

2008-02-01 20:43:04 UTC MAIN commitmail json YAML

2008-02-01 20:41:37 UTC MAIN commitmail json YAML

Import textproc/metauml version 0.2.5

MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams, using a
human-friendly textual notation.

Here's what you can do with MetaUML (also see the FAQ):
- Create UML diagrams readily usable in a LaTeX article or book.
- Create independent PDF-s
- Create jpeg-s, png-s etc.

MetaUML offers support for class diagrams, package diagrams, activity diagrams,
state machine diagrams use case diagrams and component diagrams.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tonio)

2008-02-01 20:40:17 UTC MAIN commitmail json YAML

update to 0.10.17
changes:
Monotonic/Posix clock support
Dumping of dot-file graph descriptions for debugging
Clean-up of exported symbols
Many bug-fixes and enhancements

(drochner)

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

update to 1.1.10
changes:
This release contains a security fix (remotely-expoitable buffer overflow,
CVE-2006-1664). (This is not the first time that that bug has been fixed?)
It also fixes a few more recent bugs, such as the audio output problems
in 1.1.9.

(The fix for CVE-2008-0225 which we had patches for was included
upstream too.)

(drochner)

2008-02-01 12:00:38 UTC MAIN commitmail json YAML

updated devel/p5-Archive-Tar

(rhaen)

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

- updated to 1.38
- ok'ed by rillig
ChangeLog:
* important changes in vesrion 1.38    14/12/2007:
- Promote 1.37_01 to stable.

* important changes in version 1.37_01 11/11/2007:
_ Address #30380: directory traversal vulnerability in Archive-Tar
  - Add $INSECURE_EXTRACT_MODE which defaults to 0, disallowing
    archives to extract files outside of cwd(). This is a backwards
    incompatible change from 1.36 and before.
  - Add a -I option to ptar to enable insecure extraction if needed

(rhaen)

2008-02-01 11:51:26 UTC MAIN commitmail json YAML

updated devel/p5-Algorithm-Dependency in TODO/CHANGES-2008

(rhaen)

2008-02-01 11:48:44 UTC MAIN commitmail json YAML

- updated pkg
- ok'ed by rillig
ChangeLog:
1.106 Mon 14 Jan 2008
- Adding a slight change to 01_compile.t to prevent warnings

1.105_01 Tue 11 Dec 2007
- Make test scripts more 5.005-compatible
- Removing the use of base.pm for 5.006-compatibility

(rhaen)

2008-02-01 08:54:53 UTC MAIN commitmail json YAML

Documented PRIVILEGED_STAGES.

(rillig)

2008-02-01 08:50:23 UTC MAIN commitmail json YAML

2008-02-01 08:17:03 UTC MAIN commitmail json YAML

+ ORBit2-2.14.12, amarok-1.80, bacula-2.2.8, bonnie++-1.03c,
  cmake-2.4.8, convmv-1.12, devhelp-0.18, dirac-0.9.1, file-4.23,
  gcalctool-5.21.90, gst-plugins0.10-base-0.10.17, gstreamer0.10-0.10.17,
  gtk2-2.12.7, less-418, libIDL-0.8.10, libart-2.3.20, libbonobo-2.20.4,
  libgnomecups-0.2.3, libgnomeprint-2.18.3, libgnomeprintui-2.18.2,
  libxklavier-3.4, lua-5.1.3, mysql5-client-5.0.51a,
  p5-Class-Data-Inheritable-0.08, p5-Error-0.17012, p5-File-Slurp-9999.13,
  p5-Text-Quoted-2.05, poppler-0.6.4, poppler-glib-0.6.4,
  poppler-qt-0.6.4, skipstone-0.9.9, wget-1.11, wine-0.9.54.

(wiz)

2008-02-01 08:17:00 UTC MAIN commitmail json YAML

python 2.5 should be supported because it's the current production release,
make it understand wip/python25 and PYTHON_VERSION_DEFAULT=25.

Change the wip path iff python25 is imported.

(xtraeme)

2008-02-01 07:50:01 UTC MAIN commitmail json YAML

gcc-2 needs to be built with gcc3 on netbsd-4. From Aleksej Saushev.

(tnn)

2008-02-01 02:35:56 UTC MAIN commitmail json YAML

updated the gEDA suite to 1.4.0

(dmcmahill)

2008-02-01 02:34:25 UTC MAIN commitmail json YAML

update the gEDA suite to version 1.4.0

Release notes for the gEDA/gaf 1.4.0.20080127 stable snapshot

  Summary
    __________________________________________________________________

  This is the third major stable release of gEDA/gaf. It rolls up the
      various feature additions, code cleanup, and bug fixes that have
      occurred over the past five months. Major highlights include:

    * Many usability improvements to the various programs
    * Optional support for desktop integration (GNOME and KDE)
    * Many improvements to component library handling (internals and
      component selection dialog)
    * libgeda is now internationalized
    * Many language translation updates to gschem and gattrib
    * Improved error handling throughout all the programs
    * Fixes to the spice-sdb backend to support slotting
    * Rendering improvements and speedups in gschem
    * A bunch of new tests in gsymcheck to catch a few common errors
    * Improved support for running under MinGW
    * Lots and lots of code cleanup and improvements throughout all the
      programs
    * The usual slew of bugs and quirks fixed

  NOTE: This is a stable snapshot and should be packaged up by
  distribution package maintainers.

  Changes
    __________________________________________________________________

  Changes in this release only (since v1.3.1):
      Peter Clifton

    * Fix typo in Dutch translation
    * Fix use after free corruption when consolidating nets
    * Invalidate component cache when updating symbols. [#1880211]
    * Only call gdk_window_invalidate_rect() when drawing to a GdkWindow.

  Werner Hoch
    * gsymcheck: improved the pintype check, added test case
    * Added new pintype test symbol and output to EXTRA_DIST
    * gsymcheck: test for misplaced attributes
    * gsymcheck: moved obsolete and forbidden attribute checks
    * fixed error handling bug in run_source_command() [#1869941]
    * forward status messages from the library command to the log
    * fixed two symbols with missplaced pin attribute errors
    * detach missplaced symbol attributes
    * fixed symbol with invalid pintype attribute
    * Update the pinnumbers when updating a symbol with slots
    * Updated German translation of gschem

  Ales Hvezda
    * Updated documentation from the official wiki website
    * Changed Edit/Undo and Add/Bus hotkeys
    * Fixed reversed VDD/VSS nets in this hex schmitt trigger
    * Fix a crash when running a script that calls (gschem-image ...)

  Bernd Jendrissek
    * Update Afrikaans translation to fix spelling error.

  Bert Timmerman
    * libgeda Dutch translation updates

  For all the other changes from last development series (1.3.x):
    * [1]gaf-1.3.0 Release Notes
    * [2]gaf-1.3.1 Release Notes

  Notes/Bugs/Errata/Known Issues/Last Minute Issues
    __________________________________________________________________

    * Many thanks to everybody who contributed to this snapshot and
      previous development snapshots.
    * Updates to this stable snapshot (1.4.x series) will occur if people
      find issues.
    * The next major stable snapshot (1.6.x) will probably happen in the
      middle of this year.
    * Please submit all bugs to the [3]bug tracker.

(dmcmahill)

2008-01-31 21:47:57 UTC MAIN commitmail json YAML

Make it work for NetBSD were no kernel is in /netbsd

(is)

2008-01-31 21:46:43 UTC MAIN commitmail json YAML

2008-01-31 21:06:22 UTC MAIN commitmail json YAML

Detect NetBSD by `uname -s` == "NetBSD", not by -f /netbsd.
This way, this package even works with netboot setups where no kernel is
in the OS-visible root file system.

(is)

2008-01-31 20:42:29 UTC MAIN commitmail json YAML

Updated graphics/gimp to 2.4.4

(adam)

2008-01-31 20:41:46 UTC MAIN commitmail json YAML

Changes 2.4.4:
- fixed typo in stock icon name
- fixed handling of PSD files with empty layer names
- merged TinyScheme bug-fixes
- removed duplicate entry from Tango palette
- corrected parameter range in Chip Away script
- reduced redraw priority and speed of the marching ants
- fixed out-of-bounds array access in Convolution Matrix plug-in
- reduced rounding errors in Convolution Matrix plug-in
- fixed potential crash on missing CMYK color profile
- fixed crash in Bumpmap plug-in when called from some scripts
- Equalize should not equalise the alpha channel
- increased the number of points the ImageMap plug-in can handle
- adjusted the priority of the projection renderer
- smooth the brush mask to get a simpler cursor boundary
- show the selection even if the image window is invisible
- allow to commit a pending rectangular selection using Enter
- fixed bug in image dirty state logic
- improved GIMPressionist preformance and reduced startup time
- fixed a crash in the Convert to Color Profile plug-in
- merged some other minor fixes from trunk
- translation updates (de, it, lt, ru, sv, uk)

(adam)

2008-01-31 20:01:13 UTC MAIN commitmail json YAML

Fix createdirs command

(adam)

2008-01-31 19:34:35 UTC MAIN commitmail json YAML

Improved the wording for the cases where PYTHON_VERSIONS_INCOMPATIBLE
should be used instead of PYTHON_VERSIONS_ACCEPTED.

(rillig)

2008-01-31 19:04:09 UTC MAIN commitmail json YAML

parallel/pvm3 isn't MAKE_JOBS safe. From ASau on #netbsd

(tnn)

2008-01-31 19:01:05 UTC MAIN commitmail json YAML

Needs REPLACE_PERL. PKGREVISION++

(rillig)

2008-01-31 18:59:38 UTC MAIN commitmail json YAML

Needs REPLACE_PERL. PKGREVISION++

(rillig)

2008-01-31 17:39:49 UTC MAIN commitmail json YAML

Fix PLIST breakage spotted in bulk build

(tnn)

2008-01-31 17:37:25 UTC MAIN commitmail json YAML

Actually tested the patched code, and noticed that ABI may be undefined.
Related to PR 37886.

(rillig)

2008-01-31 16:37:35 UTC MAIN commitmail json YAML

Drop explicit include of apr0 buildlink file, enabling building this
package with subversion-base compiled with apr1.  This approach
matches all the subversion language bindings as well as
ap2-subversion.  (Given options like this, a proper solution probably
requires recording such choices in the installed package.)

(gdt)

2008-01-31 15:50:20 UTC MAIN commitmail json YAML

2008-01-31 15:47:58 UTC MAIN commitmail json YAML

Import new package: ewipe, a presentation tool and editor.

Put in "graphics" category because that is where magicpoint lives.
Also added "japanese" to CATEGORIES.

Note: magicpoint (mgp) export is broken.

Extended WIPE is a presentation tool written in Tcl/Tk. It provides
an user-friendly GUI authoring tool and can output presentations in
HTML file format. And it provides a WIPE viewer which can show
text, pictures, tables, and animations.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(reed)

2008-01-31 14:02:24 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2008-01-31 14:00:17 UTC MAIN commitmail json YAML

Don't require white-space after ${RUN}, since it wasn't required for
${_PKG_SILENT}${_PKG_DEBUG} either.

(rillig)

2008-01-31 13:47:19 UTC MAIN commitmail json YAML

Explained the comment for PYTHON_VERSIONS_ACCEPTED and documented why
PYTHON_VERSIONS_INCOMPATIBLE should be used instead.

(rillig)

2008-01-31 13:43:38 UTC MAIN commitmail json YAML

Replaced PYTHON_VERSIONS_ACCEPTED with PYTHON_VERSIONS_INCOMPATIBLE.

(rillig)

2008-01-31 13:32:46 UTC MAIN commitmail json YAML

2008-01-31 13:20:57 UTC MAIN commitmail json YAML

Directories that are practically empty are skipped.

(rillig)

2008-01-31 13:08:12 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2008-01-31 13:05:36 UTC MAIN commitmail json YAML

Fixed pkglint warning about BUILD_DEFS.

(rillig)

2008-01-31 12:45:08 UTC MAIN commitmail json YAML

Rewrote the header comment, since it was very hard to understand. Now it
follows the common scheme.

(rillig)

2008-01-31 08:43:21 UTC MAIN commitmail json YAML

Belated bump PKGREVISION for options changes.  Default package didn't
change but metainfo did.

(markd)

2008-01-31 08:40:51 UTC MAIN commitmail json YAML

2008-01-31 06:18:51 UTC MAIN commitmail json YAML

Updated graphics/ruby-RMagick to 2.2.0

(obache)

2008-01-31 06:18:24 UTC MAIN commitmail json YAML

Update RMagick to 2.2.0.
While here, add DESTDIR support.

Changes:
RMagick 2.2.0
    o Added Image#opaque_channel, Image#paint_transparent (available with
      ImageMagick 6.3.7-10)
    o Added Image#liquid_rescale (available with ImageMagick 6.3.8-2)
    o Added CMYColorspace ColorspaceType value
    o Fixed bug #17148, compiler error message on Solaris (bug report by Trever
      Wennblom)
    o Fixed bug #17470, get_exif_by_number, get_exif_by_entry may fail when
      called with one or more arguments

(obache)

2008-01-31 01:04:26 UTC MAIN commitmail json YAML

Increase the BUILDLINK_API_DEPENDS.gnutls to at least gnutls>=1.2.6
which is still very old.

This fixes problem where building something depending on gnutls
when old gnutls is already installed using liblzo won't buildlink
because lzo is not installed. This forces a newer gnutls to be
installed that uses lzo instead.

(reed)

2008-01-31 00:31:30 UTC MAIN commitmail json YAML

The old HOMEPAGE was outdated for four years.

(rillig)

2008-01-30 23:07:54 UTC MAIN commitmail json YAML

Updated chat/ircu to 2.10.12.12

(adrianp)

2008-01-30 23:07:37 UTC MAIN commitmail json YAML

Update to 2.10.2.12
http://sourceforge.net/project/shownotes.php?release_id=557843&group_id=63470
http://sourceforge.net/project/shownotes.php?release_id=559042&group_id=63470

* ircd/gline.c (gline_add): apply too-many-users test to realname
  G-lines *only* when the origin is my user (or a user, for
  remote-local G-lines)
* include/res.h (irc_in_addr_is_ipv4): Fix classification of
  addresses like 0.0.0.0.
* ircd/s_user.c (set_user_mode): Add new parameter to set_user_mode to
  ignore some modes.
  (register_user): Use set_user_mode to parse default usermode for users.
* ircd/m_user.c (m_luser): Fix broken RFC 2812 on connect user mode
  setting
* doc/readme.iauth (IAuth M): Document new command.
* ircd/listener.c (add_listener): Only try to create IPv6 sockets
  for IPv6-compatible addresses; likewise for IPv4.

(adrianp)

2008-01-30 23:04:38 UTC MAIN commitmail json YAML

+ Updated devel/stgit to 20080128 [bjs 2008-01-30]

(bjs)

2008-01-30 23:03:51 UTC MAIN commitmail json YAML

Update to 20080128 snapshot.  Quite a few bugs have been fixed since the
0.14.1 release (which I found to have some annoying bugs/quirks myself,
anyway).
The ChangeLog is extensive, so check it out for a full list--some important
changes follow below.  While here, install the provided contrib helper
scripts.  The bash dependency is OK, as git depends on it anyway.
In that spirit, add a dependency on devel/stgit-base, as this is useless
without it.  Also, install examples in share/examples/stgit as per
convention.

Refactor --diff-opts handling

    Lots of commands take a -O/--diff-opts flag, and they all handle it
    identically. So break that out into a library function.

Don't keep old committer when rewriting a commit

replace "git repo-config" usage by "git config"

This is necessary since "git repo-config" will be removed soon.

Fix "stg edit --sign"

    It worked in 0.14, but was broken some time after the release.

Make "stg goto" subdirectory safe

    This is not specific to "stg goto" -- it affects all commands that
    use the new infrastructure. (But of those, only goto and coalesce
    were subdirectory unsafe.)

Make "stg commit" fancier

    Allow the user to commit any patch. Changed behavior: with no
    parameters, commit one applied patch, not all applied patches --
    this is what uncommit does.

(bjs)

2008-01-30 22:57:42 UTC MAIN commitmail json YAML

Try to fix PR pkg/26143 with caution:
- Set "CC" to "gcc -isystem /usr/include" during bootstrap.
- Add "-isystem /usr/include" to the Darwin specific "CPPFLAGS".

(tron)

2008-01-30 22:36:14 UTC MAIN commitmail json YAML

The package supports installation to DESTDIR.

(heinz)

2008-01-30 22:11:11 UTC MAIN commitmail json YAML

Updated sysutils/ups-nut, sysutils/ups-nut-cgi, sysutils/ups-nut-snmp and
sysutils/ups-nut-usb to 2.0.5.

(ghen)

2008-01-30 22:10:13 UTC MAIN commitmail json YAML

Update Network UPS Tools (pkgsrc/sysutils/ups-nut-*) to version 2.0.5.

This release is a backport of the development version.  Many changes
have already been backported previously.  Thus it is more a
synchronisation release, though it includes many bugfixes and support
for new models.

- support for new devices: APC Smart-UPS with 6TI firmware; Belkin
  Small Enterprise F6C1500-TW-RK; Compaq R3000 XR, R5500 XR; Cyber
  Power 550SL, 725SL, 685AVR, 800AVR, 1200AVR, AE550, BC1200 and
  many similar models; Eltek; Inform GUARD; Microsol Rhino; Opti-UPS
  PowerES 420E; PowerMan RealSmart, BackPro; Powerware PW9315 3-phase;
  SOLA 305; Tripp-Lite SMART550USB, SMART2200RMXL2U, OMNI1000LCD,
  OMNI900LCD, OMNI650LCD, 1500 LCD, AVR550U; Viewsonic PowerES 420E.

- bcmxcp: added 3-phase support

- megatec: better hardware support, more instant commands

- mge-hid: support more instant commands

- newhidups: fixed APC and Tripp Lite bugs, various memory bugs,
  improved report buffering, improved Solaris support, added
  '-x explore' option for easy diagnosis of new devices

- solis: shutdown programming, support new cables, Solaris support

- tripplite_usb: updated SMARTPRO support, fixed OL/OB reporting,
  better error handling, some memory bugs

- new dummy-ups driver simulator

- added HTML interface for access to CGI scripts

- powerpanel: new driver for CyberPower BC1200 and similar models

(ghen)

2008-01-30 21:52:09 UTC MAIN commitmail json YAML

2008-01-30 19:26:00 UTC MAIN commitmail json YAML

2008-01-30 19:24:13 UTC MAIN commitmail json YAML

Added multimedia/bsdav version 1.4 [bjs 2008-01-30]

(bjs)

2008-01-30 19:23:53 UTC MAIN commitmail json YAML

Add bsdav package to pkgsrc/multimedia Makefile

(bjs)

2008-01-30 19:21:09 UTC MAIN commitmail json YAML



Import the bsdav package, a BSD audio/video I/O library and assorted
utilities.  Blurb:


The bsdav package contains programs for reading and writing audio
and video.  The programs use BSD-native devices.  Naturally, the
source code is BSD-licensed as well.  These programs depend on
the libbsdav library for both accessing audio(4) and bktr(4) devices.
(Hopefully, more documentation will be written soon on how to use
the functions libbsdav contains!)

While one of the goals of the bsdav project is simplicity, another
goal is to make A/V processing on BSD systems easily accessible.
Moreover, to ease the storage and synchronization of both audio
and video streams, bsdav has it's own, very simple, A/V container
format.

Hopefully the bsdav programs are clear and correct enough such that
they help others understand how to use audio(4) and bktr(4).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-01-30 15:01:04 UTC MAIN commitmail json YAML

Add another check for the cross-compiling case.

(joerg)

2008-01-30 14:20:54 UTC MAIN commitmail json YAML

vacall-arm.S was created by an ancient gcc targetting CPUs with ARM FPE.

(is)

2008-01-30 13:49:22 UTC MAIN commitmail json YAML

2008-01-30 13:40:33 UTC MAIN commitmail json YAML

Update to xf86-video-intel-2.2.0.
Long list[1] of bugfixes. Fixes several bugs with i965, EXA, tv-out,
LCD detection, console switching, DRM, >4GB address space and more.
[1] http://lists.freedesktop.org/archives/xorg/2007-November/030246.html

(tnn)

2008-01-30 13:17:10 UTC MAIN commitmail json YAML

Update to xf86-video-mga-1.4.8.

1.4.8:
Bug #13926: Unbreak Xinerama.
G200SE-A can't cope with bigger than 1600x1200.
Don't build or call init_dri if XF86DRI is undefined
Unmap the same size that was mapped with pci_device_map_range
Use pci_device_map_range() instead of pci_device_map_region().

1.4.7:
Fix various timing bugs on the G200SE.
Disable MTRR support for PCIE G200SE cards, as it tickles hardware bugs.
Default mode on G200SE of 1024x768 @ 16bpp.
Change minimal frequency guess from 12 to 16MHz
Add Xv support for Millennium II chips
Current state of MGA driver modified to work with the xserver
Store the pci_device pointer passed into MGAPciProbe instead of
Pass the correct pointer to pci_device_cfg_write_bits.
Convert to new pci_device_cfg_write_u* interface.
Refactor memory map / unmap functions.
Ensure the result of MGAMapMem is checked.
Code refactoring in MGAScreenInit.
Add info for offset 116 in PInS version 5.
Merge PCI-rework support and "classic" PCI interface support into one tree
Set pScrn to NULL before calling xf86ConfigPciEntity.
Use XSERVER_LIBPCIACCESS to detect pci-rework.
Replaced some more magic values with register names.
Bug #9448: Actually write the C2STARTADD0 register.
Fixed a typo in a debug message.
Fixed a typo that caused MGAREG_C2OFFSET to be set to a bad value.
Sync after UploadToScreen.
Removed the debug messages for solid and copy ops.
Make DRI initialization work when using EXA.
On G550, do A8 adds in hardware.
Added memcpy-based DownloadFromScreen implementation.
Bug #4249: Further increase the minimum dot clock.
Fixed major blending and compositing breakage.

(tnn)

2008-01-30 13:04:01 UTC MAIN commitmail json YAML

Version 1.03 (2008/01/29)
All Platforms:
+ Fix bug setting maximum peer limits
+ Fix overflow issue with very large torrents
+ Fix LTEP handshake bug
+ Fix handshake bug with mainline BitTorrent
+ Fix bug when talking to lighttpd-based trackers
GTK+
+ Various packaging, HiG, and interface improvements

Version 1.02 (2008/1/22)
All Platforms:
+ Fix 1.00 bug that choked some models of routers
+ Fix 1.00 crash in peer handshake
+ Fix 1.01 bug that sometimes froze the app for a long time
+ Minor improvements to the command-line client
GTK+:
+ Fix crash when removing a torrent while its details window is open
+ Better compliance with the Gnome interface guidelines
+ I18N fixes
+ Updated Dutch translation
+ Various other interface additions and improvements

(tnn)

2008-01-30 11:17:43 UTC MAIN commitmail json YAML

2008-01-30 10:08:26 UTC MAIN commitmail json YAML

Updated databases/phppgadmin to 4.1.3

(tnn)

2008-01-30 10:07:35 UTC MAIN commitmail json YAML

Update to phppgadmin-4.1.3. Patch provided by Aleksej Saushev.
This adds, among other things, improved support for PostgreSQL 8.x and
php 5.x. Also SSL support, many small bugfixes and updated translations.

(tnn)

2008-01-30 09:39:13 UTC MAIN commitmail json YAML

2008-01-30 08:27:57 UTC MAIN commitmail json YAML

Updated net/pen to 0.17.2.

(ghen)

2008-01-30 08:27:30 UTC MAIN commitmail json YAML

Update pen to the latest version (0.17.2, which almost a year old now).

070912 Added sanity check to init() to make sure that servers_max
is large enough for the number of servers specified on the
command line.
Released 0.17.2.

070829 Faster string duplication courtesy of Nigel Horne.

070502 Updated automake links.

070212 Updated INSTALL with instructions for increasing the number
of connections on Windows.

061204 Include server weight in response to "penctl servers" command.
Set server weight on command line. Server is specified as
host:port:maxconn:hard:weight.

060627 Bugfix by Chris Elsworth: server_by_weight would never
consider blacklisted servers, which kept them blacklisted
indefinitely.
Released 0.17.1.

051230 Added code by Chris Elsworth for kqueue support. Configure
with --with-kqueue to enable.
Released 0.17.0.

051215 Changed the configure option for ssl to
--with-experimental-only-ssl.
Released 0.16.0.

040709 Added an "abuse server" for naughty clients that have been
denied access by an acl. Works similar to the emergency server,
use command-line option "-B host:port" to enable.

(ghen)

2008-01-30 08:20:30 UTC MAIN commitmail json YAML

-gtexinfo-4.11 [pkg/37481]

(obache)

2008-01-30 08:19:51 UTC MAIN commitmail json YAML

Updated devel/gtexinfo to 4.11

(obache)

2008-01-30 08:19:26 UTC MAIN commitmail json YAML

Update gtexinfo to 4.11.
Based on patch provided by Magnus Henoch in PR 37481.
I made some modification:
  * keep and update patch-ac (need to pick up pkgsrc info files).
  * fixes PLIST, missing some entries.
  * portability fix in texi2dvi (patch-am).
  * DESTDIR support.

Changes:
4.11 (9 September 2007)

* Language:
  . @documentlanguage now supports an optional country code
    specification after the language code, a la gettext.
  . new command @allowcodebreaks controls breaks at _ and - within @code.
  . new command @frenchspacing controls spacing after sentences.
  . new command @fonttextsize allows changing body text font size to 10pt.
  . new command @textdegree{} produces the normal degrees symbol.
  . new command @thischapternum can be used in TeX headers/footers.
  . new commands for quotes: @quotedblleft @quotedblright
    @quoteleft @quoteright  @quotedblbase @quotesinglbase
    @guillemetleft @guillemetright @guilsinglleft @guilsinglright.
  . new option @set txicodequoteundirected produces an undirected quote
    in code and example output, instead of the regular right quote.
  . new option @set txicodequotebacktick produces a grave accent in
    code and example output, instead of the regular left quote.
* makeinfo:
  . The @documentlanguage locale is used to translate various document strings.
  . --enable-encoding is now the default, meaning Info and plain text
    output use 8-bit characters given a supported @documentencoding.
  . new option --css-ref=URL for creating a stylesheet <link> in HTML output.
  . new option --transliterate-file-names to use a reduction-to-ASCII
    algorithm for split HTML file names, useful for non-Latin-based languages.
  . @enddots{} outputs three dots instead of four, for consistency with
    texinfo.tex.
  . the Local Variables coding: setting written by --enable-encoding now
    comes at the very end, after the tags table, so that Emacs can find
    it in more cases.
  . @allow-recursion (never documented) is deprecated and produces a warning.
  . @quote-args (never documented) is now the default behavior.
  . centering and such take account of character widths.
  . the --reference-limit option is now a no-op.
  . improvements to XML and Docbook output and the DTD.
* texinfo.tex:
  . @thissection can now be used in custom headings, and @thischapter
    works reliably even without @set chapternewpage.  Custom headings
    have additional flexibility as well.
* texi2dvi:
  . pdftexi2dvi is a new wrapper to `texi2dvi --pdf', equal to texi2pdf,
    for the sake of AUC-TeX which prepends `pdf' to the compilation
    command when requested to produce PDF.
* info:
  . look for info files in the current directory first, by default.
  . when calling man, use -a if no explicit section is found.
  . avoid showing the top(1) man page for nonexistent info files.
* install-info:
  . new options --section-regex, --remove-exactly, --debug, --test.
* Distribution:
  . autoconf 2.60, automake 1.10, gettext 0.16.1.
  . gettext support now [external].
  . new translations: hu (Hungarian), rw (Kinyarwandan), vi (Vietnamese).
  . most common sources imported from gnulib.

4.10 (omitted)

4.9 (29 June 2007)
* GPLv3.
* texi2dvi:
  . new mode --build=tidy which supports compilation in a separate
    directory, where intermediate files are preserved.
  . new option --build-dir, to specify where the tidy build will take
    place, either locally or globally.  This allows avoiding the clutter
    while preserving auxiliary files.
  . new support for AUC-TeX: texi2dvi (weakly) supports arguments a la
    TeX such as `\nonstopmode\input{file.tex}'.
  . new options --ps and --dvipdf, useful especially for pstricks documents.
  . new option --src-specials, passed to TeX.
* texinfo.tex:
  . Latin1, Latin2, Latin9, and UTF-8 are supported -- only as well as
    the Computer Modern fonts can manage, which means primarily English
    and western European languages, to a limited extent.
  . png and jpg images supported in pdf output.
  . new Russian, Serbian, and Ukrainian translations for texinfo.tex:
    txi-ru.tex, txi-sr.tex, txi-uk.tex.
  . section names with \ characters work properly in pdf outlines.
  . have .toc files use @ as the escape character, instead of \.

(obache)

2008-01-30 07:21:34 UTC MAIN commitmail json YAML

remove entry for patch-al.mine (what?).

(obache)

2008-01-30 06:04:49 UTC MAIN commitmail json YAML

Note importe requrest of netdude, libnetdude and libpcapnav [pkg/34473].

(obache)

2008-01-30 05:44:45 UTC MAIN commitmail json YAML

nut was updated.

(obache)

2008-01-30 05:44:12 UTC MAIN commitmail json YAML

Updated biology/nut to 13.2

(obache)

2008-01-30 05:43:56 UTC MAIN commitmail json YAML

Update nut to 13.2.  Should close PR 34466.

Pkgsrc changes:
    Add DESTDIR support.

Recent changes (cannot available changes from 10.18 to 12.6 anymore).
13.2:
This release makes minor changes to the analysis reset and food suggestion
functions.
13.1:
This release changes some fatty acid defaults to allow more saturated fat when
eating low-carb, and to raise the maximum amount of long-chain Omega-3.
13.0:
This release introduces the new USDA Nutrient Database SR20 and allows current
NUT installations to have their existing meal records reinterpreted with the new
database.
12.7:
This release uses a new food name abbreviation algorithm so that food names are
more informative and less cryptic.

(obache)

2008-01-30 05:06:11 UTC MAIN commitmail json YAML

Note import request of Raster3D [pkg/34225].

(obache)

2008-01-30 04:58:41 UTC MAIN commitmail json YAML

Note import request of sysjail [pkg/34123].

(obache)