Commit graph

33614 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
0c8bd6dea3 - update to 3.4.1
- update port description

Approved by:   novel (mentor)
Feature safe:  yes
2011-11-30 20:11:33 +00:00
Johan van Selst
5ffeebf466 Update ocaml-pcre to 6.2.3
Feature safe:	yes
2011-11-30 19:29:42 +00:00
Sunpoet Po-Chuan Hsieh
ead0a2ed62 - Update to 0.108
Changes:	http://search.cpan.org/dist/Test-Tester/CHANGES
Feature safe:	yes
2011-11-30 18:16:59 +00:00
Sunpoet Po-Chuan Hsieh
fae54ef2ca - Update to 20111111
- Update MAINTAINER address

Changes:

2011-11-14:
- Makefile.in (MAKE_VERSION): bump version to 20111111
  Merge with NetBSD make, pick up
  - debug output for .PARSEDIR and .PARSEFILE

2011-10-10:
- Makefile.in (MAKE_VERSION):  bump version to 20111010

2011-10-09:
- boot-strap: check for an expected file in the dirs we look for.
- make-bootstrap.sh: pass on LDSTATIC

PR:		ports/162957
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Feature safe:	yes
2011-11-30 18:15:11 +00:00
Sunpoet Po-Chuan Hsieh
fa8642ee90 - Add p5-DateTime-Astro 0.99999_03
DateTime::Astro implements functions used in astronomical calendars:
- Solar Longitude
- Solar Terms
- Lunar Longitude
- New Moons
... etc

This module is best used in environments where a C compiler and the MPFR
arbitrary precision math library is installed. It can fallback to using
Math::BigInt, but that would pretty much render it useless because of its speed
and loss of accuracy that may creep up while doing Perl to C struct conversions.

WWW: http://search.cpan.org/dist/DateTime-Astro/

Feature safe:	yes
2011-11-30 17:24:33 +00:00
Sunpoet Po-Chuan Hsieh
4428286030 - Update to 1.263
Changes:	http://search.cpan.org/dist/Config-Model/ChangeLog
Feature safe:	yes
2011-11-30 11:30:45 +00:00
Frederic Culot
97900c0fe2 - Update to 0.092
Changes:	http://search.cpan.org/dist/Reflex/CHANGES
PR:		ports/162960
Submitted by:	Jase Thew <freebsd@beardz.net> (maintainer)
Feature safe:	yes
2011-11-30 08:49:51 +00:00
Anton Berezin
4680c863df Update to 1.39.
Changes:	http://search.cpan.org/dist/B-Generate/Changes
Feature safe:	yes
2011-11-29 09:08:52 +00:00
Frederic Culot
27d45802c0 - Update to 2.03
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
Feature safe:	yes
2011-11-29 08:15:12 +00:00
Carlo Strub
13c9157e62 Update to 0.6.5
Approved by:	glarkin@ (mentor)
Feature safe:	yes
2011-11-28 23:15:53 +00:00
Sunpoet Po-Chuan Hsieh
1475b0f669 - Fix CATEGORIES to match PKGORIGIN
Feature safe:	yes
2011-11-28 14:08:19 +00:00
Anton Berezin
accdf467b6 Update to 1.3.
Changes:	http://search.cpan.org/dist/Directory-Queue/Changes
Feature safe:	yes
2011-11-28 12:12:52 +00:00
Anton Berezin
2ccdfeae0e Update to 0.13.
Changes:	http://search.cpan.org/dist/Parallel-Prefork/Changes
Feature safe:	yes
2011-11-28 11:43:35 +00:00
Martin Wilke
0a9d010bc6 - Update to 0.4.8
PR:		162819
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-28 11:33:22 +00:00
Sunpoet Po-Chuan Hsieh
ff2ae7d20c - Update to 0.45
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/IO-Async/Changes
Feature safe:	yes
2011-11-28 09:20:23 +00:00
Sunpoet Po-Chuan Hsieh
31d03d8d7d - Add p5-Test-Refcount 0.07
The Perl garbage collector uses simple reference counting during the normal
execution of a program. This means that cycles or unweakened references in other
parts of code can keep an object around for longer than intended. To help avoid
this problem, the reference count of a new object from its class constructor
ought to be 1. This way, the caller can know the object will be properly
DESTROYed when it drops all of its references to it.

Test::Refcount provides two test functions to help ensure this property holds
for an object class, so as to be polite to its callers.

If the assertion fails; that is, if the actual reference count is different to
what was expected, a trace of references to the object can be printed, if Marc
Lehmann's Devel::FindRef module is installed. This may assist the developer in
finding where the references are.

WWW: http://search.cpan.org/dist/Test-Refcount/

Feature safe:	yes
2011-11-28 09:18:26 +00:00
Sunpoet Po-Chuan Hsieh
a8d190bb13 - Add p5-Test-Identity 0.01
Test::Identity provides a single testing function, identical. It asserts that a
given reference is as expected; that is, it either refers to the same object or
is undef. It is similar to Test::More::is except that it uses refaddr, ensuring
that it behaves correctly even if the references under test are objects that
overload stringification or numification.

It also provides better diagnostics if the test fails.

WWW: http://search.cpan.org/dist/Test-Identity/

Feature safe:	yes
2011-11-28 09:17:35 +00:00
Sunpoet Po-Chuan Hsieh
512e322ae9 - Fix TEST_DEPENDS
Feature safe:	yes
2011-11-28 09:15:19 +00:00
Sunpoet Po-Chuan Hsieh
d329ca96c8 - Update to 0.17
- Fix *_DEPENDS

Changes:	http://search.cpan.org/dist/B-Utils/Changes
Feature safe:	yes
2011-11-28 09:13:23 +00:00
Frederic Culot
b25615c074 - Update to 0.009
Changes:	http://search.cpan.org/dist/Const-Fast/Changes
Feature safe:	yes
2011-11-28 09:09:46 +00:00
Sunpoet Po-Chuan Hsieh
d9a64347bb - Update to 1.05
Changes:	http://search.cpan.org/dist/MouseX-NativeTraits/Changes
Feature safe:	yes
2011-11-28 09:03:55 +00:00
Sunpoet Po-Chuan Hsieh
e4aaf689f6 - Add p5-Sys-Virt 0.9.7
The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine
management APIs. This allows machines running within arbitrary virtualization
containers to be managed with a consistent API.

WWW: http://search.cpan.org/dist/Sys-Virt/

PR:		ports/162722
Submitted by:	Frank Wall <fw@moov.de>
Feature safe:	yes
2011-11-28 07:12:06 +00:00
Steve Wills
f6367da797 - Update to 3.1.3
Feature safe:	yes
2011-11-28 04:30:40 +00:00
Chris Rees
52bd1e00f8 Fix DISTNAME for fetching
Pointyhat to:	bapt
Feature safe:	yes
2011-11-27 19:36:58 +00:00
Baptiste Daroussin
020aac7d6e Upgrade yajl to 2.0.1 (mirror it my self as upstream still not provide real static distfiles)
Take back maintainership
chase library bump

Feature safe:	yes
2011-11-27 10:27:20 +00:00
Martin Wilke
d0a6117fa1 - Fix MASTER_SITES
- Add LICENSE
- Support MANPREFIX

PR:		162856
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-27 09:53:10 +00:00
Martin Wilke
5b6232705a - Fix MASTER_SITES
- Support USE_TCL

PR:		162853
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-27 09:53:01 +00:00
Martin Wilke
c33c11702c - Update to version 0.8.4
PR:		162834
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-27 09:42:54 +00:00
Brendan Fabeny
5d57d97db9 update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:	linimon (portmgr), thierry, tota, wen
Feature safe:	yes
2011-11-27 07:02:15 +00:00
Julien Laffaye
93a86fa5f4 Bump Go packages for the new Go release.
Feature safe:	yes
2011-11-26 22:56:57 +00:00
TAKATSU Tomonari
328bfe8471 - Update to 5.08-011
Feature safe:	yes
2011-11-26 13:58:10 +00:00
Thomas Abthorpe
ee92f1e975 - Update to 1.12
PR:		ports/162797
Submitted by:	maintainer
Feature safe:	yes
2011-11-26 04:00:54 +00:00
Martin Wilke
2f61b42187 The PHP WebDAV extension
WWW: http://php-webdav.pureftpd.org/project/php-webdav

PR:		ports/160207
Submitted by:	Valery Komarov <komarov@valerka.net>
Feature safe: 	yes
2011-11-25 19:06:23 +00:00
Martin Wilke
6ad1b3600e Port for libk8055 to provide support for the Velleman K8055 USB
Experiment Board. Package also include k8055 command line tool.

WWW: http://www.horizon9.org/~geroy/

PR:		ports/161440
Submitted by:	Jake Smith <jake@xz.cx>
Feature safe:	yes
2011-11-25 18:36:29 +00:00
Steven Kreuzer
f4c4296ab6 A non-blocking Graphite client
WWW: http://search.cpan.org/dist/AnyEvent-Graphite/

Feature safe:	YES
2011-11-25 16:43:07 +00:00
Pietro Cerutti
6459ec16a7 - Take maintainership
Feature safe:	yes
2011-11-25 16:37:41 +00:00
Sofian Brabez
d6143ba7cd - Update to 3.0.0
Approved by:	jadawin@, miwi@ (mentors, implicit)
Feature safe:	yes
2011-11-25 10:31:53 +00:00
Sunpoet Po-Chuan Hsieh
32ee6cc3b0 - Update to 0.16007
Changes:	http://search.cpan.org/dist/DateTime-Format-Pg/Changes
Feature safe:	yes
2011-11-25 07:00:44 +00:00
Alex Dupre
1807e57171 - Package language files into jar
- Fix XMP Metadata replacement
- Remove no more needed patch

Feature safe:	yes
2011-11-24 21:02:21 +00:00
Martin Wilke
80f46c8915 - Update to 4179
- Pet Portlint

PR:		162764
Submitted by:	maintainer
Feature safe:	yes
2011-11-24 15:18:57 +00:00
Emanuel Haupt
a5530537cd Update to 3.1.6
Feature safe:	yes
2011-11-24 13:34:49 +00:00
Pietro Cerutti
52daba77c2 - Update to 5.0.7
Feature safe:	yes
2011-11-24 13:00:45 +00:00
Li-Wen Hsu
d0cb93fa80 - Update to 1.440
Feature safe:	yes
2011-11-24 09:20:02 +00:00
Martin Matuska
3e4ffce65f Update to 1.1.2
Feature safe:	yes
2011-11-24 08:36:28 +00:00
Martin Matuska
5cee52726e Update to 1.0.5
Feature safe:	yes
2011-11-24 08:36:21 +00:00
Martin Matuska
295d1d78ad Update to 1.0.8
Feature safe:	yes
2011-11-24 08:36:13 +00:00
Martin Matuska
250e35aa09 Update to 1.0.6
Feature safe:	yes
2011-11-24 08:35:54 +00:00
Martin Matuska
0ab7e18a42 Update to 1.0.4
Feature safe:	yes
2011-11-24 08:35:39 +00:00
Martin Matuska
8549cc6c6e Update to 1.0.1
Feature safe:	yes
2011-11-24 08:35:23 +00:00
Martin Matuska
6677c41c1f Update to 1.8.0
Feature safe:	yes
2011-11-24 08:35:06 +00:00
Martin Matuska
b577d241a3 Update to 1.1.3
Feature safe:	yes
2011-11-24 08:33:58 +00:00
Martin Matuska
25f200210b Update to 1.1.0
Feature safe:	yes
2011-11-24 08:33:11 +00:00
Sunpoet Po-Chuan Hsieh
047bbadb64 - Update to 0.26
Changes:	http://search.cpan.org/dist/Data-Printer/Changes
Feature safe:	yes
2011-11-23 17:27:54 +00:00
Li-Wen Hsu
0aee5348b8 - Update to 2.1.1
PR:		ports/159409 (based on)
Submitted by:	ychsiao <ychsiao@ychsiao.org>
Approved by:	maintainer timeout
Feature safe:	yes
2011-11-23 09:27:56 +00:00
Eitan Adler
9481f2221d - update to 2.1
- remove build patches

New features in this release:

- By default, functions and global variables are marked as "static" permitting compilers to optimize more aggressivELY IN SOme cases.
- We now try harder to get auto-vectorizers and other loop optimizers in trouble by generating code that is more idiomatic and therefore more likely to be optimized. In particular, array indices are in-bounds by construction instead of by using % operators.
- Unions are supported.
- The comma operator is supported, as in x = (y, 1, z, 3).
- Embedded assignments are supported, as in x = 1 + (y = z).
- The pre/post increment/decrement operators are supported.
- A --no-safe-math mode was added, which avoids calling the safe math wrappers. This is useful when trying to crash compilers but the resulting executables should not be run since they are very likely to have undefined behavior.

Feature safe:	yes
2011-11-23 05:33:29 +00:00
TAKATSU Tomonari
03a8b45cb1 - Add a new port: devel/py-ordereddict
Drop-in substitute for Py2.7's new collections.OrderedDict. The
  recipe has big-oh performance that matches regular dictionaries
  (amortized O(1) insertion/deletion/lookup and O(n)
  iteration/repr/copy/equality_testing).

  WWW:	http://pypi.python.org/pypi/ordereddict

Feature safe:	yes
2011-11-23 04:32:53 +00:00
Steve Wills
fc89a17cab - Update to 2.4.1
PR:		ports/162096
Submitted by:	swills (myself)
Approved by:	maintainer timeout (3 weeks)
Feature safe:	yes
2011-11-23 02:26:41 +00:00
Wen Heping
ea022cad3b - Fix a error in plist
Feature safe:	yes
2011-11-23 00:25:46 +00:00
Rene Ladan
b6cf5e3f62 Remove expired port:
2011-11-22 devel/tortoisehg1: does not work with current devel/mercurial, use tortoisehg2

Feature safe:	yes
2011-11-22 18:05:30 +00:00
Koop Mast
6f343505e4 Update to 0.8.17.
Move LICENSE section to please portlint.

PR:		ports/161585
Submitted by:	Zhihao Yuan <lichray@gmail.com>
Feature safe:	yes
2011-11-22 14:46:50 +00:00
Gordon Tetlow
fa042ad457 Upgrade Perforce related ports to 2011.1/370818. Of note is the loss of
sparc64 and support for FreeBSD 5.x releases. Older versions of Perforce
are still supported and those needing support for those platforms can
download the last version at ftp://ftp.perforce.com/perforce/r10.2/

Submitted by:	gibbs@
Feature safe:	yes
2011-11-22 05:10:44 +00:00
Ruslan Makhmatkhanov
902d5d9018 - update to 2.3.2
- change USE_PYTHON to just `yes', because it now builds with python3 too

PR:            162702
Submitted by:  rm (myself)
Approved by:   Robert Gogolok <gogo@cs.uni-sb.de> (maintainer),
               miwi (co-mentor)
Feature safe:  yes
2011-11-22 05:09:48 +00:00
Jun Kuriyama
9e83afa56d - Upgrade to 0.08.
Feature safe:	yes
2011-11-22 00:57:46 +00:00
Jun Kuriyama
cfafe02882 - Upgrade to 0.11.
Feature safe:	yes
2011-11-22 00:57:23 +00:00
Jun Kuriyama
22f62baf8f - Upgrade to 0.00022.
Feature safe:	yes
2011-11-22 00:56:09 +00:00
Jun Kuriyama
a7b4246d1a - Upgrade to 0.18.
Feature safe:	yes
2011-11-21 23:21:53 +00:00
Jun Kuriyama
3c4be576c3 - Upgrade to 1.5004.
Feature safe:	yes
2011-11-21 23:15:21 +00:00
Sofian Brabez
4e481cb4c9 - Update to 1.1.3
PR:		ports/162462
Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>
Approved by:	miwi@ (mentor)
Feature safe:	yes
2011-11-21 22:59:45 +00:00
Lars Thegler
aeca243c85 Update to 0.99.7001 (distversion 0.997001)
Feature safe: yes
2011-11-21 19:46:13 +00:00
Lars Thegler
82ada99e89 Update to 1.12
Feature safe: yes
2011-11-21 19:24:13 +00:00
Wesley Shields
edbe655ed4 Update to 1.7.7.4.
Changelog: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.4.txt

Feature safe:	yes
2011-11-21 18:36:03 +00:00
Lars Thegler
9a9a5136f9 Update to 2.35
Feature safe: yes
2011-11-21 18:34:35 +00:00
Lars Thegler
b1b9a5a6a0 Update to 1.34
Feature safe: yes
2011-11-21 18:27:34 +00:00
Lars Thegler
c0bf486027 Update to 2.58
PR:		ports/162713
Submitted by:	sunpoet
Feature safe:	yes
2011-11-21 18:20:26 +00:00
Pav Lucistnik
2e84009fda - Force reinstallation after recent bsd.python.mk, should help with plist
problems

Feature safe:	yes
2011-11-21 15:02:34 +00:00
Boris Samorodov
df94860644 Return to the pool since I don't use and ENOTIME to maintain those ports.
Feature safe:	yes
2011-11-21 14:58:09 +00:00
Ruslan Makhmatkhanov
b52e2b889f - update to 4.11
- change USE_PYTHON to just `yes', because it now builds with python3 too

Approved by:   miwi (co-mentor)
Feature safe:  yes
2011-11-21 04:33:15 +00:00
Ruslan Makhmatkhanov
594ff89e6e - update to 2.2.0
Approved by:   miwi (co-mentor)
Feature safe:  yes
2011-11-21 04:32:22 +00:00
Ruslan Makhmatkhanov
253c60bc21 - update to 3.13.0
Approved by:   miwi (co-mentor)
Feature safe:  yes
2011-11-21 04:31:48 +00:00
Ruslan Makhmatkhanov
ce0d87f79c - update to 2.13.22
Approved by:   miwi (co-mentor)
Feature safe:  yes
2011-11-21 04:30:53 +00:00
Ruslan Makhmatkhanov
7a325caefb - update to 4.0.0
Approved by:   miwi (co-mentor)
Feature safe:  yes
2011-11-21 04:29:53 +00:00
Sunpoet Po-Chuan Hsieh
a069926c39 - Update to 0.004
Changes:	http://search.cpan.org/dist/Glib-Object-Introspection/NEWS
Feature safe:	yes
2011-11-20 15:17:43 +00:00
Sunpoet Po-Chuan Hsieh
8b1240599e - Update to 0.25
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Data-Printer/Changes
Feature safe:	yes
2011-11-20 09:54:25 +00:00
Sunpoet Po-Chuan Hsieh
d19684487b - Update to 1.262
Changes:	http://search.cpan.org/dist/Config-Model/ChangeLog
Feature safe:	yes
2011-11-19 20:31:02 +00:00
Sunpoet Po-Chuan Hsieh
74cc2ef9ea - Update to 0.03
Changes:	http://search.cpan.org/dist/Class-Load-XS/Changes
Feature safe:	yes
2011-11-19 20:21:46 +00:00
Martin Matuska
f3ab96460a Update to 2.0.16
Feature safe:	yes
2011-11-19 14:30:31 +00:00
Dirk Meyer
329b356681 - set NOT_FOR_ARCHS
Feature safe:	yes
2011-11-19 13:35:34 +00:00
Steve Wills
b7b1be022c - Update to 1.8.11
Feature safe:	yes
Approved by:	portmgr (pav)
2011-11-19 03:43:51 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Alexey Dokuchaev
aa9c4fdb37 Beautify port description (reformat and remove excessive whitespace).
Feature safe:	yes
2011-11-18 12:34:39 +00:00
Sunpoet Po-Chuan Hsieh
eadf4c3921 - Add OPTIONS: THREAD for optional thread support (default on)
- Change comment to match current version

PR:		ports/162641
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Feature safe:	yes
2011-11-18 06:34:51 +00:00
Sunpoet Po-Chuan Hsieh
9b9692a198 - Fix *_DEPENDS
Feature safe:	yes
2011-11-18 02:22:47 +00:00
Sunpoet Po-Chuan Hsieh
eb17eb6942 - Update to 1.16
Changes:	http://search.cpan.org/dist/Data-Alias/Changes
Feature safe:	yes
2011-11-18 02:19:24 +00:00
Cheng-Lung Sung
34a54dc7a2 - Update to 3.12.0
Feature safe:	yes
2011-11-18 02:01:14 +00:00
Cheng-Lung Sung
1a3adeed92 - Update to 2.0401
Feature safe:	yes
2011-11-18 01:55:02 +00:00
Sunpoet Po-Chuan Hsieh
c38ad3ed95 - Update to 20110911 which is actually official 1.0.1 to avoid PORTEPOCH bump
Changes:	https://savannah.nongnu.org/forum/forum.php?forum_id=6947
		https://savannah.nongnu.org/forum/forum.php?forum_id=6931
Feature safe:	yes
2011-11-18 01:09:28 +00:00
Cheng-Lung Sung
d5c1eafc6e - Update to 1.1.0
Feature safe:	yes
2011-11-18 00:51:51 +00:00
Pav Lucistnik
d47c777170 - Remove patch files as requested by maintainer in the PR, and unbreak
Reported by:	pointyhat
Pointy hat to:	wen
Feature safe:	yes
2011-11-17 19:43:16 +00:00
Steve Wills
789482a29b - Add missing BUILD_DEPENDS to silence build warnings and allow testing
Feature safe:	yes
2011-11-17 19:41:28 +00:00
Pav Lucistnik
4330c1c9cd - Mark BROKEN: fails to build (building refman.pdf)
Reported by:	pointyhat
Feature safe:	yes
2011-11-17 19:29:48 +00:00