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 (4m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (52d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 15:12:49 UTC Now

2008-03-04 09:42:08 UTC MAIN commitmail json YAML

Updated devel/slib to 3.2.1

(wiz)

2008-03-04 09:41:51 UTC MAIN commitmail json YAML

Update to 3b1 (3.2.1):

slib-3b1 news:

  * Larceny (Scheme) is supported.

From Ivan Shmakov:

  * scheme48.init (slib:os-strings): Fixed init for 1.7 (and 1.3).
  (defmacro:eval, defmacro:load): Fixed.

From Rob Browning:

  * guile.init (implementation-vicinity): Just (%site-dir).
  (file-position, gentemp): module-replace!
  (library-vicinity): Try (%search-load-path "slib/guile.init").

From Aubrey Jaffer:

  * Logo and icon.

  * Added program-arguments to System-Interface section in Manual.

  * *.init: implementation-vicinity can be overridden by
  implementation-specific environment variable:
  MITSCHEME_IMPLEMENTATION_PATH
  VSCM_IMPLEMENTATION_PATH
  STK_IMPLEMENTATION_PATH
  RSCHEME_IMPLEMENTATION_PATH
  JSCHEME_IMPLEMENTATION_PATH
  GAMBIT_IMPLEMENTATION_PATH
  ELK_IMPLEMENTATION_PATH
  CHEZ_IMPLEMENTATION_PATH
  BIGLOO_IMPLEMENTATION_PATH
  GUILE_IMPLEMENTATION_PATH
  MZSCHEME_IMPLEMENTATION_PATH

  * FAQ, slib.spec, Makefile: Always put - between slib and version.

  * byte.scm: Rewritten based on uniform arrays.

  * random.scm (random): Err when passed negative number.

  * srfi-1.scm (lset<=): Fixed to use first argument.

  * transact.scm (word:lock!): Don't try to read file until after
  call-with-open-ports returns.
  (describe-file-lock): Handle case when file isn't locked.
  (windows:user-email-address): Much simplified; updated to
  Windows-XP from Windows-95.
  (describe-file-lock): Added diagnostic to current-error-port.

  * rdms.scm (open-table): Return #f for failure per documentation.

  * solid.scm (light:point, light:spot): Fixed.

  * prec.scm (prec:parse-delimited): First (recursive) clause was
  missing argument.

  * determ.scm (matrix:inverse, matrix->lists): Corrected
  documentation.

  * clrnamdb.scm, resenecolours.txt: Updated to Resene-2007.

  * slib.texi (Spectra): Clarified action of features cie1964,
  cie1931, and ciexyz.

  * glob.scm, slib.texi: Removed glob as alias for filename.

  * dirs.scm: Require 'filename instead of 'glob.

  * require.scm: Condition SRFI scan on srfi-0.

  * mklibcat.scm: Feature-name is srfi-0 (was srfi).

  * mbe.scm (macro:eval): defmacro:eval.
  (macro:load): defmacro:load.

  * defmacex.scm (defmacro:expand*): Use macroexpand instead of
  macroexpand-1 in preparation for macroexpand-1 deprecation.

  * slib.nsi: Added *.init files.

  * README (Implementation-specific Instructions): Updated.

  * scheme48.init (char-code-limit): 128; does ascii conversions.
  (1+, -1+): Removed; choked Scheme48-1.7.
  Added SRFIs as found in Scheme-48 release-notes.
  (scheme-implementation-version): Lose text after number.
  (program-arguments): Removed dummy definition.

  * scsh.init (program-arguments): Defined to command-line per
  http://practical-scheme.net/wiliki/schemexref.cgi?command-line
  (library-vicinity, implementation-vicinity): Find path once.

  * scheme2c.init, kawa.init, umbscheme.init
  (implementation-vicinity): find path once.

  * vscm.init (slib:features): Added macro.

  * RScheme.init (slib:features): Added defmacro.

  * mzscheme.init (slib:features): Added syntax-case.

  * guile.init, sisc.init (macro:load): slib:load-source.

  * umbscheme.init, pscheme.init (defmacro:eval, defmacro:load):
  Simplified.

  * kawa.init, mitscheme.init, bigloo.init, gambit.init,
  jscheme.init: (re)moved some comments.

  * Template.scm, t3.init, STk.init, macscheme.init, scheme2c.init,
  scsh.init, chez.init, elk.init (slib:features): Added defmacro.

  * guile.init ((ice-9 slib)): "ice-9/slib.scm" doesn't become valid
  (and shorter) until version guile-1.8.3.

  * mzscheme.init: Renamed from DrScheme.init.
  (slib:features): Added format.
  (slib:load-compiled): Handle SRFI requires.

  * Makefile (catalogs): Copy "mkpltcat.scm" to "mkimpcat.scm" in
  mzscheme's implementation-vicinity.
  (mkfiles): Added "mkpltcat.scm".

  * mkpltcat.scm: "mkimpcat.scm" for mzscheme which adds all
  supported SRFIs to the catalog.

  * Makefile (ciefiles): Separated from Scheme sourcefiles.
  (test): Unmaintained target removed.

(wiz)

2008-03-04 09:22:44 UTC MAIN commitmail json YAML

Updated devel/pkg-config to 0.23

(wiz)

2008-03-04 09:22:27 UTC MAIN commitmail json YAML

2008-03-04 07:52:46 UTC MAIN commitmail json YAML

Update to Dovecot 1.0.11.

* mail_extra_groups setting was commonly used insecurely. This setting
  is now deprecated. Most users should switch to using
  mail_privileged_group setting, but if you really need the old
  functionality use mail_access_groups instead.

- mbox: Dropped some of the physical size fetch optimizations added
  in v1.0.8. This makes some commands slower, but should fix the rest
  of the problems.
- IMAP: SEARCH BEFORE/ON/SINCE didn't handle timezones correctly.
- ldap: auth_bind was doing lookups using subtree scope instead of
  the scope specified in config file.
- zlib plugin crashfixes by Richard Platel
- master passdbs: pass=yes setting was broken with blocking passdbs
  (e.g. MySQL)

(ghen)

2008-03-04 07:01:16 UTC MAIN commitmail json YAML

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

(jlam)

2008-03-04 06:59:06 UTC MAIN commitmail json YAML

2008-03-04 06:51:41 UTC MAIN commitmail json YAML

Automatically add ${GAMES_USER} and ${GAMES_GROUP} to PKG_USERS and
PKG_GROUPS when SETGIDGAMES == yes.

(jlam)

2008-03-04 06:45:34 UTC MAIN commitmail json YAML

+ Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mk
  files.  These variables are currently usable if ${SETGIDGAME} == yes.
  These variables should be used when describing ownership of files
  and directories to the pkginstall framework, e.g.

SPECIAL_PERMS= bin/foogame ${GAMES_USER} ${GAMES_GROUP} 2555

+ Rename SETGID_GAME_PERMS to SETGID_GAMES_PERMS because the default
  group name is "games".

+ Define SETGID_GAMES_PERMS in terms of GAMES_USER and GAMES_GROUP so
  that these names are protected from the normal flow of unprivileged.mk.
  This fixes the +INSTALL scripts in "user-destdir" packages to
  correctly refer to the games:games instead of the user:group of the
  user that built the packages.

(jlam)

2008-03-04 05:55:42 UTC MAIN commitmail json YAML

Use ${GAMEMODE} and not hardcoded 2755.

(jlam)

2008-03-04 05:11:18 UTC MAIN commitmail json YAML

Add SETGID_GAME_PERMS convenience definition that defaults to owner=game,
group=game, mode=0775.

(jlam)

2008-03-04 04:05:30 UTC MAIN commitmail json YAML

Add "ttd-data" option (default off) which installs TTD datafiles along with
the package and makes the package restricted.

(tnn)

2008-03-04 02:39:37 UTC MAIN commitmail json YAML

audit-packages is now part of pkg_install, so update docs accordingly

(jschauma)

2008-03-03 23:22:16 UTC MAIN commitmail json YAML

Remove some entries for completed updates.

(wiz)

2008-03-03 22:54:51 UTC MAIN commitmail json YAML

+ aria2-0.13.0, bos-2.5, btpd-0.13 [pkg/38144], eric3-4.1.1 [now
  called eric4], gnucash-2.2.4, ikiwiki-2.40, lablgtk-2.10.1,
  libltdl-2.2, mksh-33, mpg123-1.3.0, ocaml-3.10.2,
  p5-Class-Inspector-1.22, p5-Config-General-2.38, p5-File-Flat-1.03,
  p5-HTML-Tagset-3.20, p5-Test-Simple-0.78, p5-Text-Markdown-1.0.16,
  rsync-3.0.0, silc-toolkit-1.1.6, t1utils-1.34, vobcopy-1.1.1,
  xscreensaver-5.05, xterm-234.

(wiz)

2008-03-03 21:41:30 UTC MAIN commitmail json YAML

Merge sparc and sparc64 avcall patches, taken from clisp-2.43.
Needed for clisp-2.44 now that it doesn't ship bundled avcall.
Hinted by uwe@
Bump PKGREVISION.
XXX untested

(tnn)

2008-03-03 20:17:13 UTC MAIN commitmail json YAML

2008-03-03 19:43:22 UTC MAIN commitmail json YAML

Update to 0.36.  Changes: be more careful in test code not to use
features that are not always available.

(gdt)

2008-03-03 19:31:31 UTC MAIN commitmail json YAML

2008-03-03 19:31:21 UTC MAIN commitmail json YAML

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

(jlam)

2008-03-03 19:21:39 UTC MAIN commitmail json YAML

2008-03-03 18:48:21 UTC MAIN commitmail json YAML

add an option to enable gssapi, for GSS-Negotiate, from Todd Kover
per PR pkg/36144
(just compile-tested because I don't have a Kerberos installation)

(drochner)

2008-03-03 18:25:53 UTC MAIN commitmail json YAML

2008-03-03 18:15:36 UTC MAIN commitmail json YAML

Update security/ocaml-ssl to 0.4.2
Provided by Jaap Boender in PR 38145

(tonio)

2008-03-03 18:14:19 UTC MAIN commitmail json YAML

Update ocaml-ssl to 0.4.2
Update provided by Jaap Boender in PR 38145
Release notes not available.

Added a .include bsd.prefs.mk so that MACHINE_ARCH is correctly defined.

(tonio)

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

explicite disable C#, otherwise "mcs" might be picked up,
leading to chaos

(drochner)

2008-03-03 17:56:11 UTC MAIN commitmail json YAML

mention recent updates

(drochner)

2008-03-03 17:45:38 UTC MAIN commitmail json YAML

2008-03-03 17:11:19 UTC MAIN commitmail json YAML

Fix python interpreter path in some python files.

(xtraeme)

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

Note update of the "phpmyadmin" package to version 2.11.5.

(tron)

2008-03-03 16:47:47 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 2.11.5.
The new version fixes several bugs including the cross site scripting
vulnerability reported in PMASA-2007-8 and the SQL inject vulnerability
report in PMASA-2008-1.

(tron)

2008-03-03 16:45:28 UTC MAIN commitmail json YAML

2008-03-03 16:27:41 UTC MAIN commitmail json YAML

Make it work on NetBSD/sparc64. Bump PKGREVISION.
>From Jaap Boender in PR pkg/38146.

(tnn)

2008-03-03 15:53:18 UTC MAIN commitmail json YAML

Note update of www/bozohttpd.

(jlam)

2008-03-03 15:53:03 UTC MAIN commitmail json YAML

Update www/bozohttpd to version 20080303.  Changes from version 20060517
include:

+ Add full DESTDIR support.
+ Split out package options into a separate options.mk file.

* Fix some cgi header processing
* Add simple Range: header processing

(jlam)

2008-03-03 15:21:07 UTC MAIN commitmail json YAML

2008-03-03 15:18:42 UTC MAIN commitmail json YAML

Added entries for updating libprelude and prelude-manager

(shannonjr)

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

Update to 0.9.11. Changes:
- In case a lot of message were being processed, the heartbeat timer
  could be delayed for a long period of time.
- The old scheduler algorithm could be unfair when certain message priority
  were not available for processing. We now appropriatly handle repartition
  to others priority messages.
- Message of the same priority could be processed in the wrong order when
  on-disk buffers were used.
- No integrity check were performed on orphan on-disk buffer in case of an
  operating system crash. By using the prelude-failover API, we can now
  detect possibly corrupted disk buffer, or resume at the time we stopped
  recovering them.
- New sched-priority and sched-buffer-size configuration options.
- Fix a bug where several relaying plugin instance would only forward
  their message to a single Manager.

(shannonjr)

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

Update to 0.9.16.2. Changes:
- Fix bindings for IDMEF 'get_next' functions.
- Make sure we use no additional GnuLib compiler flags when building
  bindings, this fix bindings compilation failure on some architecture
  (Solaris).

(shannonjr)

2008-03-03 12:47:07 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2008-03-03 12:31:10 UTC MAIN commitmail json YAML

this links against libXrender, so propagate the dependency

(drochner)

2008-03-03 11:49:55 UTC MAIN commitmail json YAML

add missing @dirrms

(drochner)

2008-03-03 11:47:49 UTC MAIN commitmail json YAML

explicitely disable C# and java, otherwise we might get a Libidn.dll

(drochner)

2008-03-03 11:45:17 UTC MAIN commitmail json YAML

2008-03-03 05:51:08 UTC MAIN commitmail json YAML

2008-03-03 05:33:32 UTC MAIN commitmail json YAML

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

+ Add tar to USE_TOOLS.

+ Use PREFIX instead of LOCALBASE when installing files (does pkglint
  warn about this?).

(jlam)

2008-03-03 05:06:40 UTC MAIN commitmail json YAML

"u_char" is not part of any standard, so it's not safe to use in cui.c.
Define "u_char" to "unsigned char" in cui.c.  This should fix the the
problem reported by Klaus Heinz in the follow-up to PR pkg/29425.

(jlam)

2008-03-03 03:50:17 UTC MAIN commitmail json YAML

Need special care for mimedb.
Fixed installation problem in PR 38138.
Bump PKGREVISION.

Now DESTDIR ready.

(obache)

2008-03-03 03:06:19 UTC MAIN commitmail json YAML

Added x11/xinput version 1.3.0 [bjs 2008-03-03]

(bjs)

2008-03-03 03:05:44 UTC MAIN commitmail json YAML

Added xinput package to category Makefile.

(bjs)

2008-03-03 03:04:56 UTC MAIN commitmail json YAML


Import xinput-1.3.0.

The xinput utility configures and tests XInput devices. It wasn't
originally designed to be the primary tool for doing this but it's
still pretty much the only program out there for doing it.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

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

Updated x11/pixman to 0.9.6nb6 [bjs 2008-03-03]

(bjs)

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

Update to 0.9.6pl0, beginning my new local versioning scheme for
snapshots.  This was mostly done to fold the patches into
a new distfile, but a NULL pointer dereference and the EXTEND_PAD
macro were fixed also (see git history).

Bump rev.

(bjs)

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

2008-03-03 01:50:27 UTC MAIN commitmail json YAML

2008-03-03 01:43:01 UTC MAIN commitmail json YAML

Add basic destdir support.

(jlam)

2008-03-03 01:40:21 UTC MAIN commitmail json YAML

Add basic destdir support.

(jlam)

2008-03-03 01:10:06 UTC MAIN commitmail json YAML

2008-03-03 00:51:44 UTC MAIN commitmail json YAML

2008-03-03 00:36:09 UTC MAIN commitmail json YAML

Update uim to 1.4.2.
Based on patch provided by Yamashiro Jun in PR 38097.

Pkgsrc changes:
* Add build option: "kde".
  (This option enable KDE panel applet)
* Change MASTER_SITES and HOMEPAGE for new site.
* Marked as DSTDIR ready.

Overview of changes from 1.4.1 to 1.4.2
==
* Fixed
  - uim Scheme library
    - Fix memory alignment of symbol name, which can be a problem
      with jemalloc in FreeBSD 7 and Firefox 3
    - Fix string buffer usage
    - Fix possible memory leak
    - Fix compilation on Mac OS X 10.5
    - Support OpenBSD PowerPC and x86_64 in libgcroots

  - libuim
    - Fix leak in file descriptors when uim-helper-server is not
      working (Christian Biere)

  - uim-prime
    - Handle unix domain socket timeout

  - uim-m17nlib
    - Fix listing incomplete IMs

  - Japanese composition table
    - Fix fullwidth middle dot in halfwidth katakana table for
      Japanese kana-keyboard

  - GTK+ bridge
    - Fix token buffer usage of X11 Compose
    - Fix freeing strings allocated by glib
  - Qt bridge
    - Fix token buffer usage of X11 Compose
  - XIM bridge
    - Fix token buffer usage of X11 Compose
    - Fix compilation with GCC-4.3

  - uim-toolbar-gtk-systray
    - Adjust focus padding in systray

Overview of changes from 1.4.0 to 1.4.1
==
* Fixed
  - libuim
    - Fix crash in a context using toggled IM when updating the custom
      setting by uim-pref

  - Anthy, Canna, Mana
    - Fix crash with Kana input mode
    - Fix crash upon converting a preedit string into alphanumeric
      characters

  - Pinyin (Simplified, Unicode, Traditional)
    - Fix crash upon selecting a candidate with numeric keys

  - uim Scheme library
    - Support SIOD compatible behavior with syntax 'if'

  - Fix compilation in qt directory with --disable-nls option

Overview of changes from 1.4.0-beta to 1.4.0
==
* Fixed
  - Fix the license terms of replace/strsep.c and replace/setenv.c
    accidencially mis-modified in r790

  - libuim
    - Fix unimplemented return value of uim_input_string()
    - Fix uneffected --disable-nls

  - uim Scheme library
    - Fix lacking heap preallocation for heavy job. This makes uim-pref startup
      faster

Overview of changes from 1.4.0-alpha to 1.4.0-beta
==
* Fixed
  - XIM bridge
    - Startup error of uim-xim due to the 1.3.x-incompatible behavior of
      uim_scm_symbol_value()

  - libuim
    - Fix corrupted return value by uim_scm_return_value() after uim_scm_eval()

  - uim-sh
    - Fix broken 'uim-sh -B' error handling
    - Fix broken backtrace printing

  - Broken compilation on SPARC and IA-64 (NIIBE Yutaka)
  - Suppress warnings

Overview of changes from 1.3.x to 1.4.0-alpha
==
* New features
  - libuim
    - The modified version of SIOD interpreter has been replaced with SigScheme
      0.7.2

* Fixed
  - [CRITICAL] Fix GC crash on SPARC, IA-64, m68k, and possibly MIPS, Alpha, by
    introduction of libgcroots

(obache)

2008-03-03 00:36:07 UTC MAIN commitmail json YAML

Updated devel/scmgit-docs to 1.5.4.3nb1 [bjs 2008-03-03]

(bjs)

2008-03-03 00:35:13 UTC MAIN commitmail json YAML

Add USE_LANGUAGES=c (spotted by dh@, thanks).  Bump rev.

(bjs)

2008-03-02 22:15:20 UTC MAIN commitmail json YAML

+ glpk-4.27, libtool-2.2.

(wiz)

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

automake update done.

(wiz)

2008-03-02 16:14:34 UTC MAIN commitmail json YAML

Add libssh2 to category Makefile.

(bjs)

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

+ Remove the check for whether you can remove -liconv from the linker
  command line or not -- we want to do what the user specifies via
  the pkgsrc PREFER_* settings.

+ Drop dependency on ncurses -- vim only wants a termcap library.
  This should fix PR pkg/38110.

+ Add missing dependency on gettext-lib as one of the "normal" feature
  sets is to build with gettext and multi-language support.

Bump the PKGREVISION of vim editor packages to 1.

(jlam)

2008-03-02 15:51:42 UTC MAIN commitmail json YAML

2008-03-02 15:50:20 UTC MAIN commitmail json YAML

Changes 2.12.5:
* Documentation:
  - Show stock icon images in the API reference again.
  - Show some pictures of widgets in the API reference.
* Build:
  - Fix header inclusion and use using directive for C functions to
    fix build on gcc-4.3 (pre-releases) and Solaris.
  - Install and find all needed files for gtkmm-demo, and correct the
    executable name.

(adam)

2008-03-02 15:49:24 UTC MAIN commitmail json YAML

Changes 2.4.5:
- fixed a regression introduced by the brush cursor optimization
- fixed bug in transform tool preview
- fixed PSD export of images with layer masks
- fixed base64 encoding routine of the Mail plug-in
- use the correct background color when creating a new image
- explicitly link libgimpthumb with GLib
- improved selection of the font sample string
- unified handling of "Enter" and "Space" keysyms
- fixed bug in the Glossy script when used with a pattern
- correctly record dimensions in Exif data when saving as JPEG
- fixed sensitivity of plug-in menu items
- fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas
  plug-ins
- added default keyboard shortcut for "Paste As New Image" (Ctrl-Shift-V)
- added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C)
- fixed missing preview update in Curves tool
- fixed a bug in the Frosty Logo script
- fixed backward transformations using the PDB
- translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko)

(adam)

2008-03-02 15:38:42 UTC MAIN commitmail json YAML

The update to heimdal-1.1 has been done.

(bjs)

2008-03-02 15:36:37 UTC MAIN commitmail json YAML

The update to less-418 has been done.

(bjs)

2008-03-02 15:36:17 UTC MAIN commitmail json YAML

Updated misc/less to 418 [bjs 2008-03-02]

(bjs)

2008-03-02 15:35:33 UTC MAIN commitmail json YAML

Update to less-418.  Too many changes to list here--see ChangeLog.
While here, add a pcre option.

TODO: support for various curses libraries.

(bjs)

2008-03-02 15:24:07 UTC MAIN commitmail json YAML

Let seamonkey treat official-mozilla-branding as a NOP

(abs)

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

The update to libXext-1.0.4 has been done.

(bjs)

2008-03-02 14:45:34 UTC MAIN commitmail json YAML

Updated x11/libXext to 1.0.4 [bjs 2008-03-02]

(bjs)

2008-03-02 14:44:47 UTC MAIN commitmail json YAML

2008-03-02 14:43:21 UTC MAIN commitmail json YAML

The update to curl-7.18.0 has been done.

(bjs)

2008-03-02 14:42:52 UTC MAIN commitmail json YAML

Updated www/curl to 7.18.0 [bjs 2008-03-02]

(bjs)

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

Update to version 7.18.0 and add SSHv2 support via the newly imported
security/libssh2 package.

Changes:

o --data-urlencode
o CURLOPT_PROXY_TRANSFER_MODE
o --no-keepalive - now curl does connections with keep-alive enabled by
  default
o --socks4a added (proxy type CURLPROXY_SOCKS4A for libcurl)
o --socks5-hostname added (CURLPROXY_SOCKS5_HOSTNAME for libcurl)
o curl_easy_pause()
o CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA
o --keepalive-time
o curl --help output was re-ordered

This release includes the following bugfixes:

o curl-config --features and --protocols show the correct output when built
  with NSS, and also when SCP, SFTP and libz are not available
o free problem in the curl tool for users with empty home dir
o curl.h version 7.17.1 problem when building C++ apps with MSVC
o SFTP and SCP use persistent connections
o segfault on bad URL
o variable wrapping when using absolutely huge send buffer sizes
o variable wrapping when using debug callback and the HTTP request wasn't sent
  in one go
o SSL connections with NSS done with the multi-interface
o setting a share no longer activates cookies
o Negotiate now works on auth and proxy simultanouesly
o support HTTP Digest nonces up to 1023 letters
o resumed ftp upload no longer requires the read callback to return full
  buffers
o no longer default-appends ;type= on FTP URLs thru proxies
o SSL session id caching
o POST with callback over proxy requiring NTLM or Digest
o Expect: 100-continue flaw on re-used connection with POSTs
o build fix for MSVC 9.0 (VS2008)
o Windows curl builds failed file truncation when retry downloading
o SSL session ID cache memory leak
o bad connection re-use check with environment variable-activated proxy use
o --libcurl now generates a return statement as well
o socklen_t is no longer used in the public includes
o time zone offsets from -1400 to +1400 are now accepted by the date parser
o allows more spaces in WWW/Proxy-Authenticate: headers
o curl-config --libs skips /usr/lib64
o range support for file:// transfers
o libcurl hang with huge POST request and request-body read from callback
o removed extra newlines from many error messages
o improved pipelining
o improved OOM handling for data url encoded HTTP POSTs when read from a file
o test suite could pick wrong tool(s) if more than one existed in the PATH
o curl_multi_fdset() failed to return socket while doing CONNECT over proxy
o curl_multi_remove_handle() on a handle that is in used for a pipeline now
  break that pipeline
o CURLOPT_COOKIELIST memory leaks
o progress meter/callback during http proxy CONNECT requests
o auth for http proxy when the proxy closes connection after first response

(bjs)

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

Add libssh2 option for security/libssh2.

(bjs)

2008-03-02 14:13:09 UTC MAIN commitmail json YAML

Added security/libssh2 version 0.18 [bjs 2008-03-02]

(bjs)

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


Import libssh2-0.18, a library implementing the SSH2 protocol (available
under the revised BSD license).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(bjs)

2008-03-02 13:31:46 UTC MAIN commitmail json YAML

Updated devel/libidn to 1.5 [bjs 2008-03-02]

(bjs)

2008-03-02 13:31:07 UTC MAIN commitmail json YAML

Update to version 1.5.  Changes:

** Don't include wchar.h in idn-int.h.
Fixes problems on uClibc systems which lack a wchar.h.  Reported by
Mike Frysinger <vapier@gentoo.org>, see
<http://thread.gmane.org/gmane.comp.gnu.libidn.general/118>.

** Added appendix 'On Label Separators' to the manual.
Thanks to Erik van der Poel <erikv@google.com> for bringing the issue
to our attention and for discussing the matter.  See
<http://thread.gmane.org/gmane.comp.gnu.libidn.general/96>.

** Improved rendering of non-ASCII in the info manual.
Done by adding a @documentencoding UTF-8.  This affect how the
examples are encoded, the files examples/*.c are now encoded using
UTF-8 instead of a mix of ISO-8859-1 and ISO-8859-15.

** Fix non-portable use of brace expansion in makefiles.

** Update translations.

** Update gnulib files.

** API and ABI is backwards compatible with the previous version.

(bjs)

2008-03-02 13:21:07 UTC MAIN commitmail json YAML

add a patch from upstream to fix a possible security bypass
(CVE-2008-0595), bump PKGREVISION

(drochner)

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

NetBSD's iconv(3) doesn't understand "UCS4", so use "UCS-4",
should fix copy-and-paste, reported by Andreas Burghardt in PR pkg/38133,
bump PKGREVISION

(drochner)

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

update to 3.1.0
changes:
-IPTC support
-IPTC support
-UI improvements
-bugfixes and speed improvements

(drochner)

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

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

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

Added and enabled mell.

(obache)

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

Added devel/mell version 1.0.0

(obache)

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

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

Note addition of pcc-current version 0.9.9.20080223.

(he)

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

Add pcc-current.

(he)

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

Import a package which can be used to track "pcc current".
This one is for 0.9.9 using the 23 Feb 2008 sources, and
is trivial to update to track a newer version.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(he)

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

Updated devel/automake to 1.10.1

(wiz)

2008-03-02 11:33:06 UTC MAIN commitmail json YAML

Update to 1.10.1:

New in 1.10.1:

  - Automake development is done in a git repository on Savannah now, see

      http://git.sv.gnu.org/gitweb/?p=automake.git

    A read-only CVS mirror is provided at

      cvs -d :pserver:anonymous@pserver.git.sv.gnu.org:/automake.git \
          checkout -d automake HEAD

  - "make dist" can now create lzma-compressed tarballs.

  - `automake --add-missing' will by default install the GPLv3 file as
    COPYING if it is missing.  Note that Automake will never overwrite
    an existing COPYING file, even when the `--force-missing' option is
    used.  Further note that Automake 1.10.1 is still licensed under GPLv2+.

  - Libtool generic flags are now passed to the install and uninstall
    modes as well.

  - Files with extension .sx are also treated as preprocessed assembler.

  - install-sh now has an BSD-like option `-C' to preserve modification
    times of unchanged files upon installation.

Bugs fixed in 1.10.1:

* Long standing bugs:

  - Fix aix dependency tracking for libtool objects.

  - The signal handling of aclocal has been improved.

  - Targets beginning with a digit are now recognized correctly.

  - All directories `.libs'/`_libs' used by libtool are cleaned now,
    not only those in which libraries are built.

* Bugs introduced by 1.10:

  - Fix output of dummy dependency files in presence of post-processed
    Makefile.in's again, but also cope with long lines.

  - $(EXEEXT) is automatically appended to filenames of XFAIL_TESTS
    that have been declared as programs in the same Makefile.
    This is for consistency with the analogous change to TESTS in 1.10.

  - The autoconf version check implemented by aclocal in aclocal.m4
    (and new in Automake 1.10) is degraded to a warning.  This helps
    in the common case where the Autoconf versions used are compatible.

  - Fix order of standard includes to again be `-I. -I$(srcdir)',
    followed by directories containing config headers.

(wiz)

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

+ cook-2.31, ed-0.9, gdl-0.7.10, gnome-build-0.2.3,
  gnome-pilot-2.0.16, gtk2-sharp-2.10.4, intltool-0.37.1, iozone-3.287,
  libXext-1.0.4, libsigc++-2.2.1, mathomatic-12.8.8, nasm-2.02,
  openafs-1.5.33, pari-2.3.3 [pkg/38116], pari-galdata-2.2 [pkg/38117],
  source-highlight-2.9, viewvc-1.0.5, zile-2.2.56.

(wiz)

2008-03-02 09:49:04 UTC MAIN commitmail json YAML

Updated graphics/dcraw to 8.82

(wiz)

2008-03-02 09:48:42 UTC MAIN commitmail json YAML

Update to 8.82, provided by Bernd Limbach in PR 38130:

revision 1.398
date: 2008/02/06 21:29:13;  author: dcoffin;  state: Exp;  lines: +61 -36
Added the "-P" and "-S" options.
Support the Sony DSLR-A200 and the PowerShots A720 and S5 IS.
----------------------------
revision 1.397
date: 2007/12/10 07:43:31;  author: dcoffin;  state: Exp;  lines: +56 -6
Support the Panasonic DMC-L10, added the "-W" option.
----------------------------
revision 1.396
date: 2007/11/16 15:24:52;  author: dcoffin;  state: Exp;  lines: +3 -0
Cropped four columns from the Nikon D3.
----------------------------
revision 1.395
date: 2007/11/12 20:28:32;  author: dcoffin;  state: Exp;  lines: +34 -26
Abolished the getrat() macro, support the Hasselblad H3D.
----------------------------
revision 1.394
date: 2007/11/04 02:18:54;  author: dcoffin;  state: Exp;  lines: +12 -6
Added the Olympus E-3 and adjusted a few maximums.
----------------------------
revision 1.393
date: 2007/10/30 06:23:29;  author: dcoffin;  state: Exp;  lines: +333 -88
Support the AVT F-080C, Canon EOS 40D, Canon EOS-1Ds Mark III,
Canon PowerShot G9, Nikon Coolpix S6, Nikon D3, Nikon D300,
Panasonic DMC-FZ18, and Sony DSLR-A700.
Support the new Canon sRAW CR2 format.
Added median filtering after interpolation.

(wiz)

2008-03-02 09:39:28 UTC MAIN commitmail json YAML

2008-03-02 07:08:39 UTC MAIN commitmail json YAML

Remove unnecessary hack to force the configure script to use only our
termcap library -- revision 1.2 of termcap.buildlink3.mk already fixes
this issue.

(jlam)

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

Remove unnecessary check for the TERMCAP_TYPE -- revision 1.2 of
termcap.buildlink3.mk will cause all termcap libraries other than the
one we specify to not be found.

(jlam)

2008-03-02 07:06:20 UTC MAIN commitmail json YAML

+ Add termcap.buildlink3.mk to get proper termcap support across
  platforms.

+ Remove -lcurses from link command -- icb only needs termcap support,
  and then only for the embedded readline library.

Bump the PKGREVISION to 4.

(jlam)

2008-03-02 07:05:46 UTC MAIN commitmail json YAML

+ Add termcap.buildlink3.mk to get proper termcap support across
  platforms.

Bump the PKGREVISION to 1.

(jlam)

2008-03-02 07:05:28 UTC MAIN commitmail json YAML

+ Teach buildlink3.mk to cause GNU configure script to not find any other
  terminal library other than the one we specify.

+ Also look for "termlib" as some systems have that.  Note that we need to
  make the library search more sophisticated to work correctly on more
  exotic platforms.

(jlam)

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

Patch the configure script to fix a broken check for flex/lex -- the
variable LEX is allowed to be a full path.

(jlam)

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

The "missing-from-system" headers that Heimdal installs are now placed
into ${PREFIX}/include/krb5/roken instead of ${PREFIX}/include/krb5.
This is good because it reduces the likelihood of a conflict with any
other similarly named headers if you simply add -I${PREFIX}/include/krb5
to the compiler command line.

Patch from PR pkg/38119 by charlie.

(jlam)

2008-03-02 06:10:34 UTC MAIN commitmail json YAML

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

Updated games/crack-attack to 1.1.14nb4

(dsainty)

2008-03-02 05:31:00 UTC MAIN commitmail json YAML

The "binary relocate" support (in src/prefix.*) parses /proc/self/maps and
expects pathnames.  Older NetBSD kernels don't provide the path, leading to a
failure to locate the right path prefixes.  Being Pkgsrc, we're not really
interested in leaving these decisions to run-time anyway, so just disable this
behaviour outright.

Bump PKGREVISION.

(dsainty)

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

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

dbus-1.1.20 (new stable branch)

(tnn)

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

Updated x11/xf86-video-intel to 2.2.1

(tnn)

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

Added and enabled PRIME packages.

(obache)

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

Note addition of PRIME packages.

(obache)

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

Import prime-el version 1.5.1.3.

PRIME is Japanese PRedictive Input  Method Editor.
PRIME predicts the user's input using knowledge of natural languages and the
user's previous input to reduce the difficulty of typing.  For example, when the
user types "ap", intending "application", PRIME might suggest "apple",
"application", and "appointment."  The user then easily selects "application."

Currently, PRIME only supports Japanese.

This package contains an emacs client of PRIME.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

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

Import prime-dict version 1.0.0.

PRIME is Japanese PRedictive Input Method Editor.
PRIME predicts the user's input using knowledge of natural languages and the
user's previous input to reduce the difficulty of typing.  For example, when the
user types "ap", intending "application", PRIME might suggest "apple",
"application", and "appointment."  The user then easily selects "application."

Currently, PRIME only supports Japanese.

This package provides dictionary files for prime.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

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

Import prime version 1.0.0.1.

PRIME is Japanese PRedictive Input Method Editor.

PRIME predicts user's input words using the knowledge of natural language and
the history of user's operations, and reduces the cost of typing by the user.
For example, if a user wants to input "application" and types "ap" as the
beginning characters of the word, PRIME might predict some candidate words like
"apple", "application", "appointment", etc...  And then the user can input
"application" easily by selecting the word from the candidate words by PRIME.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

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

Added and enables Suikyo packages.

(obache)

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

Note addition of Suikyo packages.

(obache)

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

Import ruby-suikyo version 2.1.0.

Suikyo is a Romaji Hiragana conversion library based on
DFA (Deterministic finate state) automaton.

This package contains ruby binding of suikyo

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

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

Import suikyo-elisp version 2.1.0.

Suikyo is a Romaji Hiragana conversion library based on
DFA (Deterministic finate state) automaton.

This package contains elisp binding of suikyo

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

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

Import suikyo-docs version 2.1.0.

Suikyo is a Romaji Hiragana conversion library based on
DFA (Deterministic finate state) automaton.

This package contains documents of suikyo

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

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

Import suikyo-conv-table version 2.1.0.

Suikyo is a Romaji Hiragana conversion library based on
DFA (Deterministic finate state) automaton.

This package contains conversion table of suikyo

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

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

Import suikyo version 2.1.0.

Suikyo is a Romaji Hiragana conversion library based on
DFA (Deterministic finate state) automaton.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

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

- uim-1.4.2

(obache)

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

Updated inputmethod/uim to 1.4.2

(obache)

2008-03-02 01:57:37 UTC MAIN commitmail json YAML

Update uim to 1.4.2.
Based on patch provided by Yamashiro Jun in PR 38097.

Pkgsrc changes:
* Add build option: "kde".
  (This option enable KDE panel applet)
* Change MASTER_SITES and HOMEPAGE for new site.
* Marked as DSTDIR ready.

Overview of changes from 1.4.1 to 1.4.2
==
* Fixed
  - uim Scheme library
    - Fix memory alignment of symbol name, which can be a problem
      with jemalloc in FreeBSD 7 and Firefox 3
    - Fix string buffer usage
    - Fix possible memory leak
    - Fix compilation on Mac OS X 10.5
    - Support OpenBSD PowerPC and x86_64 in libgcroots

  - libuim
    - Fix leak in file descriptors when uim-helper-server is not
      working (Christian Biere)

  - uim-prime
    - Handle unix domain socket timeout

  - uim-m17nlib
    - Fix listing incomplete IMs

  - Japanese composition table
    - Fix fullwidth middle dot in halfwidth katakana table for
      Japanese kana-keyboard

  - GTK+ bridge
    - Fix token buffer usage of X11 Compose
    - Fix freeing strings allocated by glib
  - Qt bridge
    - Fix token buffer usage of X11 Compose
  - XIM bridge
    - Fix token buffer usage of X11 Compose
    - Fix compilation with GCC-4.3

  - uim-toolbar-gtk-systray
    - Adjust focus padding in systray

Overview of changes from 1.4.0 to 1.4.1
==
* Fixed
  - libuim
    - Fix crash in a context using toggled IM when updating the custom
      setting by uim-pref

  - Anthy, Canna, Mana
    - Fix crash with Kana input mode
    - Fix crash upon converting a preedit string into alphanumeric
      characters

  - Pinyin (Simplified, Unicode, Traditional)
    - Fix crash upon selecting a candidate with numeric keys

  - uim Scheme library
    - Support SIOD compatible behavior with syntax 'if'

  - Fix compilation in qt directory with --disable-nls option

Overview of changes from 1.4.0-beta to 1.4.0
==
* Fixed
  - Fix the license terms of replace/strsep.c and replace/setenv.c
    accidencially mis-modified in r790

  - libuim
    - Fix unimplemented return value of uim_input_string()
    - Fix uneffected --disable-nls

  - uim Scheme library
    - Fix lacking heap preallocation for heavy job. This makes uim-pref startup
      faster

Overview of changes from 1.4.0-alpha to 1.4.0-beta
==
* Fixed
  - XIM bridge
    - Startup error of uim-xim due to the 1.3.x-incompatible behavior of
      uim_scm_symbol_value()

  - libuim
    - Fix corrupted return value by uim_scm_return_value() after uim_scm_eval()

  - uim-sh
    - Fix broken 'uim-sh -B' error handling
    - Fix broken backtrace printing

  - Broken compilation on SPARC and IA-64 (NIIBE Yutaka)
  - Suppress warnings

Overview of changes from 1.3.x to 1.4.0-alpha
==
* New features
  - libuim
    - The modified version of SIOD interpreter has been replaced with SigScheme
      0.7.2

* Fixed
  - [CRITICAL] Fix GC crash on SPARC, IA-64, m68k, and possibly MIPS, Alpha, by
    introduction of libgcroots

(obache)

2008-03-02 01:48:51 UTC MAIN commitmail json YAML

Add gnome, kde and qt option.

(obache)

2008-03-02 00:55:15 UTC MAIN commitmail json YAML

When including a builtin.mk file, you need to guard it with CHECK_BUILTIN.*
settings so that the builtin.mk can be safely included by the buildlink3
framework later on.

(jlam)

2008-03-01 23:33:09 UTC MAIN commitmail json YAML

Update to xf86-video-intel-2.2.1.

Full Announcement:
http://lists.freedesktop.org/archives/xorg-announce/2008-February/000451.html

Important bugs fixed:

i830_sdvo_mode_valid: Fix return values to match what we actually check.
vendor is CARD8
ivch: fails on address mismatch as I seem to get this on my 865 system
Bug 10773: fix i8xx pll p2 value in i830_crtc_clock_get()
Bug 10584: Mac Mini EDID data assigned to TMDS output
Allow non-strict free order for bo_list
Fix PLL reference clk debug dump
Fix typo in 1920x1080 resolution entry
Use "LEGACY" backlight method if backlight control is such
Add BCM_ to backlight control method enums
Fix backlight setting save/restore
CRT hotplug detection improvements
Unconditionally restore pipe configuration
Don't modify low bit of BLC_PWM_CTL when using combo backlight control
Remove unnecessary quirk code in CRT probing
Turn on backlight when LVDS panel is powered up
Program FBC fence offset register
Only enable FBC if one pipe is active
Only disable FBC if registers are available
Fix DSP*CNTR restoration
Remove side effects from VGA debug code
Add pipe A force enable quirk for ThinkPad X40
Add quirk for DVO channel selection
Add CACHE_MODE_0 register to dump output
Aopen Minipc 965GM LVDS quirk
Bug 14032: i810, set default depth to 16
Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN,
MI_ARB_STATE, MI_RDRET_STATE, ECOSKPD
Bug #14246: Fix biuld on OpenBSD.
Always set pPriv->buf to NULL after freeing the memory it pointed to.
TV: fix 576p refresh rate
Make sure symbols used by other modules are public.
exa: fix rendering issue on some 855GM laptops
Fix tv quirk for Dell Latitude X1
Change origin i965G_1 to chipset market name G35.
Add new integrated graphics chipset ids
GTT access change for new integrated graphics device
Update PIPELINE_SELECT instruction and surface state format for new chipset
Disable frame buffer compression on new chipset now.
Add missing i830M and 845G pci ids info
Fix i830 block handler wrap
Clear shadow memory after allocation
Set vtSema before EnterVT
Don't crash if SW cursor
Bug #14440: fix stolen mem size mask on i830M
Wrap up chipsets which needs graphics address for status page
hardware status page initialization rework
Add DMI info for i830 quirks
Fix Lenovo X60 TV quirk
xf86-video-intel: fix ivch using wrong dvo register

(tnn)

2008-03-01 22:50:18 UTC MAIN commitmail json YAML

Fix PLIST. The package also installs an older version of the PostgreSQL
driver, but without .la file.

(tnn)

2008-03-01 21:15:07 UTC MAIN commitmail json YAML

Note climm 0.6.2

(mjl)

2008-03-01 21:14:11 UTC MAIN commitmail json YAML

Update to climm 0.6.2

  switch to server based contact list (with several related updates),
  XMPP file transfer patch, fix and improve historyd, more fixes

(mjl)

2008-03-01 19:57:44 UTC MAIN commitmail json YAML

Add a missing @dirrm

(tnn)

2008-03-01 19:50:13 UTC MAIN commitmail json YAML

Try to fix iconv breakage when USE_BUILTIN.iconv=no

(tnn)

2008-03-01 19:07:27 UTC MAIN commitmail json YAML

Using AUTO_MKDIRS is simpler.

(rillig)

2008-03-01 19:06:10 UTC MAIN commitmail json YAML

Why does pkg_add need many open file descriptors?

(rillig)

2008-03-01 19:04:37 UTC MAIN commitmail json YAML

2008-03-01 18:58:52 UTC MAIN commitmail json YAML

Added VARBASE to BUILD_DEFS and make the rest a bit simpler.

(rillig)

2008-03-01 14:14:20 UTC MAIN commitmail json YAML

When CUPS is compiled with Kerberos support, buildlink that as well.

(joerg)

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

Updated graphics/rabbit to 0.5.5

(obache)

2008-03-01 12:08:44 UTC MAIN commitmail json YAML

Update rabbit to 0.5.5.
While here, marked as DESTDIR ready.

== Changes 0.5.5 from 0.5.4: 2008-03-01

  * Bug fixes
    * fixed tests (reported by OBATA Akio)
    * fixed --margin option
  * supported HikiDoc installed by RubyGems
  * removed Tgif related files (reported by OBATA Akio)
  * removed needless windows-adjust theme
  * stopped to show progress message when index page is generating
  * added --log-level option
  * added document for MacPorts
  * rabbit-mode.el:
    * removed a needless variable.

(obache)

2008-03-01 08:33:21 UTC MAIN commitmail json YAML

Added and enabled sary and ruby-sary.

(obache)

2008-03-01 08:31:03 UTC MAIN commitmail json YAML

Added textproc/ruby-sary version 1.2.0

(obache)

2008-03-01 08:30:48 UTC MAIN commitmail json YAML

Import ruby-sary version 1.2.0.

Sary is a suffix array library and tools.  It provides fast full-text search
facilities for text files on the order of 10 to 100 MB using a data structure
called a suffix array.  It can also search specific fields in a text file by
assigning index points to those fields.

This package is Ruby Binding of Sary.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-03-01 08:29:28 UTC MAIN commitmail json YAML

Added textproc/sary version 1.2.0

(obache)

2008-03-01 08:29:07 UTC MAIN commitmail json YAML

Import sary version 1.2.0.

Sary is a suffix array library and tools.  It provides fast full-text search
facilities for text files on the order of 10 to 100 MB using a data structure
called a suffix array.  It can also search specific fields in a text file by
assigning index points to those fields.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-03-01 07:18:59 UTC MAIN commitmail json YAML

Added and enabled ruby-progressbar

(obache)

2008-03-01 07:17:46 UTC MAIN commitmail json YAML

Added misc/ruby-progressbar version 0.9

(obache)

2008-03-01 07:17:23 UTC MAIN commitmail json YAML

Import ruby-progressbar version 0.9.

Ruby/ProgressBar is a text progress bar library for Ruby.  It can indicate
progress with percentage, a progress bar, and estimated remaining time.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-03-01 05:17:32 UTC MAIN commitmail json YAML

+ Be like every other package and just install the man page but not
  bother with the catman page.  This simplifies the Makefile and the
  PLIST considerably.

+ Use the pkginstall framework to install the kermit binary as
  setuid-uucp.  Generalize to use ${UUCP_USER} instead of "uucp".

Bump PKGREVISION to 3.

(jlam)

2008-03-01 05:11:11 UTC MAIN commitmail json YAML

Add EMACS_LISPPREFIX handling to PRINT_PLIST_AWK.

(obache)

2008-03-01 05:04:58 UTC MAIN commitmail json YAML

Fix an obvious typo.

(jlam)

2008-03-01 05:03:25 UTC MAIN commitmail json YAML

Add full DESTDIR support.

(jlam)

2008-03-01 04:17:29 UTC MAIN commitmail json YAML

Add full DESTDIR support.

(jlam)

2008-03-01 03:58:10 UTC MAIN commitmail json YAML

+ Add full DESTDIR support.

+ Clean up the way that flags are passed to the compiler and linker
  through the make process.

(jlam)

2008-03-01 03:09:35 UTC MAIN commitmail json YAML

Fix patch so that it refers to $(TCAPLIB) and doesn't hardcode "-ltermcap".
Now the only time that libslang.so links against libtermcap.so only when
we're using termcap.  In the case where we don't, libslang.so includes
its own terminfo database parser, so we don't need to link against any
curses or other terminfo library.

Bump the PKGREVISION to 7.

(jlam)

2008-03-01 02:31:56 UTC MAIN commitmail json YAML

Also skip "@dirrm lib/ruby/site_ruby" for print-PLIST.

(obache)

2008-02-29 23:48:15 UTC MAIN commitmail json YAML

Add a MESSAGE file warning about potential profile lossage + how to avoid it.
Ok xtraeme@

(tnn)

2008-02-29 23:01:57 UTC MAIN commitmail json YAML

2008-02-29 23:01:03 UTC MAIN commitmail json YAML

firefox 3.0beta3 linux binary version, for people that don't want
to wait for testing not-finished releases.

Ok by jlam@.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(xtraeme)

2008-02-29 22:42:02 UTC MAIN commitmail json YAML

Catch up with rename of termlib.* to termcap.*.

(jlam)

2008-02-29 22:41:13 UTC MAIN commitmail json YAML

2008-02-29 22:23:50 UTC MAIN commitmail json YAML

+ Teach shells/tcsh to use the terminal library required by pkgsrc
  instead of self-detecting what's in the base system.

Bump the PKGREVISION to 1.

(jlam)

2008-02-29 22:11:18 UTC MAIN commitmail json YAML

Note addition of hunspell-hu_HU.

(jlam)

2008-02-29 22:10:58 UTC MAIN commitmail json YAML

Add hunspell-hu_HU.

(jlam)

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

Import hunspell-hu_HU-1.2.2 as textproc/hunspell.  This package contains
the Hungarian language dictionary for hunspell.

Package taken from pkgsrc-wip, originally created by Adam Hoka but with
minor fixes by me.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jlam)

2008-02-29 21:26:33 UTC MAIN commitmail json YAML

Note clisp update

(tnn)

2008-02-29 20:53:02 UTC MAIN commitmail json YAML

+ Don't build our own, very old version of hacked BSD curses -- just
  use other, better ones from pkgsrc through ncursesw/buildlink3.mk.

+ Add a configure script that lightly probes the system and write out
  some system-specific definitions for the Makefile.

This should fix PR pkg/29425.

+ Add necessary includes (<string.h> and <unistd.h>) to global.h to do
  silly C things like prototype functions before you use them.  Remove
  the unnecessary patches to lots of *.c files that added these same
  headers.

+ Include <string.h> in ss.c because it doesn't include global.h.

+ Move HTML documentation into ${PREFIX}/share/doc.

Bump the PKGREVISION to 2.

(jlam)

2008-02-29 19:34:45 UTC MAIN commitmail json YAML

2008-02-29 19:23:07 UTC MAIN commitmail json YAML

Provide value for BUILDLINK_LDADD.ncursesw that can be used by packages
that need to know how to link against ncursesw.

(jlam)

2008-02-29 16:58:14 UTC MAIN commitmail json YAML

Patches for upstream commit c77faaaa2fc48586902878ba33bd01286654dcb6:
- Add workaround for older versions of gas that don't have SSE3 support

Reported in PR pkg/38126.

(tnn)

2008-02-29 16:44:55 UTC MAIN commitmail json YAML

+ Pass down the correct values for TERMCAP (the options to link to
  the library containing termcap functions) and MISC_TERMINFO_DIRS
  (the location of the terminfo database).  Patch the configure script
  to use these values instead of using its own broken logic to determine
  the same information.

+ Include termlib.buildlink3.mk to determine the right terminal library
  to use.

The above two changes should fix PR pkg/30725.

+ Move the HTML documentation into ${PREFIX}/share/doc/slang.

Bump the PKGREVISION to 6.

(jlam)

2008-02-29 16:41:44 UTC MAIN commitmail json YAML

Pass through command line arguments to wfica and wfcmgr
Bump PKGREVISION

(sborrill)

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

Ensure that BUILDLINK_PREFIX.curses is always defined.

(jlam)

2008-02-29 16:28:51 UTC MAIN commitmail json YAML

Ensure the BUILDLINK_PREFIX.termlib is always defined.

(jlam)

2008-02-29 16:19:21 UTC MAIN commitmail json YAML

Actually, BUILTIN_LIBNAME.ncurses can be empty, but fix the case where
we actually have libnurses in the base system.

(jlam)

2008-02-29 16:14:09 UTC MAIN commitmail json YAML

+ Always ensure that BUILTIN_LIBNAME.ncurses is defined (this should have
  been the case before, but wasn't due to a missing default vaule.

+ Move the BUILDLINK_TRANSFORM remapping of -lncurses into the section
  which only applies if we're using the built-in ncurses, and map it to
  -l${BUILTIN_LIBNAME.ncurses}.

This should fix the issue reported for Mac OS X where "-lncurses" was
being mapped to nothing by the wrapper scripts.

(jlam)

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

Backout last change, it breaks the build under NetBSD.

(tron)

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

Don't setup bogus remapping of the "ncurses" library if we don't need
to change the name. This fixes the build on platforms which provide
"libncurses" (e.g. Mac OS X).

(tron)

2008-02-29 13:31:21 UTC MAIN commitmail json YAML

comment out $NetBSD$

(gdt)

2008-02-29 13:13:05 UTC MAIN commitmail json YAML

Add and enable sigscheme.

(obache)

2008-02-29 13:11:31 UTC MAIN commitmail json YAML

Added lang/sigscheme version 0.8.0

(obache)

2008-02-29 13:11:14 UTC MAIN commitmail json YAML

Import sigscheme version 0.8.0.

SigScheme is a R5RS Scheme interpreter for embedded use.

It features small footprint (64KB in library form on the 'small' configuration)
like SIOD and TinyScheme, low memory consumption (2-words per cons cell),
multibyte characters handling (UTF-8, EUCs and Shift_JIS) and more.

It is mainly developed to be the Scheme interpreter of uim.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-02-29 13:08:34 UTC MAIN commitmail json YAML

Add and enable libgcroots.

(obache)

2008-02-29 13:06:56 UTC MAIN commitmail json YAML

Added devel/libgcroots version 0.2.1

(obache)

2008-02-29 13:06:36 UTC MAIN commitmail json YAML

Import libgcroots version 0.2.1.

This library abstracts architecture-dependent part of garbage collector
roots acquisition such as register windows of SPARC and register stack
backing store of IA-64. Main part of the code is based on Boehm GC 7.0.

With this library, you can easily write your own garbage collector such as
for small footprint, some application-specific optimizations, just learning
or to test experimental ideas.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2008-02-29 06:57:55 UTC MAIN commitmail json YAML

Allow nvtv and nvtv-gtk2 to build under modular X.  From Sergey Svishchev
in private mail.

(cube)

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

The package supports installation to DESTDIR.

(heinz)

2008-02-29 00:23:09 UTC MAIN commitmail json YAML

Make chrpath(1) a tool. Intended scope is fixing up some Linux emulation
packages without having to do the LD_LIBRARY_PATH dance.

(tnn)

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

Fix typo at adding suse100_krb5

(obache)

2008-02-28 23:42:09 UTC MAIN commitmail json YAML

2008-02-28 23:38:10 UTC MAIN commitmail json YAML

Import chrpath-0.13 as devel/chrpath.

chrpath allows you to modify the dynamic library load path
(rpath and runpath) of compiled programs and libraries.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tnn)

2008-02-28 21:33:02 UTC MAIN commitmail json YAML

catch up with patches added since 2008/01/03
(the way all these mplayer pkgs share makefile fragments sucks)

(drochner)

2008-02-28 21:01:45 UTC MAIN commitmail json YAML

2008-02-28 20:59:03 UTC MAIN commitmail json YAML

update to 1.8.1
changes:
-bug fixes
-better html export
-option to wrap tree with titles
-translation updates
-execute attachment with double-click

(drochner)