summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-25Suppress duplicate dependencies in the DEPENDS and BUILD_DEPENDS listjlam1-4/+8
added by buildlink3.mk files if the dependencies are _exactly_ the same.
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-25Fix code that assumed that BUILDLINK_DEPENDS.<pkg> was a unique value byjlam1-2/+7
modifying it to accept a list.
2004-01-25Note update of "kde" package to version 3.1.5nb1.tron1-1/+2
2004-01-25Fix dependences, bump package revision.tron1-13/+14
2004-01-25Regen, missed in previous (hi tron! :-)xtraeme2-4/+6
2004-01-25Fix two typos.wiz2-2/+2
2004-01-25Substitute for HOMEPAGE in MESSAGE. From Min Sik Kim in PR 24233.wiz1-1/+3
2004-01-25Note revision bump for lua.cube1-1/+2
2004-01-25Compile and install etc/bin2c, which is expected by some modules. Fixescube5-7/+25
PR 24219 by pancake at phreaker dot net. Bump PKGREVISION.
2004-01-25run GNU configure scripts with ${CONFIG_SHELL}, which defaults togrant1-2/+3
${SH} when GNU_CONFIGURE is defined. fixes problems on Solaris and BSDI with some GNU configure scripts.
2004-01-25Record zlib dependency inside buildlink2.mk file and give a chance tocube1-1/+3
dependencies to link on platforms without usable libz in base, such as IRIX 5.3. Reported by Georg Schwarz on tech-pkg@.
2004-01-25Fix crappy C code which breaks the build with GCC 2.95.3.tron2-1/+19
2004-01-25Removed XFree86-libs dependency if we are trying to use XFree86xtraeme1-10/+8
packages from pkgsrc, it's not really needed with the latest change to x11-links.
2004-01-25Add dependency on XFree86-libs if ${X11BASE}/include/X11/X.h doesn'txtraeme1-2/+5
exists and we are using XFree86 packages from pkgsrc.
2004-01-25if we have determined that we need pkgsrc zlib, setgrant1-2/+2
BUILDLINK_DEPENDS.zlib instead of adding to it. fixes a problem where a buildlink dependency would be added on both zlib>=1.1.4nb1 and zlib>=1.2.1, resulting in various buildlink breakage.
2004-01-25Add NO_SRC_* and NO_BIN_* options for quake3server mods, pointed outxtraeme1-1/+7
by David Ferlier.
2004-01-25honour BINOWN and BINGRP.grant1-1/+3
from Min Sik Kim in PR pkg/24176.
2004-01-25set LANG="" in MAKE_ENV to avoid build failure if LANG is set.grant1-1/+2
from Min Sik Kim in PR pkg/24211.
2004-01-25replace BUILD_DEPENDS m4 and M4 definition with USE_GNU_TOOLS+=m4.grant4-17/+9
2004-01-25USE_GNU_TOOLS+=m4 instead of BUILD_DEPENDS.grant1-4/+2
2004-01-25g/c USE_GMAKE. nothing uses it anymore.grant1-10/+1
2004-01-25replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant2-4/+4
2004-01-25Requires at least libart-2.3.11.rh1-1/+2
2004-01-25add missing PKGNAME (p5- prefix).grant1-1/+2
2004-01-25Make the dependency on 0.4.7 explicit.kleink1-2/+2
2004-01-25In COMMENT, refer to the 0.4.x branch of ksba.kleink1-2/+2
2004-01-25Note addition of libksba-0.4.7.kleink1-1/+2
2004-01-25Descend into libksba04.kleink1-1/+2
2004-01-25Initial import of libksba-0.4.7.kleink5-0/+63
KSBA is a library to make the taks of working with X.509 certifictes, CMS data and related data more easy.
2004-01-25Note addition of libksba-0.9.1.kleink1-1/+2
2004-01-25Descend into libksba.kleink1-1/+2
2004-01-25Initial import of libksba-0.9.1.kleink5-0/+66
KSBA is a library to make the taks of working with X.509 certifictes, CMS data and related data more easy.
2004-01-24Note addition of gtk2-extras and gnome-{accessibility,base,extras}.jmmv1-1/+6
Note revision bump for gnome to 3.
2004-01-24Add and enable gtk2-extras and gnome-{accessibility,base,extras}.jmmv1-1/+5
2004-01-24Initial import of gnome-extras, version 2.4.1:jmmv3-0/+48
GNOME is the GNU Network Object Model Environment. The GNOME project intends to build a complete, easy-to-use desktop environment for the user, and a powerful application framework for the software developer. This is a meta package for the second major version of the GNOME project. It provides all the basic components required to get a working desktop plus several programs that are related to it in some way. These include programs that use the GNOME development platform or progarms that provide some important and useful features, which make the desktop more complete.
2004-01-24Initial import of gnome-accessibility, version 2.4.1:jmmv3-0/+39
GNOME is the GNU Network Object Model Environment. The GNOME project intends to build a complete, easy-to-use desktop environment for the user, and a powerful application framework for the software developer. This is a meta package for the second major version of the GNOME project. It provides all the basic components required to get a working desktop plus several utilities designed to make it more accessible to people with disabilities. Note that they may also be very useful to regular users.
2004-01-24Depend on gnome-base and remove direct dependancies on stuff handled in it.jmmv2-14/+9
While here, add a dependancy on vera-ttf, as suggested by recht@. Bump PKGREVISION to 3.
2004-01-24Initial import of gnome-base, version 2.4.1:jmmv3-0/+43
GNOME is the GNU Network Object Model Environment. The GNOME project intends to build a complete, easy-to-use desktop environment for the user, and a powerful application framework for the software developer. This is a meta package for the second major version of the GNOME project. It provides all the basic components required to get a working desktop, but nothing else.
2004-01-24Initial import of gtk2-extras, version 2.2.4:jmmv3-0/+35
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. This meta package installs the GTK+ toolkit together with several extra engines and themes, which may be required to install additional third-party themes.
2004-01-24Note gnome -> gnome1, gnome2 -> gnome moves.jmmv1-1/+3
2004-01-24gnome2 -> gnome1.jmmv1-2/+2
2004-01-24Merged into the gnome meta-pkg.jmmv3-60/+0
2004-01-24Update to 2.4.1nb2 (really merge from the gnome2 meta-pkg).jmmv2-29/+33
2004-01-24Reimport of the gnome meta-pkg as gnome1, version 1.4.2.1nb5.jmmv3-0/+56
2004-01-24bl3ify and add a buildlink3.mkrecht2-3/+21
2004-01-24Use 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-24bl3ifyrecht2-9/+9
2004-01-24Use 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-24Use 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.