13159 Commits

Author SHA1 Message Date
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
obecian
ebab8d76bf use ports in-tree libtool patch 2001-10-05 17:39:57 +00:00
obecian
1eb31d0368 use ports in-tree libtool patches 2001-10-05 17:35:26 +00:00
lebel
7d2e2f16e3 update games/zangband to 2.6.2; see http://www.zangband.org/changes.html#2.6.2
for a list of changes.
2001-10-05 16:17:13 +00:00
naddy
c1d114a67c fix master site 2001-10-05 14:22:50 +00:00
espie
3ad730108d synch with new regress target (I forgot to commit this) 2001-10-05 07:26:50 +00:00
avsm
0b8340b883 oops! unbreak patch (thx chris@) 2001-10-05 07:17:34 +00:00
shell
cf514668ed Upgrade to Graphic-ColorNames-0.30
- Bump VERSION
2001-10-05 06:50:10 +00:00
pvalchev
1f44312cd4 Sync INDEX, 1600 packages. 2001-10-05 02:13:05 +00:00