summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-25Make ksba-config --libs emit the runtime linker search path.kleink8-8/+41
Welcome nb1.
2004-01-25Revert python23{,pth} back to buildlink2. The build fails on NetBSD 1.6recht2-9/+9
since BUILDLINK_CPPFLAGS and friends are undefined in db's buildlink3.
2004-01-25xfstt-1.6nb1 update for TrueType -> TTF change.wiz1-1/+2
2004-01-25Convert to look in the TTF subdir for its fonts (instead of thewiz7-21/+21
TrueType subdir), since that's where all ttf fonts in pkgsrc are installed into. PKGREVISION=1.
2004-01-25Note some *-ttf updates due to install path change.wiz1-1/+11
2004-01-25Update path for change in kochi-ttf installation; PKGREVISION=1.wiz2-4/+5
2004-01-25Install into TTF instead of TrueType subdir. PKGREVISION=2.wiz2-16/+15
2004-01-25Install into TTF instead of TrueType subdir. PKGREVISION=3.wiz2-34/+34
2004-01-25Install into TTF instead of TrueType subdir. PKGREVISION=1.wiz2-8/+9
2004-01-25Install into TTF instead of TrueType subdir. PKGREVISION=2.wiz4-86/+84
2004-01-25Install into TTF subdir instead of TrueType. PKGREVISION=3.wiz5-12/+10
2004-01-25Install into TTF subdir instead of TrueType. PKGREVISION=2.wiz4-18/+16
2004-01-25+ dctc-0.85.9, elm-me-2.4pl111, multitail-3.0.4, subversion-0.37.0.wiz1-5/+5
2004-01-25Purge one more instance of _NULL_SUFFIX. Fix by Marc Recht.jlam1-2/+2
2004-01-25Add support for Opera on FreeBSD. Provided by Michal Pasternak inheinz3-8/+149
PR pkg/24226 (some very small changes by me).
2004-01-25Use -S instead of '-s ""' to check for package matches with a null suffix.jlam1-2/+2
This option is available as of pkg_install>=20030918 which is required in pkgsrc. Noted by Klaus Heinz.
2004-01-25pkgsrc requires PKGTOOLS_REQD>=20030918, so we don't need to conditionalizejlam1-7/+1
passing "-S" to pkg_admin.
2004-01-25Remove unnecessary inclusion of bsd.prefs.mk.wiz2-6/+2
2004-01-25version.mk no longer defines MESA_VERSION. Put the version number of thejlam3-10/+6
required package in its place. Thanks to Jan Schaumann for diagnosing the problem.
2004-01-25Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw1-2/+2
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-25* Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>.jlam1-5/+4
* Match the package version with the one from buildlink2.mk.
2004-01-25* Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>.jlam8-111/+71
* Use BUILDLINK_{INCDIRS,LIBDIRS}.<pkg> instead of using BUILDLINK_{CPPFLAGS,LDFLAGS}.<pkg> since we're just dealing with adding directories to the various search paths.
2004-01-25Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw1-2/+2
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-25Note update of openoffice-linux to 1.1.0mrauch1-1/+2
2004-01-25Update to version 1.1.0.mrauch8-3341/+4179
New features include: * PDF, DocBook/XML, XHTML and Macromedia Flash (SWF) export * Accessibility * Support for Complex Text Layout (CTL) * Macro Recorder * Integrated Python-UNO bridge * Locking of user installations against accesses from multiple machines with shared directories * Support for recovering slightly damaged OpenOffice.org files
2004-01-25Use PERL5_REQD to set the required version of perl instead of directlyjlam1-2/+2
setting BUILDLINK_DEPENDS.perl.
2004-01-25Set the required version of perl using PERL5_REQD instead of directlyjlam1-2/+2
setting BUILDLINK_DEPENDS.perl.
2004-01-25Remove redundant BUILDLINK_DEPENDS.oss definition -- it's already setjlam1-2/+1
correctly in audio/oss/buildlink3.mk.
2004-01-25The new standard for modifying BUILDLINK_DEPENDS.<pkg> is to append to thejlam1-2/+2
value instead of overriding. The reason is so that the most restrictive <pkg> dependency will always be a part of the dependency list.
2004-01-25Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw2-4/+4
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-25Append to BUILDLINK_DEPENDS.<pkg> instead of overriding it so that thejlam1-2/+2
most restrictive dependency is always part of the DEPENDS/BUILD_DEPENDS list.
2004-01-25bl3ify and fix issue with MIPSpro compiler and this package by strippingjlam1-3/+10
"-O3" from the compiler options.
2004-01-25show-needs-update target: run ${MAKE}, not "make".grant1-3/+3
2004-01-25bl3ifyrecht5-13/+13
2004-01-25Let build depend on "flex" package as suggested by Georg Schwarz ontron1-2/+2
the "tech-pkg" mailing list.
2004-01-25Fix crappy C code which breaks the build with GCC 2.95.3.tron2-1/+18
2004-01-25Add build dependency on textproc/p5-XML-Parser.kristerw1-1/+3
2004-01-25Add build dependency on perl (pod2man is used for the man page).kristerw1-1/+2
2004-01-25Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw1-2/+2
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-25Add build dependency on perl.kristerw1-1/+2
2004-01-25Fix build problem on NetBSD systems without native pthread support.tron2-1/+26
2004-01-25bl3ifyrecht1-3/+3
2004-01-25add buildlink3 supportrecht1-3/+26
2004-01-25add buildlink3.mkrecht4-0/+120
2004-01-25add buildlink3.mkrecht2-0/+60
2004-01-25shorten createbuildlink's generated comment a bitrecht1-5/+1
2004-01-25fix comment and shorten createbuildlink's generated comment a bitrecht1-6/+2
2004-01-25add missing BUILDLINK_DEPMETHOD.pythonrecht1-1/+5
2004-01-25add buildlink3.mkrecht2-0/+64
2004-01-25Instead of directly manipulating DEPENDS, BUILD_DEPENDS, and RECOMMENDED,jlam1-26/+36
create _BLNK_ADD_TO.<depmethod> for each of depencdency methods above from the BUILDLINK_DEPEND.<pkg> and BUILDLINK_RECOMMENDED.<pkg> lists and save the created values so they don't need to constantly be recomputed.