summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-07-02Remove unnecessary patches again, now that we can build-depend onjlam2-19/+1
buildlink-x11.
2001-07-02Bump build-dependency on xpkgwedge to >=1.5, and add a build-dependencyjlam1-10/+16
on buildlink-x11 if USE_BUILDLINK_ONLY is defined. Pass all of CPPFLAGS/CFLAGS/CXXFLAGS/LDFLAGS to buildlink-x11 through PKGSRC_* versions of those values. Also add preliminary support for USE_BUILDLINK_X11 for buildlinking X11R6 instead of USE_X11 (hi zuntum!).
2001-07-02Update xpkgwedge to 1.5. This version factored out the buildlink logicjlam2-33/+3
into a separate package (buildlink-x11) usable even without xpkgwedge installed.
2001-07-02Add and enable buildlink-x11.jlam1-1/+2
2001-07-02buildlink-x11: allows X11 pkgs to be built using the buildlink.mkjlam7-0/+282
infrastructure, even if they use Imake.
2001-07-02Don't add a line to include <Lesstif.def> in host.def. It doesn't workjlam3-28/+3
correctly, and it resets the ImakeCmd, which breaks other pkgsrc builds.
2001-07-02Add p5-Template-Toolkit to the SUBDIR list.nra1-1/+2
2001-07-02Add the p5-Template-Toolkit version 2.04. This package is a perl5 textnra5-0/+1507
template and dynamic web page intergration module.
2001-07-02add dependency to libsigc++drochner1-1/+2
2001-07-02Mark as USE_BUILDLINK_ONLYjlam1-1/+2
2001-07-02Convert to use buildlink.mk files.jlam1-2/+2
2001-07-02s/PERL_REQD/PERL5_REQD/gjlam1-2/+2
2001-07-02Move inclusion of buildlink.mk files to end of Makefile. Also patchjlam4-8/+38
configure script to not add -L${PREFIX}/lib, -I${PREFIX}/include to LDFLAGS, CFLAGS to encapsulate build.
2001-07-02Mark as USE_BUILDLINK_ONLY.jlam1-1/+2
2001-07-02one more build problem: include <locale.h>drochner2-5/+13
2001-07-02add note about enabling lkm-loading in rc.conf; suggested by Cana McCoyjoda1-3/+4
2001-07-02Fix another couple of ' usages- from Ben Wongabs1-3/+7
2001-07-02Update abuse to 2.0nb1:abs8-84/+118
Avoid gets() usage and add __sparc__ to alignment needing CPUs, allowing it to run on my ss5.
2001-07-02Update pkgchk to 1.01 - do not check for pkgchk.conf with -iabs2-8/+10
noted by Tomasz Luchowski
2001-07-02Update p5-libapreq to 0.33.nra2-6/+6
2001-07-02fix some build glitches (require "msgfmt" binary, -export-dynamic)drochner5-8/+58
and python problems (script bugs and version dependencies, depend on py-mxDateTime)
2001-07-02Move *_SED ahead of inclusion of buildlink.mk files.jlam1-6/+6
2001-07-02Copy the checks for built-in freetype2 and xpm into the buildlink.mk filesjlam2-8/+32
as they can't always use the logic in bsd.prefs.mk.
2001-07-02Correctly import pkgchk-1.00 (into pkgtools not pkg_tools)abs5-0/+382
pkgchk verifies that the versions of installed packages matches those in pkgsrc, optionally adding missing or updating mismatched packages. It can verify all installed packages, or check against a set of packages based on the hostname, architecture, and other characteristics.
2001-07-02Update pkglint to 3.03:abs2-5/+7
Fix incorrect ' at start of line in lintpkgsrc manpage. Fixes PR pkg/13354 by Ben Wong
2001-07-02Honor CFLAGS passed in from environment during build by not overridingjlam3-5/+20
CDEBUGFLAGS in the Imakefile. Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
2001-07-02Use xpm/buildlink.mk instead of USE_XPM.jlam1-2/+2
2001-07-02Handle case where freetype2 is installed as part of XFree86. Also removejlam1-8/+18
unnecessary inclusion of gettext-lib/buildlink.mk.
2001-07-02Instead of double-listing files in both X11BASE and LOCALBASE, usejlam1-19/+16
HAVE_BUILTIN_XPM to figure out where it's installed and set the BUILDLINK_PREFIX directly. Remove unnecessary USE_XPM as we use do the check for Xpm ourselves.
2001-07-02Make check for Xpm in XFree86 look like the checks for Mesa and freetype2.jlam3-21/+28
2001-07-02Remove REPLACE_BUILDLINK_SED and BUILDLINK_CONFIG_WRAPPER_SED settingsjlam1-8/+1
as they're really only needed for USE_X11BASE packages.
2001-07-02Allow overriding of *_CONFIG variables in a package Makefile when usingjlam19-44/+67
USE_BUILDLINK_ONLY.
2001-07-02Define PTH_CONFIG and PTHREAD_CONFIG and pass them to CONFIGURE_ENV ifjlam1-1/+8
USE_CONFIG_WRAPPER is defined.
2001-07-02Add REPLACE_BUILDLINK_SED and BUILDLINK_CONFIG_WRAPPER_SED settings.jlam1-1/+6
2001-07-02Make REPLACE_BUILDLINK_SED and BUILDLINK_CONFIG_WRAPPER_SED be opposites.jlam1-6/+6
Also move these settings ahead of inclusion of other buildlink.mk files.
2001-07-02For aesthetic reasons, sort the *.lai files found during replace-buildlink.jlam1-2/+3
2001-07-02Move *_SED before inclusion of other buildlink.mk files to order sedjlam1-8/+8
expression properly.
2001-07-02REPLACE_BUILDLINK_SED and BUILDLINK_CONFIG_WRAPPER_SED should do oppositejlam3-11/+15
substitutions, so make it so.
2001-07-02Change BUILDLINK_FIX_LIBTOOL_SED to REPLACE_BUILDLINK_SED.jlam2-6/+8
2001-07-02Merge buildlink-fix-libtool-archives and buildlink-fix-config-scriptsjlam1-41/+25
into one target: replace-buildlink. Get rid of BUILDLINK_FIX_LIBTOOL_SED as it can be handled with REPLACE_BUILDLINK_SED.
2001-07-01Protect against multiple inclusion of this file.jlam1-1/+6
2001-07-01In example buildlink.mk file, move inclusion of bsd.buildlink.mk to startjlam1-3/+3
of file.
2001-07-01It's audio/libvorbis, not databases/libvorbis.jlam1-2/+2
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam86-258/+258
2001-07-01Move inclusion of bsd.buildlink.mk to start of file and renamejlam1-4/+4
BUILDLINK_CONFIG_WRAPPER_SED.gtk to BUILDLINK_CONFIG_WRAPPER_SED.
2001-07-01Change example to have bsd.buildlink.mk file included at start of ajlam1-7/+11
package buildlink.mk file. Also change BUILDLINK_CONFIG_WRAPPER_SED.<pkgname> to BUILDLINK_CONFIG_WRAPPER_SED.
2001-07-01Add and enable pkgchkabs1-1/+2
2001-07-01Honor CFLAGS passed in from environment during build.jlam2-5/+10
2001-07-01Mark as USE_BUILDLINK_ONLY to prevent accidentally depending on installedjlam1-11/+11
gsm library.
2001-07-01Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-7/+8