Wesley Shields
8fc41714d8
- Update to 1.1.17
2009-08-04 17:50:09 +00:00
Wesley Shields
1dff9f2233
- Update to 1.1.8 to address security vulnerabilities and general bug fixes.
...
PR: ports/137421
Submitted by: Marc Lagrange <markocpc@gmail.com>
2009-08-04 17:49:35 +00:00
John Hay
f3580fc1b4
Add lib/olsrd_watchdog.so.0.1 to pkg-plist.
...
Bump PORTREVISION.
Reported by: pointyhat (erwin)
2009-08-04 17:39:28 +00:00
Boris Samorodov
168fe9eea2
. update to version 4.3.6;
...
. remove an "A" flag from FETCH_ARGS (SF seems to use a new
technology to redirect distfiles, a fetch ends up with
the message "Moved Temporarily");
. adjust WWW address to a new one at pkg-descr.
2009-08-04 17:25:58 +00:00
Dmitry Marakasov
bdbf2a3594
- Update to 0.48
...
PR: 137324
Submitted by: "Metashop Root" <doj@cubic.org> (maintainer)
2009-08-04 16:44:10 +00:00
Dmitry Marakasov
15ba92ef06
- Update to 1.3.7
...
PR: 137420
Submitted by: Aldis Berjoza <killasmurf86@gmail.com> (maintainer)
2009-08-04 16:44:08 +00:00
Dmitry Marakasov
e7c12bc004
- Update to 2.0.40
...
- Pass maintainership to submitter
PR: 137422
Submitted by: Ben D <ben@gibbed.org>
2009-08-04 16:44:07 +00:00
Diane Bruce
00a051fdc1
- Patch submitted via e-mail by Emanuele Madeo (author of xwota)
...
- Submitted to Emanuele by Lucian Langa cooly@gnome.eu.org
- ... likely strcpy (eor, "<EOR>"); will overflow eor because of terminating
null byte.
Submitted by: e.madeo@fabaris.it
2009-08-04 16:18:53 +00:00
Markus Brueffer
a82b978b51
Mark port as MAKE_JOBS_UNSAFE
...
PR: ports/137313
Submitted by: dougb
This also fixes:
PR: ports/137429
Submitted by: amdmi3
2009-08-04 15:45:47 +00:00
Dmitry Marakasov
c6e66e6777
FLVmeta is a metadata injector for Adobe Flash Video files
...
(FLV). It is able to inject all known metadata tags into the
onMetaData event, as well as insert an onLastSecond event.
WWW: http://code.google.com/p/flvmeta/
PR: 137340
Submitted by: Earl Gay <earl@eeg3.net>
2009-08-04 15:13:58 +00:00
Dmitry Marakasov
5739754692
- Fix build after libtool bump
...
- While here, remove empty patches
PR: 137410
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2009-08-04 14:42:01 +00:00
Jun Kuriyama
8cbc5d1ecc
Update to 20090731.
2009-08-04 14:39:01 +00:00
Wesley Shields
bbac753ade
- Do not force binding to a single interface in RC script.
...
PR: ports/137335
Submitted by: Hans Hoppe <hopha@cinis.com>
Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer)
2009-08-04 14:07:13 +00:00
Hajimu UMEMOTO
1841267782
- Add multi cpu support.
...
- Though coretemp set dev.cpu.N.temperature in celsius, amdtemp set
it in kelvin.
2009-08-04 13:34:26 +00:00
Felippe de Meirelles Motta
01ca23df5f
- Pass maintainership to submitter.
...
PR: ports/137409
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
2009-08-04 12:36:47 +00:00
Jimmy Olgeni
4e3ba2bc31
Reduce diff with ports/135096: USE_PGSQL and set IGNORE_WITH_PGSQL
...
to 84 (will be supported by slony1 1.2.17).
PR: ports/135096 (partial)
Approved by: maintainer
2009-08-04 12:28:36 +00:00
Felippe de Meirelles Motta
61c1a77b38
- Update to 7.82.
...
PR: ports/137413
Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer)
2009-08-04 12:22:31 +00:00
Felippe de Meirelles Motta
c8cb3ab81e
This module provides a perl interface to the Twitter APIs. It uses the
...
same API definitions as Net::Twitter, but without the extra bells and
whistles and without the additional dependencies. Same great taste,
less filling.
This module is related to, but is not part of the "Net::Twitter"
distribution. It's API methods and API method documentation are
generated from "Net::Twitter"'s internals. It exists for those who
cannot, or prefer not to install Moose and its dependencies.
WWW: http://search.cpan.org/dist/Net-Twitter-Lite/
2009-08-04 12:19:43 +00:00
Felippe de Meirelles Motta
ccf48577fc
Often in program logic, multiple different steps need to be taken that
...
are independent of each other, but their total result is needed before
the next step can be taken. In synchonous code, the usual approach is
to do them sequentially.
An asynchronous or event-based program could do this, but if each step
involves some IO idle time, better overall performance can often be
gained by running the steps in parallel. A Async::MergePoint object
can then be used to wait for all of the steps to complete, before
passing the combined result of each step on to the next stage.
This module was originally part of the IO::Async distribution, but was
removed under the inspiration of Pedro Melo's Async::Hooks
distribution, because it doesn't itself contain anything IO-specific.
WWW: http://search.cpan.org/dist/Async-MergePoint/
2009-08-04 12:18:58 +00:00
Anton Berezin
6ee43f9478
Add lang/p5-signatures 0.06, a Perl module that brings subroutine
...
signatures into the language.
2009-08-04 11:36:50 +00:00
Anton Berezin
b6fa22b64f
Add devel/p5-B-Hooks-OP-PPAddr 0.03, a Perl module that provides a C api
...
for XS modules to hook into the execution of perl opcodes.
2009-08-04 11:23:43 +00:00
Dennis Herrmann
51837a3fbc
- Update to 1.4
2009-08-04 10:34:54 +00:00
Peter Pentchev
f2270e9808
Update to p5-WWW-Curl-4.08.
2009-08-04 10:17:50 +00:00
Emanuel Haupt
363efe883d
Update to 3.4.3
2009-08-04 09:22:40 +00:00
Emanuel Haupt
12287431ee
Update to 1.3.1
2009-08-04 09:22:13 +00:00
Anton Berezin
4d416c8c9a
Update to 1.12.
...
Changes: http://search.cpan.org/dist/Finance-QuoteHist/Changes
2009-08-04 08:50:05 +00:00
Anton Berezin
8e0fed1aae
Update to 1.01.
...
Changes: http://search.cpan.org/dist/Commands-Guarded/Changes
2009-08-04 08:34:00 +00:00
Herve Quiroz
d9f223cce1
Update to 1.318
2009-08-04 08:31:31 +00:00
Alexey Dokuchaev
603ca9adcf
- Use accurate NVVERSION for checking libcuda compat library presence
...
- Now that no version of drivers installs nvidia_drv.o, remove the check
and clean up pkg-plist
2009-08-04 08:27:43 +00:00
Maho Nakata
d3ef753db9
Try to workaround strange build error on i386.
...
Spotted by: pav
2009-08-04 01:12:40 +00:00
Dmitry Marakasov
d579d67e5a
- Forced commit to note that print/hplip3 was repocopied from print/hplip
...
PR: 135702
Repocopy by: marcus
2009-08-04 00:53:23 +00:00
Dmitry Marakasov
9b93f1f626
- Update to 1.69
...
- Some port improvements
- Pass maintainership to submitter
- Mirror the distfile
PR: 137312
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
2009-08-04 00:40:45 +00:00
Dmitry Marakasov
a5a1ad325d
- Update to 1.3.113
...
PR: 137275
Submitted by: Craig Green <cgreen@sentex.net> (maintainer)
2009-08-04 00:00:27 +00:00
Dmitry Marakasov
37342d4d66
- Update to 0.2.2
2009-08-03 23:45:08 +00:00
Dmitry Marakasov
73b4635cfb
- Update to 1.0beta2
2009-08-03 23:45:06 +00:00
Dmitry Marakasov
2732d36977
- Add CONFLICTS for graphics/graphviz: both ports install bin/prune
2009-08-03 23:32:21 +00:00
Jeremy Messenger
782bd67eaa
Fix the build w/ libtool22. The previous tested in pointyhat-exp doesn't
...
catch this, because pointyhat-exp was amd64 and this port only limited to
i386.
Reported by: erwin (ran i386 8-exp)
2009-08-03 22:41:02 +00:00
Philip M. Gollucci
d420fe0000
follow convention and send the ruby- ports to ruby@
2009-08-03 22:06:32 +00:00
Boris Samorodov
4cbc9171ea
Fix entries for tcl84 and tk84 components at 8.x. The bug
...
was exposed by a new emulators/linux-systemsim port.
Reported by: Portsnap buildbox
2009-08-03 21:53:13 +00:00
Pav Lucistnik
092aaa3d41
- Fix on 6.x -- does not hardcode gcc version in the Makefile
...
Submitted by: maintainer
2009-08-03 21:04:08 +00:00
Doug Barton
9fa1c345c9
Deprecate this port, the sheep server is gone, there is no tarball for
...
new versions, and the project seems to generally be having "issues."
2009-08-03 20:58:06 +00:00
Marcelo Araujo
56f2bc4150
- Update to 1.2.0.
...
- Pass maintainer to submitter.
PR: ports/137320
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
2009-08-03 20:54:26 +00:00
Doug Barton
b13696348d
Remove support for electricsheep as a screensaver, the project has been
...
having "issues" for a long time now.
2009-08-03 20:53:19 +00:00
Marcelo Araujo
fab4a382da
- Fix the issue when you set a custom PREFIX or LOCALBASE.
...
PR: ports/137229
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
2009-08-03 20:35:54 +00:00
Nicola Vitale
f5a8651ec9
- Update to 1.4.7.2843
...
- Add pkg-plist
- Use ${COPYTREE_SHARE} to install files
2009-08-03 20:21:49 +00:00
Boris Samorodov
eae0a7e992
Add a note about emulators/linux-systemsimcell:
...
*Redistribution of pre-compiled binaries is not permitted*
PR: ports/131802
Submitted by: Stas Timokhin <stast at bsdportal.ru>
2009-08-03 19:17:33 +00:00
Doug Barton
0fcfdd8260
Update portmaster examples for the libtool update
2009-08-03 19:08:48 +00:00
Boris Samorodov
4933d5d7b5
A full-system simulation infrastructure and tools
...
for the Cell Broadband Engine processor.
WWW: http://www.alphaworks.ibm.com/tech/cellsystemsim/
- Stas Timokhin
stast@bsdportal.ru
PR: ports/131802
Submitted by: Stas Timokhin <stast at bsdportal.ru>
2009-08-03 19:08:21 +00:00
Dennis Herrmann
6fc51eafe2
- Update to 1.3.0
2009-08-03 18:20:37 +00:00
Boris Samorodov
2e9797641a
Unify files to be detected while looking for tcl84 component.
2009-08-03 17:48:05 +00:00