Commit graph

47717 commits

Author SHA1 Message Date
wiz
b3e0dd0286 Initial import of enchant, a generic spell checking library.
The project aims to provide an efficient extensible abstraction
for dealing with different spell checking libraries.

Enchant is meant to provide a generic interface into various existing
spell checking libaries. These include, but are not limited to:
        * Aspell/Pspell
        * Ispell
        * Hspell
        * Uspell

Enchant is also meant to be used in a cross-platform (XP) environment.
Part of this means that Enchant wants to limit its number of external
dependencies to 0, or as close is as humanly possible. Also, any
enchant consumer (i.e. a Word Processor) should not need to know
about what backend providers Enchant knows about. In fact, Enchant
shouldn't even need to know this information itself. To accomplish
this, all of Enchant's providers are DLLs.

Enchant is also meant to be used in a multi-user environment, such
as Unix.  It is preferable to have both a $USER and a $GLOBAL
location for both provider DLLs and for dictionaries themselves,
when possible. Enchant's DLL location algorithm takes this into
account, and gives preference to the $USER DLLs, when found.
2003-09-17 21:11:35 +00:00
wiz
84c9dfbe44 mysql-3.23.49nb5 update done. 2003-09-17 21:04:13 +00:00
wiz
50f5b84362 Update to nb5: Add patch from
http://lists.netsys.com/pipermail/full-disclosure/2003-September/009819.html
against a vulnerability.
2003-09-17 21:03:07 +00:00
jmmv
8eedabb708 pnm2ppa update done 2003-09-17 20:24:05 +00:00
grant
9fc9274cae explain why including this file in pkg Makefiles is useless. 2003-09-17 19:58:08 +00:00
grant
436e000995 style/quoting nit 2003-09-17 19:51:35 +00:00
grant
d6539e99dd require gcc3 on NetBSD/sparc64 2003-09-17 19:51:09 +00:00
grant
3ed95f6974 no need include compiler.mk 2003-09-17 19:49:24 +00:00
grant
b1f4f5a9d0 compiler.mk is included automatically, nuke it from here. 2003-09-17 19:47:51 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
cube
1d2b1c74f0 Note update of poptop to 1.1.3.20030409. 2003-09-17 19:39:34 +00:00
cube
e2f781bf9e Update to 1.1.3.20030409 ; this project is now hosted at SourceForge.
Take over maintainership (per discussion with dbj@).

OK'd by seb@ and dbj@.

Close pkg/22706.

Poptop ChangeLog
---------------------------------------------------------------------------
v1.1.3
* Wed Apr  9 2003 Richard de Vroede <r.devroede@linvision.com>
- fixed a potential buffer-overflow in ctrlpacket.c

* Thu Aug 22 2002 Richard de Vroede <richard@linvision.com>
- added stimeout option to pptpd.conf manpage
- updated the Changelog file ;-)

* Tue Aug 20 2002 Richard de Vroede <richard@linvision.com>
- removed debug commandline option from pptpd.init

* Thu Aug  1 2002 Richard de Vroede <richard@linvision.com>
- added config(noreplace) so old configs don't get replaced
- fixed postscriptlet
- adapted spec to cvs tree

* Wed Jun 26 2002 Richard de Vroede <richard@linvision.com>
- specfile now supports --with[out] options

---------------------------------------------------------------------------
v0.9.13 -> v1.1.3
* June 18 2002 Richard de Vroede <richard@linvision.com>
- migrated to version higher than last poptop release
- bugfixed

---------------------------------------------------------------------------
2003-09-17 19:37:08 +00:00
jmmv
51eba3e74c Document USE_X11 and explain when X11 packages should be placed under LOCALBASE
and when under X11BASE.  Closes PR pkg/21759.
2003-09-17 19:04:21 +00:00
jmmv
bc4883faff Note update of pnm2ppa to 1.12. 2003-09-17 18:43:43 +00:00
jmmv
87750c4ed0 Update to 1.12: changes unknown, there is only a list of cvs commits in the
package, and it is not complete.
Patches by Soren Jacobsen in PR pkg/21667 with several changes by me.
2003-09-17 18:40:45 +00:00
xtraeme
0a95f1ba3b Use compiler.mk instead of deprecated gcc.buildlink2.mk. 2003-09-17 17:44:59 +00:00
jmmv
e66010f8e4 Remove apache.mk addition entry; it's producing error messages. 2003-09-17 17:22:39 +00:00
yyamano
6387cbdfc5 Make it build on darwin. I forgot to commit this for a long time. 2003-09-17 16:52:10 +00:00
seb
e605c154dd Fix binary package: use PERL5_SITEARCH instead of PERL5_ARCHLIB for the
packlist.
2003-09-17 16:52:09 +00:00
jmmv
b35811c209 Note update of nasm to 0.98.37 and removal of nasm-devel. 2003-09-17 16:43:24 +00:00
jmmv
7dcb728706 Remove nasm-devel. 2003-09-17 16:42:04 +00:00
jschauma
7c1fd4eb84 Mark OpenSSH-3.7x as *not available for IRIX*!
# OpenSSH 3.7x currently does *not* work on IRIX!
# To compile, we would need to remove the extraneous inclusion of the
# ``inet_ntoa.h'' header in openbsd-compat/inet_ntoa.c, but even though
# sshd will not work:  It seems the connection is closed by the daemon
# when it tries to spawn off a child to handle the incoming connection
#
# If you need the latest security patches for your openssh, I'm afraid you'll
# have to apply them by hand to the 3.6.1p2 version.

(Now wouldn't it be nice if we had a NOT_FOR_PLATFORM_REASON that is displayed
automatically?)
2003-09-17 16:42:01 +00:00
jmmv
cdaa927157 nasm has been updated to 0.98.37, so this package is useless now. 2003-09-17 16:41:34 +00:00
jmmv
80192cd02a nasm-devel is now nasm. 2003-09-17 16:40:43 +00:00
jmmv
6fbafc115e Update to 0.98.37 (really, rename nasm-devel to nasm). This version is far
more complete than 0.98, plus homogenizing the package in a single one will
save us from conflicts during bulk builds (and during manual builds too).
2003-09-17 16:40:12 +00:00
grant
7c6d577bdf add USE_GCC_SHLIB, reorder some lines a bit for clarity. 2003-09-17 16:24:37 +00:00
hubertf
8efa0f7bad Update to vera-1.11 while I'm sending patches back.
Changes: lots of new acronyms.
2003-09-17 15:51:06 +00:00
jmmv
32839c6d07 Note revision bump for xbindkeys to 1 and addition of xbindkeys-tk-1.5.5. 2003-09-17 15:17:40 +00:00
jmmv
80a35eed32 This depends on Tk, obviously. 2003-09-17 15:12:14 +00:00
jmmv
2805215209 Add and enable xbindkeys-tk. 2003-09-17 15:11:25 +00:00
jmmv
a804551508 Initial addition of xbindkeys-tk, version 1.5.5.
This package provides the xbindkeys_show utility that comes with the xbindkeys
distribution file; it requires Tk.
2003-09-17 15:10:25 +00:00
jmmv
349c9779b6 Do not install the xbindkeys_show utility, which requires Tk, to keep this
package small.  Also, make this package install under PREFIX and not X11BASE.
Bump PKGREVISION to 1 because of these.

While here, split the Makefile in two parts to help in the creation of the
new xbindkeys-tk package.
2003-09-17 15:08:34 +00:00
jmmv
135c710175 Note revision bump for catdoc to 1, and addition of catdoc-tk-0.91.4. 2003-09-17 15:04:05 +00:00
jmmv
5277afe70b Add and enable catdoc-tk. Forgot to say in its import that this addresses
PR pkg/18730.
2003-09-17 15:00:02 +00:00
jmmv
ed531d5e15 Initial addition of catdoc-tk, version 0.91.4:
This package provides the wordview utility that comes with catdoc.
2003-09-17 14:58:44 +00:00
jmmv
bc9f26a878 Do not build nor install wordview to keep the package small (this needs Tk).
Bump PKGREVISION to 1 because of this.  While here, split the Makefile in
two parts to help in the creation of the new catdoc-tk package.
Addresses PR pkg/18730.
2003-09-17 14:57:25 +00:00
itojun
5e60c15f00 fix shlib rev 2003-09-17 14:44:13 +00:00
itojun
9bda2a1679 net/bind9 2003-09-17 14:40:34 +00:00
grant
f694e1e329 honour GCC_REQD by testing $CC -v against it, and only pull in pkgsrc
gcc if required. see the comments for how to use the variables which
influence the decision.

eliminate some spurious shell warnings while I'm here.
2003-09-17 14:37:32 +00:00
itojun
9d9ce60e1b upgrade to 9.2.2p1.
---
BIND 9.2.2-P1 is now available.

In response to high demand from our users, ISC is releasing a patch for BIND
to support the declaration of "delegation-only" zones in caching/recursive
name servers.  Briefly, a zone which has been declared "delegation-only" will
be effectively limited to containing NS RRs for subdomains, but no actual
data outside its apex (for example, its SOA RR and apex NS RRset).  This can
be used to filter out "wildcard" or "synthesized" data from NAT boxes or from
authoritative name servers whose undelegated (in-zone) data is of no interest.
2003-09-17 14:28:51 +00:00
jwise
a5096f14e8 Update for _new_ new OpenSSH patch, bump pkgrevision.
``Oops, they did it again.''
2003-09-17 14:27:03 +00:00
dillo
849e1fac6e Fix for big-endian machines. Patch provided by Lloyd Parkes in PR 22829. 2003-09-17 14:13:17 +00:00
jmmv
724bffb2cb kopete update to 0.7.2 done. 2003-09-17 12:08:12 +00:00
jmmv
2624b2b137 Fix date of darcnes entry (hi, wiz! ;) 2003-09-17 12:05:39 +00:00
jmmv
aa409f23e5 Note update of kopete to 0.7.2. 2003-09-17 12:04:05 +00:00
jmmv
8adfd5f3f2 Update to 0.7.2, a bug fix release. Requested in PR pkg/22777 by Nate Hill.
Kopete 0.7.2 (released 2003/09/09)
==================================

The MSN plugin now supports the latest version of the protocol.
Those people getting messages from Microsoft will no longer
recieve those messages and will also not be disconnected when
MSN removes support for the older protocols on Oct. 15th.

Fix Bug 63416 - Crash: MSN unhandled exception 224
Fix Bug 63404 - MSN causes Kopete crash after a few seconds
Fix Bug 63350 - crash during backspacing in chat winwdow
Fix Bug 63105 - yahoo chat crashes when switching from unavailable to available
Fix Bug 62865 - If I try to delete a contact from my MSN Contact list then Kopete 0.7.0 crashes
Fix Bug 62628 - Crash on setting away status (Yahoo Plugin)
Fix Bug 62611 - Crashes during typing a message or receiving, or send.
Fix Bug 62576 - Crash when mouse move with pressed button
Fix Bug 63799 - sounds enabled even if status is 'away'
Fix Bug 63622 - Gives wrong tooltip message when user signs off
Fix Bug 63612 - Checkbox modifiable in MSN User info
Fix Bug 63530 - I can not instant messages from the yahoo plugin
Fix Bug 63441 - Contacts from IRC could not be put in groups
Fix Bug 62223 - Online sounds made when account goes offline
Fix Bug 63659 - "Go Online First" alert is greyed out/disabled

Kopete 0.7.1 (released 2003/08/11)
==================================

Fix Bug 62210 - ICQ plugin always reports "password was incorrect"
Fix Bug 62270 - chatwindow menubar not possible to hid
Fix Bug 62278 - delete a account in kopete
2003-09-17 12:02:44 +00:00
agc
26f4230b89 Ensure "make clean" as an ordinary user works.
Bump PKGREVISION.
2003-09-17 11:21:53 +00:00
jmmv
62eefa4486 Fix build under alpha. From Jarkko Teppo in PR pkg/22831. 2003-09-17 11:18:46 +00:00
wiz
374c722d85 Note darcnes-20010401nb1 update. 2003-09-17 07:17:09 +00:00
wiz
5065f4431f Don't dump core if no ROM specified. From Soren Jacobsen in PR 22326. 2003-09-17 07:15:32 +00:00