Commit graph

135076 commits

Author SHA1 Message Date
tron
c09f837e92 Strip out the "-Wno-long-double" option. It's not mentioned in any GCC
manual page I have access to and breaks the build under Mac OS X Leopard
using the GCC 4.2.1 provided by Xcode Tools 3.1.2.
2008-12-16 15:50:57 +00:00
roy
249ffb2455 Satisfy pkglint 2008-12-16 15:49:14 +00:00
roy
b45472f000 Add net/openresolv version 2.0 2008-12-16 15:30:20 +00:00
roy
45b961f66f Add openresolv 2008-12-16 15:13:15 +00:00
gdt
4f661a0241 Updated geography/postgresql81-postgis to 1.3.5 2008-12-16 15:08:12 +00:00
gdt
dc89b98e2a PostGIS 1.3.5
2008/12/15
        - A quick bug fix release, to remove crashes in cases of
          collecting LINESTRING (ST_Force_Collection(), ST_Multi())
          that had a large affect on Mapserver with LINE layers.
        - Enhancements and Bug Fixes
          - GBT#21: improve LRS fix to apply to more platforms
          - GBT#72: fix st_estimated_extent for better schema sensitivity
          - GBT#80: segfault on st_multi in MULTILINESTRING repaired
          - GBT#83: segfault on collecting LINESTRING repaired
2008-12-16 15:07:58 +00:00
roy
cb1db98d41 /etc/resolv.conf is a file that holds the configuration for the local
resolution of domain names. Normally this file is either static or maintained
by a local daemon, normally a DHCP daemon. But what happens if more than one
thing wants to control the file? Say you have wired and wireless interfaces to
different subnets and run a VPN or two on top of that, how do you say which one
controls the file? It's also not as easy as just adding and removing the
nameservers each client knows about as different clients could add the same
nameservers.

Enter resolvconf, the middleman between the network configuration services and
/etc/resolv.conf. resolvconf itself is just a script that stores, removes and
lists a full resolv.conf generated for the interface. It then calls all the
helper scripts it knows about so it can configure the real /etc/resolv.conf
and optionally any local nameservers other can libc.
2008-12-16 14:57:58 +00:00
jmcneill
b90c264501 Pass -arch ${MACHINE_ARCH} to configure so it doesn't rely on uname -m 2008-12-16 13:46:59 +00:00
jmcneill
82747abf41 Fix -m32 build on amd64. Make sure the appropriate multilib options are
passed to configure for CC, CXX, AS, and LD as these options are passed
through to winegcc, which the buildlink wrapper doesn't handle. Also pass
LDD to configure so it can be overridden.
2008-12-16 13:27:30 +00:00
obache
2d1aa30a67 Added and enabled rbclutter packages. 2008-12-16 12:37:17 +00:00
obache
18cba0a403 Note addition of rbclutter packages. 2008-12-16 12:35:55 +00:00
obache
f165a1a597 Import ruby-clutter-gst-0.8.0 as multimedia/ruby-clutter-gst.
This is a binding for the Clutter GStreamer library for use from Ruby.
2008-12-16 12:34:31 +00:00
obache
39c319569f Import ruby-clutter-gtk-0.8.0 as graphics/ruby-clutter-gtk.
This is a binding for the Clutter GTK+ widget for use from Ruby.
2008-12-16 12:29:31 +00:00
obache
3d677666c2 Import ruby-clutter-cairo-0.8.0 as graphics/ruby-clutter-cairo.
This is a binding for the Clutter Cairo library for use from Ruby.
2008-12-16 12:27:49 +00:00
obache
d3b9131cf3 Import ruby-clutter-core-0.8.0 as graphics/ruby-clutter-core.
This is a binding for the Clutter Core library for use from Ruby.
2008-12-16 12:26:20 +00:00
obache
e9befa9564 Create buildlink3.mk. 2008-12-16 12:23:58 +00:00
obache
12ce300332 Import ruby-clutter-0.8.0 as graphics/ruby-clutter.
This is a set of bindings for the Clutter libraries for use from Ruby.
2008-12-16 12:22:38 +00:00
wiz
7d20347cc0 Updated net/libIDL to 0.8.12 2008-12-16 12:18:39 +00:00
wiz
4a795c6835 Update to 0.8.12:
libIDL 0.8.12:

        * Fix the build with bison 2.4
2008-12-16 12:18:25 +00:00
hasso
b7a5fe7549 Unbreak the build in DragonFly again. 2008-12-16 10:09:32 +00:00
adam
5185a5f86a Updated fonts/fontforge to 20081215 2008-12-16 08:57:27 +00:00
adam
bfac5ae1d3 Changes 20081215:
* Add an X resource editor.
* Make the metrics view be more like the display dlg in that you can specify
  a point-size/dpi to view stuff (also include increment/decrement pointsize).
* Patch by "JustFillBug" to exend python scripting by making the find
  interator become a find/replace iterator.
* Patch by Taco to fix a memory problem reading bad baseline data.
* Patch from Andrey PANOV to extend GlyphInfo (legacy scripting) by adding
  "XProfile" and "YProfile" options.
* Add an [Apply] button to the transform and expand stroke dialogs in
  the outline view.
* Make ff parse preference files independent of the decimal point local in
  which they were written (that is -- accept either "." or "," in floating
  numbers).
* If a Cubic layer had a notdef glyph, then sometimes, rasterizing using
  freetype would fail (not a freetype problem, I didn't set things up right).
* Fix one more problems with points being snapped to a wrong stem side
  (it was still possible in case of off-curve points).
* Metrics View and Display dlg weren't showing grid fit metrics properly.
2008-12-16 08:56:18 +00:00
tron
65c127a1a3 Update Xcode information for Mac OS X Leopard. 2008-12-16 08:11:29 +00:00
yyamano
0a2011b014 Add devel/apache-maven. 2008-12-16 07:42:36 +00:00
yyamano
5ff376cc03 Import apache-maven-2.0.9 as devel/apache-maven
Maven is a software project management and comprehension tool.
Based on the concept of a project object model (POM), Maven
can manage a project's build, reporting and documentation from
a central piece of information.
2008-12-16 07:39:41 +00:00
obache
7398b9e394 Updated databases/tokyocabinet to 1.3.25 2008-12-16 07:35:35 +00:00
obache
0bc7d6dfc6 Update TokyoCabinet to 1.3.25.
Changes:
2008-12-16  Mikio Hirabayashi

	* tcbdb.c (tcbdbsearchleaf): performance was improved.

	- Release: 1.3.25
2008-12-16 07:35:17 +00:00
hasso
441e607bc6 Restrict it to python 2.4 and 2.5 only because of restrictions in x11/py-gtk2. 2008-12-16 06:47:11 +00:00
hasso
9671a6d812 Python-2.3 isn't OK because it isn't OK for sysutils/py-dbus. 2008-12-16 06:44:43 +00:00
dsainty
fa69c5c667 Added www/pear-HTML_TreeMenu version 1.2.1 2008-12-16 01:48:09 +00:00
dsainty
f8dd387526 Add pear-HTML_TreeMenu 2008-12-16 01:43:34 +00:00
dsainty
0be83ae91c Import PEAR::HTML_TreeMenu version 1.2.1:
The PEAR::HTML_TreeMenu PHP package provides methods for HTML tree menus.

PHP Based api creates a tree structure using a couple of small PHP classes.
This can then be converted to javascript using the printMenu() method.  The
tree is dynamic in IE 4 or higher, NN6/Mozilla and Opera 7, and maintains state
(the collapsed/expanded status of the branches) by using cookies.
Other browsers display the tree fully expanded.  Each node can have an
optional link and icon.
2008-12-16 01:39:55 +00:00
taca
82a135e1d8 s/mcrypto/mcrypt/ in last security/mcrypt update. 2008-12-16 00:37:12 +00:00
he
c0dd3352e9 Today's small set:
Updated www/p5-HTTP-Server-Simple to 0.36
Updated www/p5-HTTP-Server-Simple-Mason to 0.11
Updated www/p5-HTTP-Server-Simple-Recorder to 0.03
Updated www/p5-Handel to 1.00011
Updated www/p5-Kwiki-Archive-Cvs to 0.104
2008-12-16 00:06:30 +00:00
he
0570a26a4a Updated from version 0.103nb1 to 0.104.
Upstream changes:

2008-11-20: version 0.104

	* Include ChangeLog (#38278)

Older chnagelog entries:

2008-07-16: version 0.103

	* Changes for more recent Kwiki
	* Get rid of quote marks from old CVS commit messages (#32306)
	* CVS revision number should start with major version number (#13846)

2004-11-27: version 0.102

	* Initial working release
2008-12-15 23:53:07 +00:00
he
3b093337c9 Update from version 1.00010nb1 to 1.00011.
This despite one test still fails, but at least it's an improvement
over the old version, which failed 6-7 of the tests.

Pkgsrc changes:
 o Add commented-out HOMEPAGE using search.cpan.org.

Upstream changes:

1.00011 Wed Aug 20 19:32:44 2008
    - Order->create($cart) uses storage->has_column instead of can
    - Removed Build.PL to make Module::Install happy
    - Removed $self->stash->clear call in Checkout->process
    - Checkout->new phases now eval strings in arrayref correctly
    - Deprecating phase names as constants. Just use strings and be happy.
    - Added tests for plugins add_handler using strings
    - Fixed compat.t tests under 5.10
    - Fixed storage_dbic_clone.t failure under 5.10
2008-12-15 23:42:37 +00:00
adrianp
fdee30960e Updated mail/turba to 2.3.1 2008-12-15 23:19:52 +00:00
adrianp
558aedfb3d Update to 2.3.1
------
v2.3.1
------

[jan] SECURITY: Escape output in test.php.
[jan] Add script to import contacts from SquirrelMail database.
[gwr] Correct support for the freebusy URL in Kolab.
[gwr] Add photo support for the Kolab driver.
[jan] Import broken vCards from Synthesis clients (Bug #7407).
[cjh] Add two retries to find a contact after adding it (Bug #7478).
[cjh] Add a PostgreSQL-specific upgrade script for 2.2.1 to 2.3
      (michael.menge@zdv.uni-tuebingen.de, Bug #7462).
[jan] Don't overwrite empty address books preference when creating new shares
      (Bug #7399).
[mms] Upgrade prototype.js to v1.6.0.3.
2008-12-15 23:19:35 +00:00
adrianp
cc8aeed96f Updated mail/imp to 4.3.2 2008-12-15 23:14:01 +00:00
adrianp
6de8144cb4 Update to 4.3.2
------
v4.3.2
------

[mms] Fix prototypejs regression on IE (Bug #6590).


------
v4.3.1
------

[jan] SECURITY: Escape output in test.php.
[mms] Don't include Virtual Folder information in when tracking folder
      tree changes (Bug #7739).
[mms] Marked stripped parts as 'attachment', not 'inline' (Request #4664).
[mms] Fix linking from addresses in mailbox to compose screen (Bug #7432).
[jan] Use mailer configuration when sending iTip replies (Bug #7388).
[jan] Always display multipart/appledouble attachments.
[mms] Upgrade prototype.js to v1.6.0.3.
2008-12-15 23:13:44 +00:00
adrianp
96627d14bd Updated www/horde to 3.3.2 2008-12-15 23:05:33 +00:00
adrianp
e834d5b7f4 Upgrade to 3.3.2:
------
v3.3.2
------

[mms] Fix prototypejs regression on IE (Bug #6590).


------
v3.3.1
------

[cjh] SECURITY: Add another check to the XSS filter.
[jan] Add script to import preferences from SquirrelMail database.
[cjh] Allow the password file Auth driver to require a specific group.
[cjh] Use YYYY-MM-DDTHH:MM:SS for Alarm date queries (Bug #7580).
[jan] Add XPath wrapper to Horde_DOM library.
[cjh] Don't use executeMultiple in the SQL Share driver when we might
      reset the connection in between queries (Bug #7542).
[jan] Fix database XML schema to create all lock table fields (Bug #7433).
[jan] Fix showing two sidebars after saving the display preference group for
      the first time (Bug #7475).
[jan] Fix sharing with LDAP groups (Bug #6883).
[jan] Add javascript event handler for access keys.
[cjh] Remove UNSIGNED from PostgreSQL scripts.
[cjh] Call preference hooks in the scope of the preference
      (vlukashov (at) parallels (dot) com, Bug #7445).
[jan] Fix resuming synchronization session on server farms
      (adrieder@sbox.tugraz.at, Bug #7394).
[jan] Fix synchronization of tasks with many items (adrieder@sbox.tugraz.at,
      Bug #7395).
[mms] Upgrade prototype.js to v1.6.0.3.
[jwm] Fix regression: SOAP wsdl/disco shouldn't require authorization.
2008-12-15 23:05:14 +00:00
he
d0d64d0a7f Update from version 0.02nb1 to 0.03.
Upstream changes:

0.03 Fri Nov 28 22:53:27 EST 2008
    * win32 binmode oops. fixed by pjf@cpan.org
2008-12-15 22:55:53 +00:00
he
cd94c6cd93 Update from version 0.09nb1 to 0.11.
Upstream changes:

0.11 Mon Dec  1 09:45:52 EST 2008
    * The previous release didn't actually fix 30113

0.10 Fri Oct 19 12:37:48 BST 2007
    * [rt.cpan.org #30113] Cleaning up /tmp directory; predictable
      tmp filenames
      - Don't use predictable tempfile names for our test dir.
      - Clean up the test dir after running
    Reported by ANDK
2008-12-15 22:51:01 +00:00
he
5ea3300e03 Update from version 0.34nb1 to 0.36.
Upstream changes:

0.36

* Documentation fixups

0.35

* Pass arguments to ->run through to Net::Server->run
2008-12-15 22:44:17 +00:00
hasso
8af3d74f01 Fix build in DragonFly and possibly in other systems. 2008-12-15 21:31:59 +00:00
smb
319054111e Updated security/mcrypt to 2.6.8 2008-12-15 21:00:49 +00:00
smb
53f72195ad Update to 2.6.8. Apparently fixed some compilation issues (presumably
due to GCC 4), though those aren't mentioned in the upstream change log.

Other changes:

2007-06-09  gettextize  <bug-gnu-gettext@gnu.org>

        * m4/gettext.m4: New file, from gettext-0.16.1.
        * m4/iconv.m4: New file, from gettext-0.16.1.
        * m4/lib-ld.m4: New file, from gettext-0.16.1.
        * m4/lib-link.m4: New file, from gettext-0.16.1.
        * m4/lib-prefix.m4: New file, from gettext-0.16.1.
        * m4/nls.m4: New file, from gettext-0.16.1.
        * m4/po.m4: New file, from gettext-0.16.1.
        * m4/progtest.m4: New file, from gettext-0.16.1.

2003-03-08 17:38  nmav

        * Makefile.am:

        Honor DESTDIR variable. Patch by Andrew W. Nosenko  <awn@bcs.zp.ua>

2003-03-08 17:29  nmav

        * src/mcrypt.c, NEWS:

        Made the algorithm and mode command line input case insensitive.

2003-03-08 17:08  nmav

        * doc/mcrypt.1:

        some corrections in the manpage by  Michael Mason
        <mgm@eskimoman.net>
2008-12-15 20:59:28 +00:00
drochner
87cdcb4bd8 remove a patch which I had only added to work around a missing file
in the tarball - the file was added in the last release
2008-12-15 20:11:04 +00:00
drochner
b17f753a52 add another Canon set lens to the table used to decode "maker notes"
(this one is arguably too poor to be used on a digital body, but anyway)
2008-12-15 20:01:08 +00:00