summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2002-11-02Update cpuflags to 0.37abs2-7/+7
Recognise more alpha CPU variants - from Christopher SEKIYA
2002-11-02Add and enable gal2rh1-1/+2
2002-11-02Initial import of gal2-0.0.7, the GNOME2 application layer libraryrh5-0/+287
2002-11-02s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}|rh2-5/+7
Include missing scrollkeeper buildlink2.mk where necessary
2002-11-01Bump the pth dependency to pth>=1.4.1nb5, which ensures that we have thejlam2-4/+4
latest set of fixes and changes to pth to make it look more like a real pthreads package.
2002-11-01Fix BUILDLINK_PKGSRCDIR. Closes PR 18877. Some cleanup while here.wiz1-7/+2
2002-10-31Fix the sdl-config script to return the correct libraries for linkingjlam7-121/+216
against libaa by querying the aalib-config script. Bump the PKGREVISION since this change is user-visible.
2002-10-31Fix BUILDLINK_DEPMETHOD (no quotes supported here).wiz1-2/+2
2002-10-31Fix gettext detection. Closes PR 18872.wiz1-2/+2
2002-10-30Add and enable glade2rh1-1/+2
2002-10-30Initial import of glade2-1.1.2, a user interface builder for the GTK2+rh4-0/+104
toolkit and GNOME2.
2002-10-30s/711/555/ for EXEMODE.skrll3-2/+17
Bump PKGREVISION.
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.