summaryrefslogtreecommitdiff
path: root/lang/guile14
AgeCommit message (Collapse)AuthorFilesLines
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-2/+2
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future.
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-2/+2
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-07-05Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-06-05Make this threaded; link libpthread.so in advance and use threaded versionsuebayasi2-4/+9
of libc functions. Otherwise, it dies when libpthread.so is dynamically loaded by dl_open(3). Supposed to fix PR21522, Gnucash dies on startup. Bump revision to 2.
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-01-24USE_NCURSES is automatically set for SunOS, just include devel/ncurses'wiz1-8/+2
buildlink2.mk unconditionally.
2003-01-24* Add GUILE14, GUILE14_CONFIG, and GUILE14_SNARF that may be used by packagesjlam1-11/+32
to invoke the guile, guile-config, and guile-snarf binaries from the guile14 installation. * GUILE14_PREFIX, the result of "pkg_info -p guile14". * GUILE14_SUBDIR, the subdir relative to ${LOCALBASE} where guile14 is installed. * Replace for ${BUILDLINK_DIR}/bin/guile in config files when unbuildinking. * Symlink the guile14 libtool archives into ${BUILDLINK_DIR}/lib to suppress find the libtool archives from a guile package installed into ${LOCALBASE}. We can no longer include both guile/buildlink2.mk and guile14/buildlink2.mk as a result of this change.
2003-01-19bin/guile-snarf is also used by some.uebayasi1-13/+8
2003-01-17'guile-config' didn't produce runtime path information in 'link' command. Fixuebayasi4-5/+19
it, bump revision to 2.
2003-01-16Fix typos in comments.wiz1-3/+3
2003-01-16This package does not conflict with the guile package any longer.wiz1-4/+1
2003-01-16Install into ${LOCALBASE}/guile/1.4 to coexist incompatible later versions.uebayasi2-10/+28
Bump revision. Many thanks to Johnny Lam for Buildlink related instructions from him.
2003-01-07Rename older (<1.6) Guile as guile14.uebayasi2-18/+22
Packages using Guile now all depend on guile14. These packages are expected to be made depend on newer Guile (1.6.x) when updated in the future.
2003-01-07Refrect the move (lang/guile -> lang/guile14.)uebayasi1-2/+2
2003-01-07Reimport of Guile 1.4.1 for possible backward compatibility issues.uebayasi7-0/+261