Commit graph

1181 commits

Author SHA1 Message Date
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
uebayasi
c5000a8a7b Update oto to 0.4. From Rui-Xiang Guo in pkg/17375.
* Fix a bug which prevent oTo from changing UTF-8 names correctly.
2002-06-24 12:06:21 +00:00
skrll
91e1769b91 Fix kcalc so that it does actually launch from kicker. Problem noted by
Sung N. Cho <sucho2@vt.edu> on netbsd-help.
2002-06-21 15:36:31 +00:00
jschauma
8f6dfa6570 Initial import of koffice3, the version of koffice which compiles
and installs against KDE3.  Uses pkgsrc/misc/koffice/Makefile.common
and /pkgsrc/misc/koffice/patches/*
2002-06-20 19:31:21 +00:00
jschauma
f3ae7de1ba Add and enable koffice3 2002-06-20 19:18:45 +00:00
jschauma
4b83addc41 Split Makefile into Makefile and Makefile.common, so we can build
koffice3 using most of the defined variables.  (*This* koffice does
not build under KDE3!)

Point MAINTAINER -> me upon Hubert weaseling out ;-)
2002-06-20 19:13:50 +00:00
agc
26e4663f70 Add and enable kstars 2002-06-19 11:20:48 +00:00
agc
3516937e31 Initial import of kstars-0.9 into the NetBSD Packages Collection.
Provided in PR 16659 by Ingolf Steinbach <ingolf@steinba.ch>

KStars is a Desktop planetarium for KDE2. It provides an accurate
graphical representation of the  night sky, from any location on
Earth, at any date and time.

This package was modified slightly by myself to conform to pkgsrc
standards.
2002-06-19 11:20:02 +00:00
wiz
306bc09fb4 Add support for more platforms. Patch supplied by OGATA (ogata
at isp.qix.org) on tech-pkg.
2002-06-18 16:20:21 +00:00
wiz
0d5da979de Use pthread.buildlink.mk instead of pth's buildlink.mk.
pkg/17269 by Lubomir Sedlacik.
2002-06-15 21:08:50 +00:00
shell
fbb67319c0 add dnetc 2002-06-15 08:30:34 +00:00
shell
85a2f2c3d6 Initial import of dnetc (PR:14696)
official distributed.net client
---
distributed.net believes in the capability and potential of
distributed computing. Their mission consists of three interdependent
goals: development, deployment, and advocacy, to be pursued in the
advancement of distributed computing.


They advocate distributed computing, by encouraging global
participation and contributions of processing power, bandwidth,
and expertise; by providing a forum for discussion; and by raising
awareness on the Internet and in the mainstream.


HOMEPAGE : http://www.distributed.net/
2002-06-15 08:10:58 +00:00
tron
c29c5dea20 "bidwatcher" tries to use HTTP/1.1 but is not able to handle persistant
connections. Use "Connection: close" in HTTP request headers to avoid
network timeout caused by this bug. Bump version number to 1.3.4nb2.
2002-06-12 21:51:28 +00:00
tron
d8a241a024 Initialize buffer point to "NULL" in fetchURL() to avoid problem when
free(3) is used later.
2002-06-12 13:55:06 +00:00
tron
ba4e3a33bd Adapt for renamed distribution file (a last minute bug fix?). Bump package
revision to 1.
2002-06-10 15:58:34 +00:00
magick
b9d70abcde Update nxtvepg to 0.7.4
Changes since 0.7.2:

* Bugfix TV application interaction: no EPG information was forwarded
  to the TV app under certain circumstances (only if the station name
  was unknown to nxtvepg and the VPS/PDC id was unchanged since the
  last request)
* Bugfix in PDC decoding: didn't work at all before (this affects the
  EPG scan and TV app interaction). Thanks to e-nek for helping to
  debug this problem
* Added PDC and P8/30/1 "status display" text
  decoding; currently used only during EPG scan for networks without
  CNI -> e.g. MTV and some local TV channels are now identified, too
* Main window can be scrolled by dragging the mouse outside the window
* Acquisition database window can be opened before acq enabled
* Important EPG scan messages now marked by use of bold font
2002-06-09 10:59:34 +00:00
cjep
f0fc69261f On arm mark this package as broken. With optimization, the compilation hangs.
Turning off optimization, one gets further but an internal compiler error
occurs:
CONT_Btree.cxx: In method `TBtreeIter::TBtreeIter(const TBtreeIter &)':
CONT_Btree.cxx:601: warning: base class `class TIterator' should be explicitly initialized in the copy constructor
CONT_Btree.cxx: In method `TBtInnerNode::TBtInnerNode(TBtInnerNode *, TBtree *, TBtNode *)':
CONT_Btree.cxx:688: Internal compiler error.
CONT_Btree.cxx:688: Please submit a full bug report.
CONT_Btree.cxx:688: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
cpp0: output pipe has been closed
gmake[1]: *** [CONT_Btree.o] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/misc/root/work.arm/src'
gmake: *** [netbsd] Error 2
2002-06-08 12:40:19 +00:00