Commit Graph

67736 Commits

Author SHA1 Message Date
kili
7f3711b0ff Update to fontforge-20110222.
Let it build with png-1.5 (from naddy@, who surely went blind on it).

While here, patch away some weird attempts to get something meaningful
out of code like this (yes, I show it to you all, you have to share
the pain):

    if ( timezone==0 )
        fprintf( pi->out, "Z)\n" );
    else
        fprintf( pi->out, "%+02d')\n", (int) timezone/3600 );   /* doesn't handle half-hour zones */

That's the address of timezone(3), divided by 3600 m(

ok naddy@
2011-07-08 19:04:05 +00:00
robert
8f5cb54b12 switch to lang/php 2011-07-08 18:51:23 +00:00
robert
244412e130 switch to lang/php 2011-07-08 18:46:16 +00:00
robert
a8d6737884 cope with changed php binary path 2011-07-08 18:40:45 +00:00
dcoppa
b497b9a390 Update to shell-fm-0.8
ok jasper@
2011-07-08 18:32:34 +00:00
robert
ba616abd32 cleanup 2011-07-08 18:26:05 +00:00
robert
c944cab818 switch to lang/php 2011-07-08 18:23:17 +00:00
sthen
dc44bd1435 +gsmartcontrol 2011-07-08 18:17:34 +00:00
sthen
9e6a668801 import ports/sysutils/gsmartcontrol, incorporating bits from giovanni@'s
version of the same port, tweak + ok aja@

GSmartControl is a graphical user interface for smartctl (from the
smartmontools package), which is a tool for querying and controlling
SMART (Self-Monitoring, Analysis, and Reporting Technology) data
on modern hard disk drives.

It allows you to inspect the drive's SMART data to determine its
health, as well as run various tests on it.
2011-07-08 18:17:12 +00:00
jasper
44afc44b5a Resolve conflict with libunicode (both ports install a unicode.h) by moving
the cconv headers to include/cconv/

maintainer timed-out
2011-07-08 18:03:46 +00:00
kili
b5817de80d Matt doesn't want credits any longer. 2011-07-08 18:00:58 +00:00
jasper
a3083f7dc4 - update fd.o pkg-config to 0.26. nothing fancy, except they dropped
the embedded glib and instead depend on external glib...which depends on
pkg-config...
2011-07-08 17:57:44 +00:00
robert
1ba5ab8133 add new master site and remove REVISIONs 2011-07-08 17:45:08 +00:00
jasper
7f8442bcaf sub-optimal workaround to enable introspection support. only on gcc4 arches
as there appear to be serious issues with gcc3.

as discussed with and ok aja@ kili@
2011-07-08 17:41:46 +00:00
naddy
dc1d47c8b9 mark amaya as BROKEN: absurdly obsolete version, won't build with png-1.5
ok jasper@
2011-07-08 17:13:29 +00:00
robert
b779fc4db0 update to 5.3.6 2011-07-08 16:57:35 +00:00
jasper
94012d3945 - add a patch from upstream git to add support for the MSP430FR5739,
which is the chip found on recent ti msp430 fram boards.

note, you'll need to use "load" instead of "prog" for these boards.
2011-07-08 14:52:38 +00:00
jasper
374755e18d - use FAKE_FLAGS so these patches aren't needed anymore 2011-07-08 12:20:49 +00:00
jasper
59b762b1fb - bugfix update to 2.24.2 2011-07-08 12:18:37 +00:00
sthen
925f4f6525 better DESCRs 2011-07-08 11:53:28 +00:00
jasper
a18204ad04 - fix patch names, no binary change
- regen a patch while here
2011-07-08 11:42:09 +00:00
jasper
435e09eb77 - fix patch names, no binary change 2011-07-08 11:32:17 +00:00
jasper
7c09bf2f16 - fix patch names, no binary change
- regen others while here
2011-07-08 11:25:47 +00:00
jasper
95dde884f1 - fix patch names 2011-07-08 11:19:35 +00:00
landry
b75330098b Cope with the mozilla-{firefox,thunderbird} renaming, change stem in
RUN_DEPENDS and bump.
2011-07-08 11:08:59 +00:00
landry
7c32784dde Add quirks for the mozilla-{firefox,thunderbird} -> {firefox,thunderbird}
renaming.
2011-07-08 11:08:11 +00:00
landry
87acad8dd6 Rename mozilla-{firefox,thunderbird} packages to {firefox,thunderbird}.
Apparently required by many at c2k11.
2011-07-08 11:07:32 +00:00
dcoppa
6c02fdc3bc Adapt to new OpenBSD kinfo_proc API.
Untested diff, but this is not linked to the build and we suspect
it does not even compile anymore.

'looks plausible' sthen@
'go ahead' jasper@
2011-07-08 10:27:23 +00:00
jasper
04ba7ac5e4 oops 2011-07-08 10:04:51 +00:00
jasper
e930168a83 - fix patch names, no binary change
- add missing rcs ids
2011-07-08 09:52:50 +00:00
jasper
caabccecac - fix patch names, no binary change 2011-07-08 09:44:02 +00:00
jasper
2080dd3e00 - fix patch names
- add missing rcs ids
2011-07-08 09:41:46 +00:00
jasper
7f31dad9f9 - fix patch name
- hardcoding /usr/local ist verboten!
2011-07-08 09:35:54 +00:00
jasper
bd44d3026d - fix patch names, no binary change
- regen one other patch while here
2011-07-08 09:33:25 +00:00
sthen
cbe49ced03 +owamp 2011-07-08 09:31:33 +00:00
sthen
7bc08bcb30 import ports/net/owamp, ok benoit@
OWAMP is a command line client application and a policy daemon used
to determine one way latencies between hosts. It is an implementation
of the OWAMP protocol as defined by RFC4656.

With roundtrip-based measurements, it is hard to isolate the direction
in which congestion is experienced. One-way measurements solve this
problem and make the direction of congestion immediately apparent.
Since traffic can be asymmetric at many sites that are primarily
producers or consumers of data, this allows for more informative
measurements. One-way measurements allow the user to better isolate
the effects of specific parts of a network on the treatment of
traffic.
2011-07-08 09:31:06 +00:00
jasper
ca2bf0e658 fix patch names, no binary change 2011-07-08 09:26:55 +00:00
dcoppa
e0dcf1cab2 Update to umurmur-0.2.7.
Tested on amd64 and sparc64 by maintainer and myself
OK ajacoutot@
2011-07-08 09:09:43 +00:00
dcoppa
4ef37dff58 sync (added protobuf-c) 2011-07-08 09:01:22 +00:00
dcoppa
93c093c24e Import devel/protobuf-c, a C implementation of google protocol
buffers.

This is a new dependency of an upcoming update of audio/umurmur.

Tested by Jonathon Sisson, who also takes maintainership
OK ajacoutot@
2011-07-08 08:58:02 +00:00
dcoppa
d565673e24 Make upower behave like apmd (check for minutes_left to be > 0, not >= 0)
While here, reword comment a little bit.

OK ajacoutot@
2011-07-08 08:16:09 +00:00
fgsch
f7ec5b27e2 Update to flask 0.7.
martynas@ ok
2011-07-08 08:11:04 +00:00
jasper
2ecb7aa27e fix, as spotted by nigel taylor 2011-07-08 07:39:37 +00:00
dcoppa
a46a3187a9 Fix libpthread linkage
ok jasper@, ajacoutot@, landry@
maintainer's unresponsive
2011-07-08 07:22:32 +00:00
naddy
24f0bcd746 no more povray,no_x11 2011-07-08 07:19:43 +00:00
naddy
f551b57bc3 treat .tgz like .tar.gz for extraction and don't rely on the fallback 2011-07-08 05:17:40 +00:00
ajacoutot
c9db9c48c2 Unbreak, spotted by Nigel Taylor. 2011-07-08 05:04:21 +00:00
ajacoutot
57106853a4 Add a small comment to the rc script -- no functionnal change. 2011-07-08 04:31:57 +00:00
ajacoutot
9a58f1dd1a Update to gbrainy-2.00.
ok kevlo@ (maintainer)
2011-07-08 04:16:03 +00:00
ajacoutot
e0356deaad Remove unneeded chunk. 2011-07-08 04:15:40 +00:00