landry
863249e5bd
Useless patch patching a comment iz useless
2011-06-19 21:19:32 +00:00
landry
2ab07676fc
libplayback-1.so is for the binary flash support, we will never support
...
that so no need to fix the PR_LoadLibrary() call.
2011-06-19 21:18:29 +00:00
landry
e0ac769023
Remove patch, we don't build on arm atm, and when someone comes back to
...
that more work will be needed anyway.
2011-06-19 21:16:09 +00:00
landry
0dd702188c
Add comments to the local modifications for https:// cert warning
...
handling for dummies.
2011-06-19 21:14:02 +00:00
jasper
5425240e13
- bugfix update to 4.4.3
2011-06-19 21:00:24 +00:00
ajacoutot
b82ee08bdb
Bugfix update to gtksourceview3-3.0.4.
...
* Improvement in oblivion style
* Updated translations
2011-06-19 20:26:59 +00:00
kili
e9c218f2c2
+ ming
2011-06-19 17:46:48 +00:00
kili
9f63023ad4
Ming is an LGPL'ed Flash 4/5 (TM) movie (SWF) output library with PHP,
...
Python, Ruby, Perl5, C and C++ interfaces.
From Brad.
ok sthen@
2011-06-19 17:45:54 +00:00
sthen
d3688a3f10
update scamper to newer snapshot, pointed out by benoit@
2011-06-19 11:33:09 +00:00
sthen
9eb53d156b
+scamper
2011-06-19 10:20:00 +00:00
sthen
d9c0cadcab
import ports/net/scamper, ok benoit@
...
scamper is a program that is able to conduct Internet measurement
tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
fill a specified packets-per-second rate. Currently, it supports
the well-known ping and traceroute techniques, as well as radargun,
ally and mercator. (On some other OS it also supports sting, and
parts of tbit).
2011-06-19 10:19:43 +00:00
kili
e6e9988768
Add aircrack-ng.
...
ok benoit@
2011-06-19 08:53:43 +00:00
landry
c92312ea9e
Update to extsmail 1.4 from upstream and maintainer Laurence Tratt.
...
Remove USE_GROFF since mandoc -Tlint -Werror *.{1,5} is happy, and the
manpages render fine with mandoc.
(see http://www.openbsd.org/faq/ports/specialtopics.html#Mandoc for ref)
2011-06-19 06:12:24 +00:00
sthen
79899d885c
Add a krb5-config script to avoid patching the autoconf input files. From Brad.
2011-06-18 22:41:27 +00:00
sthen
748511976d
Use PATCHORIG, regen patches and rename the files which didn't match the
...
normal update-patches filenames. This avoids update-patches picking up the
.orig files in PHP distfiles and make it easier to keep in-sync. ok robert@
2011-06-18 19:49:22 +00:00
naddy
e103efa4ae
maintenance update to Debian revision 16.2; no code changes
2011-06-18 14:17:45 +00:00
kili
2810386482
Remove some unused hunks containing CVS keywords.
...
ok sthen@
2011-06-18 14:02:38 +00:00
sthen
3a8e9a16a9
update p5-DBD-SQLite to 1.33, tested for a few weeks with sqlports
...
ok robert@
2011-06-18 11:00:03 +00:00
sthen
aba9bf41b5
use CTAN's mirror-director as the first entry in MASTER_SITE_TEX_CTAN.
2011-06-18 10:35:53 +00:00
edd
5ba8ffb25f
add mirror from sthen@ for texmf-pregen distfile
...
OK sthen@
2011-06-18 10:30:14 +00:00
landry
ba2f46ee3f
Update to xfce-utils 4.8.2.
...
Add same workaround as done in exo for the pkg_add bug (symlinks to dirs
becoming dirs)
2011-06-18 08:25:59 +00:00
landry
51180667bb
Update to webkit 1.4.1, see https://trac.webkit.org/wiki/WebKitGTK/1.4.1
...
for a list of changes.
Tested by pea@ on macppc, myself on sparc64, rpointel@, marco@ and myself
on amd64.
ok rpointel@.
2011-06-17 22:10:40 +00:00
kili
f30b70d0de
Update to poppler-0.16.6.
...
ok landry@, who also threw this into a bulk build (thanks!)
2011-06-17 19:20:25 +00:00
sebastia
f801a520f3
Fix to build with gcc-2.95
...
OK ajacoutot@
2011-06-17 15:46:20 +00:00
landry
20ab02eecb
Fix history in upower :
...
- don't try to fetch from dev/apm if the fd isn't available yet (to be
discussed with upstream)
- use var/db/upower to store history files
Fixes graphs in gnome-power-statistics...
2011-06-17 15:08:36 +00:00
giovanni
79ed7d1737
Bugfix update to 3.4.2
...
Okay kevlo@ (Maintainer)
2011-06-17 15:03:45 +00:00
ajacoutot
447a06c34b
Fix path to gdm/custom.conf.
2011-06-17 14:27:55 +00:00
ajacoutot
eb41a910c4
Bugfix update to gedit-plugins-3.0.4.
2011-06-17 12:24:56 +00:00
ajacoutot
c9e0f38caa
Bugfix update to gnumeric-1.10.16.
2011-06-17 09:37:48 +00:00
ajacoutot
271d9d0cf6
Bugfix update to goffice-0.8.16.
2011-06-17 09:36:56 +00:00
landry
4c1b141db0
s/REVISI0N/REVISION/.
2011-06-17 08:43:06 +00:00
landry
1e7d825ba1
Load the correct libGL. WebGL doesn't work (yet), but at least it can go
...
further.
2011-06-17 08:24:52 +00:00
canacar
9c5121f96b
Try to set the number of open files to the desired value before warning
...
about openfiles-max. ok robert@
2011-06-17 04:25:06 +00:00
sthen
a87194c4ac
update to coccinelle 1.0rc3 and fix running the regression tests
...
- Better handling of the case of a matched declaration that should only
be replaced by other top level things.
- Improved filtering of result of matching atomic patterns
- Drop positions before creating function prototype rules
- Adjust position of { introduced by adding multiple statements in a
single-statement position
- Drop newline after function call ( when all arguments on that line are
eliminated
- Accept removal of a single declaration, replaced by arbitrary,
non-declaration code
- smpl_spacing takes into account newlines, indentation
2011-06-16 23:24:49 +00:00
sthen
c76a26180f
"Found newer package aspell6-ca-20040130_1p1" -> set EPOCH
2011-06-16 22:01:14 +00:00
sthen
fd761e2321
sync ngrep with version from upstream repo (mostly). there's been no release
...
(or much activity) in years and it has various fixes, including:
- unbreak IPv6
- support pflog capture files and pppoe
- chroot to /var/empty when dropping privs
2011-06-16 21:21:43 +00:00
sthen
eaa6026544
zap pointless use of $V
2011-06-16 21:11:56 +00:00
sthen
645e6c1521
this previously had v0 but it was lost; add EPOCH.
2011-06-16 20:49:11 +00:00
sthen
aa17838f8e
bugfix update to xcache 1.3.2, from Brad, also tested by Vijay Sankar, thanks!
2011-06-16 20:24:43 +00:00
sthen
ab2f020e0f
- pcap_yyrestart is supposed to take an argument, ngrep calls it without
...
one in the event of an error in the filter, this results in attempting
to deref bogus memory. pass it an explicit NULL which is handled correctly.
- don't strip the installed binary, remove USE_GROFF
2011-06-16 17:42:56 +00:00
sthen
6ef159dbdd
add comment explaining why USE_GROFF is needed
2011-06-16 17:17:35 +00:00
sthen
8d3b6dd41c
switch back to USE_GROFF, this uses nroff to build a Russian manpage
...
pointed out by Tom Doherty
2011-06-16 17:15:34 +00:00
ajacoutot
d678d7a325
Minor update to gedit-3.0.5.
2011-06-16 16:49:32 +00:00
ajacoutot
6aee6a8a98
Minor update to gconf2-2.32.4.
2011-06-16 15:30:14 +00:00
ajacoutot
23245e3fd2
When clicking on "Close All Windows", make sure we don't actually close the
...
Desktop window.
2011-06-16 12:50:49 +00:00
sthen
46cfd641c4
- fix with gcc4, from gentoo via wen heping
...
- mirror distfile
- drop maintainer
- sync wantlib, plist
maintainer timeout
2011-06-16 11:45:53 +00:00
ajacoutot
3af7d29651
Bump... not my day.
2011-06-16 11:01:51 +00:00
ajacoutot
6e55a1b45b
Default to "other_type" in switch.
2011-06-16 11:01:36 +00:00
ajacoutot
c46498e0fb
Regen all dependencies after sane-backend recent changes.
2011-06-16 10:16:43 +00:00
ajacoutot
6356c0e153
Disable the gphoto2 backend which doesn't really make sense nowadays.
...
Do not enable avahi support, it's broken for now.
2011-06-16 10:14:58 +00:00