Commit graph

11584 commits

Author SHA1 Message Date
Philip M. Gollucci
aedc0b52b8 - Update to 3.2.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:15:38 +00:00
Philip M. Gollucci
31fa8a6857 - Update to 3.1.13
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:14:11 +00:00
Philip M. Gollucci
38fbd0c3c7 - Revert to 0.7.3 b/c of chef dependency
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:14:03 +00:00
Hiroki Sato
f1954dbace - Use SUB_FILES for pkg-{install,deinstall,message}.
- Replace a literal ${PREFIX} with %%PREFIX%% [*].

PR:	ports/164903 [*]
2012-02-11 18:03:00 +00:00
TAKATSU Tomonari
01224a523a - Update to 1.7-0
- Add LICENSE section
2012-02-11 07:12:48 +00:00
Gerald Pfeifer
50459dfdad Update to bibtex2html 1.97. This brings the following changes:
- Fixed translation of \u{a}, removed incorrect translations of \u{n}
   and \u{N} (contributed by Domenico Bianculli).
 - bib2bib conditions: support for \u (contributed by Domenico Bianculli).
And it includes two build fixes we can now remove locally.
2012-02-10 21:33:59 +00:00
Philip M. Gollucci
b1ffce3f4b - Prevent future updates until the lib is updated and works on fbsd 2012-02-10 18:40:47 +00:00
Sunpoet Po-Chuan Hsieh
02e76c5f81 - Update to 0.46
Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2012-02-10 03:41:36 +00:00
Sunpoet Po-Chuan Hsieh
7d5d869286 - Add missing RUN_DEPENDS [1]
- Restrict USE_PYTHON range
- Fix make package when py-distribute or py-setuptools were installed
- Bump PORTREVISION for dependency change

Reported by:	kwm [1]
2012-02-10 01:57:23 +00:00
Matthew Seaman
23c0a81f8a Update maintainer address to matthew@FreeBSD.org
Approved by:	shaun (mentor)
2012-02-09 17:09:51 +00:00
Kevin Lo
bdbd5daac1 Fix post-install 2012-02-09 06:31:17 +00:00
Matthias Andree
8817c037df Update to new upstream release 0.0.25. Changes:
fix possible conflict in manpage generation
    fix the issue with fop/fop1 extensions support
    fix support for external data objects (images) with fop

Local change: fix the --noextensions option.

Note: This also fixes the PDF generation in x11-toolkits/libXaw.
2012-02-09 01:18:20 +00:00
Xin LI
6d6b2f689b - Add intltool to GNOME dependency. [*]
- Add configuration templates to pkg-plist.

Reported by:	pav
Submitted by:	maintainer
2012-02-09 01:02:07 +00:00
Philip M. Gollucci
c0adee67de - Add TEST_DEPENDS
PR:             ports/164259
Submitted by:   Steve Wills <swills@freebsd.org>
Approved by:    maintainer timeout (skv ; 21 days)
2012-02-08 19:52:47 +00:00
Philip M. Gollucci
04d3001d90 - Update to 0.33
PR:             ports/160189
Submitted by:   Steven Kreuzer <skreuzer@freebsd.org>
Approved by:    maintainer timeout (lippe ; 167 days)
Changes:        http://search.cpan.org/dist/Excel-Template/Changes
2012-02-08 19:51:45 +00:00
Philip M. Gollucci
23393d29fb - Convert package scripts to sh
PR:             ports/157207
Submitted by:   bapt
Approved by:    maintainer timeout (skv ; 263 days)
Changes:        http://search.cpan.org/dist/XML-LibXML/Changes
2012-02-08 19:51:08 +00:00
Xin LI
e3b558a9fb Re-add fcitx-keyboard - X keyboard integration to textproc category. 2012-02-08 07:03:23 +00:00
Philip M. Gollucci
959e5fd99e - Fix gem version requirements
With Hat:   ruby@
2012-02-08 02:51:13 +00:00
Philip M. Gollucci
2c4b554e7e - Update to 3.2.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-08 02:11:37 +00:00
Philip M. Gollucci
0d6137180e - Update to 0.8.0
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-08 02:09:45 +00:00
Philip M. Gollucci
090c445021 - Update to 0.11.7
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-08 02:09:38 +00:00
TAKATSU Tomonari
acdafc1b38 - Add a new port: textproc/R-cran-stringr
stringr is a set of simple wrappers that make R's string functions
  more consistent, simpler and easier to use. It does this by ensuring
  that: function and argument names (and positions) are consistent,
  all functions deal with NA's and zero length character appropriately,
  and the output data structures from each function matches the input
  data structures of other functions.

  WWW:	http://cran.r-project.org/web/packages/stringr/
2012-02-07 14:35:21 +00:00
Martin Wilke
f5c349ab85 * Add libstemmer support, disabled by default. This adds stemming
support for French, Spanish, Portuguese, Italian, Romanian,
German, Dutch, Swedish, Norwegian, Danish, Finnish and Hungarian

* Clean up various OPTIONS related make code: if WITH_FOO is defined,
then WITHOUT_FOO isn't, and vice-versa. Even if make config has
never been run.

* Fix build with clang

PR:		164635
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2012-02-07 06:32:04 +00:00
Steve Wills
27e482ce5f - Remove useless USE_PERL 2012-02-07 01:07:57 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Sunpoet Po-Chuan Hsieh
cd5732224d - Update to 2012.02.06 2012-02-06 03:01:14 +00:00
Sunpoet Po-Chuan Hsieh
b0ca78e562 - Update to 2012.02.05 2012-02-06 03:00:50 +00:00
Sunpoet Po-Chuan Hsieh
5e7dcdb54a - Update to 20120202 2012-02-06 03:00:14 +00:00
Sunpoet Po-Chuan Hsieh
c2a64efc9c - Add nl-hunspell 2.10
Dutch hunspell dictionaries

WWW: http://www.opentaal.org/bestanden

Requested by:	kwm
2012-02-06 02:56:47 +00:00
Brendan Fabeny
517676514d switch to the (otherwise identical) versioned distfile 2012-02-05 19:43:46 +00:00
Wen Heping
8f9469b7e5 - Update to 1.117
ChangeLog: http://cpansearch.perl.org/src/JMGDOC/ODF-lpOD-1.117/Changes
2012-02-05 08:36:25 +00:00
Wen Heping
b9fe43c3f7 - Update to 2.1.1 2012-02-05 08:34:17 +00:00
Ryan Steinmetz
b444389ece - Resolve issue with gtk.immodules when using package [1]
- Add LICENSE

PR:		ports/164587
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer) [1]
2012-02-05 02:30:50 +00:00
Eitan Adler
59389fbc5c Add the last two ports I added to build
Pointyhat to: me
2012-02-04 05:10:39 +00:00
Eitan Adler
5b7c3ecbe9 Automated proofreader for text files, man pages, and DocBook SGML
source files.

WWW: http://www.wonkity.com/~wblock/igor/

PR:		ports/164751
Submitted by:	gjb
Written by:	wblock
2012-02-04 02:32:42 +00:00
Vanilla I. Shu
3eb5b796b1 1: Upgrade to 2.0.
2: fix build with clang.
2012-02-02 08:34:16 +00:00
Wen Heping
cc19efc0b4 - Update to 0.6.1 2012-02-02 07:50:58 +00:00
TAKATSU Tomonari
3a50689caf - Update to 3.9-4 2012-02-01 11:56:00 +00:00
Sunpoet Po-Chuan Hsieh
ecea4dedec - Update to 0.7.5
Changes:	https://github.com/lsegal/yard/blob/master/ChangeLog
2012-02-01 07:34:11 +00:00
Sunpoet Po-Chuan Hsieh
5ba6afa7f3 - Update to 2012.01.30 2012-01-30 02:26:36 +00:00
Sunpoet Po-Chuan Hsieh
565001e441 - Update to 2012.01.29 2012-01-30 02:26:26 +00:00
Steve Wills
e52dc43798 - Add TEST_DEPENDS to enable testing
PR:		ports/164323
Submitted by:	swills (myself)
Approved by:	maintainer (blanket)
2012-01-29 20:22:44 +00:00
Raphael Kubo da Costa
9905f938ef Update to 1.0.14.1.
Also make sure the port does not overwrite perllocal.pod when
WITH_PERL is on.
2012-01-29 20:07:42 +00:00
Raphael Kubo da Costa
c76b0ae2da Update to 1.0.15 2012-01-29 20:03:34 +00:00
Raphael Kubo da Costa
c6f8952611 Update to 0.9.28. 2012-01-29 20:02:19 +00:00
Raphael Kubo da Costa
951b57a05a Update to 2.0.6.
Experiment with setting MAKE_JOBS_SAFE=yes.
2012-01-29 20:00:59 +00:00
Martin Wilke
de2e1ea314 - Update to 1.0.1
PR:		164168
Submitted by:	Ports Fury
2012-01-28 17:49:52 +00:00
Martin Wilke
f9a438fff8 - Fix MASTER_SITES
PR:		164170
Submitted by:	Ports Fury
2012-01-28 17:49:50 +00:00
Martin Wilke
e87b9d93af TyXML is an OCaml library that allows you to build XML trees whose validity is
insured by the typechecker. It supports XHTML 1.0 and 1.1, HTML5 and SVG
(partial).

WWW: http://ocsigen.org/tyxml/

PR:		ports/163313
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
2012-01-28 10:30:15 +00:00
Martin Wilke
c369b2c9e7 - Update to 1.0.5 2012-01-28 10:20:50 +00:00