Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-06-19 | Use openssl/buildlink.mk instead of USE_SSL, mark as USE_BUILDLINK_ONLY, | jlam | 1 | -28/+27 | |
and use FILES_SUBST instead of repeating sed script throughout the Makefile. | |||||
2001-06-19 | Use db/buildlink.mk to make this compile under Solaris with | jlam | 1 | -3/+4 | |
USE_BUILDLINK_ONLY defined. | |||||
2001-06-19 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+32 | |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 2 | -2/+5 | |
2001-06-19 | Make sure that installed files announce the correct version number for | jlam | 1 | -1/+24 | |
the installed package. We patch the version info in the configure scripts to deal with shared library versioning, but we don't want those version numbers to leak into installed files. Fixes 2nd part of pkg/12146 by Dan Winship <danw@ximian.com>. | |||||
2001-06-19 | Fix glibconfig.h to define the correct glib version number as well. | jlam | 1 | -1/+17 | |
2001-06-19 | Set GLIB_VERSION from the DISTNAME, not the PKGNAME, as the PKGNAME may | jlam | 1 | -2/+2 | |
have an nbX suffix that we don't want. | |||||
2001-06-19 | Make sure that installed files announce the correct version number for | jlam | 1 | -1/+19 | |
the installed package. We patch the version info in the configure scripts to deal with shared library versioning, but we don't want those version numbers to leak into installed files. Fixes 1st part of pkg/12146 by Dan Winship <danw@ximian.com>. | |||||
2001-06-19 | Remove explicit inclusion of -I$(includedir) into CPPFLAGS and -L$(libdir) | jlam | 7 | -1/+129 | |
into LDFLAGS. This makes building of ncurses on a system already having ncurses installed possible. This is just another chapter of the continuing buildlink saga. | |||||
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 2 | -3/+5 | |
2001-06-19 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 2 | -18/+20 | |
2001-06-19 | Add buildlink.mk file for use by other package Makefiles | jlam | 1 | -0/+44 | |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 2 | -2/+5 | |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+3 | |
2001-06-19 | Regen. | jlam | 1 | -2/+2 | |
2001-06-19 | It's ${BUILDLINK_DIR}/lib, not ${BUILDLINK_LIBDIR}. | jlam | 1 | -3/+3 | |
2001-06-19 | Add BUILDLINK_DIR to the CONFIGURE_ENV and MAKE_ENV automatically. | jlam | 1 | -1/+3 | |
2001-06-19 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -2/+4 | |
2001-06-19 | Mirror changes in libungif/Makefile | jlam | 1 | -2/+4 | |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 4 | -4/+10 | |
2001-06-19 | The libraries are libaudiofile.*, not audiofile.*. | jlam | 1 | -2/+2 | |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 4 | -12/+14 | |
2001-06-19 | Add rc.vice to PLIST. | jlam | 1 | -1/+2 | |
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -8/+7 | |
2001-06-19 | Set USE_BUILDLINK_ONLY and remove unnecessary config.cache entry to prevent | jlam | 1 | -9/+7 | |
detection of libncurses. | |||||
2001-06-19 | Set USE_BUILDLINK_ONLY and remove unnecessary config.cache entry to prevent | jlam | 1 | -8/+5 | |
detection of libpthread. | |||||
2001-06-18 | Convert to use buildlink.mk files | zuntum | 1 | -17/+7 | |
2001-06-18 | Update realplayer to 8.0.1. Changes are that it is based on the currently | jlam | 2 | -11/+11 | |
fetchable rp8_linux20_libc6_i386_cs2.bin from real.com's website. The ".0.1" addition to the package name instead of "nb1" is to show that this is a minor update to the package from the authors. | |||||
2001-06-18 | Mark as USE_BUILDLINK_ONLY and remove unnecessary config.cache entry to | jlam | 1 | -4/+2 | |
prevent detection of ncurses. | |||||
2001-06-18 | Use zlib buildlink.mk for zlib dependency (from pkg/13217 by Stoned Elipot) | jlam | 3 | -25/+9 | |
and install locale files under PKGLOCALEDIR. | |||||
2001-06-18 | Convert to use buildlink.mk files. | jlam | 3 | -9/+23 | |
2001-06-18 | Mark gdk-pixbuf and gdk-pixbuf-gnome as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 | |
2001-06-18 | Mark these packages as USE_BUILDLINK_ONLY. | jlam | 8 | -19/+24 | |
2001-06-18 | Create USE_BUILDLINK_ONLY variable that doesn't add -L${LOCALBASE}/lib | jlam | 1 | -3/+13 | |
to LDFLAGS if it's defined. This is intended for use by package developers to catch packages that implicitly use libraries from ${LOCALBASE}/lib without depending on the correct package. | |||||
2001-06-18 | Instead of explicitly including ${includedir} in header search path, | jlam | 3 | -13/+10 | |
just use Mesa's buildlink.mk file to handle all possible combinations of XFree86 versions and xpkgwedge installations. | |||||
2001-06-18 | Update avifile-devel to 0.6.20010618 | zuntum | 2 | -4/+4 | |
* a lot of fixes in asf parsing code - finally we are able to correctly detect end of file * redesigned and simplified event handling in aviplayer * a-v sync is now 100% better then it ever was * maximize return to its previous size when switching of fullscreen * hopefully fixed problem with mpg sound which could occasionaly get broken * GUI updates * added keys '[', ']' to modify a-v sync - (adds, subs 0.1 sec) * UNIQUE frame-dropping technique - now even very slow computers could be used to was movies in sync !!!! | |||||
2001-06-18 | Regularize fixes to config scripts to use the same code. | jlam | 6 | -32/+44 | |
2001-06-18 | Add ${includedir} aka $(PREFIX)/include to make it work with xpkgwedge. | veego | 2 | -7/+11 | |
2001-06-18 | Add comment on why we depend on pth. | jlam | 1 | -1/+2 | |
2001-06-18 | Add libpthread.* to BUILDLINK_FILES, and create buildlink config wrappers | jlam | 1 | -1/+12 | |
for pth-config and pthread-config. | |||||
2001-06-18 | On some platforms, /bin/sh is feebler than NetBSD's /bin/sh with respect to | jlam | 1 | -4/+9 | |
shell variable manipulation, e.g. ${parameter##word} and ${parameter%word}. Change instances such constructs to use ${DIRNAME} and ${SED} to make the same manipulations. This is the second part of pkg/13236 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr> with minor changes by me. Also explictly create ${BUILDLINK_DIR} at start of _BUILDLINK_USE target to better handle NO_DEPENDS= cases. | |||||
2001-06-18 | Add DIRNAME, first part of patch from pkg/13236 by Stoned Elipot | jlam | 3 | -3/+6 | |
<Stoned.Elipot@script.jussieu.fr>. | |||||
2001-06-18 | Unify NetBSD and Solaris package lists and use dynamic modification. | tron | 3 | -29/+18 | |
2001-06-18 | Update xscreensaver package(s) to 3.33, with patches submitted by Daniel | fredb | 5 | -30/+35 | |
Hagerty in PR pkg/13233. | |||||
2001-06-18 | Add and enable cheesetracker | rh | 1 | -1/+2 | |
2001-06-18 | Initial import of cheesetracker-0.2.1, an ImpulsTracker clone. This | rh | 8 | -0/+166 | |
package was provided in PR 13215 by Ben Collver <collver@linuxfreemail.com> | |||||
2001-06-18 | Update xbattbar to 1.4.2. Changes included adding time remaining display. | jlam | 2 | -5/+5 | |
2001-06-18 | Convert to use buildlink.mk files. | jlam | 1 | -8/+2 | |
2001-06-18 | LIBS is automatically added to CONFIGURE_ENV if GNU_CONFIGURE is defined. | jlam | 1 | -2/+1 | |
2001-06-18 | Convert to use buildlink.mk files. Add proper dependency on zlib if | jlam | 1 | -13/+11 | |
needed. |