summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-08-02depkglint.seb1-3/+2
2003-08-02Use buildlink2 (for X11 benefit).seb1-1/+2
2003-08-02Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-08-02Convert to USE_NEW_TEXINFO.seb9-90/+27
Add patch file to add an Info directory entry to liboctave.texi. Remove now unnecessary patch files and trim one of its "info" bits.
2003-08-02Make this compile on NetBSD-1.6.1/shark.kristerw2-7/+15
The package is compiled with -Werror, but the sharks headers are not -Wtraditional safe, so the buld failed. Remove the silly -Wtraditional.
2003-08-02If we were to use gcc.buildlink2.mk on arm32 we might as well be reallyseb1-3/+7
using it for all arch. While here throw in a little bit more of buildlink2ness.
2003-08-02Make this compile on archs where size_t != unsigned int.kristerw2-1/+14
2003-08-02Split out some code into Makefile.common to be used by darcnes-svgalibwiz2-21/+32
in pkgsrc-wip. From Ben Collver.
2003-08-02Add a space in an error message.wiz1-2/+2
2003-08-02Convert to USE_NEW_TEXINFO.seb6-66/+5
Remove now unnecessary patch files.
2003-08-02build with GCC3.3.1mrg11-1/+152
2003-08-02Get the correct distfile for ${MACHINE_ARCH} == "arm".kristerw1-2/+2
2003-08-02Deal with "arm32" being called "arm" these days.kristerw1-1/+3
2003-08-02Override config.guess and config.sub to make the pkg recognize and buildkristerw1-1/+3
on more systems (e.g. NetBSD 1.6.1/shark).
2003-08-02Document devel/ftnchek hack for gcc 2.95.3/arm -O2 lossage.kristerw1-1/+9
2003-08-02gcc 2.95.3/arm gives "internal compiler error" when compiling this with -O2.kristerw1-1/+5
Use -O1 instead for arm.
2003-08-02Note revision bumps for exim and exim-user.jmmv1-1/+3
2003-08-02Convert exim and exim-user to the bsd.pkg.install.mk framework:jmmv12-74/+129
- Introduce EXIM_GROUP and EXIM_USER to tune the details of the group and user used by the daemon. - Honour PKG_SYSCONFDIR. - Install sample files under the examples directory. - Automatically install example files under sysconfdir using CONF_FILES. This simplifies exim's set up from admin's point of view. - Use RCD_SCRIPTS to handle the startup script. As a result, bump PKGREVISION of exim and exim-user.
2003-08-02quieten some gcc3.3 asm warningsmrg2-1/+49
2003-08-02use <iostream>mrg2-1/+16
2003-08-02Add and enable avidemux.jmmv1-1/+2
2003-08-02Note addition of avidemux, version 2.0.10.jmmv1-1/+2
2003-08-02Initial import of avidemux, version 2.0.10:jmmv12-0/+263
Avidemux is a graphical tool to edit video. It can open AVI, MPEG, Nuppelvideo and BMPs. Most common codecs are supported (M-JPEG, MPEG, DivX, Xvid, huffyuv, WMA, etc.) thanks to libavcodec. Video can be edited, cut, appended, filtered (resize/crop/denoise), and re-encoded to either AVI (DivX/Xvid) or MPEG 1/2. Note that this package does not support DivX.
2003-08-02apply same <iostream> patch for gcc3 as mozillamrg2-1/+14
2003-08-02USE_GNU_TOOLS=awkdrochner1-2/+2
2003-08-02remove a patch that is in the latest versionmrg2-18/+1
2003-08-02use <iostream> instead of <iostream.h>mrg2-1/+14
2003-08-02Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-08-02mention recent updates/additionsdrochner1-1/+7
2003-08-02Convert to USE_NEW_TEXINFO.seb4-10/+30
2003-08-02Move BUILD_DEFS check to pre-extract to avoid creating work directories inwiz1-3/+3
the fetch step.
2003-08-02Undo last. While it may make live easier, it's not good for binarywiz1-2/+2
packages.
2003-08-02when determining whether iconv is required, don't require gettext-libgrant1-2/+2
0.11.5nb1 or higher, 0.11.5 is good enough. fixes build with slightly older installation of gettext-lib.
2003-08-02fix one error with building with gcc3.3 (not complete)mrg2-1/+18
2003-08-02make this build with gcc3.3: include <assert.h> if you use it, avoid invalidmrg7-2/+70
C++ syntax and turn of -Werror for one subdir...
2003-08-02make this build with gcc3: don't use invalid <varargs.h> expressions, butmrg3-22/+25
use simple <stdarg.h> ones instead.
2003-08-02use new texinfo handling.grant2-8/+8
minor whitespace fix.
2003-08-02depend on the right version of grep.grant1-2/+2
2003-08-02comment: clarify and describe why USE_GNU_TOOLS+= must be used.grant1-4/+10
2003-08-02use USE_GNU_TOOLS+= so we can co-exist with a user's setting.grant2-4/+4
2003-08-02no longer needed.grant2-112/+0
2003-08-02USE_GNU_TOOLS=awkgrant1-1/+3
2003-08-02we get a working sed by default now, no need to explicitly dependgrant1-4/+1
on GNU sed.
2003-08-02USE_GNU_TOOLS=awkgrant1-4/+3
2003-08-02handle platforms with broken tools in the base system, such as sedgrant2-1/+177
and awk. as proposed on tech-pkg@, with some changes to set the appropriate tool variables and handle OSs which provide GNU tools in the base system (ie. do nothing). this allows packages or users to force the use of pkgsrc GNU tools when they are not present in the base system by defining e.g. USE_GNU_TOOLS="awk sed". Solaris' sed is marked as incompatible, as even the XPG4 sed is too limited for a number of packages (especially large ones which use libtool, as libtool calls blind 'sed'), so GNU sed is always used on Solaris.
2003-08-02COMMENT grammar fixgrant1-2/+2
2003-08-01I'm working on the mozilla-thunderbird (binary) package; note it.jmmv1-2/+2
2003-08-01regenjmc1-2/+2
2003-08-01Update p5-File-MMagic to latest available version (1.20).jdolecek3-7/+8
Changes since 1.13: * fixed output warning for large magic db * added ms-tnef, arc, zoo, arj, rar, EPS entries * added some more tests * added removeSpecials/removeExts functions, and capability of adding sub entry Fixes PR pkg/22332 by Makoto Fujiwara
2003-08-01Japanese versions of Netscape7 are online. So now we can use PKG_LANG again.jschauma3-18/+11
Bump PKGREVISION.