Commit graph

1197 commits

Author SHA1 Message Date
jschauma
82f26389a3 Beautify: correct tab-stops. 2002-08-16 02:50:02 +00:00
wiz
646426f49f Remove (partly obsolete) homepage URLs from DESCR. 2002-08-15 09:39:18 +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
e7e6ab7516 Make this work in an xpkgwedge environment. 2002-08-12 11:42:29 +00:00
jschauma
577fe29a59 Regen. 2002-08-09 03:34:54 +00:00
jlam
af8dc52016 "_JAVA_HOME" is private to bsd.pkg.mk implementation ... use "JAVA_HOME"
instead.
2002-08-08 14:59:36 +00:00
wiz
e28d01d1a5 Re-add. 2002-08-08 13:11:32 +00:00
wiz
ad38b5a36d Temp-remove. 2002-08-08 13:11:06 +00:00
wiz
4e59dcfdfa Restore RCS Id. 2002-08-08 13:10:11 +00:00
jdolecek
f911ca1d73 this package really requires sun-jdk13, won't build with sun-jdk14; set
PKG_JVM appropriately

slight whitespace cleanup for do-build target
2002-08-07 12:22:21 +00:00
jlam
d88554c247 Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of
shell wildcards intended to match against ${MACHINE_PLATFORM}.  These
variables are used to note those platforms that have the named packages in
the base system but are incompatible in some way from the pkgsrc version
of the same package.  Change INCOMPAT_CURSES to have the same sematics as
above.  These variables allow much greater precision in specifying which
platforms have broken (for the purposes of pkgsrc) versions of software in
the base system that must be ignored.

The buildlink.mk files for these packages define private _INCOMPAT_*
versions of these variables, and they contain the default lists of
platforms that are known to have incompatible software bits.

This addresses pkg/17775 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
2002-08-07 06:10:32 +00:00
jschauma
9464330a91 Add patches to implement proper iconify/resize behaviour.
Patches by xOr, as posted to the blackbox mailinglist
(blackbox at trolltech dot com).

Bump PKGREVISION.
2002-08-05 21:42:33 +00:00
jschauma
49dc133202 Add and enable bbappconf 2002-08-04 16:25:21 +00:00
jschauma
da1138cca5 Initial import of misc/bbappconf, a tool to configure certain aspects of
an application under the Blackbox window manager, into pkgsrc using files
provided by Anthony Mallet <anthony dot mallet at useless-ficus dot net>
in PR pkg/17831 with minor modifications by myself.
2002-08-04 16:24:21 +00:00
jdolecek
099c7c00de since we override do-build target, we need to call ${_ULIMIT_CMD}
explicitly, too
2002-08-03 15:11:40 +00:00
jdolecek
67e59bac3b make work with sun-jdk14 (which appears to be default now) - unlimit
datasize, change check in configure, and some small tweaks to some
Java code (assert, double ;;)
2002-08-02 20:33:23 +00:00
jdolecek
066bf70de3 .include bsd.prefs.mk before checkforx: target, so that X11BASE gets defined
and the condition has chance of working properly

quote the value if display in do-build: target, just in case
2002-08-02 15:13:47 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
mrauch
20a1bea9c4 Move the check, whether X is accessible, inside the "checkforx" target.
This avoids strange side effects (hanging xdpyinfo) when using targets that
do not depend on an accessible X server.
Fixes PR# pkg/17763.
2002-07-31 21:14:04 +00:00
schmonz
ee97dff574 Mechanically replace DEPENDS and BUILD_DEPENDS on a JDK with the
appropriate USE_JAVA and PKG_JVM incantations. Spotted by wiz.
2002-07-31 19:33:19 +00:00
jschauma
cb30c8f76e Add
USE_PTHREAD=   native pth-syscall
This should fix the problem reported during Huberts latest bulk-build.
2002-07-25 19:38:54 +00:00
jschauma
5aaada8a85 Add USE_NCURSES to ensure, uh, use of ncurses ;-)
(Buildlink alone is not satisfactory, it seems?)
Fixes build-problem reported in Huberts last bulk-build.
2002-07-24 22:48:23 +00:00
jlam
e1be891dbc Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
wiz
0eb52bd711 Complete move of misc/oto to fonts/oto. 2002-07-21 19:22:22 +00:00
agc
844a2a597b Upgrade figlet to version 2.2.1.
Provided in PR 17641 by Norm (norm@sandbox.org.uk)

FIGlet 2.2.1 is a minor revision of FIGlet 2.2.  The files
README, Makefile, figfont.txt, figlet.c and figlet.6 have been
changed to reflect changes in documentation, official contact
details etc. FTP-NOTE merged into README. FAQ and CHANGES
added to the distribution.

All other files are identical with the 2.2 release.

These changes were made by Christiaan Keet <keet@plig.net>
2002-07-19 08:00:47 +00:00
mycroft
c78670e7fb `@unexec ${RMDIR}' needs the %D prefix. Doh. 2002-07-19 04:54:23 +00:00
rh
51b1df1cbe really bump PKGREVISION 2002-07-17 13:47:45 +00:00
rh
ca480d7593 Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
2002-07-17 13:46:49 +00:00
agc
e3d63a0de9 Mark this package as having an interactive fetch stage 2002-07-17 12:54:55 +00:00
agc
33f3040d3f Strongly buildlinkify this package, and add missing prerequisite
(graphics/glut).
2002-07-17 12:53:07 +00:00
skrll
687d6d1cb4 Update to KDE 3.0.2
Also, allow the arts SSE detection code to run on modern NetBSD systems.

Changes are:
arts
	Again Build fixes.
	Realtime priority configuration fix

kdelibs
	dcop: Make it possible to disable the Qt bridge.
	make sure tooltip effects can be configured.
	kbuildsycoca: avoid crash on unreadable directories.
	kdockwidget: fixing reading of configuration.
	kedittoolbar: fix leak.
	khtml: many fixes.
	kded: signal handling fixes.
	kio-http slave: fixes related to form posts and cache handling.
	kjs: added max recursion limit.
	kjs: leak and compatibility fixes.

kdebase
	kicker: &-escaping fix
	audiocd: fix cddb computation
	thumbnail previewer: calculate the number of bytes to read instead
	    of hardcoding it.
2002-07-17 07:54:03 +00:00
heinz
a4c3534d73 Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
2002-07-15 22:57:27 +00:00
wiz
eca3cd9352 Add and enable kanjipad. 2002-07-14 10:06:38 +00:00
wiz
8e81891a97 Initial import of kanjipad.
KanjiPad is a very simple program for handwriting recognition -
The user draws a character into the box, then requests translation.
The best candidates are displayed along the right hand side of
the window and can be selected for pasting into other programs.

It is meant primarily for dictionary purposes for learners of Japanese
- it does not support entering kana, so it's usefulness as an input
method is limited. Furthermore, if you already know the reading of a
character, conventional pronunciation based methods of entering the
character are probably faster.
2002-07-14 10:03:54 +00:00
jschauma
c203c451ba Update to version 0.5.
Changes since 0.4:
- if text is too long to fit into the window, let it scroll
  from left to right.  Caveat:  all XEvents are queued during
  scrolling, that is, one can not cycle by hand (right
  mouse-button) until this cycle is over.

- bugfix: don't overwrite what's in the config file *unless*
  specified on the command line (for example geometry)

- if the weather file does not contain 'Sky conditions'
  skip 'conditions' when cycling

- when using 'metric' display, show wind-speed in kmh rather
  than in knots

- initialize time to update to every 10 Minutes - used to be
  uninitialized unless specified using '-u'.
2002-07-06 22:47:25 +00:00
tron
62ff62d2ee Bump package revision after internal telnet support has been enabled as
suggested by David Brownlee in private e-mail.
2002-07-05 08:05:55 +00:00
tron
398a892375 Enable builtin telnet support as suggested by Sergey Svishchev in
PR pkg/17454.
2002-07-04 21:45:37 +00:00
agc
256ba26477 Add a test to see if a logfile has been turned over, and, if it has,
start watching the new log file, rather than the old one.

Bump revision to nb1.
2002-07-04 13:32:20 +00:00
agc
1422bde378 Since we override the normal do-fetch target, where the distfiles' presence
is checked when defined(${BATCH}), replicate same here.
2002-07-03 16:32:49 +00:00
wiz
3d6cf2dc00 Update to 1.33, as requested in pkg/16254.
Changes:
    Added make file options for SCO and NetBSD.  The Makefile has been
    reconfigured a touch to make it clearer what needs to be done for each
    OS.

    Turn was accepting invalid option as in heyu turn allaskljas.  It now
    complains and exits.

    Found bug in scanning the macros. (thanks to David Pointer)

    Dan Eble reported a bug (or feature) that allows chaining macros
    with delays.  I've fixed the bug but not enabled the feature.

    Makesched utility created.  This utility pre-preocesses a file in the
    x10sched format and sends a revised version to standard output with the
    strings "dawn" and "dusk" expanded to appropriate values.

    Cleaned up some error messages to give feedback when the locks fail.

    A coding error was causing the dates in the schedule loader to be off
    in some cases.  Thanks to Charles Sullivan for finding and reporting
    the bug and it's fix

    The use of just the -v option caused a sigfault.  The errant code
    was corrected in x10.c main().
2002-07-02 14:03:48 +00:00
wiz
1a4485ab32 Add RCS Id. 2002-07-02 12:56:53 +00:00
agc
b3e554d7a7 Deprecate IS_INTERACTIVE
Mark this package as needing an interactive fetch stage.

Mark this package as working on NetBSD-1.6*
2002-07-02 11:38:38 +00:00
wiz
fe94667ea9 Fix depends line (hi jan!) 2002-07-01 23:53:38 +00:00
jschauma
900082506d Add missing dependency on wget 2002-06-29 23:20:20 +00:00
jschauma
a61ca914bd Add missing 'distinfo' (makesum and makepatchsum). 2002-06-28 00:35:12 +00:00
agc
1ca753faad Add the rpath to the binary if we're on NetBSD 2002-06-27 19:05:00 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
markd
6ec355acaa Add and enable kdeaddons3 and kdeartwork3 2002-06-25 03:11:26 +00:00
markd
bfe8013387 Initial import of a kdeartwork3 pkg. 2002-06-25 03:08:59 +00:00
markd
dffc5792d8 Initial import of a kdeaddons3 pkg. 2002-06-25 03:07:30 +00:00