Commit graph

130121 commits

Author SHA1 Message Date
dsainty
718d0a31d2 Update to version 0.14.3:
New in the v0.14.3 Release - 16 April 2008

* Added support for version 3 of libgda, the database access library
* Added internationalization (I18N) support for HTML export
* Allow dragging of completion bar in Gantt chart
* Allow dragging of task duration in Gantt beyond the window size
* % Complete column added to task and Gantt view
* New Tango icon set contributed by Frédéric Bellaiche
* Show guide lines setting is now persistent thanks to Marie Durand
* Fixed bug: Incorrect week numbers were sometimes shown both in the UI and in exported HTML.
* Fixed bug: Project start time shifts each time a project is read from a database
* Fixed bug: Toggling fixed duration state does not immediately update task appearance in Gantt chart
* Fixed bug 332748: Row height in exported HTML is incorrect in Internet Explorer (patch by Nico de Groot)
* Fixed bug 337382: Sidebar buttons are not accessible for things like screen readers
* Fixed bug 345163: ngettext should be used to get proper translation of plural
* Fixed bug 373008: Crash when importing MS project XML
* Fixed bug 382548: Crash when undoing indent
* Fixed bug 388454: Planner hangs when cancelling HTML export
* Fixed bug 393620: Gantt header width in exported HTML is incorrect
* Fixed bug 397132: Crash on export to database
* Fixed bug 436263: Keep task selection when (un)indenting
* Fixed bug 464359: Make distcheck fails (patch by Gilles Dartiguelongue)
* Fixed bug 486990: Fixed duration tasks have incorrect duration
* Fixed bug 499090: Incorrect task cost calculation in exported HTML for tasks worked on by multiple people.
2008-09-03 08:23:32 +00:00
spz
adbceb7bae when installing to variable locations, make it so we actually vary where we
expect that which we installed (ie, fix PLIST)
also make sure that our installation destination is under PREFIX
fixes PR 39165
2008-09-03 06:34:32 +00:00
epg
6b1eaa5514 s/OpsnSSL/OpenSSL/ 2008-09-02 23:13:43 +00:00
seb
08306f86f1 Note initial addition of p5-Test-Base version 0.54 as devel/p5-Test-Base
into The NetBSD Packages Collection.

The Perl 5 module Test::Base provides a way to trivially write a
test framework base class.  Test::Base concentrates on offering
reusable data driven patterns, it provides some clean ways to
express input and expected output data.
2008-09-02 23:12:13 +00:00
seb
853075f104 Add & enable p5-Test-Base 2008-09-02 23:11:32 +00:00
seb
97c4875d67 Initial import of p5-Test-Base version 0.54 in the NetBSD Packages
Collection.

The Perl 5 module Test::Base provides a way to trivially write a
test framework base class.  Test::Base concentrates on offering
reusable data driven patterns, it provides some clean ways to
express input and expected output data.
2008-09-02 23:09:20 +00:00
seb
03b66d7f25 Note initial addition of p5-Template-Declare version 0.29 as
textproc/p5-Template-Declare into The NetBSD Packages Collection.

The Perl 5 module Template::Declare is a pure-perl declarative
HTML/XUL/RDF/XML templating system.
2008-09-02 22:39:04 +00:00
seb
a7e12152bf Add & enable p5-Template-Declare 2008-09-02 22:36:38 +00:00
seb
d5adc72d62 Initial import of p5-Template-Declare version 0.29 in the NetBSD
Packages Collection.

The Perl 5 module Template::Declare is a pure-perl declarative
HTML/XUL/RDF/XML templating system.
2008-09-02 22:30:19 +00:00
epg
71822a27d0 Drop bzr-1.6, upgraded before this entry (?). 2008-09-02 22:23:30 +00:00
seb
7af17bd184 Note initial addition of p5-DBIx-Class-InflateColumn-IP version
0.02001 as databases/p5-DBIx-Class-InflateColumn-IP into The NetBSD
Packages Collection.

The Perl 5 module DBIx::Class::InflateColumn::IP is a DBIx::Class
component to declare columns as IP addresses and treat them as
NetAddr::IP objects.
2008-09-02 21:52:00 +00:00
seb
ee90b6d691 Add & enable p5-DBIx-Class-InflateColumn-IP 2008-09-02 21:51:00 +00:00
seb
c17445e2e2 Initial import of p5-DBIx-Class-InflateColumn-IP version 0.02001
in the NetBSD Packages Collection.

The Perl 5 module DBIx::Class::InflateColumn::IP is a DBIx::Class
component to declare columns as IP addresses and treat them as
NetAddr::IP objects.
2008-09-02 21:49:14 +00:00
adrianp
bc6fa2ac89 Updated chat/inspircd to 1.1.21 2008-09-02 21:09:26 +00:00
adrianp
20d994ce2e Update to 1.1.21
The latest release in the stable 1.1 series has been released, consisting of a number of internal fixes for increased reliability and performance.

This is a HIGHLY RECOMMENDED release.

Fixes include problems with Anope support, m_ident sometimes not correctly resolving ident, OpenSSL connections terminating when they shouldn't, corruption on /map output, silent SVSHOLD (no more annoying notices), and U:Lines may now deoper users without resorting to /kill (so defender's secureoper functionality will work properly).
2008-09-02 21:09:11 +00:00
adrianp
1fafe1486d Change /tmp directory used on installation (fix for PR 39449) 2008-09-02 17:37:59 +00:00
ahoka
754ffc992f Dont bother buidling on <4.0. 2008-09-02 13:12:43 +00:00
taca
4e56d2ec70 +postfix-2.5.5, postfix-2.6-20080902
Security problem on Linux kernel 2.6 again.
2008-09-02 13:06:49 +00:00
bjs
c1a1e4fab2 + Updated textproc/uriparser to 0.7.2 [bjs 2008-09-02] 2008-09-02 12:54:12 +00:00
bjs
fb994da823 Update to uriparser-0.7.2. Important reliability (crash/memory leak)
fix:

2008-09-01 -- 0.7.2

  * Fixed: Bad cleanup logic in functions
      - uriAddBaseUri(..)
      - uriRemoveBaseUri(..)
      Previously you needed to call uriFreeUriMembers on return code
      URI_ERROR_MALLOC and only then. So that's why these functions now
      take cleanup off your shoulders. An extra call to uriFreeUriMembers
      from your side is still needed in case of success.
  * Soname: 1:7:0
2008-09-02 12:53:42 +00:00
obache
6c7fbf4d9f Fix one pkglint warining, remove unwanted tail of slash for @dirrm. 2008-09-02 11:52:49 +00:00
obache
a24e139321 Add and enable ocaml-zip. 2008-09-02 11:46:39 +00:00
obache
731ed33443 Added archivers/ocaml-zip version 1.03 2008-09-02 11:45:48 +00:00
obache
ed31e415b1 Import ocaml-zip-1.03 as archivers/ocaml-zip.
Packaged by Jaap Boender and provided by PR 39113.

This Objective Caml library provides easy access to compressed files in ZIP
and GZIP format, as well as to Java JAR files.  It provides functions
for reading from and writing to compressed files in these formats.
2008-09-02 11:45:32 +00:00
obache
57ec0375c3 Add and enable ocaml-lwt. 2008-09-02 11:21:23 +00:00
obache
845472aa68 Added devel/ocaml-lwt version 1.1.0 2008-09-02 11:19:58 +00:00
obache
e2225f8ae3 Import ocaml-lwt-1.1.0 as devel/ocaml-lwt.
Pachaged by Jaap Boender and privided by PR 39112.

The Lwt (Light-Weight Threading) library is a cooperative threading library for
OCaml.
2008-09-02 11:19:35 +00:00
obache
e46153c2f6 Add DESTDIR support and stop one pkglint warning.
Requested by Leonardo Taccari in PR 39443.
2008-09-02 11:09:59 +00:00
tonnerre
16b400e896 +mico 2008-09-02 08:13:45 +00:00
tonnerre
f55f3d9676 Added devel/mico version 2.3.12. 2008-09-02 07:19:27 +00:00
tonnerre
7f82b11263 Initial import of mico version 2.3.12.
mico is a rather robust CORBA ORB implementation and toolkit.
2008-09-02 07:18:26 +00:00
obache
4b420a9cca - eukleides-1.0.3 xeukleides-1.0.1 2008-09-02 05:34:46 +00:00
obache
e07c884923 Updated math/xeukleides to 1.0.1 2008-09-02 05:34:04 +00:00
obache
6795d0511f Update xeukleides to 1.0.1.
Pkgsrc changes:
* Update MASTER_SITES (Thanks for Zafer Aydogan) and HOMEPAGE.
* Honer PKGMANDIR
* add DESTDIR support

NEWS in 1.0.1
* `disc' point shape.
* Makefile improvement.
2008-09-02 05:33:32 +00:00
obache
13d5eec1a9 Updated math/eukleides to 1.0.3 2008-09-02 05:28:58 +00:00
obache
7804ce4efb Update eukleides to 1.0.3.
Pkgsrc changes:
* Update MASTERE_SITES (Thanks for Zafer Aydogan) and HOMEPAGE.
* add DESTDIR support

NEWS in 1.0.3
* Improvement of `frame' and `box' commands.
NEWS in 1.0.2
* `disc' point shape.
* Makefile improvement.
2008-09-02 05:28:44 +00:00
obache
4c02660668 + udunits-1.12.9 2008-09-02 03:12:22 +00:00
obache
236023b4ae Distfile is only available via ftp site.
Noticed by Zafer Aydogan via private mail.
It contains version number in file name. no need to use DIST_SUBDIR anymore.
2008-09-02 03:11:08 +00:00
obache
3895e0d7c7 + py-fpconst-0.7.3 2008-09-02 03:00:43 +00:00
obache
9139957969 MASTER_SITES is not available now.
Noticed by Zafer Aydogan via private mail.
Also update HOMPEGE, and add commented out SourceForge as MASTER_SITES,
it only have newer version.
2008-09-02 02:59:35 +00:00
obache
7fd9e30e1e + yorick-2.1.05 2008-09-02 02:43:11 +00:00
obache
485c7f5211 Location on MASTER_SITE_SUNSITE has beenn changed.
Noticed by Zafer Aydogan via private mail.
Also primary? MASITERE_SITE and HOMPEAGE is not resolved anymore,
removed and commented out.
2008-09-02 02:39:44 +00:00
obache
dbc2a8db6f MASTER_SITES (and HOMPAGE) gone away, change MASTER_SITE to site still have
this version.
Noticed by Zafer Aydogan via private mail.
HOMEPAGE also is changed to SourceForge project,
but it don't have old version though.
2008-09-02 02:08:33 +00:00
grant
638bc80355 update distinfo for patches 2008-09-02 00:58:31 +00:00
grant
4f4f6517cc fix openssl check in configure to NOT try to use openssl when it has
been disabled by PKG_OPTIONS.

also fix doc install target on Solaris.
2008-09-02 00:58:07 +00:00
seb
fd64843c74 Note initial addition of p5-String-Koremutake version 0.30 as
textproc/p5-String-Koremutake into The NetBSD Packages Collection.

The Perl 5 module String::Koremutake convert to/from Koremutake
Memorable Random Strings. The term "Memorable Random String" was
thought up by Sean B. Palmer as a name for those strings like
dopynl, glargen, glonknic, spoopwiddle, and kebble etc. that don't
have any conventional sense, but can be used as random identifiers,
especially in URIs to keep them persistent.
2008-09-01 22:31:02 +00:00
seb
d951065b81 Add & enable p5-String-Koremutake 2008-09-01 22:29:58 +00:00
seb
cea744c877 Initial import of p5-String-Koremutake version 0.30 in the NetBSD
Packages Collection.

The Perl 5 module String::Koremutake convert to/from Koremutake
Memorable Random Strings. The term "Memorable Random String" was
thought up by Sean B. Palmer as a name for those strings like
dopynl, glargen, glonknic, spoopwiddle, and kebble etc. that don't
have any conventional sense, but can be used as random identifiers,
especially in URIs to keep them persistent.
2008-09-01 22:28:23 +00:00
seb
8554e73bfc Note initial addition of p5-Test-Fixture-DBIC-Schema version 0.02
as devel/p5-Test-Fixture-DBIC-Schema into The NetBSD Packages
Collection.

The Perl 5 module Test::Fixture::DBIC::Schema is a fixture data
loader for DBIx::Class::Schema.
2008-09-01 21:50:00 +00:00
seb
1a46e744aa Add & enable p5-Test-Fixture-DBIC-Schema 2008-09-01 21:49:11 +00:00