Commit Graph

13336 Commits

Author SHA1 Message Date
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
espie
e7fbc2b015 Seems like we can't avoid REGRESS_ENV/REGRESS_FLAGS.
Some testsuites use HOME to test their getenv function. Which seems
to be reasonable. But we definitely don't want to allow HOME into
MAKE_ENV by default.
2001-10-07 10:50:47 +00:00
espie
9e6fd66baf don't depend on the current version of unzip/bzip2. Any should do. 2001-10-07 10:47:01 +00:00
naddy
9a538feefa - build on 3.x
- respect LOCALBASE
2001-10-07 01:19:40 +00:00
naddy
33c4a92e87 find mysql includes 2001-10-06 22:55:48 +00:00
naddy
9ce5340d9c proper MODGNU_CONFIG_GUESS_DIRS 2001-10-06 21:54:38 +00:00
naddy
9699350f62 MODGNU_CONFIG_GUESS_DIRS default is correct 2001-10-06 21:42:28 +00:00
naddy
3f6f3f98cc fix MODGNU_CONFIG_GUESS_DIRS 2001-10-06 21:31:28 +00:00
jcs
97732fd223 Oops, bring plugins back in 2001-10-06 21:21:09 +00:00
jcs
7d398e02ff include/common.h shouldn't be installed anyway 2001-10-06 19:58:33 +00:00
brad
05774ef1fd use ports in-tree libtool patches. 2001-10-06 18:41:57 +00:00
pvalchev
9abe39ba0a Build correct shared libraries on ELF platforms.
XXX none of the libtool patches we have in-tree can be reused here
2001-10-06 18:39:03 +00:00
naddy
4cf7f5f00d add Australian mirror 2001-10-06 18:33:50 +00:00
espie
b1c51dd7e7 Adapt to regress framework 2001-10-06 17:45:06 +00:00
naddy
cb038634f4 Replace incomplete local patches with those from kdelibs;
fixes build on sparc.  ok lebel@
2001-10-06 16:58:17 +00:00
espie
bccd0323c2 /usr/local/include/common.h ? yeah, right... 2001-10-06 13:52:00 +00:00
espie
b6a393782c make sure uninstall runs as well... 2001-10-06 13:03:17 +00:00
espie
49f769da57 remove conflict: don't install tetex_base texi2html, since it's now
older than the texi2html port.
2001-10-06 13:01:23 +00:00
espie
df11d56a9c Ensure genkdmconf is only run at pkg_add time. I still can't figure out
why this program cores *sometimes* (emphasis on sometimes)
2001-10-06 12:37:38 +00:00
ho
0302840503 Go to BIND-8.2.5 2001-10-06 10:35:14 +00:00
jcs
12ce190f8e Update to gaim-0.45 2001-10-06 08:11:15 +00:00
pvalchev
c532cf4dc2 use in-tree libtool patches 2001-10-06 07:27:34 +00:00
brad
851b2a2b62 use ports in-tree libtool patches. 2001-10-06 03:55:34 +00:00
brad
ce6f690367 pthreads related fixes. 2001-10-06 03:46:35 +00:00
kevlo
817863e35f +p5-Chatbot-Eliza 2001-10-06 03:44:07 +00:00