Commit graph

77557 commits

Author SHA1 Message Date
minskim
b52f9cd29d Import ruby-RMagick from pkgsrc-wip. Packaged by OBATA Akio.
RMagick is an interface between the Ruby programming language and the
ImageMagick and GraphicsMagick image processing libraries.
2005-04-06 14:54:02 +00:00
wiz
dec5778236 + fox-1.4.11, gnutls-1.2.1, ion3-devel-20050406, zsh-4.2.5. 2005-04-06 14:41:18 +00:00
minskim
686f95e939 Add RMD160 checksum. 2005-04-06 14:40:41 +00:00
xtraeme
5e0b3a13ef Updated mysql4-{client,server} to 4.1.11. 2005-04-06 14:15:29 +00:00
xtraeme
f7c55753e1 Update mysql4-{client,server} to 4.1.11 (Released 1 April 2005)
Lots of bugfixes and new functionality was added, more info:
http://dev.mysql.com/doc/mysql/en/news-4-1-11.html
2005-04-06 14:13:45 +00:00
markd
232878dc3e Update gwenview to 1.2.0. From maintainer Ian Zagorskih in PR pkg/29878
Compared to the latest stable release (1.0.1), this version includes...
too many things to list them all! Nevertheless, I would like to mention
a few important features (in no particular order):
  * Support for KIPI plugins, which brings you lots of fancy image
    manipulation possibilities.
  * Support for animated images.
  * Fast MMX-optimized image smoothing.
  * Asynchronous image loading, so the application do not look frozen
    while loading a big image.
  * Two KParts: one to display an image, another to browse folders.
  * Nifty On Screen Display toolbar.
  * Brightness, contrast and gamma adjustment.
2005-04-06 12:42:49 +00:00
markd
14be25816f Add dependency on libusb (on platforms that it supports) as configure
will find libusb-config if installed and try to use it, breaking the mouse
settings control center panel, so let it use it. Bump PKGREVISION.
2005-04-06 12:34:23 +00:00
wiz
d0af3665a2 Add patch from Urban Boquist that should fix bulk build on 2.0/i386. 2005-04-06 06:10:12 +00:00
epg
7a28bd3469 Note clearsilver-0.9.14 update. 2005-04-06 05:30:59 +00:00
epg
adc174ec98 Update to 0.9.14 and make this work with python 2.4.
Release Notes for Clearsilver 0.9.14                     03/08/2005
-------------------------------------

bugfix release
  - one incompatible change: semi-public function cgi_html_ws_strip now
    takes a second argument to set the level of stripping
  - white space stripper now has two levels: 1 is the old debug level
    (which doesn't strip whitespace at the beginning of a line) and the
    second strips all duplicate whitespace
  - fix for cgi_register_strfuncs missing for ruby/perl modules
  - fix for color problems in generated images in imd with GD2
2005-04-06 05:28:40 +00:00
xtraeme
df187b6d67 Apply patch from net/vnc to make this build on NetBSD >= 3.0. 2005-04-06 04:44:15 +00:00
schmonz
b56f8cf94f Note getmail update. 2005-04-06 04:16:11 +00:00
schmonz
e58da00fb8 Update to 4.3.5. From the changelog:
* make getmail less conservative about remembering messages as
    already-seen when unrelated errors occur after successfully
    delivering them. Thanks: Thomas Schwinge.
2005-04-06 04:15:26 +00:00
adrianp
77c9fe3738 - Remove the nessus-update-plugins patch I included a while ago. Nessus
now use their own binary for fetching updated plugin files from the
  nessus.org site.
2005-04-05 22:15:55 +00:00
adrianp
23affefed0 - Add support for building with libnet 1.1.x branch using options.mk
- Issue highlighted by diro@nixsys.bz in PR# 29814
2005-04-05 22:13:29 +00:00
kristerw
7567854933 Last commit did remove Darwin from NOT_FOR_PLATFORM by mistake.
Put it back again.
2005-04-05 22:02:10 +00:00
rillig
9b8cc4d13f Added missing version number for the addition of gaim-encryption. 2005-04-05 21:50:20 +00:00
rillig
5cd39e23ac Fixed some typos. 2005-04-05 21:47:21 +00:00
reed
07fce1f09a Instead of using @dirrm for include/arts remove the directory
with:
@unexec ${RMDIR} %D/include/arts 2>/dev/null || ${TRUE}

This will stop it from complaining when you use pkg_add to
upgrade the arts package when kdelibs is still installed.

Okayed by maintainer, markd.
2005-04-05 21:18:07 +00:00
rillig
4eb5bfa420 Added a patch needed for gcc-2.95. Approved by wiz. 2005-04-05 20:47:39 +00:00
rillig
b002c33d27 Added a patch necessary for gcc-2.95. Approved by wiz. 2005-04-05 20:29:04 +00:00
rillig
80f2f0912f Reformatted patch-aa to make pkglint happy. 2005-04-05 20:27:02 +00:00
reed
80fcd7ce44 Use INSTALLATION_DIRS to pre-create all the needed directories.
(I saw that my pkg/share/examples was not a directory but a Count
configuration file.)
2005-04-05 20:19:13 +00:00
agc
5b65a764c7 Fix a spollo. 2005-04-05 16:10:03 +00:00
is
6b08598540 sr-2.3.3nb6 2005-04-05 15:59:47 +00:00
is
e3d7396fee Fix SR optimizer bug: with -O, the char-integer-conversion was unsigned,
while it is signed without.
2005-04-05 15:58:05 +00:00
is
0153733865 optimize libraries. 2005-04-05 15:55:54 +00:00
is
e2ec1f8298 optimize libraries 2005-04-05 15:54:02 +00:00
wiz
8d7566bd78 Add missing curses dependency, noted by reed. 2005-04-05 15:34:33 +00:00
wiz
5ff443f34b Update MASTER_SITES path, from Geert Hendrickx in PR 29893. 2005-04-05 15:31:42 +00:00
reed
04584b7a76 Pre-create needed directory. (My man/man7 was a text file instead
of a directory; it was packages.7.)
2005-04-05 15:31:33 +00:00
reed
e540f01d08 Pre-create needed directories. (I noticed I had a text file man/man6 which
was the grdc.6 man page!)

TODO: This package should depend on a curses.
2005-04-05 15:27:04 +00:00
minskim
6915b48100 Correct a preprocessor directive to make this package build on Darwin.
Patch provided by MOCHIDA Shuji in PR pkg/29889.
2005-04-05 15:22:11 +00:00
agc
3d9dfff788 Add an RMD160 digest for this package. 2005-04-05 15:02:44 +00:00
agc
58cb0f2cd5 Add glue to make arla compile on NetBSD 3.99.3, aka -current 2005-04-05 15:00:10 +00:00
cube
1ca3ee4fcc Note update of lv to version 4.51. 2005-04-05 14:57:32 +00:00
cube
5853805d62 Update to version 4.51.
From hiramatu /at/ boreas _dot_ dti _dot_ ne _dot_ jp in PR#29890,
with a few modifications by me.

* ver 4.51 (Jan.16th,2004)
     + fixed  keyboard-interrupt  handling while reloading a file to
       avoid  segmentation  fault.  (pointed  out  by  Masanori GOTO
       <gotom@debian.or.jp>)
     + modified  definitions  of boolean_t, PAGE_SIZE, VDISCARD, and
       autoconf  for  libcurses  for  AIX.  (pointed  out  by SHIOTA
       Shoichi <Shoichi.Shiota@lightwell.co.jp>)
     + omitted  to  specify  owner and group to install command, and
       omitted  include langinfo.h when HAVE_LANGINFO_CODESET is not
       defined,  for  Max  OS  X.  (pointed  out  by  Koki NAKASHIRO
       <nakasiro@sdl.hitachi.co.jp>)
2005-04-05 14:56:06 +00:00
tv
f8bc76558e Always include wrapper/bl3, period, even if NO_BUILD. 2005-04-05 14:00:33 +00:00
jschauma
9e9adc5b33 Make this build and install on NetBSD/amd64 2005-04-05 13:16:50 +00:00
wiz
f370a408a7 Updated centericq to 4.20.0. 2005-04-05 12:44:59 +00:00
wiz
18373a8959 Update to 4.20.0, provided by Znarf Ainav on tech-pkg:
4.14.0
------

Because of the mistake I made in the previous version, the 'u' letter was
eaten by the RTF parser when processing messages from windows icq clients.
It looked for unicode chars, but ate all 'u' characters it used to found.
Fixed that.

A memory leak problem when checking RSS was fixed.

Gadu-Gadu module used to produce a segfault when it was unable to obtain
a registration token from the server. Now it doesn't crash, though the
impossibility to register a new UIN is still there. The serve simply
doesn't find an appropriate document by the registration URL. Too bad.

Applied a small patch by Paul Chitescu so that it's now possible to start
centericq with all protocols set to offline.

Another type of external event was added. Now you can execute your actions
when someone goes offline. Hope someone finds that useful.

4.20.0
------

PGP encryption support was implemented for the Jabber module. In a nutshell
this means that with a proper setup your communications get a way more secure.
GPGME library is needed to build the PGP support.

Fixed the RTF parser that takes charge when a message from a Windows ICQ
client is received. One problem was that it used to treat backspace characters
wrong sometimes. Another problem with utf-16 was fixed with a patch submitted
by Vadim Nosovsky.

After ICQ dual login detection centericq used to try re-connecting, though it
wasn't supposed to. Fixed.

During a long time noone reported me the bug related to libicq2000's header
files getting installed each time "make install" was run for centericq. Finally
Wolfram Schlich noted this one, so I fixed it.

Logging on Yahoo! didn't work on Sun Sparc machines. Fixed that. That might
also revive Gadu-Gadu on bigendian architectures.

A couple of interface related bugs were fixed, such as a mistake in the group
organization dialog as well as not clearing pending messages for contacts in
non-chat communication mode.
2005-04-05 12:44:17 +00:00
wiz
88864b1589 Add other 64bit platforms to NOT_FOR_PLATFORM too; clisp is not 64bit ready.
Suggested by martin.
2005-04-05 12:42:44 +00:00
wiz
feaf3ff3b7 + curl-7.13.2, py-curl-7.13.2, xlog-1.2. 2005-04-05 12:24:07 +00:00
wiz
a5290ed9bb mjl is behind the times: use tech-pkg as default maintainer, not packages. 2005-04-05 11:52:15 +00:00
wiz
2d7f3ef460 Convert to bl3, untested. 2005-04-05 11:50:25 +00:00
wiz
cfc455ed87 Sort. 2005-04-05 11:50:14 +00:00
wiz
71302c7f79 Sort. 2005-04-05 11:17:04 +00:00
wiz
8ad11b3495 Convert to bl3, untested. 2005-04-05 11:14:15 +00:00
wiz
09dc4c8db0 Add buildlink3.mk file. 2005-04-05 11:13:12 +00:00
wiz
24077fc632 pkglint. 2005-04-05 11:12:52 +00:00