Commit graph

4518 commits

Author SHA1 Message Date
dillo
dbdb7f6b14 drop me as maintainers -- I don't use it any more 2003-10-11 14:20:20 +00:00
grant
68fd50e391 bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. 2003-10-11 13:40:19 +00:00
grant
dbf3c5151c use basename ${MAKE}... in configure to avoid bad substitution
error.

from mlh at goathill dot org in PR pkg/22920.
2003-10-11 12:11:41 +00:00
kim
264f7d1b3b Scalar::Util is recommended by Class::Container, and required by
HTML::Mason so require it here to avoid possible inconsistancies
in building Class::Container.
2003-10-11 04:26:10 +00:00
kim
0e38524d37 Set USE_BUILDLINK2=YES so that ${PERL5_SITEARCH} will be set (for packlist). 2003-10-11 04:10:16 +00:00
reed
8d9ba19680 Check for yacc and BUILD_DEPENDS on bison; check for flex (and not
just for SunOS). (Okay'd by rh.) This should probably get rid of
SunOS check.  Later, these build dependency checks should be improved
and done in a separate mk file (like an enhanced tools.mk).
2003-10-10 16:31:08 +00:00
wiz
053eae936e No more patch-aa. 2003-10-09 06:43:42 +00:00
thorpej
34893d7420 CPAN File::Spec - portably perform operations on file names. 2003-10-09 06:21:59 +00:00
gehenna
ee9e1bc999 cvsync 0.24.8
Changes:
  * Fix a bug to create a wrong pid file when a relative path is specified
    by using an option -p.
2003-10-08 10:03:30 +00:00
epg
38ce602643 Subversion requires neon 0.24 now, so add the requisite
BUILDLINK_DEPENDS.neon missed in last package update.

Thanks Sergey Svishchev <svs@ropnet.ru>.
2003-10-07 08:06:38 +00:00
wiz
a60a0801e8 Update to 1.8.2:
* Catch invalid OLE2 files that claim there is data in a directory.
        * Better error handling for Infile::child_by_*
        * Work harder to restore invalid ole2 files with bad BATs.
        * Begin an interface for ole2 export with non-default block sizes.
        * Name the root directory 'Root Entry' to keep libole2 happy.
        * Support CLSIDs for Storages for the AAF project
        * Test and fix bugs reading ole files with non-default block sizes.
        * Plug major gzip output leak.
2003-10-05 20:20:18 +00:00
martti
a31eadb731 Updated doxygen to 1.3.4
* bug fixes
2003-10-05 12:03:50 +00:00
martti
fd1e4da129 Updated distcc to 2.11
* bug fixes
2003-10-05 12:03:12 +00:00
wiz
afad701ca7 Update to 0.98.38:
* Add Makefile for 16-bit DOS binaries under OpenWatcom, and modify
  mkdep.pl to be able to generate completely pathless dependencies, as
  required by OpenWatcom wmake (it supports path searches, but not
  explicit paths.)
* Fix the STR instruction.
* Fix the ELF output format, which was broken under certain
  circumstances due to the addition of stabs support.
* Quick-fix Borland format debug-info for -f obj
* Fix for %rep with no arguments (#560568)
* Fix concatenation of preprocessor function call  (#794686)
* Fix long label causes coredump (#677841)
* Use autoheader as well as autoconf to keep configure from generating
  ridiculously long command lines.
* Make sure that all of the formats which support debugging output
  actually will suppress debugging output when -g not specified.
2003-10-05 09:45:13 +00:00
taca
6b063a6309 Add and enable ruby-testunit. 2003-10-05 09:30:49 +00:00
taca
f6b052ebfc Initial importing ruby-testunit 0.1.8 package based on PR pkg/22136 by
Rasputin <rasputin at idoru dot mine dot nu>.

Test::Unit is a framework for unit testing in Ruby, helping
you to design, debug and evaluate your code by making it
easy to write and have tests for it.
2003-10-05 09:29:53 +00:00
grant
a8f9a4f010 make the library names we create on Darwin be consistent with what
pkgsrc expects and what other platforms use.

note that we can't simply use version_type=sunos, since the Darwin
linker requires libtool to pass -compatibility_version and
-current_version so they are coded into the library header.

this fixes the problem of having libname.x.dylib files which were not
registered in the PLIST, and thus were leftover after package removal.

ok'd by jlam.
2003-10-05 08:19:19 +00:00
agc
d30d36cb6f pkglint nit - get rid of trailing whitespace 2003-10-04 20:25:11 +00:00
xtraeme
72da2919f3 Updated to 0.14.
Changes in 0.14:
----------------
* Added information about building on Windows
* Bug when using GnuTLS fixed.
* Fixed a bug that could cause replies to be overlooked when using
  blocking mode.
* Added IPv6-support, patch from Sjoerd Simons.
* Made it easier to build RPMs without SSL-support.
* Fixed a memleak when destroying a connection.
2003-10-03 09:48:44 +00:00
abs
1256bede19 Update cpuflags to 0.57:
Add optimisations for specific Athlon models (recht@)
	Avoid setting flags if DBG is set to -Os (to reduce size impact
	when building contents of distrib on at least 1.6.x i386)
2003-10-02 16:10:00 +00:00
sjg
e47bf5e81b Update mk-files to 20030930
Renamed generic.sys.mk to Generic.sys.mk so it does not get installed.
Cleaned up settings of ROOT_GROUP in some *.sys.mk
2003-09-30 17:59:59 +00:00
recht
6557dfd592 add missing svn_cmdline.h 2003-09-29 22:39:50 +00:00
recht
9b389e4fff Update to 0.6.2
Fixed:
- cleaned up, clarified internal caching API in *dbm backends
- stopped pyc writing to current directory! yay! (patch 800718 with changes)
- fixed file leak in detector initialisation (patch 800715)
- commented out example tracker homes (patch 800720)
- added note about hidden :template var in user.item (bug 799842)
- fixed Apply Error that was raised, when property was deleted from class and
  we are trying to edit an instance
2003-09-29 12:52:16 +00:00
kristerw
c05b4a4283 mk/curses.buildlink2.mk has been removed, so go back to
devel/ncurses/buildlink2.mk again...
2003-09-28 23:01:15 +00:00
sjg
fac87149a2 Update bmake to 20030928 - now includes
-de to get more verbose error messages
:[] modifier to pick words from variable etc.

Update mk-files to 20030928
added some extra sys.mk's from bootstrap-pkgsrc
changed own.mk to default to root:${ROOT_GROUP} ownership.
sys.mk can set ROOT_GROUP if wheel is not right.
2003-09-28 21:08:59 +00:00
is
7ff7545cfa upgrade libgphoto2 buildlink file to -2.1.2, and bump the package revision
of its consumers.
2003-09-28 18:57:00 +00:00
is
53b79ebc54 Update to libgphoto2-2.1.2. Among other changes and bugfixes, support for
Canon PowerShot A70.
2003-09-28 18:08:59 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
recht
32aba9c232 ncurses/buildlink2.mk is no more, use mk/curses.buildlink2.mk instead 2003-09-27 21:05:14 +00:00
danw
e2aebe264b add ""s around the uname ... calls for -DLIBGTOP_COMPILE_SYSTEM, etc,
since `uname -m` has spaces in it on darwin
2003-09-27 20:22:33 +00:00
danw
7b641047ce patch the darwin gmodule implementation to recursively look up symbols
like the elf one does
2003-09-27 20:18:37 +00:00
recht
a2fc21eebf Update to 0.30.0
ok'ed by epg@

 User-visible changes:
 * SSL changes:  (r7134, #1330)
      - client now prompts to cache server certificates
      - no more 'ssl-ignore-unknown-ca' option
      - 'ssl-ignore-host-mismatch' is renamed to 'ssl-override-cert-hostname'
      - new 'ssl-trust-default-ca' option to trust 'default' openssl CAs
 * 'svn log' no longer dies on unversioned args (r6989, #777)
 * local mods now obstruct 'svn up' deletions (r7050, #1196)
 * 'svnserve' now notices (unauthenticated) --username arg (r7060)
 * no more 'svnadmin createtxn' subcommand. (r7062)
 * 'svn ls -v' shows years when appropriate
 * document some new things in Book (r7014), plus minor technical fixes
 * website changes:  new sidebar, new 'svn links' page, new tigris.org!!
 * other bugfixes:  hooks use proper stdout handles on win32 (r7001),
   prevent copies of copies in wc (r7077, #1259), display failed
   revprop change over ra_dav (r7081, #1520), 'svn st -u' throws RA
   error properly (r7094, #1506)

 Developer-visible changes:
 * ra_dav now requires neon-0.24.X
 * many gen_make.py/gen-base.py improvements, especially for win32 builds
 * many improvements to swig/perl bindings
 * improvements to contrib/:  psvn.el, and new svn-push program.
 * more cvs2svn bugfixes:  issue #1504, #1421, #1514, and new --username arg.
 * python testsuite only raises exceptions, never status codes. (#1192)
 * various libsvn_fs re-org (prepwork) for issue #1499.
 * other bugfixes: code-complete timestamp feature (r6983, #1445), add
   op-counting features to trails (r6984, #655), fs UUID caching
   (r7037), almost finish win32 iconv issues (#872), restored-file
   entry-timestamp bugfix (r7090, #1523), always print CWD as '.' (r7097)
2003-09-27 20:14:41 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
grant
4e01d0babf add USE_PKGLOCALEDIR. 2003-09-27 15:29:47 +00:00
grant
4c205ffd00 use tools.mk for GNU m4.
move a line for clarity.
2003-09-27 15:09:05 +00:00
grant
f56e4ec111 handle the case where the base system has no (n)curses. 2003-09-27 10:27:39 +00:00
grant
8b22a01dc2 whitespace police 2003-09-27 10:20:29 +00:00
grant
ec56334fe5 +liboop 2003-09-27 08:15:16 +00:00
grant
8fb0322a8d Initial import of liboop-0.9 into The NetBSD Packages Collection.
Liboop is a low-level event loop management library for POSIX-based
operating systems. It supports the development of modular, multiplexed
applications which may respond to events from several sources. It
replaces the "select() loop" and allows the registration of event
handlers for file and network I/O, timers and signals. Since processes
use these mechanisms for almost all external communication, liboop can
be used as the basis for almost any application.
2003-09-27 08:14:50 +00:00
wiz
2a598ab1cd Install man page. Bump PKGREVISION. Closes PR 22952 by Greg A. Woods. 2003-09-25 18:49:08 +00:00
salo
e47df39b58 Add buildlink2.mk. 2003-09-25 16:18:32 +00:00
salo
8ad8c30215 Updated to version 1.30.2.
Changes:

1.30.2:
=======
- Backported changes to the config system, to better handle new compiler
  releases.
- Bugs in regression reporting in subproject tests were fixed.
- Tests are now run in the context of the user's PATH environment settings
- msvc-stlport and intel-win32-stlport toolsets now build static libraries
  with multithreading enabled, to be compatible with the STLPort builds.
- intel-win32 toolset now handles wchar_t correctly when intel is installed
  over msvc6.
- Backported fixes from the main trunk which prevent errors building
  the Boost.Test library in its default configuration.
- Backported portability improvements for checked_delete.
- Locale support for metrowerks (requiring a statically-linked runtime) is
  more uniformly handled.
- Backported conversion/lexical_cast's wchar_t fixes from the main trunk.
- intel-linux-tools: added rt to FINDLIBS in order to make
  the clock_gettime() function available (backport of a patch in CVS HEAD).
- regression/compiler_status.cpp: backported fixes in error log links
  generation.

1.30.1:
=======
Fixes were made to the following libraries:
  - The Boost.Lambda library is now usable with gcc-2.95.2
  - Boost.Spirit:
    - Fixed. Using MSVC++6 (SP5), calling the assign action with a string
      value on parsers using the file_iterator will not work.
    - Fixed: using assign semantic action in a grammar with a multi_pass
      iterator adaptor applied to an std::istream_iterator resulted in
      a failure to compile under msvc 7.0.
    - Fixed: There is a bug in the "range_run<CharT>::set
      (range<CharT> const& r)" function in the
      "boost\spirit\utility\impl\chset\range_run.ipp".
    - Fixed: handling of trailing whitespace bug (ast_parse/pt_parse related)
    - Fixed: comment_p and end of data bug
    - Fixed: Most trailing space bug:
    - Fixed: chset<>::operator~(range<>) bug, operator&(chset<>, range<>)
      bug, operator&(range<>, chset<>) bug,
    - Fixed: impl::detach_clear bug
    - Fixed: mismatch closure return type bug
    - Fixed: access_node_d[] and access_match_d[] iterator bugs
    - Fixed a bug regarding threadsafety of Phoenix/Spirit closures.
  - The Boost Template Metaprogramming Library (MPL)'s typeof implementation
    is now compatible with Metrowerks CodeWarrior Pro8.
  - Boost.Function: workaround for the new Borland patch (version 0x564) and
    MSVC++ .NET 2003.
  - Boost.Config, Boost.Format, and Boost.Regex have been adjusted to avoid
    warnings with GCC-3.3, and Boost.Format also now works with string types
    other than std::string.
  - Smart Pointers
    - checked_delete now works on more platforms
    - Compatibility with the SunPro compiler
    - Added missing #includes.
  - Boost.Python
    - warning suppression for finicky compilers
    - fixed a crashing bug in the raw_function facility when no keyword
      arguments were passed.
    - Improved conversion of NULL shared_ptrs to Python.
2003-09-25 16:08:09 +00:00
xtraeme
76ed011d9c Add and enable devhelp 2003-09-25 16:05:05 +00:00
xtraeme
105149d30f Initial import of devhelp 0.7.
Package provided by Benedikt Meurer <bmeurer@unix-ag.org> via pkgsrc-wip.

DevHelp is an application to view books created in a conjunction with XML and
HTML. This application is commonly used for viewing books about reference
libraries, articles or tutorials.

It provides the following features:

	- Full indexing of books in XML
	- HTML viewer (GtkHTML2)
	- Search by function, struct, macro or whatever
	- Auto completion
	- Commandline search
	- Emacs and Vim integration
2003-09-25 16:04:06 +00:00
recht
eed7b27b60 Add USE_BUILDLINK2 so this picks up a proper depend
This should fix hubertf's bulk build.
2003-09-25 15:43:35 +00:00
danw
e06a3e973e add -DSTATIC=static to the Darwin-specific defines so that libintl
doesn't completely gratuitously export a symbol that conflicts with
libiconv
2003-09-25 03:00:57 +00:00
danw
2fa6129ceb add -module to libvfs-help's ldflags so it gets built correctly on darwin 2003-09-25 02:56:01 +00:00
danw
b98500edd2 add back the tarball checksum that was accidentally removed in the last
commit
2003-09-25 02:41:52 +00:00
danw
b1b23e1240 Update Darwin patches to match libtool 1.4.3 2003-09-25 02:09:03 +00:00
tron
46a3cc6ba8 Fix another build problem, this time under NetBSD 1.6.1_STABLE. 2003-09-23 19:26:01 +00:00