Commit graph

8252 commits

Author SHA1 Message Date
reed
6f8d146005 Use PKGMANDIR instead of "man". 2006-01-03 22:15:22 +00:00
wiz
4e26853bae Add missing dependency on p5-Devel-Symdump. Bump PKGREVISION. 2006-01-03 18:00:29 +00:00
wiz
6413f28f27 Update to 1.08:
2005-12-05   Gisle Aas

   Release 1.08

   The untie code in close() just seemed wrong, so just
   remove it.  The object still seems to get cleaned up
   on various versions perl.



2005-10-24   Gisle Aas

   Release 1.07

   Make sure read() will not return negative values.
   <https://rt.cpan.org/Ticket/Display.html?id=13841>
2006-01-03 17:35:27 +00:00
wiz
39d0c9fded Update to 1.23:
1.23 Thu Dec 29 2005
	- In moving from CVS to SVN I forgot to bring ::Parent with it.
	  (The tests passed spuriously because it found the old version.)
	- Upgraded Module::Install and shrunk Makefile.PL again to reflect
	  the new features in it.
	- Upgraded List::Util dependency to 1.18 because of memory leaks
	  and problems with non XS versions of functions we use.

1.22 Wed Dec 21 2005
	- Apparently generating spurious warnings on Perl 5.8.1
	  on Mac OS X when using SVK. Tentatively applying solution.
	- No change in functionality on any platform.
	- No need to upgrade unless you are seeing lots of warnings.
	- Rolled back the File::Spec dependency from 0.82 to 0.80
	  to avoid needless upgrades in some 5.005 and 5.006 situations.
	- Moved from older CVS repository to newer SVN repository
	- Updated Makefile.PL to Module::Install 0.45
2006-01-03 17:34:41 +00:00
wiz
417209eaaf Update to 1.18:
1.18 -- Fri Nov 25 09:30:29 CST 2005

Bug Fixes
  * Fix pure-perl version of refaddr to avoid blessing an un-blessed reference
  * Fix memory leak in first() and reduce()
  * Pure perl version of looks_like_number now matches XS version for
    references and undef. It will now return undef

Enhancements
  * Support for using XSLoader instead of DynaLoader
  * Use new multicall API
2006-01-03 17:33:46 +00:00
wiz
0667a01266 Update to 2.04:
2.04 Sat 31 Dec 2005
	- No functional changes.
	- Upgrading to a newer Module::Install to address Cygwin problem

2.03 Fri 30 Dec 2005
	- No functional changes.
	- POD Change: CPAN #15143 Clear things up about $! after
	  unsuccessful read()?  (flatworm)
	- Upgraded Makefile.PL to use Module::Install
2006-01-03 17:31:53 +00:00
joerg
f5fde00665 Use PTHREAD_* instead of hard-wired -lpthread. 2006-01-03 16:25:59 +00:00
taca
435219cbd2 Bump PKGREVISION by update of ruby18-base package. 2006-01-03 15:07:28 +00:00
taca
82edec01c1 Revive ruby-cmd package.
New HOMEPAGE and MASTER_SITES was noted from minskim by private mail.
2006-01-03 14:57:52 +00:00
taca
752417d756 Remove USE_RUBY_DIST_SUBDIR. 2006-01-03 14:47:42 +00:00
taca
05f88b40b6 Update ruby-readline pacakge to 1.8.4. 2006-01-03 14:46:59 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
joerg
b0c2234da8 GCC 3.4 tells us to remove the parentheses around the type-id, so remove
them.
2006-01-03 10:08:51 +00:00
joerg
ea9e2618b7 Add DragonFly support. Fix ambigious conversions for GCC 3.4+ by
explicitly casting positions to long, since that is what the code
expects.
2006-01-03 09:45:57 +00:00
taca
54166d92af Remove ruby-cmd and ruby-filelock. 2006-01-03 07:23:14 +00:00
taca
175a8eec28 Remove ruby-filelock package since MASTER_SITES and HOMEPAGE aren't
available any more.
2006-01-03 07:22:46 +00:00
taca
cd87b6b05f Remove ruby-cmd package since MASTER_SITES and HOMEPAGE aren't available
any more.
2006-01-03 07:22:11 +00:00
epg
5575927262 Version 1.3.0
(30 December 2005, from /branches/1.3.x)
http://svn.collab.net/repos/svn/tags/1.3.0

 pkgsrc changes:
  - No more build- or run- time dependency on swig.
  - Add SHLIBTOOL_OVERRIDE to p5-subversion and ruby-subversion.
  - Run new py-subversion tests.

 User-visible-changes:
  - Client:
    * 'svn ls -v' now shows remote locks (issue #2291)
    * 'svn status' speedup (r15061, r15103)
    * 'svn blame' speedup on files with long history (issue #1970)
    * 'svnversion' now assumes default argument of '.' (r14892)
    * support for neon 0.25.x, which fixes http:// control-c bug (issue #2297)
    * support for more ISO-8601 date formats, compatible with GNU date (r14428)
    * support for single-digit date components (r15459)
    * on Windows, '_svn' admin dir now toggled by runtime env. variable (r16244)
    * working copy size with empty propfiles reduced (r16855, see releasenotes)
    * new switches added:
       - 'svn blame --xml [--incremental]' (r14690)
       - 'svn status --xml [--incremental]'  (issue #2069)
       - 'svn info --xml [--incremental]'
       - 'svn add/import --no-ignore'  (issue #2105)
       - 'svnlook tree --full-paths'  (r13976)
       - 'svnlook diff --diff-copy-from'  (r14855)
       - 'svnlook changed --copy-info' (r16681)
    * fixed: 'svn copy wc URL' might include deleted items (issue #2153)
    * fixed: 'svn copy wc wc' allows cross-repository copies (issue #2404)
    * fixed: 'svn up/merge' major property-merging bugs (issue #2035)
    * fixed: 'svn merge' insisting on write access to '.' (issue #2411)
    * fixed: 'svn merge' cross-device move problems (r16293, -329, -330)
    * fixed: 'svn diff' outputs headers in wrong encoding (issue #1533)
    * fixed: 'svn proplist/add/cat' dies on unversioned items (issue #2030)
    * fixed: 'svn add' not honoring svn:ignore property (issue #2243)
    * fixed: 'svn log -rN:M --limit X' error over http:// (issue #2396)
    * fixed: 'svn switch --relocate' failure on 'deleted' dir (r16673)
    * fixed: 'svn info' not always showing repos lock (issue #2276)
    * fixed: 'svn info' might show lock on wrong path (r16626)
    * fixed: 'svnlook' chokes on logs with inconsistent newlines (r14573)
    * fixed: 'svnlook propget --revprop -t' failure (r15203)
    * fixed: 'svnversion' wrongly traverses into externals (r15161)
    * fixed: incorrect URI encoding passed to svn+ssh:// (issue #2406)
    * fixed: properly handle filenames containing '@' (issue #2317)
    * fixed: '--non-interactive' now suppresses launch of $EDITOR (r15277)
    * fixed: conflict markers not in current encoding (r14621)
    * fixed: commands ignoring extraneous -m or -F switches (issue #2285)
    * fixed: poor error-checking when using revprops (r15542)
    * fixed: stack-smashing bugs (r15948, r16037)
    * fixed: incorrect parsing of mod_dav_svn XML responses (r17589)
    * translation updates for all languages

  - Server:
    * svnserve improvements:
       - can now restrict read/write access by path (see releasenotes)
       - undeprecation of the --read-only (-R) option (r17614)
    * mod_dav_svn improvements:
       - 'SVNListParentPath on' shows all repositories in web browser (r16158)
       - ability to log high-level client operations (see releasenotes)
       - sets svn:mime-type on autoversioning commits (r14359)
    * 'svn log' performance improvement (r14722)
    * fixed: fs history algorithm might return wrong objects (issue #1970)
    * fixed: repos deadlock when hooks output too much (issue #2078)
    * fixed: mod_dav_svn displays errors with sensitive paths (r14792)
    * fixed: anonymous reader could create empty commits (issue #2388)
    * fixed: possible segfault to callers of trace_node_locations() (r16188)
    * fixed: BDB-style locking actions on FSFS repositories (r16295, r16297)
    * fixed: numerous bugs running BDB commands on FSFS (issue #2361, r16388)
    * fixed: svndumpfilter incorrectly remapping dropped revs (issue #1911)

  - Both:
    * faster multiple (un)locks in a single svn:// request (issue #2264)
    * the Subversion Book is no longer bundled (r17466)

Developer-visible-changes:
* reorganization of automated tests, including ability to run on ramdisk
* lots of Doxygen/API documentation cleanup
* numerous improvements to gen-make.py build system, especially on win32
* working copy is now storing repos_root as separate field (issue #960)
* keywords are now stored in an internal hash (issue #890)
* client status APIs now makes more server-side info available (r16344)
* new public APIs:
   - new transfer progress callback for DAV (r15948)
   - svn_ra_initialize(), svn_client_open_ra_session()
   - svn_fs_closest_copy(), svn_fs_type()
   - several rev'd APIs, see doxygen docs
* SWIG bindings: No more compile-time or runtime SWIG dependencies
    - SWIG/python bindings:
       - automatic memory management: APIs no longer require pool arguments!
       - improved stability, as shown by our new testsuite
       - better error messages
    - SWIG/ruby bindings:
       - complete API coverage!
       - automatic memory management
       - greatly expanded test suite
    - SWIG/perl bindings:
       - new accessors for svn_lock_t, svn_fs_access_t
       - a number of bugfixes
* javahl bindings:
    - add streamy API for fetching file contents (r15584)
    - fixed: let tests run before bindings are installed (issue #2040)
    - fixed: lock command not raising errors properly (issue #2394)
    - fixed: ignored errors from svn_client_blame2() (r16434)
2006-01-02 21:13:45 +00:00
darcy
beeaf65738 SunOS requires extra libs for networking. 2006-01-02 18:56:20 +00:00
joerg
563e105dc0 Fix compilation with GCC 3.4+. Addresses PR 25729. 2006-01-02 18:05:11 +00:00
peter
5072831849 Update to version 1.7.
Changes:

2005-04-08  mallum,,,  <mallum@openedhand.com>

	* configure.ac:
	* libmb/Makefile.am:
	Bump up version to 1.7

2005-03-30  mallum,,,  <mallum@openedhand.com>

	* libmb/mbpixbuf.c: (_load_xpm_file):
	Fix potential overflow in xmp loader. via Andreas Gunnarsson.

2005-03-29  mallum,,,  <mallum@openedhand.com>

	* libmb/mbdotdesktop.c: (_parse_desktop_entry):
	Fix pontential overflow by 1 in scanf call.
	* libmb/mbutil.c:
	Ditch alloca.h include.
	Fixes via ML post from Andreas Gunnarsson

2005-03-16  mallum,,,  <mallum@openedhand.com>

	* Makefile.am:
	* configure.ac:
	* tests/Makefile.am:
	* tests/menu/Makefile.am:
	Add tests/menu to dist and make sure make dist includes it.

2005-03-16  mallum,,,  <mallum@openedhand.com>

	* libmb/hash.c:
	* libmb/mbdotdesktop.c:
	* libmb/mbexp.c:
	* libmb/mbmenu.c:
	* libmb/mbpixbuf.c:
	* libmb/mbtray.c:
	* libmb/mbutil.c:
	Add _GNU_SOURCE define to fix -DXOPEN_SOURCE issues.

2005-03-07  Ross Burton  <ross@burtonini.com>

	* tests/Makefile.am:
	Add oh.h to pixbuf_SOURCES.

2005-02-22  mallum,,,  <mallum@openedhand.com>

	* configure.ac:
        move AC_CONFIG_AUX_DIR above AM_INIT_AUTOMAKE

2005-02-22  mallum,,,  <mallum@openedhand.com>

	* libmb/mbtray.c: (get_xevent_timed):
	Make timeouts work more correctly. Fixes bug with large timeouts
	never getting called like with the clock applet.
2005-12-31 13:21:44 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jmmv
6603dbcb50 Update to 0.25: depend on monotone 0.25. 2005-12-31 11:34:16 +00:00
jmmv
6634354573 Update to 0.25:
Incompatible command line changes:
        - 'monotone revert' now requires an argument.  To revert your
          entire working copy,
            $ monotone revert
          no longer works; instead, go to the root of your working
          copy and run
            $ monotone revert .

        New features:
        - Netsync now supports IPv6 (where OS support exists)

        Bugs fixed:
        - 'revert' gives feedback describing what it changes
        - Database locking further tweaked, to allow more concurrent
          access in situations where this is safe.
        - On win32, ticker display was fixed, so that it no longer
          prints a new line at each update.
        - 'read' can now understand (and migrate) privkey packets
          generated by monotone version 0.23 or earlier.
        - 'log --diffs <files>' now prints only diffs for the given
          files (previously, it would print only revisions in which
          the given files changed, but would print all diffs for those
          revisions).
        - Win9x and WinNT 4 compatibility fixes.

        New translations:
        - pt_BR
2005-12-31 11:33:47 +00:00
ghen
40c4a044b0 Update lincvs to 1.4.4. patch-a[b-g] have been fixed upstream.
Ok by wiz.

Changes from 1.4.3 to 1.4.4:
- fixed: now external commands like "open file" work also for files
  containing double quotation marks.
- fixed: abnormal termination if cvs status and no revision yet
- fixed: now cvs commands work also for files containing double quotation
  marks.
- fixed: prevent rescanning of directory if the folder is solely
  expanded/collapsed
- fixed: honor '/Attic' on conversion from rcsfile path to local file name.
- fixed: Output status detection for status cmd in combination with usage
  of combined modules via a serverside modules file.
- changed: logging enhanced for cvs private data (cache clearance)
- fixed: External diff --side-by-side on a localy modified and outdated
  file diffed against the head instead of the same revision in the
  repository
- fixed: erroneous error output if cvsnt passwd file is not writeable
- fixed: adaptions for FreeBSD (borrowed from FreeBSD port of LinCVS)
- fixed: query update didn't detect 'needs merge' in nested subProjects
- changed: logging enhanced for cvs private data
- fixed: endless loop at startup if a menu contains items with the same
  caption
- fixed: crash if operate on a CVS-controlled directory containing
  corrupted CVS private data
- fixed: crash while reread of a non-controlled directory after removing of
  all subdirectories of this directory if scanning-on-the-fly is activated
- fixed: rare crash if operate on a CVS-controlled directory in which
  somebody has removed the private-data directory of CVS
- fixed: wrong include hints in ui files
- changed: Mac: use double height for width of WhatsThis buttons
- fixed: KDE integration disabled as workaround for crippled Qt shipped
  with SuSE 9.3
- changed: Mac: ocvs is now the default cvs version
2005-12-31 09:08:22 +00:00
wiz
5475dd99f0 Update to 2.12.1:
2.12.1
======

 Fixes
  - Code cleanups (Kjartan Maraas)
  - Open GModules with G_MODULE_BIND_LAZY (Kjartan Maraas)
  - Fix change notification with multiple sources (Alexander Larsson)
  - Allow space in config source names on windows (Tor Lillqvist)
  - Read xml files in larger chunks (Mark McLoughlin)
  - Simplify the handling of --enable-schemas-install (Stepan Kasal)
  - Win32 Fixes (Tor Lillqvist)

 Lots of translation updates.
2005-12-31 00:06:30 +00:00
wiz
4f3b55cd1d Update to 2.12.1:
2.12.1
======

 Fixes
  - Code cleanups (Kjartan Maraas)
  - Open GModules with G_MODULE_BIND_LAZY (Kjartan Maraas)
  - Fix change notification with multiple sources (Alexander Larsson)
  - Allow space in config source names on windows (Tor Lillqvist)
  - Read xml files in larger chunks (Mark McLoughlin)
  - Simplify the handling of --enable-schemas-install (Stepan Kasal)
  - Win32 Fixes (Tor Lillqvist)

 Translators

  - Alexander Shopov (bg)
  - Samia Niamatullah (bn)
  - Miloslav Trmac (cs)
  - Martin Willemoes Hansen (da)
  - Adam Weinberger (en_CA)
  - Francisco Javier F. Serrador (es)
  - Ivar Smolin (et)
  - Hizkuntza Politikarako Sailburuordetza (eu)
  - Ilkka Tuohela (fi)
  - Ignacio Casal Quinteiro (gl)
  - Ankit Patel (gu)
  - Yair Hershkovitz (he)
  - Erdal Ronahi (ku)
  - Tino Meinen (nl)
  - Mişu Moldovan (ro)
  - Marcel Telka (sk)
  - Laurent Dhima (sq)
  - Christian Rose (sv)
  - Maxim Dziumanenko (uk)
  - Clytie Siddall (vi)
  - Funda Wang (zh_CN)
2005-12-31 00:05:11 +00:00
wiz
e27026cd98 Update to 5.1:
This is a terse description of the new features added to readline-5.1 since
the release of readline-5.0.

1.  New Features in Readline

a.  The key sequence sent by the keypad `delete' key is now automatically
    bound to delete-char.

b.  A negative argument to menu-complete now cycles backward through the
    completion list.

c.  A new bindable readline variable:  bind-tty-special-chars.  If non-zero,
    readline will bind the terminal special characters to their readline
    equivalents when it's called (on by default).

d.  New bindable command: vi-rubout.  Saves deleted text for possible
    reinsertion, as with any vi-mode `text modification' command; `X' is bound
    to this in vi command mode.

e.  If the rl_completion_query_items is set to a value < 0, readline never
    asks the user whether or not to view the possible completions.

f.  New application-callable auxiliary function, rl_variable_value, returns
    a string corresponding to a readline variable's value.

g.  When parsing inputrc files and variable binding commands, the parser
    strips trailing whitespace from values assigned to boolean variables
    before checking them.

h.  A new external application-controllable variable that allows the LINES
    and COLUMNS environment variables to set the window size regardless of
    what the kernel returns.
2005-12-31 00:01:45 +00:00
joerg
0a07bf96d0 Create the directory first with INSTALL_DATA_DIR, install the file
with INSTALL_DATA afterwards. Don't use find -print + xargs, use
find -exec directly.
2005-12-30 13:17:51 +00:00
cube
24fded7b56 Force version, otherwise it is computed from the day it was compiled... 2005-12-30 09:53:07 +00:00
cube
7b6e6266cd Enable nsis and scons-devel. 2005-12-29 15:49:38 +00:00
cube
7b7f71c472 Initial import of nsis, version 2.12, into the NetBSD Packages Collection.
NSIS (Nullsoft Scriptable Install System) is a professional open-source tool
for the development of Windows installers.  It is designed to be as small and
flexible as possible and is therefore highly suitable for Internet
distribution.

An installer is not only the first experience of a user has with your product,
many software problems can also be solved by providing reliable installation
tools.  NSIS allows you to create stable, quick and user friendly installers
that are capable of installing, uninstalling, setting system settings,
extracting files and more.  With the NSIS scripting language you can implement
any custom logic you want.

The large collection of plug-ins, scripts and software in the Developer Center
helps you to build full featured installers and provides a solution for almost
every scenario.
2005-12-29 15:47:43 +00:00
cube
70b23c9b6a Initial import of scons-devel, version 0.96.91, into the NetBSD Packages
Collection.  The 0.96.9x releases will eventually become scons 0.97, but
the stable release is still 0.96.1 available in devel/scons.  However, some
pacakges might need the newer capabilities.

SCons is an Open Source software construction tool--that is, a build tool;
an improved substitute for the classic Make utility; a better way to build
software.
2005-12-29 15:43:08 +00:00
joerg
076d146299 Forgotten makepatchsum run.
Reminder from wiz@.
2005-12-29 12:05:19 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
ghen
abcca19c47 Add lincvs. 2005-12-28 13:08:02 +00:00
ghen
5e800026d7 Import lincvs from pkgsrc-wip. Ok by wiz.
LinCVS is a graphical Interface for the cvs client commandline tool on the
Unix, Windows and Mac OS X platform. It allows to load modules from a
server (checkout), create modules on the server (import), as well as
checking the state of directories and individual files or updating them.
Basic operations like add, remove and commit are supported as matter of
course, just like showing the actual differences between the server version
and the local sandbox, graphical display of the version tree, and manifoldy
graphical support of project maintenance. All actions are logged on the cvs
server (configurable via history), and are therewith comprehensible.
2005-12-28 13:07:14 +00:00
garbled
36398d6758 Remove broken. Fixed by gtkglext, tested on 2.0/i386. This might be
worth deleting anyhow however, if nobody uses it.  According to the
sourceforge project page development on it has stopped, nothing depends
on it, and the sourceforge page has no record of the 0.3 version we have
in pkgsrc.
2005-12-28 08:32:28 +00:00
joerg
75f355847e Don't call libtool with ${SHELL}, it doesn't work with /bin/csh,
the default shell on DragonFly.
2005-12-27 22:53:38 +00:00
reed
5e663f97f8 Append meta-pkgs to CATEGORIES. 2005-12-27 18:19:42 +00:00
cube
431e7951b6 Add p5-Term-Prompt. 2005-12-27 18:15:30 +00:00
reed
239f9a2976 Add sysutils to CATEGORIES.
And change COMMENT to "GNU info documentation utilities".
2005-12-27 18:14:47 +00:00
cube
b7d0e596d8 Initial import of p5-Term-Prompt, version 1.03, into the NetBSD Packages
Collection.  I had that one sitting here for a few months...  I don't even
remember writing it, so maybe proper credit is lacking.  In such case tell
me so.

The Term-Prompt module can be used to accept interactive input.  You specify
the type of inputs allowed, a prompt, help text and defaults and it will deal
with the user interface, (and the user!), by displaying the prompt, showing the
default, and checking to be sure that the response is one of the legal choices.
Additional "types" that could be added would be a phone type, a social security
type, a generic numeric pattern type...
2005-12-27 18:13:04 +00:00
reed
736af1f32f Use PKGMANDIR instead of "man" for the INSTALLATION_DIRS. 2005-12-27 18:10:58 +00:00
reed
d562a89f62 Add "meta-pkgs" to the CATEGORIES. 2005-12-27 18:08:51 +00:00
reed
02cdfa0cd5 Honor PKGMANDIR. 2005-12-27 17:27:58 +00:00
recht
2aba2d6572 update to 2.2.4
ArX-2.2.4 2005-Nov-16

"merge" now uses a three-way merge by default, with support for
external merge tools.  "merge" also now takes the --update option
instead of using heuristics.

"merge", "dopatch", and "replay" now record when there are conflicts
in the tree, and "commit" will refuse to act unless they are cleaned
up with "resolve".

The --silent, --quiet, --default-output, --report, and --verbose
options have been replaced with -v and -q options.

ArX is now much more clever when dealing with renames.

"commit" and "tag" now support --author and --date options.

The patch queue manager has been updated.

Some bugs when working across filesystems have been fixed.
2005-12-27 16:06:04 +00:00
seb
37d945e229 Lower expectations, both others' and mine: relinquish stewardship 2005-12-27 13:54:57 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
heinz
42dd6cbff3 According to the README, gcc < 3.2 is not supported. This fixes build
problems on NetBSD 1.6.2
Using nbpax allows extracting the archive correctly on NetBSD 1.6.2 (tar
in the base system has problems with long file names) and should not
concern other platforms since nbpax is part of the bootstrap.
2005-12-23 19:27:50 +00:00
wiz
d9e0d07fc9 Update BUILDLINK_RECOMMENDED for aalib dependency change.
Noted by reed@.
2005-12-23 16:37:12 +00:00
wiz
a25d33471f Remove guile14-slib; replaced by guile-slib, and does not compile any longer.
gdt agrees.
2005-12-23 16:25:08 +00:00
wiz
125e88ab2c Only use I_PUSH ioctl when I_PUSH is defined.
Fixes compilation on -current.
2005-12-23 16:19:12 +00:00
adrianp
b5b2b5e5cd Update mantis from 1.0.0rc3 to 1.0.0rc4
From the ChangeLog:
- 0006421: [security] Private bugs show up in public RSS feed (vboctor)
- 0006458: [security] Port #6457: SQL Injection in manage user page (TKADV2005-11-002) (vboctor)
- 0006461: [security] Port #6460: HTTP Header CRLF Injection (TKADV2005-11-002) (vboctor)
- 0006485: [security] XSS Vulnerability in filters (TKADV2005-11-002) (thraxisp)
- 0006489: [security] Port Injection Vulnerabilities in Filters (TKADV2005-11-002) (thraxisp)
- 0006492: [security] Port #6453: Make note private has no effect when resolving bug (thraxisp)
- 0006432: [bugtracker] error processing does not work! (jlatour)
- 0006379: [filters] Filter returns private issues when it should not (thraxisp)
- 0006254: [localization] strings_korean_utf8.txt has UTF-8 byte-order marker (ryandesign)
- 0006268: [localization] strings_chinese_simplified_utf8.txt has UTF-8 byte-order marker (ryandesign)
- 0006304: [localization] [PATCH] Major overhaul of strings_dutch.txt (jlatour)
- 0006358: [localization] Updated Dutch localization (Wanderer)
- 0006474: [localization] Calls to htmlspecialchars should take into account the current charset (jlatour)
2005-12-21 06:13:26 +00:00
joerg
552c2ca893 Fix GCC 3.4+: label at end of compound statement. 2005-12-20 14:22:00 +00:00
joerg
b290e75aa6 Unbreak gettext broken by BROKEN_GETTEXT_DETECTION. 2005-12-20 11:17:28 +00:00
joerg
1f746dd600 sys/mman.h needs sys/types.h on DragonFly. Also include sys/stat.h
to get fstat and struct stat on DragonFly.
2005-12-20 11:05:54 +00:00
markd
45942938b3 Bring htdig dependency in line with the one in kdebase3. 2005-12-19 08:34:11 +00:00
rillig
029e02fc0a Don't pass -Werror to the compiler. Fixes the bulk build for NetBSD
1.6.2/i386.
2005-12-19 01:47:27 +00:00
jlam
2558c0291d Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
2005-12-17 05:20:21 +00:00
joerg
3fea9c870e Fix errno. Require bison. 2005-12-15 22:19:19 +00:00
joerg
3837973bfb Fix errno. Installed files changed -> bump revision. 2005-12-15 22:14:15 +00:00
joerg
1a2f8edb46 Fix errno. 2005-12-15 21:55:31 +00:00
salo
45ba508209 Security fix for CVE-2005-3191 and CVE-2005-3192.
Backported from 0.5.8.
2005-12-15 13:26:18 +00:00
agc
4e5ff6c081 Fix obvious error in previous commit:
include bsd.prefs.mk before attempting to test for any variable like
${OPSYS} in a cpp-like pre-processing statement.
2005-12-14 23:35:21 +00:00
epg
70b951d26b 1.6 broke this for FreeBSD. Only add -D_POSIX_C_SOURCE on Darwin. 2005-12-14 18:54:35 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
salo
c19f5c987b Update to version 0.7.6
Changes:
- various bugfixes.
2005-12-11 17:56:32 +00:00
markd
6daff427b9 Update kdevelop to 3.3.0 (part of KDE 3.5.0)
changes unknown
2005-12-11 12:01:11 +00:00
markd
b9ab934bcb Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 11:52:33 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
rillig
039c944473 Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
2005-12-08 09:52:15 +00:00
rillig
f78e16499f Fixed improper use of '@comment ' in the LISPDIR and CLISPDIR variables. 2005-12-08 09:03:50 +00:00
wiz
4800d7fef3 Update to 0.6.0:
* Version 0.6.0 (released 2005-12-03)

** A C# port of Libidn has been contributed by Alexander Gnauck.
The port resides in the csharp/ directory.  Configure will build it if
a working C# compiler can be found.  Mono's "mcs" compiler is known to
work (available in Debian in the "mono-mcs" package), but PNET's
"cscc" compiler should also work (available in Debian in the "pnet"
package).  The port is licensed under the GPL.  Some Microsoft Visual
Studio project files are also present in the csharp/ directory, which
may be useful when building the port under Windows.  The C# API is
currently not documented, improvements are gratefully accepted.

** Support shared libraries on Cygwin and Mingw32, thanks to Yaakov S.

** Fix memory leak.

** API and ABI is backwards compatible with the previous version.
2005-12-07 17:49:02 +00:00
joerg
a157e54e8a Add DragonFly support.
XXX Why doesn't this use an external libffi?
2005-12-07 15:22:50 +00:00
peter
069617244f Update to 1.8.
For release notes and changelog see:
http://sourceforge.net/forum/forum.php?forum_id=503424
2005-12-07 14:16:26 +00:00
joerg
3b5339897d Manually override config.guess and config.sub since this package
doesn't use the normal GNU configure mess.
2005-12-06 14:14:24 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
snj
f5d5cefcea s/refinecvsl/refinecvs/ 2005-12-05 02:27:23 +00:00
kristerw
e22273d187 Update yasm to 0.4.0 using patches provided by FUKAUMI Naoki in PR pkg/30445.
New features since 0.2.2:
* ELF AMD64 and 32-bit shared object support (using the NASM notation
   "WRT ..got", etc).
* STABS debugging format (enable with "-g stabs").
* NASM-like list format.
* XDF object format (64-bit basic format, similar in spirit to NASM's RDF).
* Dozens of bugfixes in x86 and AMD64 support.
* Numerous cross-platform build fixes.
* No perl dependencies for standard build.
* New man pages: yasm(1) and yasm_arch(7).
*  Full support for ELF, including support for both AMD64 and 32-bit
   x86 targets; note: for AMD64 output, the machine type must be set
   to "amd64" using the "-m" command line option, e.g.
     "yasm -m amd64 -f elf test.asm".
* Full warnings for integer overflow.
* Full support for AMD64 RIP-relative addressing; the two forms supported
  are "[rip+val]" (direct index) and "[sym wrt rip]" (relocated relative).
* Many AMD64 bugfixes including correct operand size handling (and o64
  override); thanks to the many bug reports to help improve YASM in this area!
2005-12-04 20:00:01 +00:00
mjl
0de796fcf5 Enable refinecvs 2005-12-04 17:54:45 +00:00
mjl
b3c8aef0f1 Initial import of refinecvs 0.86.1251
refinecvsl is a Perl script which converts CVS repositories to
a SVN dump, suitable to load into a subversion repository by
the "svnadmin load" command.
2005-12-04 17:52:23 +00:00
joerg
16b57e8bf6 Add DragonFly support. 2005-12-03 01:43:04 +00:00
joerg
18964f421e Add DragonFly support. Bump revision due to PLIST change. 2005-12-02 22:59:40 +00:00
joerg
c5e6cb61cd Add DragonFly support. Consider BPF to exist if /usr/include/net/bpf.h
exists. This fixes the build inside a jail on FreeBSD and DragonFly.
2005-12-02 21:13:56 +00:00
jmmv
4373fcf1d7 Update to 0.24 now that monotone is at 0.24: sync with new user visible
changes and require the latest version.
2005-12-02 17:56:24 +00:00
schmonz
aa90aa4e88 Update to 1.031. From the changelog:
- Added a RFC 2104 generic HMAC (keyed hashing for message
  authentication) routine to the crypto section, with control blocks for
  MD5, SHA1, SHA256, SHA384, and SHA512.

- Added support for UID and GID names (instead of just numbers) in
  bg-installer.
2005-12-02 17:18:05 +00:00
wiz
167afa8d27 Remove line that I committed by accident 6 weeks ago :) 2005-12-02 17:10:04 +00:00
sjg
0b3dba565b Actually import the bmake src into files, and apply pkgsrc patches.
Also provide an import script to help keep imports consistent.
2005-12-02 00:14:56 +00:00
sjg
24be57a80b Import bmake-20051105 2005-12-02 00:02:59 +00:00
joerg
8a567a235f Remove left hand side casts, they are useless and a GCC extension not
supported with GCC 3.4+.
2005-12-01 19:43:23 +00:00
rillig
2f72a5986e Fixed a pkglint warning:
- WARN: devel/ply/Makefile:22: Found absolute pathname: /${EGDIR}

As ${EGDIR} is already an absolute pathname, there's no need to prefix it
with a slash.
2005-12-01 03:22:16 +00:00
wiz
ac69759035 Update to 1.10.2:
Overview of changes between 1.10.1 and 1.10.2
=============================================
* New improved Tibetan shaper module. [Pema Geyleg]
* Bug fix in Khmer shaper module. [Jens Herden]
* Respect fontconfig reassignment of font pixelsize. [Funda Wang]
* Make OpenType GPOS handling more robust/correct. [Greg Aumann]
* Various documentation fixes and improvements.
* Misc bug fixes.
* Open Pango modules with lazy-bind flags. [John Rice]
2005-11-30 18:09:40 +00:00
adrianp
9982c5107d Add tre 2005-11-29 19:13:04 +00:00
adrianp
a06878c965 TRE is a lightweight, robust, and efficient POSIX compliant regexp matching
library with some exciting features such as approximate (fuzzy) matching.

At the core of TRE is a new algorithm for regular expression matching with
submatch addressing. The algorithm uses linear worst-case time in the length
of the text being searched, and quadratic worst-case time in the length of
the used regular expression. In other words, the time complexity of the
algorithm is O(M2N), where M is the length of the regular expression and N
is the length of the text. The used space is also quadratic on the length
of the regex, but does not depend on the searched string. This quadratic
behaviour occurs only on pathological cases which are probably very rare
in practice.
2005-11-29 19:12:04 +00:00
adam
f4d731f205 Changes 1.6.5:
* New features:
	* Added yodconfig
	* Added HSYS_ERROR, H5F_OBJ_LOCAL flag
	* Added mpich2 as a testing "platform"
* Bug fixes
2005-11-29 10:03:39 +00:00
joerg
ece7563b51 Adapt Qt handling of DragonFly for doxygen as well to allow it to build. 2005-11-29 04:40:38 +00:00
dan
69534c8b6e Update to 0.24
Major key management changes:
        - Private keys are no longer stored in your database.  They
          are stored in ~/.monotone/keys/ (Unix, OS X) or
          %APPDATA%\monotone\keys\ (Windows).  'db migrate' will
          automatically move your keys out of your database and into
          their proper location.  Consequences:
          - 'genkey' no longer requires a database.  Simply run it
            once when you first start using monotone, even before you
            have created a database.
          - Running 'genkey' once will suffice to give all databases
            on one computer access to your key.  No more fiddling with
            'read'.
          - When you want to make your key available on another
            computer, simply copy over the appropriate file from your
            'keys' directory to the corresponding directory on the new
            computer.
        - Private keys also use a more standard on-disk envelope
          encoding ("PBE-PKCS5v20(SHA-1,TripleDES/CBC)") instead of
          previous ARC4.  More secure, and with extra crypto karma.

        Netsync changes:
        - Command line syntax for 'serve' changed; administrators WILL
          have to adjust scripts.
            monotone serve my.host.com "*"
          becomes
            monotone serve --bind=my.host.com "*"
          or simply
            monotone serve "*"
          (to serve on the default port, on all interfaces).
        - Speaking of which, we can now bind to all interfaces; run
          'serve' without passing --bind, or with passing
          --bind=:port, and monotone will listen on all interfaces.
        - New option '--key-to-push' for 'push', 'sync', allows
          administrator to push a new user's public key into a running
          server without restarting it.
        - Netsync permission hooks have new defaults that read a
          description of allowed access out of a standard,
          basic_io-based textfile (the same stanza-based format that
          revisions use).  Current hooks will continue to work, but
          users may prefer to transition to this format; see manual
          for details.
        - Between these, it is now straightforward to change
          permissions and add users without restarting your server.
        - Improvements to experimental "usher" facility.

        UI improvements:
        - New convenience options "add --unknown", "drop --missing",
          "revert --missing" do what you'd expect -- add all
          non-ignored non-versioned files, drop all
          deleted-but-undropped files, and restore all
          deleted-but-undropped files, respectively.
        - New selector "h:" to select heads of a branch.  "h:" means
          heads of current branch, "h:mybranch" means heads of
          mybranch.
        - Similarly, "b:" selector with no argument now refers to
          current branch.
        - Commit messages now have a blank line at the top so you can
          start typing directly.
        - No more obscure error messages when multiple monotone
          processes attempt to access a single database at the same
          time; we now fail early with a more sensible error message.
          (Concurrent access has never caused database corruption;
          this simply makes the corruption prevention less frustrating
          for the user.)
        - New handlers for SIGTERM, SIGINT to rollback database
          transactions.  Not visible to users (unless you're really
          looking carefully).  (Again, killing monotone has never been
          able to cause database corruption; this simply causes the
          transactions to be rolled back immediately, rather than the
          next time monotone runs, which improves robustness in some
          theoretical way.)

        Changes in 'automate':
        - New command 'automate keys' to get information on existing
          keys in basic_io format.

        Updated translations:
        - fr

        Smaller changes:
        - Improved handling of multibyte characters in message
          displays.
        - Fixes to Botan's memory allocator, to avoid pathological
          slowdowns in some rare cases.
        - Fix bug in delta-storage code; we were not being as aggressive
          about delta-compressing files and manifests as we should
          have been.
        - Minor bugs fixed, error messages improved.

                - Upgrading from 0.23: You must run 'db migrate' and
                  provide your password, for each database.
2005-11-29 00:27:12 +00:00
rh
88735769a0 Require gnustep-objc on platforms where /usr/include/objc/objc.h does not
exist.
2005-11-28 22:12:24 +00:00
jlam
e6e49a2f0f Change all instances of including mk/ghostscript.mk into asking for
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk.  This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
2005-11-28 06:41:20 +00:00
wiz
caa5734d59 Add debug option. 2005-11-25 21:30:17 +00:00
wiz
321a09857a Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23:14 +00:00
wiz
3bcc7ec37e Update to 1.13.3:
libgsf 1.13.3

J.H.M. Dassen (Ray) :
	* Improve documentation.

Jody :
	* More work on extension interface to sax import wrapper.

--------------------------------------------------------------------------
libgsf 1.13.0

Jody:
	* API changes SAX wrappers for help OpenDoc and SpreadsheetML.

Kasal:
	* Improve libtool versioning.
	* Relax the gconf requirement.

Luciano Wolf:
	* OpenDocument meta stream parser.

Sven Herzberg:
	* Fix for GsfOutputGnomeVFS

API change with shlib major change -> BUILDLINK_DEPENDS bumped.
2005-11-25 21:12:29 +00:00
wiz
81e3bd9b4b patch-ac, ad: fix compilation with Sun Studio 11 compilers, patch
from author via segv in PR 32155.
patch-ae: from martin@, fixes recursion self-test (not installed).
2005-11-24 19:34:01 +00:00
wiz
3004cb264e Update to 0.10:
0.10  Tue Aug 23 22:11:21 UTC 2005
        - Documentation fix
2005-11-24 19:00:25 +00:00
wiz
c2b21dc95d Update to 1.4.0:
Changes between 1.3.1 and 1.4.0 (12-Sep-2003 to 02-Sep-2005)

  *) Optimize insertion of free memory chunks by merging with
     the spare area if possible to decrease memory fragmentation.

  *) Fix mm_realloc() function: If the memory chunk passed to mm_realloc()
     can't be extended and a new chunk must be allocated, the old memory
     is copied into the new chunk with a call to memcpy(3). However, the
     used size is the length of the new data and will cause memcpy(3) to
     access memory beyond the old data chunk's boundaries.
     [Kirk Petersen]

  *) Upgraded build environment to GNU Libtool 1.5.20 and GNU shtool 2.0.2
     [Ralf S. Engelschall]

  *) Updated all copyright messages for year 2005.
     [Ralf S. Engelschall]
2005-11-24 18:54:51 +00:00
wiz
8c3d88c34c Add HOMEPAGE. 2005-11-24 18:52:58 +00:00
wiz
e1a7525877 Update to 0.53:
0.53  Mon May 30 16:52:44 EDT 2005
        - sub error_condition returns undef, not 0 -- Thanks to Dave Glasser
2005-11-24 18:52:20 +00:00
wiz
100d7a2918 Update to 2.103:
2.103    Wed Sep 28 2005
	- Removed Test::Inline::IO::File::VCS. It is incompleted, and never
	  should have been distributed in the dist.

2.102    Thu Sep 22 2005
	- To handle people with problems installing RT and a few other
	  programs, add a dependency on Pod::Tests

2.101    Tue Sep 13 2005
	- Rebuilding to synchronize with new Module::Install and
	  ExtUtils::AutoInstall
	- Tweaks the per-section test code to make more applicable value
	  appear in the failure summary.
	- Removed all remaining use of UNIVERSAL::isa, switching to a
	  more accurate Params::Util approach. Should allow for improved
	  extensibility.

2.100    Thu Jul 14 2005
	- Worked as good as I hoped, moving to production release
	- Bundling a couple of build-time-only deps

2.099_01 Tue Jul 12 2005
	- More work on making inline2test just DWYM
	- Added Test::Inline::Content::Simple

2.099_01 Sun Jul 10 2005
	- Starting to implement the 2.100 roadmap
	- Moved Test::Inline::Handler::Extract   to Test::Inline::Extract
	- Moved Test::Inline::Handler::File      to Test::Inline::IO::File
	- Moved Test::Inline::Handler::File::VCS to Test::Inline::IO::File::VCS
	- Convert inline2test to use a config file
	- Added Test::Inline::Content
	- Added Test::Inline::Content::Legacy
	- Added Test::Inline::Content::Default
	- Reorganised code to make it all work again
	- Added 12_content.t
2005-11-24 18:51:51 +00:00
wiz
9d953594c3 Grammar fix, from Leonard Schmidt in private mail. 2005-11-24 18:50:40 +00:00
wiz
d425130a3d Add a new perl package. 2005-11-24 18:48:41 +00:00
wiz
e0e3e8b036 Initial import of p5-capitalization:
Transform SplitCapitalizedNames to split_capitalized_names automatically.
2005-11-24 18:40:02 +00:00
rh
b763039b9e Update Gorm to 1.0.1. Changes are bugfixes only. 2005-11-24 04:27:09 +00:00
wiz
160a8f9ac0 Remove commented out DEPENDS line. 2005-11-23 22:29:27 +00:00
wiz
6a2fe88546 Update to 1.101:
1.101 Mon Oct 10 2005
	- It appears I overtightened the naming rules. Reversed

1.100 Mon Oct 10 2005
	- Significant version bump to announce addition of major functionality
	- Added Algorithm::Dependency::Weight
	- Upgraded a few remaining things to Params::Util

1.04 Wed Sep 14 2005
	- Converted to Module::Install
	- Added Algorithm::Dependency::Source::HoA by request
	- Modernised the layout a little
	- Upgraded from UNIVERSAL::isa to Params::Util to support more
	  complex uses of objects like Adapaters and Decorators.
2005-11-23 22:21:01 +00:00
wiz
3ec01b1d26 Update to 1.15:
1.15 Thurs May 26, 2005
    - added optional use of weakened parent references
      and improved the old circular reference DESTROY
      model to make more sense. See the documantation
      for more info.
    - fixed bug in the fixDepth() function
2005-11-23 22:17:55 +00:00
wiz
327142233d Update to 1.02:
1.02    Tue May 17 11:22:09 CDT 2005
        [ENHANCEMENTS]
        * Added weakened_memory_cycle_ok() and
          weakened_memory_cycle_exists().  Thanks, Stevan Little.

1.00    Sun Jan 23 01:00:32 CST 2005
        [ENHANCEMENTS]
        * Added memory_cycle_exists().  Thanks, Stevan Little.
2005-11-23 22:17:32 +00:00
wiz
6c76f44794 Update to 0.21:
0.21
	-	Most of build_requires should have been in requires, which was causing
		CPANPLUS to choke on installs. Fixed (thanks Jos I. Boumans)
	-	Test names now called test descriptions to fit in with latest TAP style
	-	Added link to tada list to TO DO section of documentation
	-	Added COMMUNITY section to POD
	-	Added description of how to use Test::Exception in a sub-passing non
		prototype style (after feedback from Jim Keenan & Perrin)
2005-11-23 22:16:09 +00:00
wiz
3769fbf191 Update to 2.11:
2.11 Jul 27, 2005

- In tests, make sure filehandles are closed before reading or
unlinking the file.  Patch from on Savage.
2005-11-23 22:13:36 +00:00
wiz
d44eda2c7c Update to 1.17:
1.17 -- Mon May 23 08:55:26 CDT 2005

Bug Fixes
  * Update XS code to declare PERL_UNUSED_DECL conditionally

1.16 -- Fri May 20 10:22:49 CDT 2005

Bug Fixes
  * Change to refaddr.t test to avoid false errors on some 64 bit platforms
  * Fix all perl only tests to work when in the core build environment
  * Fix looks like number test to work for 5.8.5 and above

1.15 -- Fri May 13 11:01:15 CDT 2005

Bug Fixes
  * Fixed memory leak in first()

Enhancements
  * Converted tests to use Test::More
  * Improved test coverage
  * Changed Makefile.PL to use Module::Install
  * Refactor use of Sv..X() macros to be Sv.._set()
  * Changes from Jarkko for Symbian port of Perl
  * Documentation updates to weaken()
2005-11-23 22:12:15 +00:00
wiz
aa12e7067a Update to 0.78:
0.78 Jul 19, 2005

- If an overloaded object returned false in boolean context, then it
would always fail "can" tests.  Patch by Chi-Fung Fan.


0.77 Apr 29, 2005

- Neither --xs or --pm worked with the Makefile.PL the way they were
supposed to.  Reported by Doug Treder.

- Moved source to my personal SVN repo.
https://svn.urth.org/svn/Params-Validate

- Updated ppport.h, which allows XS version to work with 5.00504.
This was broken since 0.75, at least.
2005-11-23 22:10:22 +00:00
wiz
e6add940b1 Update to 1.13:
Changes not documented.
2005-11-23 22:09:56 +00:00
wiz
3c61638cc3 Update to 1.04:
1.04
	- Added ability to detect weakened cycles courtesy Stevan Little
2005-11-23 22:09:30 +00:00
wiz
7d42e6488d Update to 1.22:
1.22 Sep 30, 2005

- Added Exception::Class::Base->caught() so you can write
"My::Error->caught()".  Apparently this is what Damian documented in
Perl Best Practices.  Thanks to JD Hedden for pointing this out.

- Require Devel::StackTrace 1.12 to fix a test failure on Win32.
Reported by Garrett Goebel.


1.21 Apr 17, 2005

- Added Exception::Class->caught() as syntactic sugar for catching
exceptions in a "safe" manner.  See the docs for details.  Suggested
by Damian Conway.
2005-11-23 22:08:36 +00:00
wiz
68e942aaa2 Update to 0.04:
0.04  Sat Sep 24 12:36:56 UTC 2005
    - Tony Bowden now maintainer
    - Document how to value when creating data
    - Complete rewrite of tests

0.03  Tue Mar 11 18:30:01 GMT 2003
    - Rearranged the docs a smidge.
    - Added Japanese docs from perldocjp (thanks Atsuhi Kato)
    - mk_classdata() is now explicitly only a class method
    - Added this change log.
2005-11-23 22:08:04 +00:00
wiz
2a330fdb02 Update to 0.09:
0.09  Thu Jun 30 15:02:37 BST 2005
    - Fix a bug reported by Damian: want doesn't work (crashes) if
      it's called from within the guard of a loop. See the comment
      above upcontext_plus in Want.xs.
    - Runs under the debugger!
    - Give an error message (rather than segfaulting) if called from
      a tie handler.
2005-11-23 22:06:59 +00:00
wiz
fdf5f9bc31 Add some new perl packages. 2005-11-23 22:06:10 +00:00
wiz
a0befa7590 Initial import of p5-Test-LongString:
A library to test long strings.
2005-11-23 22:02:57 +00:00
wiz
cfc24a6c15 Initial import of p5-Params-Util:
"Params::Util" provides a basic set of importable functions that
makes checking parameters a hell of a lot easier.

The functions provided by "Params::Util" check in the most strictly
correct manner, and in should not be fooled by odd cases.
2005-11-23 22:00:57 +00:00
wiz
cb5c058291 Initial import of p5-Test-Deep:
Test::Deep gives you very flexible ways to check that the result
you got is the result you were expecting. At its simplest it compares
two structures by going through each level, ensuring that the values
match, that arrays and hashes have the same elements and that
references are blessed into the correct class. It also handles
circular data structures without getting caught in an infinite
loop.

Where it becomes more interesting is in allowing you to do something
besides simple exact comparisons. With strings, the = operator
checks that 2 strings are exactly equal but sometimes that's not
what you want. When you don't know exactly what the string should
be but you do know some things about how it should look, = is no
good and you must use pattern matching instead. Test::Deep provides
pattern matching for complex data structures.
2005-11-23 22:00:26 +00:00
wiz
ec69205bc1 Initial import of p5-Test-NoWarnings:
In general, your tests shouldn't produce warnings. This modules
causes any warnings to be captured and stored. It automatically
adds an extra test that will run when your script ends to check
that there were no warnings. If there were any warnings, the test
will give a "not ok" and diagnostics of where, when, and what the
warning was, including a stack trace of what was going on when it
occurred.

If some of your tests are supposed to produce warnings then you
should be capturing and checking them with Test::Warn, that way
Test::NoWarnings will not see them and so not complain.
2005-11-23 22:00:02 +00:00
wiz
943068e608 Initial import of p5-Test-Tester:
If you have written a test module based on Test::Builder then
Test::Tester allows you to test it with the minimum of effort.
2005-11-23 21:59:32 +00:00
wiz
327521e18f Initial import of p5-Test-Manifest:
Choose order of the test cases, not necessarily alphabetical,
as usual.
2005-11-23 21:59:00 +00:00
wiz
8f81826c4d Update to 1.21:
1.21 Wed Sep 28 2005
	- Documenting ->autouse(@classes)
	- Tidying up the POD a little to refer to features
	  in an order much more relevant to the reader.

1.20 Tue Aug 18 2005
	- Catch and rethrow all error when autoloading during a ->can.
	- Debugging can now only be done at compile time, and thus is
	  optimised out. The :debug flag is removed and instead you need
	  to preset $Class::Autouse::DEBUG.
	  Given that this was only for my benefit in the first place, it's
	  not appropriate to slow down everything else because of it.

1.18 Tue Jul 26 2005
	- Added :nostat module to disable the initial stat checks
	  of modules.
2005-11-22 23:16:07 +00:00
wiz
347077f2d2 Update to 1.00:
1.00 Thu Sep  8 2005
	- Has proven itself stable, promoting to 1.00
	- Various small POD clean ups
	- Adding default notifier to auto-compile the CGI functions
	- Rebuilding with a newer (better) Module::Install
2005-11-22 23:14:52 +00:00
wiz
92839c53c9 p5-Test-Builder-Tester is now included in p5-Test-Simple, remove it. 2005-11-22 23:12:50 +00:00
wiz
7b7d85c261 Update to 1.22:
1.22 - Sun Oct 23 23:45:51 CDT 2005
    [ENHANCEMENTS]
    * Added check for lines with only whitespace before or after a
      directive.  Older POD formatters can get confused by such
      lines since they goof up paragraph mode. (RT #6467)

    [FIXES]
    * Bumped up requirements to Test::Simple 0.62.

1.20 - Wed Jun 23 00:28:35 CDT 2004
    [ENHANCEMENTS]
    * Looks in blib/ if there is one, otherwise looks in lib/
    * Thanks to David Wheeler for nudging.

Package change: depend on p5-Test-Simple for testing instead
of p5-Test-Builder-Tester, the latter is now included in the
former.
2005-11-22 23:12:13 +00:00
wiz
16ef57a460 Add CONFLICTS with p5-Test-Builder-Tester, which is now included. 2005-11-22 23:07:18 +00:00
wiz
13b243a555 Update to 0.63:
== Changes for 0.63 - September 12, 2005

* Added some text in the POD's synopsis regarding --defaultdeps and the
  environment variable.

== Changes for 0.62 - July 9, 2005

* With CPANPLUS, we no longer probe $Config{sitelib} for writability
  and suggest `sudo` for the entire installation process, as CPANPLUS
  can handle this with `sudo` on `make install`.  Reported by Sungo.
2005-11-22 22:58:02 +00:00
wiz
d03e1bab9e Update to 1.13:
1.13 Wed Sep 28 2005
	- Fixed a minor POD bug in the synopsis

1.12 Fri Sep  9 2005
	- Added a fix for classes with insanely broken ->isa methods
	  that cause Perl to die.

1.11 Tue Sep  6 2005
	- It occured to me after I added ->find that what it _really_ is
	  is a way to find all the subclasses, but then include the class
	  itself in the returned list. This method makes much more sense
	  it I don't return the class itself, and rename it ->subclasses
	- Fixed broken Makefile.PL

1.10 Mon Sep  5 2005
	- Added the ->find method
	- Cleaned up and reorganised the POD
	- Made sure all return conditions are documented properly
	- Converted to Module::Install

1.09 skipped
2005-11-22 22:50:40 +00:00
wiz
c296be607e Remove p5-SortVersions, replaced by p5-Sort-Versions. 2005-11-22 22:44:09 +00:00
wiz
d2f162c968 Import p5-Sort-Versions-1.5:
Sort::Versions allows easy sorting of mixed non-numeric and numeric strings,
like the "version numbers" that many shared library systems and revision
control packages use.  This is quite useful if you are trying to deal with
shared libraries. It can also be applied to applications that intersperse
variable-width numeric fields within text.  Other applications can
undoubtedly be found.

This is a new version of p5-SortVersion. Changes since the last
p5-SortVersions package:

2003-08-24 23:58  ed

	* README, Versions.pm: Version 1.5.

2003-08-24 23:57  ed

	* mkdist: Changed to 'mkdist' written in Perl; now checks version
	numbers.

2003-08-24 23:43  ed

	* Makefile.PL: Removed DISTNAME - change to Perl standard
	convention of calling the package Sort-Versions-xxx.tar.gz.  Though
	I don't know quite what DISTNAME did.

2003-08-24 23:41  ed

	* Makefile.PL: Get the version number from Versions.pm rather than
	hardcoding it in Makefile.PL.

2003-08-24 23:37  ed

	* Versions.pm: Removed CVS log; I'm not that keen on it, especially
	as most of the log messages were empty.

2003-08-24 23:33  ed

	* t/versions.t: Use Test::More (based on patch from mwj99).

2003-08-24 23:25  ed

	* t/versions.t: Added some more test cases and commented the
	existing tests.  I think this partly follows a patch from mwj99.

2002-09-01 19:20  ed

	* README: Some revisions and modernizing prompted by Matt's new
	version (although I didn't incorporate all his changes).

2002-09-01 15:03  ed

	* Versions.pm: Updated my email address.

2002-03-09 18:19  ed

	* t/versions.t: Added some tests for calling versioncmp directly,
	if perl >= 5.6.

2002-03-09 18:19  ed

	* Versions.pm: Made versions() deprecated, so versioncmp() is the
	routine to call.  Small code tidying.

2002-03-09 17:38  ed

	* t/versions.t: Run each test in package main and package Foo.

2002-03-09 17:26  ed

	* Versions.pm, t/versions.t: Applied patch from Slaven Rezic to let
	versions() work when called from a package other than main.  But
	this is not the final answer, I intend to deprecate versions() and
	move the code into versioncmp(), which has saner argument passing
	(not the magic $a and $b).

2002-01-28 19:06  ed

	* Versions.pm: Version 1.3: patch from Hack Kampbjørn for '-' digit
	groupings as well as '.'.

2002-01-28 19:05  ed

	* README: Added some rather lame examples of -.

2002-01-28 19:03  ed

	* t/versions.t: Added some tests for - digit grouping.

2001-07-28 18:07  ed

	* t/versions.t: Whoops - got the leading-zero tests the wrong way
	round.

2001-07-28 18:07  ed

	* README: Whoops - got the leading-zero examples the wrong way
	round in the README.

2001-07-28 18:02  ed

	* mkdist: Modified from Lingua::Preferred to Sort::Versions.

2001-07-28 17:52  ed

	* Versions.pm: Added $VERSION.

2001-07-28 17:40  ed

	* mkdist: Initial revision

2001-07-28 17:34  ed

	* t/versions.t: Added tests for leading-zero numeric comparisons.

2001-07-28 17:33  ed

	* Versions.pm: Added support for numeric comparisons where one
	version number has a leading zero.

2001-07-28 17:32  ed

	* README: Fixed spelling mistake.
2005-11-22 22:25:30 +00:00
wiz
7ab3de8ca3 Update to 1.12:
1.12  Sep 30, 2005

- Newer versions of Perl use Unix-style filenames when reporting the
filename in caller(), which breaks Exception::Class tests on other
platforms, and is just kind of funky.  This module now calls
File::Spec->canonpath() to clean up the filename in each frame.
Reported by Garret Goebel.
2005-11-22 22:03:26 +00:00
wiz
5e6f1fefe4 Update to 1.04:
1.04 2005-03-17-11-23
 - release version 1.04
 - repair permissions on temp cache files
2005-11-22 21:58:33 +00:00
wiz
7d7fffed75 Update to 0.62:
0.62  Sat Oct  8 01:25:03 PDT 2005
    * Aborbed Test::Builder::Tester.  The last release broke it because its
      screen scraping Test::More and the failure output changed.  By
      distributing them together we ensure TBT won't break again.
    * Test::Builder->BAILOUT() was missing.
    - is_deeply() can now handle function and code refs in a very limited
      way.  It simply looks to see if they have the same referent.
      [rt.cpan.org 14746]

0.61  Fri Sep 23 23:26:05 PDT 2005
    - create.t was trying to read from a file before it had been closed
      (and thus the changes may not have yet been written).
    * is_deeply() would call stringification methods on non-object strings
      which happened to be the name of a string overloaded class.
      [rt.cpan.org 14675]

0.60_02  Tue Aug  9 00:27:41 PDT 2005
    * Added Test::Builder::Module.
    - Changed Test::More and Test::Simple to use Test::Builder::Module
    - Minor Win32 testing nit in fail-more.t
    * Added no_diag() method to Test::Builder and changed Test::More's
      no_diag internals to use that. [rt.cpan.org 8655]
    * Deprecated no_diag() as an option to "use Test::More".  Call the
      Test::Builder method instead.

0.60_01  Sun Jul  3 18:11:58 PDT 2005
    - Moved the docs around a little to better group all the testing
      functions together. [rt.cpan.org 8388]
    * Added a BAIL_OUT() function to Test::More [rt.cpan.org 8381]
    - Changed Test::Builder->BAILOUT to BAIL_OUT to match other method's
      naming conventions.  BAILOUT remains but is deprecated.
    * Changed the standard failure diagnostics to include the test name.
      [rt.cpan.org 12490]
    - is_deeply() was broken for overloaded objects in the top level in
      0.59_01.  [rt.cpan.org 13506]
    - String overloaded objects without an 'eq' or '==' method are now
      handled in cmp_ok() and is().
    - cmp_ok() will now treat overloaded objects as numbers if the comparison
      operator is numeric. [rt.cpan.org 13156]
    - cmp_ok(), like() and unlike will now throw uninit warnings if their
      arguments are undefined. [rt.cpan.org 13155]
    - cmp_ok() will now throw warnings as if the comparison were run
      normally, for example cmp_ok(2, '==', 'foo') will warn about 'foo'
      not being numeric.  Previously all warnings in the comparison were
      supressed. [rt.cpan.org 13155]
    - Tests will now report *both* the number of tests failed and if the
      wrong number of tests were run.  Previously if tests failed and the
      wrong number were run it would only report the latter.
      [rt.cpan.org 13494]
    - Missing or extra tests are not considered failures for the purposes
      of calculating the exit code.  Should there be no failures but the
      wrong number of tests the exit code will be 254.
    - Avoiding an unbalanced sort in eq_set() [bugs.perl.org 36354]
    - Documenting that eq_set() doesn't deal well with refs.
    - Clarified how is_deeply() compares a bit.
    * Once again working on 5.4.5.

0.60  Tue May  3 14:20:34 PDT 2005

0.59_01  Tue Apr 26 21:51:12 PDT 2005
    * Test::Builder now has a create() method which allows you to create
      a brand spanking new Test::Builder object.
    * require_ok() was not working for single letter module names.
    * is_deeply() and eq_* now work with circular scalar references
      (Thanks Fergal)
    * Use of eq_* now officially discouraged.
    - Removed eq_* from the SYNOPSIS.
    - is_deeply(undef, $not_undef); now works. [rt.cpan.org 9441]
    - is_deeply() was mistakenly interpeting the same reference used twice
      in a data structure as being circular causing failures.
      [rt.cpan.org 11623]
    - Loading Test::Builder but not using it would interfere with the
      exit code if the code exited. [rt.cpan.org 12310]
    - is_deeply() diagnostics now disambiguate between stringified references
      and references. [rt.cpan.org 8865]
    - Files opened by the output methods are now autoflushed.
    - todo() now honors $Level when looking for $TODO.
2005-11-22 21:55:55 +00:00
wiz
5430d4b6b7 Reset PKGREVISION after update to 1.0.4 (hi augustss!). 2005-11-22 19:07:44 +00:00
augustss
23ed39743b Upgrade to darcs version 1.0.4. No change log available. 2005-11-22 12:57:48 +00:00
dan
9bda563769 explicitly mark dependency on graphviz; PKGREV++ 2005-11-22 03:10:47 +00:00
schmonz
a3c27f0aa2 Update to 1.028. From the changelog:
- Added sysdep for dynamic linker functions (dlopen etc).

- Fixed bug in self test for unix/selfpipe.c that caused problems with
  running make.

- Switched from standard GPL to LGPL-2.1 license.
2005-11-21 06:07:35 +00:00
schmonz
f8a276d8d4 Add patch from author to fix the selfpipe test under some makes
(at least the one in SuSE Linux 9.2). Bump PKGREVISION.
2005-11-21 05:37:36 +00:00
wiz
3d8f166fae Update to 2.8.4:
Overview of Changes from GLib 2.8.3 to GLib 2.8.4
=================================================
* Support aborting on critical warnings by setting
  G_DEBUG=fatal_criticals in the environment
  [Vincent Untz]
* Bug fixes [Sebastien Bacher, Tor Lillqvist,
  Manish Singh, Morten Welinder, Andy Wingo]
* Documentation improvements [Steffen Gutmann,
  Christophe Fergeau]
* Translation updates (he,ja,nl,th)
2005-11-20 16:40:02 +00:00
rillig
1a84a612a0 On i386, remove the -m32 option from calls to the compiler. gcc does not
know this option.
2005-11-20 12:43:44 +00:00
rillig
90826204a1 Removed unused PAXDIR variable. (It had been used back in revision 1.1.)
Set NO_BUILD=yes instead of NO_BUILD=#defined to make pkglint happy.
2005-11-19 15:42:56 +00:00
rillig
ba42508094 Fixed definition of PERL5_PACKLIST. 2005-11-19 13:36:09 +00:00
minskim
3d030e93d4 - Update PLIST to match filenames generated by the recent doxygen.
- Set USE_LIBTOOL to override libtool.

Bump PKGREVISION.
2005-11-19 07:52:07 +00:00
tv
d7a4d7acf9 Only include p5-Test-Builder-Tester as a BUILD_DEPENDS if
PKGSRC_RUN_TEST=yes.
2005-11-16 19:37:19 +00:00
joerg
e806cd23e8 sysMkPath should be ${PREFIX}/share/mk by default and only that.
Including e.g. /usr/share/mk results in sys.mk read from there
as well. On DragonFly this adds X11BASE and results in obscure
breakages. Since the mk files are supposed to be self-contained,
it doesn't make much sense to look in other directories anyway.
Bump revision to annotate this.

Discussed-with: reed@.
Reported-by: Aggelos Economopoulos <aoiko AT cc DOT ece DOT ntua DOT gr>
2005-11-16 13:53:51 +00:00
wiz
c6ffb805c6 Simplify package:
MAKEFILE=makefile instead of do-build target.
Continuations are not needed for the do-install target.
Fix typo in SUBST_MESSAGE.
Fix PKGNAME.
2005-11-15 21:27:52 +00:00
shannonjr
d65b1fef12 Added uno 2005-11-15 20:57:21 +00:00
shannonjr
8872afe14a UNO is a tool for source code analysis. It is designed
to intercept primarily the three most common types of
software defects: use of uninitialized variable,
nil-pointer references, and out-of-bounds array
indexing.
2005-11-15 20:55:47 +00:00
hira
d60c924ea9 Fix installation path of gsf-office-thumbnailer.1 and add it to PLIST.
Bump PKGREVISION.
2005-11-15 12:49:03 +00:00
rillig
2811b095f4 Sorted alphabetically. 2005-11-15 02:07:21 +00:00
joerg
285e62056b Add installed documentation to PLIST. Bump revision. 2005-11-14 17:02:23 +00:00
ben
68f7218482 Add SUBDIR for p5-Hash-Case 2005-11-14 01:30:20 +00:00
ben
428650460f Initial import of p5-Hash-Case-1.003.
Hash::Case implements case-insensitive hash access.

See http://perl.overmeer.net/perlws2003-hash/0-0/index.html
2005-11-14 01:29:50 +00:00
shannonjr
de26a9a02e Fix patch conflict that occured during last commit. 2005-11-13 14:45:13 +00:00
shannonjr
683026dd08 Update to gdbada-6.3. This is a version of GDB, maintained by AdaCore,
where Ada support has been added. Most of these changes are not part
of the official sources yet. The source used in this port is a snapshot
of AdaCore's CVS repository.
2005-11-13 14:16:05 +00:00
minskim
64ddf61dcc Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION becuase
previously these packages might create ls-R under $HOME.
2005-11-13 05:30:10 +00:00
tv
7c05e63c4d Fix PLIST botch (as in, "I forgot to update the PLIST with the DISTNAME").
Bump PKGREVISION.

Thanks wiz@ for catching it.
2005-11-11 20:45:44 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
reed
0b1a0779b2 Update to version 20051105.
Remove GNU_CONFIGURE=no from pkgsrc Makefile.

Add "--mksrc none" to arguments and
add --prefix=${PREFIX} and --sysconfdir=${PKG_SYSCONFDIR}
and remove ${CONFIGURE_ARGS} for boot-strap.

Note that I didn't import the files that only change was a
CVS $Id$ tag.

From ChangeLog:

2005-11-05  Simon J. Gerraty  <sjg@void.crufty.net>

	* Makefile.in (BMAKE_VERSION): bump to 20051105
	* configure.in: always set default_sys_path
	  default is ${prefix}/share/mk
	  - remove prefix_sys_path, anyone wanting more than above
	    needs to set it manually.

2005-11-04  Simon J. Gerraty  <sjg@void.crufty.net>

	* boot-strap: make this a bit easier for pkgsrc folk.
	  bootstrap still fails on IRIX64 since MACHINE_ARCH gets set to
	  'mips' while pkgsrc wants 'mipseb' or 'mipsel'

2005-11-02  Simon J. Gerraty  <sjg@void.crufty.net>

	* Makefile.in (BMAKE_VERSION): bump to 20051102
	* job.c (JobFinish): fix likely ancient merge lossage
	fix from Todd Vierling.
	* boot-strap (srcdir): allow setting mksrc=none

2005-10-31  Simon J. Gerraty  <sjg@void.crufty.net>

	* Makefile.in (BMAKE_VERSION): bump to 20051031
	* ranlib.h: skip on OSF too.
	  (NetBSD PR 31864)
2005-11-10 00:09:34 +00:00
tv
e2af5cd013 libtool-base-1.5.18nb6:
Fix major problem brought to the surface by buildlink3 on Interix.  For C++
or F77 libraries only, the soname did not always make it into the final
binary, resulting in runtime link failures in some cases and runtime linking
with a missing major version in others.

This is unfortunately a flag day for Interix + pkgsrc.  Identifying all the
PKGREVISIONs normally requiring a bump is a little too unwieldy.  However,
existing binaries not experiencing the runtime link failure will continue
to run, but will be linking against the unversioned ".so" at runtime until
the binaries have been rebuilt.

While here, fix a couple wrong assumptions in the libtool config for
Interix.  shlibvar_overrides_runpath should have been "no", and
hardcode_direct should have been "yes".
2005-11-09 18:05:56 +00:00
reed
f91d5a3907 Bump PKGREVISION. Add missing man page entries to PLIST.
(Note: these man pages are installed even if WITHOUT_STATGRAB
or WITHOUT_SAIDAR options are used to not install the
corresponding executables.)
2005-11-08 21:43:03 +00:00
tonio
bf09fc2238 Oups, latex.buildlink3.mk -> tex.buildlink3.mk 2005-11-08 18:53:02 +00:00
tonio
36af7b4f7c convert to use tex.buidllink3.mk 2005-11-08 18:52:30 +00:00
tonio
853804dae4 converted to use tex.buildlink3.mk
set LATEX_DEPMETHOD= build
2005-11-08 18:50:03 +00:00
tonio
523b1b568e Adapted to use tex.buildlink3.mk
set LATEX_ACCEPTED = teTeX1 teTeX2 teTeX3
2005-11-08 18:47:07 +00:00
tonio
ee30fc8982 Adapted to use tex.buildlink3.mk
set LATEX_ACCEPTED= teTeX1
2005-11-08 18:45:24 +00:00
tv
9f6307f78c Force fake poll(2) implementation on Interix. 2005-11-08 17:58:18 +00:00
tv
4d5d6196e6 Add hack for Interix: It has a bogus historic #define for EX_OK in
<unistd.h>, so preload that and undef EX_OK in the Interix case.

Bump version to 1.1.
2005-11-08 13:34:39 +00:00
tv
42e01c79c9 Include <alloca.h> on Interix. 2005-11-08 03:53:33 +00:00
tv
68d2c94c1f USE_TOOLS+=flex yacc 2005-11-08 03:49:27 +00:00
tv
9f3cffaadb Include devel/sysexits bl3. 2005-11-08 03:44:23 +00:00
tv
c0a70d69d9 USE_TOOLS+=nroff, and use NROFF. 2005-11-08 03:38:34 +00:00
tv
d608b31590 USE_TOOLS+=soelim 2005-11-08 03:36:58 +00:00
tv
be5710a931 Use strerror() on Interix. 2005-11-08 03:27:32 +00:00
dan
a1283e6c65 update to 0.12, changelog below.
XXX: the package is heavily gnome-infested, pulling in half the
     known universe via lablgtk2. Only the gnome-canvas bindings
     are really needed; there's a local copy of lablgtk2 in the
     m-viz source tree now, perhaps use that?


0.12:
- change the way displayed branches are selected: now one can view
  any set of branches
- allow the ancestry graph view to be limited by date
- the `query' window now uses monotone selectors
- change the reconnection algorithm
- cert values can be copied to the clipboard (via a context menu)
- DnD support: accept drops from a file manager
- rewrite the sqlite bindings (use parsed statements now)


0.11:
- a new `query' window to search for revision matching some criterion
- some DnD support: drag a node and drop it in a terminal to copy its
  revision id
- tweak the reconnection algorithm
- build with a shared sqlite library by default
- add a preference option for the location of the `dot' program


0.10:
- try to reconnect disconnected parts of the graph (by adding grey edges)
- libgnomecanvas hack to speed up drawing
- somehow display the output of monotone diff, even if it is not valid UTF-8
- middle clicking on the graph with a (prefix) of an id selected will
  center the view on this id
- support builds with a shared sqlite library
  (--with-shared-sqlite option to configure)
2005-11-08 03:24:32 +00:00
tv
99c39d2867 Pull in libbind resolver on Interix. 2005-11-07 21:24:37 +00:00
tv
292312b9e8 USE_TOOLS nroff, and use that to format the .ms file. 2005-11-07 20:08:46 +00:00
tv
d714d7ca6e Add sysexits bl3. 2005-11-07 20:07:31 +00:00
tv
28e19e37d9 Use BSD_INSTALL_* macros rather than mostly bare "install" command.
Bump PKGREVISION.
2005-11-07 19:56:46 +00:00
tv
57f3959cf9 Update to 0.9.3. Abbreviated changes:
+	* src/check.h.in: Added include of stddef.h for NULL definition

+	* doc/tutorial.sgml: Fixed sourceforge bug #1216502

+	Refactored messaging to use the new tmpfile() method all the way,
+	removing the message keys, pipes, pipe entries and pipe list. This
+	makes the messaging work with forking tests, and also with threading
+	tests on linux 2.4 (on 2.6 it already worked). Added check_fork and
+	check_waitpid_and_exit to be used for forking tests.

+	* src/check.h.in: Fixed compatibility with gcc 2.95.3 according
+	to sourceforge patch #1161654.

+	* src/check_run.c, tests/check_check_master.c: Changed timeout
+	error message according to sourceforge feature request #1121452.

+	* tests/ex_xml_output.c, tests/ex_log_output.c, tests/ex_output.c,
+	  src/check_log.c:
+	  Fixed memory leaks.

+	* check.m4, config.h.in, configure.in, src/check_pack.c: Fixed
+	quoting and added configure test for stdint.h.

+	* src/check_run.c, tests/check_check_master.c: Use strsignal
+	to print describing text for signals.

+	* doc/tutorial.sgml: Documented signals handling and timeouts.

+	* tests/check_check_master.c src/check.h.in:
+	Changed failure message for fail_if.

+	* src/check.c, src/check.h.in, src/check_impl.h, src/check_run.c,
+	tests/check_check_master.c, tests/check_check_sub.c:
+	Added support for timeouts on tests, enabling detection of
+	eternal loops as errors.

+	* src/check.c, src/check.h.in, src/check_impl.h, src/check_run.c,
+	tests/check_check_master.c, tests/check_check_sub.c:
+	Added support for testing on expected signals. Implementation
+	courtesy of Lucas Di Pentima and Cesar Ballardini. Also cleaned
+	up the test verification to simplify merging of new tests.

+        * src/check.c, src/check_list.c, src/check_list.h, src/check_log.c,
+	src/check_msg.c, tests/check_list.c:
+	Changed name on function list_create to check_list_create to avoid
+	name clash.

+	* src/check.c, src/check.h.in, tests/check_check_master.c,
+	tests/check_check_sub.c: Applied ANSI C99 patch (#1047014)
2005-11-07 19:44:58 +00:00
tv
1e1d6314b1 NOT_FOR_PLATFORM Interix. 2005-11-07 19:23:30 +00:00
joerg
3e29833c48 Add DragonFly support. Depend on errno from errno.h. 2005-11-07 18:38:36 +00:00
martti
56327fdd70 Updated p5-POE to 0.3202
* Lots of bug fixes
2005-11-07 13:51:34 +00:00
martti
72b9049b3f s/wip/devel/ 2005-11-07 11:44:17 +00:00
martti
281ac8a4bb Added p5-Curses-UI, p5-Curses-UI-POE and p5-Term-Size 2005-11-07 11:34:24 +00:00
martti
935280a3e1 Term::Size is a Perl module which provides a straightforward way to
retrieve the terminal size.
2005-11-07 11:32:12 +00:00
martti
0f50369ae8 This is a subclass for Curses::UI that enables it to work with POE.
It is designed to simply slide over Curses::UI.
2005-11-07 11:28:27 +00:00
martti
b54957667f Object-Oriented UI framework based on the curses library.
Curses::UI contains widgets and dialog windows which can be
used to build a user interface.
2005-11-07 11:27:31 +00:00
martti
40caf56463 Removed the buildlink3.mk
I got few private comments that one should not use buildlink3.mk but the
standard DEPENDS statement because we do not link against libraries
in this case.
2005-11-07 11:16:32 +00:00
cjep
c516d019a1 Add a USE_LANGUAGES variable. Noted by Georg Schwarz in private e-mail 2005-11-07 10:05:50 +00:00
abs
5c9d5eae15 Update cpuflags to 0.96:
Handle "AMD Athlon(tm) 64" on Linux - from Clayton Smith
2005-11-06 15:31:20 +00:00
martti
49311fd737 Added buildlink3.mk for this package. 2005-11-05 06:16:55 +00:00
rillig
13c33ed187 Fixed definition of BUILD_DIRS. 2005-11-04 18:41:31 +00:00
rillig
62102bb525 Removed unknown JVM "jdk13". 2005-11-04 18:35:33 +00:00
rillig
4e9b468952 Use "+=" for BUILDLINK_TRANSFORM.readline, as suggested by pkglint. 2005-11-04 16:53:24 +00:00
agc
f5eb073487 Update the intel-iscsi package to nb2:
+ build and install the OSD functionality as well.
2005-11-03 23:58:41 +00:00
rillig
400c72bce3 Fixed wrong use of WRKSRC. 2005-11-03 20:20:12 +00:00
rillig
78df9b5155 Using MASTER_SITE_DEBIAN instead of hard-coded URL. 2005-11-03 13:39:25 +00:00
rillig
649d7c52ab Using MASTER_SITE_GNUSTEP. 2005-11-03 13:38:54 +00:00
agc
3b07de6126 Update package to nb1:
recognise the REPORT_LUNS SCSI command in the iSCSI target, and just
return the maximum number of LUNs that the target can handle.
2005-11-03 10:54:17 +00:00
adrianp
91de043eff Update to 1.0.0rc3 (from 1.0.0rc2)
From the Changelog:
- 0006273: [security] File Inclusion Vulnerability (vboctor)
- 0006275: [security] SQL injection (vboctor)
- 0006234: [filters] Filter sometimes returns no results (thraxisp)
- 0006295: [filters] Old filters and view_state problems. (thraxisp)
- 0006288: [filters] Patch against CVS HEAD for Saved filter problem with view_state (thraxisp)
- 0006296: [filters] Filter sql includes unnecessary links to custom_field_string_table for date custom fields (thraxisp)
- 0006297: [filters] sorting on custom field, bring MySQL to deadlock loop (thraxisp)
2005-11-03 09:50:56 +00:00
rh
110528371c Update Gorm to 1.0.0.
Noteworthy changes in version `1.0.0'
=========================================

   * All inspectors are now modeled in .gorm files.

   * Added autosizing to form attributes inspector.

   * Utilize and maintain parent/child data structure more pervasively

   * Reorganized code in palettes for cleaner implementation.

   * Removed code to check for user bundles, since bugs in Camaelon
     which prompted those changes were fixed long ago.

   * Added documentation to GormCore
2005-11-03 08:39:54 +00:00
taca
86aa02418d Remove specifying RUBY_VERSION_SUPPORTED. 2005-11-03 07:19:34 +00:00
taca
ee5e4d1824 No needs to create RUBY_SITELIBDIR here. 2005-11-03 07:19:03 +00:00
taca
56728c500c Remove specifying RUBY_VERSION_SUPPORTED. 2005-11-03 07:18:32 +00:00
wiz
1ad44ccf34 -ruby-installpkg. 2005-11-03 06:42:50 +00:00
taca
528c1ecdb0 Delete removed ruby related pacakge's entries. 2005-11-03 06:35:30 +00:00
taca
85a33e4ee3 Remove packages which is part of Ruby 1.6.8. 2005-11-03 06:27:02 +00:00
taca
720d5e3211 Remove the rest of packages which supported by ruby16-base (Ruby 1.6.8)
packages only.
2005-11-03 06:24:53 +00:00
taca
7b36e0023e Remove packages which supported by ruby16-base (Ruby 1.6.8) pacakge only
and now bundled in ruby18-base pacakges.
2005-11-03 06:22:40 +00:00
taca
14ffe1092c Remove ruby-installpkg package.
This package was needed to install ruby-borges package when it was
imported.  Now no package needs to this simple script.
2005-11-03 06:15:27 +00:00
rillig
3b2aa140f0 Changed CATEGORIES from "mine" to "devel". 2005-11-02 20:11:03 +00:00
reed
1ce8982391 Don't use a patch for this OSF1 fix -- so bootstrap will use this. 2005-11-02 18:41:37 +00:00
tv
50443ded29 Fix glaring error in job.c that I fixed back in the prehistoric
bootstrap-pkgsrc incarnation (WTERMSIG->WSTOPSIG).
2005-11-02 18:16:04 +00:00
taca
f90fdf7174 Update ruby-activesupport package to 1.2.1.
Changes from 1.1.1 are many to write here, please see
CHANGELOG.activesupport file in ${RUBY_DOCDIR}.
2005-11-02 14:06:22 +00:00
taca
99fc4648ee Update rake to 0.6.2.
- pkgsrc changes; install documatation, examples and manual page.
- Changes from 0.5.4 are huge, please see CHANGES file.
2005-11-02 13:54:45 +00:00
adrianp
035df6049d PLIST fixes for missing files reported by Krister Walfridsson (CHECK_FILES=yes)
Bump nb
2005-11-02 11:35:57 +00:00
taca
82de1fa268 Update MASTER_SITES. 2005-11-02 11:34:27 +00:00
taca
7374993e40 Update MASTER_SITES and HOMEPAGE. 2005-11-02 11:34:00 +00:00
taca
2a1a546cae Minor clean up. 2005-11-02 11:33:32 +00:00
taca
e0077a2ea2 Set USE_RUBY_DIST_SUBDIR to yes before including rubyversion.mk. 2005-11-02 11:09:14 +00:00
taca
b9d791c80d Bump PKGREVISION of packages including ruby extention library
by  Ruby 1.8.3 updates.
2005-11-02 09:48:33 +00:00
taca
8f6894d561 Disable packages used with ruby16-base only or bundled with
ruby18-base packages.
2005-11-02 09:20:50 +00:00
taca
e56a2a31e5 Reset PKGREVISION by updating Ruby 1.8.3. 2005-11-02 09:09:39 +00:00
taca
e4d80585b5 Remove ruby-zlib package since it was merged to ruby18-base pacakge now. 2005-11-02 09:02:27 +00:00
taca
3c3b6aa4f4 Delete ruby-zlib, ruby-digest and ruby-openssl entries.
(They merged into ruby18-base pacakge.)
2005-11-02 09:01:50 +00:00
taca
914a586aff - Update to Ruby 1.8.3.
- Don't make always use GNU readline.
2005-11-02 08:59:04 +00:00
taca
f01d629955 Update distinfo for Ruby 1.8.3. 2005-11-02 08:57:04 +00:00
hiramatsu
27c19ee0da Fix for OpenBSD/i386.
This patch is taken from OpenBSD ports.
2005-11-02 04:38:42 +00:00
rillig
cd102c62dc Updated libgrabstat to 0.12.
libstatgrab 0.12 (31 July 2005)
 * More details added to filesystem statistics.
     (Patches provided by Roman Neuhauser)
 * Rework Linux partition detection.
 * Fix compile error in network stats on Linux 2.6.
    (Patches provided by Scott Lampert)
 * Change name of duplex value in network interface stats.
    NOTE: this minor change breaks the API.
 * Manual pages for saidar, statgrab and the other tools.
 * Fix minor typo in statgrab usage output.
 * Support for Solaris 10.
 * Support for FreeBSD 7.
2005-11-01 21:48:39 +00:00
rillig
be5a56370e Tim requested in PR 31974 to retire as the maintainer. The new
maintainer is tech-pkg.
2005-11-01 21:30:12 +00:00
wiz
2781315117 Update to 0.2611:
0.2611  Mon Jun 13 22:22:53 CDT 2005

 - Fix the output of an informational message that we output when
   changing the 'shebang line' in installable scripts. [Robin Barker]

 - Backported a change from the 0.27_xx branch that keeps track of any
   custom Module::Build subclass that might have been created in the
   Build.PL script, so that we can reinstantiate the right class in
   new_from_context(). [Requested by Jos Boumans]

Same 15 test failures as 0.2610.
2005-11-01 14:14:02 +00:00
tv
7fd0eac67a Don't build/install the catpage; removes dependency on nroff. 2005-11-01 04:16:58 +00:00
gdt
fe89a368e8 Depend on slib 3.1.2nb1, because 3.1.2 is broken (case sensitive
symbol confusion in unix vs UNIX) and those updating guile-slib to fix
problems might not realize they have to update slib as well.
Suggestion from Chris Gilbert.
2005-11-01 01:33:43 +00:00
reed
d4861121d8 Add patch-ab and bump PKGREVISION.
This is from bootstrap for OSF1 5.1 from Sergey Svishchev in PR 31864.
2005-11-01 00:07:20 +00:00
reed
0368ce816e Add source files missing in last commit. 2005-10-31 21:52:25 +00:00
reed
01eb413282 Keep the bmake source in pkgsrc/devel/bmake/files/.
The plan is to remove the out-of-date source from bootstrap/bmake.
Sources obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/.
Source is kept in files/ for bootstrap purposes (to be done).

Update to version bmake-20051002. Changes include:

        * Makefile.in (BMAKE_VERSION): bump to 20051001
          support for UnixWare and some other systems,
          based on patches from pkgsrc/bootstrap

Remove DEPENDS for mk-files (as mentioned on tech-pkg in June).

Use libnbcompat. Also patch-aa is to use libnbcompat.
(I chose to use patches so files would be exact from original source
tarball.)

And use PKGMANDIR.
2005-10-31 21:34:24 +00:00