Commit graph

2523 commits

Author SHA1 Message Date
drochner
e64e6888a9 initial import of py-checker-0.8.8, a python code checker,
submitted by Shell Hung per PR pkg/15153
2002-01-29 16:27:53 +00:00
drochner
9ae2c4cd5b initial import of py-unitgui-1.4.1, a GUI for py-unit,
submitted by Shell Hung per PR pkg/15095
2002-01-29 16:20:47 +00:00
drochner
4d1aa937d6 initial import of py-unit-1.4.1, a unit testing framework for python,
submitted by Shell Hung per PR pkg/15094
2002-01-29 16:19:03 +00:00
drochner
0dd0a5d492 initial import of py-Optik-1.2, a command line parsing library for Python,
submitted by Shell Hung per PR pkg/14786
2002-01-29 16:17:34 +00:00
seb
d402e11068 makeinfo >= 4.0 is need to process this package *.texi files. 2002-01-29 11:57:59 +00:00
drochner
6dec0ecc10 add runtime search path to LDFLAGS 2002-01-29 11:14:56 +00:00
drochner
15a010e77e convert to new Python framework 2002-01-29 11:12:47 +00:00
wiz
cfe2bd46f2 Update to 7.0.3, provided by Ingolf Steinbach in pkg/15361.
Changes:
- Improved the algorithm for building the tree in the module browser, making
  it less error-prone.
- Recursive add respects .cvsignore and $cvscfg(ignore_file_filter)
- The Working Directory Browser parses the "Sticky Options" field and uses
  a different icon if a locally-added or up-to-date file is binary (-kb).
- The Log Browser color-codes the selected revisions so you can visually
  match the log text with the box in the branching diagram.
- The dialog for module-level tagging (cvs rtag) is a little more
  informative (and the code is a little less rococo).
- The installer has a new option "-finaldest", to facilitate building
  debian-style packages.
- The man page is installed in man1 instead of mann.
- The tooltips no longer persist until the operation started by the button
  is finished.
2002-01-28 16:55:53 +00:00
drochner
04a768f05a use distutils to build the extension module, to make it work with
newer Python versions too,
XXX we have to override the do-patch rule to avoid patch errors
    (we use EXTRACT_ELEMENTS, so we don't generally have all the
     original files)
2002-01-28 09:30:08 +00:00
abs
10fb819900 Update cpuflags to 0.18 - recognise sparc classic, from Reinoud 2002-01-28 08:26:08 +00:00
martti
6c67137098 Updated p5-expect to 1.12 (provided by Shell Hung in pkg/15294)
- added various aliases for functions starting with 'exp_'
- added a hook for log_file: can be set to a code ref
- fixed bug in exp_Max_Accum
- cleanup of log and exp_internal output
- moved FAQ and intro into the main pod
- removed soft_close() from DESTROY. Old behaviour is
  available via $Expect::Do_Soft_Close = 1
2002-01-26 07:00:17 +00:00
martti
431c606007 Updated p5-Test-Simple to 0.41 (provided by Shell Hung in pkg/15325)
- chromatic added diag()
- fixed bug for internal eval()'s sometimes interfering
  with $@ and $!
2002-01-26 06:55:55 +00:00
seb
28d646d2f5 Add and enable cssc. 2002-01-24 23:51:22 +00:00
seb
d238540f47 Initial import of GNU CSSC, version 0.13a.1, into the NetBSD Packages
Collection.

GNU CSSC is a workalike for the source code control system SCCS.
2002-01-24 23:44:29 +00:00
wiz
503453bd85 Weakly buildlinkify, and add locale files to PLIST. 2002-01-24 18:31:34 +00:00
tron
dfa3a1079e Switch to new "python" dependency scheme. 2002-01-23 19:34:46 +00:00
seb
e418800a74 Update to version 5.2
While here update my email address.

List of changes for version 5.2:
* Portability fixes [HP-UX, Solaris, VMS, OS/2].
* Made code compilable by a C++ compiler.
* Changed reading of option files to ignore blank lines.
* Changed and enhanced interface to readtags library (see readtags.h).
* Changed from using addLanguageRegex() to addTagRegex() in regex-based
  parsers.
* Added support for Lua language, submitted by Max Ischenko.
* Added instructions to man page on using tags with NEdit.
* Added setargv.obj to link for wildcard expansion [MSVC].
* Added capability to have regex invoke a callback in a regex parser.
* Fixed regex tag problem which left newlines in back-references.
* Fixed missing class-qualified tags [Eiffel].
* Fixed spurious tags for entries in final indexing clause [Eiffel].
* Fixed problem with invalid filenames in preprocessor line directives.
* Fixed bug parsing scoped variables (e.g. "b:variable") [Vim, Bug #487608].
* Fixed problem compiling readtags.c on some hosts.
* Fixed memory overwrite problem in readtags library.
2002-01-23 11:48:29 +00:00
jdolecek
b8a03d0eaf set pkg revision via PKGREVISION, rather than via PKGNAME 2002-01-22 21:01:26 +00:00
taca
3258d0a94f Make this compile with readline 4.2 and later. 2002-01-22 16:46:59 +00:00
wiz
9fdda67b51 regen (pkg/15324) 2002-01-21 22:43:17 +00:00
markd
8d38043f09 include <util.h> for openpty() declaration to keep current toolchain
happy.
2002-01-21 22:27:10 +00:00
wiz
929c8d51ae Weakly buildlinkify, and add some locale files to the PLIST. 2002-01-21 11:37:05 +00:00
wiz
314de8c1d6 Remove obsolete files/md5. 2002-01-19 22:06:11 +00:00
wiz
a20a414aa0 Fix DEPENDs line. 2002-01-19 22:05:38 +00:00
wiz
473eb72596 ispell. 2002-01-19 17:20:14 +00:00
taca
3ecaa2f79b Update ruby-unit package to 0.5.4. Changes from 0.5.2 are below.
Sat Jan 19 14:47:02 2002  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/testfailure.rb: correct not to occure
	  warning message with ruby -w. (Thanks to David Alan Black)

Sat Jan 12 16:11:56 2002  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/testfailure.rb: uses Regexp.quote to create SKIP_FILES pattern.
2002-01-19 16:33:16 +00:00
drochner
bfd38e3d3d -fix the libtoolization
-use python buildlink file
-install examples into version dependant subdir to avoid conflicts
2002-01-19 15:03:35 +00:00
mjl
df549909dd Update p5-Compress-Zlib to 1.16
* Changes a few types to get the module to build on 64-bit Solaris

 * Changed the up/downgrade logic to default to the older constructs, and
   to only call a downgrade if specifically requested. Some older versions
   of Perl were having problems with the in-place edit.

 * added the new XS constant code.

 * Fixed bug in Makefile.PL that stopped "perl Makefile.PL PREFIX=..."
   working.
2002-01-19 03:04:47 +00:00
mjl
2f1cf17778 Update p5-Test-Harness to 2.01.
- Added Test::Harness::Straps
- Partial gutting of the internals
- analyze_file() is more portable
- Test #1 is now element 0 on the details array
- Little bug in the skip 'various reasons' logic fixed
- Wasn't filtering @INC properly when a test is run with -T
- analyze() now considers "not \nok" to be a failure but
  Test::Harness still doesn't
- Made sure filehandles are getting closed
- Fixed a warning on VMS
- Removed a little unnecessary code from analyze_file()
- some POD changes.

Fixes PR/15042 by Shell Hung.
2002-01-18 22:42:27 +00:00
mjl
739981e6bc Update p5-Term-Readkey to 2.16. No changelog available.
Fixes PR/15226 by Shell Hung.
2002-01-18 22:13:04 +00:00
mjl
dc25279bec Update p5-Params-Validate to 0.11
- The 'NO_VALIDATION' mode was seriously broken in that it didn't
  handle defaults at all.
- The 'NO_VALIDATION' env var was mis-documented as being
  'NO_VALIDATE'.
- The 'NO_VALIDATION' env var is now 'PERL_NO_VALIDATION' and this
  method of disabling validation is no longer considered alpha.
- The validation functions now check this environment variable every
  time they are called.
- Fix problem with CPAN shell's 'r' command that
  Attribute::Params::Validate was causing with older Perl's.
- Add ability to specify defaults for parameters and get a new
  hash/array back from validate or validate_pos.
- Require Attribute::Handlers if using Perl 5.6.0+.
- fix doc nits.
- Added Attribute::Params::Validate - do validation via attributes
- Rename set_options to validation_options.  This can now be exported
  safely and is included in the :all export tag.  set_options is
  deprecated and will be removed in a future release.

  Also fixes PR/15225 by Shell Hung.
2002-01-18 22:05:41 +00:00
mjl
993c9c0e86 Enable p5-Attribute-Handlers 2002-01-18 21:58:32 +00:00
mjl
2e9b01d70f Initial import of p5-Attribute-Handlers 0.76. 2002-01-18 21:55:47 +00:00
rh
a1ea65cd77 Update gal to 0.19. Features several new widgets, API enhancements, some
more localisations, and bugfixes.
2002-01-16 03:20:17 +00:00
rh
0a21d8f307 Add patch missing in previous commit 2002-01-16 03:11:56 +00:00
rh
c6dbd2c3d8 Update bonobo-conf to 0.14 and while at it, buildlinkify. Changes are
mainly bugfixes as well as some API enhancements.
2002-01-16 01:37:48 +00:00
rh
c6c830d84b Track changed include file location 2002-01-16 00:12:43 +00:00
rh
7c4e5191b6 Update bonobo to 1.0.18. Changes are tons of bugfixes and speedups,
including
	+ intelligent GdkPixbuf rendering
	+ sensible pixbuf filtering
	+ cache GdkPixbufs
	+ cache X resources
	+ UI handler algorithmic tweaks
2002-01-16 00:03:21 +00:00
rh
23c6568f79 Update GConf to 1.0.7. Changes are mainly bugfixes. In addition, this
now makes use of the real "popt" instead of the skeletion in
libgnomesupport.
2002-01-15 23:59:46 +00:00
rh
e80aec8bd3 Update oaf to 0.6.7
New in this release:
 * Fix major race condition which could lead to multiple oafd's
 * Miscellaneous bug fixes
 * FreeBSD fixes
 * Build fixes
 * Merge lots of bug fixes from former 2.0 branch
 * spec file updates
2002-01-15 23:55:37 +00:00
wiz
9f2f48483a Add some man pages (I wonder how those got overlooked...). 2002-01-14 17:50:50 +00:00
wiz
984c51db94 Comment out some unneeded code that produced errors, in contrast to
what the comment above it claims. Should fix bulk build failure.
2002-01-14 17:18:03 +00:00
wiz
dfd9443556 patthern -> pattern 2002-01-13 11:45:31 +00:00
explorer
b7a3462e50 update to Event-0.83 2002-01-12 17:47:20 +00:00
skrll
5aca240a80 Remove build dependency on autoconf... the patch distfile already included
a patch for configure so it wasn't really needed anyway.

An autoreconf run here noted a small difference in configure patch so I've
created a new patch distfiles with the new configure patch included.
2002-01-11 12:47:23 +00:00
tron
f705015de1 Never try to remove directories in "share/locale" because they are used
by several packages.
2002-01-10 21:12:06 +00:00
skrll
7b1d6ebaf5 Actually add the patch that fixes lisp_LISP handling. This went unnoticed
for 4 months!

While I'm here change the maintainer to packages@netbsd.org
2002-01-10 16:22:37 +00:00
wiz
9832e26996 Remove obsolete patch. 2002-01-10 14:05:00 +00:00
wiz
3cc89e9a87 Remove non-existing patch-aa from distinfo. 2002-01-10 14:02:16 +00:00
wiz
30b50e467f Remove non-existing patch-ac from distinfo. 2002-01-10 14:01:48 +00:00
jlam
6b88df5301 Note addition of php3-pcre. 2002-01-10 13:06:09 +00:00
jlam
78dc5013fa Move to devel/php3-pcre from the www category to match similar
relocations of the PHP4 module packages.
2002-01-10 13:05:52 +00:00
martti
1521a85cfb Updated popt to 1.6.3. List of changes is unknown. 2002-01-10 07:49:34 +00:00
mrauch
bed08f7015 * Patches for two header files to adjust path fragments in #include
statements for NetBSD
* __unix is not any longer defined in new-toolchain gcc's so add __NetBSD__
   to make it compile again

Bumped version number as a package without the first fix may break other ones.
2002-01-08 21:18:04 +00:00
mrauch
1b3fcad130 * Patches for two header files to adjust path fragments in #include
statements for NetBSD
* __unix is not any longer defined in new-toolchain gcc's so add __NetBSD__
   to make it compile again

Bumped version number as a package without the first fix may break other ones.
2002-01-08 21:14:25 +00:00
agc
2c1ab33758 Patch from Chuck Cranor to fix his own PR 15022.
Don't pass a GNU-specific m4 argument down to NetBSD's m4.
2002-01-08 19:55:51 +00:00
jlam
d16211af7d Update devel/php4-sysvshm to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:55:50 +00:00
jlam
5bd1f5f9bc Update devel/php4-sysvsem to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:55:38 +00:00
jlam
3184834515 Update devel/php4-session to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:55:33 +00:00
jlam
8b994990fc Update devel/php4-posix to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:55:27 +00:00
jlam
39f6a873da Update devel/php4-pcre to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:55:21 +00:00
jlam
d4af867900 Update devel/php4-gmp to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:55:15 +00:00
jlam
8048200161 Update devel/php4-gettext to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:55:10 +00:00
tron
7df62e5f68 Make sure that locale files are installed into the correct directory
under Solaris.
2002-01-05 18:42:55 +00:00
taca
616d6c6c07 Simplify document location. 2002-01-05 08:27:59 +00:00
jwise
add60614bc Make sure full ${SCRIPTS_ENV} is available to build script.
Fixes problems when neither PKG_JVM nor JAVA_HOME is set in environment (which
should be perfectly acceptable -- pkgsrc defaults reasonably, but the ant pkg
was not picking up the defaults).
2002-01-04 16:56:08 +00:00
skrll
350f63106d Allow objects of the form libfoo_pic.a to be linked into shared objects as
well as the normal shared objects. This means that the new toolchain, that
links in libgcc_pic.a, will build proper shared objects again.

Bump to nb5 and make this the required version.

Fixes pkg/15120 from Matthias Scheler <tron@colwyn.zhadum.de>
2002-01-04 15:20:25 +00:00
taca
cbcb67db28 Add missing installed file; ${RUBY_SITELIBDIR}/racc/rubyloader.rb. 2002-01-04 09:58:17 +00:00
taca
ca7a0092ee Oops. Fix include path in Makefile, which was for debugging. 2002-01-04 09:47:56 +00:00
taca
34d3786380 Update ruby-unit package to 0.5.2. Changes are below.
Sun Dec 23 12:05:26 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/testsuite.rb: add extend_test instead of decorate_test_element.

	* runit/testcase.rb: ditto.

	* runit/ext/testdecorator.rb ditto.

Sat Dec 22 15:16:23 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/assert.rb(assert_exception): handles any kinds of
	  exceptions.

	* tests/testassert.rb: ditto.

	* runit/testcase.rb: add TestCase#count_test_cases.

	* runit/testsuite.rb(Testsuite#add): accepts any kinds of argument.

	* tests/testtestsuite.rb: ditto.

	* runit/testsuite.rb: moved definition of decorated to
	  runit/ext/testdecorator.rb.

	* runit/testcase.rb: ditto.

	* runit/ext/testdecorator.rb: ditto.

Mon Dec 17 09:59:58 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/testfailure.rb: remove stacktrace at rubyunit.rb.

	* doc_en/testcase.rd: update document matching the latest version.

	* doc_en/testsuite.rd: ditto.

	* doc_ja/testcase.rd: ditto.

	* doc_ja/testsuite.rd: ditto.

	* rubyunit.rb: TestSuite is subclass of Array.

	* runit/testcase.rb: ditto.

	* runit/testsuite.rb: ditto.

	* tests/test_all_suite.rb: ditto.

	* tests/testtestsuite.rb: ditto.

	* runit/testfailure.rb: remove stacktrace at rubyunit.rb.

	* sample/simpletest.rb: using rubyunit.rb.

	* runit/version.rb: version 0.5.0.

Sun Dec 16 16:54:49 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* bin/c2t.rb: using rubyunit.rb.

	* sample/sample01.rb: ditto.

	* testrd2html.rb: ditto.

	* tests/test_all_suite.rb: ditto.

	* tests/testc2t.rb: ditto.

	* tests/testassert.rb: add test of assert_exception

	* doc_en/testcase.rd: add TestCase.test_cases TestCase.test_classes.

	* doc_ja/testcase.rd: ditto.

	* runit/testcase.rb: ditto.

	* runit/testsuite.rb: refactoring

	* install.rb: add rubyunit.rb

	* add rubyunit.rb (Thanks to Dave Thomas)

Thu Nov 29 21:02:37 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/assert.rb: to_str => to_string

	* test.rb unshift () => unshift()

	* version 0.4.8

Sat Nov 24 19:39:45 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/testresult.rb(TestResult#start_test): correct the condition
	  when initializing @test_start_time.

	* version 0.4.7

Fri Nov 23 14:47:49 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* doc_en: remove method index files.

	* doc_ja: ditto.

	* makehtml.rb: ditto.

	* testrd2html.rb: ditto.

Sun Nov 18 17:59:22 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/testfailure.rb(TestFailure): add TestClass name in stack trace.
	* runit/testresult.rb(TestResult): ditto.
	* runit/assert.rb(Assert) : delegate TestFailure removing
	  runit/*.rb from stack trace.

Sat Nov 17 10:49:31 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/assert.rb (Assert#assert_match): return Regexp.last_match
	  if assert_match succeeded.

	* runit/assert.rb (Assert#assert_not_match): The error message
	  specifies matching string when assert_not_match failed

	* runit/version.rb 0.4.6

Sun Nov 11 14:51:50 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/assert.rb (Assert): refactoring
	* runit/assert.rb (Assert#assert): 1st argument type should be TrueClass or FalseClass.
	* runit/version.rb: 0.4.5

Sat Nov  3 20:32:26 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/assert.rb (Assert): refactoring
	* runit/version.rb: 0.4.4

Sat Oct 27 16:11:29 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/testresult.rb (TestResult): remove TestResult#run
	* runit/testcase.rb (TestCase#run): not call TestResult#run
	* runit/error.rb: stop to define ScriptError
	* runit/version.rb: 0.4.3

Sat Oct 27 15:43:13 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* sample/sample01.rb: TestSuite#add instead of TestSuite#add_test.
	* sample/testall.rb: ditto.
	* tests/testtestsuite.rb: ditto.
	* tests/testtestresultitem.rb: ditto.
	* tests/testtestresult.rb: ditto.
	* tests/testtestdecorator.rb: ditto.
	* tests/testtest_runnable.rb: ditto.
	* tests/testteardownable.rb: ditto.
	* tests/testskipassert.rb: ditto.
	* tests/testsetuppable.rb: ditto.
	* tests/testc2t.rb: ditto.
	* tests/testall.rb: ditto.
	* tests/test_all_suite.rb: ditto.

Wed Oct 24 23:11:41 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/testsuite.rb (TestSuite): @test_s --> @tests
	* tests/testtestsuite.rb (TestSuite): ditto.
	* runit/testsuite.rb (TestSuite#add): added. add_test is alias of add.
	* runit/testcase.rb (TestCase.all_suite): use TestSuite#add instead of TestSuite#add_test.
	* bin/c2t.rb (TestFrame#testrunner): ditto.
	* runit/cui/testrunner.rb (TestRunner): remove create_result.
	* runit/cui/testrunner.rb (TestRunner): QUIET_MODE[0] --> @@quiet_mode.
	* runit/assert.rb (Assert): FAILURE_SKIP[0] --> @@skip_failure.

Sun Oct 21 16:12:25 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* runit/testresult.rb: refactoring
	* test.rb: run test_all_suite.rb using installed ruby

Fri Oct 10 21:04:34 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* doc_en/assert.rd: assert_match, 1st argument and 2nd argument are opposition.
	* doc_en/assert.rd: assert_not_match, ditto.
	* doc_en/assert.rd: assert_match, ditto.
	* doc_ja/assert.rd: assert_not_match, ditto.

Sun Oct  7 15:09:28 2001  Masaki Suketa  <masaki.suketa@nifty.ne.jp>

	* re-formatting ChangeLog file. :-)

version 0.4.2

	* assert.rb: deal with warning with msg.concat
	* assert.rb: Should be AssertionFailedError when Assert.skip_failure is true.

version 0.4.1

	* attach_setup, attach_teardown should be private method.

version 0.4.0

	* RUNIT::TestCase.all_suite
	* setupable --> setuppable, mapable --> mappable
2002-01-04 00:36:54 +00:00
tron
99d5373aa9 Include buildlink glue code for "aalib" package. This fixes build problems
in e.g. the "avifile-devel" package.
2002-01-03 19:11:40 +00:00
taca
0a435cb068 Update ruby-bsearch package to 1.4 and fix some build problem.
Changes from 1.1 are bellow.

2001-10-19  Satoru Takabayashi  <satoru@namazu.org>

	* Ruby/Bsearch: Version 1.4 released.

	* tests/test.rb (lookup): Add assertions.

	* bsearch.rb (Array::bsearch_lower_boundary): Use .to_i for
	working with mathn.rb (Rational).
	Thanks to Nenad Ocelic <nocelic@medri.hr> for reporting it.
	(Array::bsearch_upper_boundary): Likewise.

2001-09-12  Satoru Takabayashi  <satoru@namazu.org>

	* Ruby/Bsearch: Version 1.3 released.

	* bsearch.en.rd: Update documentation .

	* bsearch.ja.rd: Likewise.

2001-08-16  Satoru Takabayashi  <satoru@namazu.org>

	* bsearch.rb (bsearch_lower_bound): New method.

	* bsearch.rb (bsearch_upper_bound): New method.

	* bsearch.rb (bsearch_range): Return the range consisting of
	bsearch_lower_bound and bsearch_upper_bound.

2001-07-03  Satoru Takabayashi  <satoru@namazu.org>

	* Ruby/Bsearch: Version 1.2 released.

	* Rewrite documents with rdtools.
2002-01-03 15:50:00 +00:00
agc
e85f39aed5 Add and enable autoconf-devel 2002-01-03 14:14:46 +00:00
agc
91b7225d8e Initial import of autoconf-2.52 (as autoconf-devel) into the Packages
Collection.

Autoconf is an extensible package of m4 macros that produce shell
scripts to automatically configure software source code packages.
These scripts can adapt the packages to many kinds of UNIX-like
systems without manual user intervention.  Autoconf creates a
configuration script for a package from a template file that lists the
operating system features that the package can use, in the form of m4
macro calls.

Version 2.52 of autoconf is not entirely backwards compatible with
earlier versions, but is still needed to build some of the newer
packages. Import this package for just now as autoconf-devel.
2002-01-03 14:02:27 +00:00
abs
cc8fc92d23 Updated cpuflags to 0.17
Update MAKE_FLAGS so we can affect imake using packages
2002-01-03 11:54:47 +00:00
martti
372298fd92 Updated to 0.1.4. List of changes is unknown (ChangeLog was not updated). 2002-01-03 10:42:49 +00:00
hubertf
21d59dcead 1.2.2nb1 for AAlib support 2002-01-03 01:32:12 +00:00
hubertf
41c4cdf91c add support for graphics/aalib
Contributed by Lubomir Sedlacik <salo@xtrmntr.org> in PR 15115
2002-01-03 01:31:46 +00:00
abs
41635be7c3 Updated cpuflags to 0.16
-mcpu=cypress for my little ELC
2002-01-01 17:01:26 +00:00
martin
dbc49fb085 Allow this pkg to build on sparc64 too.
Closes PR pkg/15104 by Lloyd Parkes.
2002-01-01 09:57:03 +00:00
jlam
09aefc5b34 Update devel/php4-sysvshm to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:57:26 +00:00
jlam
f06161cf4e Update devel/php4-sysvmem to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:57:16 +00:00
jlam
b38c76bb59 Update devel/php4-session to 4.1.0. Changes from version 4.0.6 include:
- Fixed and improved shared-memory session storage module (Sascha)
- Fixed references in sessions. This doesn't work when using the WDDX
  session-serializer. Also improved speed of sessions. (Thies)
2001-12-31 23:57:02 +00:00
jlam
f4f8357ce0 Update devel/php4-posix to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:56:56 +00:00
jlam
0d27314be3 Update devel/php4-pcre to 4.1.0. Changes from version 4.0.6 include:
- Fixed a bug in preg_match_all() that would return results under improper
  indices in certain cases. (Andrei)
2001-12-31 23:56:51 +00:00
jlam
9106dfdf2a Update devel/php4-gmp to 4.1.0. Changes from version 4.0.6 include:
- Added optional extra argument to gmp_init(). The extra argument
  indicates which number base gmp should use when converting a
  string to the gmp-number. (Troels)
2001-12-31 23:56:41 +00:00
jlam
2a135a0d85 Update math/php4-gettext to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:56:32 +00:00
jlam
6d975210fd Use pthread.buildlink.mk instead of pth/buildlink.mk. 2001-12-31 22:25:19 +00:00
taca
3331f00df7 update ruby-racc-racc pakage to 1.4.1.
Instead of including ruby-racc's Makefile, newer common definition from
ruby-racc's Makefile.common.

It seems that official changes aren't available.
2001-12-30 17:15:33 +00:00
taca
ef0f9fda43 update ruby-racc pakage to 1.4.1.
Move common definition to Makefile.common and include it.

It seems that official changes aren't available.
2001-12-30 17:13:47 +00:00
taca
c18061e89f Update ruby-optparse package to 0.8.6. Changes from 0.8.3 are below.
Wed Dec 12 00:14:12 2001  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* optparse.rb (OptionParser::switch): fix for String#select.

Thu Aug 23 20:11:52 2001  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* optparse.rb (Revision): changed versioning method.

Thu Aug 23 19:46:27 2001  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* optparse.rb (OptionParser::Switch::summarize): returns self.

	* optparse.rb (OptionParser::order): now (({while})) returns
	  value.
2001-12-30 17:09:14 +00:00
taca
b861791c9a - Update HOMEPAGE and MASTER_SITES.
- Simpler document file arrange.
- Required ruby is 1.6 and later.
2001-12-30 17:06:29 +00:00
taca
c531f3a1a4 Update ruby-strscan package to 0.6.5.
It seems that official changes aren't available.
2001-12-30 17:03:35 +00:00
taca
93446d4d59 Update ruby-amstd package to 1.10.0.
It seems that official changes aren't available.
2001-12-30 17:01:49 +00:00
taca
373d95d27c Update ruby-mode to 1.6.6. This is another part of ruby 1.6.6 distribution.
Changes are some bug fix and previous patch was incorporated.
2001-12-30 16:46:04 +00:00
taca
71706550f8 update ruby-readline package to 1.6.6. (This is really part of ruby
distribution.)
2001-12-30 16:23:59 +00:00
wiz
16b3502a14 Make lclint compile again. Patches from Hiramatsu Yoshifumi via pkg/15092. 2001-12-30 13:38:06 +00:00
jlam
2900c5b95e Move the ncurses-curses-h target out of the NEED_NCURSES == NO section
since it needs to be there all of the time.
2001-12-29 17:16:54 +00:00
jlam
e660a91225 Link curses.h to ncurses.h in the buildlink directory in the
USE_BUILDLINK_ONLY case.  A "standard" ncurses distribution has this file.
2001-12-28 20:13:11 +00:00
agc
4ead18868b Be a bit more generic about the location of ${LOCALBASE} - pointed out
by Thomas Klausner, fixes a problem introduced by me when removing the
scripts directories.
2001-12-27 12:53:54 +00:00