Commit graph

83667 commits

Author SHA1 Message Date
cube
58c3941b23 Note update of gtkwave to 2.0.0pre5 2005-08-22 12:26:05 +00:00
cube
83b57495ae Update to 2.0.0pre5. No ChangeLog available, unfortunately. 2005-08-22 12:25:00 +00:00
adam
646d9913c9 Updated graphics/netpbm to 10.29 2005-08-22 12:00:06 +00:00
adam
7697e1866b Changes 10.29:
Add ppmdraw.

Add pammixinterlace.  Thanks Bruce Guenter <bruceg@em.ca>.

Add pgmmedian.

Add pnmaddnoise.

pnmtopclxl: add -rendergray option.

pnmtopclxl: add -jobsetup option.

pstopnm: add -dSAFER Ghostscript option.

pnmcrop: add -margin option.

pnmcrop: add -borderfile option.

pnmnorm: add -luminosity (which was already default),
-colorvalue, and -saturation.

pnmtopng: Don't include any alpha info if supplied alpha mask
is all opaque.

ppmcie: Make white point mark more visible.

pamdice: Remove restriction of 100 slices in each direction.

pnmtopng: Fix bug: erroneous transparent pixels when supplied
alpha mask is all opaque.

Fix bytesToWordInt(): converts incorrectly on a machine that
has pointer size != word size and uses the general case code.

libnetpbm: fix basic pm_readlittleshort() bug introduced
in 10.27.  Affects mdatopbm, rawtopgm, lispmtopgm,
pcxtoppm, winicontoppm, bmptopnm, sirtopnm, xwdtopnm,
cameratopam.

pamlookup: fix universal crash.  Thanks "Colley, Anthony
W." <Anthony.Colley@ngc.com>

pbmtolj: fix bug from 10.28: crashes with a line which is
a multiple of 8 plus 7 pixels wide not counting white right
margin.

ppmtompeg: fix uname() rc test (sometimes > 0 is success).
2005-08-22 11:59:31 +00:00
salo
660ca4e3aa sort. 2005-08-22 11:48:35 +00:00
abs
937bd80bc8 check for /usr/include/skey.h on NetBSD - in case dist with MKSKEY=no 2005-08-22 10:20:33 +00:00
cube
7987ef879f Note update of security/amavisd-new to 2.3.1, and also that 2.3.3 is
available.
2005-08-22 09:50:13 +00:00
cube
5b6603bb5e Update to version 2.3.1. From PR#31015 by Julian Dunn.
Here's an excerpt from the rather long RELEASE_NOTES included in the
distribution:

QUICK OVERVIEW:

Provides more flexible configuration of decoders. Allows recipients to have
individual banning rules. Assigns a long-term unique id to each message,
reducing clashes and facilitating retrieval of information. The daemon can
store information to a SQL database for logging, reporting and quarantine
retrieval, optionally storing entire message to a SQL database. File-based
quarantine can disperse files to 62 subdirectories. Provides a quarantine
release mechanism. Reconnects to SQL if connection is broken. Can skip
quarantining high-score spam. Compatibility with IPv6-enabled Postfix
is improved.

SECURITY:

- require minimal version 1.05 of Convert::UUlib to avoid a known security
  problem in the underlying uulib (likely to be exploitable);
2005-08-22 09:47:30 +00:00
rillig
6158929acb I forgot to add the trailing slash when stripping ${PREFIX} from pathnames. 2005-08-22 08:07:38 +00:00
rillig
fb408275e2 Don't warn about unsorted PLIST entries that contain ${foo}. Only make
sure the others are sorted.
2005-08-22 05:12:01 +00:00
rillig
f1209e71c7 Reduced the number of warnings for replacing ":=" with "=". Added a command
line flag -Winternal to enable checking of the pkgsrc infrastructure files.
By default these files are not checked.
2005-08-21 23:05:01 +00:00
rillig
bce7c2b832 ... and corrected a bug I had overseen. I had only tested that the function
works, not that it works in its environment.
2005-08-21 22:29:45 +00:00
rillig
e55825d282 Simplified the strip_prefix function. Tested with /usr/bin/awk on Solaris,
nawk and gawk.
2005-08-21 22:27:09 +00:00
rillig
57994895c2 Changed the comment for SUBST_STAGE to be more complete. Started the other
sentences with an uppercase letter. No code changes.
2005-08-21 22:00:07 +00:00
tron
0bc2b99150 Note update of "ipsec-tools" package to version 0.6.1. 2005-08-21 21:59:48 +00:00
tron
fb58f4d844 Update "ipsec-tools" package to version 0.6.1. Changes since 0.6.1rc1:
- src/racoon/dnssec.c: fix bogus test on function result
- src/racoon/isakmp.c: Improved in/out SA addresses check in
  purge_remote()
- src/libipsec/{key_debug.c|pfkey.c|pfkey_dump.c}: de-lint, warnings
- src/racoon/privsep.c: Fixed a %d -> %zu in port_check()
2005-08-21 21:58:41 +00:00
jmmv
1bf336937a This needs plural support in gettext. Pointed out by Leonard Schmidt in
tech-pkg@.
2005-08-21 20:53:34 +00:00
rillig
c4c597dc44 Buildlink files may use the := assignment operator for variable names that
contain "BUILDLINK". All other uses are still flagged.
2005-08-21 18:25:27 +00:00
rillig
a68e869480 Added a flag -g or --gcc-output-format that makes the messages parseable by
the Emacs compile.el program. Changed the keyword for errors from FATAL to
ERROR. Sorted command line options alphabetically in the source code.
2005-08-21 15:33:45 +00:00
jmmv
6cc6bf5d0e Note revision bump for grub to 1. 2005-08-21 15:09:02 +00:00
jmmv
b490624d95 Apply patches to recognize boot options passed to NetBSD kernels.
Bump PKGREVISION to 1.  From Piotr Meyer in PR pkg/30834.

As GRUB 0.x is in maintenance-only status now, I assume there is no
chance to get them incorporated mainstream.  We'll keep them here
though, as they seem useful (could have really helped me in some
situations when needing to boot single user).
2005-08-21 15:08:46 +00:00
grant
5a27e78809 simplify some conditionals, indent 2005-08-21 13:40:24 +00:00
grant
8227745016 define strsep=strpbrk on Solaris.
fixes part of PR pkg/30584.
2005-08-21 12:39:36 +00:00
grant
38130a4ab9 #include <string.h> for memcpy() on Solaris 10.
from John Heasley in PR pkg/30544.
2005-08-21 12:35:00 +00:00
grant
c9d355c601 fix a broken configure test for Solaris.
fixes PR pkg/25083 from Petter Lindquist.
2005-08-21 12:21:55 +00:00
jmmv
5d2bc0dfc2 Evince is already in pkgsrc. 2005-08-21 11:50:38 +00:00
jmmv
5afd9e1d68 Note all changes related to the update of GNOME to 2.10.2. 2005-08-21 11:49:57 +00:00
jmmv
d1baa968a1 Update the GNOME meta-packages to 2.10.2. 2005-08-21 11:49:30 +00:00
jmmv
e956871ecf Update to 2.10.2:
This is a stable release to coincide with the release of GNOME 2.10.2.

Changes since the last stable release

        * Remove the temporary disc image on error
        * Only allow directories, regular files and symlinks in ISOs
        * Verify file exists before showing contextual menu items

Translators

        * Vladimir Petkov (bg)
        * Miloslav Trmac (cs)
        * Rhys Jones (cy)
        * Frank Arnold (de)
        * Priit Laes (et)
        * Christophe Merlet (RedFox) (fr)
        * Gabor Kelemen (hu)
2005-08-21 11:48:54 +00:00
jmmv
50650ae0a5 Update to 2.10.4:
version 2.10.4
--------------
	* New translations: gl, te
	* Updated translations: bg, hu, sl, vi, zh_TW

version 2.10.3
--------------
	* Fixed bug #162729: File Roller doesn't exit cleanly on invalid
	  archive extension.
	* Fixed bug #164894: crash on zip with incorrect filenames
	* Fixed bug #300895: Invalid read reported by valgrind.
	* Allow to open rar archives if rar OR unrar is available.
	* Display non valid utf8 filenames corretly.
	* Fixed creation of backups reselecting the original folder after
	  loading the backup options.
2005-08-21 11:48:34 +00:00
jmmv
d201fe57a3 Update to 2.2.3:
Bugzilla bugs fixed (see :http://bugzilla.gnome.org/show_bug.cgi):

	#273969 - 'Cancel' meeting doesnt delete all instances of recurring
		meeting in 'attendee's calendar (Chenthill)
	#273846 - Calender attachment:cannot open 'Openoffice' file (Vivek)
	#305398 - GAL lookup crashes exchange connector (Sarfraaz)
	#255756 - GAL lookups based on aliases fail to find entries (Sushma)

Updated Translations: id, vi, xh.
2005-08-21 11:35:09 +00:00
jmmv
d67c47824d Update to 2.2.3:
Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

 * Mail
   #273752 - Dragging folder from Maildir spool account to 'On This Computer'
             crashes Evolution  (Michael Zucchi)

 * Calendar
   #301350 - alarms totally unreliable (Rodrigo Moya)
   #274406 - alarm notify crasher (Chenthill)
   #274476 - File ->Open Appointments, opens meeting as appointment (Chenthill)

 * Plugins
   #274366 - Received a mail with multiple address.
             crash clicking reply all (Sushma)

 * Others
   - Kill evolution-data-server-1.2 in kill_data_server (Frederic Crozat)
   - just return in itip_send_comp if backend can handle sending requests
     (Harry Lu)
   - fix some addressbook leaks (Ross Burton)

Updated Translations: de, zh_TW, xh, cy, fa, nb, et, fa, ko, es, bg, vi.
2005-08-21 11:34:37 +00:00
jmmv
a8db17f1c0 Update totem and totem-xine to 1.0.4:
1.0.4:
* Say that we support 3GPP files
* Avoid resizing on startup before we really show the window
* Fix a crash when 'Hide controls' is called while starting up
* Fix crashes when playing back some files with errors (xine-lib)
* Fix hand icon not appearing on DVD menus in fullscreen (xine-lib)
* Fix detection of still images with newer xine-lib

1.0.3:
* Desensitise zoom menu items when boundaries are reached
* Fix some playlist files from winamp.com not being parsed properly
* Fix crash with some recent files
* Fix flickering with some file (GStreamer)
* Don't show the fullscreen popups when the video window isn't focused
* Fix the fullscreen button not appearing on the right screen
* Fix crashes when zooming too far out
* Avoid CPU burn when the thumbnailer bugs while closing the file
* Don't load the slow xxmc driver (xine-lib)
2005-08-21 11:34:03 +00:00
jmmv
c9a90b8623 Update to 0.10.9:
Speech:
    * Restart speech in case of an error.
2005-08-21 11:33:23 +00:00
jmmv
da20fcbb27 Update to 0.12.1: changes unknown. 2005-08-21 11:33:05 +00:00
jmmv
1f8552aa22 Update to 1.0.5:
What's new in  GOK 1.0.5?

       * Respond to more children-changed:add events, specifically, rebuild
         the UI component list if children are added to ROLE_FRAME objects,
         ROLE_ROOT_PANE objects, or ROLE_PANEL objects (in addition to the
         roles already listened to, for instance ROLE_HTML_CONTAINER).

       * Handle the somewhat aberrant menus that some gtk+ apps exhibit if
         their UIs were created with glade - namely, menus may have
         ROLE_MENU_ITEM instead of ROLE_MENU.  If a ROLE_MENU_ITEM has
         children, then we now treat it as though it had ROLE_MENU.

What's new in  GOK 1.0.4?

       * Fix for #301377, we can now handle actionable table cells even if
         they don't have unique names.

       * We now grab focus if the actionable item is a button;
         this improves behavior with the gtk file selector.

       * New languages:  "eu" (Basque),  Iñaki Larrañaga.
                         "rw" (Rwandan), Steve Murphy.

       * Fix for #172111.
2005-08-21 11:32:46 +00:00
jmmv
eeb19d7c2f Update to 2.8.5:
- Use correct page orientation - Muktha  <muktha.narayan@wipro.com>
- Add application/x-gzpostscript to MimeType
- Update maintainer info

Updated translations: bg, cs, cz, en_CA, el, et, gu, nl, rw, tr, vi, xh.
2005-08-21 11:32:26 +00:00
jmmv
d83f1ae344 Update to 0.3.7:
* FreeTTS driver now includes and uses a user_addenda.txt pronunciation
  lexicon addenda to support characters from the extended ISO8859-1 character
  set as well as the unicode currency block - bug 163805 (Willie Walker)

* Automatic detection of voices for festival driver - part of bug 141516
  (Fernando Herrera)

* Fixes for bug 301086 (Willie Walker), bug 141516 (Bill Haneman and Fernando
  Herrera), bug 169805 (Bill Haneman), and bug 167810 (Oana Serb)
2005-08-21 11:31:50 +00:00
jmmv
be8fdfb766 Update to 2.10.1: updated translations: en_CA, ca, rw, ug, et, it, gl, bg. 2005-08-21 11:31:31 +00:00
jmmv
b5cad68a32 Update to 2.8.0.1:
- This release fixes a nasty bug which was causing the
  /etc/gdm/Xsession file to always use /bin/ksh.  This
  caused problems on Linux, where it should be /bin/sh.
  It now is only /bin/ksh on Solaris builds.  (Brian
  Cameron)

- seteuid/setegid logic in the GDM slave logic has been
  made more sane.  This was causing problems running GDM2
  on NetBSD (refer to bug #301821).  (Julio M. Merino Vidal)

- Minor correction to Solaris audit logic.  (Gary Winiger)

- Updated autogen.sh so it now works with automake > 1.4.

- No longer use C99 features that do not work with gcc 2.95,
  specifically do not declare variables except at the
  beginning of a block.  (Jens Granseuer)

- Corrected configure script so it works with pkgconfig
  0.17.2.  The new pkgconfig broke the build on Solaris
  since it no longer allows the linker to pull in libraries
  that are implicitely included.  Now all libraries are
  explicit.

- References to libgnome removed from vicious-extensions,
  so it no longer depends on libgnome.  It now depends
  directly on i18n libraries.  (Andrew Case)

- The gesture listeners now log debug messages to syslog
  instead of stdout, and debug can now be turned on by
  setting the GDM_DEBUG_GESTURES environment variable
  rather than needing to recompile with debug.  This makes
  it much easier to debug issues.  (Brian Cameron)

- Leaks fixed (Kjartan Maraas)

- Corrections to docs (Andrew Case, Martin Petersen)
2005-08-21 11:30:55 +00:00
jmmv
5a84c3cdb2 Update to 1.6.3:
* bugfix for #165129
* Added locale 'xh' (Adi Attar)
2005-08-21 11:30:03 +00:00
jmmv
083534927f Update to 2.10.2:
New/updated translations:

2005-06-05  Ignacio Casal Quinteiro  <icq@cvs.gnome.org>
       * gl.po: Updated Galician translation.

2005-05-12  Clytie Siddall <clytie@riverland.net.au>
        * vi.po: Updated Vietnamese translation.
2005-08-21 11:29:47 +00:00
jmmv
d7e39fc282 Update to 2.10.2:
default application:
- List Thunderbird as an option (Pawel Worach)
- Fix a warning about the window icon (Matthias Clasen)

keyboard preferences:
- Fix build with GCC 2.95 (Jens Granseuer)

theme manager:
- Fix theme preview crash with xorg composite (Colin Gibbs)

settings daemon:
- Fix some leaks (Kjartan Maraas)

shell:
- Fix order of categories (Frederic Crozat)

Updated translations: en_CA, tr, xh, vi, hu, eu, uk, et, cy, rw, bg, zh_TW.
2005-08-21 11:29:24 +00:00
jmmv
0663eab7ac Update gst-plugins* to 0.8.10:
Changes since 0.8.9:

      * new videoscale algorithm: bilinear
      * important fixes for cd-based applications (Sound Juicer, gnome-cd)

Bugs fixed since 0.8.9:

      * 140237 : Mp3 playback messes up on this file
      * 161079 : [videoscale] implement bilinear or bicubic methods for do...
      * 300305 : videobox in YUV adds green instead of black if right=(odd...
      * 300471 : videoscale from odd to even width adds a green line at th...
      * 301292 : caps nego problem in gst-adder
      * 304627 : asfdemux producing a strange framerate
      * 304754 : Say what devices  couldn't be opened when cdparanoia thro...
      * 305150 : faad plugin doesn't recognize end-of-song?
      * 305428 : [audiorate] crashes if first buffer has offset of GST_BUF...
      * 305435 : libgstaudiofile.so uses af_virtual_file_new, which is not...
      * 305505 : Fail to compile plugin spc
      * 305524 : Cairo plugin does not compile with cairo 0.5
      * 305658 : the adder plugin doesn't connect to more than one sinks
      * 306041 : gstreamer-plugins 0.8.8 stops Soundjuicer ripping properly
      * 306641 : gst-compprep segfaults when mpeg2enc plugin is installed ...
      * 306659 : [avidemux] certain avi file doesnt show video
      * 306660 : glsink fails to build when OpenGL is used instead of MESA
      * 306680 : mov with 8 bit raw pcm sound distorted
      * 306938 : memory leak in gsttypefind
      * 307354 : PATCH: gcc4 compile fix
      * 307459 : Can not rip the last track of CDs
      * 307606 : gstplaybasebin leaks mutex
      * 307804 : [cdio] gst_element_make_from_uri hangs on " cdda:// " in totem
      * 308644 : [matroska] Incorrect pixel-aspect-ratio in matroska demuxer
      * 308794 : [auparse] minor memory leak
      * 308827 : ogg muxer in 0.8 muxes wrong
      * 309005 : leaks in gstlibfame.c
      * 309043 : gstwavparse causes segfaults
2005-08-21 11:27:54 +00:00
jmmv
e938bea230 Update to 2.10.2:
Fixes:

* Make user .desktop files correctly override system ones (Mark)
* Remove <LegacyDir> from settings menu (Mark)
* Fix memory leaks on re-load (Mark)
* Fix issue with duplicate sub-menus (Mark)
* Add support for building against uninstalled gnome-menus (Brian Cameron)

Translations updated: bg, et, gl, he, rw, vi, xh, zh_TW.
2005-08-21 11:27:31 +00:00
jmmv
b6457f3ad8 Merge gnome2-pixmaps into gnome-desktop. gnome-pixmaps (v1) was deleted
three months ago, so there is no need for this separation any more.
Simplifies maintenance.  Bump gnome-desktop's PKGREVISION to 1.
2005-08-21 11:26:47 +00:00
jmmv
1fcb9f92c3 Update to 2.10.2:
* glibtop_get_mountlist() : Added tmpfs to ignore list.
* Re-install open.h to please GTop (libgtop perl wrapper).
* Linux:
  * Fixed compilation on mips.
  * Added pagein/pageout for 2.6.
2005-08-21 11:25:48 +00:00
jmmv
7009a6caa3 Update to 2.10.1 (re-release of 2.10.0). Fixes the distribution tar.bz2
file (this package was broken before), and might be other things.
2005-08-21 11:25:24 +00:00
jmmv
8015db7667 Update to 2.10.1 to match latest release of libbonoboui. Sort PLIST. 2005-08-21 11:24:45 +00:00
rillig
e3c9fc7fae Updated pkglint to 4.20. Changes since 4.19 include:
- Very much code cleanup
- Introduction of the --autofix flag for category Makefiles
- Rewrite of the code to check the DISTNAME section in package Makefiles
- Rewrite of the code to check category Makefiles
2005-08-21 10:33:35 +00:00