Commit Graph

13225 Commits

Author SHA1 Message Date
wilfried
3e3abc0eb7 workaround internal compiler error on sparc64, ok naddy@ 2001-10-11 07:41:22 +00:00
naddy
f6fc33d092 alpha: skip some floating point tests whose results aren't used;
fixes build hang
2001-10-11 01:39:15 +00:00
kevlo
a25490c8eb Oops, fixed the wrong patch. Pointed out by naddy@ 2001-10-11 01:22:04 +00:00
naddy
7d519c48c1 typo 2001-10-11 00:51:38 +00:00
espie
4357d41f96 Give dependencies a fighting change, spell early_exit correctly. 2001-10-11 00:01:27 +00:00
brad
092746fb44 Use our in-tree copy instead of patching the one that comes with libtiff. 2001-10-10 19:28:50 +00:00
brad
e8dc7945d7 remove WWW tag from DESCR and comment out HOMEPAGE from Makefile until a
suitable webpage can be found. The current URL redirects to a page that
has no relevance to gtksee.
2001-10-10 19:11:49 +00:00
brad
e846d541ce fix HOMEPAGE URL to have a page that actually exists now. 2001-10-10 19:01:38 +00:00
wilfried
97034e70a2 use -fPIC rather than -fpic
regenerate the patches with update-patches
ok naddy@
2001-10-10 15:15:00 +00:00
espie
63b02ec8fd gcc 3.0.1 regression tests want dejagnu >1.4, for libstdc++-v3 testing. 2001-10-10 15:09:09 +00:00
espie
d64bc58be6 Wow. Confused forever. RUN_DEPENDS on expect, not BUILD_DEPENDS. 2001-10-10 15:08:34 +00:00
wilfried
fa3c7113ca sparc64 wants -fPIC, ok naddy@ 2001-10-10 14:03:53 +00:00
naddy
56af8d24be buffer the master site 2001-10-10 11:05:26 +00:00
pvalchev
31d940450e - Link with -ldl on all ELF platforms
- Rename patches while here
2001-10-10 04:17:40 +00:00
pvalchev
7e2cbb50f7 Link with libdl on all ELF platforms, instead of fixing those for every
case one by one; fixes alpha.  Relies on __ELF__ being predefined.
tested on i386, ppc, alpha
2001-10-10 01:01:44 +00:00
matt
c4ed8bcd0a - update to 2.4.1.1 (add 2001-09-28 hotfix for dtml-var fmt security checks)
- CONFIGURE_STYLE=gnu (spotted by naddy@)
- MODGNU_CONFIG_GUESS_DIRS even though it's not actually used by this configure script
2001-10-09 22:58:50 +00:00
naddy
aa60a87a06 Depend on x11/gtk-engines; from maintainer Nils Nordman <nino@nforced.com>. 2001-10-09 16:28:44 +00:00
naddy
d30e8fc4a8 Make themes usable, and allow the use of shared pixmaps with imlib.
From maintainer Nils Nordman <nino@nforced.com>.
2001-10-09 16:03:18 +00:00
heko
85b46d13a6 Mark the port as broken for now because of security issues. Will be
updated later.
(The current port will also not install correctly if databases/db is
 installed.)
naddy@ ok
2001-10-09 16:02:06 +00:00
naddy
7b922d408f add category x11/gnome; from maintainer Nils Nordman <nino@nforced.com> 2001-10-09 15:33:35 +00:00
naddy
a19e272993 fix build if libglade is around; from Nils Nordman <nino@nforced.com> 2001-10-09 15:27:00 +00:00
naddy
1f54e4802a kludge: only build xmms module on platforms where xmms is available 2001-10-09 15:05:20 +00:00
brad
7383c2ce52 workaround for sparc64 with regard to the CFLAGS passed on.
--
Based on patch from: wilfried@
2001-10-09 02:05:29 +00:00
kevlo
e527dd1cc9 - sync kdelibs patches
- use module qt2
- CONFIGURE_STYLE=autoconf
- bump NEED_VERSION
--
Pointed out by naddy@
2001-10-09 01:45:54 +00:00
naddy
322e165c62 - respect CC
- clean up patches
2001-10-08 23:34:41 +00:00
pvalchev
ff19652ec7 work-around internal compiler error on the alpha by disabling optimizations; style fix & ok from naddy 2001-10-08 23:20:50 +00:00
jakob
7f1050c343 - remove pkg/MESSAGE as it confuses more then helps
- update bind9-enable script and add bind9-disable script
- update MASTER_SITES
- cleanup post-install
- enable MODGNU_CONFIG_GUESS_DIRS
2001-10-08 23:01:51 +00:00
jakob
fbda767a1a update to snapshot 20011008. ok naddy@ 2001-10-08 22:12:18 +00:00
todd
16bf411ce4 add regress, ok espie@ 2001-10-08 22:04:43 +00:00
espie
76c4361172 fit tests into regress framework. 2001-10-08 19:10:03 +00:00
danh
1f68917259 use in tree libtool patches 2001-10-08 16:36:57 +00:00
lebel
948498cd5a use in-tree libtool patches 2001-10-08 16:29:46 +00:00
naddy
22002babbc use in-tree libtool patches 2001-10-08 16:24:20 +00:00
danh
3b2e027e05 use in tree libtool patches 2001-10-08 16:07:12 +00:00
espie
6e8e7a48b1 forgot to +network2 2001-10-08 15:01:33 +00:00
naddy
94fef7abbe use in-tree libtool patches 2001-10-08 14:57:55 +00:00
naddy
7b0f0e5444 +star,static 2001-10-08 12:17:48 +00:00
wilfried
30f78c0a33 include stdlib.h to get definition of malloc, needed on sparc64
ok maintainer
2001-10-08 11:15:21 +00:00
wilfried
88772087e7 make sparc64 happy, ok maintainer 2001-10-08 11:14:00 +00:00
matthieu
dc071bd1b3 First pass at getting tcl 8.3 working on sparc64.
A number of regression tests fail though. ok pvalchev@
2001-10-08 09:21:38 +00:00
pvalchev
605ad5eab3 alpha does have shared libraries now; repair 2001-10-08 05:27:00 +00:00
pvalchev
79f3bef5e3 use in-tree libtool patches 2001-10-08 04:57:25 +00:00
shell
5b2273fbad Upgrade to 1.8.4 2001-10-08 04:48:19 +00:00
kevlo
834139b6e6 fix automake issue, pointed out by naddy@ 2001-10-08 02:12:58 +00:00
brad
ef1756671b bump PKGNAME 2001-10-08 00:28:26 +00:00
brad
953957e429 bye bye. revert change of change of paths. should help with gtk-engines. 2001-10-08 00:27:39 +00:00
brad
e92c8ea4f1 - use MASTER_SITE_GNOME for MASTER_SITES
- use gettext module fragment
- use ports in-tree libtool patches
2001-10-08 00:23:08 +00:00
wilfried
048ef2af44 not for sparc64 2001-10-07 22:41:46 +00:00
lebel
8cdca07917 add patch for compatibility with sparc64. from wilfried@ 2001-10-07 21:37:57 +00:00
naddy
e5802fc466 * Use in-tree libtool patches
* Bump NEED_VERSION
* Fix and improve CATEGORIES
Submitted by maintainer Nils Nordman <nino@nforced.com>
2001-10-07 20:55:10 +00:00