Commit graph

4391 commits

Author SHA1 Message Date
martti
f921a08bbb Updated rcs to 5.7nb2
- make this available for Linux
- root must be able to compile this package (patch-ac)
2003-09-02 09:42:55 +00:00
xtraeme
37b2336ba3 Add and enable loudmouth 2003-09-02 07:28:47 +00:00
xtraeme
943d4cb5df Initial import of loudmouth 0.13.2. Ok'ed by wiz@
Loudmouth is a lightweight and easy-to-use C library for programming with the
Jabber protocol. It's designed to be easy to get started with and yet
extensible to let you do anything the Jabber protocol allows.
2003-09-02 07:27:58 +00:00
martti
5b399ffa47 This needs zlib 2003-09-02 07:12:15 +00:00
taca
1d0651ec70 ruby-rd-mode package was update to 0.6.13 implicitly by update of
ruby-rdtool package.  Update distinfo file and remove PKG_REVISION now.

Nothing changed with ruby-rd-mode itself.
2003-09-02 06:13:26 +00:00
minoura
bd012a27b3 Updated to 10.6 (from 10.4), addressing pkg/22212 by hiramatsu-san.
2003-07-05  Yuuichi Teranishi  <teranisi@gohome.org>

	* APEL: Version 10.6 released.
	* apel-ver.el (apel-ver): Change APEL version to 10.6.

2003-07-03  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>

	* poe.el (make-temp-file) [2-args make-temp-file]:
	Don't use octal number for file modes.

	* poe.el (toplevel): Fixed the compile-time check for the definition of
	`make-temp-file' [apel-ja: 00874].
	(make-temp-file) [no make-temp-file, single-user system]:
	Don't use `set-default-file-modes' nor `default-file-modes'.

2003-07-03  Yuuichi Teranishi  <teranisi@gohome.org>

	* poe-18.el (make-directory-internal): Signal an error according to
	the exit status of mkdir.
	(delete-directory): New function.
	(write-region): Ditto.

2003-06-06  Yuuichi Teranishi  <teranisi@gohome.org>

	* APEL: Version 10.5 released.
	* apel-ver.el (apel-ver): Change APEL version to 10.5.

2003-05-29  Yuuichi Teranishi  <teranisi@gohome.org>

	* poe.el (make-temp-file) [no make-temp-file, single-user system]:
	Modified for OS/2.

2003-05-22  Yuuichi Teranishi  <teranisi@gohome.org>

	* install.el (install-prefix): Change value for Meadow2 and NTEmacs.

2003-05-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>

	* poe.el (make-temp-file) [no make-temp-file, multi-user system]:
	Modified comments.

2003-05-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>

	* poe.el (make-temp-file) [no make-temp-file, multi-user system]:
	Flatten nested `unwind-protect'.  Fixed comments.

2003-05-15  Yuuichi Teranishi  <teranisi@gohome.org>

	* poe.el (make-temp-file): New function.

2002-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>

	* mcs-20.el (mcs-region-repertoire-p): New function for UTF-2000
	implementations.
	(mcs-string-repertoire-p): Likewise.
	(detect-mime-charset-region): New implementation for UTF-2000
	implementations.
	(detect-mime-charset-string): New function for UTF-2000
	implementations.

2002-11-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>

	* filename.el (filename-filters): Change default value to nil.
2003-09-01 14:51:00 +00:00
epg
6cf22acba2 Make this patch match the change i committed upstream. 2003-08-31 22:09:51 +00:00
jdolecek
90c1c1709f Update PHP to final 4.3.3
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements

Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
  'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
  to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
  remains CGI version
2003-08-31 19:55:21 +00:00
jschauma
facd72c9c7 Apply patch provided by Min Sik Kim in PR pkg/22632 to update tcl-tclcl
to 1.0rc13.
2003-08-31 19:45:21 +00:00
jmmv
799decbddf Update to 0.13:
* Documentation changes to match Buildtool 0.13.

        * Converted build files to the new framework introduced in
          Buildtool 0.13.

        * Fixed detection of the Docbook XML DTD and the Docbook XSL
          package under Gentoo Linux.
2003-08-31 19:30:03 +00:00
jmmv
fce70b7fd5 Update to 0.13:
o   All Buildtool control files (the ones in the buildtool.d subdirecto-
         ry) were unified into a single file, Generic.bt, which is placed in
         the top level directory for simplicity.  Everything is now controlled
         from shell functions defined in that file.  Buildtool will assist you
         in this conversion when needed.

     o   The bt_sh module was added, a very fast and small shell interpreter.

     o   The bt_logic module was extended (really, rewritten from scratch) to
         provide a shell based program to track dependancies and build tar-
         gets.  It still acts as a wrapper for compilation and linking com-
         mands.  As a side effect, the old code was readded as the bt_wrap
         module, needed to keep bt_make working until both can be safely re-
         moved.

     o   bt_config will now check for several programs to generate dependancy
         files.  Aside from the standard cpp(1), it also searches for fastdep,
         which will give better results on slow computers.

     o   Some bug fixes.
2003-08-31 19:29:06 +00:00
wiz
6261786f43 Update to 4.4:
1. In UTF-8 mode, a character class containing characters with values between
    127 and 255 was not handled correctly if the compiled pattern was studied.
    In fixing this, I have also improved the studying algorithm for such
    classes (slightly).

 2. Three internal functions had redundant arguments passed to them. Removal
    might give a very teeny performance improvement.

 3. Documentation bug: the value of the capture_top field in a callout is *one
    more than* the number of the hightest numbered captured substring.

 4. The Makefile linked pcretest and pcregrep with -lpcre, which could result
    in incorrectly linking with a previously installed version. They now link
    explicitly with libpcre.la.

 5. configure.in no longer needs to recognize Cygwin specially.

 6. A problem in pcre.in for Windows platforms is fixed.

 7. If a pattern was successfully studied, and the -d (or /D) flag was given to
    pcretest, it used to include the size of the study block as part of its
    output. Unfortunately, the structure contains a field that has a different
    size on different hardware architectures. This meant that the tests that
    showed this size failed. As the block is currently always of a fixed size,
    this information isn't actually particularly useful in pcretest output, so
    I have just removed it.

 8. Three pre-processor statements accidentally did not start in column 1.
    Sadly, there are *still* compilers around that complain, even though
    standard C has not required this for well over a decade. Sigh.

 9. In pcretest, the code for checking callouts passed small integers in the
    callout_data field, which is a void * field. However, some picky compilers
    complained about the casts involved for this on 64-bit systems. Now
    pcretest passes the address of the small integer instead, which should get
    rid of the warnings.

10. By default, when in UTF-8 mode, PCRE now checks for valid UTF-8 strings at
    both compile and run time, and gives an error if an invalid UTF-8 sequence
    is found. There is a option for disabling this check in cases where the
    string is known to be correct and/or the maximum performance is wanted.

11. In response to a bug report, I changed one line in Makefile.in from

        -Wl,--out-implib,.libs/lib@WIN_PREFIX@pcreposix.dll.a \
    to
        -Wl,--out-implib,.libs/@WIN_PREFIX@libpcreposix.dll.a \

    to look similar to other lines, but I have no way of telling whether this
    is the right thing to do, as I do not use Windows. No doubt I'll get told
    if it's wrong...
2003-08-31 11:28:48 +00:00
seb
ab7ef6cfa3 Install documentation in canonical pkgsrc directories.
Use static PLIST.
Get ride of share/examples/libnet symlink handling in PLIST by '@.*exec'
symbolic link in PLIST are just fine.

Bump PKGREVISION.
2003-08-31 10:08:24 +00:00
he
8cf61eeb16 Update p5-IPC-ShareLite from 0.08 to 0.09.
Changelog:

0.09 Wed Dec  4 13:51:05 PST 2002
        - fixed bug in size() thanks to Craig Manley <c.manley@skybound.nl>
2003-08-31 10:01:43 +00:00
he
4edd29a2ec Remove duplicate dependency on p5-IPC-ShareLite. 2003-08-31 09:52:02 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
he
84729c73f5 Enable p5-Scalar-List-Utils.
This distribution is a replacement for the builtin distribution.

This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage would not
really be high enough to warrant the use of a keyword, and the size so
small such that being individual extensions would be wasteful.
2003-08-30 19:02:17 +00:00
he
a9c8be95fa Import p5-Scalar-List-Utils version 1.12.
This distribution is a replacement for the builtin distribution.

This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage would not
really be high enough to warrant the use of a keyword, and the size so
small such that being individual extensions would be wasteful.
2003-08-30 19:01:32 +00:00
he
99a3c3e91f Enable p5-Exception-Class.
This module allows you to declare hierarchies of exception classes for
use in your code.  It also provides a simple exception class that it
uses as the default base class for all other exceptions.

You may choose to use another base class for your exceptions.
Regardless, the ability to declare all your exceptions at compile time
is a fairly useful trick and helps push people towards more structured
use of exceptions.
2003-08-30 19:00:44 +00:00
he
dd07d64e09 Import p5-Exception-Class version 1.14.
This module allows you to declare hierarchies of exception classes for
use in your code.  It also provides a simple exception class that it
uses as the default base class for all other exceptions.

You may choose to use another base class for your exceptions.
Regardless, the ability to declare all your exceptions at compile time
is a fairly useful trick and helps push people towards more structured
use of exceptions.
2003-08-30 19:00:01 +00:00
he
569550bf9b Enable p5-Class-Data-Inheritable.
Class::Data::Inheritable is for creating accessor/mutators to class
data. That is, if you want to store something about your class as a
whole (instead of about a single object). This data is then inherited
by your subclasses and can be overriden.
2003-08-30 18:59:07 +00:00
he
05f7f87430 Import p5-Class-Data-Inheritable version 0.02.
Class::Data::Inheritable is for creating accessor/mutators to class
data. That is, if you want to store something about your class as a
whole (instead of about a single object). This data is then inherited
by your subclasses and can be overriden.
2003-08-30 18:58:33 +00:00
he
1a9089286b Enable p5-Class-Container.
This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for "HTML::Mason", in which
the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several
other objects must create each other transparently, passing the appropriate
parameters to the right class, possibly substituting other subclasses for
any of these objects.
2003-08-30 18:57:32 +00:00
he
a17082fe1f Import p5-Class-Container version 0.10.
This class facilitates building frameworks of several classes that
inter-operate. It was first designed and built for "HTML::Mason", in which
the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several
other objects must create each other transparently, passing the appropriate
parameters to the right class, possibly substituting other subclasses for
any of these objects.
2003-08-30 18:56:46 +00:00
he
46a91d2174 Enable p5-Cache-Cache.
The Cache modules are designed to assist a developer in persisting
data for a specified period of time.  Often these modules are used
in web applications to store data locally to save repeated and
redundant expensive calls to remote machines or databases.  People
have also been known to use Cache::Cache for its straightforward
interface in sharing data between runs of an application or
invocations of a CGI-style script or simply as an easy to use
abstraction of the filesystem or shared memory.
2003-08-30 18:55:40 +00:00
jlam
a1da828c64 Convert to use bsd.pkg.install.mk 2003-08-30 18:48:34 +00:00
he
1281c649df Import p5-Cache-Cache version 1.02.
The Cache modules are designed to assist a developer in persisting
data for a specified period of time.  Often these modules are used
in web applications to store data locally to save repeated and
redundant expensive calls to remote machines or databases.  People
have also been known to use Cache::Cache for its straightforward
interface in sharing data between runs of an application or
invocations of a CGI-style script or simply as an easy to use
abstraction of the filesystem or shared memory.
2003-08-30 18:47:51 +00:00
jlam
396e0f41df Remove redundant line that matches the default. 2003-08-30 18:46:17 +00:00
wiz
b86098bbfd Update to 0.98.37:
* Paths given in "-I" switch searched for "incbin"ed as
  well as "%include"ed files.
* Added stabs debugging for the ELF output format, patch from
  Martin Wawro.
* Fix output/outbin.c to allow origin > 80000000h.
* Make -U switch work.
* Fix the use of relative offsets with explicit prefixes, e.g. "a32 loop foo".
* Remove "backslash()".
* Fix the SMSW and SLDT instructions.
* -O2 and -O3 are no longer aliases for -O5 and -O10.  If you mean the
  latter, please say so! :)
2003-08-30 15:09:02 +00:00
taca
89579083c6 Update ruby-unit package to 0.5.6.
Mon Jan 20 21:33:29 2003  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/assert.rb: for Ruby 1.8.0 Object#type => Object#class

	* runit/testcase.rb: ditto.

	* runit/testfailure.rb: ditto.

	* runit/cui/testrunner.rb: ditto.

	* tests/testassert.rb: ditto.

	* runit/version.rb: 0.5.6

Sat Aug  3 08:54:28 2002  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/assert.rb(assert): The assert behaves like as assert
	  of Test::Unit.

	* tests/testassert.rb: ditto.

	* tests/testtestfailure.rb: ditto.

	* runit/version.rb: 0.5.5

Sat Jul 27 16:42:38 2002  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* tests/testtestfailure.rb: Ruby 1.7 does not support plain
	  string meta charactor. (Thanks to Booker Bense)

Sat Feb 16 13:59:21 2002  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* makehtml.rb: Output warning message when rd2 fail to run.
	  (Thanks to Masaaki Sakano)
2003-08-30 08:36:53 +00:00
taca
35bf4e640f Forgot to commit PLIST. 2003-08-30 08:30:26 +00:00
taca
2d6da70f03 share distinfo file with ruby-racc package. 2003-08-30 08:23:16 +00:00
taca
e5696fb2e1 Update ruby-racc pacakge to 1.4.3.
1.4.3 (2002-11-14)

    * reduce warning for ruby 1.7.

1.4.2 (2002-01-29)

    * new option --no-extentions
    * refine cparse.c
2003-08-30 08:21:57 +00:00
taca
3f52448e2e utilize USE_RUBY_SETUP; build and install stage simplified in Makefile,
no functional change in installed package.
2003-08-30 07:58:33 +00:00
taca
77b4fee36a Improve HOMEPAGE's URL a little bit. 2003-08-30 07:55:22 +00:00
taca
5f2228fa51 Update ruby-strscan package to 0.6.7.
= Change Log

== 0.6.7 (2003-03-25)
  * does taint check.

== 0.6.6 (2002-06-25)
  * extconf.rb had bug.
2003-08-30 07:54:03 +00:00
taca
ddae5cb088 Update ruby-optparse package to 0.12.
Fri Jan 31 02:44:08 2003  Nobuyoshi Nakada  <nobu.nokada@softhome.net>

	* optparse.rb (OptionParser::define): renamed from new.

Fri Jan 31 01:55:02 2003  Nobuyoshi Nakada  <nobu.nokada@softhome.net>

	* optparse.rb (OptionParser::List::accept): default pattern must
	  not be nil.

	* optparse.rb (OptionParser::new_tail): arguments forgotten.

	* optparse.rb (OptionParser::inc, OptionParser::terminate): use
	  Kernel#class instead of deprecated Kernel#type.

	* optparse.rb (OptionParser::ParseError::inspect): ditto.

	* optparse.rb (OptionParser::ParseError::reason): ditto.

Thu Jan 30 16:46:43 2003  Nobuyoshi Nakada  <nobu.nokada@softhome.net>

	* optparse.rb (OptionParser::Switch::PlacedArgument): added.  if
	  the next argument doesn't start with '-', use it as the value.

	* optparse.rb (OptionParser::make_switch): fixed a bug of pattern.

	* optparse.rb (Array): no need to guard.

	* test_optparse.rb: added.

Sun Dec  1 23:04:03 2002  Nobuyoshi Nakada  <nobu.nokada@softhome.net>

	* optparse.rb (OptionParser::new): same as OptionParser#on but
	  returns new OptionParser::switch.

Thu Aug  8 09:40:05 2002  Nobuyoshi Nakada  <nobu.nokada@softhome.net>

	* optparse.rb (NilClass): must provide conversion block.

	* optparse.rb (String): ditto.

Wed Aug  7 21:22:41 2002  Nobuyoshi Nakada  <nobu.nokada@softhome.net>

	* optparse.rb (OptionParser::Completion::convert): returned all
	  values not first one.

	* optparse.rb (OptionParser::Switch::parse): return values as is.

	* optparse.rb (OptionParser::order): ditto.

	* optparse/time.rb: prior time.rb.

	* optparse/uri.rb: ditto.

Sat Mar 23 16:33:54 2002  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* optparse.rb (OptionParser::switch): fixed `no' prefixed option.

Sat Mar 23 05:50:28 2002  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* opttest.rb: use instance variables.

	* opttest.rb: add Time example.

Mon Mar 18 03:24:02 2002  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* install.rb: changed manual suffix to 3r.

	* install.rb: default docdir with Revision.

Sun Mar 17 19:29:41 2002  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* install.rb: added options, --man-install, --doc-install,
	  --compression, --prefix, --list-only.

	* optparse.rb (OptionParser::Switch::-@): removed.

	* optparse.rb (OptionParser::List::update): added negated switch
	  argument.

	* optparse.rb (OptionParser::banner): no newline at end of default
	  banner, for easy concatination.

	* optparse.rb (OptionParser::to_str): append a newline unless
	  teminated by it.

	* optparse.rb (OptionParser::switch): make negated switch here as
	  NoArgument.

	* optparse.rb (OptionParser::order): not use $1, $2 and so on,
	  thread unsafe special variables as possible.

	* optparse.rb (Acceptable argument class): no argument for
	  (({Object})) came true, previous behavior is for (({NilClass}))
	  now.

	* optparse.spec: many changes.
2003-08-30 07:42:58 +00:00
taca
4f164ed753 It seems that old MASTER_SITES is no longer available. 2003-08-30 07:29:53 +00:00
gehenna
3b041cf732 CVSync 0.24.5
Changes:
  * Fix a bug to fail to replace files in top directory
    when use a feature 'scanfile'. (server)
2003-08-30 07:24:52 +00:00
taca
523750f14e Add and enable ruby-zlib. 2003-08-30 07:17:52 +00:00
taca
d62093e10c Importing ruby-zlib 0.6.0 into devel category. 2003-08-30 07:16:42 +00:00
taca
9793ce07a5 Update ruby-amstd pacakge to 2.0.0.
No changes are available.
2003-08-30 05:54:26 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
epg
f8c2e3153c Update to 0.28.1.
#####################################################################
##  WARNING  WARNING  WARNING  WARNING  WARNING  WARNING  WARNING  ##
#####################################################################
##                                                                 ##
##  This release makes an incompatible change to the Subversion    ##
##  repository filesystem schema.  Repositories created with       ##
##  Subversion code prior to this release will unable to operate   ##
##  with this new code.  To maintain the ability to use said       ##
##  repositories, you must use a version 'svnadmin dump' prior to  ##
##  this change to dump your repository to a dumpfile, then use    ##
##  this new Subversion code to create, and load your dumpfile     ##
##  a new repository using 'svnadmin load'.  And don't forget to   ##
##  copy over any custom configuration/hooks from the old to the   ##
##  new repository.                                                ##
##                                                                 ##
#####################################################################

 Please see the repository_upgrade_HOWTO document located in the notes
 directory of the source tree for documentation on migrating pre-.28
 repos to revision .28.

 Also located here:
    http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO

 User-visible changes:
 * fs schema change, see issue #1003 **NOTE: repos dump/load cycle required!**
 * command-line options
  - changed  'lsdblogs' is now 2 commands 'list-dblogs', 'list-unused-dblogs'
  - removed  '--only-unread' option
  - new      'list-unused-dblogs'
  - new      '--config-dir' allows svn config to live outside ~/.subversion
  - new      (r6811)
    - svn-status-get-specific-revision (interface to svn cat)
    - svn-ediff-with-revision (run ediff w/ a file wc and a specified rev)
 * fixed 'mod_dav_svn' segfault bug caused by foreign DeltaV requests (r6725)
 * fixed 'svn switch' bug which could result in corrupted repo (#1316,r6746)
 * fixed items now marked as 'deleted' if they no longer exist (#919,r6748)
 * fixed 'merge' no longer adds file/dir if schema differs from wc. (#1321)
 * fixed Handle \r correctly when prompting on Windows. (r6792,#1307)
 * 'svn merge' now 'skip's when it hits unversioned obstructions (r6810,#1425)
 * fixed repos->wc of file w/ svn:keywords set caused segfault (r6818,#1473)
 * fixed 'svn diff -r PREV:HEAD' failed if tmp/ exists in cwd (r6838,#1487)

 Developer-visible changes:
 * database schema changed (see warning above!) (r6752,#1003,#1248,#1438)
 * svn Perl bindings are ready - see swig/INSTALL
 * internal changes to treat swig libraries more like normal libraries (r6761)
 * improved handling of errors opening a repository over ra_svn (r6841)
2003-08-29 01:58:49 +00:00
epg
2e16f07909 Update to 1.3.19, drop autoconf dependency, and allow building with a
python using pth.
2003-08-28 22:33:14 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
abs
9e2dfb9e02 Revert last - already fixed by seb. Do not bump PKGREVISION as
unnecessary in first place. Illumination provided by wiz.
2003-08-28 14:49:11 +00:00
heinz
34c62e92aa Add TEST_TARGET to enable testing 2003-08-27 20:45:22 +00:00
abs
43f0d41853 Update librsync to 0.9.6nb1
Add missing entry to buildlink2.mk - from Sebastian Prause
2003-08-27 15:33:33 +00:00
gehenna
07cdc004ce cvsync 0.24.4
Changes:
  * Fix a bug to fail to replace files in some cases. (server)
  * Fix a double free bug. (server)
2003-08-27 09:35:40 +00:00