summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-11-27Reworked previous in different way. Manpages are now installed properlykei7-34/+27
whether MANZ is set to YES or not. Problem pointed out by Matthias Scheler in private mail. Thanks!
2000-11-27"USE_LIBINTL" is not enough. We need to add "-I${LOCALBASE}/include"tron1-7/+8
to "CFLAGS". The "configure.in" is probably broken.
2000-11-27requires msgfmt and libintlitojun2-2/+6
2000-11-27requires gettextize, msgfmt and libintlitojun1-1/+4
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-27Fix CMSG* macros for systems that do not define CMSG_LEN and CMSG space torh2-8/+14
make gnome-libs compile again under NetBSD-1.4.x.
2000-11-27add libintl/gettext dependency. as we use BUILD_DEPENDS for gettext,itojun1-1/+3
it is not transitive (?).
2000-11-27uses msgfmt, pull devel/gettext via BUILD_DEPENDSitojun1-1/+2
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-27add & enable two packages:kei1-1/+3
p5-Text-ChaSen p5-Text-Kakasi
2000-11-27Initial import of "p5-Text-Kakasi" package:kei5-0/+28
Text::Kakasi - Kakasi library module for perl. This is a module to use Kakasi, which is a language processing filter to convert Kanji characters to Hiragana, Katakana or Roman alphabetic Japanese, from perl.
2000-11-27Initial import of "p5-Text-ChaSen-1.03" package:kei5-0/+28
Text::ChaSen - ChaSen library module for perl. This is a module to use ChaSen, Japanese Morphological Analysis System, developed by Nara Institute of Science and Technorogy, from perl.
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-27Add "USE_LIBINTL= YES" to get locale support working.tron2-2/+23
2000-11-27Create link for "gconf-1.m4" in "${LOCALBASE}/share/aclocal" iftron1-1/+3
"xpkwedge" is not used.
2000-11-27update patch-sum.kei1-2/+2
2000-11-27mkhybrid.8 --> mkhybrid.tblkei3-8/+26
2000-11-27mkisofs.8 --> mkisofs.tblkei2-4/+8
2000-11-27escape RE special chars in package names.sakamoto1-1/+2
2000-11-27This USEs_LIBINTL, too.wiz1-1/+3
2000-11-27add & enable misc/p5-File-MMagic package.kei1-1/+2
2000-11-27Initial import of "p5-File-MMagic" package. From pkg/DESCR:kei5-0/+26
File::MMagic This module is used to guess file type from its contents like file(1) command.
2000-11-27sortwiz1-2/+2
2000-11-27Remove duplicate p5-SQL-Statement.wiz1-2/+1
2000-11-26Add and enable "calc". Fixes PR pkg/11404 by Jason Beegan.jtb1-1/+2
2000-11-26Initial import of new "calc" package:jtb9-0/+269
Advanced Calculator for GNU Emacs
2000-11-26Add and enable "mcsim". Fixes PR pkg/11380 by Jason Beegan.jtb1-1/+2
2000-11-26Initial import of new "mcsim" package:jtb11-0/+433
Monte Carlo Simulation software
2000-11-26Add and enable "GMT": Fixes PR pkg/11393 by Jason Beegan.jtb1-1/+2
2000-11-26Initial import of new "GMT" package:jtb16-0/+737
Generic Mapping Tools
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-26Enable SMTP AUTH extensions.ad2-13/+24
2000-11-26Remove a patch that is no longer correct after renaming the modules.mycroft2-19/+1
2000-11-26Bump libfool version.mycroft2-5/+5
2000-11-26Fix module names so they actually work.mycroft2-46/+46
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-26The .so modules go in the PLIST too.mycroft1-1/+12
2000-11-26Update "libtool" version number after recent changes by Charles M. Hannum.tron2-4/+4
2000-11-26Build the loader modules with `-avoid-version', and update the PLISTmycroft5-39/+116
accordingly.
2000-11-26Add and enable "randlib". Fixes PR pkg/11370 by Jason Beegan.jtb1-1/+2
2000-11-26Initial import of new "randlib" package:jtb6-0/+68
Library of C Routines for Random Number Generation
2000-11-26gnome-stones needs to be linked with -export-dynamic to expose a bunch ofmycroft2-1/+14
symbols...
2000-11-26Build the gnome-stones modules with `-module -avoid-version', and update themycroft3-4/+17
PLIST accordingly.
2000-11-26Correct PLIST for libtool changes.mycroft1-12/+12
2000-11-26Correct PLIST for libtool changes.mycroft3-33/+26
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.