Commit Graph

63181 Commits

Author SHA1 Message Date
sthen
54791666e0 Import ports/editors/dhex, an ncurses-based hex editor with diff and
string searching capabilities. From maintainer Thanasoulas Spiros with
a few fixes by me, requested by marco@, ok/comments dcoppa@
2011-01-15 08:54:43 +00:00
naddy
3f1960b6f3 recognize OpenBSD 4.9 2011-01-15 01:19:35 +00:00
naddy
4cb3e73f03 bump revision for plist changes 4.8 -> 4.9 2011-01-15 01:09:42 +00:00
naddy
5ba9e6cafd Epoch bump for lang/gcc/3.3 because the version number shouldn't
count as older than one from 2005.

Revision bump for all ports that depend on libstdc++-3 because the
package specs have changed.
2011-01-15 01:07:45 +00:00
ajacoutot
1d263fc088 +py-markdown 2011-01-14 23:37:37 +00:00
ajacoutot
1e128af9dd Import py-markdown-2.0.3.
This is a Python implementation of John Gruber's Markdown. It is almost
completely compliant with the reference implementation.

ok jasper@
2011-01-14 23:36:45 +00:00
landry
33634e2d9a seamonkey/mozilla-thunderbird SHARED_LIBS minors were bumped, so bump
them too in corresponding enigmails to make sure they work.
2011-01-14 22:58:49 +00:00
landry
8a6ec97c9b Build sunbird against systemwide sqlite3 and add the PRAGMA
secure_delete patch. Consistency uber alles!
2011-01-14 22:57:44 +00:00
landry
f325f438b2 Add same PRAGMA secure_delete patch to seamonkey and ffx35 for the sake
of consistency, and build against systemwide sqlite.
2011-01-14 22:56:11 +00:00
landry
a13be2b9e4 Build against system sqlite now that it builds with FTS3 enabled, and
add the same PRAGMA secure_delete patch as done in firefox.
2011-01-14 22:53:42 +00:00
landry
8bcab2e860 Actually depend on sqlite 3.7.4 which is the version where PRAGMA
secure_delete was added, and where FTS3 is enabled for mozilla-firefox.
2011-01-14 22:52:37 +00:00
jasper
23bdc66288 Remove mjc@ as maintainer after several generous time-outs. 2011-01-14 22:50:56 +00:00
landry
2fc183001f Chase mozilla-firefox change and build against system sqlite too.
ok jasper@
2011-01-14 22:50:38 +00:00
landry
b07f44ae2e Add a patch doing PRAGMA secure_delete ON when opening connection to
sqlite database. Allows us to build against system sqlite3 again, and
get rid of the infamous symbol size mismatch warning reported several
times on ports@.
See https://bugzilla.mozilla.org/show_bug.cgi?id=445164 for why mozilla
now hard-requires secure_delete, and
https://bugzilla.mozilla.org/show_bug.cgi?id=546162 for the reasons they
don't want to make that an option and forces us to do such hacks.
ok jasper@
2011-01-14 22:49:47 +00:00
landry
7b2880d114 For all mozilla ports (but ffx4), build against system sqlite.
Trick configure into believing our sqlite has secure_delete enabled by
default.
2011-01-14 22:46:29 +00:00
ajacoutot
03e816d06a Zap bogus category. 2011-01-14 22:42:52 +00:00
landry
4c2052a022 Set @conflict markers, both ports install bin/deliver.
Reported by naddy@.
2011-01-14 22:17:03 +00:00
ajacoutot
58ea2afca6 Re-enable gnome-sudoku now that we have python 2.6. 2011-01-14 22:15:41 +00:00
ajacoutot
86b5c2d6e6 Bugfix update to gtk-doc-1.16. 2011-01-14 22:10:58 +00:00
ajacoutot
1c787c5d5c Update to gcompris-9.5. 2011-01-14 21:29:42 +00:00
jasper
749eeef654 Remove old gtk1 cruft. Unused and unmaintained.
ok landry@
2011-01-14 21:21:08 +00:00
ajacoutot
761e138b79 Add php5-mcrypt to RUN_DEPENDS as it's a recommended dependency.
Add a default php date.timezone to prevent the installer/updater from
complaining.

ok sthen@ (maintainer)
2011-01-14 21:19:20 +00:00
robert
3a126321a6 update to 2.8.2 2011-01-14 21:14:12 +00:00
robert
e764b609ac fix conflicts 2011-01-14 20:04:56 +00:00
jasper
00d1353d18 - update linkchecker to 6.2 2011-01-14 19:56:01 +00:00
robert
d53322d0ef Update to 3.3.0rc3 2011-01-14 19:55:55 +00:00
jasper
82a76db7a0 Fix heap overflows in CDG decoder
from brad (MAINTAINER)
2011-01-14 19:46:46 +00:00
jasper
7ac70a8b43 - add the gtksourceview2 bindings
from shiryaev.a.v AT gmail.com
2011-01-14 19:38:33 +00:00
jasper
8d06b9be19 - add license marker
- use SUBST_CMD/MODPY_ADJ_FILES
      - regen PLIST
2011-01-14 19:12:12 +00:00
ajacoutot
a665856af3 Remove extrusion from -data, it belongs in -gle only.
reported by naddy@
2011-01-14 18:58:37 +00:00
jasper
0811dacb89 - remove bogus patch since no autoconf is used 2011-01-14 18:50:20 +00:00
sebastia
fd174e2ac5 Add missing include paths to fix building, as found by ajacoutot@
Add missing dependency to automake, as found by landry@
While there, add patch to make it work that the user can u/mount drives via desktop icon

OK landry@
2011-01-14 13:07:13 +00:00
dcoppa
369943f752 Do not build the HTTP client code since it's unused and poorly written. 2011-01-14 12:01:18 +00:00
eric
5baf25634e fix alloc size
ok pyr@
2011-01-14 09:53:24 +00:00
sthen
abb863255b update roundcubemail to 0.5; similar diff from LEVAI Daniel 2011-01-14 09:38:48 +00:00
sthen
7270b75cb9 update to 20110113b, new release pointed out by Brian Keefer who has
also worked with upstream to get some of the problems addressed by
patches fixed in the distribution instead, thanks!
2011-01-14 08:23:21 +00:00
ajacoutot
269b8ad2d1 Update to intltool-0.41.1.
bulk testing by landry@
2011-01-14 08:13:14 +00:00
fgsch
ec52884306 Update to ibus-skk 1.3.5.
jasper@ ok
2011-01-14 06:02:06 +00:00
fgsch
7b69e4b0da Update to ibus-anthy 1.2.5.
jasper@ ok
2011-01-14 06:01:04 +00:00
fgsch
ca49e3fb1d Update to ibus 1.3.9.
jasper@ ok.
2011-01-14 06:00:33 +00:00
kurt
3b1e485094 Correct snafu with pkg version going backwards. Clue bat
beating from espie@ help and okay landry@
2011-01-13 22:35:52 +00:00
ajacoutot
a7c8096071 Use '-q' as advised in the man page so that we don't polute the output. 2011-01-13 16:31:45 +00:00
pea
91d98e4cff Run slapd as a non-privileged user.
ok ajacoutot@
2011-01-13 15:44:10 +00:00
pea
9bbf50ab92 Run slapd as a non-privileged user
ok ajacoutot@
2011-01-13 15:41:40 +00:00
jasper
866e94c5b5 - adjust gforthmi as well to non-standard dictionary path 2011-01-13 15:35:39 +00:00
stu
4e4143cb6d +eagle 2011-01-13 13:31:53 +00:00
stu
fa47230476 Import eagle 1.0-beta12:
Eagle (Extensible Adaptable Generalized Logic Engine) is an
implementation of the Tcl language for the Common Language Runtime
(CLR). Eagle was written from scratch based on the design and
implementation of Tcl 8.4 and provides most of the functionality of the
Tcl 8.4 interpreter while borrowing selected features from Tcl 8.5 and
the upcoming Tcl 8.6, in addition to adding entirely new features.
Feedback and ok from jasper@ and thanks to all for their patience with me.
2011-01-13 13:30:46 +00:00
jasper
f81e95759b - update chocolate-doom to 1.5.0
* fixes issues on sparc64

from ryan freeman (MAINTAINER)
2011-01-13 10:30:49 +00:00
jasper
236000cdea - the facebook icons get installed by pidgin now, so add a conflict marker
in pidgin, and prevent pidgin-facebookchat from installing them

from mikolaj kucharski
ok sthen@ brad@ (MAINTAINER)
2011-01-13 10:29:27 +00:00
dcoppa
0b8ea0496b Update to camlimages-3.0.2
OK jasper@

Maintainer timeout...
2011-01-13 10:22:54 +00:00