Commit Graph

13210 Commits

Author SHA1 Message Date
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
jakob
84636e4f10 build no_x11 flavour of ethereal 2001-10-07 19:19:38 +00:00
jakob
445a3336ec add no_x11 flavour 2001-10-07 19:18:16 +00:00
pvalchev
bd573cdf51 - Enable macppc
- Instead of having the same rule file for each arch, ln the i386 one to
${MACHINE}
- alpha has shlibs
2001-10-07 19:11:54 +00:00
heko
9de53525be o Use ${PREFIX}/share/examples/lftp for examples,
not ${PREFIX}/lib/lftp
o Use {INSTALL,DEINSTALL} for notification messages for config files
2001-10-07 19:01:56 +00:00
jakob
e5d3982d55 libtool patch; pvalchev@ 2001-10-07 18:49:28 +00:00
heko
c99b40ae2e o Install docs (readme and instructions for extending surfraw)
o Install share file into ${datadir}/<package> (automake pkgdata,
  .in files @datadir@/@PACKAGE@); requires /etc/surfraw.conf upgrade
o @dirrm share/stuff the package owns
naddy@ ok
2001-10-07 18:17:44 +00:00
espie
e06dfa9b25 regression tests for the whole converters directory.
Fix utterly bogus ppmtoTbmp dependencies.
Convert dependencies to new format.
2001-10-07 15:34:10 +00:00
naddy
5b577dad03 update to 15.3; submitted by maintainer Matthew Kolb <muk@msu.edu> 2001-10-07 15:18:36 +00:00
espie
9a85c1b3f1 Run testsuites... some minor problems. 2001-10-07 14:20:13 +00:00
espie
3f44e46ecc Full testsuite, this includes a dependency on python and some looong wait. 2001-10-07 14:19:54 +00:00
espie
8b43dce4b7 regression tests. 2001-10-07 12:15:33 +00:00
espie
1b20c8506f More regression tests.
- the tcl ports need a home for file tests to work.
- the tk ports need built tcl to run.
- all of this marked as interactive, and it's not even clear how to run
the tclsuite to completion yet...
2001-10-07 11:35:39 +00:00
espie
23b9b0affa REGRESS_IS_INTERACTIVE
This makes things a bit less symetric, but it can't really be avoided
since regress is out of the normal build chain.
2001-10-07 11:30:30 +00:00
espie
3c6709c11d Regression test 2001-10-07 10:57:05 +00:00
espie
cc0048df1e In retrospect, just allow REGRESS_FLAGS. This would be redundant otherwise 2001-10-07 10:53:43 +00:00