Steve Price
82e9f55185
Use PERL_ARCH in pkg/PLIST so this port packages cleanly on the Alpha.
2000-08-08 03:09:54 +00:00
Steve Price
6660eb6390
Add 'LDFLAGS+=-lio' on the Alpha for the implementations of inb/outb.
2000-08-08 03:07:38 +00:00
Steve Price
661b3f5303
Use ARCH in pkg/PLIST so this port packages cleanly on the Alpha.
2000-08-08 03:04:26 +00:00
Steve Price
9d87ac6938
Make buflen a size_t instead of unsigned int so builds quit falling over
...
on the Alpha.
2000-08-08 03:03:07 +00:00
Steve Price
a4d704c094
Add 'LDFLAGS+=-lio' on the Alpha for the inb/outb implementations.
2000-08-08 03:01:28 +00:00
Steve Price
c39e236d5d
Remove -Werror from CFLAGS as it was causing build to fall over on the
...
Alpha.
2000-08-08 02:58:56 +00:00
Steve Price
768cf1c47d
Fixup one more place where fpsetmask was being called on the Alpha.
2000-08-08 02:57:48 +00:00
Steve Price
9df09f5635
Remove i386 .o files in the post-extract target and respect CFLAGS.
2000-08-08 02:55:15 +00:00
Steve Price
3ec55c71e5
Don't try to use fpresetsticky(3) on the Alpha as it doesn't exist there.
2000-08-08 02:51:55 +00:00
Steve Price
4f35114a4c
Don't try to use the non-existent fpresetsticky function on the Alpha.
2000-08-08 02:49:11 +00:00
Steve Price
10c9e390c1
Mark this port 'ONLY_FOR_ARCHS=i386' as it contains an i386 .so.
2000-08-08 02:47:47 +00:00
Steve Price
b7dcc1e496
Mark this port as 'ONLY_FOR_ARCHS=i386' as it contains an i386 binary.
2000-08-08 02:45:14 +00:00
Steve Price
51d976bcee
Use time_t instead of long for a couple of variables so this build again
...
on the Alpha.
2000-08-08 02:44:01 +00:00
Steve Price
f58923d258
Add 'LDFLAGS+=-lio' for the implementations of inb/outb on the Alpha.
2000-08-08 02:42:53 +00:00
Steve Price
aa5054ebec
The LIB_DEPENDS on libimg should be img.1 for the ja-binder port.
2000-08-08 02:40:59 +00:00
Steve Price
b99a5973fe
time(3) returns a time_t and not a long. This fixes build on the Alpha.
2000-08-08 02:37:53 +00:00
Jean-Marc Zucconi
4556aca903
Add 3 files.
2000-08-08 00:33:28 +00:00
Brian Somers
2e53a3e889
3.0.1 -> 3.1:
...
Defeat stupid proxies that don't recognise no-cache
Update configure.in (again)
Fix some typos and other cosmetic stuff
Integrate all port patches back into the main source archive
2000-08-08 00:12:18 +00:00
Paul Traina
2c70234e9e
Remove MASTER_SITES, no longer there. Remove myself as maintainer.
2000-08-08 00:10:04 +00:00
Brian Somers
007eec0a29
3.0 -> 3.0.1 (improve configure.in, doesn't effect FreeBSD)
2000-08-07 21:21:17 +00:00
Peter Wemm
8be35a5c0b
RIP exmh v1. The distfile has been unfetchable for a while according
...
to the distfile checker and this has somewhat been obsoleted by later
versions for some time.
2000-08-07 18:56:57 +00:00
Robert Nordier
f15e7f6b2c
Update master sites.
2000-08-07 18:51:02 +00:00
Akinori MUSHA
121aa6ad01
Remove empty directories on deinstallation.
2000-08-07 18:44:57 +00:00
Akinori MUSHA
20bdadc168
Add ruby-rdtool, RD to HTML/man/etc. converter (RD is to Ruby
...
as POD is to Perl)
2000-08-07 17:56:53 +00:00
Akinori MUSHA
f36fb57ff2
Fix the wrong entry: ruby-racc -> ruby-html-parser
...
Add ruby-rdtool
2000-08-07 17:55:57 +00:00
Chris Piazza
d7a1207164
Clean up master sites/www
2000-08-07 17:27:54 +00:00
Akinori MUSHA
b0e697ab87
Depend on ruby-amstd and get rid of the amstd installation of this port.
2000-08-07 17:21:56 +00:00
Akinori MUSHA
cd1d50eb08
Add three more Ruby modules.
...
devel/ruby-amstd:
A collection of miscellaneous Ruby modules
devel/ruby-date2:
An alternative date class for Ruby
devel/ruby-strscan:
Fast string scanner class for Ruby
2000-08-07 17:15:06 +00:00
Akinori MUSHA
c8b2a40e79
Add three more Ruby modules.
...
devel/amstd:
A collection of miscellaneous Ruby modules
devel/ruby-date2:
An alternative date class for Ruby
devel/ruby-strscan:
Fast string scanner class for Ruby
2000-08-07 17:14:01 +00:00
Bill Fumerola
4a17d7068f
Fix distfile fennerage.
2000-08-07 17:08:31 +00:00
Ade Lovett
c990206c56
RELENG_4 now uses _KERNEL instead of KERNEL, too.
...
Build failure pointed out by: Anders Andersson <anders@sanyusan.se>
2000-08-07 15:48:54 +00:00
Maxim Sobolev
cd656333fb
Update to 1.1.4.
2000-08-07 13:05:46 +00:00
Akinori MUSHA
6d71c7821e
Follow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/*
2000-08-07 12:50:16 +00:00
Maxim Sobolev
12b93c7338
Update to 0.86.
...
- gnomify and sobomaxify the port;
- provide a shell script to make dia work just OOB.
PR: 18915 (partially)
Submitted by: Benno Rice <benno@netizen.com.au>
2000-08-07 11:31:22 +00:00
Akinori MUSHA
1fd451d376
Add another couple of Ruby modules.
...
databases/ruby-mysql:
Ruby module for accessing MySQL databases, which has
the same functions as C API
ports/devel/ruby-optparse:
Yet another command line option parser for Ruby
2000-08-07 11:23:12 +00:00
David E. O'Brien
82bdc6ed1f
Update to Vim version 6.0, Beta rev 'E'.
2000-08-07 10:48:02 +00:00
Jun Kuriyama
ee77bc1496
Remove empty directories.
...
Submitted by: bento
2000-08-07 10:29:32 +00:00
Akinori MUSHA
dee2f62a68
Non-standard modules sould go under `site_ruby' directory.
2000-08-07 10:08:41 +00:00
Neil Blakey-Milner
e4e5bb284f
Add extra symlinks that my usual PLIST generation scripts didn't catch,
...
and rmdir the courier-imap doc directory on uninstall.
2000-08-07 09:57:38 +00:00
Andrey A. Chernov
7a8aff276c
Fix MASTER_SITES, add WWW:
2000-08-07 09:47:03 +00:00
Hajimu UMEMOTO
0f7000aedb
Update to 0.10.5.
2000-08-07 08:50:22 +00:00
David E. O'Brien
d844fd2e3f
Note that one can now output tcpdump files (thus converting other formats
...
to the tcpdump format).
2000-08-07 08:30:24 +00:00
Kevin Lo
e7d85f94ee
Fix MASTER_SITES.
...
PR: ports/20324
Submitted by: Ports Fury
2000-08-07 08:22:22 +00:00
Akinori MUSHA
fb6ae356b8
Add more Ruby ports.
...
devel/ruby-racc:
An LALR(1) parser generator for Ruby
textproc/ruby-html-parser:
HTML-parser package for Ruby
2000-08-07 08:20:31 +00:00
Kevin Lo
4bfc6c801e
Update MASTER_SITES.
...
PR: ports/20322
Submitted by: Ports Fury
2000-08-07 08:18:36 +00:00
Kevin Lo
7b08498270
Update LIB_DEPENDS
...
PR: ports/20428
Submitted by: MAINTAINER
2000-08-07 08:05:54 +00:00
Kevin Lo
7fc557d65a
- Update MASTER_SITES
...
- PLIST is configurable and added URL's
PR: ports/20406
Submitted by: MAINTAINER
2000-08-07 07:50:02 +00:00
Kevin Lo
985def5731
fix TAB's and typo in COMMENTS
...
PR: ports/20405
Submitted by: MAINTAINER
2000-08-07 07:35:33 +00:00
Kevin Lo
660d3cc565
PLIST configurable
...
PR: ports/20404
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-08-07 07:17:39 +00:00
Kevin Lo
09a0a92b00
Update to version 0.6
...
PR: 20425
Submitted by: Ports Fury
2000-08-07 06:54:34 +00:00