summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-11install HTML documentation into share/doc/htmlwiz2-3/+9
2000-12-10Fix patchsum.jtb1-2/+2
2000-12-10Oops! I forgot to add these back in.jtb2-0/+64
2000-12-10Added --version-info 0:0 to libtool arguments. Use autoreconf instead ofjtb6-577/+12
patching configure.
2000-12-08Add and enable "fortran-utils".jtb1-1/+2
2000-12-08Initial import of new "fortran-utils" package:jtb5-0/+36
Utilities for Fortran programmers
2000-12-08Make sure the ftnchek.el file gets installed (irrespective of Emacs itselfjtb4-11/+44
being installed already). Fixes a PLIST problem in recent pkgsrc/i386 bulk build.
2000-12-08Add build dependency on xgettext.wiz1-1/+3
2000-12-06Avoid warnings about `unix' being redefined when compiling with gcc-2.95.2.jlam2-17/+19
2000-12-04Properly cleanup lib/pkgconfig on pkg_delete. lib/pkgconfig is shared byjlam1-2/+2
at least bonobo and ORBit, and need "@unexec rmdir ... || true", not "@dirrm".
2000-12-04Add directory to PLIST for removal.jlam1-1/+2
2000-12-03Update to 1.1.6. Changes are bugfixes only.wiz5-22/+28
2000-12-02Update to 2.2.6. Changes are only bugfixes.wiz2-4/+4
2000-11-30Add and enable "haskell-mode". Fixes PR pkg/11375 by Jason Beegan.jtb1-1/+2
2000-11-30Initial import of new "haskell-mode" package:jtb6-0/+69
Haskell mode for Emacs
2000-11-30USE_LIBINTL and msgfmt are enough for this one, too, don't really needwiz1-2/+3
gettext.
2000-11-29Make this compile again under NetBSD-1.5L by "#ifdef"-ing checks whichtron3-9/+37
are not required any more after UBC has been integrated. The information for the fix was provided by Chuck Silvers in private e-mail.
2000-11-29Add and enable guile-oops. Package provided by Dieter Baron inwiz1-1/+2
private communication.
2000-11-29Initial import of guile-oops. From the DESCR:wiz5-0/+67
GOOPS is the object oriented extension to Guile. Its implementation is derived from STk-3.99.3 by Erick Gallesio and version 1.3 of Gregor Kiczales `Tiny-Clos'. It is very close in spirit to CLOS, the Common Lisp Object System (`CLtL2') but is adapted for the Scheme language.
2000-11-29Add similar patch to the one in mit-pthreads, fixing the return value fromagc2-1/+30
detzcode() from long to int. From Tom Thai.
2000-11-29Add a patch from Tom Thai - without this patch, mysql will result in aagc2-1/+30
wrong date for "select now()".
2000-11-29move installation of gettextize files to devel/gettext.itojun6-40/+41
repair gettext build on fresh install. re-introduce gettextize file installation. reported by: mycroft
2000-11-29Revert previous commit. It doens't even *compile*.mycroft1-24/+1
2000-11-29Back out previous change. It doesn't even *compile*.mycroft1-7/+1
2000-11-27Create ${PREFIX}/lib/java if it does not exist.jwise1-1/+2
2000-11-27Correct PLIST for libtool changes.mycroft1-6/+6
2000-11-27Remove "etc/gconf/gconf.xml.defaults" and its sub directories which aretron1-5/+1
not created by this version of "GConf".
2000-11-27After "bsd.pkg.mk" has been fixed the work arround for "libtool"tron2-7/+3
version 1.3.5nb9 or newer is not required any more.
2000-11-27Update GConf to 0.11. Changes include additional locale files, somerh5-39/+44
minor enhancements, and bugfixes. Most notably, GConf now compiles under non-ELF architectures (tested under NetBSD-1.4.3/i386)
2000-11-27make gettextize work again. this should fix packages that use automake.itojun2-10/+40
2000-11-27needs dependency for libintl/gettextitojun1-2/+3
2000-11-27Rename "lib/GConf/1/libgconfbackend-xml.so" totron2-4/+4
"lib/GConf/1/libgconfbackend-xml.so.0.0" during installation until the automatic ELF shared library handling gets fixed.
2000-11-27Fix cut and paste error in last commit.tron1-3/+3
2000-11-27Create link for "gconf-1.m4" in "${LOCALBASE}/share/aclocal" iftron1-1/+4
"xpkwedge" is not used.
2000-11-27Need to substitude "${LOCALBASE}" in the package list.tron1-1/+2
2000-11-27Create link for "gconf-1.m4" in "${LOCALBASE}/share/aclocal" iftron1-1/+3
"xpkwedge" is not used.
2000-11-27This USEs_LIBINTL, too.wiz1-1/+3
2000-11-26Add and enable "p5-ExtUtils-F77". Fixes PR pkg/11371 by Jason Beegan.jtb1-1/+2
2000-11-26Initial import of new "p5-ExtUtils-F77" package:jtb5-0/+26
Perl module for determining how to link Fortran and C
2000-11-26Bump libfool version.mycroft1-2/+2
2000-11-26Set need_lib_prefix=no for all NetBSD platforms. gnumeric import modules andmycroft2-6/+8
gnome-python modules don't work without this.
2000-11-26Update "libtool" version number after recent changes by Charles M. Hannum.tron1-2/+2
2000-11-26*SIGH*mycroft3-13/+35
The previous patch could cause problems in a couple of oddball cases. So, set need_version=yes for a.out, and hack avoid-version so it works on a.out platforms.
2000-11-26Regen.mycroft1-2/+2
2000-11-26need_version is mostly bullshit. It only succeeds in breaking everything thatmycroft1-4/+6
loads shlib components at run-time on a.out systems (such as imlib, gtk themes, gdk-pixbuf, and gnumeric). So, disable it for all NetBSD platforms. (Note: This requires updating some PLISTs.)
2000-11-26Make this package work under NetBSD-alpha.tron3-11/+15
2000-11-25Add and enable "libctl". Fixes PR pkg/11405 by Jason Beegan.jtb1-1/+2
2000-11-25Initial import of new "libctl" package:jtb10-0/+675
Guile-based flexible control file library for scientific simulations
2000-11-25Added a tab to DEPENDS for proper alignment.jtb1-2/+2