Commit graph

139242 commits

Author SHA1 Message Date
sborrill
7036688ce1 The php_pdo* packages have not kept step with PHP changes. The PDO
components are now built into PHP rather than maintained separately in
PECL. The old PECL versions are unmaintained and haven't been altered
for 3 years. This is confusing as the package versions report themselves
to be 5.2.9.1.0.2, etc. but they are in fact based on the 5.1.x code-base.

Therefore, we need to switch to building the PDO modules like any other
PHP module.

A side-effect of this is that the PECL version number will get stripped
off the end meaning that the new version numbers are just 5.2.9 instead
of 5.2.9.1.0.2 (for example). Unfortunately, 5.2.9 is considered to be
older than 5.2.9.1.0.2 meaning that it will appear as though a downgrade
has taken place. Therefore, while we are still using PHP 5.2.9, add .99 on
the end (i.e. 5.2.9.99) so that the package appears newer. When PHP 5.2.10
is released this can be removed (the module.mk file explicitly cgecks for
5.2.9 before adding the .99 suffix so that it will not alter 5.2.10 if the
hack is forgotten. However, for the record, when 5.2.10 is released,
php-pdo/module.mk can be removed along with the references to it in each
php-pdo*/Makefile
2009-03-13 10:57:20 +00:00
roy
b764dbdac3 Fix postgresql driver to escape strings properly.
Fix a tiny pkglint warning.
Bump revision.
2009-03-13 10:11:14 +00:00
hasso
a56975d504 Restore some patches removed during last package update to make it compile
again on DragonFly. patch-af is probably merge error from upstream,
patch-aq is a temporary workaround and not for inclusion to upstream as
such.
2009-03-13 07:48:57 +00:00
abs
76077f4733 Updated devel/cpuflags to 1.40 2009-03-12 23:57:55 +00:00
abs
e81c9efba0 Updated devel/cpuflags to 1.40
Doublequote the eval arguments to ensure whitespace is preserved, so
a cpu_brand of "Genuine Intel(R) CPU           T2500  @ 2.00GHz"
is not converted down to "Genuine Intel(R) CPU T2500 @ 2.00GHz"
2009-03-12 23:57:28 +00:00
jnemeth
fe84b0509e sort 2009-03-12 22:31:41 +00:00
abs
19324eaea7 Ensure various directories and a file are created in /var so the package
can work - bump pkgrevision
2009-03-12 22:25:30 +00:00
wiz
73130b326a Updated net/gnome-netstatus to 2.26.0 2009-03-12 15:19:58 +00:00
wiz
f58aae87bb Update to 2.26.0:
==============
Version 2.26.0
==============

Updates, deprecations
    * Don't single include GTK+. Fixes bug #561233.
    * Use gtk_show_uri instead of gnome_help.
    * Use gtk_show_about_dialog instead of g_object_new. This fixes the
    missing icon and the un-Close-able about dialog.
    * Use g_ascii_strncasecmp instead of g_strncasecmp, which is deprecated.
    Fixes bug #560431.
    * Remove libgnome dependency.
    * Remove deprecated GTK+ symbols in gnome-netstatus. Fixes bug #562392.
    Patch by Maxim Ermilov.
    * Use gtk-about instead of gnome-stock-about for the about icon.
    Fixes bug #556013. Patch by Pacho Ramos.
Fixes
    * Remove useless GtkLabels that were used for alignment (!) and marked
    for translation. This hopefully fixes #507251.
    * Make applet tooltip show device status. Fixes bug #166912.
    Patch by Pedro Villavicencio.
    * Remove an useless \n in the copyright, rename translator_credits to
    translator-credits. Fixes bug #300961
    * Obey Fitt's law in the panel applet. Fixes bug #325141.
    Patch by Benjamin Otte.

Doc Translators
    * Milo Casagrande (it)
    * Joan Duran (ca)
    * Rizitis (el)

Translators
    * Vladimir Melo (pt_BR)
    * Khaled Hosny (ar)
    * Ihar Hrachyshka (be@latin)
    * Erdal Ronahi (ku)
    * Baris Cicek (tr)
    * Gil Forcada (ca)
    * Jorge Gonzalez (es)
    * Ivar Smolin (et)
    * Kjartan Maraas (nb)
    * César Veiga (pt_BR)
    * Andre Klapper (de)
    * Thierry Randrianiriana(mg)
    * Yair Hershkovitz (he)
    * Changwoo Ryu (ko)
    * Raivis Dejus (lv)
    * Zabeeh Khan (ps)
    * Ilkka Tuohela (fi)
    * Clytie Siddall (vi)
    * Chao-Hsiung Liao (zh_HK, zh_TW)
    * Theppitak Karoonboonyanan (th)
    * Alexander Shopov (bg)
    * Daniel Nylander (sv)
    * Inaki Larranaga Murgoitio (eu)
    * Wouter Bolsterlee (nl)
    * Gabor Kelemen (hu)
    * Tomasz Dominikowski (pl)
    * Gintautas Miliauskas (lt)
    * Krishnababu K (te)
    * Manoj Kumar Giri (or)
    * Lucas Lommer (cs)
    * Praveen Arimbrathodiyil (ml)
    * Milo Casagrande (it)
    * Claude Paroz (fr)
    * Philip Withnall (en_GB)
    * Reşat SABIQ (crh)
    * Adi Roiban (ro)
    * Sweta Kothari (gu)
    * Duarte Loreto (pt)
2009-03-12 15:19:38 +00:00
hasso
a311fcc69b Make it compile on DragonFly (and probably on some other systems). 2009-03-12 13:31:48 +00:00
mishka
886e0217eb Fix package paths (hi hasso and manu). 2009-03-12 10:13:48 +00:00
wiz
51a1a39e48 Mark MAKE_JOBS_SAFE=no. From Ryo HAYASAKA in PR 40996. 2009-03-12 09:21:01 +00:00
hasso
37eaffeadc Make it build on DragonFly. 2009-03-12 08:14:16 +00:00
mlelstv
636c8a6564 Update libpurple and associated packages to version 2.5.5. 2009-03-12 07:41:55 +00:00
hasso
fb9d884d13 Needs msgfmt. 2009-03-12 07:41:27 +00:00
mlelstv
de2dbd4417 Update libpurple, piding, pidgin-sametime, pidgin-silc, finch to
version 2.5.5;

version 2.5.5 (03/01/2009):
	libpurple:
	* Fix a crash when removing an account with an unknown protocol id.
	* Beta support for SSL connections for AIM and ICQ accounts.  To
	  enable, check the "Use SSL" option from the Advanced tab when
	  editing your AIM or ICQ account. (Paul Aurich)
	* Fix a memory leak in SILC. (Luke Petre)
	* Fix some string handling in the SIMPLE prpl, which fixes some buddy name
	  handling and other issues. (Paul Aurich, Marcus Sundberg)
	* Implement support for resolving DNS via the SOCKS4 proxy (SOCKS4a).

	ICQ:
	* Fix retrieval of status messages from users of ICQ 6.x, Miranda, and
	  other libpurple clients. (Daniel Ljungborg)
	* Change client ID to match ICQ Basic 14.34.3096.  This fixes publishing
	  of buddy icons and available messages.
	* Properly publish status messages for statuses other than Available.
	  ICQ 6.x users can now see these status messages. (Daniel Ljungborg)
	* Fix receipt of messages from the mobile client Slick. (David Jedelsky)

	MSN:
	* Fix transfer of buddy icons, custom smileys, and files from the
	  latest Windows Live Messenger 9 official client. (Thomas
	  Gibson-Robinson)
	* Large (multi-part) messages are now correctly re-combined.
	* Federated/Yahoo! buddies should now stop creating sync issues at
	  every signin.  You may need to remove duplicates in the Address
	  Book.  See the FAQ for more information.  Thanks to Jason Lingohr
	  for lots of debugging and testing.
	* Messages from Yahoo! buddies are no longer silently dropped.
	* We now save and use the CacheKey for ABCH SOAP requests.
	* Don't try to parse Personal Status Messages or Current Media if they
	  don't exist.
	* Convert from ISO-8859-1 encoding to UTF-8 when no charset is specified
	  on incoming messages.  This should fix some issues with messages from
	  older clients.
	* Force sending the font "Segoe UI" if outgoing formatting doesn't specify
	  a font already.
	* Queue callbacks when token updates are in progress to prevent two token
	  update attempts from trampling each other.
	* Fixed a crash on Windows when removing a buddy's alias.
	* Update the Address Book when buddies' friendly names change.  This
	  prevents seeing an outdated alias or not seeing an alias at all for
	  buddies who are offline when you sign in.
	* Update tokens for FindMembership and ABFindAll SOAP requests.
	* We no longer try to send empty messages.  This could happen when a
	  message contained only formatting and that formatting was not supported
	  on MSN.
	* Buddies on both the Allow and Block list are now automatically
	  removed from the Allow list.  Users with this problem will now no
	  longer receive an ADL 241 error.  The problematic buddy should now
	  appear on the buddy list and can be removed or unblocked as desired.

	XMPP:
	* Resources using __HOSTNAME__ substitution will now grab only the short
	  hostname instead of the FQDN on systems which put the FQDN in the
	  hostname. (Matěj Cepl)
	* No longer send a 'to' attribute on an outgoing stanza when we haven't
	  received one.  This fixes a registration bug as described in ticket
	  #6635.

	Pidgin:
	* Tooltip windows now appear below the mouse cursor. (Kosta Arvanitis)
	* Tooltip windows now disappear on keypress events. (Kosta Arvanitis)
	* Tooltip windows no longer linger when scrolling the buddy list. (Kosta
	  Arvanitis)

	Finch:
	* Allow rebinding keys to change the focused widget (details in the
	  man-page, look for GntBox::binding)

version 2.5.4 (01/12/2009):
	libpurple:
	* Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin
	  Rosinski)
	* Don't ignore namespace information when parsing XMPP data. (Michal
	  Witkowski)
	* Fix a crash that occurred when retrieving certain Offline Messages
	  on MSN.
	* Extended purple-url-handler to handle "gtalk" URI's. (Paul Aurich)
	* Fix the hang on exit in Network Location Awareness for Windows XP
	  and Windows Vista. (Paul Aurich)

	MSN:
	* Change Contact Server to temporarily fix connection problems.
	  (Thanks to Youness Alaoui)

	XMPP:
	* Support for XEP-0191 blocking.  (Vijay Raghunathan)
	* Don't put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich)
	* Fix removal of avatars (both PEP and vCard), we weren't removing
	  them correctly before. (Paul Aurich)

	Pidgin:
	* Fix a crash in the Add Account dialog when changing protocols under
	  certain circumstances.

	Finch:
	* Redirect stderr outputs to the debug window.
	* Fix rebinding actions with the arrow-keys and tab.
2009-03-12 07:37:51 +00:00
seb
1c6848ee95 Note update of devel/p5-Net-LDAP-Batch to version 0.02nb1 2009-03-12 04:55:52 +00:00
seb
787c23dc17 Bump PKGREVISION to 1.
After the revision change of devel/p5-Net-LDAP-Server-Test from
0.80.100 to 0.8.0.01, adjust dependency on this package.
2009-03-12 04:54:54 +00:00
seb
daf8e24ce7 Note initial addition of p5-Net-LDAP-Class version 0.18 as
devel/p5-Net-LDAP-Class into The NetBSD Packages Collection.

The Perl 5 module Net::LDAP::Class can be described as an
object-relational mapping for LDAP. More accurately it provides for
LDAP management an ORM-like API, similar to these of the DBIx::Class
and Rose::DB::Object modules.
2009-03-12 04:44:47 +00:00
seb
6e802c80a0 Add & enable p5-Net-LDAP-Class 2009-03-12 04:43:23 +00:00
seb
2400a0a6bf Initial import of p5-Net-LDAP-Class version 0.18 in the NetBSD
Packages Collection.

The Perl 5 module Net::LDAP::Class can be described as an
object-relational mapping for LDAP. More accurately it provides for
LDAP management an ORM-like API, similar to these of the DBIx::Class
and Rose::DB::Object modules.
2009-03-12 04:40:57 +00:00
minskim
d53817e92c Add libmaa. 2009-03-12 00:54:28 +00:00
minskim
194d7cfc85 Import libmaa-1.1.0 from pkgsrc-wip. Packaged by Aleksey Cheusov.
The LIBMAA library provides many low-level data structures which are
helpful for writing compilers, including hash tables, sets, lists,
debugging support, and memory management.  Although LIBMAA was
designed and implemented as a foundation for the Khepera
Transformation System, the data structures are generally applicable to
a wide range of programming problems.

The memory management routines are especially helpful for improving the
performance of memory-intensive applications.
2009-03-12 00:50:20 +00:00
wiz
a57b5cacf4 Fix build with native X. 2009-03-11 22:05:12 +00:00
wiz
e16ea90f52 Fix freetype2 recognition, e.g. for native X. 2009-03-11 21:58:52 +00:00
seb
e058da9c74 Note update of devel/p5-Net-LDAP-Server-Test to version 0.8.0.01
This is only a package version change: the version 0.8.0.01 is IMHO
more accurate, wrt to the Perl 5 module version, than the previous
version 0.80.100.
Yes this makes the package version decreasing. Sorry... Please bear
with me.
2009-03-11 21:44:28 +00:00
seb
fa498eb004 Update to version 0.8.0.01.
This is only a package version change: the version 0.8.0.01 is IMHO
more accurate, wrt to the Perl 5 module version, than the previous
version 0.80.100.
Yes this makes the package version decreasing. Sorry... Please bear
with me.
2009-03-11 21:43:35 +00:00
hasso
a7139408f3 Fix build with slightly older (builtin) openssl versions. 2009-03-11 21:18:35 +00:00
hasso
536eb98ea7 Make it compile on systems which don't happen to have /usr/include/util.h. 2009-03-11 20:01:43 +00:00
hasso
8f30d9b46a Make it build on DragonFly. 2009-03-11 19:24:41 +00:00
hasso
505070bdf3 Make it build on DragonFly. 2009-03-11 19:11:59 +00:00
drochner
e66a51619a make "hg --version" display the version, bump PKGREVISION 2009-03-11 16:00:46 +00:00
hasso
9ba46482b0 Make it build on DragonFly. 2009-03-11 14:42:35 +00:00
hasso
26cecbbc0b Make it build on DragonFly. 2009-03-11 14:31:20 +00:00
gdt
f18754bfb6 Add viking. This package was created by Jochen Kunz and sent to me
in private mail.
2009-03-11 14:21:44 +00:00
gdt
9099dcb7b7 Added geography/viking version 0.9.8 2009-03-11 14:19:26 +00:00
gdt
68501c8a22 Viking is a free/open source program to manage GPS data. You can import and
plot tracks and waypoints, show Open Street Maps and/or Terraserver maps under
it, download geocaches for an area on the map, make new tracks and waypoints,
see real-time GPS position, etc.
2009-03-11 14:18:30 +00:00
hasso
b9feab6335 Make it compile on DragonFly. 2009-03-11 13:39:51 +00:00
abs
48642a916c Updated mail/roundcube to 0.2.1 2009-03-11 12:55:50 +00:00
abs
920ea45014 Updated mail/roundcube to 0.2.1
pkgsrc changes
- add PKG_DESTDIR_SUPPORT=   user-destdir

distribution changes:
- Use US-ASCII as failover when Unicode searching fails (#1485762)
- Fix errors handling in IMAP command continuations (#1485762)
- Fix FETCH result parsing for servers returning flags at the end of result (#1485763)
- Fix datetime columns defaults in mysql's DDL (#1485641)
- Fix attaching more than nine inline images (#1485759)
- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)
- Fix mime-type detection using a hard-coded map (#1485311)
- Don't return empty string if charset conversion failed (#1485757)
- Disable concurrent autocomplete query results display (#1485743)
- Fix new lines stripped from message footer (#1485751)
- Fix IE problem with mouse click autocomplete (#1485739)
- Fix html body washing on reply/forward + fix attachments handling (#1485676)
- Fix multiple recipients input parsing (#1485733)
- Fix replying to message with html attachment (#1485676)
- Use default_charset for messages without specified charset (#1485661, #1484961)
- Support non-standard "GMT-XXXX" literal in date header (#1485729)
- Added TNEF support to decode MS Outlook attachments (winmail.dat)
- Fix "value continuation" MIME headers by adding required semicolon (#1485727)
- Fix pressing select all/unread multiple times (#1485723)
- Fix selecting all unread does not honor new messages (#1485724)
- Fix some base64 encoded attachments handling (#1485725)
- Support NGINX as IMAP backend: better BAD response handling (#1485720)
- Performance fix: don't fetch attachment parts headers twice to parse filename
- Fix checking for recent messages on various IMAP servers (#1485702)
- Performance fix: Don't fetch quota and recent messages in "message view" mode
- Fix displaying of alternative-inside-alternative messages (#1485713)
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
- Fix creation of folders with '&' sign in name
- Fix parsing of email addresses without angle brackets (#1485693)
- Save spellcheck corrections when switching from plain to html editor (and spellchecking is on)
- Fix large search results on server without SORT capability (#1485668)
- Get rid of preg_replace() with eval modifier and create_function usage (#1485686)
- Bring back <base> and <link> tags in HTML messages
- Fix XSS vulnerability through background attributes as reported by Julien Cayssol
- Fix problems with backslash as IMAP hierarchy delimiter (#1484467)
- Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)
- Fix authentication when submitting form with existing session (#1485679)
- Allow absolute URLs to images in HTML messages/sigs (#1485666)
- Fix message body which contains both inline attachments and emotions
- Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)
- Fix address names with '@' sign handling (#1485654)
- Improve messages display performance
- Fix messages searching with 'to:' modifier
2009-03-11 12:55:10 +00:00
abs
c442dc0f29 pulseaudio also needs libSM 2009-03-11 12:49:54 +00:00
hasso
031b1d515e Make it compile on DragonFly. 2009-03-11 12:42:41 +00:00
hasso
5d7a540113 Make it build on DragonFly. 2009-03-11 12:16:21 +00:00
hasso
38bc02c582 Make it compile on DragonFly. 2009-03-11 09:20:02 +00:00
hasso
16db359886 Fix compile on DragonFly ('IPPROTO_TCP' undeclared). 2009-03-11 08:52:29 +00:00
apb
74d2b6d935 Support systems where time_t is equivalent to "long long" or
"unsigned long long".
2009-03-11 08:40:32 +00:00
hasso
3217592518 Fix compile on platforms without libresolv. It should still work fine on
platforms with libresolv (tested with Linux).
2009-03-11 08:26:11 +00:00
hasso
824c8a666b Fix compile for systems which don't happen to have the /usr/include/util.h. 2009-03-11 06:59:51 +00:00
dmcmahill
a5bef97659 Updated cad/verilog to 0.8.7 2009-03-11 02:09:34 +00:00
dmcmahill
5c4c910aca update to verilog-0.8.7, the latest in the stable 0.8 series.
Release Notes for Icarus Verilog 0.8.7

none (but see below for other releases since the last version in pkgsrc)

Release Notes for Icarus Verilog 0.8.6

This is a bug fix update of the 0.8 stable version of Icarus
Verilog. The v0.8 series tries to remain as stable as possible while
still fixing bugs that are safe to fix.

Preprocessor:

* Fix parse/preprocess of C-style comments in surpressed ifdef
  blocks.

* Support leading underscore in preprocessor names.

Compilation/elaboration issues:

* Support min:typ:max expressions in more places.

* Fix handling of @* non-input nets.

* Do not support system functions in continuous assignments.
* Do not support converting vectors to real.
* Do not support constant real valued expressions.

Run-time ussues:

* Fix comparison of negative numbers that happen to be equal.

* Fix bad execution of certain expressions caused by code generator
  bad lookaside handling.

* Proper error message for invalid bit selects.

* Implement $printtimescale system task.

Compiler build issues:

* Compile OK evel if libbzip2 is not installed, but do not support
  LXT2 in that case.

Release Notes for Icarus Verilog 0.8.5

This is mostly a bug-fix release for the 0.8 stable branch.

* Fix assertions from unary operators with certain operand widths.

* Fix incorrect comparison results when in certain cases comparing two
signed negative integers.

* Latch synthesis has been added to the core synthesizer

* Add nand gate support to the edif code generator

* Minor compile time errors/warnings
* Improved messages from the configure script

Release Notes for Icarus Verilog 0.8.4

This is a bug-fix release for the 0.8 stable branch. The 0.8 stable
branch updates do not include significant new features (they go into
the devel branch instead) nor fixes that are deemed to drastic to
include in a stable tool.


- Various source code portability problems have been fixed. The 0.8 no
  longer compiles on many modern systems.

- Various bug reports have been put to rest with this release. Some
  parser errors have been fixed (including a few regressions from
  0.8.3) and a few new syntaxes added.

- A variety of systhesis bug fixes and enhancements are included in
  0.8.4. Currently, synthesis is only actively supported in the 0.8
  branch, and the 0.8.4 is the most complete.
2009-03-11 02:08:08 +00:00