Commit graph

103537 commits

Author SHA1 Message Date
gdt
9b356774ed Add @LDFLAGS@ to tools/geos-config.in, so that 'geos-config --libs'
prints

  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgeos

instead of

  -L/usr/pkg/lib -lgeos
2006-09-20 16:01:48 +00:00
joerg
d88a138643 Lost patch. 2006-09-20 15:05:57 +00:00
rillig
d538a433b3 Fixed the path to the manual pages. 2006-09-20 14:43:30 +00:00
joerg
0493e735a0 De-OPSYS PLIST to match reality on !NetBSD. Bump revision. 2006-09-20 14:40:14 +00:00
rillig
223a73ad21 Fixed the package so that it works even if ${PKG_JAVA_HOME}/bin is not
in the PATH. Added the dependency to Java. Bumped PKGREVISION.
2006-09-20 14:24:44 +00:00
joerg
ae14bc1317 Kill some more ancient config files. 2006-09-20 13:27:18 +00:00
joerg
156df977e7 Fix linkage. Match config files with samples. Revoke unmaintainmentship.
Bump revision.
2006-09-20 13:25:25 +00:00
joerg
18a178da5e Since only NetBSD files are installed, don't use LOWER_OPSYS in PLIST.
Bump revision.
2006-09-20 13:14:09 +00:00
jmmv
a16ab89c38 Fix build with gcc 3.x (dunno why it compiled with 4.x...). From riz@. 2006-09-20 13:10:10 +00:00
rillig
3968e0d090 Fixed the path to the manual page. Adjusted CHECK_INTERPRETER_SKIP. 2006-09-20 13:00:02 +00:00
joerg
c910dc2fbe Fix ABI regression compared to pkgsrc's cairo-1.0. Bump revision. 2006-09-20 12:58:32 +00:00
joerg
b6368304ee Fix build with Cairo 1.2 API and require it. Bump revision since DSO
changed.
2006-09-20 12:57:46 +00:00
rillig
f4a2bba0c2 It's pkg_alternatives(8), not (1). 2006-09-20 12:53:21 +00:00
rillig
d0cfa8cd6b libpython needs the pkgsrc-provided LDFLAGS to resolve all dependencies
at runtime. Fixes PR 34565.
2006-09-20 12:07:19 +00:00
hira
db70929415 Note PKGREVISION bump of archivers/gsharutils. 2006-09-20 11:06:59 +00:00
hira
425139ff42 Fix path in perl script. USE_TOOLS+=perl:run.
Bump PKGREVISION.
2006-09-20 11:05:20 +00:00
hira
41b3ccb6da Note PKGREVISION bump of textproc/ja-groff. 2006-09-20 11:01:37 +00:00
hira
feb47150cf Fix path in perl scripts. USE_TOOLS+=perl:run.
Bump PKGREVISION.
2006-09-20 10:59:40 +00:00
rillig
915d764b85 Added a testsuite for sed(1) to make sure it can handle character
classes.
2006-09-20 07:39:54 +00:00
rillig
b6a67dc0ac Made the package work for unprivileged builds.
Fixed the file mode of the example rc.d script. (PR 34564)

This also fixes PR 32835, which had already suggested all the changes I
made, but I've seen it too late. :)
2006-09-20 07:19:59 +00:00
joerg
368333a688 Fix permissive C++ for GCC 3.4+:
- move an inline constructor outside of the class, since the friend
  is not fully declared yet.
- template references.
- missing include to get full declaration of a class.
2006-09-19 23:35:07 +00:00
joerg
709547d2e9 Kill C++ use in configure, since otherwise (s)random and gettimeofday
aren't detected on DragonFly.
2006-09-19 23:31:40 +00:00
joerg
38caef2314 Needs unzip. 2006-09-19 23:19:41 +00:00
joerg
558e270b01 Fix X11 linkage. Bump revision. From PR 34563. 2006-09-19 22:57:18 +00:00
joerg
cbc4999094 Slightly reorder includes to allow it to build on DragonFly (again). 2006-09-19 22:25:48 +00:00
joerg
90da5a1992 When checking for gettimeofday, don't create a fake prototype which is
guarantied to clash with the system version. Better would be to stop
using C++ for the test, but that's a lot more work.
2006-09-19 22:03:54 +00:00
rillig
4e7da9df67 Added a check for tools that are used but not mentioned in USE_TOOLS.
Since many package fail to build in exotic environments because of that,
it is worth having this check even though we are currently in a freeze.

Improved the detection of absolute pathnames once more.
2006-09-19 21:33:30 +00:00
joerg
e469785dfb Explicitly require unzip and pax. 2006-09-19 21:13:12 +00:00
rillig
7e333ce614 Since QTDIR is an absolute pathname, it must not be prefixed with
LOCALBASE. This fixes the build on NetBSD.

Replaced the shell interpreter in some plugin files. Bumped PKGREVISION.
2006-09-19 20:59:30 +00:00
rillig
262f164d43 Bugfix: In the #! interpreter lines, allow white-space behind the #!.
This fixes the build for audio/madman. Before, only some of the
interpreters had been replaced.
2006-09-19 20:51:34 +00:00
joerg
ba0e4a7928 Linux ldd from suse_base now works on DragonFly and FreeBSD. 2006-09-19 19:59:48 +00:00
joerg
fbb7b745c9 Ensure that Linux ldd has the full path to bash without assuming
that /emul == /usr/pkg/emul. On DragonFly and FreeBSD, it is called
/compat and that broke the shared library check. Bump revisions of
suse100_base and suse91_base.
2006-09-19 19:58:46 +00:00
scw
786095084c Note sysutils/tits update to 1.2.2. 2006-09-19 19:46:36 +00:00
scw
adbad799df Update to version 1.2.2.
Notable changes are:

- Added "closeidle true/false" to the tty server's config file
  option list to tell the server that it should close the terminal
  device when there are no clients connected to the service.

- If tits is invoked as "stdio2pty", it will allocate a pseudo-tty
  device and connect its stdin/stdout to the master side. It will
  fork(2) and exec(2) a program specified on the command line.
  This program will have *its* stdin/stdout connected to the
  slave side of the pty. One application for this is to execute
  pppd(8) from inetd.conf.

- Add a "masterpty" client, which makes it possible associate
  a pseudo-tty device with a service. For example, you can now
  use tip(1) to connect to the slave pty, which will cause the
  master side to be connected to the server.

- Adapt to NetBSD's more stringent <ctype> parameter checks.

- Gcc4 fixes, from Martin Husemann.

Ok'd by agc@
2006-09-19 19:42:48 +00:00
joerg
79d20572b4 Fix X11 linkage. Bump revision. 2006-09-19 19:40:23 +00:00
joerg
ea01feaea2 Include x11.b3.mk since SDL/SDL_syswm.h includes Xlib.h. 2006-09-19 19:31:50 +00:00
joerg
bb7247fce3 Workaround for propolice ICE on DragonFly. 2006-09-19 19:29:30 +00:00
joerg
e3c6b091a5 Requires pax and gzcat as tools. 2006-09-19 18:32:50 +00:00
rillig
4b79c261d8 regen 2006-09-19 18:03:35 +00:00
wiz
0444de6b6c Fix build on NetBSD-4.99.2. Tips for fix from yamt@
ok markd@ "if it fixes the build"
2006-09-19 17:50:46 +00:00
rillig
462adfe965 Added a new chapter to the pkgsrc user's guide, which describes the file
system layout of pkgsrc.
2006-09-19 17:50:38 +00:00
wiz
97fab7fee3 Note gnumeric PKGREVISION bump. 2006-09-19 17:47:49 +00:00
joerg
a7a14af9c2 Needs intltool. #%#$%#$ 2006-09-19 17:47:18 +00:00
wiz
3cbbc0767e + libgpg-error-1.2, libksba-1.0.0, mew-5.1 [pkg/34556], poedit-1.3.5,
totem-2.16.1, xscreensaver-5.01.
2006-09-19 17:47:03 +00:00
wiz
c7dde6d0e9 Fix build with libgda-1.9.103, and depend on it. Bump PKGREVISION.
Patch from jsacco@garnome.
2006-09-19 17:45:50 +00:00
jmmv
48c9cfae10 Note revision bump for evince to 2. 2006-09-19 11:22:09 +00:00
jmmv
8c551197b4 Remove nautilus dependency: didn't remember that it was provided by
evince-nautilus.  Noted by dillo@.  Bump PKGREVISION to 2.
2006-09-19 11:21:37 +00:00
rillig
1c0dcc687d Added myself to IRIX and SunOS.
Moved bootstrap into the infrastructure section.

Started to list the pkgsrc platforms by MACHINE_ARCH, not by some
arbitrarily chosen name. This will make it easier to find people that
have a specific hardware or operating system version.
2006-09-19 10:12:22 +00:00
jnemeth
52dec5ae9f add support for sparc64
approved for commit during freeze by wiz@
2006-09-19 08:47:22 +00:00
rillig
acf2dcceb6 Fixed the hard-coded paths in the configuration file. Populated
BUILD_DEFS. Bumped PKGREVISION.
2006-09-19 08:31:18 +00:00