Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (25m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (41d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 14:23:47 UTC Now

2011-12-17 23:42:59 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 23:42:40 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 19:03:24 UTC MAIN commitmail json YAML

mail/perdition-odbc: needs libltdl

(marino)

2011-12-17 19:02:12 UTC MAIN commitmail json YAML

lang/schema48: Fix bad pthreads detection for DragonFly

The schema48 configure schema has a pthreads test that can't be overridden.
The problem is that it starts with -mt, and it thinks the test passes when
in reality gcc complains.  This commit does a post-patch inline replacement
on the configure script to override the test, and to add -pthread to both
$CFLAGS and $LDFLAGS.

(marino)

2011-12-17 19:01:24 UTC MAIN commitmail json YAML

lang/sr: Mask x86_64 platforms

http://www.cs.arizona.edu/sr/impl.html:
"SR does not run on 64-bit X86/AMD64 Linux".

Indeed, the arch.h file has no provision for the x86_64 architecture.
NetBSD x86_64 gets past the trap because it patched the arch.h file to
alway define the arch.  Configuring on DragonFly64 illustrates the arch
is unsupported.

(marino)

2011-12-17 19:00:12 UTC MAIN commitmail json YAML

cad/pcb: Add indirectly linked libraries to LDFLAGS for ld v2.22

(marino)

2011-12-17 18:24:11 UTC MAIN commitmail json YAML

Note update of sysutils/pear-Log package to 1.12.7.

(taca)

2011-12-17 18:23:36 UTC MAIN commitmail json YAML

Update pear-Log package to 1.12.7.

Release date: 2011-09-19 02:53 UTC
Release state: stable

Changelog:

- The 'firebug' handler is now usable with Chrome, as well. (Request 18617)
- The 'observer' code now longer generates deprecated return value reference notices. (Bug 18830)

(taca)

2011-12-17 18:20:30 UTC MAIN commitmail json YAML

Note update of www/contao210 package to 2.10.3nb1.

(taca)

2011-12-17 18:20:01 UTC MAIN commitmail json YAML

Allow depends on php-mysqli or php-mysql package.

Bump PKGREVISION.

(taca)

2011-12-17 18:10:00 UTC MAIN commitmail json YAML

Note update of databases/ruby-acts-as-versioned package to 0.6.0.

(taca)

2011-12-17 18:09:12 UTC MAIN commitmail json YAML

Update ruby-acts-as-versioned package to 0.6.0.

Depends on Ruby on Rails 3 and here is CHANGELOG although it would not
be complete one.

* (16 Jun 2008) Backwards Compatibility is overrated (big updates for rails 2.1)

  * Use ActiveRecord 2.1's dirty attribute checking instead [Asa Calow]
  * Remove last traces of #non_versioned_fields
  * Remove AR::Base.find_version and AR::Base.find_versions, rely on AR association proxies and named_scope
  * Remove #versions_count, rely on AR association counter caching.
  * Remove #versioned_attributes, basically the same as AR::Base.versioned_columns

* (5 Oct 2006) Allow customization of #versions association options [Dan Peterson]

*0.5.1*

* (8 Aug 2006) Versioned models now belong to the unversioned model.  @article_version.article.class => Article [Aslak Hellesoy]

*0.5* # do versions even matter for plugins?

* (21 Apr 2006) Added without_locking and without_revision methods.

  Foo.without_revision do
    @foo.update_attributes ...
  end

*0.4*

* (28 March 2006) Rename non_versioned_fields to non_versioned_columns (old one is kept for compatibility).
* (28 March 2006) Made explicit documentation note that string column names are required for non_versioned_columns.

*0.3.1*

* (7 Jan 2006) explicitly set :foreign_key option for the versioned model's belongs_to assocation for STI [Caged]
* (7 Jan 2006) added tests to prove has_many :through joins work

*0.3*

* (2 Jan 2006) added ability to share a mixin with versioned class
* (2 Jan 2006) changed the dynamic version model to MyModel::Version

*0.2.4*

* (27 Nov 2005) added note about possible destructive behavior of if_changed? [Michael Schuerig]

(taca)

2011-12-17 18:06:21 UTC MAIN commitmail json YAML

Oops, it should not depends on activesupport but activerecord.

(taca)

2011-12-17 18:04:10 UTC MAIN commitmail json YAML

Note addtion of databases/ruby-acts-as-versioned02 package version
0.2.3nb1 and update it to 0.2.3nb2.

(taca)

2011-12-17 17:59:52 UTC MAIN commitmail json YAML

Make databases/ruby-acts-as-versioned02 package depend on Ruby on Rails 2
explicitly.

(taca)

2011-12-17 17:56:43 UTC MAIN commitmail json YAML

Add and enable ruby-acts-as-versioned02.

(taca)

2011-12-17 17:55:54 UTC MAIN commitmail json YAML

Importing databases/ruby-acts-as-versioned package version 0.2.3 as
databases/ruby-acts-as-versioned02.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:48:49 UTC MAIN commitmail json YAML

Note update of devel/ruby-activesupport31 package to 3.1.3nb1.

(taca)

2011-12-17 17:48:10 UTC MAIN commitmail json YAML

Add missing dependency to ruby-multi_json, noted by HIRAMATSU Yoshifumi
on tech-pkg-ja@.

Bump PKGREVISION.

(taca)

2011-12-17 17:42:12 UTC MAIN commitmail json YAML

Note addition of these DataMapper related pacakges version 1.2.0.

databases/ruby-dm-adjust
databases/ruby-dm-do-adapter
databases/ruby-dm-ar-finders
databases/ruby-dm-cli
databases/ruby-dm-ferret-adapter
databases/ruby-dm-is-list
databases/ruby-dm-is-nested_set
databases/ruby-dm-is-remixable
databases/ruby-dm-is-searchable
databases/ruby-dm-is-state_machine
databases/ruby-dm-is-tree
databases/ruby-dm-is-versioned
databases/ruby-dm-mysql-adapter
databases/ruby-dm-observer
databases/ruby-dm-postgres-adapter
databases/ruby-dm-rest-adapter
databases/ruby-dm-sqlite-adapter
databases/ruby-dm-sweatshop
databases/ruby-dm-tags
databases/ruby-dm-yaml-adapter
databases/ruby-dm-active_model
databases/ruby-dm-rails

(taca)

2011-12-17 17:41:17 UTC MAIN commitmail json YAML

Add and enable ruby-dm-adjust, ruby-dm-do-adapter, ruby-dm-ar-finders,
ruby-dm-cli, ruby-dm-ferret-adapter, ruby-dm-is-list, ruby-dm-is-nested_set,
ruby-dm-is-remixable, ruby-dm-is-searchable, ruby-dm-is-state_machine,
ruby-dm-is-tree, ruby-dm-is-versioned, ruby-dm-mysql-adapter,
ruby-dm-observer, ruby-dm-postgres-adapter, ruby-dm-rest-adapter,
ruby-dm-sqlite-adapter, ruby-dm-sweatshop, ruby-dm-tags, ruby-dm-yaml-adapter,
ruby-dm-active_model and ruby-dm-rails.

(taca)

2011-12-17 17:35:27 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-rails package version 1.2.0.

Dm-rails provides the railtie that allows datamapper to hook into rails3 and
thus behave like a rails framework component.  Just like activerecord does in
rails, dm-rails uses the railtie API to hook into rails.  The two are actually
hooked into rails almost identically.

Creating new datamapper apps on rails3 from scratch is actually really easy.
The following will guide you through the process.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:34:53 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-active_model package version 1.2.0.


This plugin makes datamapper compliant with active_model conventions and thus
compatible with rails3.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:34:06 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-yaml-adapter package version 1.2.0.


YAML Adapter for DataMapper.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:33:20 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-tags package version 1.2.0.


This package brings tagging to DataMapper.  It is inspired by Acts As Taggable
On by Michael Bleigh, github's mbleigh.  Props to him for the contextual
tagging based on Acts As Taggable on Steroids.

== Features and Problems

=== Features

* Contextual tagging using Model.has_tags_on (see below for usage)
* Traditional 'tags-only' tagging using Model.has_tags

=== Problems

* None known yet, but this is very alpha software.  Sorry if it misbehaves.
  Please send me a github message if you find a bug.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:32:34 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-sweatshop package version 1.2.0.


dm-sweatshop is a model factory for DataMapper.  It makes it easy & painless
to crank out complex pseudo random models -- useful for tests and seed data.
Production Goals:

* Easy generation of random models with data that fits the application domain.
* Simple syntax for declaring and generating model patterns.
* Add context to model patterns, allowing grouping and
* Effortlessly generate or fill in associations for creating complex models
  with few lines of code.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:31:56 UTC MAIN commitmail json YAML

Imporring databases/ruby-dm-sqlite-adapter package version 1.2.0.


Sqlite3 Adapter for DataMapper.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:31:17 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-rest-adapter package version 1.2.0.


A DataMapper adapter for REST Web Services.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:30:36 UTC MAIN commitmail json YAML

Imporring databases/ruby-dm-postgres-adapter pacakge version 1.2.0.


PostgreSQL Adapter for DataMapper.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:29:57 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-observer package version 1.2.0.


DataMapper::Observer allows you to add callback hooks to many models. This is
similar to observers in ActiveRecord.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:29:21 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-mysql-adapter package version 1.2.0.


A MySQL Adapter for DataMapper.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:28:21 UTC MAIN commitmail json YAML

Imporring databases/ruby-dm-is-versioned package version 1.2.0.


DataMapper plugin enabling <b>simple</b> versioning of models.

When a model is versioned, and updated, instead of the previous version being
lost in the mists of time, it is saved in a subsidiary table, so that it can
be restored later if needed.

Please Note!  this gem behaves differently to how AR's :acts_as_versioned
works.  There is currently no multi version storage possible.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:27:34 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-is-tree package version 1.2.0.


DataMapper plugin enabling easy creation of tree structures from your DM models.

This requires a foreign key property for your model, which by default would be
called :parent_id.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:26:54 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-is-state_machine package version 1.2.0.


DataMapper plugin that adds state machine functionality to your models.

== Why is this plugin useful?

Your DataMapper resource might benefit from a state machine if it:

* has different "modes" of operation
* has discrete behaviors
* especially if the behaviors are mutually exclusive

And you want a clean, high-level way of describing these modes / behaviors
and how the resource moves between them.  This plugin allows you to
declaratively describe the states and transitions involved.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:26:08 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-is-searchable package version 1.2.0.


A DataMapper search plugin api to search for resources from one repository and
load from another.

Typically a full text search adapter that can only produce partial resources is
searched and the resulting resource collection is then loaded from your default
repository.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:25:33 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-is-remixable package 1.2.0.


DataMapper::Is::Remixable allows you to create re-usable chunks of relational
data, its kind of like multiple inheritance for models.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:24:43 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-is-nested_set package version 1.2.0.


DataMapper plugin allowing the creation of nested sets from data models.
Provides all the same functionality as dm-is-tree, plus tons more! Read on.

== What is a nested set?

Nested set is a clever model for storing hierarchical data in a flat table.
Instead of (only) storing the id of the parent on each node, a nested set puts
all nodes in a clever structure (see Example below). That is what makes it
possible to get the all of the descendants (not only immediate children),
ancestors, or siblings, in one single query to the database.

The only downside to nested sets (compared to trees] is that the queries it
takes to know these things, and to move nodes around in the tree are rather
complex. That is what this plugin takes care of (+ lots of other neat stuff)!

Nested sets are a good choice for most kinds of ordered trees with more than
two levels of nesting. Very good for menus, categories, and threaded posts.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:23:48 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-is-list package version 1.2.0.

DataMapper plugin for creating and organizing lists.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:22:52 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-ferret-adapter package version 1.2.0.


This is a DataMapper plugin for Ferret.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:21:55 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-cli package version 1.2.0.


DataMapper plugin allowing interaction with models through a Command-Line
Interface (CLI).


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:20:58 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-ar-finders package version 1.2.0.


DataMapper plugin providing ActiveRecord-style finders.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:19:49 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-do-adapter package version 1.2.0.


A DataObjects Adapter for DataMapper.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:18:55 UTC MAIN commitmail json YAML

Importing databases/ruby-dm-adjust package version 1.2.0.


DataMapper plugin providing methods to increment and decrement properties.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:16:49 UTC MAIN commitmail json YAML

Add ane enable ruby-do_mysql and ruby-do_postgres.

(taca)

2011-12-17 17:15:09 UTC MAIN commitmail json YAML

Add and enable ruby-randexp.

(taca)

2011-12-17 17:13:58 UTC MAIN commitmail json YAML

Note addition of databases/ruby-do_mysql and databases/ruby-do_postgres
packages version 0.10.7.

(taca)

2011-12-17 17:13:07 UTC MAIN commitmail json YAML

Importing databases/ruby-do_postgres package version 0.10.7.


A PostgreSQL driver for DataObjects.

This driver implements the DataObjects API for the PostgreSQL relational
database.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:12:10 UTC MAIN commitmail json YAML

Importing databases/ruby-do_mysql package version 0.10.7.


A MySQL driver for DataObjects.

This driver implements the DataObjects API for the MySQL relational database.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 17:09:15 UTC MAIN commitmail json YAML

Note addition of devel/ruby-randexp package version 0.1.6.

(taca)

2011-12-17 16:44:01 UTC MAIN commitmail json YAML

Importing devel/ruby-randexp package version 0.1.6.


Randexp makes it easy to generate random string from most regular expressions.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-17 16:20:01 UTC MAIN commitmail json YAML

mk/platform/DragonFly.mk: Correct setting for _OPSYS_HAS_OSSAUDIO

DragonFly never had libossaudio.

(marino)

2011-12-17 16:16:37 UTC MAIN commitmail json YAML

mail/p5-Mail-ClamAV: Added DragonFly to accepted OS list in makefile

(marino)

2011-12-17 16:13:43 UTC MAIN commitmail json YAML

mail/Pantomine: Fix timezone redefinition for DragonFly

Pantomine defines a structure named "timezone" which clashes with the
system definition.  It was renamed to "timezonePantomine".  While
technically it may result in change in the pkg binary, no PKGREVISION
bump is necessary because it's functionally the same as the previous
version, assuming it actually built on the platform in question.

(marino)

2011-12-17 16:11:25 UTC MAIN commitmail json YAML

lang/swi-prolog-lite: Fix lang/swi-prolog-packages for DragonFly

__DragonFly__ macro needed by sha1 for proper endian header.  The problem
manifested on lang/swi-prolog-packages which is based on swi-prolog-lite.

(marino)

2011-12-17 16:09:46 UTC MAIN commitmail json YAML

security/botan: Fix DragonFly

1) Update two configuration files to include DragonFly, which results in
  additional generated files.
2) Update PLIST.DragonFly (it was wrong in any case)

(marino)

2011-12-17 15:29:26 UTC MAIN commitmail json YAML

Note update of www/ruby-sass package to 3.1.12.

(taca)

2011-12-17 15:28:52 UTC MAIN commitmail json YAML

Update www/ruby-sass to 3.1.12.

3.1.12

* Compatibility with the mathn library (thanks to Thomas Walpole).
* Fix some infinite loops with mixins that were previously uncaught.
* Catch infinite @import loops.
* Fix a deprecation warning in sass --update and --watch (thanks to Marcel
  Köppen).
* Don’t make $important a special pre-initialized variable.
* Fix exponential parsing time of certain complex property values and
  selectors.
* Properly merge @media directives with comma-separated queries.
  E.g.

  @media foo, bar { @media baz { ... } } now becomes
@media foo and baz, bar and baz { ... }.

(taca)

2011-12-17 15:27:43 UTC MAIN commitmail json YAML

Note update of lang/pear package to 1.9.4nb1.

(taca)

2011-12-17 15:26:49 UTC MAIN commitmail json YAML

Update a component of pear package, Archive_Tar to 1.3.8.

Release date: 2011-10-14 23:02 UTC
Release state: stable

Changelog:

* Fix Bug #17853: Test failure: dirtraversal.phpt [mrook]
* Fix Bug #18512: dead links are not saved in tar file [mrook]
* Fix Bug #18702: Unpacks incorrectly on long file names using header prefix
  [mrook]
* Implement Feature #10145: Patch to return a Pear Error Object on failure
  [mrook]
* Implement Feature #17491: Option to preserve permissions [mrook]
* Implement Feature #17813: Prevent PHP notice when extracting corrupted
  archive [mrook]

Bump PKGREVISION.

(taca)

2011-12-17 15:11:38 UTC MAIN commitmail json YAML

Updated emulators/fuse to 1.0.0.1a

(wiz)

2011-12-17 15:11:25 UTC MAIN commitmail json YAML

Update to 1.0.0.1a:

2011-04-01  Philip Kendall  <philip-fuse@shadowmagic.org.uk>

        * Fuse 1.0.0.1a released.

        * Remove all ROMs for which there isn't explicit permission to
          distribute (Philip Kendall).

(wiz)

2011-12-17 15:07:24 UTC MAIN commitmail json YAML

Updated emulators/yabause to 0.9.11.1

(wiz)

2011-12-17 15:07:12 UTC MAIN commitmail json YAML

2011-12-17 14:55:35 UTC MAIN commitmail json YAML

Updated devel/cfitsio to 3.290

(wiz)

2011-12-17 14:55:15 UTC MAIN commitmail json YAML

Update to 3.290:

Version 3.29 - 2 December 2011

  Enhancements

  - modified Makefile.in to allow configure to override the lib and include
    destination directories.

  - added (or restored actually) support for tile compression of 1-byte integer
    images in imcomp_compress_tile.  Support for that data type was overlooked
    during recent updates to this routine.

  - modified the fits_get_token command-line parsing routine to perform more
    rigorous checks to determine if the token can be interpreted as a number
    or not.

  - made small modification to fpack.c to not allow the -i2f option (convert
    image from integer to floating point) with the "-g -q 0" option (do lossless
    gzip compression).  It is more efficient to simply use the -g option alone.

  - made modifications to fitsio.h and drvrfile.c to support reading and
    writing large FITS files (> 2.1 GB) when building CFITSIO using
    Microsoft Visual C++ on Windows platforms.

  - added new WCS routine (ffgicsa) which returns the WCS keyword values
    for a particular WCS version ('A' - 'Z').

  Bug Fixes

  - fixed a problem with multi-threaded apps that open/close FITS files
    simultaneously by putting mutex locks around the call to
    fits_already_open and in fits_clear_Fptr.

  - fixed a bug when using the 'regfilter' function to select a subset of the
    rows in a FITS table that have coordinates that lie within a specified
    spatial region on the sky.  This bug only affects the rarely used panda
    (and epanda and bpanda) region shapes in which the region is defined by
    the intersection of an annulus  and a pie-shaped wedge.  The previous code
    (starting with version 3.181 of CFITSIO where support for the panda region
    was first introduced) only worked correctly if the 2 angles that define
    the wedge have values between -180 and +180.  If not, then fewer rows than
    expected may have been selected from the table.

  - fixed the extended filename parser so that when creating a histogram by
    binning 2 table columns, if a keyword or column name is given as the
    weighting factor,  then the output histrogram image will have a floating
    point datatype, not the default integer datatype as is the case when no
    weigth is specified (e.g. with a filename like
    "myfile.fits[bin x,y; weight_column]"

  - added fix to the code in imcompress.c to work around a problem with
    dereferencing the value of a pointer, in cases where the address of
    that pointer has not been defined (e.g., the nulval variable).

    - modified the byte shuffling algorithm in fits_shuffle_8bytes to work
    around a strange bug in the proprietary SunStudioExpress C compiler
    under OpenSolaris.

  - removed spurious messages on the CFITSIO error stack when opening a
    FITS file with FTP (in drvrnet.c);

(wiz)

2011-12-17 14:13:42 UTC MAIN commitmail json YAML

2011-12-17 14:11:49 UTC MAIN commitmail json YAML

Added devel/npapi-sdk version 0.27

(obache)

2011-12-17 14:11:07 UTC MAIN commitmail json YAML

Import npapi-sdk-0.27 as devel/npapi-sdk.

Headers for NPAPI (browser plugin API)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-12-17 13:58:28 UTC MAIN commitmail json YAML

update to 0.18
changes:
-based on DCRaw v 9.06
-New Traditional Chinese translation
-Port UFRaw to OpenSolaris

(drochner)

2011-12-17 13:50:39 UTC MAIN commitmail json YAML

update to 2.14.1
this switches to the new 2.14 release branch -- many new features
and UI improvements

(drochner)

2011-12-17 13:46:29 UTC MAIN commitmail json YAML

Change default PKGNAME scheme for PECL packages.
Drop ${PHP_BASE_VARS} from PKGVERSION by default.

It used to be required to support multiple php version.
But after PHP version based ${PHP_PKG_PREFIX} was introduced,
such trick is not required anymore.
In addition to this, such version name schme invokes unwanted version bump
when base php version is bumped, plus, such version scheme is hard to
use for DEPENDS pattern.

To avoid downgrading of package using such legacy version scheme,
PECL_LEGACY_VERSION_SCHEME is introduced.
If it is defined, current version scheme is still used for currently
supported PHP version (5 and 53), but instead of ${PHP_BASE_VARS},
current fixed PHP base version in pkgsrc is used to avoid unwanted version bump
from update of PHP base package.
With newer PHP (54, or so on), new version scheme will be used if
it is defined.
This trick will not be required and should be removed after php5 and php53 will
be gone away from pkgsrc.

(obache)

2011-12-17 13:12:50 UTC MAIN commitmail json YAML

Updated www/emacs-w3m to 1.4.4nb2.
Updated www/emacs-w3m-snapshot to 1.4.442.20110729nb1.

(hiramatsu)

2011-12-17 13:11:10 UTC MAIN commitmail json YAML

Modify DEPENDS so that not to install w3m when w3m-img is installed.
This fix is provided in PR pkg/38459 by Hiroyuki Bessho.

Increment PKGREVISION for each emacs-w3m and emacs-w3m-snapshot.

(hiramatsu)

2011-12-17 12:51:47 UTC MAIN commitmail json YAML

mail/mail-notification: Add indirectly linked libraries to LDFLAGS (ld v2.22)

(marino)

2011-12-17 12:50:57 UTC MAIN commitmail json YAML

2011-12-17 12:49:27 UTC MAIN commitmail json YAML

mail/freepops: Add indirectly linked libraries to LDFLAGS (ld v2.22)

(marino)

2011-12-17 12:48:24 UTC MAIN commitmail json YAML

mail/cue: Mask DragonFly; OpenSSL 1.0 support missing

According to the commit on 2009-12-15, the previous version of mail/cue
(20090209) was patched to support OpenSSL 1.0.  However, mail/cue still
uses MD2 which is not built by default by OpenSSL 1.0.  The update to
version 20100426 on 2011-11-27 did not improve the situation.

Until mail/cue is fixed upstream or patched here to avoid using MD2, it is
being marked NOT-FOR-DRAGONFLY.

(marino)

2011-12-17 12:46:51 UTC MAIN commitmail json YAML

security/qca2-ossl: Support OpenSSL 1.0

DragonFly in on OpenSSL 1.0 and this package wasn't building due to the
missing MD5 digest that no longer builds by default on the latest versions
of OpenSSL.  FreeBSD already ran into this and patched qca-ossl, and this
ports their fix to pkgsrc.

(marino)

2011-12-17 12:45:18 UTC MAIN commitmail json YAML

lang/squeak-vm: delint, add license, fix oss plugin for DragonFly

DragonFly doesn't have the ossaudio library, so it won't build the oss
plugin.  The PLIST was adjusted accordingly.  Pkglint hated the Makefile
so it was cleaned up and a license entry (2-clause-bsd) was added.

(marino)

2011-12-17 12:39:43 UTC MAIN commitmail json YAML

update to 0.2.2.35
changes:
-fixes a critical heap-overflow security issue (CVE-2011-2778)
-more fixes, mostly affecting hidden services and relays

(drochner)

2011-12-17 12:15:00 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 2.37.
Updated www/p5-Dancer to 1.3090.

(hiramatsu)

2011-12-17 12:13:29 UTC MAIN commitmail json YAML

Update p5-Dancer to 1.3090.

Changes from previous:
----------------------
1.3090      13.12.2011
    ** Codename: Hornburg of Hannover // Stefan Hornburg (racke) **

    [ BUG FIXES ]
    * GH #685: Set VERSION for Dancer::Plugin::Ajax.
      (Sawyer X, Naveed Massjouni)

    [ DOCUMENTATION ]
    * GH #694: Typo fix. (Yanick Champoux)
    * GH #698: Document further TT init options. (Dennis Lichtenthaeler)
    * GH #709: Update POD documentation regarding hook. (Stefan Hornburg)

1.3089_01  26.11.2011

    [ BUG FIXES ]
    * Fix bug that made system() fail with -1 under Dancer (felixdo).
    * Support for 'content_type' option on send_file when sending a
      system wide file (Emmanuel Rodriguez).
    * Support HTTP_X_FORWARDED_HOST in behing proxy (Ipaponov).
    * Deserialize PATCH requests (Sam Kington).
    * Encode log messages properly if charset UTF-8 is set (David Precious,
      thanks to Penfold for the fix & MiklerGM for reporting).

    [ ENHANCEMENTS ]
    * Continuations-style exception system! (Damien Krotkine).
    * The ability for dancer_response to send file contents for file uploads
      as a scalar, instead of reading from file on disk (Squeeks).

    [ DOCUMENTATION ]
    * Clean up "plack_middlewares" example in docs (Richard Sim探es).

(hiramatsu)

2011-12-17 12:12:01 UTC MAIN commitmail json YAML

Update p5-Mojolicious to 2.37.

Changes from previous:
----------------------
2.37    2011-12-10 00:00:00
        - Welcome to the Mojolicious core team Marcus Ramberg, Glen Hinkle
          and Abhijit Menon-Sen.
        - Removed cleanup_interval attribute from Mojo::IOLoop.
        - Deprecated Mojo::IOLoop->timeout in favor of
          Mojo::IOLoop::Stream->timeout.
        - Added EXPERIMENTAL timeout event to Mojo::IOLoop::Stream.
        - Added EXPERIMENTAL timeout attribute to Mojo::IOLoop::Stream.
        - Changed default keep alive timeout of Mojo::UserAgent from 15 to 20
          seconds.
        - Improved documentation.
        - Improved unicode tests.
        - Fixed inline template double encoding bug.

2.36    2011-12-05 00:00:00
        - Changed default heartbeat timeout of Hypnotoad from 5 to 10
          seconds.
        - Improved documentation.
        - Fixed default keep alive timeout of Hypnotoad.

2.35    2011-12-01 00:00:00
        - Added EXPERIMENTAL etag method to Mojo::Headers.
        - Improved documentation.
        - Fixed one-byte payload bug in Mojo::Transaction::WebSocket. (tinx)
        - Fixed body event in Mojo::Content to work more reliably in CGI
          environments.
        - Fixed small portability issue in loader test.

2.34    2011-11-28 00:00:00
        - Added "websocket.pl" to example scripts.
        - Improved documentation.
        - Fixed small bugs in example scripts.

2.33    2011-11-28 00:00:00
        - Improved Mojo::EventEmitter performance slightly.
        - Improved documentation.
        - Fixed a few small inline template issues.
        - Fixed small WebSocket handshake bug.

2.32    2011-11-24 00:00:00
        - Added EXPERIMENTAL error event to Mojo::IOWatcher.
        - Updated jQuery to version 1.7.1.
        - Improved Mojo::IOLoop performance by changing the default cleanup
          interval from 0 to 0.025 seconds.
        - Improved documentation.

2.31    2011-11-21 00:00:00
        - Improved stacktraces by making them a lot simpler.
        - Improved documentation.
        - Improved tests.

2.30    2011-11-20 00:00:00
        - Deprecated Mojo::IOLoop->on_lock in favor of Mojo::IOLoop->lock.
        - Deprecated Mojo::IOLoop->on_unlock in favor of
          Mojo::IOLoop->unlock.

2.29    2011-11-19 00:00:00
        - Deprecated Mojolicious->on_process in favor of around_dispatch
          hook.
        - Added EXPERIMENTAL emit_chain method to Mojolicious::Plugins.
          (Akron, sri)
        - Added EXPERIMENTAL around_dispatch hook.
        - Fixed small bug in boundary and charset methods of Mojo::Content.

2.28    2011-11-18 00:00:00
        - Improved documentation.
        - Fixed small IPv6 portabilty issue in Mojo::IOLoop::Client.

2.27    2011-11-16 00:00:00
        - Deprecated Mojo::IOLoop->connect in favor of Mojo::IOLoop->client.
        - Deprecated Mojo::IOLoop->listen in favor of Mojo::IOLoop->server.
        - Deprecated Mojo::IOLoop->connection_timeout in favor of
          Mojo::IOLoop->timeout.
        - Deprecated Mojo::IOLoop->write in favor of
          Mojo::IOLoop::Stream->write.
        - Deprecated Mojo::IOLoop->connect_timeout in favor of timeout
          argument.
        - Deprecated on_* methods in Mojo::IOLoop.
        - Removed Mojo::IOLoop::Resolver.
        - Added EXPERIMENTAL connect_timeout attribute to Mojo::UserAgent.
        - Added EXPERIMENTAL is_readable method to Mojo::IOLoop::Stream.
        - Added EXPERIMENTAL charset method to Mojo::Content.
        - Added EXPERIMENTAL write event to Mojo::IOLoop::Stream.
        - Added EXPERIMENTAL connection event to Mojo::Transaction.
        - Improved documentation.
        - Improved CSS of some built-in templates.
        - Fixed many small memory leaks.
        - Fixed multiple drain callback bugs.
        - Fixed small attribute selector bug in Mojo::DOM::CSS. (tladesignz)

2.26    2011-11-10 00:00:00
        - Added EXPERIMENTAL upgrade event to Mojo::Asset::Memory.
        - Added EXPERIMENTAL upgrade event to Mojo::Transaction::HTTP.
        - Added EXPERIMENTAL auto_upgrade attribute to Mojo::Asset::Memory.
        - Improved Mojo::Content::Single and Mojo::Content::MultiPart parsers
          to reuse events.
        - Improved documentation.
        - Fixed small route caching bug.

2.25    2011-11-08 00:00:00
        - Removed canonicalize method from Mojo::URL.
        - Improved documentation.
        - Fixed URL without scheme handling in Mojo::URL.
        - Fixed a few small bugs in Mojo::URL.

2.24    2011-11-05 00:00:00
        - Added EXPERIMENTAL canonicalize method to Mojo::URL.
        - Improved documentation.
        - Fixed small path canonicalization bug in Mojo::URL.
        - Fixed small trailing slash bug in Mojo::Path.

2.23    2011-11-04 00:00:00
        - Changed semantics of get_line function in Mojo::Util.
        - Removed experimental status from Mojo::Util.
        - Updated jQuery to version 1.7.
        - Improved documentation.
        - Improved empty path element handling in Mojo::URL.
        - Fixed empty path element bug in Mojo::Path.

2.22    2011-11-03 00:00:00
        - Added EXPERIMENTAL --verbose flag to routes command.
        - Improved documentation.
        - Fixed a few attribute without value selector bugs in
          Mojo::DOM::CSS.
        - Fixed template inheritance bug in Mojolicious::Renderer.

2.21    2011-11-02 00:00:00
        - Removed profile helper.
        - Removed CSS4 selector subject support from Mojo::DOM::CSS until we
          actually know the exact semantics.
        - Improved Mojo::ByteStream to generate most Mojo::Util based methods
          automatically.
        - Fixed route pattern bug.
        - Fixed bug in "user_agent.t".

2.20    2011-11-01 00:00:00
        - Changed semantics of almost all functions in Mojo::Util.
        - Documentation improvements.

2.19    2011-10-31 00:00:00
        - Deprecated Mojolicious::Plugins->add_hook in favor of
          Mojolicious::Plugins->on.
        - Deprecated Mojolicious::Plugins->run_hook in favor of
          Mojolicious::Plugins->emit_hook.
        - Deprecated Mojolicious::Plugins->run_hook_reverse in favor of
          Mojolicious::Plugins->emit_hook_reverse.
        - Improved documentation.
        - Improved tests.

2.18    2011-10-30 00:00:00
        - Improved documentation.
        - Fixed small rendering bug.

2.17    2011-10-30 00:00:00
        - Fixed bug in "user_agent.t".

2.16    2011-10-30 00:00:00
        - Removed experimental status from Mojo::EventEmitter.
        - Merged unsubscribe and unsubscribe_all methods in
          Mojo::EventEmitter.
        - Improved documentation.

2.15    2011-10-29 00:00:00
        - Deprecated Mojolicious::Controller->on_finish in favor of
          Mojolicious::Controller->on.
        - Removed Mojolicious::Controller->on_message, you can now use
          Mojolicious::Controller->on instead.
            $c->on(message => sub {...})
        - Added EXPERIMENTAL message event to Mojo::Log.
        - Improved documentation.

2.14    2011-10-29 00:00:00
        - Deprecated Mojo::DOM->new with arguments.
        - Renamed Mojo::IOLoop::Trigger to Mojo::IOLoop::Delay.
        - Renamed watch method in Mojo::IOWatcher to change.
        - Renamed io method in Mojo::IOWatcher to watch.
        - Renamed cancel method in Mojo::IOWatcher to drop_timer.
        - Renamed remove method in Mojo::IOWatcher to drop_handle.
        - Added EXPERIMENTAL --verbose flag to test command.

2.13    2011-10-28 00:00:00
        - Removed experimental status from many classes, methods, attributes
          and functions.
        - Removed before_render hook.
        - Removed Mojolicious::Plugin::CallbackCondition.
        - Improved documentation.

2.12    2011-10-27 00:00:00
        - Added EXPERIMENTAL cleanup_interval attribute to Mojo::IOLoop.
        - Added EXPERIMENTAL max_leftover_size attribute to Mojo::Content.
        - Replaced handle method in Mojo::IOLoop with stream method.
        - Replaced writing and not_writing methods in Mojo::IOWatcher with
          watch method.
        - Replaced is_finished method in Mojo::IOLoop::Stream with is_writing
          method.
        - Replaced add method in Mojo::IOWatcher with io method.
        - Reduced memory usage of Mojo::Headers significantly.
        - Fixed finish event timing in Mojo::Server::Daemon.

(hiramatsu)

2011-12-17 10:57:57 UTC MAIN commitmail json YAML

2011-12-17 10:22:30 UTC MAIN commitmail json YAML

Note package updates:
    audio/festival          to 2.1nb1
    audio/liveice          to 0.20001121nb2
    audio/muse              to 0.9nb16
    chat/xaric              to 0.12.1nb3
    comms/minicom          to 2.5nb1
    comms/snooper          to 19991202nb2
    cross/avr-gdb          to 5.3nb3
    devel/gdb              to 5.3nb7
    devel/gettext-tools    to 0.18.1.1nb3
    devel/libnjb            to 2.2.6nb2
    editors/ex              to 20040103nb2
    editors/gate            to 2.06nb1
    emulators/simulavr      to 0.1.2.1nb4
    games/gnugo            to 3.8nb1
    games/lnl              to 3.4.19nb1
    games/moon-buggy        to 1.0nb3
    games/netris            to 0.52nb2
    lang/algol68g          to 2.3.1nb1
    lang/pfe                to 0.33.71nb2
    mail/alpine            to 2.00nb6
    mail/nmh                to 1.3nb3
    mail/re-alpine          to 2.01nb2
    mail/up-imapproxy      to 1.2.5nb3
    misc/fd                to 3.00jnb1
    misc/sci                to 0.5.6nb1
    multimedia/mencoder    to 1.0rc20100913nb4
    net/gopher              to 3.0.11nb2
    net/proftpd            to 1.3.3gnb1
    net/tinyfugue          to 4.0s1nb9
    security/mit-krb5-appl  to 1.0.1nb2
    security/pinentry      to 0.8.1nb2

(sbd)

2011-12-17 10:16:40 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:16:36 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:16:32 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:16:28 UTC MAIN commitmail json YAML

Add missing mk/curses buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:16:25 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.
Respect LDFLAGS

Bump PKGREVISION

(sbd)

2011-12-17 10:16:20 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:16:16 UTC MAIN commitmail json YAML

Add missing mk/curses buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:16:13 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.
Respect LDFLAGS

Bump PKGREVISION

(sbd)

2011-12-17 10:16:08 UTC MAIN commitmail json YAML

2011-12-17 10:16:04 UTC MAIN commitmail json YAML

Add missing mk/terminfo buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:16:01 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:56 UTC MAIN commitmail json YAML

Add missing mk/terminfo buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:52 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:48 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:44 UTC MAIN commitmail json YAML

Add missing devel/ncurses buildlink.
Pass CFLAGS and LDFLAGS the the configure script.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:40 UTC MAIN commitmail json YAML

Add missing mk/curses buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:36 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:32 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:28 UTC MAIN commitmail json YAML

Add missing mk/curses buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:25 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.
Respect LDFLAGS

Bump PKGREVISION

(sbd)

2011-12-17 10:15:20 UTC MAIN commitmail json YAML

Add missing mk/curses buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:16 UTC MAIN commitmail json YAML

Add missing mk/curses buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:12 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:08 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:04 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.
Pass LDFLAGS to the configure process.

Bump PKGREVISION

(sbd)

2011-12-17 10:15:01 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.
Respect LDFLAGS

Bump PKGREVISION

(sbd)

2011-12-17 10:14:56 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:14:52 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.
Respect LDFLAGS

Bump PKGREVISION

(sbd)

2011-12-17 10:14:48 UTC MAIN commitmail json YAML

Add missing devel/ncurses buildlink.

Bump PKGREVISION

(sbd)

2011-12-17 10:14:44 UTC MAIN commitmail json YAML

2011-12-17 10:14:40 UTC MAIN commitmail json YAML

Add missing mk/curses buildlink.
Pass BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS to the build system.

Bump PKGREVISION

(sbd)

2011-12-17 07:29:49 UTC MAIN commitmail json YAML

Don't use a builtin libcom_err if not using kerberos.

Builtin librarys like com_err should only be used if there is are proper
buildlink3.mk and builtin.mk files for the library, otherwise part of the
point of having the buildlink/builtin system is lost.

There no point in having a buildlink/builtin files for com_err as
currently only three packages use it by itself (mail/cyrus-imapd*) and
using the package suppled library only adds 72K to the package size.

(sbd)

2011-12-17 07:22:23 UTC MAIN commitmail json YAML

Remove duplicated RUBY_VERSION_SUPPORTED.

(taca)

2011-12-17 07:11:22 UTC MAIN commitmail json YAML

Note update of www/heel package to 2.0.0nb2.

(taca)

2011-12-17 07:10:51 UTC MAIN commitmail json YAML

Relax depending version to www/thin.

(taca)

2011-12-17 06:54:42 UTC MAIN commitmail json YAML

- drupal-7.10.

(taca)

2011-12-17 06:29:10 UTC MAIN commitmail json YAML

Note update of textproc/ruby-kramdown package to 0.13.4.

(taca)

2011-12-17 06:25:16 UTC MAIN commitmail json YAML

Update textproc/ruby-kramdown to 0.13.4.

Changes

* 1 minor change:

- Added a converter that extracts the TOC of a document (requested by
          Brendan Hay). Note that this is only useful if you use kramdown as a
          library!

* 7 bug fixes

- Fixed a typo: It should be --output and not --ouput (patch by
          postmodern)
- Fixed HTML converter to correctly output empty span tags (patch by
          John Croisant)
- Fixed bug RF#29350: Parsing of HTML tags with mismatched case now
          works
- Fixed bug RF#29426: Content of style tags is treated as raw text now
- HTML converter now uses rel instead of rev to be HTML5 compatible
          (patch by Joe Fiorini)
- Fixed Ruby 1.9.3 related warnings
- Fixed HTML parser to work around an implementation change of
          Array#delete_if in Ruby 1.9.3

(taca)

2011-12-17 05:47:50 UTC MAIN commitmail json YAML

2011-12-17 00:56:06 UTC MAIN commitmail json YAML

x11/fltk2: Add indirectly linked libraries to LDFLAGS for ld v2.22

(marino)

2011-12-17 00:54:11 UTC MAIN commitmail json YAML

inputmethod/sskinput: DragonFly-specific handling of PLIST

DragonFly dumps the documention in man1 instead of cat1. (Not sure why
it's different from NetBSD).  PLIST substitution handles both cases.

(marino)

2011-12-17 00:12:29 UTC MAIN commitmail json YAML

If using fetch in FETCH_USING then fetch and libfetch cannot use checkperms.

(sbd)

2011-12-16 23:44:33 UTC MAIN commitmail json YAML

Updated devel/monotone to 1.0nb5

(sbd)

2011-12-16 23:44:21 UTC MAIN commitmail json YAML

Add missing devel/zlib buildlink.

Bump PKGREVISION

(sbd)

2011-12-16 23:23:59 UTC MAIN commitmail json YAML

Updated net/samba35 to 3.5.12

(asau)

2011-12-16 23:21:45 UTC MAIN commitmail json YAML

Update to Samba 3.5.12

This is the latest stable release of Samba 3.5.

Major enhancements in Samba 3.5.12 include:

o  Fix race condition in Winbind (bug 7844).
o  The VFS ACL modules are no longer experimental but production-ready.

See full release notes at http://www.samba.org/samba/history/samba-3.5.12.html

(asau)

2011-12-16 22:42:04 UTC MAIN commitmail json YAML

Updated math/aamath to 0.3nb2

(sbd)

2011-12-16 22:34:39 UTC MAIN commitmail json YAML

Added net/samba30 version 3.0.37

(asau)

2011-12-16 22:33:13 UTC MAIN commitmail json YAML

2011-12-16 22:32:06 UTC MAIN commitmail json YAML

Update to Samba 3.6.1

Major enhancements in Samba 3.6.1 include:

o  Fix smbd crashes triggered by Windows XP clients (bug #8384).
o  Fix a Winbind race leading to 100% CPU load (bug #8409).
o  Several SMB2 fixes.
o  The VFS ACL modules are no longer experimental but production-ready.

Full release notes at http://www.samba.org/samba/history/samba-3.6.1.html

Major enhancements in Samba 3.6.0 include:

- Changed security defaults:

      client ntlmv2 auth = yes
      client use spnego principal = no
      send spnego principal = no

- SMB2 support (fully functional with one omission)
- Internal Winbind passdb changes
- New Spoolss code
- ID Mapping Changes
- Endpoint Mapper
- Internal restructuring
- SMB Traffic Analyzer (http://holger123.wordpress.com/smb-traffic-analyzer/)
- NFS quota backend on Linux

Full release notes at http://www.samba.org/samba/history/samba-3.6.0.html

(asau)

2011-12-16 22:31:47 UTC MAIN commitmail json YAML

2011-12-16 18:40:28 UTC MAIN commitmail json YAML

Remove sentence about experimental backends (for example
no glitz here).

Rejustify long lines while here.

(reed)

2011-12-16 17:52:00 UTC MAIN commitmail json YAML

mention recent updates

(drochner)

2011-12-16 17:22:08 UTC MAIN commitmail json YAML

textproc/py-enchant: Fix file permissions error

The bad file permissions on ispell/README.txt prevented the package from
building on DragonFly with PKG_DEVELOPER=yes.  I'm not sure how it's passing
on NetBSD unless the bulk reports I'm seeing aren't using that option.

(marino)

2011-12-16 17:20:09 UTC MAIN commitmail json YAML

lang/pnet: Mask for all DragonFly platforms

It doesn't build on i386.  When gcconfig.h is modified to recognize x86_64
platform, it breaks in the Boehm garbage collector.  This is alpha-grade
software from GNU that hasn't had a release in over 4.5 years.  Frankly, I
don't know how this abandoned project deserves a spot in pkgsrc.

(marino)

2011-12-16 17:18:52 UTC MAIN commitmail json YAML

lang/p2c: Fix WRKDIR permission, add license

For a reason I don't understand, the WRKDIR "work" directory ends up with
file permissions of 777 and unknown user/group ownership.  To make
PKG_DEVELOPER=yes happy, changing the dir permission is enough.

(marino)

2011-12-16 17:17:49 UTC MAIN commitmail json YAML

lang/g95: Add PLIST.DragonFly similarly to PLIST.Linux (crt stuff)

(marino)

2011-12-16 17:16:11 UTC MAIN commitmail json YAML

math/muparser: Add DragonFly to configure script

(marino)

2011-12-16 17:08:35 UTC MAIN commitmail json YAML

USE_JAVA and USE_JAVA2 requires mk/java-vm.mk.

(ryoon)

2011-12-16 17:04:57 UTC MAIN commitmail json YAML

Updated www/jetty7 to 7.5.4.20111024nb1

(ryoon)

2011-12-16 17:04:18 UTC MAIN commitmail json YAML

2011-12-16 17:03:28 UTC MAIN commitmail json YAML

Fix pasto in files/jetty.sh.
Bump PKGREVISION.

(ryoon)

2011-12-16 16:55:25 UTC MAIN commitmail json YAML

2011-12-16 16:53:03 UTC MAIN commitmail json YAML

The native tar (gtar) on SunOS 5.10 doesn't like the distfile. Since
archivers/pax is required anyway, unset TOOLS_PLATFORM.tar on SunOS.

(hans)

2011-12-16 16:49:26 UTC MAIN commitmail json YAML

Fix build on SunOS with gcc>=4.6

(hans)

2011-12-16 15:59:54 UTC MAIN commitmail json YAML

Note update of ruby RSpec pakages:

devel/ruby-rspec-core 2.7.1
devel/ruby-rspec-expectations 2.7.0
devel/ruby-rspec-mocks 2.7.0
devel/ruby-rspec 2.7.0
devel/ruby-rspec-rails 2.7.0

(taca)

2011-12-16 15:58:44 UTC MAIN commitmail json YAML

2011-12-16 15:58:11 UTC MAIN commitmail json YAML

Update ruby-rspec package to 2.7.0.

Exact changes are unknown.

(taca)

2011-12-16 15:57:34 UTC MAIN commitmail json YAML

2011-12-16 15:56:25 UTC MAIN commitmail json YAML

2011-12-16 15:55:41 UTC MAIN commitmail json YAML

2011-12-16 15:41:42 UTC MAIN commitmail json YAML

Note update of devel/ruby-test-unit package to 2.4.3.

(taca)

2011-12-16 15:41:11 UTC MAIN commitmail json YAML

2011-12-16 15:37:39 UTC MAIN commitmail json YAML

Note update of www/ruby-sinatra package to 1.3.1.

(taca)

2011-12-16 15:36:19 UTC MAIN commitmail json YAML

Update ruby-sinatra package to 1.3.1.

= 1.3.1 / Not Yet Released

* Support adding more than one callback to the stream object. (Konstantin
  Haase)

= 1.3.0 / 2011-09-30

* Added `stream` helper method for easily creating streaming APIs, Server
  Sent Events or even WebSockets. See README for more on that topic.
  (Konstantin Haase)

* If a HTTP 1.1 client is redirected from a different verb than GET, use 303
  instead of 302 by default. You may still pass 302 explicitly. Fixes AJAX
  redirects in Internet Explorer 9 (to be fair, everyone else is doing it
  wrong and IE is behaving correct). (Konstantin Haase)

* Added support for HTTP PATCH requests. (Konstantin Haase)

* Use rack-protection to defend against common opportunistic attacks.
  (Josh Lane, Jacob Burkhart, Konstantin Haase)

* Support for Creole templates, Creole is a standardized wiki markup,
  supported by many wiki implementations. (Konstanin Haase)

* The `erubis` method has been deprecated. If Erubis is available, Sinatra
  will automatically use it for rendering ERB templates. `require 'erb'`
  explicitly to prevent that behavior. (Magnus Holm, Ryan Tomayko, Konstantin
  Haase)

* Patterns now match against the escaped URLs rather than the unescaped
  version. This makes Sinatra confirm with RFC 2396 section 2.2 and RFC 2616
  section 3.2.3 (escaped reserved characters should not be treated like the
  unescaped version), meaning that "/:name" will also match `/foo%2Fbar`, but
  not `/foo/bar`. To avoid incompatibility, pattern matching has been
  adjusted. Moreover, since we do no longer need to keep an unescaped version
  of path_info around, we handle all changes to `env['PATH_INFO']` correctly.
  (Konstantin Haase)

* `settings.app_file` now defaults to the file subclassing `Sinatra::Base` in
  modular applications. (Konstantin Haase)

* Set up `Rack::Logger` or `Rack::NullLogger` depending on whether logging
  was enabled or not. Also, expose that logger with the `logger` helper
  method. (Konstantin Haase)

* The sessions setting may be an options hash now. (Konstantin Haase)

* Important: Ruby 1.8.6 support has been dropped. This version also depends
  on at least Rack 1.3.0. This means that it is incompatible with Rails prior
  to 3.1.0. Please use 1.2.x if you require an earlier version of Ruby or
  Rack, which we will continue to supply with bug fixes. (Konstantin Haase)

* Renamed `:public` to `:public_folder` to avoid overriding Ruby's built-in
  `public` method/keyword. `set(:public, ...)` is still possible but shows a
  warning. (Konstantin Haase)

* It is now possible to use a different target class for the top level DSL
  (aka classic style) than `Sinatra::Application` by setting
  `Delegator.target`. This was mainly introduced to ease testing. (Konstantin
  Haase)

* Error handlers defined for an error class will now also handle subclasses
  of that class, unless more specific error handlers exist. (Konstantin
  Haase)

* Error handling respects Exception#code, again. (Konstantin Haase)

* Changing a setting will merge hashes: `set(:x, :a => 1); set(:x :b => 2)`
  will result in `{:a => 1, :b => 2}`. Use `set(:x, {:a => 1}, true)` to
  avoid this behavior. (Konstantin Haase)

* Added `request.accept?` and `request.preferred_type` to ease dealing with
  `Accept` headers. (Konstantin Haase)

* Added `:static_cache_control` setting to automatically set cache control
  headers to static files. (Kenichi Nakamura)

* Added `informal?`, `success?`, `redirect?`, `client_error?`,
  `server_error?` and `not_found?` helper methods to ease dealing with status
  codes. (Konstantin Haase)

* Uses SecureRandom to generate default session secret. (Konstantin Haase)

* The `attachment` helper will set Content-Type (if it hasn't been set yet)
  depending on the supplied file name. (Vasiliy Ermolovich)

* Conditional requests on `etag` helper now work properly for unsafe HTTP
  methods. (Matthew Schinckel, Konstantin Haase)

* The `last_modified` helper does not stop execution and change the status code
  if the status code is something different than 200. (Konstantin Haase)

* Added support for If-Unmodified-Since header. (Konstantin Haase)

* `Sinatra::Base.run!` now prints to stderr rather than stdout. (Andrew
  Armenia)

* `Sinatra::Base.run!` takes a block allowing access to the Rack handler.
  (David Waite)

* Automatic `app_file` detection now works in directories containing brackets
  (Konstantin Haase)

* Exception objects are now passed to error handlers. (Konstantin Haase)

* Improved documentation. (Emanuele Vicentini, Peter Higgins, Takanori
  Ishikawa, Konstantin Haase)

* Also specify charset in Content-Type header for JSON. (Konstantin Haase)

* Rack handler names will not be converted to lower case internally, this
  allows you to run Sinatra with custom Rack handlers, like Kirk or Mongrel2.
  Example: `ruby app.rb -s Mongrel2` (Konstantin Haase)

* Ignore `to_ary` on response bodies. Fixes compatibility to Rails 3.1.
  (Konstantin Haase)

* Middleware setup is now distributed across multiple methods, allowing
  Sinatra extensions to easily hook into the setup process. (Konstantin
  Haase)

* Internal refactoring and minor performance improvements. (Konstantin Haase)

* Move Sinatra::VERSION to separate file, so it can be checked without
  loading Sinatra. (Konstantin Haase)

* Command line options now complain if value passed to `-p` is not a valid
  integer. (Konstantin Haase)

* Fix handling of broken query params when displaying exceptions. (Luke
  Jahnke)

(taca)

2011-12-16 15:30:17 UTC MAIN commitmail json YAML

Note addition of www/ruby-rack-protection package version 1.1.4.

(taca)

2011-12-16 15:29:45 UTC MAIN commitmail json YAML

ADd and enable ruby-rack-protection.

(taca)

2011-12-16 15:28:34 UTC MAIN commitmail json YAML

Importing www/ruby-rack-protection pacakge version 1.1.4.


Rack::Protection

You should use protection!

This gem protects against typical web attacks.
Should work for all Rack apps, including Rails.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-16 15:16:50 UTC MAIN commitmail json YAML

Note update of databases/ruby-data_objects and databases/ruby-do_sqlite3
package to 0.10.7.

(taca)

2011-12-16 15:16:01 UTC MAIN commitmail json YAML

Update databases/ruby-do_sqlite3 package to 0.10.7.

## 0.10.7 2011-10-13

* Ruby 1.9.3 compatibility

(taca)

2011-12-16 15:15:02 UTC MAIN commitmail json YAML

Update databases/ruby-data_objects package to 0.10.7.

## 0.10.7 2011-10-13

* Ruby 1.9.3 compatibility

(taca)

2011-12-16 14:53:21 UTC MAIN commitmail json YAML

Note update of DataMapper pacakges:

databases/ruby-dm-core 1.2.0
databases/ruby-dm-constraints 1.2.0
databases/ruby-dm-migrations 1.2.0
databases/ruby-dm-aggregates 1.2.0
databases/ruby-dm-serializer 1.2.1
databases/ruby-dm-timestamps 1.2.0
databases/ruby-dm-transactions 1.2.0
databases/ruby-dm-types 1.2.1
databases/ruby-dm-validations 1.2.0
databases/ruby-datamapper 1.2.0

(taca)

2011-12-16 14:51:39 UTC MAIN commitmail json YAML

Update ruby-datamapper to 1.2.0.  (This is meta-gem package.)

This release is focused on bug fixes, performance improvements,
internal refactoring and Rails 3.1 compatibility. Please give it a try
and in case of any issues please report them on Github.

(taca)

2011-12-16 14:51:22 UTC MAIN commitmail json YAML

convert to usual style for php/ext.mk.

(obache)

2011-12-16 14:48:48 UTC MAIN commitmail json YAML

Update databases/ruby-dm-validations to 1.2.0.

* #valid? is always called even if a resource is not dirty
* Issues with JRuby and unicode were fixed
* Massive internal clean-up towards future rewrite that will make validations
  even more awesome

(taca)

2011-12-16 14:47:17 UTC MAIN commitmail json YAML

Update databases/ruby-dm-types pacakge to 1.2.1.

* Support for Resource#dirty? upon indirect property mutation was added (this
  is huge, more info here:
  https://github.com/datamapper/dm-types/commit/3d96b1cd2b270a3843877a5...)
* Issues with Paranoid properties and STI were fixed
* JSON property uses multi_json now

(taca)

2011-12-16 14:46:07 UTC MAIN commitmail json YAML

Update databases/ruby-dm-transactions to 1.2.0.

It seems gem metadata's change only.

(taca)

2011-12-16 14:43:50 UTC MAIN commitmail json YAML

Update databases/ruby-dm-timestamps package to 1.2.0.

It seems gem metadata's change only.

(taca)

2011-12-16 14:41:27 UTC MAIN commitmail json YAML

2011-12-16 14:40:32 UTC MAIN commitmail json YAML

Update ruby-dm-migrations package to 1.2.0.

Exact changes are unknown.

(taca)

2011-12-16 14:35:37 UTC MAIN commitmail json YAML

Update ruby-dm-migrations package to 1.2.0.

* alter table is fixed for postgres
* Property options (such as :length) are now correctly used in migrations
* Support to specify table options when creating a table was added (for things
  like db engines in mysql etc.)
* Fix bug related to migrating custom types derived from builtin types

(taca)

2011-12-16 14:33:59 UTC MAIN commitmail json YAML

2011-12-16 14:31:59 UTC MAIN commitmail json YAML

Update ruby-dm-core package to 1.2.0.

* STI queries no longer include the top-level class name
* UnderscoredAndPluralizedWithoutLeadingModule naming convention was added
  belongs_to supports :unique option
* Validation of property names was improved
* Resource[] and Resource[]= no longer fail when property name is not known
* Redundant usage of chainable was removed resulting in a better performance
* Boolean property typecasting was refactored
* Various issues with setting default Property options were fixed
* Resource#attributes= no longer use public_method_defined? - this is a
  security fix preventing possible DDOS attacks
* Problems with auto-migrations in multiple repositories were fixed
* Encoding problems with Binary property are fixed

(taca)

2011-12-16 13:58:09 UTC MAIN commitmail json YAML

Note update of www/ruby-sass package to 3.1.11.

(taca)

2011-12-16 13:57:15 UTC MAIN commitmail json YAML

Update www/ruby-sass package to 3.1.11.

3.1.11

* Allow control directives (such as @if) to be nested beneath properties.
* Allow property names to begin with a hyphen followed by interpolation
  (e.g. -#{...}).
* Fix a parsing error with interpolation in comma-separated lists.
* Make --cache-store with with --update.
* Properly report ArgumentErrors that occur within user-defined functions.
* Don窶冲 crash on JRuby if the underlying Java doesn窶冲 support every Unicode
  encoding.
* Add new updated_stylesheet callback, which is run after each stylesheet has
  been successfully compiled. Thanks to Christian Peters.
* Allow absolute paths to be used in an importer with a different root.
* Don窶冲 destructively modify the options when running
  Sass::Plugin.force_update.

Deprecations 窶� Must Read!

* The updating_stylesheet is deprecated and will be removed in a future
  release. Use the new updated_stylesheet callback instead.

3.1.10

* Fix another aspect of the 3.1.8 regression relating to +.

3.1.9

* Fix a regression in 3.1.8 that broke the + combinator in selectors.

* Deprecate the loud-comment flag when used with silent comments
  (e.g. //!). Using it with multi-line comments (e.g. /*!) still works.

3.1.8

* Deprecate parent selectors followed immediately by identifiers
  (e.g. &foo). This should never have worked, since it violates the rule of &
  only being usable where an element selector would.
* Add a --force option to the sass executable which makes --update always
  compile all stylesheets, even if the CSS is newer.
* Disallow semicolons at the end of @import directives in the indented syntax.
* Don窶冲 error out when being used as a library without requiring fileutil.
* Don窶冲 crash when Compass-style sprite imports are used with
  StalenessChecker (thanks to Matthias Bauer).
* The numeric precision of numbers in Sass can now be set using the
  --precision option to the command line. Additionally, the default number of
  digits of precision in Sass output can now be changed by setting
  Sass::Script::Number.precision to an integer (defaults to 3). Since this
  value can now be changed, the PRECISION constant in Sass::Script::Number has
  been deprecated. In the unlikely event that you were using it in your code,
  you should now use Sass::Script::Number.precision_factor instead.
* Don窶冲 crash when running sass-convert with selectors with two commas in a
  row.
* Explicitly require Ruby >= 1.8.7 (thanks Eric Mason).
* Properly validate the nesting of elements in imported stylesheets.
* Properly compile files in parent directories with --watch and --update.
* Properly null out options in mixin definitions before caching them. This
  fixes a caching bug that has been plaguing some Rails 3.1 users.

(taca)

2011-12-16 13:44:02 UTC MAIN commitmail json YAML

Note update of www/ruby-webrobots package to 0.0.

(taca)

2011-12-16 13:42:20 UTC MAIN commitmail json YAML

Update www/ruby-webrobots package to 0.0.12.

Simply repackaged, no change.

(taca)

2011-12-16 13:32:15 UTC MAIN commitmail json YAML

Note update of these packages:

www/camping 2.1.467
www/ruby-liquid 2.3.0
www/ruby-net-http-digest_auth 1.2
www/ruby-net-http-persistent 2.3.2

(taca)

2011-12-16 13:29:09 UTC MAIN commitmail json YAML

Update www/ruby-net-http-persistent package to 2.3.2.

=== 2.3.2

* Bug fix
  * Finish connections that were closed by Net::HTTP so they can be restarted.

=== 2.3.1 / 2011-10-26

* Bug fix
  * If a request object already contains a Connection header it will no longer
    be overridden.  This allows keep-alive connections to be disabled on a
    per-request basis.

=== 2.3 / 2011-10-25

* Minor Enhancement
  * The time since last use for a connection is now recorded in error
    messages for the connection.

=== 2.2 / 2011-10-24

* Minor Enhancements
  * Added timeouts for idle connections which are set through #idle_timeout.
    The default timeout is 5 seconds.  Reducing the idle timeout is preferred
    over setting #retry_change_requests to true if you wish to avoid the "too
    many connection resets" error when POSTing data.
  * Documented tunables and settings in one place in Net::HTTP::Persistent

=== 2.1 / 2011-09-19

* Minor Enhancement
  * For HTTPS connections, SSL sessions are now reused avoiding the extra
    round trips and computations of extra SSL handshakes.  If you have
    problems with SSL session reuse it can be disabled by
    Net::HTTP::Persistent#reuse_ssl_sessions

* Bug Fixes
  * The default certificate store is now used even if #verify_mode was not
    set.  Issue #7, Pull Request #8 by Matthew M. Boedicker

(taca)

2011-12-16 13:28:21 UTC MAIN commitmail json YAML

Update www/ruby-net-http-digest_auth package to 1.2.

=== 1.2 / 2011-11-22

* Minor enhancement
  * Now thread safe.  Issue #2 by chrisochs.

(taca)

2011-12-16 13:27:06 UTC MAIN commitmail json YAML

Update ruby-liquid package to 2.3.0.

## 2.3.0

* Several speed/memory improvements
* Numerous bug fixes
* Added support for MRI 1.9, Rubinius, and JRuby
* Added support for integer drop parameters
* Added epoch support to `date` filter
* New `raw` tag that suppresses parsing
* Added `else` option to `for` tag
* New `increment` tag
* New `split` filter

## 2.2.1 / 2010-08-23

* Added support for literal tags

(taca)

2011-12-16 13:26:10 UTC MAIN commitmail json YAML

Update www/camping package to camping-2.1.467.

Changes are unknown.

(taca)

2011-12-16 13:22:59 UTC MAIN commitmail json YAML

Note update of www/ruby-innate package to 2011.10 and
www/ramaze package to 2011.10.23.

(taca)

2011-12-16 13:21:50 UTC MAIN commitmail json YAML

Update www/ramaze package to 2011.10.23.

Changes are too many to write here, please refer CHANGELOG file.

(taca)

2011-12-16 13:18:37 UTC MAIN commitmail json YAML

Update ruby-innate package to 2011.10.

[7ad5d81 | 2011-10-23 17:19:58 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Version 2011.10

[013b148 | 2011-10-22 20:12:45 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove deprecated Innate::Session.options.expires, use Innate::Session.options.ttl instead

[ae24452 | 2011-10-22 20:10:57 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove deprecated shared :mock block

[7bf2528 | 2011-10-21 23:41:34 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Another 1.8 incompatibility in the spec

[97cf46a | 2011-10-21 23:39:23 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Make provides spec more robust

[11bdba7 | 2011-10-21 22:38:16 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Try requiring rubygems for the lesser versions

[8dcfffb | 2011-10-21 22:35:20 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove set -x, let's get down to business

[7a5066f | 2011-10-21 22:33:25 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Try ignoring trust issues with .rvmrc

[f913028 | 2011-10-21 22:16:06 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Load rvm manually

[3791189 | 2011-10-21 22:14:12 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * turn debugging for rvm on

[845c834 | 2011-10-21 22:11:44 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Try debugging and loading bashrc to get rvm

[85ff8df | 2011-10-21 22:09:46 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * And make things a bit more complicated

[e725da7 | 2011-10-21 21:58:22 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * try to make travis happy

[acaa77a | 2011-10-21 21:55:48 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Move rvm gemset import to the right place

[ac0371c | 2011-10-21 16:30:40 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Try setup via .rvmrc .gems

[156e09b | 2011-10-21 16:30:21 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove dependency on json

[b5ca6a3 | 2011-10-21 15:53:08 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Run setup before bacon

[0426977 | 2011-10-21 15:47:21 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Revert "Remove the unused gem install task"

    This reverts commit 3e1cc52743470886f7b50db633535bcf6765b638.

[3e1cc52 | 2011-10-21 15:36:30 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Remove the unused gem install task

[9390547 | 2011-10-21 15:36:15 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Fix location of RUBY

[f086a10 | 2011-10-21 15:35:46 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Fix the gem package task

[bed5d5a | 2011-10-21 15:35:02 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Update rvmrc

[965ed57 | 2011-10-21 15:20:10 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Adding travis config

[e9b0d7c | 2011-09-23 10:06:54 UTC] Yorick Peterse <yorickpeterse@gmail.com>

  * Updated the README, fixes #5

    Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>

[157a09d | 2011-08-18 08:00:28 UTC] YorickPeterse <yorickpeterse@gmail.com>

  * Added a .rvmrc file and updated the .gitignore file to exclude rcov data.

[7df330c | 2011-07-20 08:09:53 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Update spec file exclusion

[a4eb56a | 2011-06-01 23:07:46 UTC] Michael Fellinger <m.fellinger@gmail.com>

  * Update Node documentation

(taca)

2011-12-16 12:58:30 UTC MAIN commitmail json YAML

Add and enable drupal7.

(taca)

2011-12-16 12:57:56 UTC MAIN commitmail json YAML

Note addition of www/drupal7 package version 7.10.

(taca)

2011-12-16 12:57:17 UTC MAIN commitmail json YAML

Expand comments.  (No code change.)

(gdt)

2011-12-16 12:57:07 UTC MAIN commitmail json YAML

Importing www/drupal7 package version 7.10.

This is current stable release of Drupal.

Drupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including

* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories

Drupal includes features to enable:

* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(taca)

2011-12-16 12:54:53 UTC MAIN commitmail json YAML

Note remove of www/drupal6-translations package.

(taca)

2011-12-16 12:54:41 UTC MAIN commitmail json YAML

-explicitely disable kerberos support to avoid PLIST fluctuations
(seen in bulk build)
-fix obvious typo in asm code (fixes i386 build)
-don't install nettle library to avoid conflict with pkgsrc/nettle
bump PKGREV

(drochner)

2011-12-16 12:54:19 UTC MAIN commitmail json YAML

2011-12-16 12:53:12 UTC MAIN commitmail json YAML

Remove drupal6-translations now.

(taca)

2011-12-16 12:51:56 UTC MAIN commitmail json YAML

Use egg.mk, not distutils.mk.

This package can use either setuptools (egg.mk) or distutils
(distutils.mk), but it prefers setuptools and thus should be built
with our egg.mk support.  Adjust PLIST for egg.mk (different)
variables and drop eggfile conditionalization, as eggs always have
egg-info directories.

Thanks to dholland@ and obache@ for noticing/suggesting.

(gdt)

2011-12-16 12:43:42 UTC MAIN commitmail json YAML

Note update of www/thin package to 1.3.1.

(taca)