Alberto Villa
28f2da8714
- Fix build on FreeBSD 10-CURRENT.
...
Submitted by: glebius via e-mail
2011-12-20 22:41:20 +00:00
Philip M. Gollucci
1d0a070fa0
- Bump the serf lib name as required for 0.7.2 -> 1.0.0 www/serf upgrade
...
Reminded by: sfc
2011-12-20 22:37:52 +00:00
Pawel Pekala
80757492d9
Volta is a high performance, low resource URI rewriter for use with the
...
Squid caching proxy server (http://www.squid-cache.org ) With it, you
can dynamically alter URI requests that pass through Squid based on
various criteria.
It uses a state machine to parse URIs and rules, and a constant database
to store and access those rules.
WWW: http://projects.martini.nu/volta/
PR: ports/162935
Submitted by: Mahlon E. Smith
2011-12-20 21:41:42 +00:00
Pawel Pekala
c8a63c112e
This package contains a number of functions that allows one to interact
...
with the operating system from MySQL:
sys_eval - executes an arbitrary command, and returns it's output.
sys_exec - executes an arbitrary command, and returns it's exit code.
sys_get - gets the value of an environment variable.
sys_set - create an environment variable, or update the value of an
existing environment variable.
Use lib_mysqludf_sys_info() to obtain information about the currently
installed version of lib_mysqludf_sys.
WWW: http://www.mysqludf.org/lib_mysqludf_sys
PR: ports/163216
Submitted by: David Cornejo <dave@dogwood.com>
2011-12-20 21:12:37 +00:00
Pawel Pekala
5535b87677
Forgot to bump portrevision
2011-12-20 21:10:24 +00:00
Dennis Herrmann
6264cbba9a
- Update to 2011.12.19
2011-12-20 21:07:37 +00:00
Pawel Pekala
6a19f04372
- Support WITHOUT_NLS knob [1]
...
- Add INSTALLS_ICONS=yes
PR: ports/162378 [1]
Submitted by: arrowdodger <6yearold@gmail.com> [1]
Approved by: maintainer
2011-12-20 21:07:27 +00:00
Jason Helfman
8617eb5cd6
re-assignment of echo_msg breaks 'make readme'
...
unbreak
PR: ports/163257
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Approved by: maintainer, crees (mentor)
2011-12-20 19:33:30 +00:00
Stefan Eßer
ad8c33ae63
Fix compilation with clang (missing return values).
2011-12-20 19:32:34 +00:00
Stefan Eßer
e74737514a
Fix compilation with clang: main() must return int not void.
2011-12-20 19:10:50 +00:00
David Thiel
15b743bb29
Update to 3.0.1.
...
Feature safe: yes
2011-12-20 18:58:04 +00:00
Stefan Eßer
d773eb47ab
Fix compilation with clang. This does not fix the port, since there is a
...
libtool error (missing librdhfile.la) later on.
2011-12-20 18:46:05 +00:00
Stefan Eßer
2734ac8554
Fix compilation with clang: main() should return int not void.
2011-12-20 18:25:50 +00:00
Stefan Eßer
77ffb91e5a
Fix type mismatch rejected by clang.
2011-12-20 18:09:49 +00:00
Jason Helfman
d343539d3a
move contributor address => jgh
...
Approved by: crees (mentor)
2011-12-20 17:10:19 +00:00
Philip M. Gollucci
8d8bac4972
- Fix a typo (sync with the rest of them)
...
With Hat: apache@
2011-12-20 16:55:05 +00:00
Vsevolod Stakhov
6b3901cb2a
- Remove expired security/p5-Digest-SHA256: use the builtin
...
Digest::SHA instead
2011-12-20 16:40:43 +00:00
Philip M. Gollucci
e9865872f1
- chef 0.10.8 requires ~> 0.10.8
...
so revert the last update
- set PORTEPOCH
2011-12-20 16:39:58 +00:00
Vsevolod Stakhov
4c721942d0
- Update to 0.4.6
...
- Remove dependency from deprecated security/p5-Digest-SHA256
2011-12-20 16:24:19 +00:00
Bernhard Froehlich
be135f91ea
- Update to 1.4.07
...
- Add LICENSE
PR: ports/163325
Submitted by: Takefu <takefu@airport.fm>
2011-12-20 15:24:30 +00:00
Brendan Fabeny
752fe750e7
update graphics/leptonica to 1.68, and adjust graphics/ocropus
...
PR: 163153
Approved by: Hiroto Kagatani (maintainer)
2011-12-20 15:22:34 +00:00
Sergey A. Osokin
e2aed7e284
Update third-party cache_purge module from 1.4 to 1.5.
...
<ChangeLog>
* Fix on-disk cache size calculation.
Since the initial release, recorded on-disk cache size was
decreased twice for purged content (once during cache purge
and once during subsequent cache update).
This resulted in recorded on-disk cache size being much
smaller than in reality, which could lead to on-disk cache
outgrowing defined "max_size" parameter.
Patch from Pyry Hakulinen.
</ChangeLog>
2011-12-20 13:58:02 +00:00
Bernhard Froehlich
e7c0de1989
- Update to 3.5.0
...
- Add LICENSE
2011-12-20 13:37:43 +00:00
Brendan Fabeny
724a294a2b
restore PORTEPOCH, which was lost during a mismerge; take up maintainership [1]
...
Approved by: demon [1]
2011-12-20 13:24:09 +00:00
Frederic Culot
fac59c04ef
- Update to 1.4.18
...
Changes: http://haproxy.1wt.eu/download/1.4/src/CHANGELOG-1.4.18
PR: ports/163077
Submitted by: Marc Peters <marc.peters@trivago.com>
Approved by: maintainer (timeout, >14 days)
2011-12-20 13:15:27 +00:00
Gerald Pfeifer
019a2e8e8d
Update to Wine 1.3.35. This includes the following changes:
...
- Triangular gradients and cosmetic wide pens support in the DIB engine.
- All Wine dialogs can now be translated through po files.
- Many more scripts added to UniScribe.
- JScript using bytecode throughout now.
- Several MSXML improvements.
- Various bug fixes.
2011-12-20 13:00:50 +00:00
Pietro Cerutti
26adf215d6
- Fix PLIST when building WITHOUT_NLS
...
- Bump PORTREVISION
Reported by: Jim Long <james@umpquanet.com>
2011-12-20 12:50:52 +00:00
Gerald Pfeifer
49eb054f5f
Fix the build on FreeBSD 10 and later.
...
Tested by: avg, kargl
2011-12-20 12:34:20 +00:00
Vanilla I. Shu
a0eee5ec4e
Upgrade to 2.0.2
...
PR: ports/163399
Submitted by: maintainer
2011-12-20 12:31:34 +00:00
TAKATSU Tomonari
7d9ca670c0
- Update to 1.6
...
- Fix LICENSE section
2011-12-20 12:29:47 +00:00
TAKATSU Tomonari
1f90e26ac1
- Update to 0.8-12
...
- Fix LICENSE section
2011-12-20 12:28:50 +00:00
Anton Berezin
5972d76eba
Update to 0.03(.)3.
...
Changes: http://search.cpan.org/dist/Imager-QRCode/Changes
Feature safe: yes
2011-12-20 12:20:59 +00:00
Michael Landin
1cc21ced0a
- Override CC as well as CFLAGS/LDFLAGS from command line
...
PR: ports/163227
Submitted by: Jan Beich <jbeich@tormail.net>
2011-12-20 11:53:10 +00:00
Ruslan Makhmatkhanov
4713473b44
Mark this port BROKEN and DEPRECATED. Set for removal on 2012-01-20.
...
Runtime is broken because Google closing free usage of API. Project is closed.
PR: 163420
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
Approved by: novel (mentor, implicit)
2011-12-20 11:50:03 +00:00
Dmitry Sivachenko
9b4a46dbc2
Update to version 2.4.
...
Submitted by: bf
2011-12-20 11:24:25 +00:00
TAKATSU Tomonari
1141bf2dd9
- Update to 0.0.3.615
2011-12-20 10:24:26 +00:00
Joerg Wunsch
1511acc65d
Fix the plist for this port.
...
Reminded by: pav
2011-12-20 10:20:10 +00:00
Frederic Culot
9acb211f51
- Update to 0.8.2
...
PR: ports/163471
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer)
2011-12-20 10:12:54 +00:00
Ruslan Makhmatkhanov
2bf1f7f932
- Add forth portion of dependencies needed for Plone 4 import.
...
Approved by: novel (mentor)
2011-12-20 09:51:58 +00:00
Anton Berezin
8fb7cbcdaf
Update to 1.002.
...
Changes: http://search.cpan.org/dist/File-pushd/Changes
Feature safe: yes
2011-12-20 09:39:30 +00:00
Anton Berezin
5524c40665
Update to 0.100002.
...
Changes: http://search.cpan.org/dist/Color-Palette/Changes
Feature safe: yes
2011-12-20 09:38:06 +00:00
Frederic Culot
2accc4a7a0
- Update to 0.88
...
Changes: http://search.cpan.org/dist/Filter-Simple/Changes
2011-12-20 09:12:12 +00:00
Frederic Culot
526915b695
- Update to 0.93
...
Changes: http://search.cpan.org/dist/Attribute-Handlers/Changes
2011-12-20 08:41:07 +00:00
Cheng-Lung Sung
18f5b2a335
- Update to 1.3.3
...
- take over maintainership
Approved by: yzlin (via lwhsu)
2011-12-20 07:13:56 +00:00
Li-Wen Hsu
869f2d6bd1
- Remove explicit dependency in setup.py for python ./setup.py test
...
Requested by: clsung
2011-12-20 06:31:36 +00:00
Philip M. Gollucci
22b6ab6708
- Pass some recent recents to ruby@
2011-12-20 05:37:49 +00:00
Thomas Abthorpe
08d733d3d4
- Reassign to the heap do to mail bounce
...
<timbob@bigpond.com>: host extmail.bigpond.com[61.9.168.122] said: 550 5.1.1
<timbob@bigpond.com> recipient rejected. IB603a (in reply to RCPT TO
command)
Final-Recipient: rfc822; timbob@bigpond.com
Original-Recipient: rfc822;timbob@bigpond.com
Action: failed
Status: 5.1.1
Remote-MTA: dns; extmail.bigpond.com
Diagnostic-Code: smtp; 550 5.1.1 <timbob@bigpond.com> recipient rejected.
With hat: portmgr
2011-12-20 05:20:00 +00:00
Philip M. Gollucci
0d92999607
- Update to 0.2.12
...
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
2011-12-20 05:12:04 +00:00
Philip M. Gollucci
ebb4724d76
- Update to 3.1.12
...
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
2011-12-20 05:11:57 +00:00
Philip M. Gollucci
25668b1594
With Hat: ruby@
...
Sponsored by: RideCharge Inc. / TaxiMagic
2011-12-20 05:11:50 +00:00