Kris Kennaway
|
eff1c8b81d
|
Don't guess prototypes for functions in system headers.
|
2002-08-23 23:52:40 +00:00 |
|
Kris Kennaway
|
441b7f458c
|
Remove a stray line which is not installed by the port
Noticed by: bento
|
2002-08-23 23:47:41 +00:00 |
|
Kris Kennaway
|
6318d9619d
|
Don't try and guess the malloc() prototype, that's what system headers
are for.
|
2002-08-23 23:44:28 +00:00 |
|
Pete Fritchman
|
7da6109ab7
|
Update to 1.111.
|
2002-08-23 22:42:51 +00:00 |
|
Mario Sergio Fujikawa Ferreira
|
76b8f0eb2d
|
Fix build in -CURRENT. It was not finding gtk+.pc
Submitted by: bento (warning), kris (fix)
|
2002-08-23 22:29:16 +00:00 |
|
Oliver Braun
|
aec66333c9
|
Add gtk+hs 0.11.5, a GTK+ Binding for Haskell.
Approved by: dwcjr (mentor)
|
2002-08-23 22:11:47 +00:00 |
|
Kris Kennaway
|
8859a77027
|
Doing this is lame and causes the -current build to fail:
int true = 1;
while (true) {
|
2002-08-23 22:10:38 +00:00 |
|
Mario Sergio Fujikawa Ferreira
|
ec5bc20025
|
Mark BROKEN for -CURRENT post gcc 3.1
|
2002-08-23 22:08:02 +00:00 |
|
Oliver Braun
|
16935d303e
|
Upgrade to 2.19.
PR: ports/41958
Submitted by: maintainer
Approved by: dwcjr (mentor)
|
2002-08-23 21:59:21 +00:00 |
|
Kris Kennaway
|
d8e6ca873d
|
<linux/soundcard.h> -> <sys/soundcard.h>
|
2002-08-23 21:49:50 +00:00 |
|
Pete Fritchman
|
a1cc480bad
|
Update to 1.1.0.
|
2002-08-23 21:41:14 +00:00 |
|
Pete Fritchman
|
93036f17d4
|
Remove a .bak file created by ${REINPLACE_CMD}; otherwise it gets
installed.
Noticed by: kevlo
|
2002-08-23 21:32:14 +00:00 |
|
Pete Fritchman
|
8d567d8c60
|
- update to 0.1.14
- MASTER_SITES has moved to sourceforge
- use EXAMPLESDIR
PR: 41897
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
2002-08-23 21:30:54 +00:00 |
|
Pete Fritchman
|
72e64fca90
|
Update to 0.6.2.
Submitted by: "Brian K. White" <brian@aljex.com>
|
2002-08-23 21:24:50 +00:00 |
|
Joe Marcus Clarke
|
656e8c4d31
|
Use USE_GNOMENG.
PR: 41955
Submitted by: maintainer
|
2002-08-23 21:17:11 +00:00 |
|
Pete Fritchman
|
88f90a490b
|
The tarball was re-rolled to fix some Cygwin bugs, so add this new
checksum and leave the old checksum too, per trevor@'s advice.
PR: 41790
Submitted by: Matthias Andree <matthias.andree@web.de>
|
2002-08-23 21:08:27 +00:00 |
|
Jimmy Olgeni
|
9b72c8c72c
|
Update useradmin module.
|
2002-08-23 21:08:20 +00:00 |
|
Oliver Braun
|
b6a52e3737
|
Add hpl 0.3.3, haskell Ports Library provides ports in Haskell.
Approved by: dwcjr (mentor)
|
2002-08-23 21:07:24 +00:00 |
|
Pete Fritchman
|
3547f0f22f
|
Fix the koffice build.
PR: 40342
Submitted by: Peter Avalos <pavalos@theshell.com>
Forgotten by: petef :)
|
2002-08-23 20:57:46 +00:00 |
|
Jimmy Olgeni
|
b4e1779c57
|
Add postgresql_autodoc, an automatic documentation generator for postgresql.
Supports output in HTML, GraphViz, SGML DocBook and DIA formats.
|
2002-08-23 20:47:36 +00:00 |
|
Andrey A. Chernov
|
5065c6898f
|
Upgrade to 4.28.2
|
2002-08-23 20:14:12 +00:00 |
|
Daniel Eischen
|
0505be0ca2
|
Go back to kan's fix and set BINOWN, BINGRP, BINMODE in MAKE_ENV.
Trying to use INSTALL_{PROGRAM,DATA,MAN} just doesn't seem to
work for nested makes. I give up trying to make it work.
|
2002-08-23 20:03:18 +00:00 |
|
Kris Kennaway
|
b174ad023e
|
Don't try and guess what the type of sys_nerr is, use <stdio.h> instead.
|
2002-08-23 20:01:38 +00:00 |
|
Joe Marcus Clarke
|
1b17cb58ef
|
Remove -Wl,--export-dynamic from the list of LDFLAGS. This caused strange
bus errors in the pango library (perhaps a symbol name conflict). Bump
PORTREVISION.
|
2002-08-23 19:38:08 +00:00 |
|
Kris Kennaway
|
0108f5bf0d
|
Split patch files into one patch per file.
Fix build on current by #including the relevant headers instead of
trying to guess declarations.
|
2002-08-23 19:35:21 +00:00 |
|
Dirk Meyer
|
aee1446450
|
Unreak port.
Build only with sendmail-old port.
PR: 36772
|
2002-08-23 19:27:19 +00:00 |
|
Oliver Braun
|
f915eb8c11
|
Add c2hs 0.10.15, c->Haskell, an Interface Generator for Haskell.
Approved by: dwcjr (mentor)
|
2002-08-23 19:24:14 +00:00 |
|
Kris Kennaway
|
27e2c4f2bc
|
Mark FORBIDDEN:
The distfile appears to have been withdrawn due to a vulnerability a
llowing injection of HTML code into the web front-end:
http://www.der-keiler.de/Mailing-Lists/Securiteam/2001-09/0021.html
|
2002-08-23 19:18:31 +00:00 |
|
Dirk Meyer
|
0aaa561798
|
use port math/libgmp4 in CURRENT
Fix SSL problem.
PR: 40450
Submitted by: tacho@factline.com,kiwi@oav.net
|
2002-08-23 19:06:16 +00:00 |
|
Kris Kennaway
|
9692428a71
|
Force libtool script to be executed by /bin/sh, not "whatever shell
you are currently running", which doesn't work too well if it happens to
be e.g. csh.
Noticed by: bento
|
2002-08-23 18:48:50 +00:00 |
|
Archie Cobbs
|
622c1d704f
|
Remove this patch, it's not actually needed.
|
2002-08-23 17:37:37 +00:00 |
|
Oliver Braun
|
5e23f241fa
|
Fix MASTER_SITES (1) and WWW.
${PERL} -> ${REINPLACE_CMD}
PR: ports/41939
Submitted by: Josef El-Rayes <shammer@satanii.enemy.org> (1), maintainer
Approved by: dwcjr (mentor)
|
2002-08-23 17:23:56 +00:00 |
|
Hajimu UMEMOTO
|
e9c163624b
|
We don't need automake.
Reported by: Jason Mealins <jason_mealins@bigfix.com>
|
2002-08-23 17:17:23 +00:00 |
|
Shigeyuki Fukushima
|
981f6e7bf7
|
Update to 1.14.4.
PR: ports/41640
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
2002-08-23 16:49:40 +00:00 |
|
Mario Sergio Fujikawa Ferreira
|
4b31c64360
|
Mark BROKEN since source only available via CVS for now
PR: 41896
Submitted by: maintainer
|
2002-08-23 16:08:37 +00:00 |
|
Hye-Shik Chang
|
ade02d77e5
|
1. Fix typo (s/INSTALL_SHLIBS/INSTALLS_SHLIB/)
2. Two minor style fixes (whitespace and EXTRACT_SUFX)
3. Bump PORTREVISION due to [1].
PR: 41933 (1, 3)
Submitted by: maintainer
|
2002-08-23 15:35:37 +00:00 |
|
Christian Weisgerber
|
2a0e767c9f
|
* Use GNOMENG for ESounD.
* Kill .la files.
|
2002-08-23 15:23:17 +00:00 |
|
Oliver Braun
|
1d98c097d4
|
Upgrade to 2.13.
PR: ports/41941
Submitted by: maintainer
Approved by: dwcjr (mentor)
|
2002-08-23 15:18:46 +00:00 |
|
Ying-Chieh Liao
|
0ffa015a24
|
upgrade to 1.5.2
|
2002-08-23 15:14:39 +00:00 |
|
Ade Lovett
|
0649b373c8
|
Fix build on -current
Submitted by: mike
|
2002-08-23 15:04:02 +00:00 |
|
Oliver Braun
|
38ec7d50e7
|
Add avcheck 0.9, a simple antivirus solution for a mail system.
PR: ports/41922
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: dwcjr (mentor)
|
2002-08-23 12:39:43 +00:00 |
|
Hye-Shik Chang
|
8ef5e1ca02
|
Add missing .pyo files to each pkg-plist
|
2002-08-23 11:30:23 +00:00 |
|
Kevin Lo
|
6b681fead7
|
Fix MASTER_SITES.
|
2002-08-23 11:10:51 +00:00 |
|
Kevin Lo
|
b10c557ad2
|
Update to version 2.0.2
|
2002-08-23 10:58:27 +00:00 |
|
Dmitry Sivachenko
|
894443f9ed
|
Remove non-existent WWW.
|
2002-08-23 10:56:24 +00:00 |
|
Yoichi NAKAYAMA
|
e2b085725e
|
Update to 200208 version.
* L dictionary is updated
* mode specification line is updated.
|
2002-08-23 10:53:46 +00:00 |
|
Kevin Lo
|
3c3d44b335
|
Update to version 2.5.0
PR: 41016
Submitted by: Tilman Linneweh <tilman@arved.de>
|
2002-08-23 10:40:58 +00:00 |
|
Bill Fumerola
|
cb516c8d2d
|
upgrade to 0.9.6, unFORBIDDEN
|
2002-08-23 10:29:50 +00:00 |
|
Kevin Lo
|
2b0f15d1fa
|
Update to version 0.1.19.
PR: 41914
Submitted by: MAINTAINER
|
2002-08-23 09:56:13 +00:00 |
|
Kevin Lo
|
a34211832e
|
Update MASTER_SITES.
PR: 41910
Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
|
2002-08-23 09:37:36 +00:00 |
|