Vanilla I. Shu
a400878839
Upgrade to 0.74, and use gtk11 now.
1998-09-15 11:44:08 +00:00
Vanilla I. Shu
c6e3562759
Install info page now, and I move gtk(11) back to X11R6 now.
1998-09-15 11:41:42 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
4cb2429954
No need to use += for variable defined only once.
1998-09-15 10:50:56 +00:00
Satoshi Asami
6784e6a3df
Ressurect RUN_DEPENDS.
...
Reviewed by: maintainer
1998-09-15 09:48:22 +00:00
Satoshi Asami
3067bb6524
No need to use += for variable defined only once. (I know it's just
...
a comment, but a bad one nonetheless. :)
1998-09-15 09:39:00 +00:00
Satoshi Asami
2f38238a08
Checksum changed....
1998-09-15 09:36:23 +00:00
Satoshi Asami
ffc19a6f09
Remove empty line at end.
1998-09-15 07:31:23 +00:00
Satoshi Asami
10a7079a77
This port doesn't build:
...
===
:
c++ -O2 -pipe -DHAVE_CONFIG_H -c -o html-table.o html-table.cc
html-table.cc:19: declaration of C function `char * alloca(int)' conflicts with
/usr/include/stdlib.h:133: previous declaration `void * alloca(unsigned int)' here
gmake: *** [html-table.o] Error 1
*** Error code 2
===
While I'm here, portlint.
1998-09-15 07:25:47 +00:00
Tim Vanderhoek
6974f27688
Sync with lynx[^(-current)] pkg/COMMENT (ie. clarify, since all
...
web browsers are alphanumeric (not to mention the other problems
with "alphanumeric" brought up in -list discussion before)).
1998-09-15 06:44:08 +00:00
Tim Vanderhoek
a4610c7083
Yes, but WTF is xbiff?
...
Remove excess verbiage.
1998-09-15 06:42:15 +00:00
David E. O'Brien
062f527e6c
Upgrade to ver 0.12.19
1998-09-15 06:38:42 +00:00
Tim Vanderhoek
945931ba6b
Remove category x11.
1998-09-15 06:37:57 +00:00
Jun Kuriyama
58956685ee
Update to work with Perl5.005.
...
PR: ports/7836
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-09-15 05:40:31 +00:00
Satoshi Asami
7c879d513b
Can't fetch....
1998-09-15 05:39:20 +00:00
Satoshi Asami
2b9deb6546
Properly define BROKEN (only if DISPLAY is not set).
...
Reminded by: maintainer
1998-09-15 04:37:56 +00:00
Satoshi Asami
1e65657cb0
Oops, one more thing.
1998-09-15 04:28:20 +00:00
Satoshi Asami
bb7f3c6d26
Portlint.
...
Also, you can't build depend on /usr/src. Please change it to
something like a test and marking it BROKEN. Meanwhile,
comment out BUILD_DEPENDS.
1998-09-15 04:27:34 +00:00
Scott Mace
0449f68367
make ELF conversion comply with standard.
1998-09-15 03:57:17 +00:00
Scott Mace
746979cfa9
Make elf conversion comply with standard
...
round up shlib version to 8
1998-09-15 03:56:19 +00:00
Scott Mace
34115e265b
make ELF conversion comply with standard
1998-09-15 03:38:59 +00:00
David E. O'Brien
9082610c96
Update the documenation (DESCR and manpage) a little.
1998-09-15 03:06:26 +00:00
Justin M. Seger
aacf2f6e76
Changes for ELF
1998-09-15 02:51:10 +00:00
Scott Mace
380961dbc9
Convert to Elf.
1998-09-14 22:33:48 +00:00
Scott Mace
f74a079f9c
Convert to Elf.
1998-09-14 22:19:14 +00:00
Scott Mace
196cf84ecb
Add libwrap.so
1998-09-14 21:14:16 +00:00
Scott Mace
d45a65852a
Convert to ELF.
1998-09-14 21:10:51 +00:00
Scott Mace
c47841cc53
Convert to Elf.
1998-09-14 21:08:57 +00:00
Mark Murray
4ca5b41103
Convert to ELF.
1998-09-14 20:37:02 +00:00
Mark Murray
4611595d03
Convert to ELF.
1998-09-14 20:16:03 +00:00
Mark Murray
7926d48fe5
Convet to ELF.
1998-09-14 20:11:03 +00:00
Mark Murray
15940d9123
Convert to ELF. A previous commit to Makefile blew up on a net.commit.
1998-09-14 20:08:56 +00:00
Mark Murray
8867942718
Convert to ELF.
1998-09-14 19:48:51 +00:00
Mark Murray
22f81a0cd9
Convert to ELF in accordance with Satoshi's instructions.
1998-09-14 19:43:12 +00:00
Mark Murray
3e4b869a32
ELF conversions as per Satoshi's instructions.
1998-09-14 19:36:37 +00:00
Mark Murray
96b0027413
Generalise the fetch process, and allow those outside the USA to
...
fetch as well.
1998-09-14 19:23:42 +00:00
Ralf S. Engelschall
7ac7a4fa02
Upgrade to Apache 1.3.1 + mod_ssl 2.0.9
1998-09-14 16:18:50 +00:00
Satoshi Asami
6964124140
Make this file match reality.
...
Again.
Untested commit by: jmacd :<
1998-09-14 11:31:26 +00:00
Satoshi Asami
8ee9fee8e0
Upgrade to 2.2.7 (i.e., to about the level of 2.2.7R).
1998-09-14 10:56:18 +00:00
Satoshi Asami
133f9502a3
Don't use += for a variable defined only once. Doing so will suggest
...
this Makefile is included from elsewhere, or is adding to a variable
defined in the environment, or something like that.
1998-09-14 10:07:36 +00:00
Satoshi Asami
36f05966a0
Use PLIST_SUB to minimize changes to PLIST when version is changed.
1998-09-14 07:26:05 +00:00
Satoshi Asami
5c6da55945
Edit out CVS keywords so patches won't fail.
1998-09-14 07:19:17 +00:00
Jun-ichiro itojun Hagino
1f6f9c7785
respect PREFIX.
...
gzip xmindpath.1 unconditionally. (I believe we must do some more thing)
1998-09-14 06:38:04 +00:00
Peter Hawkins
5e085f4628
update to Version 0.002
1998-09-14 02:45:47 +00:00
David E. O'Brien
68d3c07ae6
upgrade to 0.4 Alpha
1998-09-14 00:20:20 +00:00
David E. O'Brien
41e67ce6f3
All the use of more ptys.
1998-09-13 22:12:02 +00:00
John Fieber
58cedef901
The fetchmail config script will automagically use Kerberos V5 if found.
...
This patch helps it find Kerberos V5 if you installed the port in a
non-standard place.
Reviewed by: Ville Eerola <Ville.Eerola@sci.fi>
1998-09-13 21:31:51 +00:00
David E. O'Brien
6281a0c07b
Properly find Motif includes and libs.
...
Problem noticed by: BitS <bits@oldwarez.com>
1998-09-13 20:48:28 +00:00
Chuck Robey
62728f8f6f
Repair a linkage problem, whereis the ssh port was trying to
...
specify the location of system libs.
Reviewed by: Mark Murray, David O'Brien
1998-09-13 20:38:06 +00:00
Andreas Klemm
b78ea479a5
link with -pthread = -nostdlib und -lc_r
...
not only using -lc_r what would result in linking in libc and libc_r
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Obtained from: John Birrell
1998-09-13 17:23:33 +00:00