Commit Graph

67655 Commits

Author SHA1 Message Date
ajacoutot
eccabb1516 Update to flatzebra-0.1.5. 2011-07-08 22:38:08 +00:00
robert
dc81a2fceb add support for MODPHP_BUILDDEP and MODPHP_RUNDEP 2011-07-08 22:36:47 +00:00
robert
a9eaa6abb2 switch to lang/php 2011-07-08 22:31:59 +00:00
jasper
bc48b1c61a - update to 16.12 2011-07-08 22:11:48 +00:00
robert
5f53c0df93 switch to lang/php 2011-07-08 21:57:03 +00:00
ajacoutot
82ac7ca187 Fix HOMEPAGE. 2011-07-08 21:57:02 +00:00
robert
c0b173cfde switch to lang/php 2011-07-08 21:45:05 +00:00
sthen
17ac4e4b4e more @pkgpath 2011-07-08 21:20:49 +00:00
sthen
f327fd8ea2 this one needs another @pkgpath to be considered as an update (updates will
still not be seamless as we can't replace @sampled files with plain files,
but pkg_add -ui will ask the right questions)
2011-07-08 21:09:18 +00:00
kili
fe3f007bc9 Kill a space on the left side of my name. 2011-07-08 21:08:46 +00:00
robert
97ea1bef87 switch to lang/php 2011-07-08 21:02:33 +00:00
ajacoutot
5d7ef9d5c8 Add XXX. 2011-07-08 20:56:51 +00:00
naddy
effa18e1e1 Fix build with png-1.5. 2011-07-08 20:47:26 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
naddy
60eda5f2ee Fix build with png-1.5.
All fixes taken from upstream repositories.
2011-07-08 20:37:01 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
naddy
64920edcf7 Update to png 1.5.2. Lots of improvements, but also significant
API incompatibility:

"The libpng 1.5.x series finally hides the contents of the venerable
and hoary png_struct and png_info data structures inside private
(i.e., non-installed) header files. Instead of direct struct-access,
applications should be using the various png_get_xxx() and png_set_xxx()
accessor functions, which have existed for almost as long as libpng
itself."
2011-07-08 20:34:36 +00:00
robert
de06b85786 switch to lang/php 2011-07-08 20:19:14 +00:00
jasper
3ca73bab28 - bugfix update to wesnoth-1.8.6
- regen WANTLIB
2011-07-08 19:14:59 +00:00
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