85752 Commits

Author SHA1 Message Date
jca
63f69b043e milter-greylist uses libspf2 which needs libbind, but libbind is in
a non-standard directory.  Tweak LDFLAGS and bump for safety.  ok sthen@
2013-07-15 21:51:57 +00:00
jca
eba0f55e35 The libbind headers were not picked up (typo). Bump since this may
affect the packaged files.  ok sthen@
2013-07-15 21:47:50 +00:00
sthen
994f059b04 fix rc.d stop/restart (broken pexp), reported by jasper@
add sigaction diff from upstream
2013-07-15 21:35:46 +00:00
espie
2f7aaf0176 let vax find gpg-error, maybe it will build 2013-07-15 20:47:01 +00:00
naddy
1b562e7109 update to 1.0.3: includes a new surround API and various minor fixes 2013-07-15 19:47:38 +00:00
jasper
17fe163fd3 Apply a patch from upstream to fix a warning on startup:
fcntl(8, F_SETFL): Operation not permitted
2013-07-15 19:12:07 +00:00
miod
b3d2c78490 The m68k fixes were not good enough to work correctly for closures around
functions returning structs of 5 to 15 bytes, inclusive; making me wonder
what I had actually tested. Now all the testcase passes, for real. Noticed
while working on cleaning these changes to push them upstream.
Bump revision.
2013-07-15 19:01:56 +00:00
landry
5be997cf5e Fix build on 32-bits archs. One of the python tests still does an abort
trap, but at least this packages now, tested on i386 & powerpc. To be
refined...
2013-07-15 17:09:16 +00:00
jasper
4aac27d7d9 update to youtube-dl 2013.07.12
ok pirofti@ (MAINTAINER)
2013-07-15 16:56:58 +00:00
bcallah
904127f3b0 Enable py-six's tests.
ok aja@
2013-07-15 15:08:00 +00:00
robert
0d1cda5e04 update to 28.0.1500.45 2013-07-15 14:59:30 +00:00
pascal
4eb6a8887c BDEP on devel/jam for desktop too, found the hard way by naddy@ 2013-07-15 12:05:26 +00:00
jasper
7c5708c615 update to iso-codes-3.44 2013-07-15 11:11:03 +00:00
espie
6e9319b47e give it a chance on vax 2013-07-15 09:31:03 +00:00
sthen
05787d260d SECURITY update to Squid 3.3.8, fixes CVE-2013-4115 CVE-2013-4123
"Due to incorrect data validation Squid is vulnerable to a buffer overflow
attack when processing specially crafted HTTP requests."
2013-07-15 08:21:54 +00:00
jca
4a49644307 The uuid library from sysutils/e2fsprogs was renamed, so fix up WANTLIB.
Note: not hooked to the build; likely the last port that needed fixup
for the uuid naming change.  Amit Kulkarni had the same diff,
ok aja@ sthen@
2013-07-15 08:05:50 +00:00
sthen
bfa9b1b83d regen patch; no pkg change 2013-07-15 07:40:18 +00:00
sthen
caba649c5a add a comment warning about a conflict if enabling a tool in moreutils which
is currently disabled. no pkg change.
2013-07-15 07:33:47 +00:00
ajacoutot
c19b680d2a Update to gnumeric-1.12.4. 2013-07-15 07:16:41 +00:00
ajacoutot
d116bf2929 Update to goffice-0.10.4. 2013-07-15 07:14:33 +00:00
jasper
cc117eb26c - update to cgit-0.9.2
- bump git to 1.8.3.2
- sync MASTER_SITES with the git port

ok landry@
2013-07-15 07:00:49 +00:00
jasper
5179817bc8 Allow to built with Ant 1.9. 2013-07-15 06:59:35 +00:00
jasper
edc667c38a update to apache-ant-1.9.1
tested in a bulk by landry@, thanks
2013-07-15 06:58:28 +00:00
jasper
aaad1ffbce update to facter-1.7.2 2013-07-15 06:55:25 +00:00
espie
42033f2a01 yet another declaration after statement.
don't try to fix this one, I don't see cross-compile from vax as a useful
endeavor anyways...
2013-07-15 04:37:40 +00:00
espie
f9e8fb86a0 !gcc2 2013-07-15 04:32:03 +00:00
espie
b68091b83b one gcc2 error -> fix 2013-07-15 04:27:40 +00:00
jeremy
88faa5f0ec Update to sequel_pg 1.6.7. Add correct version constraint to ruby-pg
dependency.
2013-07-15 01:46:50 +00:00
jeremy
4d4eb4396b Update to sequel 4.0.0. 2013-07-15 01:31:14 +00:00
bluhm
8b87c434cc - update p5-Devel-NYTProf to 5.05
- no USE_GROFF
- more TEST_DEPENDS
2013-07-15 01:06:03 +00:00
bluhm
2dc6c9a654 update p5-Net-Inspect to 0.300 2013-07-14 23:31:07 +00:00
bluhm
5391cb32d7 update p5-IO-Socket-SSL to 1.952 2013-07-14 23:24:20 +00:00
bluhm
605a226094 update p5-Data-Validate-IP to 0.20 2013-07-14 23:06:47 +00:00
bluhm
32a57fbf1c update p5-BSD-Resource to 1.2907 2013-07-14 22:59:59 +00:00
miod
ef50f7eb2f Fix build on m68k. No revision bump 'coz it had been broken for quite a long
time.
ok naddy@
2013-07-14 20:20:25 +00:00
gonzalo
2ad68ddc47 Update for Xombrero to 1.6.3:
* Perform bounds checking for ints and use correct types for float
config inputs.
* Remove all float equality comparisons.
* Verify a DOM node is a valid HTML document in focus code (webkitgtk
2.0.0+ only).
* Fix order of fetching remote cert to prevent incorrect warning.
* Add signal handler to deny all HTML5 geolocation requests.
* Sync hsts-preload with Chromium.
* Fix memory leak when adding to the force_https whitelist.
* Mention plwl about page in manpage.
* Remove unused directories from Makefiles.

Ok jca@
2013-07-14 19:06:02 +00:00
miod
c9a711c61b Adapt to VAX ELF world. 2013-07-14 18:00:17 +00:00
bcallah
0f7f02a955 Now that PyPi is back online, update py-doit to 0.22.0 2013-07-14 17:37:18 +00:00
bcallah
afb38cf12e Update www/rawdog to 2.15. Take MAINTAINER.
ok sthen@
2013-07-14 17:28:39 +00:00
jasper
4aa9016cb9 add HOMEPAGE 2013-07-14 16:37:01 +00:00
miod
e164118f4e Update the VAX code to work in the ELF world: add register prefixes, and switch
to the reentrant struct return convention (non-pcc).
Bump revision.
2013-07-14 15:29:32 +00:00
landry
841f62a319 Remove enigmail patch commited upstream. 2013-07-14 11:03:57 +00:00
pascal
e2492c822b Update to 0.49; ok sthen@ (maintainer) 2013-07-14 11:03:41 +00:00
landry
3e548e6284 Fix packaging by unzipping the correct enigmail xpi. Probably caused by
the previous distfile reroll.
Issue reported by nigel@ & naddy@
2013-07-14 11:03:13 +00:00
ajacoutot
df020699c1 Missing misc/shared-mime-info dependency and goo. 2013-07-14 08:15:31 +00:00
ajacoutot
045971e090 Missing devel/desktop-file-utils goo. 2013-07-14 08:05:34 +00:00
rfreeman
fa31c0a690 update to vitetris 0.57, adds some desktop file goo and
RUN_DEPENDS on devel/desktop-file-utils

tested on i386 and amd64

OK landry@
2013-07-14 07:12:22 +00:00
pascal
4910a580d5 + ede 2013-07-14 00:37:50 +00:00
pascal
c38dc460df Import EDE.
EDE (Equinox Desktop Environment) is simple and fast desktop
environment with familiar look and feel. EDE uses FLTK toolkit for
GUI presentation and UNIX philosophy for its design.

With UNIX philosophy, EDE splits each component in separate executable
entity to do one job and do it good. This makes EDE very easy to
alter for user needs and requirements.

EDE is light and fast. It uses C++ carefully yielding fast startup,
low memory usage and great portability. Also, we care not only about
how fast EDE runs, but how much time is needed to compile it.

These facts makes EDE a perfect desktop environment for older
computers and embedded devices. But, you can use it on your everyday
hardware too.

Comments landry@ jca@

ok landry@
2013-07-14 00:36:30 +00:00
kili
933e7f44e0 Remove obsolete hs-monads-fd. hs-mtl is a proper replacement for it. 2013-07-13 18:27:28 +00:00