jasper
27acdce777
- update to 2.2.7
...
from Michal Mazurek with a tweak by me
2011-08-26 09:13:36 +00:00
jasper
6f9eb26fa8
- update to 0.32
...
* adds fmt 38 sufix
from mikolaj kucharski (MAINTAINER)
2011-08-26 09:03:13 +00:00
jasper
2580a7239f
- add missing dependency
2011-08-26 08:23:32 +00:00
espie
ca952f2d57
DESCR change -> pkg bump
2011-08-26 08:09:01 +00:00
jasper
3e7f28d5fd
- install a bunch of samples
...
- fix license marker
- take maintainership
2011-08-26 07:44:56 +00:00
bluhm
5db460176b
Allow tcptrace to analyse pcap files sniffed on lo0 by using the
...
special openbsd dlt loop number.
ok naddy@
2011-08-25 22:40:21 +00:00
naddy
2e8c739141
drop warning flags not available with gcc < 4
2011-08-25 19:14:58 +00:00
jasper
f9645dcd18
sync
2011-08-25 18:54:12 +00:00
jasper
e4d7b8dbcd
import gmc4cc 0.6.2
...
C compiler for the Gakken GMC-4 4-bit microcomputer.
Output is in (optionally optimized) F-Maikon R-165 assembler.
ok kili@
2011-08-25 18:53:35 +00:00
naddy
11315d3b95
don't use #ifdef __sparc__ to check for Solaris; ok benoit@
2011-08-25 12:51:56 +00:00
naddy
7614d75f43
honor CFLAGS; ok sebastia@
2011-08-25 12:50:28 +00:00
ajacoutot
42cdf99279
Small update to gnome-settings-daemon-3.0.3.
2011-08-25 11:42:59 +00:00
ajacoutot
071b72e5ba
Minor update to gstoraster-1.04.
2011-08-25 10:40:48 +00:00
ajacoutot
41afd70a75
Update to foomatic-db-engine-4.0.8.
2011-08-25 10:40:29 +00:00
ajacoutot
09291d2655
Update to foomatic-filters-4.0.9.
2011-08-25 10:39:46 +00:00
ajacoutot
94f099a925
Small bugfix update to cups-1.4.8.
2011-08-25 09:50:20 +00:00
ajacoutot
0b5fab133a
Update to libnettle-2.2.
2011-08-25 09:20:27 +00:00
jasper
439a60babd
- update to 0.14.0
...
- tighten libgit dependency
based on an update from wen heping
2011-08-25 07:12:08 +00:00
jasper
d78fb9315e
- update to 0.14.0
...
based on an update from wen heping
2011-08-25 07:11:20 +00:00
jasper
9489b22123
- set DIST_SUBDIR
2011-08-25 07:10:47 +00:00
jasper
2e250b49da
Add latest patch from upstream, 5.1.4-3
2011-08-25 07:02:42 +00:00
sthen
3c594e3ee9
lighttpd bugfix: Limit amount of bytes we send in one go; fixes stalling in one
...
connection and timeouts on slow systems. From upstream via Brad (maintainer)
2011-08-24 21:28:09 +00:00
naddy
1fbfa5d176
enable on all archs and honor CC/CFLAGS; ok jasper@
2011-08-24 20:57:24 +00:00
jasper
0577e53453
add another master site, upstream seems to be flaky
2011-08-24 20:32:50 +00:00
jasper
c5d049bba3
- upstream re-rolled tarball with adjusted included mini-lua.
2011-08-24 20:22:31 +00:00
naddy
e8a506c3df
don't override CFLAGS
2011-08-24 19:29:24 +00:00
sthen
6e18f060b0
Adjust the fetchmailconf wrapper to check ${MODPY_BIN} rather than
...
/usr/local/bin/python. Also check that python-tkinter is installed.
From Pascal Stumpf with tweaks from me.
(Python + tkinter aren't RUN_DEPENDs as many fetchmail installations
don't use this and it's a heavy dependency chain).
2011-08-24 19:18:57 +00:00
kili
7ad4c00448
Add a special (and ugly) target to build a new bootstrapper.
...
ok jasper@, sthen@
2011-08-24 18:31:39 +00:00
jasper
314c700148
add a comment for previous commit
2011-08-24 17:44:27 +00:00
landry
a0e8e3e6be
Minor update to seamonkey 2.3.1, which is 2.3 plus patches for #664095
...
and #671466 .
2011-08-24 17:27:05 +00:00
naddy
4a2a30acb3
Remove warning options not available with gcc < 4. ok eric@
2011-08-24 15:36:38 +00:00
jasper
25dbe1beee
- update mspdebug to 0.17
2011-08-24 12:05:55 +00:00
jasper
96287588a2
Fix build on mips64*
...
ok rpointel@ (MAINTAINER)
2011-08-24 10:39:35 +00:00
espie
39b78c75e9
allow an interrupted build to be restarted.
2011-08-24 10:01:21 +00:00
sthen
6c5a80cffc
Another cavs security-related bug fix; check run value validity. From Brad.
2011-08-24 09:26:41 +00:00
jasper
31a32e8441
Add readline capabilities to the REPL by using rlwrap.
...
ok ian@ (MAINTAINER)
2011-08-24 07:50:40 +00:00
landry
26b9da7c90
Use MOZILLA_DIST/MOZILLA_DIST_VERSION where appropriate, remove
...
MASTER_SITES & DISTNAME (they're now properly set by the module).
Bump REVISION where HOMEPAGE changes.
2011-08-24 06:22:19 +00:00
landry
932072587f
s/_MOZ_PROJECT_SHORT/MOZILLA_PROJECT/ when installing desktop file.
2011-08-24 06:19:50 +00:00
landry
0521371f4a
Various cleanups :
...
- garbage collect _MOZ_PROJECT_SHORT, it's useless since the
mozilla-{firefox,thunderbird} rename to {firefox,thunderbird}
- introduce MOZILLA_DIST & MOZILLA_DIST_VERSION (defaulting to
MOZILLA_PROJECT/MOZILLA_VERSION) to properly set
DISTNAME/MASTER_SITES/HOMEPAGE for ports like firefox{35,36},
xulrunner and sunbird.
2011-08-24 06:16:48 +00:00
landry
9395b3e04c
Update to fennec/firefox mobile 6.0.
...
Remove patches merged upstream.
2011-08-23 20:55:53 +00:00
landry
aeb4e6206d
Chase firefox36 update and update to xulrunner 1.9.2.20.
2011-08-23 20:34:09 +00:00
landry
00a1c1da77
Update to firefox36 3.6.20, fixes MFSA 2011-30.
...
Remove patches merged upstream (#643137 & #629057 )
2011-08-23 20:33:21 +00:00
landry
86abdde075
bump after nss/nspr dependency change
2011-08-23 20:27:54 +00:00
landry
4535dd0c3d
Update to seamonkey 2.3/lightning 1.0b5/enigmail 1.3
...
See http://www.seamonkey-project.org/releases/seamonkey2.3/ .
Remove patches merges upstream, enigmail update lifted from nigel@'s tb update
2011-08-23 20:25:24 +00:00
landry
46b271f82a
Update to thunderbird-i18n 6.0, bg and pa-IN are gone.
2011-08-23 20:21:13 +00:00
landry
c08e17cfcf
Update to thunderbird 6.0/lightning 1.0b5/enigmail 1.3.
...
See https://www.mozilla.org/en-US/thunderbird/6.0/releasenotes/
- remove patches merged upstream
- Add a missing patch from firefox for plugin path
- Add a hack to fix ui hangs with enigmail, better solution worked on in
#681026
testing, feedback & enigmail update from nigel@, thanks!
2011-08-23 20:19:33 +00:00
landry
f46a066540
Update to firefox-i18n 6.0
2011-08-23 20:16:15 +00:00
landry
2e2cfce7ed
Update to firefox 6.0.
...
See http://www.mozilla.com/en-US/firefox/6.0/releasenotes/ .
Remove patches merged upstream (#648721 , #651461 , #643122 , #634609 and
maybe others).
ok rpointel@
2011-08-23 20:14:52 +00:00
landry
2095984cd8
Tighten dependencies on nspr 4.8.9 & nss 3.12.11, and fix MODMOZ_WANTLIB
...
while here.
2011-08-23 20:09:54 +00:00
landry
77fcb12fe2
Update to nss 3.12.10, needed by upcoming mozilla updates.
...
ok martynas@ rpointel@.
2011-08-23 20:07:50 +00:00