summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2002-10-30Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.rh33-227/+33
2002-10-29Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE to fix build failure.wiz1-2/+2
2002-10-29Don't run the binutils-buildlink target unless we actually need thejlam1-3/+3
pkgsrc binutils package. This fixes using this file on -current systems. Thanks Stoned!
2002-10-28update to 1.4.4drochner6-218/+19
relevnt changes: -Numerous performance changes were made to the HDF5 sequential and parallel libraries -Several corruption problems were fixed.
2002-10-28Add and enable libargparseagc1-1/+2
2002-10-28Initial import of libargparse-0.1.0000 into the NetBSD Packages Collection.agc5-0/+71
libargparse is a command line argument parser library in C++ The ArgParse class allows you to specify names of options that you want parsed, along with a usage message for them. Options come in four flavors: flag, int, float, and string. Flags don't take arguments, but the other kinds do. For an option that takes an argument, it can be specified with an equals sign, with a colon, or by putting it in the next element of argv. ("--foo=stuff", "--foo:stuff", or "--foo stuff", respectively) The flavors that take arguments also come in array flavors. With an array, you specify a pointer to a vector of the basic type, instead of just a pointer to a basic type. This allows the option to appear more than once, and the new values are appended to the array. Optionally, you can also specify a separator character, so that multiple array elements can be parsed up from a single instance of the option. Options can start with either a single dash or a double dash, but see allowOneCharOptionsToBeCombined() for more information.
2002-10-27Use buildlink2. Use perl5/module.mk.seb1-5/+3
2002-10-27More texinfo path fixes, from PR 18634 by Lubomir Sedlacik.bouyer2-24/+10
2002-10-27Update bonobo-activation to 2.1.0. This version includes several bugfixesrh6-21/+46
as well as new features (performance, cleanup of large IDL's and i18n, new API for environment vars, improved error reporting, among others). Provided in PR pkg/18708 by Julio Merino <jmmv@menta.net>
2002-10-26Solaris's iconv library doesn't work here, add INCOMPAT_ICONV= SunOS-*-*bouyer2-2/+6
2002-10-26Don't hardcode MAKEINFO as /usr/bin/makeinfobouyer2-12/+3
2002-10-25Add and enable python mode.cjep1-1/+2
2002-10-25Initial import of python-mode 4.6 into the NetBSD packages collectioncjep5-0/+49
as devel/python-mode. This package provides an Emacs editing mode for Python code.
2002-10-25Unused.wiz1-89/+0
2002-10-25buildlink1 -> buildlink2.wiz1-5/+4
2002-10-25buildlink1 -> buildlink2.wiz3-13/+12
2002-10-25buildlink1 -> buildlink2.wiz1-3/+3
2002-10-25Build dependency suffices.wiz1-1/+2
2002-10-25Add buildlink2.mk.wiz1-0/+122
2002-10-25Update to 1.7.1:wiz2-5/+5
Bugs fixed in 1.7.1: * Honor `ansi2knr' for files built in subdirectories, or using per-targets flags. * Aclocal should now recognize macro names containing parentheses, e.g. AC_DEFUN([AC_LANG_PREPROC(Fortran 90)], [...]). * Erase *.sum and *.log files created by DejaGnu, during `make distclean'. (Debian Bug#153697) * Install Python files even if they were built. (PR/369) * Have stamp-vti dependent upon configure instead of configure.ac, as the version might not be defined in the latter. (PR/358) * Reorder arguments passed to a couple of commands, so things works when POSIXLY_CORRECT=1. * Fix a regex that can cause Perl to segfault on large input. (Debian Bug#162583) * Fix distribution of packages that have some sources defined conditionally, as in the `Conditional compilation using Automake conditionals' example of the manual. * Fix spurious test suite failures on IRIX. * Don't report a required variable as undefined if it has been defined conditionally for the "right" conditions. * Fix cleaning of the /tmp subdirectory used by `make distcheck', in case `make distcheck' fails. * Fix distribution of included Makefile fragment, so we don't create spurious directories in the distribution. (PR/366) * Don't complain that a target lacks `.$(EXEEXT)' when it has it.
2002-10-24convert to buildlink2drochner1-3/+4
2002-10-24use buildlink2drochner1-2/+3
2002-10-24dylan-* still need this.wiz1-0/+79
2002-10-24remove unneeded patches -- should have been done during package updatedillo2-370/+0
2002-10-24RCS IDdrochner1-1/+1
2002-10-24update to 1.1.4 (2 bugfixes)drochner2-8/+6
2002-10-24Sync with php3's version number (dummy package).wiz1-2/+2
2002-10-24Updated doxygen to 1.2.18 (changes unknown).martti8-100/+128
2002-10-24Add distinfo information for NetBSD 1.5.x version of distfiles, nowjdarrow2-2/+6
that 16.1.f version has different distfiles for 1.5.x and 1.6. MD5s checked against ftp site to make sure they matched, then distinfo generated with SHA1s.
2002-10-23Unused.wiz1-79/+0
2002-10-23a serious bug was fixed, so bump PKGREVISIONdrochner1-2/+2
(suggested by Thomas Klausner and Martti Kuparinen)
2002-10-23fix botch in a fd_set boundary check which broke uses ofdrochner2-19/+19
select(0,0,0,0,&to) as finegrained delay
2002-10-22Note that this package uses C++ (for lang/gcc/buildlink2.mk, if used).jlam1-1/+2
2002-10-22Update to 0.8.4. Fix PLIST.wiz3-6/+8
Changes: Fixed pipe issues. Allow to use check.h from C++. Plugged some memory leaks.
2002-10-22forcibly disable building docs, otherwise it tries if jade is founddrochner1-1/+2
and fails
2002-10-22Wildcard slib dependency.wiz1-2/+2
2002-10-22Update to 2d4 (2.4.4) provided by David S. in PR 18625.wiz3-11/+19
2002-10-21Correct the logic around --enable-syscall-hardskrll1-6/+4
Bump PKGREVISION++ Thanks to Rhialto <rhialto at azenomei at knuffel at net> for pointing this out. This will probably fix the xmms problems as well.
2002-10-21Update cpuflags to 0.36:abs2-4/+5
Recognise 21164-0 (As seen in Digital AlphaStation 600 5/333)
2002-10-21Convert to buildlink2.wiz1-6/+5
2002-10-21buildlink1 -> buildlink2.wiz2-5/+6
2002-10-21Unused.wiz1-32/+0
2002-10-21Unused.wiz1-71/+0
2002-10-21Add and enable buildtool.agc1-1/+2
2002-10-21Initial import of buildtool-0.6 into the NetBSD Packages Collection.agc4-0/+71
Provided in PR 18042 by Julio Merino. Buildtool is a set of helper tools designed to make easy to configure source packages and build them, also making them more portable. Buildtool can be tought as the BSD replacement of GNU automake, autoconf and libtool.
2002-10-21Always install into site_perl, never into the main perl directory.jlam2-1/+17
2002-10-21update to pango-1.0.5dmcmahill4-12/+11
Changes between 1.0.4 and 1.0.5 * Win32 work [Tor Lillqvist] - Handle choosing the right font for CJK languages based on language tags. - Fix boxes showing up for tabs [Florent Duguet] - Better handling of finding ASCII font names. - Cygwin compilation fix [Masahiro Sakai] - Fix --with-included-modules on win32 [Arnaud Charlet] - Various build fixes and cleanups - Make mini-xft find windows font directory automatically * Bug fix for pango_scan_int() needed for recent GTK+. * Improve language specific charset ordering basic-x11 [James Su, Brian Yuan] * Fix symbols that shouldn't have been exported [Jacob Berkman, Nils Nordman] * Some cross-compiling fixes [J. Ali Harlow] * Various build fixes [Havoc Pennington, others] * Fix check for no-backend being found. [Andreas J. Guezlow]
2002-10-21Add buildlink2.mk.wiz1-0/+24
2002-10-20Use buildlink2. Use perl5/module.mk.seb9-57/+30
2002-10-20Use perl5/module.mk.seb1-4/+3
XXX Fix me for OPSYS != NetBSD