Commit graph

142 commits

Author SHA1 Message Date
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Satoshi Asami
e382ae88d5 REALLY make this compile and install correctly. Apparently the
XFree86-3.3 imake config files can't handle IncSubDir having more than
one component ("X11/Xaw3d" in this case), so work around it by
explicitly creating a symlink tree from post-extract (ugh).
1997-06-19 09:33:31 +00:00
James FitzGibbon
8c30706745 Import of a perl5 module to allow access to libtk (layered on top of p5-Tcl, as opposed to p5-Tk, which is native access) 1997-06-16 03:05:22 +00:00
Satoshi Asami
b2e44bc8dc Make symlink "X11 -> exports/include" to make XFree86-3.3 config files happy. 1997-06-12 18:01:07 +00:00
Satoshi Asami
5e8444b81b Make symlinks "X11" -> "export/include" for XFree86-3.3 config files.
While I'm here, use ${LDCONFIG} instead of /sbin/ldconfig.
1997-06-12 01:36:35 +00:00
Satoshi Asami
b450d70a1e An xview extension package.
PR:		3482
Submitted by:	Pedro F. Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-06-03 22:53:07 +00:00
James FitzGibbon
a4b8015098 Remove p5-IO dependancy from ports that were using it. 1997-05-29 02:53:15 +00:00
Satoshi Asami
5d1881a85d Change "version required".
Submitted by:	Steve Ratliff <steve@bsd.avionmfg.com>
1997-05-26 21:26:46 +00:00
Satoshi Asami
a6c6c61669 Shared library versions have changed. 1997-05-26 01:58:21 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
David E. O'Brien
4795f17c9c Upgrade to 0.79 1997-05-24 08:45:06 +00:00
Masafumi Max NAKANE
23cf1db3d7 Some files were missing from the packing list.
This completely and finally closes
PR:		3297
1997-05-16 12:53:21 +00:00
Thomas Gellekum
98dc5e97aa Add some missing manpages to MAN3 and update PLIST. 1997-05-14 08:58:08 +00:00
Andreas Klemm
fec72f4dd4 - Updated checksum file, sources changed without bumping the version number
- make patch-ab work again, because of the changes ...
- merge in the CFLAGS from /etc/make.conf
After that the port compiles well and make package is still working ;)
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-11 13:03:43 +00:00
Thomas Gellekum
9ebedda797 New checksum. 1997-05-06 07:41:52 +00:00
Satoshi Asami
47ee458c79 #include <sys/types.h> before <dirent.h>. 1997-04-23 07:41:20 +00:00
Thomas Gellekum
052c5c8af1 Build stand-alone module.
Submitted by:	jmz
1997-04-22 10:16:22 +00:00
Thomas Gellekum
d97e2cf42c Upgrade to 0.78. 1997-04-22 09:35:19 +00:00
James FitzGibbon
a91d7e8e55 Change the name of p5-Tk400 to p5-Tk, and remove p5-Tk400 from the
repository.
Reviewed by:	asami@freebsd.org (did the repository copy)
1997-04-21 02:28:35 +00:00
James FitzGibbon
0617725316 Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics:	p5-Net fixed for IS_INTERACTIVE
		p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Jordan K. Hubbard
7a1233fd63 Update to version 1.2. I sent these changes to the MAINTAINER too, but
he seems to be AWOL so I guess I'll just do it myself.
1997-04-11 04:35:35 +00:00
Bill Fenner
92af2432c2 Distfile moved.
Found by:	distfile checker
1997-04-02 00:25:40 +00:00
Satoshi Asami
547a71585a Fix name of include file. Packaging now works, so we can close PR
ports/3129.

Submitted by:	gena@NetVision.net.il
1997-03-30 13:27:46 +00:00
Satoshi Asami
ec2af01253 Upgrade to 0.86. Note packaging still doesn't work, but I'm going to sleep
now so I'll commit what I have.

Doesn't close PR ports/3129 (see above).

Submitted by:	Mighty Wizard <root@Burka.NetVision.net.il>
1997-03-28 11:40:07 +00:00
Satoshi Asami
48a047046c Change this file to describe what it is, instead of how to write your
own interviews application.  It's only one line long (I couldn't find
any suitable paragraph I can cut and paste from in the source tree)
but at least it is a description of the port now.

Closes PR ports/1517.
1997-03-03 11:58:39 +00:00
Satoshi Asami
f68917aa7d Replace the complicated hack that caused my head to feel like I just
hopped ten blocks on a concrete floor, upside down, with a much
simpler "DIST_SUBDIR=iv".

While I'm here, replace the "gzip ${PREFIX}/interviews/man/mann/*.n" with
MANPREFIX and MANN definitions.
1997-03-02 14:47:38 +00:00
Thomas Gellekum
6cb772dc0b Fix some bogons I introduced with my latest update. 1997-02-25 10:53:46 +00:00
Satoshi Asami
7716f9ad90 Fix configure args so this thing actually compiles. ;) 1997-02-25 08:10:20 +00:00
Thomas Gellekum
04d769a1e3 Upgrade to 0.77. 1997-02-24 09:27:13 +00:00
Jordan K. Hubbard
69248127ee Last commit botched at patch resurrection (cvs bogon). Do it piecemeal. 1997-02-23 12:14:43 +00:00
Jordan K. Hubbard
df4ce52eaa D'oh!
I just checked xfmail, and it breaks with xforms version 0.84. :-}
I think I'll just put this *back* to version 0.81 and slink
away again.. :-)
1997-02-23 12:07:31 +00:00
Jordan K. Hubbard
f8258673d0 Update to version 0.84, just because I happened to notice (and I haven't
seen a sign of gena in at least a month or two :).
1997-02-23 11:46:17 +00:00
Thomas Gellekum
589af53327 Upgrade to release version 4.1.0. 1997-02-21 14:55:05 +00:00
Satoshi Asami
07cc634836 Remove bogus PREFIX. Andreas.... ;)
Fix shared lib versions.
1997-02-19 06:33:59 +00:00
Satoshi Asami
69b8fc5bdf Rewind shared lib versions. 1997-02-19 06:32:51 +00:00
Andreas Klemm
e7a319ac78 Updated PLIST.
Reviewed by:
Submitted by:
Obtained from:
1997-02-16 15:17:33 +00:00
Andreas Klemm
08fe32bd31 Updated Lesstif port to 0.76.
Did a successfull build of Mosaic and
lesstif packages fine.
Will update the PLIST later, if necessary.
Am building lesstif in /local/lesstif to get a correct PLIST ;-)
Reviewed by:
Submitted by:
Obtained from:
1997-02-16 15:08:29 +00:00
Satoshi Asami
96f1e88068 This port builds now, so remove BROKEN.
Reported by:	"Russell L. Carter" <rcarter@consys.com>
1997-02-13 00:40:55 +00:00
Satoshi Asami
685e25c49f Fix Tk include file path (tk -> tk4.1). 1997-01-24 10:43:07 +00:00
Satoshi Asami
2683beb648 Mark this port BROKEN. 1997-01-24 10:39:20 +00:00
Thomas Gellekum
db190ba6ac Import of neXtaw, a replacement for Xaw which adds a NEXTSTEP look. 1997-01-20 07:15:18 +00:00
Satoshi Asami
d5d7f0310e Make this file match reality. In particular, all the binaries were
missing.  While I'm here, expand the include dir and sort all files.
1997-01-10 09:54:53 +00:00
Satoshi Asami
27ac6f6f63 The Motif clone. I compiled a couple of programs myself, they at
least compile (but don't run very well).  Well, it's a start.

Submitted by:	William D. Ward <William.Ward@airmail.net>
1997-01-09 09:07:31 +00:00
Satoshi Asami
1f5aa600f1 Make the depended file be consistent with what net/p5-IO installs.
Note, I have no idea if this is the correct fix or not, but I haven't
heard back from the maintainer or any of the millions of perl hackers.
At least it is not worse than what we have now (build net/p5-IO always,
because the depended file does not exist).
1997-01-08 23:43:12 +00:00
Thomas Gellekum
830dc3c44a - use installed header files for tcl and tk;
we no longer need the full sources to these

- install the tix header files for the C interface
1997-01-07 08:17:13 +00:00
Jordan K. Hubbard
72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00
Thomas Gellekum
9f625e4af8 Upgrade to Tix-4.1b2. 1997-01-02 07:12:38 +00:00
Satoshi Asami
265df9f2ed Checksum hath changed. 1996-12-31 14:31:09 +00:00