Commit graph

31057 commits

Author SHA1 Message Date
tron
97495dbb57 We don't need to include "pkgsrc/graphics/freetype2/buildlink.mk" because
the package only works with XFree86 4.x where "freetype2" is included.
2002-08-12 19:58:37 +00:00
tron
ccc84595e0 Fix oversight in last commit. 2002-08-12 19:45:37 +00:00
tron
03aa4a7cb1 The "guppi" package doesn't work with version 0.75 of the "gnumeric"
package. Depend on "gnumeric" 1.0.x on platforms which can build this
package and disable "gnumeric" support on other platforms.
2002-08-12 19:43:20 +00:00
tron
8064004a9b Make last change less intrusive: build "gnumeric" version 1.0.0 or newer
where possible but still accept version 0.75.
2002-08-12 19:00:36 +00:00
wiz
dd9794ac2f Update MASTER_SITES and HOMEPAGE. 2002-08-12 18:39:58 +00:00
tron
acebb0ccad Depend on "gnumeric" 1.0.9 or newer if system was necessary include file
to build it.
2002-08-12 18:39:57 +00:00
wiz
b5c8f69d79 Add necessary depends to fix compilation (noted in bulk build). 2002-08-12 18:17:41 +00:00
wiz
6493f51023 Set M4 so that GNU's is used. Fixes bulk build problem. 2002-08-12 17:32:12 +00:00
agc
a4d0d788d6 Make sure that /var/games exists in the sandbox, and has the correct
permissions.
2002-08-12 16:33:11 +00:00
skrll
4a9a02e45c Fix pkg/16053.
Remove the --disable-shared option from CONFIGURE_ARGS it doesn't do
anything as pkgsrc libtool isn't built this way. We want shared libraries
anyway...

Use CXX when linking the libraries as we have global contructors that need
calling. Problem only visible on a.out platforms.
2002-08-12 16:23:23 +00:00
agc
5a9b0e06f2 Make this package compile on NetBSD. 2002-08-12 16:21:12 +00:00
agc
f2ab604bce Add a patch so that this package works with xpkgwedge. 2002-08-12 16:02:44 +00:00
seb
9ddc0ee2a9 New feature: this script now create $sandbox/sandbox, a shell script
to ease the use of the sandbox.

$sandbox/sandbox umount
  Umount the null mounts from the sandbox
$sandbox/sandbox mount
  Mount the null mounts required by the sandbox (useful across reboots, ...).
$sandbox/sandbox whatever
  Runs the command passed as arguments, chrooted into the sandbox.
  Typical usage would be `$sandbox/sandbox /my/favourite/shell'.
$sandbox/sandbox
  Same as `$sandbox/sandbox /bin/sh'

Approved by agc.
2002-08-12 15:19:49 +00:00
seb
5670256c19 - Remove $sandbox/etc/localtime before copying /usr/share/zoneinfo/GMT over.
This prevent surprise when /etc/localtime -previously copied over in the
  sandbox by pax/tar- is a symlink to /usr/share/zoneinfo/whatever.
- Improve somewhat some messages.
- Make sure $sandbox/$packages and $sandbox/$distfiles are created instead of
  $packages and $distfiles.
2002-08-12 14:47:07 +00:00
agc
09afe2685e Remove the setting of BATCH=yes and DEPENDS_TARGET=bulk-install from
the example mk.conf for bulk builds, since these are now set by the
bulk build machinery itself.  This allows an /etc/mk.conf file to be
shared between ordinary builds and bulk builds.
2002-08-12 14:23:47 +00:00
agc
e9822c16a7 In the build script, set BATCH=1 and DEPENDS_TARGET=bulk-install in the
environment, and pass them down to the bulk build. This means that the
/etc/mk.conf (or $MAKECONF) can be shared between ordinary builds and
bulk builds.
2002-08-12 14:20:59 +00:00
agc
84639e443b Add the default for USERPPP_GROUP for the userppp package 2002-08-12 12:15:12 +00:00
agc
2d0d14a02a Use the standard pkgsrc mechanism for creating the group. 2002-08-12 12:14:40 +00:00
dmcmahill
a235373902 - use time_t for the time functions (needed on alpha)
- fix other time related bugs which prevent compilation
- use DEFAULT_SERIAL_DEVICE for the example config file and
  don't enter an infinite loop if the device doesn't exist.
- don't arbitrarily change device permissions.
2002-08-12 12:06:35 +00:00
agc
d73762004f Be more correct in the routine which acts as the accept(2) wrapper -
use socklen_t for the third argumen.  From Ingolf Steinbach
<ingolf.steinbach@jena-optronik.de>.
2002-08-12 12:05:15 +00:00
dmcmahill
ea22e44ecf on alpha use the gcc package on older systems to avoid a cc -O2 compiler
bug.
2002-08-12 11:56:43 +00:00
agc
e7e6ab7516 Make this work in an xpkgwedge environment. 2002-08-12 11:42:29 +00:00
wiz
41c0f82896 We don't usually share descriptions. 2002-08-12 11:36:19 +00:00
agc
b05d29c0ce Prevent the installation of a build-time-only library and its man pages. 2002-08-12 11:28:06 +00:00
agc
335e691b7a Don't null-mount all of /var - just do /var/mail for just now, so that
the packages which expect a sane mail delivery set up can configure and
build within the sandbox.
2002-08-12 10:12:09 +00:00
agc
c57f1d48cf Also null-mount /var from inside the sandbox 2002-08-12 09:55:35 +00:00
agc
c2edb365bc Specify defaults for the Free wnn user and group. 2002-08-12 09:47:34 +00:00
agc
152a9e10d4 Create the Freewnn user and group in this package - they default to
wnn and jserver, respectively.
2002-08-12 09:44:15 +00:00
agc
7832e64d14 Don't assume that this is a shell script - instead, realise that it's
written in perl, and call the environment variable "BMAKE" accordingly
(it's set to the name of the NetBSD make(1) program).
2002-08-12 08:46:54 +00:00
dmcmahill
46b73dafe2 generate the ldscripts portion of the PLIST dynamically for NetBSD. This
is because that part varies for different platforms.  For example, on i386
you get elf.... and alpha gives elf64....

fixes packaging/PLIST problems noted on recent alpha bulk builds.
2002-08-12 02:17:23 +00:00
schmonz
67bd904082 Darwin needs -DTAR_MISSING_FAST_READ, as noted by "Masahiro =Rhythm
Drive= Ishiyama" <masahiro@wide.ad.jp> on tech-pkg@.
2002-08-12 01:58:25 +00:00
dmcmahill
7d47e28417 pull in most recent patches to gcc-2.95.3 from the netbsd-1-6
branch.  Includes fixes for sparc, alpha, and others.
Should help in keeping pkgsrc running on 1.5.* systems.
The patches which mirror those in the main netbsd source tree have
been all put into a single distribution patch file.  This makes
it much easier to maintain and easier to easily see which patches
are specific to pkgsrc.
2002-08-12 01:53:34 +00:00
dmcmahill
d47d70a623 mark as only for i386 as it uses i386 assembly code to find the speed
of the i386 processor its running on.
2002-08-12 00:32:27 +00:00
dmcmahill
194e36dd0e add missing RCS ID 2002-08-12 00:31:56 +00:00
tron
4b4b32f248 Move "ftp.fi.netbsd.org" from "MASTER_SITE_LOCAL" to "MASTER_SITE_BACKUP".
This will reduce load on "ftp.netbsd.org" a bit and still make our
local distribution files available during outages.
2002-08-11 16:56:51 +00:00
jschauma
2bb53f6344 Add/enable cyberb{ase,it}-ttf 2002-08-11 15:58:46 +00:00
jschauma
f87ffff3c3 Initial import of fonts/cyberbase-ttf into pkgsrc using files provided by
Rui-Xiang Guo in PR pkg/17829.  cyberbase-ttf differs from cyberbit-ttf in
that it does not include the CJK subset.

Bitstream Cyberbit is a TrueType font. It is an international font,
containing characters from many languages. Each character is encoded with its
Unicode value, according to Unicode 2.0 standards.

Cyberbit was developed by Bitstream to provide Unicode Consortium members with
a test font. It is therefore distributed freely to customers that need advanced
multilingual fonts for testing and other non-commercial uses. Customers that
wish to use Cyberbit for other purposes must license the font from Bitstream.
2002-08-11 15:56:52 +00:00
jschauma
c81568525b Initial import of fonts/cyberbit-ttf into pkgsrc using files provided by
Rui-Xiang Guo in PR pkg/17829.

Bitstream Cyberbit is a TrueType font. It is an international font,
containing characters from many languages. Each character is encoded with its
Unicode value, according to Unicode 2.0 standards.

Cyberbit was developed by Bitstream to provide Unicode Consortium members with
a test font. It is therefore distributed freely to customers that need advanced
multilingual fonts for testing and other non-commercial uses. Customers that
wish to use Cyberbit for other purposes must license the font from Bitstream.
2002-08-11 15:54:57 +00:00
dmcmahill
89ec0a1c17 netbsd uses time_t not int for the time functions. Fixes compilation on
64 bit systems.
2002-08-11 14:34:16 +00:00
dmcmahill
09e14711c6 add missing patch (forgot to cvs add). Thanks Thomas! 2002-08-11 13:15:26 +00:00
tron
c4f6e04563 Remove "EXTRACT_ELEMENTS" because we cannot share patches with "fetchmail"
otherwise.
2002-08-11 12:36:55 +00:00
tron
5c7aa4554d Add "ftp.fi.netbsd.org" to "MASTER_SITE_LOCAL" so that e.g. building
the "openssl" package works while "ftp.netbsd.org" is down.
2002-08-11 09:59:43 +00:00
agc
1923141eb1 Don't try to install the lint lib - fails on a read-only null-mounted
/usr (and rightly so).
2002-08-11 09:21:57 +00:00
kim
113a9bc8f1 Fix Japanese message support, and enable multibyte character sets.
Note:  users of the meta key may want to "set nokanji" from now on.

Based on patches from Jun Yamashiro <yamajun@ofug.net> in PR 15274.
2002-08-11 05:11:17 +00:00
dmcmahill
f567ca819a lower optimization level on a particular trouble file. Fixes compilation
on netbsd-1.5.3/alpha using gcc-2.95.3 package.
2002-08-11 04:43:14 +00:00
dmcmahill
eb191c91db fix malformed patch.
problem noted in recent alpha bulk build.
2002-08-11 04:13:35 +00:00
dmcmahill
68163062df decrease optimization level on a handful of files to make this compile
using netbsd-1.5.3/alpha and the gcc-2.95.3 package.

while here fix the test for endian-ness instead of relying on a small
set of hard coded processor types.
2002-08-11 02:34:26 +00:00
dmcmahill
6d4290082e add missing file 2002-08-11 02:32:55 +00:00
hubertf
e95491ddb0 pkg_tarup relies on a RCS ID to be present in a PLIST to find out what's
part of the pkg's PLIST and what was added by pkg_create (and can be ignored).
Add an empty PLIST with an RCS ID to _all_ suse_* pkgs.

Addresses PR pkg/17895 by David Maxwell <david@netbsd.org>
2002-08-11 01:00:59 +00:00
fredb
be47ce1e19 Delete "No newline at end of file" garbage left by "mkpatches". 2002-08-11 00:50:36 +00:00