Commit graph

29085 commits

Author SHA1 Message Date
tron
ff2e7b507d Add support for "${PKG_SYSCONFDIR}". The changes were contributed by
Julio Merino in PR pkg/16956.
2002-05-23 19:52:03 +00:00
hubertf
da0b6d62bb move @exec down so %D is defined 2002-05-23 19:12:17 +00:00
abs
21a6a78e8d Add a 'flush' option to the rc.d script. Bump version to jakarta-tomcat-3.2.4nb1
If you've used tomcat this probably comes under the category of bugfix :)
2002-05-23 15:48:44 +00:00
lukem
d04c24406a Update from 1.1 to 1.2-beta2.
User visible changes include:
    - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5)
    - add 'denyquick' ftpd.conf(5) keyword
    - add 'private' ftpd.conf(5) keyword
    - use "advertise" in docco
User visible fixes:
    - reject SIZE requests for ASCII files > 10KB long
    - fixes for mlsd/mlst standards conformance
    - fix passive transfers for various web browsers
    - various glob(3) fixes
    - don't log xferlog-style entries if the transfer didn't start
    - fix skey password challenge
    - don't try and use the motd directive if it's not set
2002-05-23 12:07:59 +00:00
itojun
fb533fdbaf comment; rationale for --with-md5-passwords 2002-05-23 09:35:10 +00:00
scw
dcc0e6338c Update MASTER_SITES. "wee-eck" is going away soon. 2002-05-23 07:33:54 +00:00
hubertf
e12635045f Document config file handling.
Contributed by Julio Merino <jmmv@hispabsd.org> in PR 16971,
with minor editing by myself.
2002-05-22 23:30:21 +00:00
hubertf
2b609a5840 Move description of variables used for config file handling to
Packages.txt.

Supplements PR 16971 by Julio Merino <jmmv@hispabsd.org>
2002-05-22 23:15:22 +00:00
dmcmahill
78fc2c91b1 update to cdpack-1.4.1.
This update adds a prominant message at the end of the run explicitly stating
which class of NO_BIN_ON_{FTP,CDROM} pkgs have been included or excluded
from the set. This should help prevent accidental license violations.

Suggested by Hubert Feyrer in private email.
2002-05-22 22:30:43 +00:00
agc
fb011ff0e1 Add and enable libart2 2002-05-22 21:31:22 +00:00
agc
ea14214971 Initial import of libart2-2.3.8, a high-performance 2D graphics library,
into the NetBSD packages collection.

Provided in PR 16932 by jmmv@hispabsd.org (Julio Merino).

Libart is a library for high-performance 2D graphics. It is currently
being used as the antialiased rendering engine for the Gnome Canvas.
It is also the rendering engine for Gill, the Gnome Illustration app.

Libart supports a very powerful imaging model, basically the same as
SVG and the Java 2D API. It includes all PostScript imaging
operations, and adds antialiasing and alpha-transparency.

Libart is also highly tuned for incremental rendering. It contains
data structures and algorithms suited to rapid, precise computation
of Region of Interest, as well as a two-phase rendering pipeline
optimized for interactive display.
2002-05-22 21:30:31 +00:00
wiz
cf143c1dbe Correct checksum; the distfile has been fixed (had trailing garbage in there
previously, no other change). Closes pkg/16969 by Julio Merino.
2002-05-22 18:29:17 +00:00
fredb
712ecd8e3c On NetBSD, the drivers need to call msync() after writing to the memory
mmap()-ed shared with "upsd", so that "upsd" an read it back reliably.
This keeps "upsd" from complaining about stale data. Bump PKGREVISION.
2002-05-22 18:02:32 +00:00
agc
c050843fc2 Get rid of all traces of the buildlink config wrapper 2002-05-22 16:36:12 +00:00
agc
f5830c2178 Correct two typos. 2002-05-22 16:24:59 +00:00
zuntum
b568f1ac85 Fix PKGNAME (forgot to include 'ttf' part) 2002-05-22 16:12:56 +00:00
agc
165cf123ae Add and enable GConf2 2002-05-22 16:09:54 +00:00
agc
20d76ccd12 Initial import of GConf-1.1.10 as GConf2-1.1.10, the configuration database
system used by GNOME 2, into the NetBSD Packages Collection.

GConf is a configuration database system, functionally similar to the
Windows registry but lots better.  It was written for the GNOME
desktop but does not require GNOME; configure should notice if GNOME
is not installed and compile the basic GConf library anyway.

Provided in PR 16909 by juli@darkstar.local (Julio Merino)

[The buildlink.mk file was put together by me]
2002-05-22 16:08:42 +00:00
agc
d687fec3bd Use the correct basename for this package in the EVAL_PREFIX statement 2002-05-22 16:02:25 +00:00
fredb
d81fb3085f USE_LIBINTL and USE_SSL are evidently made obsolete by buildlink.
Remove them, to take advantage of buildlink and not include anything
from ${LOCALBASE}/include, to prevent lynx from tripping over the
similarites between NetBSD curses and ncurses. This allows the NetBSD
"curses" build to succeed while "ncurses" is installed, and may close
PR pkg 16949. I still haven't checked all possible combinations.
2002-05-22 15:01:28 +00:00
zuntum
6ce9748786 add & enable dbz-ttf 2002-05-22 13:10:29 +00:00
zuntum
41f0f6e663 Initial import of dbz-ttf-20020507
This is a collection of TrueType fonts which be created for fun. You can
use them for free to do anything you want, you just can't take the fonts
and resell them (on a CD, for instance). Read the readme.txt if you're not
sure what this means.

Fixes pkg/16960 by rxg@netbsd.org
2002-05-22 13:09:41 +00:00
zuntum
8bfa8c4c6a add & enable acidlaunch 2002-05-22 12:59:50 +00:00
zuntum
ea7a961b1e Initial import of acidlaunch-0.5 [pkgsrc/x11/acidlaunch]
acidlaunch is a small, light-weight app launcher with a simple XML-based
configuration syntax.

It's written in C++ using gtk, gdk-pixbuf and libxml2.
It's great as a small, simple app launcher, and it can optionally run in a
withdrawn mode for embedding in the blackbox slit.

Provided by ptiJo@noos.fr in pkg/16862, imported with minor modifications.
2002-05-22 12:58:57 +00:00
zuntum
e8c916bef0 add & enable oggasm 2002-05-22 12:31:59 +00:00
zuntum
60970e73dd Initial import of oggasm-1.4.0 [as pkgsrc/audio/oggasm]
Oggasm is a program that makes converting your mp3 collection into oggs
at all but painless process. Using oggenc and mpg321(or mpg123), with perl
glueing it all together, oggasm is able to go through an entire collection,
identify id3 tags and then convert those mp3s into oggs while keeping
the id3 tags intact.

Provided by Rui-Xiang Guo <rxg@netbsd.org> in pkg/16580, slightly modified
by me.
2002-05-22 12:26:16 +00:00
dmcmahill
5127d2fbca turn off optimization on one particular fortran file. Fixes a crashing
bug in the scilab function mgetl() which prevents the build from completing
correctly.  Problem noted in recent sparc bulk build.
2002-05-22 10:37:04 +00:00
cjep
5adbdfc6ed Add an explicit dependency on wget to get this package to build. 2002-05-21 21:05:36 +00:00
jwise
0bc2f9578f We need to include the gnome-print buildlink.mk for this to compile. 2002-05-21 20:39:20 +00:00
tron
7c58683c08 Use openpty(3) to allocate a new pty under NetBSD. This fixes PR pkg/16901
by Bernd Ernesti.
2002-05-21 17:57:03 +00:00
magick
d8edd40cfa Update nxtvepg to 0.7.2
Notable changes since 0.7.1 (excluding windows specific changes):

    * Bugfix EPG scan (Linux only): after an EPG scan acquisition
      could not be enabled because the VBI device was allegedly
      busy. The cause was that an acquisition thread kept running
      after the EPG scan.
    * The wheel mouse now scrolls only 5 lines instead of 1 page and
      the cursor remains on the previously selected item.
    * Improved automatic mode selection for internal/remote
      acquisition during startup: wait until an connection is
      completely established until changing the default mode to remote
      acq in the rc/ini file (esp. when connecting via TCP/IP)
    * EPG scan is no longer prevented with "cannot start scan while in
      client/server mode" unless currently connected to an acq daemon.
    * EPG scan: reset 45-seconds timer when EPG is found to be
      transmitted on a non-default teletext page nunmber. This should
      fix the problem that Canal+ is reliably detected only when in
      "slow" mode.
    * Removed the last remaints of long integer usage to improve
      64-bit CPU compatibility.
    * Bugfix: crash when there was a .xawtv file with zero channel
      definitions
    * Bugfix: the EPG scan was not stopped when the program was
      terminated by a signal or logging out, causing a crash.
    * Bugfix: crashed with SEGV when the acq timescales were open when
      the EPG scan was started.  * Bugfixes in timescales: network
      highlighting and "acquisition tails" for the browser database
      timescales were sometimes not enabled or disabled when
      acquisition was en-/disabled or moved from/to the browser
      database.
2002-05-21 16:50:26 +00:00
schmonz
c5771424c8 Bump LIBTOOL_REQD (libtool support for Darwin). 2002-05-21 14:06:15 +00:00
schmonz
84ab2d3d0a Make libtool work on Darwin, based on the patches in pkg/16104 by
Jeff Putsch <jdputsch@attbi.com>. Also repair a typo that had prevented
'-fno-common' from being passed along (found and fixed by skrll).

Bump PKGREVISION.

Approved by skrll.
2002-05-21 14:03:36 +00:00
jschauma
ee9485ec2d MAINTAINER= jschauma@netbsd.org, I guess. 2002-05-21 14:01:32 +00:00
jschauma
1a4b2e0c37 Any JDK will do, so USE_JAVA rather than depend on sun-jre. 2002-05-21 14:00:51 +00:00
jschauma
1f247933fc Add a chmod of various files:
Original tarball contains files with wrong permissions, making the
package useless for lusers.
2002-05-21 13:59:55 +00:00
wiz
aa6e81abef Update MASTER_SITES. 2002-05-21 12:24:13 +00:00
rh
b65de0a1cf Commit the missing patch that should have been here all along. This
patch adds a missing -Wl,-R to the pkg-config template.
Regen distinfo.
2002-05-21 12:06:08 +00:00
wiz
6d752eab06 Remove $Id$ from patch, and add $NetBSD$. 2002-05-21 12:04:42 +00:00
wiz
55a42435ca regen (patch-aj checksum mismatch) 2002-05-21 11:19:15 +00:00
wiz
25c0862991 regen (no patch-aa here -- forgot to commit?) 2002-05-21 11:18:48 +00:00
wiz
6da7db5282 regen (checksum mismatch for patch-aa) 2002-05-21 11:18:11 +00:00
wiz
718b96ede1 regen (no patch-ag here -- forgot to commit?) 2002-05-21 11:17:29 +00:00
wiz
0fa3acb6d5 regen (no patch-aa here) 2002-05-21 11:16:36 +00:00
wiz
a733253559 Some space fixing in the Makefile, and fix installation of dillorc.
Makes PLIST correct... [forgot to add the patch?].
2002-05-21 11:13:30 +00:00
wiz
5bd85bd7f0 Of course, this should only be a BUILD_DEPENDS. Oops.
Thanks to Stoned Elipot for noting.
2002-05-21 11:04:12 +00:00
cjep
f1e85d7155 Use gcc-2.95.3 on arm32 to avoid internal compiler error(s). 2002-05-21 07:41:39 +00:00
cjep
7b2dd08919 Mark this package as broken for arm32. The package does not build due
to an internal compiler error, even with gcc-2.95.3:
genbet.f:247: internal error--unrecognizable insn:
(insn 56 54 57 (set (reg:SF 1 r1)
        (const_double:SF (mem/u:SF (symbol_ref/u:SI ("*LC4")) 0) 60635201 [0x39d3841] 16384 [0x4000] [2.928064102298758e-291])) -1 (nil)
    (expr_list:REG_EQUAL (const_double:SF (mem/u:SF (symbol_ref/u:SI ("*LC4")) 0) 60635201 [0x39d3841] 16384 [0x4000] [2.928064102298758e-291])
        (nil)))
2002-05-20 23:53:49 +00:00
veego
7b47d7c5e4 Bump to 0.8.2nb1 after adding some patches for Xvideo and XShm. 2002-05-20 23:05:00 +00:00
veego
80caba0a14 ogle now continues if the SHM test fails.
This could help people who don't increase SHMMAXPGS to 16384.
XXX This cause some performance lose, so be preparted to not see the
full speed of ogle if you don't increase SHMMAXPGS.

This patch was needed to debug a problem with Xvideo.

Approved by Alistair Crooks.
2002-05-20 23:03:37 +00:00