Commit graph

75639 commits

Author SHA1 Message Date
dmcmahill
f014ec5edb update to verilog-0.8.1. This is a minor bug fix release 2005-03-02 00:58:16 +00:00
dmcmahill
4e9b1a1d1d add a missing header 2005-03-02 00:56:19 +00:00
dmcmahill
354b349f9c note update of mksunbootcd to 1.0 2005-03-02 00:43:29 +00:00
dmcmahill
e8efea72ed update to mksunbootcd-1.0. This is simply and autoconf-ed version.
It should build more cleanly on solaris and other non-netbsd systems.
2005-03-02 00:41:35 +00:00
wiz
fc14a41bea fontconfig updated to 2.3.0. 2005-03-01 23:39:30 +00:00
wiz
f36b8499cb Sort. 2005-03-01 23:39:02 +00:00
wiz
3ad11e5ab4 Update to 2.3.0:
Fix memory leak of patterns rejected by configuration (#2518)

Create prototype $PREFIX/etc/fontconfig/conf.d directory and populate
it with a few sample files.  These samples are unused as the file
names don't start with numbers.

Update documentation.
2005-03-01 23:38:14 +00:00
dmcmahill
af43c7627f add missing USE_PKGLOCALEDIR 2005-03-01 23:14:35 +00:00
dmcmahill
f51aa79542 add grep to GNU_TOOLS. Needed on solaris. 2005-03-01 23:10:47 +00:00
dmcmahill
4fdd9cb922 fix typos in some of the patches. Fixes compilation on solaris. 2005-03-01 23:06:55 +00:00
dmcmahill
47af862419 add -lgcc_s on solaris with gcc 2005-03-01 23:03:04 +00:00
dmcmahill
c3c5765875 use libnbcompat for missing getopt. Fixes compilation on solaris. 2005-03-01 22:59:16 +00:00
dmcmahill
97bef8397a fix installation directory to not have .../X11/X11/Xaw3d but .../X11/Xaw3d on solaris 2005-03-01 22:55:26 +00:00
wiz
6bdf53b08e p5-Regexp-Common updated to 2.119. 2005-03-01 22:31:35 +00:00
wiz
6996827c55 Update to 2.119, provided by the maintainer, Dieter Roelants.
WARNINGS:
       INCOMPATIBLE CHANGE in version 2.119:
       The $N settings for the -keep option of US postal codes
       ($RE {zip} {US} {-keep}) have been changed. See the
       Regexp::Common::zip for details.

2.119 Sat Jan  1 17:57:01 CET 2005
        - Changed -keep settings of $RE {zip} {US}.
        - Replaced occurrences of '\d' with '[0-9]' in number.pm and net.pm,
          because with Unicode more characters than just 0 - 9 will match '\d'.
        - Moved part of the tests of t/test_comment.t into different
          files in t/comment.
        - t/Common.pm now also tests OO and sub versions.
        - Fixed regex for J comments.
        - $VERSION nit in Regexp::Common::URI::RFC2384
        - POD nit in Regexp::Common::_support (Mike Castle)
        - POD nit in Regexp::Common::comment.
        - 176048 tests in 53 files.

2.118 Wed Dec 15 00:16:09 CET 2004
        - Introduced Regexp::Common::_support.
        - Disabled the '-prefix' option for Danish zip codes if the Perl
          version is older than 5.005_03, as they triggered bugs. 5.005_03
          and more recent versions of Perl don't have this problem.
        - Fixed the generic OO routines. (They never worked correctly).
        - 134191 tests in 49 files.

Set HOMEPAGE while here.
2005-03-01 22:30:52 +00:00
reed
a6889cad67 fontconfig-2.3.0 is now available. 2005-03-01 21:33:10 +00:00
schwarz
303d5e4f13 IRIX 5 also needs sys/types.h here. IRIX 6 does not need it, but it has
been tested not to cause any harm there.
2005-03-01 21:24:07 +00:00
schwarz
6a7e1d3524 on IRIX 5.3 inttypes.h and sys/types.h are known to conflict. 2005-03-01 21:05:46 +00:00
markd
4af0890787 Update ivtools. 2005-03-01 20:52:15 +00:00
markd
ba660ffa7d Update to ivtools-1.2.2
Changes:
- fix for problem writing to /tmp

- compilation fix on NetBSD for comterp.c

- compilation patch submitted by Michal Palczew.
2005-03-01 20:49:47 +00:00
xtraeme
5535605486 Updated xorg to 6.8.2 2005-03-01 19:02:51 +00:00
xtraeme
5c0a1216bf Update xorg to 6.8.2.
Changes:

    * Render implementation fixes
    * Updated x86emu and resynced with upstream at Scitech
    * Updated SiS driver
    * Updated Nvidia driver (opensource version)
    * Render acceleration for ATI's R100 and R200-series cards
    * Substantial speedups in the software implementation of the render
      extensions when compiled with gcc 3.4 on the i386 architecture.
    * Infrastructure for rotation support in drivers
    * New Trapezoid specification for the Render extension
          o Respecify Render to include only 'normal' traps
          o Allow backward compatibility but internally covert to new format
    * Software mouse cursor is now based on the Damage extension
    * A new keyboard driver is enabled by default. The old driver is
      disabled unless explicitly compiled in by defining the macro
      |USE_DEPRECATED_KEYBOARD_DRIVER|.
    * All extensions (except Xserver-specific extensions "DMX" and
      "XpExtension")can now be enabled/disabled from the configuration
      file and from the command line.
    * Mac OS X updates:
          o Support dynamic screen configuration changes in rootless mode
          o Added option to always use Mac command key equivalents
          o Interpret scroll wheel mouse events correctly when shift is
            held down
          o Added trivial Xinput support
          o Fixed launch of X clients from Finder with a space in their path
          o Fixed some GLX rendering problems on Mac OS X 10.2 and earlier
    * Updated xterm version
2005-03-01 19:00:10 +00:00
xtraeme
bd7351b254 Look for XORG_VERSION_* defs from ${X11BASE}/lib/X11/config/xorgversion.def
before xorg.cf, which in xorg from pkgsrc does not contain them.
(This is required by our xorg-* packages).
2005-03-01 18:56:43 +00:00
agc
4613b80af8 Fix a typo in the COMMENT 2005-03-01 17:15:48 +00:00
wiz
4c18e95141 Updated wu-ftpd to 2.6.2nb3. 2005-03-01 16:07:50 +00:00
wiz
5cca3972e0 Apply patch from Rainer Schoepf in
http://marc.theaimsgroup.com/?l=bugtraq&m=110960890901497&w=2
to fix
	http://www.idefense.com/application/poi/display?id=207&type=vulnerabilities
Bump PKGREVISION.
2005-03-01 16:06:37 +00:00
wiz
18464d068b cvs updated to 1.11.19. 2005-03-01 15:37:28 +00:00
wiz
b866526e4a Update to 1.11.19.
pkgsrc change:
patch-ag, provided by Georg Schwarz, added to fix the build on IRIX.

NEWS:
Changes since 1.11.18:
**********************

BUG FIXES

* An intermittant assertion failure in checkout has been fixed.

* Thanks to a report from Chris Bohn, all the source files
  needed for the Windows "red file" fix are actually included in the
  distribution.

* Misc bug and documentation fixes.

Changes from 1.11.17 to 1.11.18:
********************************

BUG FIXES

* Thanks to a report from Gottfried Ganssauge, CVS no
  longer exits when it encounters links pointing to paths containing more
  than 128 characters.

* Thanks to a report from Dan Peterson, error messages from
  GSSAPI servers are no longer truncated.

* Thanks to a report from Dan Peterson, attempts to resurrect
  a file on the trunk that was added on a branch no longer causes an assertion
  failure.

* Thanks to a report from Dan Peterson, imports to branches
  like "1.1." no longer create corrupt RCS archives.

* Thanks to a report from Chris Bohn, links from J.C. Hamlin,
  and code posted by Jonathan Gilligan, we think we have
  finally corrected the Windows "red-file" (daylight savings time) bug once and
  for all.

* Thanks to a patch from Jeroen Ruigrok/asmodai, the
  log_accum.pl script should no longer elicit warnings from Perl 5.8.5.

* The r* commands (rlog, rls, etc.) can once again handle requests to run
  against the entire repository (e.g. `cvs rlog .').  Thanks go to Dan Peterson
  for the report.

* A problem where the attempted access of files via tags beginning with spaces
  could cause the CVS server to hang has been fixed.  This was a particular
  problem with WinCVS clients because users would sometimes accidentally
  include spaces in tags pasted into a dialog box.  This fix also altered some
  of the error messages generated by the use of invalid tags.  Thanks go to Dan
  Peterson for the report.

* Thanks to James E Wilson for a bug fix to
  modules processing "gcc-core -a !gcc/f gcc" will no longer exclude
  gcc/fortran by mistake.

* Thanks to Conrad Pino, the Windows build works once again.

* Misc updates to the manual.

DEVELOPER ISSUES

* We've standardized on Automake 1.9.3 to get some at new features that make
  our jobs easier.  See the note below on the Autoconf upgrade for more
  details.

* We've standardized on Autoconf version 2.59 to get presumed bug fixes and
  features, but nothing specific.  Mostly, once we decide to upgrade one of the
  autotools we just figure it'll save time later to grab the most current
  versions of the others too.  See the HACKING file for more on using the
  autotools with CVS.
2005-03-01 15:36:48 +00:00
wiz
c0a6026ced unace updated to 1.2.2nb1. 2005-03-01 14:54:06 +00:00
wiz
976e5561c5 Apply fix for CAN-2005-0160 and CAN-2005-0161.
Bump PKGREVISION.
2005-03-01 14:53:41 +00:00
wiz
f5fa54d30d Avoid mentioning the version number of the package
in the DESCR. It was already incorrect.
2005-03-01 14:38:34 +00:00
wiz
ee5012d4d4 Updated wesnoth to 0.8.11. 2005-03-01 14:35:54 +00:00
wiz
3cfe76e0ed Update to 0.8.11:
* new translation:
  * British English
 * updated translations:
  * Basque
  * Catalan
  * French
  * German
  * Italian
  * Latin
  * Slovenian
  * Swedish
 * in language-selection dialog, consistently use native name for
   all languages, with the (hopefully) official latin transcription
   for those that cannot be displayed in the default font (russian,
   bulgarian, greek)
 * language fixes and polishing (English)
 * campaign fixes and changes:
  * fixed Delfador appearing in the water when turns run out in 'The Bay of Pearls' (HttT)
  * updated maps for: 'Northern Winter' & 'Mountain Pass' (HttT)
  * updated 'Evacuation' & 'Captured' (EI)
  * fixed the talking tentacle in 'Temple of the Deep' (TroW)
  * switch to the new Merfolk and Nagas in TRoW and HttT
 * unit fixes and changes:
  * fixed several units using non-existing sound files
  * added sounds (existing) to several attacks
  * updated all uses of the 'old fireball' to use the 'new fireballs'
  * added new images and animations for all mages
  * updated the attack frame sequences for the Drakes
  * added attack icons for 'slam' and 'ballista'
  * obsoleted all instances of the old 'Mermen' & 'Naga' unit lines
  * modified defense weight for Drake Slasher
  * decreased hitpoints for Gate
  * renamed 'Elvish Lady Parandra' 'Elvish Lady'
  * made all mages use staff (impact) as melee attack
  * added support for directional attack animations
 * fixed slovene being wrongly localized as sl_SL insteof sl_SI
 * fixed zipios support so that user campaigns custom images and sounds can be loaded
 * fixed locale-dependent numeric input/output bug,
   it allowed units to walk on the water, and prevented
   the AI from being correctly configured in campaigns
 * use fixed-point arithmetics in critical functions, so that wesnoth
   can reasonably run on an FPU-less machine (eg. ipaq PDA)
 * fixed the width of 'HP' and 'XP' in the right side panel
 * fixed some multiplayer connect bugs
 * fixed the AI not going through the no-ZoC of lv0 units when it should have
 * code cleanups and bug fixes
2005-03-01 14:35:17 +00:00
wiz
41df2930cb It is atapibus at atapi, not atabus. 2005-03-01 13:26:24 +00:00
wiz
401bb5af4f + gtk2+-2.6.3. 2005-03-01 13:01:28 +00:00
is
546b2b16f7 Make this actually link for non-i386, as intended.
Problem reported by Klaus J. Klein, Method suggested bei Nick Hudson.
2005-03-01 12:55:01 +00:00
is
0485ffa22a Make this actually link for non-i386, as intended.
Problem reported by Klaus J. Klein and Alistair G. Crooks,
Method suggested bei Nick Hudson.
2005-03-01 12:55:00 +00:00
wiz
e2e7d21f03 gerbv updated to 1.0.1, thanks dan. 2005-03-01 12:11:01 +00:00
dmcmahill
d053edf6d1 note gerbv-1.0.1 update 2005-03-01 12:09:06 +00:00
dmcmahill
89d9cd21ce update to gerbv-1.01. Condensed change log:
* src/draw_amacro.c: Forgot to copy gc to local_gc
	  so drawing inherits gc from image wide setting.
	  Pointed out by Warren Young.
	* src/gerbv.c: malloc strlen+2, not +1
	* src/gerb_file.c: malloc len+1, not len
	* src/draw.c: When drawing circles I ignored if circle
	  had inner diameter, which was pointed out by Harry Eaton.
	  Not anymore... Closes bug #1050340 in this branch.
	* src/draw_amacro.c: Forgot to use local_gc when drawing some
	  of the primitive aperture macros. Closes bug #1051045.
	* src/gerbv.c: If you tried to invert color of an unloaded layer
	  you got a segmentation fault. I think it was discovered by Juergen.
	* configure.in, src/Makefile.am: Use libpng-config to find out
	  parameters to use in CFLAGS and LIBS.
        * src/gerbv.c: Made sure that only list of short options is
          printed when only short options are compiled in.
	* doc/*, example/*: Makefiles.am removed Makefile.in wheh running
	  distclean. Not good. Spotted by Hamish Moffatt when packaging
	  for Debian.
	* src/draw.c: In gerbers the image can be negative or positive.
          Then a part of the image called a layer can be clear or dark.
          -"No more weed for you, Mr Gerber".
          Richard Lightman found this and submitted both an example and
          a patch. Thanks!
	* src/draw_amacro.c: When drawing thermals the cross ends in butt
	  instead of round which gives nicer look when thermal covers an
	  other via.
	* src/gerber.c: Improved comments on what is going and why. Also
	  improved a little in determining the size of the image. Now it
	  ignores points with no aperture defined, unless it is a polygon
	  area.
	* src/gerber.c: Removed two potential segfaults when running old
	  RS-274D format.

	* src/gerber.c, src/batch.c, src/gerb_image.[hc]: Actually removed
	  all traces of MQ_END and MQ_START. That means that empty nodes
	  with only this information isn't saved, since the only time we need
	  this information is when parsing arcs. When an arc is parsed
	  the information wheter that arc is multi or single quadrant is
	  saved there. Also closes bug #942590.

	* src/gerbv.c, src/gerbv_screen.h, src/gerb_image.c, src/gerb_image.h:
	  Added possibility to dump a parsed image as text to be able to
	  debug the parser.
	* src/draw_amacro.c: By mistake I assumed that all aperture
	  macros had exposure flags, but that was a mistake. Drew Moore
	  pointed it out to me. Thanks.
	* */.cvsignore, man/gerbv.1.in, src/gerbv.c: Minor updates and
	  cleanups from Dimitri. --help added for instance.
2005-03-01 12:07:52 +00:00
taca
0412c087d6 Note update of www/squid pacakge to 2.5.9.
I didn't notice update of squid yesterday.  My office's squid works
fine and I forgot to reload squid's Web page.
2005-03-01 11:18:51 +00:00
is
ae5ca8c619 More cleanup of patches. 2005-03-01 11:18:43 +00:00
taca
14037da5c4 Update squid package to 2.5.9 (2.5.STABLE9).
There is no runtime change from 2.5.8nb3.

- Fix for a wrong configure warning on Solaris 9 x86 when enabling ARP
  ACl support: The effective host type is i386-pc-solaris2.9.

- Documentation update for squid 2.5.STALBE9.
2005-03-01 11:16:57 +00:00
is
219878fb6b clean up patches. 2005-03-01 10:50:46 +00:00
is
6564b7d261 Clean up patches. 2005-03-01 10:00:47 +00:00
salo
1f575b173d Distfile changed after one day.. grrrrrrr.
Relevant change,

+5.52 (28 Feb 05):
+ - win32/win32.c - defer_dir_attribs(): fixed critical "mem-access to
+    nirwana" bug when processing directory entries without any local
+    extra field; added some explaining comments
2005-03-01 07:45:28 +00:00
jlam
2d5cc83cff Don't require the SSL certificates before starting the Courier IMAPS
or POPS daemons -- we just rely on the Courier control scripts to fail
if the SSL certificate specified in the config file isn't readable.
Bump the PKGREVISION to 1.
2005-03-01 01:42:36 +00:00
xtraeme
baf103e8dc Added audio/xmms-wma. 2005-03-01 01:18:48 +00:00
xtraeme
21903c9cb7 Initial import of xmms-wma-1.04.
XMMS input plugin to play WMA files.
2005-03-01 01:17:00 +00:00
wiz
7cf640e2e7 + multitail-3.4.8, nullmailer-1.0.0. 2005-03-01 00:20:42 +00:00