Commit Graph

13167 Commits

Author SHA1 Message Date
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
kevlo
bccdd47e3d Initial import of Chatbot-Eliza 0.97.
The Chatbot::Eliza module implements the classic Eliza algorithm. 
The original Eliza program was written by Joseph Weizenbaum and described
in the Communications of the ACM in 1967. Eliza is a mock Rogerian
psychotherapist. It prompts for user input, and uses a simple
transformation algorithm to change user input into a follow-up question.
2001-10-06 03:43:08 +00:00
brad
4eb435c861 sync with output of update-patches. 2001-10-06 03:40:12 +00:00
brad
8261e6de00 use ports in-tree libtool patches. 2001-10-06 03:37:41 +00:00
kevlo
af39cb12f1 oops, forgot to add $OpenBSD$ tag 2001-10-06 03:35:19 +00:00
lebel
20c2dcb490 s/slang,imap,pop/imap,pop/, idea from naddy@ 2001-10-06 02:47:46 +00:00
naddy
c57275d6ad +gtar,static 2001-10-06 02:14:28 +00:00
brad
453e4a6789 Rearrange order of Kerberos libraries to allow pine to link properly on ELF archs. This should help with static archs too though untested. 2001-10-06 02:14:16 +00:00
naddy
955f182c0b typo 2001-10-06 01:47:46 +00:00
brad
374b66336a woops, didn't mean for this bit to go in. 2001-10-06 01:38:03 +00:00
naddy
3b4a858b92 deal with revised FULLPKGNAME semantics; ok espie@ 2001-10-06 01:09:08 +00:00
naddy
e38e67244d * A buffer is _not_ neccesarily a string.
Fixes problem where gnome-help-browser would segv for info docs.
  From maintainer Nils Nordman <nino@nforced.com>.
2001-10-06 00:33:37 +00:00
naddy
c3277b1b6a -fPIC, damn it 2001-10-05 23:25:12 +00:00
heko
3ef9ca2339 o Use subpackages instead of flavors
o Make MAINTAINER default to ports@; angelos@, naddy@ ok
o Clean up Makefile; from naddy@
ok naddy@
2001-10-05 22:49:28 +00:00
naddy
fbb0fe86f2 - build on all OpenBSD architectures
- some cleanup
2001-10-05 22:08:20 +00:00
obecian
ca722dbeff trailing patch-* 2001-10-05 19:30:19 +00:00
obecian
7ab076a175 trailing patch-* (thanks wilfred) 2001-10-05 19:29:37 +00:00
wilfried
859f52ec8f use ports in-tree libtool patches 2001-10-05 19:28:50 +00:00
obecian
a7f680f80f use ports in-tree libtool patch 2001-10-05 18:27:35 +00:00
obecian
fd52b8e857 duplicate CONFIGURE_STYLE and cleanup 2001-10-05 17:44:07 +00:00