Commit Graph

170 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
8436ee0200 Now that info files get rebuilt due to new patch-ac, remove entries for
*.info-[0-9].
Add appropriate @exec/@unexec entries to perform install-info correctly.
1997-11-03 23:05:09 +00:00
Masafumi Max NAKANE
d171d0fee9 Upgrade, 970925 -> 971025.
Submitted by:	maintainer
PR:		4869
1997-11-03 22:55:04 +00:00
Jordan K. Hubbard
8df11c160e mkdir -> ${MKDIR}
Found by: portlint
1997-10-30 05:15:19 +00:00
Thomas Gellekum
f79d5b90e1 DISTFILE now on MASTER_SITE_LOCAL. 1997-10-28 12:28:08 +00:00
Jordan K. Hubbard
f32b596eb0 Update to version 1.31
PR:		4868
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-10-27 23:15:14 +00:00
Thomas Gellekum
f365a8b71d Distfile changed on master site.
PR:		4815
1997-10-22 07:00:25 +00:00
Thomas Gellekum
3d99be398e Remove identical lines, so that pkg_delete completes.
OK'd by:	The Portsmeister
1997-10-16 09:01:24 +00:00
Eric L. Hernes
dad365e749 add GTK, a widget set that is gaining popularity, necessary for
the soon to be updated gimp port
PR:	4649
Reviewed by:	erich
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-10-15 16:07:05 +00:00
Satoshi Asami
f3532eef42 Add tcl/tk ports to the virtual categories that bear their own name.
Suggested by:	jkh
1997-10-08 10:48:52 +00:00
Thomas Gellekum
73165f9743 Upgrade to 4.1.0.006. Uses tk-8.0 now. 1997-10-01 12:19:43 +00:00
Thomas Gellekum
94445548c6 Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}.
No longer requires the configured tcl80.

OK'd by:	jkh
1997-10-01 09:20:37 +00:00
James FitzGibbon
7426ec2841 Mass update of CPAN ports
p5-Pg                   ->      1.6.1
        p5-Tk                   ->      402.002
        p5-WWW-Search           ->      1.010
        p5-libwww               ->      5.12
1997-09-14 04:00:20 +00:00
Thomas Gellekum
514087b82a Upgrade to 0.81. 1997-09-08 08:34:19 +00:00
Jordan K. Hubbard
581d40577e Build and install static library also.
Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
1997-09-01 11:46:55 +00:00
Satoshi Asami
d205ba96ed Remove trailing whitespace.
Pointed out by:	portlint
1997-08-27 05:03:11 +00:00
Jordan K. Hubbard
51cf43567f More descriptive comment line (for searches). 1997-08-26 03:58:15 +00:00
Jordan K. Hubbard
3eb86b28c2 Simplify BUILD_DEPENDS
Submitted by: asami
1997-08-25 16:40:13 +00:00
Thomas Gellekum
2465b3d4ce This extension changed in the latest beta of tkman.
Obtained from:	tkman-2.0b7 distribution
1997-08-25 09:12:21 +00:00
Thomas Gellekum
cbac40989d Add the invisible.patch from tkman.
Obtained from:	tkman-2.0b6 distribution
1997-08-25 07:53:37 +00:00
Jordan K. Hubbard
789a9ef244 This is the port of tk8.0 to go along with the tcl8.0 port.
Note that this requires the presence of the tcl port, e.g.
it needs portions of the unpacked tcl distribution sources.
Some unfortunate hackery for this was therefore required in the
Makefile.
1997-08-20 20:00:00 +00:00
Thomas Gellekum
1f7e40d3c9 Use tcl-7.6/tk-4.2. 1997-08-20 12:12:17 +00:00
Satoshi Asami
cd337b5ab4 Oops, forgot to commit the other half of hack to fix this for XFree86-3.3. 1997-08-13 09:09:21 +00:00
Thomas Gellekum
ed23eeaed6 Upgrade to 4.1.0.005. Fix PLIST and dependency on tcl7.5/tk4.1 along the way. 1997-07-30 06:08:45 +00:00
Satoshi Asami
dc5ea736c7 Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS
and RUN_DEPENDS).
1997-07-18 05:04:20 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Thomas Gellekum
956b2ef2c8 There's a new DISTFILE available. 1997-07-03 06:31:50 +00:00
Thomas Gellekum
695cd1dd94 Mark the port BROKEN. Maybe they'll put up a new distfile in a day or two. 1997-07-02 08:28:33 +00:00
Thomas Gellekum
677303a198 Upgrade to 0.80. 1997-07-01 08:15:00 +00:00
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