Commit Graph

58209 Commits

Author SHA1 Message Date
naddy
7f899153be fix dependencies, honor X11BASE and LOCALBASE 2010-07-10 14:35:59 +00:00
naddy
db5e075353 fix dependencies 2010-07-10 14:02:08 +00:00
naddy
ee7b6e1473 fix dependencies 2010-07-10 13:54:22 +00:00
naddy
29dc625201 build supplementary data for mozilla programs only on archs that can build
mozilla; ok landry@
2010-07-10 13:43:46 +00:00
naddy
c9bff7c8b8 use REVISION/EPOCH 2010-07-10 13:33:46 +00:00
espie
25c3ed92c3 always define _ARCH_OK${SUBPACKAGE} (to 0 by default), so
that bsd.port.mk can rightfully complain about wrong subpackages.
2010-07-10 13:29:48 +00:00
naddy
6d97941912 bump after gcc3->gcc4 switch 2010-07-10 13:16:14 +00:00
espie
8136142b43 use REVISION instead of hardcoding p-numbers.
Note the way REVISION and WANTLIB are defined.
This is (more or less) the Makefile portion that lib-depends-check is supposed
to handle eventually...
2010-07-10 12:44:30 +00:00
armani
23c1e9460e Add a fix from Freebsd :
x11/slim, does not setlogin(). Some software use getlogin()
 to decide the user name, so when user is using slim as the
 login manager, those software would get wrong results, and
 some programs refuse to start

(Seen with opencvs some times ago, reminded by a discution
with zinovik and theo and setlogin hint from guenter)

ok maintainer & dcoppa@
2010-07-10 10:46:52 +00:00
espie
188c8ed5f5 new support for REVISION/EPOCH 2010-07-10 09:11:10 +00:00
ajacoutot
d07eafe6c0 Add proper CONFIGURE_ARGS to fix SHARED_LIBS naming, spotted by naddy@
Bump SHARED_LIBS major.
Add proper disable-static args, this port is SHARED_ONLY.
2010-07-10 06:20:59 +00:00
ajacoutot
6b3e3941de Add FreeBSD.fr as MASTER_SITES for now. 2010-07-10 05:32:14 +00:00
landry
1f87aea5cc Add the needed auto-fu to set the necessary #define ARCH_64_BITS on
sparc64 too. Fixes build on sparc64, which was broken since a good while..
ok jakemsr@
2010-07-09 23:12:07 +00:00
naddy
f3b4085b51 bump after gcc4 switch 2010-07-09 21:40:10 +00:00
naddy
51d989600b bump for plist changes due to gcc3->gcc4 transition 2010-07-09 18:48:22 +00:00
ajacoutot
2228dad3af And bump... *sigh* 2010-07-09 17:30:16 +00:00
ajacoutot
ca363e8f56 Merge MESSAGE into README.OpenBSD so that all the info is in one place. 2010-07-09 17:29:53 +00:00
landry
f411382e3c Switch mail/mozilla-thunderbird to www/mozilla MODULE. removes ~90 lines
of Makefile, which now entirely fits on my 70-lines height terms. Yay!
While here switch PLIST to use MOZILLA_PROJECT, and remove a leftover
patch from ffx35 that slipped in.
2010-07-09 16:55:59 +00:00
sebastia
8366197e03 enable graphics/tkpng and x11/tktreectrl 2010-07-09 16:55:43 +00:00
sebastia
3abaf59680 import tkpng-0.9
PNG photo image extension for Tcl/Tk

TkPNG provides support for PNG image manipulation with Tcl/Tk
and does not depend on libpng.

TkPNG supports the full range of color types, channels and bit depths
from 1 bit black & white to 16 bit per channel full color with alpha
(64 bit RGBA) and interlacing.  Ancillary "chunks" such as gamma,
color profile and text fields are ignored, although they are checked
at a minimum for correct CRC.

OK, landry@, sthen@
2010-07-09 16:46:50 +00:00
sebastia
63faa5ff7f import tktreectrl-2.2.9
tree widget extension for Tk

A widget which displays items in a one- or two-dimensional arrangement.
Items have a parent-child relationship with other items. Items have a
set of states, which are boolean properties. Items may be spread about
one or more columns. For each column of an item there is a style
associated, which determines how to display the item's column taking
into account the item's current state set. One column can be defined to
display the data in a hierarchical structure.

OK from sthen@, landry@
2010-07-09 16:43:11 +00:00
landry
c5276a8f3b Cope with patch-config_autoconf_mk_in change in www/mozilla-firefox.
Switch PLISTs to use MOZILLA_PROJECT semantics, but do not convert the
port to www/mozilla MODULE yet. xulrunner 1.8 needs to be buried first.
2010-07-09 16:38:58 +00:00
landry
fd01387962 Switch www/mozilla-firefox to www/mozilla MODULE. Makefile is now much
more sane : 31 insertions(+), 141 deletions(-)
Switch pkg/PLIST to MOZILLA_PROJECT, and correctly patch
config/autoconf.mk.in.
2010-07-09 15:43:54 +00:00
ajacoutot
01a7cb2f80 Document how to set up direct printing from a remote NoMachine server to
a local CUPS spooler.
2010-07-09 15:40:35 +00:00
landry
834be62f6b Switch www/seamonkey to www/mozilla MODULE. cvs diff Makefile | diffstat
says it all: 21 insertions(+), 118 deletions(-)
While here, patch and subst the appropriate config/autoconf.mk.in file,
and remove a leftover patch from ffx35. Switch PLIST to use
MOZILLA_PROJECT too.
2010-07-09 15:39:00 +00:00
sthen
5cd2989340 zap empty patches; pointed out by Brad 2010-07-09 15:19:31 +00:00
landry
424ebd15a1 Switch to newer LIB_DEPENDS/WANTLIB semantics. 2010-07-09 15:08:39 +00:00
espie
d170ea5206 logic of ONLY_FOR_ARCHS was slightly broken: always define individual
PACKAGE_COOKIE, so that print-plist-contents keeps working.
Only the packaging part (e.g., PACKAGE_COOKIES) should be affected.
Alter PKGNAMES while we're there, as it's only used for debugging, and
it's better that way.

(fixes pkgmklocatedb)
2010-07-09 13:11:59 +00:00
landry
34539a39d1 Darn. I was supposed to cvs rm this file. Pointed out by Daniel Dickman,
thx.
2010-07-09 12:57:58 +00:00
espie
5c20918a08 new-style LIB_DEPENDS 2010-07-09 11:59:59 +00:00
pea
ab3e256f34 Disable the detection of asciidoc
spotted/suggested fix by landry@

ok landry@
2010-07-09 11:50:38 +00:00
sthen
46626dc2f9 update to 0.99.16 2010-07-09 11:46:02 +00:00
espie
cfff1f7778 better WANTLIB (with full path) 2010-07-09 10:58:50 +00:00
espie
bc62c7752f convert to new style LIB_DEPENDS/WANTLIB
no package change
2010-07-09 10:43:31 +00:00
jakemsr
9c82a33ec9 * fix broken LIB_DEPENDS: libdumb is a static lib
* new style LIB_DEPENDS/WANTLIB
ok sthen
2010-07-09 09:37:37 +00:00
sthen
dedf92a50b update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@ 2010-07-09 09:20:53 +00:00
naddy
aa4cc93d94 bump after i386/hppa/powerpc gcc3->gcc4 switch 2010-07-09 08:45:11 +00:00
landry
50f1483d91 Fix fallout of SO_PEERCRED changes. while here, bring in string.h for
declarations of strcpy() and strlen().
2010-07-09 08:17:50 +00:00
sthen
3609865967 - move LIB_DEPENDS to the new world order
- remove a bogus LIB_DEPENDS and bump as a result of this

problem noted by landry, discussed with jakemsr
2010-07-09 08:12:27 +00:00
landry
12f6c089b8 Whoops 2010-07-09 07:35:04 +00:00
landry
4b0c4eb006 Update to netbeans 6.9, from maintainer Daniel Dickman.
No complains/feedback on ports for three weeks.
2010-07-09 07:34:07 +00:00
sthen
aeac6741d9 cleanup; mostly from Brad.
- Cleans up the Makefile a bit of stuff that isn't necessary.
- Add missing headers to get rid of implicit function warnings.
- Renames conflicting MSGBUFSIZE define to POPMSGBUFSIZE.
- Sync PLIST.
- Remove stray space in DESCR.
- Bump PKGNAME.
2010-07-09 07:17:37 +00:00
ajacoutot
e498f82431 Fix depends:
one mono-addins is enough
missing libunique (spotted by landry@)

Remove bogus DLL_MAP_FILES.
2010-07-09 06:50:59 +00:00
landry
c279deae2d Same here, fix build on a clean box by adding back net/pidgin to
BUILD_DEPENDS and fix WANTLIB while here.
2010-07-09 06:35:21 +00:00
landry
e73d9ed082 Bad espie@.. this indeed depends on -libpurple subpackage, but also needs
pidgin to build, so add it to BUILD_DEPENDS. Fix WANTLIB while here.
2010-07-09 06:30:31 +00:00
landry
29c07cb70a Fix libpurple,-audio flavor PKGNAME - it's different from libpurple
unflavored package, so forcing FULLPKGNAME/FULLPKGPATH was fucking it.
While here, fix dependencies on gstreamer with audio FLAVOR, and
correctly depend on the -audio flavoured libpurple for -finch,audio and
-main,audio.
Looks fine to brad (MAINTAINER)
2010-07-09 06:10:16 +00:00
landry
1fa1c032da Fix getpeereid() fallout. header uses #ifdef HAVE_GETPEEREID, but configure
doesn't even check for the function presence. Add -DHAVE_GETPEEREID to
CFLAGS/CXXFLAGS in MAKE_FLAGS to fix it.
2010-07-09 06:01:07 +00:00
naddy
f6a2a693a6 bump after gcc3->gcc4 switch on several archs 2010-07-08 23:50:39 +00:00
robert
e1bb4de18f Bump UTHREAD_SP_OFFSET to the correct value on i386 after the layout change
in struct _machdep_state from libpthread.
The offset is hardcoded in boehm-gc because it's a private struct so we
cannot use offsetof(). This will probably not change soon again but I am
writing this as a note for people who will run into the same problem in
the future.
All the regression tests are passing now and mono builds fine too.
Thanks to kurt@ for pointers.
2010-07-08 23:00:18 +00:00
ajacoutot
4b19a677fa Remove wrong lib_depends on gstreamer-plugins-ugly, as spotted by
landry@ and espie@.
Explicitely set configure args.
2010-07-08 22:14:47 +00:00