summaryrefslogtreecommitdiff
path: root/textproc/harmony
AgeCommit message (Collapse)AuthorFilesLines
2016-12-30Recursive revbump associated with ocaml update to 4.04.jaapb1-2/+2
2016-05-05Recursive revbump associated with ocaml update.jaapb1-2/+2
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-07Recursive revbump associated with lang/ocaml update.jaapb1-2/+2
2015-06-30Recursive revbump associated with update of lang/ocaml to 4.02.2.jaapb1-2/+2
2015-01-20Revbump associated with update of lang/ocaml.jaapb1-2/+2
2014-10-09Revbump for ocaml 4.02.0.jaapb1-2/+2
(Some packages omitted because they will be updated to new versions)
2013-11-01Revision bump associated with the update of lang/ocaml to version 4.01.jaapb1-2/+2
2013-04-06Fixes:rodent1-3/+3
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2012-10-25Fix build failurecheusov1-2/+2
2012-10-25Remove equeue from DEPENDS. This library is now a part of ocamlnet.cheusov1-2/+1
Discussed with jaapb@
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-08Revision bump associated with the update of lang/ocaml to version 4.jaapb1-2/+2
2012-03-05Reduce harmony's dependencies on TeX.minskim1-4/+6
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2011-12-06Recursive bump for lang/ocaml buildlink addition.sbd1-1/+2
2010-01-11Not MAKE_JOBS_SAFE.joerg1-1/+2
2010-01-08Fix installation. Add DESTDIR support.joerg1-5/+8
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-02-25Let harmony depend on dvipsk because teTeX-bin no longer provides dvips.minskim1-1/+2
2006-08-11Initial import of harmony-20060526 (latest stable release):wiz4-0/+69
Increased reliance on optimistic data replication has led to burgeoning interest in tools and frameworks for synchronizing disconnected updates to replicated data. To better understand the issues underlying the design of generic and heterogeneous synchronizers, we have implemented an experimental framework, called Harmony, that can be used to build synchronizers for tree-structured data stored in a variety of concrete formats, in particular XML.