Commit Graph

6 Commits

Author SHA1 Message Date
landry
9c6dbbfc4b Add missing shlib to PLIST, and update PLIST while here. Bump REVISION. 2011-06-22 14:52:11 +00:00
ajacoutot
c54e12bbe0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 07:45:52 +00:00
landry
24f1db3203 Update to sunbird 1.0beta2. Upstream doesn't have enough manpower to do
formal releases of sunbird, so let's build it from thunderbird source
tarball as we do for xulrunner w/ firefox. Use tb files/ and patches/
while here.
After discussion with upstream.
2011-03-20 20:09:28 +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
bc4e77d239 Add a patch so that it finds our gdb. Remove updates/ subdir at
uninstall time.
2010-10-27 13:00:55 +00:00
landry
479d7c3a14 Remove -lighting subpackages, they can be built from their respective
host applications using --enable-calendar, so it makes more sense to
move the subpackages there, as seamonkey and thunderbird can get out of
synch.. now sunbird is only a standalone app.
Convert to mozilla MODULE while here, greatly shrinks Makefile. Use
EPOCH for seamless upgrades, as previous PKGNAME contained 1.0b1 which
wasn't detected as 1.0beta1.
2010-07-27 16:52:35 +00:00