Commit Graph

77298 Commits

Author SHA1 Message Date
gonzalo
b3fbb207aa Update for Xombrero to 1.3.0:
* [NEW] force_https setting and https command to force a given domain
  to always use HTTPS
* [NEW] Use force_https to provide a preloaded HSTS list to help avoid
  the ssl stripping attack.  Sites in this list are taken from
  Chromium's preloaded HSTS list, and additional domains added by the
  xombrero authors.
* Add a workaround to fix a GTK focus bug until it has been fixed
  upstream (see https://bugzilla.gnome.org/show_bug.cgi?id=677329)
* Modify the about:allthethings output to a more C-like syntax
* Remove the usage of relying on some deprecated webkitgtk signals
* Prevent spitting out warnings of deprecated gcrypt functions when
  building
* Prevent a crash when using editsrc on about:blank or any other blank
  page
* Many various code cleanups

And more.

Ok pascal@
2012-09-04 12:06:01 +00:00
gonzalo
773daa81c8 Update for Maildrop to 2.5.5:
* rfc2045/rfc2045reply.c (mkreply): Fix copying of the contents
  of the original message.
* rfc2045/reformime.c (do_print_info): rfc2231_udecodeDisposition()
  failure is not fatal.
* rfc2045/reformime.c (get_suitable_filename): Ditto.
* rfc2045/reformime.c (main2): Fixed segfault on some arches
  from an initial null given to strtok.
* mailbot: add "feedback" and "replyfeedback" formats,
  generating RFC 5965-formatted feedback report. -a option attaches the
  entire original message, instead of only its headers, for "replydsn",
  "feedback", and "replyfeedback" formats.

Ok giovanni@
2012-09-04 11:33:35 +00:00
gonzalo
80813e8fbe Update for Aria2 to 1.15.2:
* Fixed base64::decode() return "" if input ends with garbage and no
  padding.

* Fixed segmentation fault when logger failed to open log file.

* Added new file allocation method called 'trunc'. --file-allocation
  option can now take new value 'trunc'. 'trunc' uses ftruncate()
  system call or platform-specific counterpart to truncate a file to a
  specified length.

* Added TLS SNI support.

Ok rpointel@ (maintainer)
2012-09-04 11:25:37 +00:00
pascal
402ab6593a adapt a sparc64 patch; still not enough because it decides to segfault in
libgcc.

found by landry@ in a bulk.  fuck gcc.
2012-09-04 10:11:56 +00:00
sthen
fd14b138bb update to Samba 3.6.7, from Ian McWilliam (maintainer)
- sync md5 patch to configure.in with ticket 9037 upstream, suggested by Brad

ok maintainer
2012-09-04 10:00:20 +00:00
landry
f3f7d81df9 +gottcode 2012-09-04 09:30:20 +00:00
landry
954d7c8af6 Import 4 new simple QT games from gottcode.org.
Hexalate is a color matching game. The goal of the game is to rotate and
position the circles so that each touching line matches in color. You
rotate circles by right clicking, and you move circles by dragging them.

Simsu is a basic Sudoku game. You can switch between filling in notes
(pencil mode), or filling in answers (pen mode). To make it easier to
see where to place numbers, you can highlight all instances of a number.

Tetzle is a jigsaw puzzle game that uses tetrominoes for the pieces. Any
image can be imported and used to create puzzles with a wide range of
sizes.

Peg-E is a peg solitaire game in which you jump over pieces in order to
remove them from the board, ultimately trying to eliminate all but one.

ok ajacoutot@
2012-09-04 09:29:38 +00:00
ajacoutot
af213defe9 Remove --as-needed and -pthread patches.
ok landry@ (maintainer)
2012-09-04 09:06:12 +00:00
jasper
5a6141aaec add not-really-missing build dependency 2012-09-04 08:50:52 +00:00
ajacoutot
848ef63891 No more palm in CATEGORIES. 2012-09-04 07:35:52 +00:00
ajacoutot
483429d7ab -palm 2012-09-04 07:15:39 +00:00
ajacoutot
c4e2997d1c Tedu palm/ ; all that is left in there has become useless. 2012-09-04 07:15:19 +00:00
ajacoutot
c5094f3fb6 +bibelot 2012-09-04 07:11:51 +00:00
ajacoutot
216eebddd3 Re-import bibelot from palm/bibelot since the palm CATEGORY is going to
be tedu'd.
2012-09-04 07:11:02 +00:00
ajacoutot
87b087b49c +palm-bookmarks 2012-09-04 07:08:56 +00:00
ajacoutot
1e3370ac82 Re-import palm-bookmarks from palm/palm-bookmarks since the palm CATEGORY is going to
be tedu'd.
2012-09-04 07:08:19 +00:00
ajacoutot
e013533bc2 Unhook p5-Palm, palm2ical, palm-bookmarks and bibelot. 2012-09-04 07:05:43 +00:00
ajacoutot
5e07519429 +palm2ical 2012-09-04 07:04:31 +00:00
ajacoutot
bd335fb6f3 Re-import palm2ical from palm/palm2ical since the palm CATEGORY is going to
be tedu'd.
2012-09-04 07:03:59 +00:00
ajacoutot
53cc1b428c +p5-Palm 2012-09-04 07:02:57 +00:00
ajacoutot
9e7d7e3401 Re-import p5-Palm from palm/p5-Palm since the palm CATEGORY is going to
be tedu'd.
2012-09-04 07:02:13 +00:00
jasper
acee082589 - update to 6.5.91 2012-09-04 06:53:36 +00:00
ajacoutot
6910321575 Remove --as-needed and -pthread patching. 2012-09-04 06:43:50 +00:00
ajacoutot
7caf116efd Remove --as-needed and -pthread patching. 2012-09-04 06:38:03 +00:00
ajacoutot
73faab8d51 Remove the -pthread patching and properly fix the autoconf test for the
pthread functions.

from Brad
2012-09-04 06:32:52 +00:00
ajacoutot
f8749a2c60 Keep --as-needed and remove pthread linking hacks.
Fix the pkg-config file.

from Brad (maintainer)
2012-09-04 06:31:08 +00:00
ajacoutot
3359300d5a - Fix random crashes caused by invalid 32-bit shifts on 32-bit values (from upstream).
- Add to the pkg-config file the missing libm library for static linking

from Brad
2012-09-04 06:17:51 +00:00
ajacoutot
35338bb8c5 Remove useless LIBS entry from CONFIGURE_ENV.
from Brad
2012-09-04 06:00:47 +00:00
jeremy
b2b20da847 Remove msf@ as maintainer, at his request, as he no longer works on
OpenBSD. While here, use MODRUBY_FLAVOR for the regress depend so
it will work correctly if the port switches to ruby19.
2012-09-04 03:42:17 +00:00
jeremy
054823d8c1 Remove msf@ as maintainer from the ports he maintains, at his request,
as he no longer works on OpenBSD.
2012-09-04 03:40:33 +00:00
ajacoutot
0d73e3a682 Bugfix update to gtk+2-2.24.12. 2012-09-03 22:18:54 +00:00
jasper
12ae55016d - update to 0.17.6 2012-09-03 20:58:59 +00:00
ajacoutot
3c3576ea16 No need to pass -pthread here.
ok mpi@ (maintainer)
2012-09-03 19:45:14 +00:00
ajacoutot
5c2dfe2ea3 Bugfix update to libgsf-1.14.24. 2012-09-03 19:37:39 +00:00
jeremy
3d54b80434 Set FLAVORS in addition to FLAVOR to make it clear that only a single
FLAVOR is supported.  Fixes misleading results in sqlports.

OK sthen@
2012-09-03 18:05:25 +00:00
jeremy
c6460b3549 Switch tpp from ruby 1.8 to ruby 1.9. Modify the shebang line so that
it actually references the binary installed by the ports system.

OK sthen@
2012-09-03 18:03:13 +00:00
jeremy
f683119254 Make the _tomcat script use ruby19 instead of ruby18. Since ruby isn't
an actual dependency, users of this script need to manually upgrade to
ruby 1.9.

While here, remove now incorrect comment.

OK sthen@
2012-09-03 18:00:32 +00:00
kili
070d9d3ff5 Better fix: just use the pregenerated Lexer and Parser. 2012-09-03 17:35:25 +00:00
kili
ce51b6ffb1 Missing devel/alex and devel/happy in BUILD_DEPENDS.
Noticed by nigel@
2012-09-03 17:01:54 +00:00
robert
e6291dd0bc update to 1.8.15 2012-09-03 16:14:59 +00:00
landry
0ecfafe601 Bump REVISION, since it seems ppl have decided to be picky today. 2012-09-03 15:33:40 +00:00
ajacoutot
62ef0558f9 Bugfix update to notification-daemon-0.7.6. 2012-09-03 15:26:02 +00:00
jasper
277acbc951 sync 2012-09-03 15:12:56 +00:00
jasper
9df53c69c0 import py-urlgrabber 3.9.1
High-level cross-protocol url-grabber.

Using urlgrabber, data can be fetched in three basic ways:

  urlgrab(url) copy the file to the local filesystem
  urlopen(url) open the remote file and return a file object
     (like urllib2.urlopen)
  urlread(url) return the contents of the file as a string

ok aja@
2012-09-03 15:09:10 +00:00
ajacoutot
a0373b57bc Forgot to cvs add this patch... thanks nigel@ 2012-09-03 14:35:52 +00:00
landry
e274991dbc Backport a patch fixing a crash when viewing H264 video through gstreamer.
https://bugzilla.mozilla.org/show_bug.cgi?id=761030.

Crash reported and fix testing by Juan Francisco Cantero Hurtado.
2012-09-03 13:33:05 +00:00
pascal
f080554be1 Make gcc 4.[67] use __guard_local instead of __guard. From Brad.
ok matthew@
2012-09-03 13:24:58 +00:00
ajacoutot
bc15304e18 Minor update to gnutls-3.0.23. 2012-09-03 11:54:18 +00:00
ajacoutot
67e61769d5 --as-needed works fine here.
Regen patches while here.
2012-09-03 09:34:59 +00:00
stsp
1787d32062 fix abort() in pthread_mutex_unlock(); ok aja 2012-09-03 09:09:34 +00:00