Commit graph

1153 commits

Author SHA1 Message Date
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
tron
087931a151 Update "bidwatcher" package to version 1.3.4. Changes since version 1.3.3:
- Snipe as low as 1 second, of course, caveats apply.
- Better ANSI compliance for gcc3.1
- Several UI enhancements
- Fixed some bid processing issues
- Fixed getting user bids
- Fixed some big memory leaks
- Added localtime patch
- Better execution of Mozilla
- Fixed some snipe error messages
- We're sending HTTP/1.1 now.
- Fixed description skewing when reading from file.
- Applied patch from dbs@tanj.com to fix ended auctions.
- Added Copy item number menu option
- CodeStyle: Replaced if( with if (
- Fixed 'First Bid' field in Details window
- Fixed Reserve detection: Thanks to Thomas Enstall
- Fixed eBay motors non car auctions + dutch.
2002-06-07 11:04:17 +00:00
drochner
b58d7fa38c update to rev 20020422 (the old one doesn't exist anymore on the server) 2002-06-06 14:49:52 +00:00
cjep
7a1a76b224 Only build on earlier versions of NetBSD with USB support. -current and
1.6 will have a kernel driver to do this.

After a discussion with Lennart Augustsson.
2002-06-06 06:59:31 +00:00
mrauch
9d4e974987 Two typos in the postscript header for printing fixed
(merged from the development branch of the package).
This patch is a slight generalisation of the one provided in pkg/17130.
2002-06-04 20:43:19 +00:00
wiz
3600299529 Sort. 2002-06-01 08:18:45 +00:00
kei
9be9971558 add and enable misc/molden package. 2002-05-31 19:18:37 +00:00
kei
a5d9ff6ba5 Initial import of molden-3.7 to the NetBSD packages collection.
MOLDEN is a package for displaying molecular density.  It is tuned to
the  Ab Initio packages GAMESS* and  GAUSSIAN.   It can read all  the
information it needs  from a GAMESS or GAUSSIAN outputfile.   In this
form it has been  running  on a  CONVEX C-120, an  APOLLO DN10000, an
IRIS 4D/70GT, a DECSTATION 5000 and a SUN, and  in  slightly  adapted
versions  on a VAX  and a CRAY-YMP.   It should  run smoothly on most
Unix machines.   See section  INSTALLATION GUIDE  on  how  to install
MOLDEN.  (* The  GAMESS  version  referred  to  here  is the european
version maintaned by M.F.   Guest  et  al not to be confused with the
american version maintained by M.W.  Schmidt et al)

This package was provided by Osamu OISHI and modified slightly by me.
2002-05-31 19:15:48 +00:00
seb
d81aa19f20 Add & enable newly reimported packages from the japanese category.
This is part of the japanese category retirement.

- in category converters:
	ack, nkf, p5-Jcode, p5-jcode, p5-nkf, qkc, ruby-romkan, ruby-uconv
- in category lang:
	ja-gawk
- in category mail:
	ja-mh
- in category misc:
	ja-less, ja-man, jhd, xjdic
- in category print:
	ja-a2ps, ja-vflib, ja-vflib-lib, ja-vflib-utils, ja-vfxdvik, texfamily, texfamily-share
- in category textproc:
	chasen, chasen-base, ipadic, ja-grep, ja-groff, ja-sed, kakasi, kbanner, namazu1, namazu2, p5-Text-ChaSen, p5-Text-Kakasi
- in category www:
	mknmz-wwwoffle
- in category x11:
	xjman
2002-05-31 15:02:40 +00:00
skrll
5c01eb43ce Add and enable kde{admin,edu,pim,utils}3 2002-05-31 14:23:31 +00:00
skrll
3df05a3710 Initial import of the kdeutils pkg (in the right place this time.) 2002-05-31 13:42:33 +00:00
skrll
df6c231fc8 Initial import of a kdepim3 pkg. 2002-05-31 13:31:29 +00:00
skrll
50a9bfb3b9 Initial import of a kdeedu3 pkg. 2002-05-31 13:20:58 +00:00
skrll
c647337922 Initial import of a kdeadmin3 pkg. 2002-05-31 13:20:19 +00:00
seb
e1408e1c8f Reimport of package ja-man from japanese/man into misc/ja-man.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:01:23 +00:00
seb
c55cbded7e Reimport of package jhd from japanese/jhd into misc/jhd.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:00:37 +00:00
seb
075de81f04 Reimport of package ja-less from japanese/less into misc/ja-less.
This is part of the japanese category retirement.
CATEGORIES adjusted.
2002-05-31 13:00:24 +00:00
seb
ad10999bc2 Reimport of package xjdic from japanese/xjdic into misc/xjdic.
This is part of the japanese category retirement.
CATEGORIES adjusted.
2002-05-31 12:59:46 +00:00
uebayasi
7314ff130f Take acount of ${PKG_SYSCONFDIR}.
By Julio Merino <jmmv@hispabsd.org> in pkg/16958.
2002-05-31 09:14:50 +00:00
uebayasi
b6264310f5 Take account for a possible user configuration of ${PKG_SYSCONFDIR}.
Submitted by Julio Merino <jmmv@hispabsd.org> in pkg/16957.
2002-05-31 08:40:24 +00:00
dmcmahill
424bb7bb02 add BUILD_USES_MSGFMT. fixes build/packaging problem noted recently on sparc 2002-05-31 00:00:54 +00:00
hubertf
2157a8d988 Forgot to nuke these in last commit. 2002-05-30 13:10:13 +00:00
yyamano
65c4e505e0 eplace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. 2002-05-29 14:45:56 +00:00
veego
95845032e3 Update to 0.9.3:
Support for MacOS X/Darwin have been added.
  Ported to use libdvdcss2 (1.2.0 and later).
  Can now use libdvdcss to also decrypt files on a normal filsystem.
  A bit more tolerant of incorrectly mastered DVDs.
  Build robustness fixes from Mark Espie.
  Added some Doxygen markup and comments.

Please note that you need to update libdvdcss to 1.2.0 if you are using it.
2002-05-27 15:08:15 +00:00
hubertf
4e848384cc Update vfu to 3.04. Changes:
3.04:  24.May.2002
     % 0. This version should be named over `04' as result of
          large number of changes (most internal ones)...
          Still I'll wait next release to be able receive any
          bug reports before major version change...
          (there is about 1.5 years since 3.03:))
     + 1. Added FastSizeCache option -- turns off directory
          resolving for directory size cache which means that
          the cache will act faster but you won't get sizes for
          symlinked dirs.
     + 2. Added `Randomize' function to file list arrange menu.
     ! 3. Rename tools now work on filename only, not on the full
          pathname (usual bug in recursive scanning -- Ctrl+R)
     ! 4. Fixed loops on incremental searches in the files list and
          directory tree.
     + 5. Actual files size is now reported before copy/move.
     + 6. Size chache is now auto-cleaned on dir size recalculation.
     + 7. Now errors on copy/move/symlink/erase can be ignored (always
          skipped quietly).
     ! 8. Temporary files used for view filters are now removed.
     ! 9. Now all temporary files and directories are set owner
          read/write/traverse permission only.
     !10. Fixed problem with browsing/user commands for files inside
          archive.
     !11. Fixed problem when quit unsaved file that cannot be saved
          from the internal editor.
     !12. Fixed `Name###' arrange mode.
     +13. Now file list can be sorted separately by modify, change and
          access time.
     !14. Fixed directory size cache for symlink-ed dirs.
     !15. Now VFU accepts trigger `.automount' just like `automount'.
     !16. Now extension colors loaded from DIR_COLORS are added to
          those from vfu.conf (not overwritten)
     !17. Internal: changed all PSZCluster+StrSplitter to VArray+VTrie
     !18. Fixed configuration file problems (missing archives etc.)
     !19. SIGWINCH finally works, i.e. VFU redraws on terminal resize
          (please report any problems regarding this one!)

   3.03:  31.Dec.2000
     ! 1. Documentation fixed to address directory bookmarks in the
          vfu.conf correctly. ( bookmark#=path )
     ! 2. Added option for VFU to handle Ctrl+Z, Ctrl+C, Ctrl+\ as
          it is expected (suspend,interrupt,quit).
          To use it you have to export UNICON_NO_RAW environment var
          with any value. ( for bash: `export UNICON_NO_RAW=1' )
     ! 3. User menu is fixed.
     + 4. Change directory completion menu is now sorted.
     + 5. Sequential rename function added (Tools/Rename menu)
     + 6. Now directory sizes cache is removed from the directory
          tree, so you can have directory sizes saved even if you
          don't have directory tree built.

   3.02:  01.Aug.2000

     ! 1. Several DJGPP (DOS/Win9x) portability fixups.
     ! 2. Fixed problem with input line for long directory names.
     ! 3. Fixed directory tree sizes calculation.
     + 4. Added inode size cache for directories that are new to
          the currently saved directory tree. (unix version only)

     ! 5. Fixed major bug in file move procedure.
     ! 6. Fixed extension masking `for all' in user externals.
     - 7. Now all path lists in vfu.conf (like TrimTree) are
          `:' separated (or `;' for dos version)
2002-05-25 15:04:04 +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
wiz
9671a73ee3 Bump PKGREVISION for bugfix, and rectify COMMENT. 2002-05-11 18:02:37 +00:00
wiz
398761b6d5 Fix segfault if --color is given an invalid option.
Patch from pkg/16759.
2002-05-11 18:02:19 +00:00