Commit graph

6508 commits

Author SHA1 Message Date
wiz
60d3c98c0f Import gentle-97, provided by Marko Schütz in PR 28404.
Gentle is an integrated system for compiler writers.
Gentle supports the description of compilers at a very high level
and relieves users from the need to deal with implementation details.
It has been used in large industrial projects and for constructing various
commercial products.
2004-11-30 08:23:15 +00:00
wiz
6fefceb6cd Update to 1.03, provided by Hiramatsu Yoshifumi in PR 28463.
Changes since 1.00:
  - Added 'get_my_factory()' and 'get_my_factory_type()'
  - Ensure that new() returns undef if get_factory_class() doesn't
  work properly and factory_error() is overridden (and the
  overridden method doesn't die)
  - Added a few more tests to ensure factory_log() and
  factory_error() working properly
  - add_factory_type() checks %INC to see if a class is already
  loaded.
  - All log/error messages now have variables in apostrophes
  rather than brackes.
2004-11-29 20:52:39 +00:00
shannonjr
dbef623d34 Re: pkg/28464 gpgme won't build. Enabling PTHREAD_AUTO_VARS is Makefile. 2004-11-29 16:56:39 +00:00
wiz
dd0954dd0f Update to 0.19 from Hiramatsu Yoshifumi in PR 28462:
* Performance patch from Elizabeth Mattijsen
    - minor layout and doc changes
2004-11-29 15:04:34 +00:00
wiz
27df22e4b5 Update to 0.18, provided by Hiramatsu Yoshifumi in PR 28461.
- Added copyright and license info
    - Made affirm's code dumping code safe on perl where B::Deparse
      isn't quite up to the job.
    - Some minor grammar nits from David Wheeler.
2004-11-29 14:54:05 +00:00
he
7865b832ab Update p5-BSD-Resource from version 1.23 to 1.24.
Change log:

Sun Feb 29 16:51:34 2004  Jarkko Hietaniemi  <jhi@iki.fi>

	* No functional changes but document the known fact that
	  under at least Mac OS X 10.3.2 the t/setrlimit.t subtest #8
	  may fail because of an OS bug.  Also reorder the documentation
	  a bit to collect all the known issues under one heading.

	* Release 1.24.
2004-11-29 14:04:47 +00:00
tv
aa4ef07f8f Well, I suppose I'm the de facto MAINTAINER now, so make it so. 2004-11-29 03:15:35 +00:00
tv
0311e1f3e8 Update to 0.3.11. Changelog:
Fri Nov 12 19:20:37 EST 2004
	Fixed bug in PDF extractor (extremely rare segfault).
	Fixed #787.
	Fixed bug in man extractor (undocumented return value running on
	4 GB file not taken care of properly).

Sat Oct 30 20:18:21 EST 2004
	Fixing various problems on Sparc64 (bus errors).
	Workaround for re-load glib problem of OLE2 extractor.
2004-11-29 02:25:26 +00:00
jlam
40377c791f Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready
for pkgsrc-2004Q4.  The "buildlink" phase was removed for the last branch,
and this is the final cleanup.  "post-buildlink" is now "post-wrapper".
2004-11-28 19:19:51 +00:00
recht
0341d1e3df update to roundup-0.7.9
2004-10-26 0.7.9
Feature:
- DateHTMLProperty.field() accepts format string (thanks Wil Cooley)

Fixed:
- popup listing uses filter args (thanks Marlon van den Berg)
- fixed editing of message contents
- loosened the detection of issue cross-references in messages
- open CSV files in "universal newline" mode
- s/Modifed/Modified (thanks donfu)
- applied patch fixing some form handling issues in ZRoundup (thanks Chris
  Withers)
- enforce View Permission when serving file content (sf bug 1050470)
- don't index common words (sf bug 1046612)
- set the current username correctly after rego (sf bug 1048398)
- don't wrap query.item.html in a <span> (thanks Roch'e Compaan)
- TAL expressions like 'request/show/whatever' return True
  if the request does not contain explicit @columns list
- NumberHTMLProperty should return '' not "None" if not set (thanks
  William)
- ensure multilink ordering in RDBMS backends (thanks Marcus Priesch, sf
  bug 950963)
- always honor indexme property on Strings (sf patch 1063711)
- make hyperdb value parsing errors readable in mailgw errors
- make anydbm journal export handle removed properties
- allow use of XML templates again

2004-10-15 0.7.8
Fixed:
- Clean out sessions / otks tables when migrating

2004-10-11 0.7.7
Fixed:
- ZRoundup's search interface works now (sf bug 994957)
- fixed history display when "ascending"
- removed references to py2.3+ boolean values (sf bug 995682)
- fix static file path normalisation in security check (thanks David Linke)
- less specific messages for login failures (thanks Chris Withers)
- Reject raised against email messages should result in email rejection, not
  discarding of the message
- mailgw can override the MAIL_DEFAULT_CLASS
- handle Py2.3+ datetime objects as Date specs (sf bug 971300)
- use row locking in MySQL newid() (sf bug 1034211)
- add sanity check for sort and group on same property (sf bug 1033477)
- extend OTK and session table value cols to TEXT (sf bug 1031271)
- fix lookup of REMOTE_USER (sf bug 1002923)
- new Interval props weren't created properly in rdbms
- date.Interval() now accepts an Interval as a spec (sf bug 1041266)
- handle deleted properties in RDBMS history
- apply timezone in correct direction in user input (sf bug 1013097)
- more efficient find() in RDBMS (sf bug 1012781)
- pydotorg-specific change to mailgw to handle bizzaro permissions ;)
2004-11-28 16:26:50 +00:00
wiz
9d6dc66256 Guess new maintainer email (from other package). 2004-11-28 16:01:30 +00:00
wiz
7d63ebf149 Fix linking, so that libpthread is pulled in.
Remove superfluous USE_PKGLOCALEDIR.
2004-11-28 14:35:19 +00:00
jmmv
30055dce44 Changes in the package, coming from a monotone package I started creating
yesterday w/o having checked for this one:
- Beautify DESCR.
- Take maintainership.
- Handle monotone.info properly.
- Mark the package as C/C++.
- Use boost's toolset.mk to get the compiler name.
- Simplify patches by using CPPFLAGS.
- Add missing dependencies.

While here, update to 0.15:
- overhauled the internal representation of changes.  see README.changesets
  for details.
- fixed bugs in merkle trie synchronization code.
- fixed echoing and progress UI bugs (helps when using in emacs).
- upgraded cryptopp to 5.2.1.
- fixed bug 8715, diff hunk coordinate reporting.
- added figures, new tutorial to manual.
- improve accuracy of log command.
- several build, configure, and linkage fixes.
- some OSX / PPC portability fixes.
2004-11-28 10:35:45 +00:00
taca
4738ccc842 Remove ruby-ri package.
- ri command itsself is bundled in ruby18.
- ruby-ri's distfile dosen't seems to available any more.
2004-11-28 08:06:29 +00:00
taca
fc52810c70 Remove ruby-mutexm.
- Ruby 1.8.1 bundled this extention library.
- Use ruby-drb package for ruby16 since it contain this library.
2004-11-28 08:01:01 +00:00
taca
af3ea59f9c Migrate ruby-ri to use new framework for Ruby packages. 2004-11-28 07:54:50 +00:00
taca
ba18b3e197 Migrate ruby-mutexm to use new framework for Ruby packages. 2004-11-28 07:52:46 +00:00
jlam
bf77dcdb0c Rewrite lib-checking code to use the standard variables and method to
check and store the presence of libreadline and libedit.  Also, don't
assume that just because libreadline.* exists that GNU readline exists.
Instead, use the presence of particular macros in the readline.h header
as a check for GNU readline.
2004-11-28 06:41:04 +00:00
taca
afc4192685 Migrate ruby-installpkg to use new framework for Ruby packages
and mark this package is only for ruby16.
2004-11-28 06:06:11 +00:00
taca
87d6daf806 Migrate ruby-installpkg to use new framework for Ruby packages and
mark this package is only for ruby16.
2004-11-28 06:04:55 +00:00
taca
b424f27b67 Migrate ruby-strscan to use new framework for Ruby packages and mark
this package is only for ruby16.
2004-11-28 06:04:04 +00:00
taca
5360482091 Migrate ruby-optparse to use new framework for Ruby packages and
mark this package is only for ruby16.

Also trivial manual page fix, too.
2004-11-28 06:01:43 +00:00
taca
65adcffccd Importing ruby16-racc, ruby-racc package for ruby16.
Racc is an LALR(1) parser generator for Ruby.  It is written in Ruby
	and generates Ruby code.  Almost all functions of yacc(1) are
	implemented.
2004-11-28 05:59:59 +00:00
jlam
9636b9d697 Reverse the tests so that we actually check for the existence and not
the non-existence of the library -- this more accurately reflects what
we want to say.
2004-11-28 05:44:34 +00:00
wiz
9e51fe7597 Fix broken libintl existence test; patch by minskim. 2004-11-27 23:35:37 +00:00
taca
93d6eaf34a Migrate ruby-installpkg to use new framework for Ruby packages.
And make this pakcage only for ruby16 until threre is a new ruby18
based pacakge which needs this package.
2004-11-27 16:04:26 +00:00
taca
b6dd115841 Migrate ruby-filelock to use new framework for Ruby packages. 2004-11-27 16:01:37 +00:00
taca
7265b6c235 Migrate ruby-byaccr to use new framework for Ruby packages. 2004-11-27 16:00:49 +00:00
taca
03becc0e0d Migrate ruby-bsearch to use new framework for Ruby packages. 2004-11-27 16:00:09 +00:00
taca
31a123fadf Migrate ruby-amstd to use new framework for Ruby packages. 2004-11-27 15:59:31 +00:00
taca
ffdb54638e Update newfile package to 1.0.14 migrating to use new framework for Ruby,
prefixing package name with "ruby1*-".
2004-11-27 15:58:22 +00:00
taca
0f647bf85c Migrate ruby-rd-mode to use new framework for Ruby packages. 2004-11-27 15:29:21 +00:00
taca
20187979ed Update ruby-racc package to 1.4.4 and migrate to new framework.
Add raccversion.mk for use racc commands from other pacakges.

== 1.4.4 (2003-10-12)
  * document change only.
2004-11-27 15:22:15 +00:00
taca
bacef49d8d Update ruby-mode package to 1.8.1; Ruby 1.8.1 bundled version.
Changes are unknown.
2004-11-27 14:55:25 +00:00
taca
4c74ce02f6 Add and enable ruby-curses and ruby16-curses package. 2004-11-27 14:41:11 +00:00
taca
d974b71e74 Update ruby-readline pacakge with new framework for Ruby packages. 2004-11-27 14:38:46 +00:00
taca
af17dc50e5 Initial import of ruby-curses package. This is separated from original
Ruby 1.6.8 distribution because of (possible) dependency to external package.
2004-11-27 14:35:59 +00:00
taca
a032a04af6 Initial import of ruby-curses package. This is separated from original
Ruby 1.8.1 distribution because of (possible) dependency to external package.
2004-11-27 14:35:15 +00:00
he
8bf6cce33b Update p5-Algorithm-Merge from 0.04 to 0.05.
Add HOMEPAGE pointing into search.cpan.org.
Add DEPENDS on p5-Algorithm-Diff, to reflect a real dependency.

Change log:

0.05  -   6 Nov 2003

  Added some more entries to the callback map.

  Thanks to Chia-liang Kao for bringing these to our attention.
2004-11-27 14:19:05 +00:00
he
d669d9297c Update p5-Algorithm-Diff from 1.15 to 1.19.01.
The original version designation is 1.1901, but who wants to take a bet
the next one after that won't be 1.20?

Changelog:

1.19 2004-09-22
- Added OO interface.
- Based on Ned's v1.18 (unreleased)
2004-11-27 14:16:35 +00:00
kristerw
3d7f75d907 Update autogen to 5.6.4.
AutoOpts:
* The listing of enumerated option arguments is a bit more concise.
* Options may be handled twice: once during the immediate phase and
  again during the "normal" processing phase.
* If environment variable "rc" processing is enabled, then the
  "${PROGNAME}" environment variable will be processed - tokenizing it
  and processing it as a list of command line options.  It may not
  contain any command line operands.
* a new main procedure type:  each-or-stdin  This will fopen() each
  command line operand and pass the FILE* pointer to the callout procedure.
  If there are no operands, then stdin is passed.
* main() procedures can be specified more consistently

AutoGen:
* The '$$' expansion in locating the program will now use "realpath(3C)".
  This way, if a program is installed in /opt/whatever/bin/program
  and you run it via a symlink, '$$' will resolve to /opt/whatever/bin.
* exist and not-exist selection macros -- the CASE macro can now
  select a clause based on value existence.  Previously, you could detect
  an empty string and you then had to use the ``(exist? "name")'' function.
* fixed tpl-file-line so that "%2$d" works for the format.
* Added (emit) function that directly emits its args into output
* keyword lists are columnized in usage text
* distributed subdirectories no longer depend on also being built.

getdefs (an AutoGen support utility):
* With "listed" attributes, if you quote an entry, then the scanning code
  has to push the scan forward to the next entry so we don't wind up with
  a spurious empty entry!!
2004-11-27 12:13:37 +00:00
gson
27b840f546 Updated st to version 1.5.1.
Changes from 1.5.0 to 1.5.1.
----------------------------
o  Andreas Gustafsson's USE_POLL fix.

o  Gene's st_set_utime_function() enhancement.


Changes from 1.4 to 1.5.0.
--------------------------
o  Andreas Gustafsson's performance patch.

o  New extensions:  Improved DNS resolver, generic LRU cache, in-process
   DNS cache, and a program to test the resolver and cache.

o  Support for AMD Opteron 64-bit CPUs under Linux.

o  Support for SPARC-64 under Solaris.

o  Andreas Gustafsson's support for VAX under NetBSD.

o  Changed unportable #warning directives in md.h to #error.
2004-11-27 12:12:16 +00:00
wiz
77e2e4b959 Reset maintainer on his request. 2004-11-27 11:43:34 +00:00
gson
71744ec576 Updated p5-Set-IntSpan to version 1.08. Changes from 1.07 are:
- added the spans method
 - cleaned up some warnings
2004-11-27 11:13:23 +00:00
markd
447126c693 Get the db lib name right by using $BDB_LIBS. Also drop db4 as an option
as it reportedly doesn't work.
2004-11-27 10:46:37 +00:00
wiz
fa43b423a4 Update to 1.9011 (addresses PR 28429):
= 2004/05/31 1.9011

Some speed improvements from Todd R. Eigenschink

= 2004/04/12 1.9009

Fix to netmasks.t for compatability with older perls

= 2004/04/06 1.9008

Added cidrs2inverse() which will find the gaps in a list of blocks.

Based on a request from Howard Jones the tag() method was added.
It allows you to store your own data in a Net::Netmask object.
(Of course, you could have anyway as long as you didn't use the
keys 'IBASE' or 'BITS')

Long ago, Alexandros M Manoussakis reported a bug that findAllNetblock
would often return the same block multiple times.  Fixed.

Based on requests from Alexandros M Manoussakis and Lamprecht
Andreas the undefined behavior for overlapping blocks with
cidrs2contiglists is no longer.  Such blocks will be in the same
sublist.

Based on a requests from Tom Rudnick and Anthony Pardini new function
was added:  cidrs2cidrs().  cidrs2cidrs will condense a set of
netblocks by combining blocks together that make up larger blocks.

Anthony Pardini, Frank Tegtmeyer and George Walker pointed me to
a bug with the contains() method.  Fixed.
2004-11-27 10:39:51 +00:00
epg
760b89670a We used to avoid building all of Subversion again when building
sub-packages (p5-subversion, py-subversion, and ap2-subversion) by
hand-hacking build-outputs.mk, which was a big pain.  Consequently,
since the 1.0.7 update, pkgsrc has re-built the whole thing for each
subpackage.  This is annoying and makes p5-subversion not work with
pkgviews on Darwin.

Now, we'll fix the problem by patching gen-make.py, which generates
build-outputs.mk.  I may even be able to commit this change upstream.

devel/subversion-base/Makefile:
    Generate build-outputs.mk hack.

devel/p5-subversion/Makefile:
devel/py-subversion/Makefile:
www/ap2-subversion/Makefile:
    Replace build-outputs.mk in post-patch.
2004-11-27 02:35:52 +00:00
sketch
8d60a0adc4 Update p5-Proc-Daemon to 0.03:
0.03  Thu Jun 19 2003
        - Licensing is more explicit: Either GPL or Artistic.
        - Updated author contact information.
2004-11-27 00:45:32 +00:00
sketch
21aaa963e1 Update p5-Config-General to 2.27:
2.27
         - bugfix in _store, which caused warning when saving
           a config containing empty hashes. Reported by
           herbert breunung <deirdre_skye@web.de>.

         - removed applied patch (added in 2.20), there are no more
           calls to binmode(), this destroys portability, because
           perls determines itself wether it uses \n or \r\n as newline.
           Reported by herbert breunung too.

         - applied patch by Danial Pearce <danial@infoxchange.net.au>,
           scalars containing a backslash as the last character will
           be written out as here-doc when storing a config to disk.
2004-11-27 00:42:28 +00:00
epg
5309050513 Set MAINTAINER to epg@NetBSD.org. 2004-11-27 00:36:25 +00:00