Commit graph

35805 commits

Author SHA1 Message Date
schmonz
53521aa418 Default to green threads on powerpc, as suggested by manu@. 2002-11-29 21:15:42 +00:00
jmmv
88a2b79832 Note addition of hnb, version 1.8.1. 2002-11-29 20:20:10 +00:00
jmmv
2998870327 Add and enable hnb. 2002-11-29 20:18:26 +00:00
jmmv
097ef91c5a Initial import of hnb, version 1.8.1. Description follows:
hnb stands for Hierarchical NoteBook. It is a console (ncurses)
program to organize many kinds of data in one place, including
addresses, TODO lists, ideas, book reviews, brainstorming,
speech outlines, etc. It stores data in XML format, and is
capable of native export to ASCII and HTML.

Approved by wiz.

This closes my own PR 18233 (the package was provided there).
2002-11-29 20:17:24 +00:00
jmmv
cafa384a0f Note addition of tdb, version 1.0.6 2002-11-29 19:22:46 +00:00
jmmv
3ebd61de48 Add and enable tdb. 2002-11-29 19:20:17 +00:00
jmmv
114d556e96 Initial import of tdb, version 1.0.6. Description follows:
TDB is a Trivial Database. In concept, it is very much like GDBM,
and BSD's DB except that it allows multiple simultaneous writers
and uses locking internally to keep writers from trampling on
each other. TDB is also extremely small.

Approved by wiz.

This closes my own PR 18122.
2002-11-29 19:19:12 +00:00
kim
5dabc911cf Options must come before arguments when calling mail(1). 2002-11-29 19:12:37 +00:00
wiz
d0f729b4d8 +postgresql-7.3 2002-11-29 18:34:19 +00:00
drochner
8b600b39d9 added py-logging 2002-11-29 18:10:49 +00:00
drochner
c66c8d30fc prototype of Python's upcoming logging framework 2002-11-29 18:09:53 +00:00
drochner
16fff3c891 zope stuff 2002-11-29 17:55:48 +00:00
drochner
e3633faa23 update to 0.8.6.1
changes:
       - Added Indexer object, which can find index entries and present
         them.
       - Enabled nested markup in text.
       - Added easier way to add references to files, images. Can now
         also reference assets not in local folder.
       - Ability to open/close branches of the site. Added a new
         'Viewer' role. Users with this role can see closed branches.
       - Request for approval now implemented; users can leave a message
         for the editors.
       - Added new definition list element.
       - Images now have various alignment options.
       - Beginnings of Silva XML import infrastructure.
2002-11-29 17:49:50 +00:00
drochner
052fc54588 add 2 zope pkgs 2002-11-29 17:42:17 +00:00
drochner
601ad6e7a8 import "colorz" - a color scheme editor for Zope 2002-11-29 17:36:15 +00:00
drochner
0ad02b26e6 add an extension to store Zope data in the normal file system 2002-11-29 17:34:46 +00:00
kim
e17c76e0fd Upgrade to normalize-0.7.6:
- direct mp3 support (using RVA2)
- numerous bug fixes
2002-11-29 17:27:07 +00:00
wiz
cd121c8657 Note update of gtk2 to 2.0.9. 2002-11-29 17:26:41 +00:00
drochner
869d4ffeca the distfile changed w/o name change 2002-11-29 17:26:33 +00:00
wiz
32433d57b0 Update to 2.09:
* Fix colormap refcounting, which caused frequent metacity crashes
* GtkTreeView bug fixes
 - Make TreeView reordering work on FreeBSD/Solaris
* Various bug fixes
2002-11-29 17:25:22 +00:00
wiz
98031f9b63 Add locale/am. 2002-11-29 17:22:01 +00:00
drochner
1189b2d10f -remove an unnecessary hack
-actually enable python support, otherwise it is pointless to depend on it
2002-11-29 17:17:48 +00:00
wiz
7dfb369ee7 +galeon-1.2.7, elm-me-2.4pl99e. 2002-11-29 10:49:19 +00:00
tron
7c35837d71 Note update of "xchat" package to version 1.8.10nb2. 2002-11-29 09:04:30 +00:00
tron
8ea3cf62a8 Note update of "xchat-gnome" package to version 1.8.10nb2. 2002-11-29 09:03:42 +00:00
tron
0d6902a99d Use same trick as in the "gmake" package to make this work with
NetBSD's "libintl" again. Bump package revision.
2002-11-29 09:02:58 +00:00
tron
37ce3beda2 Don't set "PKGREVISION" here, it is set in "../xchat/Makefile.common". 2002-11-29 09:01:19 +00:00
tron
aee724094e Note update of "findutils" package to version 4.1nb2. 2002-11-29 08:22:45 +00:00
tron
3baa18765c Buildlinkify this package to stop it from using the packaged version of
"libintl" even if it is not necessary. Bump package revision.
2002-11-29 08:05:31 +00:00
itojun
5022f86334 w3m now needs gtk-pixbuf. PR 19198. 2002-11-29 05:19:55 +00:00
uebayasi
0f0c3011f4 Build script needs to be run with Pdksh. Reconverted to Buildlink2.
Fix provided in PR19190 by Greg A. Woods.
2002-11-29 04:16:45 +00:00
kim
4eafd40ffa Should have used PKG_SYSCONFDIR instead of PKG_SYSCONFBASE. 2002-11-29 02:58:46 +00:00
kim
d90930743b Preserve pkgsrc and distribution defaults better:
- use ${PKG_SYSCONFBASE} instead of hardcoded /usr/pkg/etc
- keep the ID3v2 default as distributed, and depend on audio/id3v2
- don't depend on vorbis-tools: just inform the user about the need
  to install at least one of the supported encoders
- sample config only has commented out entries, so install it only
  in the examples directory
2002-11-29 02:37:21 +00:00
uebayasi
3d0d6571a7 Some virtual font files were updated on the master site. Pointed out by
Toshihiro Iwamoto.

Bump PKGREVISION.
2002-11-29 02:34:03 +00:00
markd
4e756c5677 Note update of yafc to 0.7.10 2002-11-29 01:29:43 +00:00
markd
5a782bc1cf Update to version 0.7.10.
From PR 19187 by Piotr Stolc.

changes:

* May 30th, 2002: yafc 0.7.10 released
  - fixed segfault in directory listing
* May 28th, 2002: yafc 0.7.9 released
  - fixed segfault with bookmarks without login
  - put, rm, untag, cat and ltag functions now handles quoted characters
    correctly
  - the "long command" setting now also applies to connection attempts
  - Changed get -o function; if the argument ends with a slash it is always
    considered a directory, if only one file is transferred and the
    destination already exists and is a directory the file is put in that
    directory
2002-11-29 01:27:39 +00:00
kei
b694fd3662 fixed build problem noted by Ken Nakajima in port-powerpc-ja mailing list.
confirmed on i386 and macppc.
2002-11-29 00:24:48 +00:00
chris
83a775bc38 Belated bump libgpgme.so from 9.3 to 9.4.
Next time something says just updated a couple of scripts, I won't believe it.

Thanks to skrueger for pointing this out 8)
2002-11-29 00:14:44 +00:00
hubertf
0b9ffc5882 Make this file fit into 80x24, and include link to instructions on
how to setup NetBSD/vax on simh. Thanks for the hint, Antti!
2002-11-28 21:43:23 +00:00
jmmv
7e82fb5962 Note addition of sysbuild, version 1.0 2002-11-28 20:00:52 +00:00
jmmv
d7f7095efb Add and enable sysbuild. 2002-11-28 19:58:57 +00:00
jmmv
b8aab8e1f0 Initial import of sysbuild-1.0. Description follows:
sysbuild is a script that simplifies the process of building NetBSD
releases and kernels as an unprivileged user. It should be clear enough
that it does not add any kind of magic to the NetBSD build system. It
just automates boring steps, like setup of permissions, directories,
execution of the build process, etc. It also provides enough
functionality to automatically update CVS source trees.

sysbuild can be easily used from command line or as a cron job, so
you can schedule most of the build jobs (really, it has been designed
to run perfectly from cron).

Approved by wiz.
2002-11-28 19:57:28 +00:00
drochner
d5b16e46ee avoid picking up gtk-doc - otherwise we'd need an X DISPLAY during build 2002-11-28 18:48:16 +00:00
jschauma
19d2d5797c Note update of 2vcard to 0.4 2002-11-28 17:24:55 +00:00
jschauma
926b297cf4 Update to version 0.4.
New in 0.4: Support for Juno's addressbook format.
(Thanks to Gregory dot Krohne at AFRC dot AF dot MIL)
2002-11-28 17:23:54 +00:00
drochner
ed2e5196de fix the "trying to pull in libiconv" issue in a cleaner way:
add --with-libintl-prefix=XXX to configure args
(this could perhaps go into gettext-lib/buildlink2.mk, but there
could be "configure" incarnations not built from the "official" aclocal
file which don't digest it)
2002-11-28 16:56:14 +00:00
drochner
b8707fcdd6 add a missing LIBTOOL_OVERRIDE 2002-11-28 15:30:27 +00:00
salo
fd4ecd6aa4 Introduce new framework for handling packages' locale directories.
The logic is:
 - if package defines USE_PKGLOCALEDIR and PKGLOCALEDIR is not 'share' as GNU
   autotools expects then
 - fix variables 'localedir', 'gnulocaledir' and define coorect 'LOCALEDIR' in
   the Makefile.in.* files

From Packages.txt:

 10.29 Packages providing locale catalogues
 ==========================================

If the package provides its own locale catalogues, the variable
USE_PKGLOCALEDIR should be defined.  It will ensure that the package's
Makefile template files are fixed and point to the correct locale directories
(which may vary, depending on OS), if necessary.  See also section 5.1 for
details about ${PKGLOCALEDIR}.  This functionality is buildlink2-only.
2002-11-28 14:21:32 +00:00
wiz
16a06b3d00 -splint, thanks mjl! 2002-11-28 13:35:04 +00:00
wiz
2fda36776e +apfl-ghostscript-8.00, gkrellm-2.1.1, ivtools-1.0.7, libxml-2.4.28, texmacs-1.0.0.23, vfu-4.00 2002-11-28 13:30:52 +00:00