Commit graph

46933 commits

Author SHA1 Message Date
jmmv
49ca5eafee Update to 2.3.14. Closes PR pkg/22667 by rtr@. Changes since 2.3.11:
2003-08-08  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 2.3.14

Fri Jul 25 12:29:35 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c (art_render_gradient_linear_render_8)
	  (art_render_gradient_linear_render) (art_render_gradient_linear)
	  (art_render_gradient_radial_render) (art_render_gradient_radial):
	  Redo the checks where float was compared by == or != to using
	  the EPSILON define.  Also copy the ArtGradientLinear and
	  ArtGradientRadial into the source structure, pretending that
	  these are constants that will never change or be freed by
	  the caller is utterly evil and in fact for librsvg it is
	  not constant.  This fixes some more very random crashes
	  when using librsvg with libart (which seems to be the
	  only usage of the gradient stuff)

Fri Jul 18 12:57:36 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c: Fix more comparison-of-doubles by == bugs,
	  this code is uber ugly.  Should fix the fairly random crashes
	  on asserts I've been having.

2003-07-11  Michael Meeks  <michael@ximian.com>

	* Version 2.3.13

2003-07-11  Federico Mena Quintero  <federico@ximian.com>

	* art_svp_ops.c (art_svp_minus): impl.

Tue Jul 08 01:15:02 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c: fix comment as pointed out by alex

Tue Jul 08 01:13:48 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c (art_render_gradient_linear_render_8):
	  when we wish to find the current segment and we go beyond the
	  last stop due to float fun, use the last segment as that's
	  really what we want.  Avoids a very abrupt assert death.

2003-05-05  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump to 2.3.12

2003-04-24  Alexander Larsson  <alexl@redhat.com>

	* art_uta_vpath.c (art_uta_from_vpath):
	Don't silently stomp on memory on bad vpaths.

2003-04-11  Alexander Larsson  <alexl@redhat.com>

	* art_svp_vpath_stroke.c (render_seg):
	Handle cases when dmr2 is very small better.

2003-04-10  Alexander Larsson  <alexl@redhat.com>

	* art_svp_wind.c (x_order_2):
	Handle horizontally aligned segments.
2003-09-02 14:51:00 +00:00
minoura
194db7af67 Obsoleted by inputmethod/skk. 2003-09-02 14:33:18 +00:00
minoura
9047f560e7 Note addition of inputmethod/skk
SKK stands for Simple Kana to Kanji conversion program.
This package replaces inputmethod/ddskk program; the DISTNAME still has
the prefix `dd' (which stands for daredevil), but it is the official
successor of the original SKK-9.6 developed by Mr.Masahiko Sato, and
the release is announced under the name of SKK.  So we decided to
change the package name.

Notable changes from ddskk-20030629 include: enhancements to skk-study,
bug fixes, support of ML dictionary, etc.
2003-09-02 14:27:07 +00:00
minoura
3e551a3787 Add skk, remove ddskk. 2003-09-02 14:20:21 +00:00
minoura
6fd3da8f52 Remove whitespaces at the EOL. 2003-09-02 14:19:27 +00:00
minoura
1ccf363d1d Add a new package SKK, Simple Kana to Kanji conversion program.
This package replaces inputmethod/ddskk program; the DISTNAME still has
the prefix `dd' (which stands for daredevil), but it is the official
successor of the original SKK-9.6 developed by Mr.Masahiko Sato, and
the release is announced under the name of SKK.  So we decided to
change the package name.

Notable changes from ddskk-20030629 include: enhancements to skk-study,
bug fixes, support of ML dictionary, etc.
2003-09-02 14:16:45 +00:00
wiz
156f246139 + SDL-1.2.6, easytag-0.29, imp-3.2.2 [pkg/22656], nam-1.9 [pkg/22664],
neXtaW-0.15.0, scmxx-0.6.4, sylpheed-0.9.5.
- fetchmail (thanks, frueauf!), nessus (thanks again, frueauf!),
  nethack (thanks, pooka!), ns (thanks, seb!)
2003-09-02 14:04:35 +00:00
seb
947d10705a Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 13:38:44 +00:00
seb
a1b788d9c9 Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 13:27:45 +00:00
seb
6e094669d8 Fix PYTHON_PATCH_SCRIPTS: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 13:21:30 +00:00
gavan
3cc1a1f520 Note update of povray to 3.50c 2003-09-02 13:12:44 +00:00
seb
118ca52653 Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 12:48:33 +00:00
seb
19db7f1a61 Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.
And fix pathname to one of these files.
2003-09-02 12:45:26 +00:00
markd
6b3388898c Delete DEINSTALL line that was accidentally added.
Should fix PR pkg/22663
2003-09-02 12:39:12 +00:00
frueauf
002a0bbb9f Note update of fetchmail{conf} to 6.2.4. 2003-09-02 12:29:42 +00:00
frueauf
b5b45c7586 Update fetchmail{conf} to 6.2.4.
Based on pr pkg/22650 by Adrian Portelli.

Changes since 6.2.3:
* Updated German, Spanish, Catalan, and Turkish translations.
* IDLE is now supported using no-ops even if the server doesn't support
  the IMAP IDLE extension.
* Sunil Shetye's patch to do better password shrouding.
* Sunil Shetye's bug-fix rollup patch.
* Introduce a translation item for the word "seen".
* Back out the hack to deal with lack of byte stuffing on some POP3 servers.
* Thomas Steudten's patch to improve SMTP handling of 550 errors.
2003-09-02 12:27:46 +00:00
abs
8ab934530b Update exim to 4.22nb1
Update exim-exiscan to 4.22-11nb1
    Include exiqgrep in PLIST, and commit distinfo from previous exim-exiscan
    change. Whole exim update was overly hurried due to security announcement.
2003-09-02 12:19:36 +00:00
abs
4c9f43e950 Update exim-html to 4.20 (latest copy of exim html docs) 2003-09-02 12:16:19 +00:00
seb
99cb24f981 Test for ${PREFIX} existence before mkdir'ing it.
This fix NO_MTREE installation on Solaris when ${PREFIX} already exists
and is a symlink.

Example:

# uname -sr
SunOS 5.9
# cd /tmp
# rm -f foo
# ln -s /etc foo
# /bin/mkdir -p /tmp/foo
mkdir: "/tmp/foo": Exists but is not a directory
#
2003-09-02 12:01:14 +00:00
abs
abdac70e73 -exim 2003-09-02 11:46:10 +00:00
abs
651d34cf3c Update exim-exiscan to 4.22-11
11  - Fixed "permits" table in acl.c, so you can't "use"
       exiscans conditions in the RCPT ACL any more. This
       was causing a crash, not you get a proper warning.
     - Fixed recursive unpacking when the MIME boundary of
       the "parent" message contains spaces.
     - Put in a fix for tnef.c that allows clean compile
       on AIX. Thanks to David Kreindler
       <david@govnet.state.vt.us>.
     - Added some proper prototypes for some functions,
       beautifying the compiler output with -Wall.
     - Added exiscan patch version output to 'exim -bV'.
     - Removed demime errors from the panic log.
2003-09-02 11:39:12 +00:00
abs
e31f2b3819 Tweak to PLIST (& PLIST_SUBST) to support exim-exiscan. No change to exim
package, so will let this ride on the update made a few minutes ago.
2003-09-02 11:23:30 +00:00
abs
c1f5bb9ee8 Added exim-exiscan-4.22-10 [abs 2003-09-02]
exim-exiscan adds email content scanning to the exim MTA
It can hook into spamassassin, virus scanning, and to filter on mime type
2003-09-02 11:20:56 +00:00
abs
e2a19d8c6d Fix patch in last and remove reference to non-existant exim-exiscan-acl 2003-09-02 11:14:16 +00:00
abs
68dbaf3fab +exim-exiscan 2003-09-02 11:09:51 +00:00
abs
60dc5014b5 Import exim-exiscan-4.22-10:
exim-exiscan adds email content scanning to the exim MTA
It can hook into spamassassin, virus scanning, and to filter on mime type
2003-09-02 11:09:20 +00:00
seb
94aba904f2 Fix EXTRACT_ONLY. (Johnny please get some sleep :) 2003-09-02 10:41:38 +00:00
abs
5412d86b1e Update exim to 4.22. Too many changes to list since 4.10
Package changes include addition of Makefile.common (to be used by
Upcoming exim-exiscan-acl package), and exim.8
2003-09-02 10:33:38 +00:00
agc
d61816fcb2 Update audit-packages to 1.18.
Changes from previous version:

+ rely on an embedded sha1 digest to tell whether the vulnerabilities
  file has been damaged in transit or received successfully, rather than
  trusting that the file will not grow smaller

+ use the new filename "pkg-vulnerabilities"

+ use definitions from defs.${OPSYS}.mk in the download-vulnerability-list
  script

+ at installation time, don't rely on "ln -sf" to DTRT - explicitly call
  "rm -f" before attempting the symbolc link

With thanks to seb@ for testing.
2003-09-02 10:20:27 +00:00
dillo
4db1e6c2e0 homepage moved 2003-09-02 09:55:44 +00:00
martti
2d545fdc80 Updated rcs to 5.7nb2 2003-09-02 09:43:07 +00:00
martti
f921a08bbb Updated rcs to 5.7nb2
- make this available for Linux
- root must be able to compile this package (patch-ac)
2003-09-02 09:42:55 +00:00
frueauf
de0f4443e1 Note update of libnasl, nessus{-core,-libraries,-plugins} to 2.0.7. 2003-09-02 09:32:55 +00:00
frueauf
630f7479f0 Update libnasl, nessus{-core,-libraries,-plugins} to 2.0.7.
Based on pr pkg/22356 by Adrian Portelli.

Changes since 2.0.6a:

. changes by Renaud Deraison (deraison@cvs.nessus.org)
- Fixed bad performances issues when pinging dead hosts
- Fixed a bug which would prevent to store items larger than 2kb in the KB
- NFS and SMB file-related functions completed (open, read and cwd are
  implemented)
- Plugins support for Windows 2003
- Network IPs can now be evenly sliced instead of being scanned
  sequentially
- User-definable source-IP(s) for the checks (nessusd -S)
- Fixed a possible message corruption problem if a plugin was to send a too
  long message back to nessusd
- Fixed a possible plugin corruption problem when the client overwrites
  existing plugins
- Fixed various false positives and wording issues in several plugins
2003-09-02 09:29:47 +00:00
grant
aefcbd4ca5 allow this to build on -current after groff update to 1.19. 2003-09-02 09:08:52 +00:00
xtraeme
1c1a5c5f6e Remove trailing slash from DESCR, sort USE_* and buildlinks alphabetically.
Remove ${VER} noted by jmmv@
2003-09-02 09:04:33 +00:00
xtraeme
6e66f31642 Use gnome2-dirs>=1.2 2003-09-02 08:43:46 +00:00
he
837b3015f4 Note update of p5-IPC-ShareLite 0.08 -> 0.09 done Aug 31. 2003-09-02 08:36:15 +00:00
jlam
5cbadd5e70 Sync to latest pkg_install sources from the HEAD for pkg_delete
optimizations and man page fixes.  Also use recent src2nbcompat to reverse
the order that "config.h" and <nbcompat.h> are included in *.[ch] files.
2003-09-02 08:28:22 +00:00
jlam
e6a9f770c3 Only copy new files into place if they're different from the original file,
modulo $NetBSD$ tag differences.
2003-09-02 08:26:35 +00:00
jlam
df790619d3 Reverse the order that the config.h file and <nbcompat.h> are included,
since the latter has all sorts of checks to make sure we don't stomp on
any macros defined in config.h, but the reverse isn't true.
2003-09-02 08:07:16 +00:00
xtraeme
f858f18045 Note additions of:
* xpad 1.11
* windowlab 1.12
* loudmouth 0.13.2
* gossip 0.5
2003-09-02 07:35:44 +00:00
xtraeme
e129217c32 Add and enable gossip 2003-09-02 07:33:00 +00:00
xtraeme
19c06a1b06 Initial import of gossip 0.5. Ok'ed by wiz@
Gossip is a modern client for the Jabber Instant Messaging system.
It aims at making Instant Messaging with Jabber as easy as possible,
while giving users of the GNOME desktop a user-friendly way of keeping
in touch with their friends.
2003-09-02 07:32:04 +00:00
xtraeme
37b2336ba3 Add and enable loudmouth 2003-09-02 07:28:47 +00:00
xtraeme
943d4cb5df Initial import of loudmouth 0.13.2. Ok'ed by wiz@
Loudmouth is a lightweight and easy-to-use C library for programming with the
Jabber protocol. It's designed to be easy to get started with and yet
extensible to let you do anything the Jabber protocol allows.
2003-09-02 07:27:58 +00:00
xtraeme
ffcfd98d36 Add and enable windowlab 2003-09-02 07:25:41 +00:00
xtraeme
1d8e6bc7a7 Initial import of windowlab 1.12. Reviewed by wiz@
WindowLab is a small and simple window manager of novel design, based on
aewm.

It's click-to-focus, shares its window depth policy with the Amiga, and has
a window resizing/reshaping method similar to that of 8/5 from Plan 9.
WindowLab maintains the illusion of direct manipulation by constraining the
mouse pointer when appropriate, ie when a window cannot be dragged any further
in one direction.  The pointer is also constrained vertically (effectively
making the target menu items infinitely tall according to Fitts's law) when
it's in the menubar to reduce pointing time.

http://www.nickgravgaard.com/windowlab/
2003-09-02 07:23:59 +00:00
xtraeme
c9595fefee Add and enable xpad 2003-09-02 07:20:20 +00:00
xtraeme
aa7a1a84b8 Initial import of xpad 1.11. Reviewed by wiz@
xpad is a sticky notes application written using GTK+ 2.0 that strives to
be simple, fault-tolerant, and customizable. xpad consists of independent
pad windows; each is basically a text box in which notes can be written.
Despite being called xpad, all that is needed to run or compile it is the
GTK+ 2.0 libraries. Here is a list of major features in the current xpad
stable release:

 * GTK+ 2.0 powered text view.
 * Fault tolerant. All information is kept on the hard drive, not memory.
   So if power is lost or your computer freezes, there is little lost
   information.
 * xpad is very customizable. The color scheme (text, background, and window
   borders) and the font can be changed. These settings can be applied to
   one pad or set as the default for future pads. Want window decorations or
   not? Your choice.
 * A customizable toolbar puts the most frequently used commands at your
   fingertips.
 * Support for the X session management protocol.
 * Support for the www.freedesktop.org system tray proposal.

http://xpad.sourceforge.net/
2003-09-02 07:19:20 +00:00