Commit graph

45752 commits

Author SHA1 Message Date
seb
4d2ebccdcb Install documentation in a canonical pkgsrc directory.
Sort and clean PLIST.
Bump PKGREVISION.
2003-08-03 00:12:30 +00:00
seb
58460f543e Convert to USE_NEW_TEXINFO.
Remove not so perfect call to ${MAKE} in pre-install target to
handle the info/ subdir, tune ALL_TARGET instead.
2003-08-03 00:02:44 +00:00
markd
c987cd3163 Update checksum - previous was for a prerelease version of kdelibs. 2003-08-02 22:14:54 +00:00
seb
4285450dc6 Convert to USE_NEW_TEXINFO.
Fix info files generation by ensuring buildlink2 framework is used:
use BUILD_DIRS/INSTALL_DIRS.
2003-08-02 22:09:36 +00:00
seb
bd00d6d3a3 depkglint. 2003-08-02 21:45:39 +00:00
seb
ee3c310df9 Use buildlink2 (for X11 benefit). 2003-08-02 21:43:24 +00:00
seb
d419761fe5 Convert to USE_NEW_TEXINFO. 2003-08-02 21:38:11 +00:00
seb
3985abc7af Convert to USE_NEW_TEXINFO.
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-02 21:18:04 +00:00
kristerw
1b29fdd8d1 Make this compile on NetBSD-1.6.1/shark.
The package is compiled with -Werror, but the sharks headers are not
-Wtraditional safe, so the buld failed.  Remove the silly -Wtraditional.
2003-08-02 20:38:56 +00:00
seb
17e1183c73 If we were to use gcc.buildlink2.mk on arm32 we might as well be really
using it for all arch. While here throw in a little bit more
of buildlink2ness.
2003-08-02 20:25:27 +00:00
kristerw
f5e3330861 Make this compile on archs where size_t != unsigned int. 2003-08-02 20:24:59 +00:00
wiz
079667a86b Split out some code into Makefile.common to be used by darcnes-svgalib
in pkgsrc-wip. From Ben Collver.
2003-08-02 19:52:12 +00:00
wiz
35cdf1cc65 Add a space in an error message. 2003-08-02 19:51:45 +00:00
seb
75ffb0f31d Convert to USE_NEW_TEXINFO.
Remove now unnecessary patch files.
2003-08-02 19:39:08 +00:00
mrg
5cc4f5c8aa build with GCC3.3.1 2003-08-02 19:33:18 +00:00
kristerw
3088d0a587 Get the correct distfile for ${MACHINE_ARCH} == "arm". 2003-08-02 19:26:29 +00:00
kristerw
0fba0bd0e3 Deal with "arm32" being called "arm" these days. 2003-08-02 18:55:22 +00:00
kristerw
7bf2bd33bd Override config.guess and config.sub to make the pkg recognize and build
on more systems (e.g. NetBSD 1.6.1/shark).
2003-08-02 18:17:44 +00:00
kristerw
19ee3342c0 Document devel/ftnchek hack for gcc 2.95.3/arm -O2 lossage. 2003-08-02 17:52:14 +00:00
kristerw
785cebd938 gcc 2.95.3/arm gives "internal compiler error" when compiling this with -O2.
Use -O1 instead for arm.
2003-08-02 17:49:37 +00:00
jmmv
f0fb29ce5c Note revision bumps for exim and exim-user. 2003-08-02 17:01:27 +00:00
jmmv
31f2747385 Convert exim and exim-user to the bsd.pkg.install.mk framework:
- 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-02 17:00:06 +00:00
mrg
511e8c6c51 quieten some gcc3.3 asm warnings 2003-08-02 16:42:44 +00:00
mrg
6e806328c3 use <iostream> 2003-08-02 16:21:16 +00:00
jmmv
9dbea2b733 Add and enable avidemux. 2003-08-02 16:02:15 +00:00
jmmv
b33c020641 Note addition of avidemux, version 2.0.10. 2003-08-02 15:52:56 +00:00
jmmv
51efb6f9d8 Initial import of avidemux, version 2.0.10:
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-02 15:51:41 +00:00
mrg
fd378689b1 apply same <iostream> patch for gcc3 as mozilla 2003-08-02 15:25:27 +00:00
drochner
ee3a6dc4ba USE_GNU_TOOLS=awk 2003-08-02 13:45:22 +00:00
mrg
3be295a6f9 remove a patch that is in the latest version 2003-08-02 13:43:16 +00:00
mrg
b66fdb6899 use <iostream> instead of <iostream.h> 2003-08-02 13:40:16 +00:00
seb
e3f790001d Convert to USE_NEW_TEXINFO. 2003-08-02 13:27:27 +00:00
drochner
6bb7ace641 mention recent updates/additions 2003-08-02 13:23:26 +00:00
seb
28900cf2c5 Convert to USE_NEW_TEXINFO. 2003-08-02 13:20:15 +00:00
wiz
febdd5a814 Move BUILD_DEFS check to pre-extract to avoid creating work directories in
the fetch step.
2003-08-02 13:17:05 +00:00
wiz
b6a06da843 Undo last. While it may make live easier, it's not good for binary
packages.
2003-08-02 09:25:44 +00:00
grant
924e3daff6 when determining whether iconv is required, don't require gettext-lib
0.11.5nb1 or higher, 0.11.5 is good enough.

fixes build with slightly older installation of gettext-lib.
2003-08-02 05:59:20 +00:00
mrg
b9aa48b9a3 fix one error with building with gcc3.3 (not complete) 2003-08-02 05:28:27 +00:00
mrg
68655f41c2 make this build with gcc3.3: include <assert.h> if you use it, avoid invalid
C++ syntax and turn of -Werror for one subdir...
2003-08-02 05:22:57 +00:00
mrg
740b6dff01 make this build with gcc3: don't use invalid <varargs.h> expressions, but
use simple <stdarg.h> ones instead.
2003-08-02 05:20:37 +00:00
grant
b7b758f472 use new texinfo handling.
minor whitespace fix.
2003-08-02 05:19:57 +00:00
grant
679b21fb8f depend on the right version of grep. 2003-08-02 05:07:35 +00:00
grant
46d3d2155b comment: clarify and describe why USE_GNU_TOOLS+= must be used. 2003-08-02 04:49:14 +00:00
grant
56ed461304 use USE_GNU_TOOLS+= so we can co-exist with a user's setting. 2003-08-02 04:24:58 +00:00
grant
6e9dcac496 no longer needed. 2003-08-02 03:59:28 +00:00
grant
1daa5ab88b USE_GNU_TOOLS=awk 2003-08-02 03:58:24 +00:00
grant
a81b116d3d we get a working sed by default now, no need to explicitly depend
on GNU sed.
2003-08-02 03:57:14 +00:00
grant
c9d0c5fdc8 USE_GNU_TOOLS=awk 2003-08-02 03:56:37 +00:00
grant
850eaa604f handle platforms with broken tools in the base system, such as sed
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-02 03:46:34 +00:00
grant
f830d42373 COMMENT grammar fix 2003-08-02 01:52:35 +00:00