Commit graph

2398 commits

Author SHA1 Message Date
jlam
b41383946e devel/php4-sysvsem: PHP4 extension for SysV semaphore support
This version is from the php-4.0.6 distribution.
2001-10-16 06:35:45 +00:00
jlam
8974e5b0c0 devel/php4-session: PHP4 extension for session-handling
This version is from the php-4.0.6 distribution.
2001-10-16 06:34:42 +00:00
jlam
f1fc132d32 devel/php4-posix: PHP4 extension for POSIX-like functions
This version is from the php-4.0.6 distribution.
2001-10-16 06:33:43 +00:00
jlam
617243bc31 devel/php4-gettext: PHP4 extension for gettext I18N support
This version is from the php-4.0.6 distribution.
2001-10-16 06:31:12 +00:00
jlam
0717f41624 Update php4-pcre to the version from the php-4.0.6 distribution. There is
no list of changes from version 4.0.5.  Also move from the www category.
2001-10-16 06:15:11 +00:00
skrll
a62b3e67a6 Update to KDE 2.2.1
With apologies to Al I wouldn't know where to start with a summary of the
changes between 2.1 and 2.2.1 - there are just too many. A couple of
hopefully static URLS that contain useful information are

http://www.kde.org/announcements/changelog2_1to2_2.html
http://www.kde.org/announcements/changelog2_2to2_2_1.html

Support for a.out for kde{libs,base} added by me. The libtool/a.out
combination doesn't like the linking of modules into binaries. A better
way of doing this will appear in future versions of KDE/pkgsrc.
2001-10-15 22:45:55 +00:00
agc
91ce13ed3b Add and enable spiff 2001-10-15 10:12:59 +00:00
agc
05a6ddff1a Initial import of spiff-1.0 into the Packages Collection.
Spiff compares the contents of file1 and file2 and prints a
description of the important differences between the files.  White
space is ignored except to separate other objects.  Spiff maintains
tolerances below which differences between two floating point numbers
are ignored.  Differences in floating point notation (such as 3.4 3.40
and 3.4e01) are treated as unimportant.  User specified delimited
strings (i.e.  comments) can also be ignored.  Inside other user
specified delimited strings (i.e.  quoted strings) whitespace can be
significant.

Taken from a hint by Alan Barrett.
2001-10-15 10:12:08 +00:00
veego
9c69323e5e You have to add an 'PKGNAME' if you want to indicate that the package
has changed, but not the distfile.
2001-10-12 22:34:21 +00:00
rh
b49aebb7dd Update gal to 0.14. Unfortunately, no list of changes is available. 2001-10-12 16:27:43 +00:00
abs
aff20c18cf Self-applied clue-by-four. No nb1 in DISTNAME. 2001-10-11 13:43:09 +00:00
abs
d1ad00b103 Update GConf to 1.0.4nb1.
Automatically install etc/gconf/1/path from etc/gconf/1/path.example if
needed (both in Makefile and PLIST), remove obsoleted MESSAGE, and fix a
path to work with xpkgwedge.
2001-10-11 12:19:35 +00:00
rh
32a297df0e s/BUILDLINK_CPPFLAGS/CPPFLAGS/ as the former is for internal
bsd.buildlink.mk use only.  Pointed out in private mail by Johnny C. Lam.
2001-10-09 12:30:23 +00:00
seb
7865fb7f3f Fix configure so GNU diffutils are really used.
Bump to 5.7nb1
2001-10-08 16:20:46 +00:00
rh
9da334dc9a Explicitly depend on libxml and bump that dependency to version 1.8.15.
Patch provided by Nathan J. Williams <nathanw@MIT.EDU> in tech-pkg
2001-10-08 06:51:23 +00:00
tron
a7b76a857c Use "/usr/include/sys/null.h" if it exists instead of defining "NULL"
manually. Fixes PR pkg/14150 by Martin Husemann.
2001-10-06 17:52:21 +00:00
rh
03b38ff52c Cleanup: remove home-grown LOCALEDIR check in favour of PKGLOCALEDIR
Buildlinkify
2001-10-06 17:30:59 +00:00
rh
7f74d5499e Remove superfluous blank line. 2001-10-06 11:47:31 +00:00
tron
c0c3185c44 Backout last change. The problem is caused by faulty logic in
"pkgsrc/mk/bsd.buildlink.mk"
2001-10-05 21:15:10 +00:00
tron
d98d6b65f4 Create a softlink "glade" pointing to "libglade-1.0/glade" to avoid build
problems in programs which don't use "libglade-config" properly like
e.g. "guppi".
2001-10-05 18:14:56 +00:00
rh
0558b021d1 Track PLIST changes in buildlink.mk. Closes PR 14156 by Eric Gillespie Jr.
<epg@pretzelnet.org>
2001-10-05 07:39:03 +00:00
rh
b7904db6bc Update gal to 0.13. Changes include bugfixes and a few widget API changes. 2001-10-05 06:58:46 +00:00
rh
96efa0984c Update libglade to 0.17 and while at it, buildlinkify. Changes include:
- use gtk_clist_set_column_title to set clist column titles
          when possible so that they get the alignment of the column.
        - Backport code that cleans up widget hash table in the
          GladeXML object on widget destruction.  This means that
          glade_xml_get_widget() should always return a valid widget
          or NULL.
        - Move headers to a a libglade-1.0/ subdirectory.  This is to
          allow parallel installation of stable and development
          versions of libglade.  Libraries depending on libglade will
          probably need to be rebuilt so that their *-config scripts
2001-10-04 19:20:05 +00:00
rh
4505a0e8cd Buildlinkify. 2001-10-04 19:18:38 +00:00
rh
60f9ad95da Update bonobo to 1.0.9 and while at it, buildlinkify. Changes include:
* Features
                * UI parse / translate caching (Alex Larsson)
                * parallel build fixes (Havoc)
                * gnome 1.4.1 spec file (Ludovic Danigo)

        * Bugs fixed
                * moniker escaping bug (Me)
                * storage-fs fixes (David Kaelbling)
                * more preconditions on UI component (Me)
                * toolbar shadow fix (Ettore)
                * xml18ntools config issue (Darin)
                * property bag leak (Larry Ewing)
                * pixmap leak (Larry Ewing)
                * event source UMR (Dan Winship)
                * stream-memory segv (Jody)
                * build fixes (Darin)
                * require new libxml (Radek Doulik)
                * exception env. leak fixage (Anders Carlsson)
2001-10-04 19:14:58 +00:00
skrll
f74c9eaa84 There is only one system library path: /usr/lib. Don't include /lib and
/usr/local/lib.

Discussed with Johnny Lam <jlam@netbsd.org> and Bernd Ernesti
<veego@netbsd.org>

Problem reported by Jeremy C. Reed <reed@reedmedia.net> on tech-pkg
2001-10-04 07:58:02 +00:00
jlam
f25f9d2824 bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
2001-10-03 22:36:37 +00:00
jlam
f0a4fcd3e4 Substitute the real config script for the config wrapper script in
installed files.  We don't want buildlink references to escape into the
install directory.
2001-10-03 20:56:40 +00:00
rh
b8f8010b56 Remove -I${X11PREFIX}/include -I${LOCALBASE}/include from CPPFLAGS, now
that we are strongly buildlinked.  Thanks to Johnny Lam for spotting this.
2001-10-03 20:46:21 +00:00
rh
115e14e0c7 Replace hand-made script with REPLACE_BUILDLINK and REPLACE_BUILDLINK_SED 2001-10-03 20:19:35 +00:00
jlam
e933a35506 This package uses libtool to build installed libraries, so it needs
USE_LIBTOOL defined.  Also mark this package as USE_BUILDLINK_ONLY as it's
strongly-buildlinked.
2001-10-03 16:52:48 +00:00
agc
db2ce60ee6 Make sure the PLIST is correct when not using emacs or xemacs. 2001-10-03 15:28:56 +00:00
wiz
1af97e4940 Improve English in comment. 2001-10-03 15:06:15 +00:00
seb
a59d2f2562 Upgrade to version 15.3
Changes in release 15.3: Improvements, major bug fixes, XEmacs, Vim and web
interface support
Changes in release 15.1: Improvements to interface and major bug fixes
2001-10-03 14:57:21 +00:00
jlam
23faa8a13e Strongly-buildlink and mark as USE_BUILDLINK_ONLY. 2001-10-03 10:05:08 +00:00
jlam
4528eee0ab Use a wildcard dependency on guile-slib, and depend on the latest one as it
has a proper version number.
2001-10-03 09:10:23 +00:00
jlam
9168868b3f Update guile-slib and slib to version 2.4.2 (slib-2d2). Changes from
version 2c8 include:

 New initialization files for DrScheme, Guile, and Scheme48-0.57.

 New modules: coerce.scm (implementation of Common Lisp coerce and type-of),
 differ.scm (O(NP) sequence comparison algorithm), http-cgi.scm (Service HTTP
 and CGI requests), pnm.scm (Read PNM image files), simetrix.scm (SI metric
 interchange format), srfi-1.scm, srfi.scm, and uri.scm (the URI functions
 from db2html.scm and some new ones).

 scmactst.scm, struct.scm, and structst.scm were removed due to lack
 of license.

Package update provided by Eric Gillespie Jr. <epg@trantor.pretzelnet.org>
in pkg/14008.
2001-10-03 09:08:37 +00:00
wiz
6d38d75e0e add two 2001-10-02 11:02:09 +00:00
wiz
086d56f393 Path on master site changed. 2001-10-02 08:49:51 +00:00
mcr
b54e085390 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-10-02 01:25:35 +00:00
mcr
2bf52e1078 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-10-02 00:38:23 +00:00
wiz
ba97be7108 Add and enable p5-Class-Loader. 2001-10-01 16:37:14 +00:00
rh
98ee18b0e2 buildlinkify 2001-10-01 13:34:49 +00:00
rh
adafcd4956 s:textproc/oaf:devel/oaf: 2001-10-01 12:03:42 +00:00
rh
5384fbb168 buildlinkify 2001-10-01 11:57:10 +00:00
rh
cad317ebf2 Update oaf to 0.6.6, and while at it, buildlinkify. Changes include:
* fixes to avoid multiple oafd's running
	* error reporting fixes
	* build fixes
	* robustness improvements
2001-10-01 11:01:02 +00:00
agc
52a0edf949 Restore COMMENT definition which got lost in the last upgrade. 2001-10-01 10:42:00 +00:00
agc
c369d8291b Standardise on one p5-Compress-Zlib package, and one version (1.14).
Use buildlink functionality, provided by jlam.
Unknown changes since previous version (1.11).
2001-10-01 10:33:53 +00:00
jlam
1b1849b865 Don't install the man3 pages. We follow the lead that the perl package
sets and ask users to use perldoc to get documentation on specific perl
modules.
2001-10-01 09:09:20 +00:00
mcr
782441d734 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-09-30 23:53:24 +00:00
rh
6f9a41c49e Update popt to 1.6.2. Changes are bugfixes and a few additional parsers.
While we are at it, add a buildlink.mk file as well.
2001-09-30 21:03:22 +00:00
seb
88f55aa442 Add and enable exctags 2001-09-30 10:35:32 +00:00
seb
b101a56f47 Added exctags 5.0.1, an exuberant (feature-filled) tagfile generator for vi,
emacs and clones.
Package provided by myself in pkg/13989, pkg directory name adjusted to
devel/exctags.
2001-09-30 10:26:10 +00:00
jlam
d6fc045b5b Update p5-Devel-Symdump to 2.01. Changes from version 2.00 are only
fixes to the documentation.
2001-09-29 06:24:06 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
0cec9f63e0 Change foo-* dependencies into foo-[0-9]* dependencies so we match only
those packages with a base package name of "foo".
2001-09-27 07:36:12 +00:00
jlam
4c5c6da7c5 Note addition of devel/p5-Test-Simple. 2001-09-27 04:39:57 +00:00
jlam
b3311d9d3a p5-Test-Simple - perl5 module with a simple framework for writing tests
This is an extremely simple, extremely basic module for writing tests
suitable for CPAN modules and other pursuits.  If you wish to do more
complicated testing, use the Test::More module (a drop-in replacement
for this one).

Provided in pkg/13846 by Sen Nagata <sen@eccosys.com>.
2001-09-27 04:37:07 +00:00
jlam
08a7e80ab4 Note addition of devel/p5-Test-Harness. 2001-09-27 04:28:31 +00:00
jlam
ffd2f7e9f1 devel/p5-Test-Harness - run perl standard test scripts with statistics.
Provided in pkg/13845 by Sen Nagata <sen@eccosys.com> with some fixes by
me to install into ${PERL5_SITEARCH} instead of mixing the module with the
standard perl library in ${PERL5_ARCHLIB}.
2001-09-27 04:26:49 +00:00
jlam
6e2849fe1c Add buildlink.mk file for use by other package Makefiles. Provided in
pkg/13999 by Martti Kuparinen <martti.kuparinen@iki.fi>.
2001-09-26 06:02:38 +00:00
tron
67a22da877 Update "bonobo-conf" package to version 0.11. Changes since version 0.10:
- tests/Makefile.am: Remove the gconf test as it fails.
- tests/Makefile.am: Build test-xml-strings and add it to the
  test suite.
- tests/test-xml-strings.c: Regression test for xml strings.
- bonobo-conf/bonobo-config-utils.c (encode_simple_value): Use
  bonobo_ui_util_encode_str() to encode the string to hex as a
  workaround for UTF-8 (and 8bit) strings.
  (decode_simple_value): Decode here.
- acinclude.m4: Removed. This wasn't used anymore, but it contains
  code which doesn't work with autoconf 2.52
  (AM_FUNC_ERROR_AT_LINE).
- configure.in: Added "es" to ALL_LINGUAS.
2001-09-25 05:23:35 +00:00
wiz
733d9b3fd8 Make build again on 1.5Y, with some help by chuq. 2001-09-25 01:31:18 +00:00
tron
4d4bcf652b Update "gal" to version 0.12. The list of bug fixes and new features
since version 0.10 is several pages long and can be found in the
"ChangeLog" file.
2001-09-24 20:45:22 +00:00
skrll
7f5799b766 Change dependency on kdebase to >= 2.1 2001-09-24 20:17:58 +00:00
hubertf
d00fc8f54e Update prcs to 1.2.15. Changes: Lots of bug fixes. 2001-09-24 18:04:31 +00:00
rh
0c0bf65c68 Add patch missing in previous commit 2001-09-24 14:29:39 +00:00
rh
024804d8b4 Update SDL to 1.2.2. Changes include:
* Native NetBSD audio support
    * Now gets correct keyboard state when starting up on X11
    * Improved the DGA 2.0 and framebuffer console drivers
    * Improved OSS audio driver support, thanks to 4Front Tech.
    * Improved X11 fullscreen support, works better with KDE
2001-09-24 14:28:55 +00:00
hubertf
61df6889f2 add HOMEPAGE 2001-09-22 19:53:22 +00:00
joda
7dda70ec42 remove unnecessary alloca's; quash one buffer overrun 2001-09-19 08:57:06 +00:00
abs
fbe2f48940 Updated cpuflags to 0.10:
There are no vax specific gcc optimisation flags (mores the pity).
2001-09-16 16:30:08 +00:00
mjl
d5e945be98 Enable p5-FreezeThaw 2001-09-15 22:09:54 +00:00
mjl
a57bd2efe6 Initial import of p5-FreezeThaw, a module to convert perl structures
to/from strings.
2001-09-15 22:08:48 +00:00
wiz
94717ac3db Update to 7.0.1, per pkg/13864 from Ingolf Steinbach.
Changes since 7.0:
By popular demand, made file selection in the main canvas conform more to
the Shift-click-adds-range and Ctrl-click-adds-single model.
Made the CDE parameter thing more bullet-proof.  It shouldn't fail if
something is missing now.
After a module import, it renames the original directory and checks out
into a fresh one.  Otherwise, the checkout isn't recursive and you get a
lot of "independently added by a second party" messages.
Commented out the tkwaits that were causing the commit and merge dialogs
to disappear in some window managers.  Unfortunately they may have to
be un-commented back on some systems, especially Mandrake, which seems to
exhibit timing problems sometimes.
If a file's log message had a line containing only "=" characters, the
logcanvas browser would drop all the revisions that came after it.  It will
still do it if there are exactly 77 equal signs, but not otherwise.
2001-09-14 22:24:16 +00:00
hubertf
9585ea48a2 Add cvsup-gui-16.1.d: GUI-client (only) for CVSup.
Get cvsup-16.1.d for on-GUI client, server and docs.

[reimport after first one was botched - sorry!]
2001-09-14 13:23:41 +00:00
hubertf
e76a09d7e3 add & enable cvsup-gui 2001-09-14 13:05:42 +00:00
hubertf
be9e138c95 Do not require X
Mention in the DESCR file that this is the non-GUI version.
(I need to find time to make a seperate package for the
GUI version)
2001-09-14 10:51:59 +00:00
hubertf
c63f56382d Update to 16.1.d, to fix 10^9s problem.
Instructions on updating the pkg sent by Feico Dillema <feico@pasta.cs.uit.no>
2001-09-13 10:58:51 +00:00
jlam
bf541c8373 ${PERL5_SITE*} are no longer automatically created as part of the perl
package.  This shouldn't affect perl modules as they create all directories
before installing, but we need to manually create ${PERL5_SITEARCH} before
copying our headers.
2001-09-12 06:06:32 +00:00
jlam
59e85b2d0e Use x11.buildlink.mk instead of USE_X11. 2001-09-12 02:27:55 +00:00
hubertf
45a18c8a39 Homepage changed 2001-09-10 13:24:50 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
mycroft
3c6e3762e0 Build using gmake. 2001-09-09 03:00:01 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
kei
3573eb268b updated to boehm-gc 6.0 (gc6.0) which incorporated most of our patch.
On i386 aout/ELF, saprc ELF and macppc, 'cd ${WRKSRC}; make test' got
success and www/w3m package which depends on this runs.
2001-09-08 00:36:09 +00:00
mjl
d110a76f60 Update to 1.0.13 as per PR/13869 by kevlo@midassol.com
Fixed truncation race with lock_retrieve() in lock_store().
        The file has to be truncated only once the exclusive lock is held.

        Removed spurious debugging messages in .xs file.

        Fixed memory corruption on croaks during thaw().

        Made code compile cleanly with -Wall.

        Changed tagnum and classnum from I32 to IV in context.
2001-09-06 12:53:49 +00:00
jlam
a12de7ed4d Nuke devel/p5-Data-Dumper as it's been reabsorbed into lang/perl5. 2001-09-05 17:33:06 +00:00
groo
fbc6ff2dca Really depend on LaTeX and Ghostscript-- it's largely useless without it
(even generating HTML).

Install documentation and examples.
2001-09-04 22:05:49 +00:00
groo
d16f9c2629 enable doxygen subdir 2001-09-04 21:06:21 +00:00
groo
61c9f508a0 Import doxygen-1.2.10:
Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and
KDE-DCOP flavors) and C.

It can help you in three ways:

   1. It can generate an on-line documentation browser (in HTML) and/or an
      off-line reference manual (in LaTeX) from a set of documented source
      files. There is also support for generating output in RTF (MS-Word),
      PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The
      documentation is extracted directly from the sources, which makes it
      much easier to keep the documentation consistent with the source code.

   2. Doxygen can be configured to extract the code structure from
      undocumented source files. This can be very useful to quickly find your
      way in large source distributions. The relations between the various
      elements are be visualized by means of include dependency graphs,
      inheritance diagrams, and collaboration diagrams, which are all
      generated automatically.

   3. You can even `abuse' doxygen for creating normal documentation
2001-09-04 21:05:06 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
skrll
24eeb8e786 Backout upgrade of autoconf by popular demand. 2001-08-28 14:58:15 +00:00
abs
ad86e589aa Updated cpuflags to 0.9:
Update SA-110 in Risc PC with problem memory bus switch:
	- Pickup post 1.5 cats, dnard, hpcarm, or netwinder as OK.
	- If in 1.5 check for footbridge0 or ofw0 as OK.
Thanks to Chris Gilbert for details.
2001-08-27 20:58:38 +00:00
hubertf
896ce91491 argh, back out last... make magic confusion 2001-08-27 18:35:54 +00:00
hubertf
ad6daad2eb 1.4-p5 is NOT a valid version!!! 2001-08-27 18:35:13 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
hubertf
2b4b0cc251 fix dependency in automake after autoconf upgrade
Noted by Martti Kuparinen <martti.kuparinen@iki.fi> in PR 13792
2001-08-27 11:04:22 +00:00
hubertf
714d4ce9ce update autoconf to 2.52. Some changes:
- Quadrigraphs
  This feature was present in autoconf 2.50 but was not documented.
  For example, `@<:@' is translated to `[' just before output.  This
  is useful when writing strings that contain unbalanced quotes, or
  other hard-to-quote constructs.
- m4_pattern_forbid, m4_pattern_allow
- Using autoscan to maintain a configure.ac.
- Fixed Fortran name-mangling and link tests on a number of systems,
  e.g. NetBSD; see AC_F77_DUMMY_MAIN, below.
- cross-compilation
  $build defaults to `config.guess`, $host to $build, and then $target
  to $host.
  Cross-compilation is a global status of the package, it no longer
  depends upon the current language.
  Cross compilation is enabled iff the user specified `--host'.
  `configure' now fails if it can't run the executables it compiles,
  unless cross-compilation is enabled.
- Cache file
  The cache file is disabled by default.  The new options
  `--config-cache', `-C' set the cache to `config.cache'.

... and many others, esp. bugfixes. Check the docs!
2001-08-26 20:44:23 +00:00
rh
32423096e3 Update GConf to 1.0.4. No list of changes is available, but apparently
GConf-1.0.4 is required for galeon-1.20 as pointed out in private mail by
Shin'ichiro TAYA <taya@netbsd.org>
2001-08-26 16:55:46 +00:00
skrll
402cf3dc81 Sort. 2001-08-26 11:36:36 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
jlam
d0c69a0d50 Pass the appropriate linker flags in LIBS along with -lintl to ensure that
-lintl is picked up by the linker.
2001-08-25 02:35:25 +00:00
jlam
d390185ffd Don't automatically add -lgetopt to LIBS, as we usually only want -lgetopt
to be linked into just the programs, not everything being linked including
libraries.  Also some changes to set _NEED_GETOPT instead of a direct check
for /usr/include/getopt.h.
2001-08-20 03:54:48 +00:00
hubertf
886c5963d8 Make this build again:
After the distfile was silently changed, CPPFLAGS needs to be undefined
in addition to CFLAGS for this to build.
2001-08-20 02:53:52 +00:00
hubertf
ccfbc602fa Distfile was changed on the master site, ACK'd by the author.
Distfile from ftp.netbsd.org nuked...
2001-08-20 02:40:45 +00:00
jlam
7bba3453dc If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and
MAKE_ENV.  We remove the check for GNU_CONFIGURE because if a package
Makefile includes the buildlink.mk file, then it most likely wants to use
the config script wrappers as well.  Change suggested by Hubert Feyrer
(hubertf) and Tomasz Luchowski (zuntum).
2001-08-17 21:14:00 +00:00
zuntum
b6f1e02b65 Update pardiff to 0.9.4
Changelog:

* Version 0.9.4 (Aug 15, 2001)
          * Handle context format diff (thanks Adam Bernstein)
          * Portability fixes for {Net,Free,Open}Bsd (thanks Tomasz Luchowski)
          * Fixed flawed #!/bin/sh line in diffp shell script (thanks Tomasz Luchowski)

Two patches are now in the distribution, so we can remove them.
2001-08-16 22:45:33 +00:00
rh
9c4f64a109 Update eel to 1.0.1
Changes since 1.0:

        Speed up drawing of solid backgrounds.

        Speed up handling of default fonts.

        Switched from Alt to Control for list view key bindings to
        match changes in Nautilus and Sawfish.

        Fixed x/y problem that was causing a bug in Nautilus list view
        clicking.

        Improve handling of URIs and escaped characters.

        Fix some return_if_fails that were incorrect.

        Make font manager code work even when there are tabs in the
        font control files.

        Make the font manager code work when fonts are symbolic links.

        Added more calls and clean up some implementation details,
        including more self check machinery.
2001-08-14 08:11:11 +00:00
agc
991fc63cb2 Set COMMENT definition explicitly 2001-08-13 09:20:40 +00:00
rh
196cdc5f75 Correctly create (upon installation) and remove (on deinstall) the
pkgconfig directory.
2001-08-13 06:55:41 +00:00
rh
f69d960f1f Update gal to 0.10. Changes include bugfixes and several interface
enhancements.
2001-08-11 18:32:25 +00:00
rh
6e5b788a32 Update GConf to 1.0.3
Changes are bugfixes only:
    * Many robustness issues and crashes fixed
    * Fixes for bugs where you end up with multiple oafd's
2001-08-11 18:28:58 +00:00
rh
f3f2dacb46 Update bonobo to 1.0.7
Notable changes are:
        * UI handler stuff:
                * Key stroke handling fixage
                * set/get prop acceleration
                * default icon fixage
                * prototype cleans

        * Misc stuff
                * re-entrancy fix in event_source_destroy
                * moniker-extender-file fix
                * item-container bug
                * Portability fixes
                * doc fixes
                * updated tests
                * config dialog rename
                * fixed libefs linking
2001-08-11 18:26:56 +00:00
rh
ea73a4cdb1 Add and enable pkgconfig 2001-08-11 14:16:28 +00:00
rh
3e1fe2f0af Initial import of pkgconfig-0.8.0, a system for managing library
compile/link flags.  (Despite its name, this has nothing to do with
pkgsrc!)
2001-08-11 14:15:37 +00:00
rh
34aae98ad6 Add and enable bonobo-conf. 2001-08-11 13:46:48 +00:00
rh
f043095ba7 Initial import of bonobo-conf-0.10, the GNOME Bonobo Configuration System. 2001-08-11 13:45:43 +00:00
mjl
3b2856e857 Enable p5-Config-IniFiles 2001-08-10 12:26:11 +00:00
mjl
fb6140d016 Initial import of p5-Config-IniFiles 2.19
Config::IniFiles provides a way to have readable configuration files
outside your Perl script. Configurations can be imported (inherited,
stacked,...), sections can be grouped, and settings can be accessed from
a tied hash.
2001-08-10 12:25:04 +00:00
mjl
94e5eccc6f Update to 0.65
TIE depreciated
	Many long-awaited cleanups and bug fixes.
	Memoize now works under threaded perl
	Slow tests speeded up.  More test file improvements.
	Long-standing LIST_CACHE bug cleared up
	Manual increased.
2001-08-10 12:17:00 +00:00
martin
7c89d57faf Uh, oh - it needs pmap.h too in current. 2001-08-10 10:48:13 +00:00
martin
b032c8c32a Make this work (again) on non-arm -current.
It needs USRSTACK from machine/vmparam.h, which seems to have been
included indirectly until recently.

XXX - someone should have a look and clean this up!
2001-08-10 10:25:57 +00:00
abs
ab5201027e Update cpuflags to 0.8
Make sysctl usage work under NetBSD 1.3 again
2001-08-10 09:03:07 +00:00
jlam
1118eb7b66 Update readline to 4.2. Major changes from version 4.1:
*   bug fixes
*   improve linking with C++ code
+   a new file, rltypedefs.h, contains the new typedefs for function pointers
+   several minor additions to the API to customize look of readline
+   more complete documentation for public functions and variables
2001-08-06 14:20:46 +00:00
wiz
78cbf65342 Add dependency on pth (bulk build failure). Buildlinkify while here. 2001-08-05 14:38:45 +00:00
wiz
deb8b4d3ef Some fixes provided by Stoned Elipot in pkg/13340:
. Use ${PKGLOCALEDIR} instead of share
. No more additional files installed depending on whether {x}emacs is
  installed or not -- define USE_EMACS or USE_XEMACS if you want to have
  .elc files installed.
. buildlinkify
2001-08-04 09:52:26 +00:00
drochner
59cf9a112d enable recent additions 2001-08-02 18:28:21 +00:00
jlam
470208f260 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-08-02 18:11:02 +00:00
drochner
270e6f004f initial import of libmpeg3, an MPEG decoding library 2001-08-02 17:34:00 +00:00
wiz
d3399478f9 Update to 1.1.1, by ORI Manabu in pkg/13611.
This version is a complete rewrite of the previous pkgsrc version,
including a library, performance improvements on the algorithms used,
less memory usage. Also, it doesn't use gdbm any more.
2001-08-01 17:28:26 +00:00
wiz
230377ed1b This package needs msgfmt during build, so add BUILD_USES_MSGFMT.
Found by recent bulk build.
2001-08-01 15:25:24 +00:00
jlam
75ca9673af Skip "makewhatis" step during installation. 2001-07-30 03:42:26 +00:00
tron
3a85b0da6a - Don't mirror distfile which is already on "ftp.netbsd.org".
- pkglint: remove whitespace and end of line.
2001-07-29 05:32:34 +00:00
jlam
d2df086f75 Add buildlink.mk file for use by other package Makefiles. 2001-07-29 04:48:03 +00:00
jlam
e49a8936d1 Mark as USE_BUILDLINK_ONLY. 2001-07-29 04:47:40 +00:00
jlam
8383ce3c1a Set REPLACE_LIBNAMES_SED in cases where BUILDLINK_TRANSFORM will be invoked
to replace buildlinked library names with the true library names.
2001-07-27 14:31:44 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
wiz
6173abf93e Fix typo in category. 2001-07-27 11:16:20 +00:00
wiz
e016d68000 Wildcard dependency on icon. 2001-07-27 10:50:48 +00:00
wiz
2e6a6324cb Wildcard dependency on python. 2001-07-27 10:50:13 +00:00
groo
fa69a0f92b Add cook subdir. 2001-07-25 23:13:20 +00:00
groo
54a283248d Import cook-2.17.
Cook is a tool for constructing files. It is given a set of files to create,
and recipes of how to create them. In any non-trivial program there will be
prerequisites to performing the actions necessary to creating any file, such
as include files. Cook provides a mechanism to define these.
2001-07-25 23:11:52 +00:00
jlam
c4ed1fa339 Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other
package Makefiles.
2001-07-24 11:17:46 +00:00
jlam
3adf490330 libdockapp's shared library needs libXpm.so, so include xpm/buildlink.mk. 2001-07-24 10:07:07 +00:00
wiz
5e1933cc0b Make this package work under Solaris 8.
Patches provided by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
in private mail.
Addresses pkg/13017.
2001-07-23 22:31:08 +00:00
skrll
07bff1765b Add BUILD_DEPENDS on qt2-designer{,-kde} should fix the build problem
noted in recent bulk build.
2001-07-23 20:08:28 +00:00
wiz
7912545aa7 Remove a shared library that doesn't seem to get built. Noted missing in
recent bulk build.
2001-07-22 16:27:51 +00:00
taca
aa1a6ff37e Oops. Add distinfo ruby-rd-mode own. 2001-07-21 23:04:16 +00:00
taca
b0f01b7523 Fix ruby-rd-mode package:
- Don't share distinfo with textproc/ruby-rdtool package.
- Remove extra period in COMMENT.
2001-07-21 23:03:24 +00:00
agc
dfb9669c9c Correct a typo 2001-07-21 21:00:12 +00:00
wiz
9624e34a11 COMMENTs are not in separate files for some months now.
Remove some dirs on de-installation.
2001-07-21 10:22:31 +00:00
gmcgarry
8bdb95887a Add and enable lcc. 2001-07-21 02:55:21 +00:00
gmcgarry
973a0de16a Import of lcc-4.1: retargetable ANSI C compiler 2001-07-21 02:51:35 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
taca
e5ee2a088b Update MASTER_SITES according to HOMEPAGE. 2001-07-17 14:35:32 +00:00
wiz
ab363a2a5d Fix glibtop_get_cpu as suggested in pkg/13405 by Matthias Grutzeck.
(source comment is misleading in this case)
2001-07-17 11:02:01 +00:00
wiz
fdd133e4ec Add patch to sysctl uptime out of kernel. Closes pkg/13046. 2001-07-17 10:48:06 +00:00
jlam
55d16c3cd3 Mark as USE_BUILDLINK_ONLY. 2001-07-17 10:05:05 +00:00
jlam
626ce7ca93 Don't patch automake source files and remove dependency on automake. 2001-07-15 16:34:57 +00:00
jtb
7c23107ad5 Update to version 1.4.1. From the NEWS file:
* Support function lists.
2001-07-15 13:00:31 +00:00
jlam
860644ccf2 Use ${FILE_CMD} instead of ${FILE}. 2001-07-15 12:49:47 +00:00
wiz
c5e0a72b27 add libmm (hi chris)
sort while I'm here, and add a comment why ruby14-readline is disabled
2001-07-14 23:30:41 +00:00
cjones
dcf21c044c Import libmm, a portable shared memory abstraction library.
Supposedly used in upcoming apache (2?), as well as mod_aolserver.
2001-07-14 23:06:26 +00:00
jlam
6c4c448aa0 Mark as USE_BUILDLINK_ONLY. 2001-07-14 17:40:23 +00:00
sakamoto
c5deb32551 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-14 16:41:38 +00:00
jlam
a79eaeebda Link all of the libraries, not just libSDL_ttf.*. 2001-07-14 15:59:17 +00:00
jlam
7bb7d15273 Missing closing " 2001-07-14 15:51:47 +00:00
jlam
99646439a3 Reliably detect NAS headers when NAS is enabled, and remove references to
/usr/pkg/{include,lib} from the configure script.  SDL now really meets
the criteria for USE_BUILDLINK_ONLY.
2001-07-14 15:45:34 +00:00
wiz
19c92c7cb4 Replace dependency on guile with dependency on guile-slib, since that
is required, and depends on guile itself. Closes pkg/13372.
2001-07-14 13:54:55 +00:00
jlam
765714a6a8 Didn't need to bump dependencies on SDL to >=1.2.1. >=1.2.0 is sufficient
for all the apps in pkgsrc.
2001-07-14 13:17:00 +00:00
jlam
bcb7296fe6 Mark as USE_BUILDLINK_ONLY. 2001-07-14 11:54:12 +00:00
jlam
31de8b9238 Mark as USE_BUILDLINK_ONLY and move inclusion of buildlink.mk file to
the end of the Makefile.  Remove the commented-out USE_LIBINTL.
2001-07-14 03:22:08 +00:00
jlam
c50d74339a Whitespace changes only. 2001-07-14 03:21:17 +00:00
dogcow
0727f70109 fix typo: should be BUILDLINK_FILES.glib+= include/glib/*.h, not =. 2001-07-13 23:23:39 +00:00
dmcmahill
373564f068 sync with patch-ad 2001-07-13 19:47:29 +00:00
wulf
22807f60e1 Added and enabled cervisia2: A graphical frontend for the CVS client
running under KDE2
2001-07-13 16:59:17 +00:00
wulf
409bf7e8b7 Cervisia is a graphical frontend for the CVS client. Unlike previous
versions of Cervisia, versions 1.3 and later require QT2 and KDE2
2001-07-13 16:56:11 +00:00
bad
b83a2d3e62 Add RCS ID. 2001-07-13 16:06:46 +00:00
bad
f5d2810794 Make sure to test for __sparc__ so that NO_SHM gets defined on NetBSD/sparc. 2001-07-13 16:02:38 +00:00
fredb
487dc07506 Update my email address. 2001-07-13 14:41:19 +00:00
jlam
e2d90d27fd Use ${SORT} instead of sort. 2001-07-13 07:13:37 +00:00
jlam
0ff2b22b74 Add file locations for glib/gtk-1.2.8 to the buildlink.mk files. Should
fix pkg/13409.
2001-07-13 05:42:04 +00:00
taca
8672599263 Update ruby-optparse to 0.8.3.
- Changes from 0.8.2 seems to several bug fixes.
- Move some exmaple files from ${RUBY_SITELIBDIR}/optparse to
  ${RUBY_EXAMPLESDIR}/optparse.
- Elminate USE_GMAKE since there is no need to use make.
2001-07-11 16:25:41 +00:00
cjones
3856a2713b Update to 1.4beta5, which appears to be the latest stable version in
spite of its name.  Bug fixes and improved support for Java, C.
2001-07-10 21:54:39 +00:00
tron
1da28824f8 Don't enforce the use of "ncurses" under Solaris. 2001-07-10 15:27:25 +00:00
zuntum
7883071892 Don't try to @dirrm include/SDL, as this belongs to another package -- SDL 2001-07-10 08:37:38 +00:00
wiz
4b38c1536d Update MASTER_SITES, inspired by pkg/13421 by John F. Woods. 2001-07-09 22:25:24 +00:00
tv
724a64da7e Set NO_BIN_ON_FTP for the reason described in the Makefile comment:
# Since this package will be named, for instance, p5-perl-headers-1.5.1,
# binary packages on a FTP server (where only "1.5" is used as the directory
# name) will be ambiguous.  A user of 1.5 may mistakenly install the
# perl-headers-1.5.1 pkg by use of the automatic "best version" logic.
2001-07-09 17:37:43 +00:00
zuntum
3feb1240a9 o rework patch-aa so it adds support for FreeBSD and OpenBSD, too;
no work at all, just different #ifdef. The patch has been sent back
  to the author
2001-07-09 17:17:03 +00:00
tv
af82b3856e Don't install anything, otherwise we'll clobber the Perl install!
Typically, this pkg should just be removed, but a lot of things have
DEPENDS on it (and may want an updated version in the future).  Instead,
depend on the explicit Perl version in pkgsrc, and keep this pkg around
as a dependency point.
2001-07-09 16:59:54 +00:00
tv
76822608c8 Remove Devel::DProf and Devel::Peek; these are now updated
in perl5-base-5.6.1 (and would be clobbered unnecessarily by these pkgs).
2001-07-09 16:01:01 +00:00
skrll
013534b1a1 fdl.texi has been part of the distibution for sometime now... 2001-07-09 11:10:31 +00:00
zuntum
4b274168ae o add missing distinfo file (yes, that's what we have pkglint for)
o rework patch-ab -- author wrote "#/bin/sh" instead of "#!/bin/sh",
  and fixing this makes things work properly
2001-07-09 09:56:30 +00:00
zuntum
f369f329c2 add & enable pardiff 2001-07-09 09:37:45 +00:00
zuntum
53bebf081c Initial import of pardiff-0.9.3
pardiff is a program that takes the output of diff and displays it in a
parallel (side-by-side) format, emulating the /PARALLEL option on the VMS
version of diff.

pardiff detects the width of the terminal on which it is running and adjusts
its output accordingly.
2001-07-09 09:35:37 +00:00
tron
b58c9ba2b4 Include "bsd.prefs.mk" before checking the operating system. Problem
pointed out by Johnny C. Lam in private e-mail.
2001-07-08 08:52:53 +00:00
tron
7ce0890b1f Don't include buildlink for "pth" package under Solaris because we use the
native threat implementation there.
2001-07-07 14:28:36 +00:00
jun
04a5e88ca9 Update flim to 1.14.3
FLIM: Version 1.14.3

	Merged MIME Parameter Value decoder.
	* mime-parse.el (mime-decode-parameter-value): Use one temporary
	buffer.
	* eword-decode.el (eword-encoded-word-regexp): Match for language.
	* mime-def.el (mime-charset-regexp): Updated for RFC2231.
	* mime-parse.el (mime-decode-parameter-value): New
	implementation; use temporary buffer for conversion.
	* test/test-rfc2231.el (test-rfc2231-10, test-rfc2231-11,
	test-rfc2231-12): New testcases for language info.
	* mime-def.el (mime-content-type-parameter): Expand
	`mime-content-type-parameters'.
	* test/test-rfc2231.el: Made independent of internal
	representation of Content-Type.
	* FLIM-MK (check-flim): Limit filename of test files.
	* test/test-rfc2231.el: New file.
	* mime-parse.el (mime-decode-parameter-plist): Shortcut for
	parameters without extensions.
	* mime-def.el (make-mime-content-type): Don't reverse parameters.
	(make-mime-content-disposition): New function.
	(mime-decode-parameter-encode-segment): New function.
	(mime-decode-parameter-plist): New implementation.
	Switched from decode-then-concat to concat-then-decode model.
	* lunit.el (lunit-test-listener-*): Abolish generic interface.
	(lunit-test-result-notify): New function.
	(lunit-create-index-function): New function.
	* mel-b-dl.el: Don't do `dynamic-call' at compile-time.
	(base64-dl-handle): Don't eval at compile-time.
	Support for built-in `md5' of Emacs 21.
	* md5.el (md5-dl-module): Moved from md5-dl.el.
	Use it for test whether to require 'md5-dl.
	(hmac-md5-96): New function.
	(hmac-sha1-96): New function.
	* mime.el (mime-find-root-entity): Find root recursively.
	MIME Parameter Value decoder support.
	* mime-parse.el (mime-lexical-analyze): New function.
	(mime-decode-parameter-value, mime-decode-parameter-plist,
	mime-parse-alist-to-plist, mime-decode-parameter-alist):
	New functions.
	(mime-parse-parameters): New function.
	(mime-parse-Content-Type, mime-parse-Content-Disposition,
	mime-parse-Content-Transfer-Encoding): New implementation.
	(mime-read-Content-Type, mime-read-Content-Disposition,
	mime-read-Content-Transfer-Encoding): Ditto.
2001-07-06 02:00:11 +00:00
enami
4aa395440f Make this compile on NetBSD/newsmips (i.e., mipseb). At least amanda
can be built now.
2001-07-06 00:55:10 +00:00