joerg
c58d4ddea5
Don't pick up GNU patch on Darwin, Linux and SunOS. It has a number of
...
restrictions including line length, asymmetric context and interaction
with read-only patches. It is just not worth the trouble.
2011-12-14 03:17:25 +00:00
hiramatsu
f3a82c38d5
Added devel/p5-MooseX-CompileTime-Traits version 1.102570.
...
Updated devel/p5-Test-Weaken to 3.006.000.
2011-12-14 03:15:29 +00:00
sbd
c50d0207fe
Regenerate diffs for GNU patch.
2011-12-14 03:14:13 +00:00
hiramatsu
78bb42ec00
Update p5-Test-Weaken to 3.006000.
...
Changes from previous:
----------------------
3.006000 Mon Nov 15 20:52:06 2010
* Documentation changes
* Added Test::Weaken::Gtk2 to SEE ALSO
2011-12-14 03:14:06 +00:00
hiramatsu
22e414ec6a
Add p5-MooseX-CompileTime-Traits.
2011-12-14 03:13:20 +00:00
hiramatsu
fe9eb948b1
Import MooseX::CompileTime::Traits into devel/p5-MooseX-CompileTime-Traits,
...
which is required to update www/p5-POE-Component-Server-PSGI.
MooseX::CompileTime::Traits allows role application at compile time via use
statements. What this class does is provide an import method that will apply
each of the roles (along with any arguments for parameterized roles).
2011-12-14 03:12:16 +00:00
sbd
45a9125c16
Regenerate diffs for GNU patch.
2011-12-14 03:05:04 +00:00
sbd
10fe9df238
Regenerate as unified diffs.
2011-12-14 03:03:47 +00:00
sbd
837702656e
Regenerate diffs for GNU patch.
2011-12-14 02:54:27 +00:00
sbd
407e4bc9fd
Revert following commit (gdb doesn't confict with autoconf):
...
Module Name: pkgsrc
Committed By: sbd
Date: Tue Dec 13 06:58:09 UTC 2011
Modified Files:
pkgsrc/devel/gdb: Makefile distinfo
pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_configure.in
Added Files:
pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_config.in
patch-gdb_gdbserver_configure
Log Message:
This package can't use autoconf as to conflicts with it.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/gdb/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/gdb/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_config.in \
pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure.in
2011-12-14 02:29:30 +00:00
sbd
809486b428
Update CONFLICTS so that devel/gdb doesn't conflict with autoconf.
...
Bump PKGREVISION.
2011-12-14 02:03:25 +00:00
marino
f46860b5b6
graphics/gqview-devel: explicitly list all linked libraries
...
Required for default linking behavior of binutils 2.22 ld
2011-12-14 00:19:15 +00:00
marino
2a3f36d823
graphics/gpicview: USE_TOOLS+= msgfmt
2011-12-14 00:17:45 +00:00
marino
64feb6b6f4
graphics/glx-utils: explicitly list all linked libraries
...
Required for default linking behavior of binutils 2.22 ld
2011-12-14 00:16:13 +00:00
marino
07b31e2b9b
graphics/gimp2-wideangle: explicitly list all linked libraries
...
Required for default linking behavior of binutils 2.22 ld
2011-12-14 00:15:24 +00:00
marino
92281174ab
games/tyrquake: Get makefile to recognize DragonFly
2011-12-14 00:12:38 +00:00
marino
e7ada86bb5
games/quakespasm: Get makefile to recognize DragonFly
2011-12-14 00:11:33 +00:00
joerg
7053830008
Revert PYTHON_VERSIONS_ACCEPTED.
2011-12-13 23:13:28 +00:00
joerg
2e0d696a90
Add back distfile for push option and decouple it from uwsgi.
...
Adjust logic to generate the full distinfo if makesum is called.
Add image-filter, upload and debug options (PR 45612).
2011-12-13 22:00:47 +00:00
ryoon
0a644bdd6b
Updated converters/qrencode to 3.2.0
2011-12-13 21:46:35 +00:00
ryoon
4b0581379f
Update to 3.2.0
...
* Remove obsolete patches.
Changelog:
Version 3.2.0 (2011.11.26)
------------------------
* "--dpi" (or "-d") option has been added to qrencode. This option set DPI
information in an output PNG image. (Thanks to David Dahl)
* New option "--enable-thread-safety" has been added to the configure script
that makes the library thread-safe. It is enabled by default.
* QRcode_encodeData(), QRcode_encodeDataMQR, QRcode_encodeDataStructured() have
been added for binary data encoding including '\0'.
* Typo and bug fixes.
* Experimental Micro QR Code support has been added.
* "--micro" (or "-M") option for Micro QR Code has been added to qrencode.
(experimental)
Release Note:
Binary data including '\0' is now supported. To encode a binary data, give "-8"
option to qrencode, and let qrencode obtain data via standard input like
"qrencode -8 -o output.png < binary". "--dpi" and "-d" are also added to embed
DPI information to PNG file.
A bug in the mask pattern evaluation routine has been fixed. In some cases,
libqrencode may generate a different symbol from the one that was generated by
the prior libqrencode because of this bug fix, but the embedded data are not
affected. The symbols generated by the old libqrencode are valid.
Experimental support of Micro QR Code encoder has been added. Some functions
(QRcode_*MQR()) have been added to the library. The command line tool generates
Micro QR Code when "--micro" or "-M" is given.
2011-12-13 21:44:36 +00:00
marino
d7ff41a582
graphics/gimp-fix-ca: explicitly list all linked libraries
...
Required for default linking behavior of binutils 2.22 ld
It's kind of ugly to tag it on to the LINK_PTHREAD variable, but renaming
that variable could satisfy the pedants.
2011-12-13 20:09:27 +00:00
marino
2ce2c6d89d
graphics/frameworks: explicitly list all linked libraries
...
Required for default linking behavior of binutils 2.22 ld
2011-12-13 20:07:05 +00:00
marino
29e9289251
graphics/evas-svg: Needs pango too.
2011-12-13 20:04:33 +00:00
marino
5a469898a2
graphics/evas: Improve conftest (Fixes DragonFly)
...
S_IRUSR and S_IWUSR are defined in <sys/stat.h> on DragonFly, but the
conftest for the Cache Server wasn't pulling that header in. After
patching the conftest, the package builds normally. There was no need
to patch the source itself, so it was a bad test.
2011-12-13 20:03:26 +00:00
marino
b37057b05b
lang/coq: Don't forget us
...
DragonFly needs natdynlink enabled on all ocaml packages.
2011-12-13 19:59:45 +00:00
darcy
cedf793103
Upstream will not be moving to Python 3 in the foreseeable future. See
...
http://blog.vrplumber.com/index.php?/archives/2540-More-porting-to-python-3-notes....html .
Add license. The web page is unclear so I went with the most stringent
BSD one. If I find out otherwise I will update it.
2011-12-13 17:29:40 +00:00
joerg
ed392df7fa
Be a bit less aggressive in the required version of pkg_install encoded
...
into binary packages.
2011-12-13 16:35:48 +00:00
taca
4a40b952e9
Note update of databases/ruby-sequel package to 3.29.0.
2011-12-13 16:25:29 +00:00
taca
cc306e9ea5
Update ruby-sequel package to 3.29.0.
...
Changes are too many to write here, pelase refer CHANGELOG file.
2011-12-13 16:24:34 +00:00
taca
d0e3eb909c
Note update of devel/ruby-i18n package to 0.6.0.
2011-12-13 16:10:45 +00:00
taca
923cacd1e4
Update ruby-i18n package to 0.6.0.
...
Exact changes are unknown.
2011-12-13 16:09:56 +00:00
taca
8583620b33
Note update of some Ruby on Rails related packages:
...
databases/ruby-activerecord3 3.0.11nb1
devel/ruby-activemodel 3.0.11nb1
www/ruby-actionpack3 3.0.11nb1
2011-12-13 16:06:06 +00:00
taca
7e35125162
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Correct CATEGORIES to www.
2011-12-13 16:03:53 +00:00
taca
ad3119dc7d
Switch to use RUBY_RAILS_SUPPORTED.
2011-12-13 16:03:09 +00:00
taca
6d736b2810
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Relax dependency to ruby-i18n version.
Bump PKGREVISION.
2011-12-13 16:02:39 +00:00
taca
7063319ca4
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:57:27 +00:00
spz
2c74875e63
added prevention of CVE-2011-4122 taken from NetBSD src
2011-12-13 15:57:08 +00:00
taca
1a43a564b9
Switch to use RUBY_RAILS_SUPPORTED.
...
Correct CATEGORIES to mail.
2011-12-13 15:56:58 +00:00
taca
00af476ad4
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Don't hard code RUBY_RAILS3_VERSION in DISTNAME.
2011-12-13 15:56:27 +00:00
taca
241cbd6934
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:56:08 +00:00
taca
d92040a905
Switch to use RUBY_RAILS_SUPPORTED and allow 31 here.
2011-12-13 15:55:20 +00:00
taca
26130915b1
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Don't hard code RUBY_RAILS3_VERSION in DISTNAME.
2011-12-13 15:54:19 +00:00
taca
7a6d32914d
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:53:37 +00:00
taca
bed1079da3
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Allow dependency to newer ruby-i18n.
Bump PKGREVISION.
2011-12-13 15:53:03 +00:00
taca
25227a4a92
Switch to use RUBY_RAILS_SUPPORTED.
2011-12-13 15:51:17 +00:00
taca
8ebe0b7b63
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:50:49 +00:00
taca
1898ad638c
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Correct some dependency.
Bump PKGREVISION.
2011-12-13 15:50:06 +00:00
taca
e19e972ffb
Switch to use RUBY_RAILS_SUPPORTED.
2011-12-13 15:48:34 +00:00
taca
82bfa3b099
* Switch to use RUBY_RAILS_SUPPORTED.
...
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:48:12 +00:00