Commit graph

72647 commits

Author SHA1 Message Date
darcy
2cb9f7ba27 Builds OK with latest version of Python. 2005-01-05 10:05:19 +00:00
adam
75789e0984 Updated ImageMagick to 6.1.7-5 2005-01-05 09:26:55 +00:00
adam
6934a3c290 Changes 6.1.7:
* ReadPALMImage() now produces a proper RGB image
* Added the -shadow option to simulate an image shadow
* Fix file leak in ImageToBlob() method
2005-01-05 09:25:18 +00:00
adam
e327695c14 Updated tcl/tk to 8.4.9 2005-01-05 09:16:52 +00:00
adam
db722e511a Changes 8.4.9:
* Fixed segfault in info vars trivial matching branch (new in 8.4.8)
* Fixed the treatment of backslashes in file join on Windows
* Improved readdir_r detection and usage on unix
* Fixed potential unix fileevent issue on 64-bit systems
* Remove file normalize on tcl_findLibrary search path uniqification
  added in 8.4.8
* Ensure tilde paths are not returned specially by 'glob'
* Fixed clipping of partially transparent images on buttons on unix to
  avoid X error
* Fix Tk_PhotoPut(Zoomed)Block overlay compositing of partially
  transparent areas on blank targets
2005-01-05 09:15:29 +00:00
minskim
7cc9362756 db4 requirement of bdb-xml was met. 2005-01-05 08:30:26 +00:00
martti
f5b52c162c Updated db4 to 4.3.27 2005-01-05 08:06:47 +00:00
martti
fd15a8d857 Updated db4 to 4.3.27
* bug fixes
2005-01-05 08:06:42 +00:00
epg
eb236c9fee Note subversion-1.1.2 update. 2005-01-05 02:11:04 +00:00
epg
9109b739bd Version 1.1.2
(20 December 2004, from /branches/1.1.x)
http://svn.collab.net/repos/svn/tags/1.1.2

 User-visible-changes:
  - Client:
    * fixed: 'svn switch' interruption can break working copy (issue #1826)
    * fixed: 'svn switch' memleak over ra_dav (issue #2106)
    * fixed: 'svn blame' algorithm bug (r11527)
    * fixed: invoke external diff/diff3 with local-style paths (r11689)
    * fixed: 'svn status' handling of missing subdirs (r11936)
    * fixed: 'svn ls -v' encoding bug (r11740)
    * fixed: 'svn ls "file with space"' bug (r12273, r12393)
    * fixed: 'svn merge' should URI-encode copyfrom URLs (issue #1905)
    * fixed: 'svn merge' deletion output formatting (r12100, r12111, r12114)
    * fixed: 'svnversion --version .' crash (r11438)
    * fixed: UNC paths on Cygwin (issue #2108)
    * fixed: win98 iconv bug -- uninitialized variable (issue #2091)
    * improved 'svn status' performance:
        - do fewer check_path calls (r11592)
        - 'svn status file' shouldn't recursively lock tree (r11439, r11669)
    * translation updates for localized client messages.

  - Server:
    * fixed: 'svnadmin load' race condition (r12327)
    * fixed: fsfs memleak in commit finalization (r11706)
    * fixed: fsfs memleak in inefficient directory removal (r11701)
    * fixed: fsfs commits use insert-only perms on db/revs/ (r11665)
    * fixed: fsfs creates lockfile at creation time, not at 1st commit (r12172)
    * fixed: svndumpfilter mislabeling output as version 3 (issue #2142)
    * fixed: 'svnserve -h' encoding bug (part of issue #1997)
    * fixed: prevent cross-repository copies (r12003)
    * fixed: increase log-region max size in default DB_CONFIG (issue #2159)

  - Both:
    * fixed: 'svn switch' quietly corrupting working copy (issue #2124)
    * fixed: canonicalize paths sent by ra_svn/svnserve (issue #2119)
    * fixed: memleak into UTF8 translation routines (r11689)

 Developer-visible-changes:
 * add support for BerkeleyDB 4.3
 * add support for any apr/apr-util 1.X
 * disallow incompatible SWIG versions (r12450)
 * fixed: slight API/ABI incompatibility between 1.0.9 and 1.1.x (r12102)
 * fixed: perl bindings pool usage & object refcounts (r11451, r11630)
 * fixed: perl bindings pool usage and potential memleak (r12397)
 * fixed: javahl crash trying to fetch nonexistent property (r12184)
 * fixed: javahl build can fail due to missing dirs (issue #2032)
 * fixed: RPM build breakage (issue #2111)
 * fixed: i18n issues for windows installer (r11685)
 * allow build system to update single .po file (r11763)
2005-01-05 02:04:01 +00:00
xtraeme
47db5d08e6 dspam-3.2.4 2005-01-05 00:59:08 +00:00
xtraeme
3b32995253 Update to 3.2.4.
Changes:

BUGFIX: MIME boundaries using broken RFC are misread
BUGFIX: Tools will not build when CFLAGS is provided
BUGFIX: DSPAM misreads lines after -- as headers and fails to decode them
BUGFIX: DSPAM misreads lines after -- and adds colons to them

Enhancements:

PostgreSQL Storage Driver
Some minor fixes have been made to the PostgreSQL storage driver which may
affect performance.
2005-01-05 00:57:39 +00:00
epg
56e703e7e5 Note i'm working on subversion-1.1.2. 2005-01-05 00:55:51 +00:00
wiz
c4f295cb1b Note new revbump package. 2005-01-05 00:32:57 +00:00
wiz
808c25db87 Add and enable revbump. 2005-01-05 00:32:28 +00:00
wiz
5e4042e565 Initial import of revbump-0.1:
Tools for bumping PKGREVISIONs and adapting BUILDLINK_RECOMMENDED
versions to the latest version automatically.

This tool is mostly intended for pkgsrc developers with commit
access.

Originally written by Julio M. Merino Vidal with some improvements
by me. Comments for the package from Jeremy C. Reed -- thanks!
2005-01-05 00:31:38 +00:00
jmmv
eadcf718bd Note revision bump for gtk2 to 2. 2005-01-04 23:54:21 +00:00
jmmv
46ed1c85cf Avoid a nested mutex lock that was causing misterious application crashes
when using the SVG loader.  Bump PKGREVISION to 2.

Problem seen in vino when using the Nuvola theme (vino-preferences refuses
to start with a SIGABRT and a libpthread assertion is triggered).
2005-01-04 23:52:16 +00:00
lukem
5243486b9c explicitly regenerate for locally modified configuration 2005-01-04 23:51:00 +00:00
jmmv
0b3af246be Note addition of vino, version 2.8.1, and revision bump for gnome to 1. 2005-01-04 23:50:34 +00:00
lukem
ee5e0c6944 Update tnftp to 20050103.
Various changes, including:
        * forbid mget of filenames that aren't in or below the local cwd.
        * improve auto-fetch transfers
        * improve www/proxy authentication support
        * improve http response header parsing
        * change UCB-licensed code from 4-clause to 3-clause
2005-01-04 23:49:46 +00:00
jmmv
6930b38c0b Enable dependency on vino. Bump PKGREVISION to 1. 2005-01-04 23:49:23 +00:00
lukem
57e169fa7a update to tnftp 20050103 2005-01-04 23:48:06 +00:00
jmmv
81184caffa Add and enable vino. 2005-01-04 23:48:05 +00:00
jmmv
30235c7652 Initial import of vino, version 2.8.1:
VNC (Virtual Network Computing) software makes it possible to view and
fully-interact with one computer from any other computer or mobile device
anywhere on the Internet.  VNC software is cross-platform, allowing remote
control between different types of computer.

VNC has a wide range of applications including system administration, IT
support and helpdesks.  It can also be used to support the mobile user, both
for hot desking within the enterprise and also to provide remote access at
home, or on the road.  The system allows several connections to the same
desktop, providing an invaluable tool for collaborative or shared working in
the workplace or classroom.  Computer support within the geographically spread
family is an ever popular use.

Vino is an VNC server that integrates cleanly within the GNOME Desktop.
2005-01-04 23:47:27 +00:00
lukem
15a6669a22 Merge changes between tnftp-20030825 & tnftp-20050103 2005-01-04 23:44:24 +00:00
minskim
0a68f22994 Set LC_ALL to "C". Otherwise, the package doesn't build due to
warnings from perl.  See PR pkg/24211 for related discussion.
2005-01-04 23:38:31 +00:00
sekiya
efd0f63580 Recalculate hash for patch-al 2005-01-04 21:34:46 +00:00
sekiya
0224d70251 Add RCS ID. 2005-01-04 21:34:01 +00:00
markd
4ffc12549a When configuring reLyX use the value of PERL that is passed in rather
than trying to work it out again (badly).  Fixes the build problems
seen in the bulk builds.
OK'ed by maintainer.
2005-01-04 19:51:11 +00:00
adam
78e11b746e Updated Mesa to 6.2.1 2005-01-04 15:51:35 +00:00
adam
c36d3b9ed6 Changes 6.2.1:
Bug fixes:
- don't apply regular fog or color sum when using a fragment program
- glProgramEnvParameter4fARB always generated an error on
  GL_FRAGMENT_PROGRAM_ARB (fdo bug 1645)
- glVertexAttrib3svNV and glVertexAttrib3svARB were broken
- fixed width/height mix-up in glSeparableFilter2D()
- fixed regression in glCopyPixels + convolution
- glReadPixels from a clipped front color buffer didn't always work
- glTexImage didn't accept GL_RED/GREEN/BLUE as the format
- Attempting queries/accesses of VBO 0 weren't detected as errors
- paletted textures failed if the palette had fewer that 256 entries
Changes:
- fixed a bunch of compiler warnings found with gcc 3.4
- bug reports should to go bugzilla.freedesktop.org
2005-01-04 15:49:24 +00:00
wiz
050a82bf01 Portability fix from Georg Schwarz in PR 28818;
do not define USE_REGEXP on Irix.
2005-01-04 15:34:23 +00:00
wiz
52126616e0 Remove dirmngr (thanks, shannonjr), add gtexinfo-4.8. 2005-01-04 15:30:14 +00:00
wiz
04d582ee98 Note update of p5-DBD-SQLite to 0.25nb2. 2005-01-04 15:29:43 +00:00
wiz
c8f3b61ad5 Apply patch from Alexander Becher in PR 28802.
Bump PKGREVISION.
2005-01-04 15:28:38 +00:00
adam
6a60e7516e Updated gimp to 2.2.1 2005-01-04 15:21:59 +00:00
adam
c8b0b5e4e1 Changes 2.2.1:
- added python logo to EXTRA_DIST so it shows up in the tarball (bug #161716)
- fixed mempory corruption in FracalExplorer plug-in (bug #161729)
- fixed crash in gradient editor (bug #161411)
- fixed crash in unsharp mask plug-in preview code (bug #157910)
- fixed bug in unsharp mask plug-in that caused artefacts when a large blur
  radius was being used on a small drawable; minor optimizations
- removed broken asc2img Script-Fu
- fixed channel drag-n-drop (bug #161877)
- fixed misbehaviour of entries in Scale and Resize dialogs (bug #161756)
- speed up preview in several plug-ins
- fixed bug in Despeckle plug-in that caused it to run very slowly
  (bug #162129)
- fixed a crash in the error dialog (bug #162147)
- fixed parameter value range in Weave script (bug #162182)
- fixed crash in brush preview (bug #162232)
- minor improvements to the API docs
2005-01-04 15:20:25 +00:00
wiz
4c31f0b35c Set USE_BUILDLINK3. 2005-01-04 14:51:05 +00:00
jmmv
b780b72901 OpenSSL is needed here because 'cups-config --libs' lists -lssl as a
dependency (so we need it in the buildlink directory to build other
packages).  Should fix build of libgnomeprint shown in minskim@'s
latest Linux bulk build.
2005-01-04 14:48:22 +00:00
jmmv
a4676aea1a Fix build under Linux (attempt to modify a const variable). I'm not sure
why it's an error there, while NetBSD only shows a warning (maybe it's due
to the GCC version used).

Shown in last minskim@'s bulk build.
2005-01-04 14:43:07 +00:00
sekiya
004fb52bd0 64-bit fixes. Based on Xning Lee's patchset sent to port-amd64@; changed the
unsigned int -> long transformation to unsigned int -> unsigned long, just
in case.
2005-01-04 14:29:19 +00:00
taca
66273b2f3c Add proper support for RCD_SCRIPTS_EXAMPLEDIR change. 2005-01-04 14:13:59 +00:00
jmmv
c2cd506691 Note revision bump for dillo to 1. 2005-01-04 14:09:57 +00:00
jmmv
ab8c617f23 Properly handle the dpidrc configuration file. Bump PKGREVISION to 1.
Closes PR pkg/28854 by Alexander Becher.
2005-01-04 14:09:17 +00:00
darcy
b4eb5c3e29 Updated generate to 2.2
Updated py-generate to 2.2
2005-01-04 14:06:35 +00:00
manu
54d57ca819 Added sqlitemanager, a web frnt-end for managing SQLItedatabases 2005-01-04 14:05:02 +00:00
jmmv
5f0aacaa51 Fix build with Mozilla >= 1.7.4. Problem shown in latest bulk builds.
XXX: Something weird is going on with mozilla include files (just look
at the CPPFLAGS modifications in this package).  Maybe someone more
clueful (taya@ ?) could look at this?
2005-01-04 14:00:11 +00:00
shannonjr
ac410745dc Added entry for updating gnupg-devel 2005-01-04 13:54:52 +00:00
manu
28c6d2babd sqlite manager is a web tool for managing SQLite databases 2005-01-04 13:53:31 +00:00