Commit graph

60927 commits

Author SHA1 Message Date
danw
9fb17369e1 s/malloc.h/stdlib.h/ for darwin/freebsd 2004-05-07 01:59:02 +00:00
danw
362d72ce7b s/malloc.h/stdlib.h/ for darwin/freebsd
also make it build without -Werror since newer versions of gcc
complain about some of the code
2004-05-07 01:54:16 +00:00
danw
1236283f84 patch out malloc.h includes for darwin/freebsd 2004-05-07 01:50:15 +00:00
danw
e2d6785d48 s/malloc.h/stdlib.h/ (for darwin/freebsd) 2004-05-07 01:44:03 +00:00
danw
7d5324a76d patch malloc.h usage for darwin and freebsd 2004-05-07 01:42:28 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
reed
aa5b1740da Fix typo to uppercase the first character of sentence. 2004-05-06 22:42:25 +00:00
reed
a0dc587982 Updated exim3 to 3.36nb1.
(Fixed path to configure script checked in rc.d script.)
2004-05-06 22:37:35 +00:00
reed
0e2e8f14d9 Use @PKG_SYSCONFDIR@ instead of @PREFIX@/etc/exim
for location of configure script check in the exim rc.d script.

Bump PKGREVISION.
2004-05-06 22:34:27 +00:00
cube
5ae8c7a8ea Enable pkgviews installation. 2004-05-06 22:29:36 +00:00
grant
b382db3b61 this version of libgnomeui demands gtk2+>=2.4.1. make it so. 2004-05-06 22:03:36 +00:00
wiz
5138ed7c05 lynx-2.5.8.2 update done. 2004-05-06 19:21:36 +00:00
wiz
8b080df414 Update to 2.5.8.2, from Stefan Krueger in PR 25478. Ok'd by fredb,
the maintainer. Sort PLIST.

Changes:
* correct ifdef in LYgetattrs() to ensure that getattrs() is used only
  if the configure script actually found it
  (report/patch by Paul Gilmartin).
* correct LYcommandList() to allocate data passed to HTList_addObject(),
  since LYRemoveFromCloset() may free it (report by FLWM) -TD
* add a null-pointer check to parameter of HTQuoteParameter(), fixes bug
  introduced in 2.8.5pre.4 (report by FLWM) -TD
* correct units shown by HTReadProgress() for very low rates - bug from
  2.8.5pre.3 changes (report by PG) -TD
* update current-version in README -LP
2004-05-06 19:19:40 +00:00
xtraeme
3ec070144e Use the .tar.bz distribution file, it's 1,5M smaller. 2004-05-06 18:10:20 +00:00
kristerw
4120f7085a Correct path to devel/darts. 2004-05-06 17:34:59 +00:00
minskim
72e4fc86a0 + vte-0.11.11 2004-05-06 17:20:46 +00:00
minskim
c00953caa2 Note PKGREVISION bump of scrollkeeper. 2004-05-06 16:24:20 +00:00
minskim
d11ac9db77 Register .dtd files in the system catalog and bump PKGREVISION.
OK'ed by jmmv@.
2004-05-06 16:23:16 +00:00
minskim
4ed70d19fe Avoid installing nonexistent files and directories for them. Also
remove related @dirrm entries, which only cause annoying error
messages with pkg_delete.

PKGREVISION will be bumped in a minute with another fix for this
package.
2004-05-06 16:20:17 +00:00
adam
8aaebb00b6 Updated wine to 20040505 2004-05-06 15:52:50 +00:00
adam
abb86da067 Changes 20040505:
- Many more filesystem improvements, including autodetection
          of drive types and devices, and support for editing the drive
          configuration with winecfg.
        - Many Direct3D improvements.
        - Several fixes to the various sound drivers.
        - Lots of bug fixes
2004-05-06 15:51:35 +00:00
jmmv
9a6a437031 Note update of gnome-netstatus to 2.6.0. 2004-05-06 15:24:21 +00:00
jmmv
d1b2034dcf Update to 2.6.1:
o Misc

	* Lookup the window icon according to the icon theme (Mark)
	* Fix interface stats code on FreeBSD (Joe Marcus Clarke)
	* Destroy the error dialog when the applet is removed (Paolo Borelli)

  o Translators

	* Kjartan Maraas (no)
2004-05-06 15:22:42 +00:00
drochner
9ff6e778a1 update to 1.2.10
changes:
-bugfixes
-IPv6 support integrated
-new translations
-minor feature additions
2004-05-06 14:48:57 +00:00
taca
a457c1525c Note update of www/squid package to 2.5.5nb2. 2004-05-06 14:46:18 +00:00
taca
61ace0e272 Add official patches and bump PKGREVISION.
o 2004-03-11 15:29 (Cosmetic)
	Helper queue warnings inprecice on the number of helpers required
o 2004-03-12 10:13 (Cosmetic)
	Add pkg-config support for finding correct OpenSSL compile flags
o 2004-03-19 09:02 (Medium) "Vary: *" is ignored
o 2004-03-19 09:12 (Minor) 100% CPU usage on Linux-2.2
o 2004-03-19 09:17 (Cosmetic)
	Version number includes -CVS if autoconf is run
o 2004-03-29 09:47 (Minor)
	deny_info redirection with requested URL escaped wrongly
o 2004-03-29 10:02 (Minor) CONNECT timeout should produce a 504 or 503
o 2004-04-03 13:54 (Cosmetic)
	cache_swap_log documentation referred to swap.state by it's old
	swap.log name
o 2004-04-06 14:12 (Cosmetic)
	ntlm/auth_ntlm.c(683): warning #187: use of "=" where "==" may
	have been intended
o 2004-04-11 09:19 (Medium) rfc1035NameUnpack: Assertion (*off) < sz failed
o 2004-04-18 01:33 (Major)
	Segment violation when using a blank user name in digest authentication
o 2004-04-18 23:46 (Medium)
	assertion failed: errorpage.c:292: "mem->inmem_hi == 0"
o 2004-04-20 12:30 (Cosmetic)
	Spelling corrections in configure and squid.conf.default
o 2004-04-20 12:38 (Cosmetic)
	Clarify meaning of ERR in digest helper protocol
o 2004-04-20 12:38 (Cosmetic)
	Spelling error in Turkish ERR_DNS_FAIL
o 2004-04-24 14:10 (Minor)
	Negative cached 404 replies with VARY header never matches
o 2004-04-30 00:01 (Minor)
	range_offset_limit -1 KB rejected as invalid syntax
2004-05-06 14:44:53 +00:00
minskim
4ae0015acd Quote arguments properly for xmlcatmgr. OK'ed by jmmv@. 2004-05-06 14:39:05 +00:00
jschauma
b02a7b431a Finally set _COMPILER_LD_FLAG.
(Not having this set caused various rpath related problems, as the compiler
was passed ' -rpath,/path' instead of '-Wl,-rpath,/path', leading to
a rpath of ",path", which of course wouldn't work.)
2004-05-06 14:25:02 +00:00
jmmv
356699e9d4 Add some PRINT_PLIST_AWK magic so that packages using this buildlink3.mk
file get the right comments in generated PLISTs.  (I'm not aware of packages
actually needing this, but will help in catching 'bugs' in the future, i.e,
"cannot remove non-empty directory foobar").
2004-05-06 14:00:27 +00:00
taca
f4f7027a58 Note update of textproc/p5-Text-ChaSen package to 1.0.3nb2. 2004-05-06 13:52:06 +00:00
taca
a58c040fa0 Use c++ for link since libchasen.so is linked with libstdc++.
Bump PKGREVISION.
2004-05-06 13:50:32 +00:00
jmmv
67c75ccc5d Use hicolor-icon-theme's buildlink3.mk file to get a good approach of the
PLIST during its generation.  While here, sync PLIST with what print-PLIST
says (just a removal of a comment).
2004-05-06 13:50:20 +00:00
taca
0eb1e53cfb Note update of mail/qpopper package to 4.0.5nb3. 2004-05-06 13:47:55 +00:00
jmmv
60d202d457 Initial addition. This does not really need to be a buildlink3.mk file (in
the sense that this package does not install any libraries that need to be
buildlinked), but it helps in adding a dependency and, more important, in
handling of PLIST entries during print-PLIST.  Using a buildlink3.mk file
is more consistent with other packages than a home-grown mk file.
2004-05-06 13:47:41 +00:00
taca
9db2953fe6 Install stand-alone qpopper to ${PREFIX}/sbin.
Bump PKGREVISION.

TODO: support libwrap(tcpwrappers) in stand-alone qpopper.
2004-05-06 13:46:22 +00:00
jmmv
31df77c8bf Note revision bump for gaim to 1. 2004-05-06 13:45:31 +00:00
wulf
d137320736 Updated xlog to 0.9.3: Bug fix release 2004-05-06 13:44:06 +00:00
jmmv
370e7fc437 Apply a patch (coming from CVS) to fix pasting of text in gaim when it was
copied from Mozilla.  From Matthew Luckie (maintainer).  Bump revision to 1.
2004-05-06 13:44:00 +00:00
wulf
f3888ab567 Updated xlog to 0.9.3: Several bug fixes
Changes for xlog version 0.9.3
  * Fixed a crash at startup, when xlog is run for the very first time. This
    only occured on NetBSD. This fix submitted by Berndt Josef Wulf, VK5ABN.
  * The log-editor would behave badly for some people, caused by a wrong
    implementation of qsort. Reported by VK5ABN and Tony May, KG6SXY.
  * This version should compile both with version 2.2 and 2.4 of the GTK+
     version 2 libraries.
  * Update spanish translations by Jaime, EA4TV.
  * If using the log-editor and a column is added or deleted, the log is
    marked as changed.
  * Dupe checking has been fixed in case we have multiple logs open.
  * If you compile xlog against version 2.4.0 or higher of GTK+, you will
    benefit from much faster log loading. As a consequence, columns have been
    set to a fixed width.
2004-05-06 13:41:45 +00:00
taca
c5a13fa683 Note update of textproc/namazu package to 2.0.13. 2004-05-06 13:41:08 +00:00
taca
6dab56e3af Update namazu package to 2.0.13.
Overview of Changes in Namazu 2.0.13 - April 14, 2004

* Include File::MMagic 1.20.
* Add -X and --check-filesize options for mknmz text-processing.
* Add Polish translations.
  (Contributed by Kryzystof Drewicz.)
* Add German translations.
  (Contributed by Gerald Pfeifer.)
* Add new filters
  (Ichitaro variants, OpenOffice.org, RTF, apachecache, MP3)
* Add new filter (Macbinary)
* Adapt new filter programs (wvWare 0.7.4, xpdf 2.02 - 3.00)
* Add new directives for namazurc (SUICIDE_TIME, REGEX_SEARCH)
  (to prevent possibility of remote DoS, reported by sheepman.)
* Add new directives for mknmzrc (HTML_ATTRIBUTES)
  (This pattern specifies attribute of a HTML tag which should be
  searchable.)
* Change soname (LTVERSION 7:0:0, lib/libnmz.so.6 -> lib/libnmz.so.7)
* Support $WAKATI="module_mecab"; in mknmzrc. (experimental)
* Fix MacOSX compilation problem (getopt.c deviation from gengetopt-2.5)
* Fix some bugs and possibility of security hole.
2004-05-06 13:40:21 +00:00
taca
f3226c7c45 Note update of chasen related packages:
textproc/chasen-base package to 2.3.3
textproc/ipadic package to 2.7.0
textproc/chasen package to 2.3.3
2004-05-06 13:38:14 +00:00
taca
5979ab07b2 Update chasen (meta-package) to 2.3.3; chasen-base-2.3.3 and ipadic-2.7.0. 2004-05-06 13:35:19 +00:00
taca
d06c095f49 Update ipadic package to 2.7.0.
----------------------------------------------------------------------
ipadic-2.7.0 (2003/11/15)
----------------------------------------------------------------------
- Parameters are updated
- CTYPE/CFORM are modified

----------------------------------------------------------------------
ipadic-2.6.3 (2003/8/15)
----------------------------------------------------------------------
- Parameters are updated

----------------------------------------------------------------------
ipadic-2.6.2 (2003/8/6)
----------------------------------------------------------------------
- Parameters are updated

----------------------------------------------------------------------
ipadic-2.6.1 (2003/8/2)
----------------------------------------------------------------------
- for ChaSen-2.3.2
  -- Makefile.am is modified
- chasenrc.in
  -- COMPOSIT -> COMPOSIT_POS

----------------------------------------------------------------------
ipadic-2.6.0 (2003/6/14)
----------------------------------------------------------------------
- Parameters are updated
- added new words from Prof. Tsurumaru (Nagasaki Univ.)
  -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-diff.txt
- added new words
  -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-add.txt
- for ChaSen-2.3.1
  -- removed .pat, .ary
  -- configuration for Double Array library Darts
     http://cl.aist-nara.ac.jp/%7etaku-ku/software/darts/
  -- option -i (Character Code)
     e:EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1

----------------------------------------------------------------------
ipadic-2.5.1 (2002/1/30)
----------------------------------------------------------------------
- Parameters are updated
- added new words -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.5.1-newword.txt
----------------------------------------------------------------------
ipadic-2.5.0 (2001/4/13)
----------------------------------------------------------------------
- SJIS(CRLF) problem is fixed
- Japanese Reading modification
2004-05-06 13:34:19 +00:00
taca
5082677658 Update chasen-base package to 2.3.3.
----------------------------------------------------------------------
ChaSen 2.3.3 (2003/08/16)
----------------------------------------------------------------------
- bug fix
- print null strings with empty readings and pronunciations.
- read the paths of chasenrc and grammar files from the registry
  on Windows.

----------------------------------------------------------------------
ChaSen 2.3.2 (2003/08/01)
----------------------------------------------------------------------
- bug fix
- new dictionary format for registoring conjugation form specified
  words.

----------------------------------------------------------------------
ChaSen 2.3.1 (2003/06/19)
----------------------------------------------------------------------
- removed PATDIC, SUFDIC
- introduced -i option (Character Encoding)
        (e: EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1)

----------------------------------------------------------------------
ChaSen 2.3.0 (2003/02/24)
----------------------------------------------------------------------
- introduced a double array library "Darts" for dictionary look up
- bug fix for sortdic
- extension for the module reading `cforms.cha'
    -- to change BASE_FORM name
- increased the number of dictionaries (*.int/pat/ary) from 5 to 32.
- removed server and client mode
- removed command interpreter
2004-05-06 13:32:38 +00:00
taca
b21c418d3f Update chasen's version to 2.3.3.
----------------------------------------------------------------------
ChaSen 2.3.3 (2003/08/16)
----------------------------------------------------------------------
- bug fix
- print null strings with empty readings and pronunciations.
- read the paths of chasenrc and grammar files from the registry
  on Windows.

----------------------------------------------------------------------
ChaSen 2.3.2 (2003/08/01)
----------------------------------------------------------------------
- bug fix
- new dictionary format for registoring conjugation form specified
  words.

----------------------------------------------------------------------
ChaSen 2.3.1 (2003/06/19)
----------------------------------------------------------------------
- removed PATDIC, SUFDIC
- introduced -i option (Character Encoding)
        (e: EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1)

----------------------------------------------------------------------
ChaSen 2.3.0 (2003/02/24)
----------------------------------------------------------------------
- introduced a double array library "Darts" for dictionary look up
- bug fix for sortdic
- extension for the module reading `cforms.cha'
    -- to change BASE_FORM name
- increased the number of dictionaries (*.int/pat/ary) from 5 to 32.
- removed server and client mode
- removed command interpreter
2004-05-06 13:32:11 +00:00
taca
d29d46f70a Note addition of devel/darts 0.2 package. 2004-05-06 13:25:05 +00:00
taca
ab5f9190e3 Add and enable darts. 2004-05-06 13:23:37 +00:00
taca
4ad2a9e408 Importing darts-0.2.
Darts: Double-ARray Trie System

This is a C++ template library that implements Double-Array [Aoe
1989].  Currently only Japanese documentation is provided.

* [Aoe1989] Aoe, J. An Efficient Digital Search Algorithm by Using a
  Double-Array Structure. IEEE Transactions on Software
  Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077.

* [Datrie] Theppitak Karoonboonyanan An Implementation of Double-Array
  Triehttp://www.links.nectec.or.th/~thep/datrie/
2004-05-06 13:22:43 +00:00
wiz
928d79be38 + efax-gtk-2.2.7, exim-4.33, gnunet-0.6.2a, leafnode-1.9.53,
mozilla-stable-1.4.2, wine-20040505.
2004-05-06 12:40:37 +00:00