1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

7731 Commits

Author SHA1 Message Date
Thomas Gellekum
33b0f9cdd7 Update to 2.5.
Update prompted by:	distfile checker
1997-08-29 12:17:51 +00:00
Thomas Gellekum
5a9e7f97ed Add another mirror site. Update my e-mail address. 1997-08-29 11:33:09 +00:00
Andrey A. Chernov
85502400c5 Upgrade to 0.57 1997-08-29 10:34:00 +00:00
David E. O'Brien
0d4efc19a8 Deal with the info files on package install/removal.
(someone that knows this stuff should check this over...)
1997-08-29 09:29:12 +00:00
David E. O'Brien
c682e3dbf2 turn on gindent 1997-08-29 09:21:07 +00:00
David E. O'Brien
3b97673444 GNU's indent.
PR:		ports/4406
Submitted by:	Kapil Chowksey <kchowksey@hss.hns.com>
1997-08-29 09:20:02 +00:00
David E. O'Brien
79f55786fb style police. 1997-08-29 08:25:21 +00:00
Thomas Gellekum
8f042a171a Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST. 1997-08-29 07:04:27 +00:00
Gary Jennejohn
9f11cd95b3 PR: 4394
Submitted by:	vanilla@MinJe.com.TW
The PLIST got a lot smaller. "make package" works.
1997-08-28 18:11:41 +00:00
Gary Jennejohn
1195f59b3f PR: 4394
Submitted by:	vanilla@MinJe.com.TW
update md5 to reflect reality.
1997-08-28 18:10:14 +00:00
Gary Jennejohn
3240c0d4d6 PR: 4394
Submitted by:	vanilla@MinJe.com.TW
update enlightenment to version 0.12. Delete the post-install
stuff since it's now handled by the patched Imakefile in the
work directory.
1997-08-28 18:09:47 +00:00
Andrey A. Chernov
a62302fbb6 Upgrade to 970826 1997-08-28 11:29:16 +00:00
Andrey A. Chernov
2d007de502 Upgrade to 0.56 1997-08-28 10:01:32 +00:00
David E. O'Brien
9b7655b968 Upgrade to released version 1.0.2
With permission of:	ambrisko@ambrisko.roble.com
1997-08-28 06:49:07 +00:00
Chuck Robey
d5e1b94961 Change libIm major version & add origin ftp site.
PR:		4393
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-08-28 04:38:45 +00:00
Chuck Robey
31279b7761 Upgrade Xfig to the 3.2 level. Accompanied by the transfig upgrade
at the same time (see ports/print/transfig).
Submitted by:	Brian N. Handy <handy@sag.space.lockheed.com>
1997-08-28 04:27:57 +00:00
Chuck Robey
487ef124a6 Bring transfig up to 3.2, so I can bring xfig up to date also.
Submitted by:	Brian N. Handy <handy@sag.space.lockheed.com>
1997-08-28 04:21:32 +00:00
Chris Timmons
4f40641fc2 Update to use ports tcl 8.0 / tk 8.0:
patch-af is new to adjust configure in order to find the tcl/tk config
  files.

Also adjust patch-aa which didn't completely reflect the previous upgrade
to scotty-2.1.6 (version numbers off-by-one.)
1997-08-27 23:05:04 +00:00
Chris Timmons
b73f9d2aa7 Update to use ports tcl 8.0 / tk 8.0. 1997-08-27 23:01:53 +00:00
Joshua Peck Macdonald
ee0ee013af I guess this has been released for about 2 months now with no serious bugs
having been discovered.
1997-08-27 19:38:20 +00:00
Joshua Peck Macdonald
4e4efc8424 And now I'll actually make it work. 1997-08-27 19:31:45 +00:00
Joshua Peck Macdonald
953d569d7b Update to latest version, closing ports/4148. (Only thing is, I've
never closed a PR before so I don't know how to do it.)

PR:		ports/4148
1997-08-27 19:16:09 +00:00
Martin Cracauer
6c7fefa3a8 Update to newer 18a prerelease version from today.
Add private master site so that others can't delete my distfiles.
1997-08-27 17:51:45 +00:00
Andreas Klemm
112a8f60b9 unzip -La converts to lowercase file names and strips away the messy
^M's ... rest in peace for the sed line .. ;-)
1997-08-27 16:00:04 +00:00
Andrey A. Chernov
758670500f Distfile moved, change path 1997-08-27 13:06:01 +00:00
Andreas Klemm
6895bfa18f Included new driver version 1.2 for HP 850 printers and related ...
See: http://bonk.ethz.ch/hp850/hp850.html
Additional driver will be fetched directly from internet now
Because this driver source is packed as a .zip file (tada *sigh*)
and contains ^M's (where the combination \^M confuses gcc) we have
to BUILD_DEPEND on unzip and pipe the source and header files through
sed to wipe out the ^M's ...
As requested by:	Lars Koeller
1997-08-27 06:52:44 +00:00
Satoshi Asami
2d39435104 Add $Id$. (No, the line that started with "# Makefile,v 1.2" does
not really qualify as an $Id$ line. :>

Pointed out by:	portlint
1997-08-27 05:05:32 +00:00
Satoshi Asami
d205ba96ed Remove trailing whitespace.
Pointed out by:	portlint
1997-08-27 05:03:11 +00:00
Paul Traina
5879c157ad Update to 3.104 beta.
Warning: the directory structure has shifted again (lib/gnats -> libexec/gnats)
Also, I am now compiling and configuring gnats with "with release based"
which adds additional functionality and is backwards compatible, but adds
new PR fields you may not expect to see.
1997-08-26 22:30:07 +00:00
Wolfram Schneider
fea37b6678 Enable dvips2ascii 1997-08-26 16:34:04 +00:00
Wolfram Schneider
d565b68457 PostScript (created by dvips) to ascii converter
PR: ports/4245
Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de>
1997-08-26 16:31:13 +00:00
Mark Murray
59a19f9bb3 Fix this.
1) eBones/Kerberos now works with 2.2-stable
2) PREFIX is honoured
3) oddball directories are removed by pkg_delete
1997-08-26 12:17:57 +00:00
Thomas Gellekum
0cb0016454 - Update my e-mail address
- Add $Id$ to tr2latex/Makefile
- ``Un-maintain'' ctk.
1997-08-26 07:12:21 +00:00
Andrey A. Chernov
956f24af73 Distfile changed on master site 1997-08-26 06:59:00 +00:00
Jordan K. Hubbard
51cf43567f More descriptive comment line (for searches). 1997-08-26 03:58:15 +00:00
Andrey A. Chernov
7ec41b024f Do not replace Apache md5 with FreeBSD one, it cause supporting
problems but gains almost nothing
PR: 4380
1997-08-25 23:11:21 +00:00
Andrey A. Chernov
c9a02a1c28 Do not replace Apache md5 with FreeBSD one, it cause
support problems and gains almost nothing
1997-08-25 23:03:05 +00:00
Stefan Eßer
e731677701 Update to 970824 version of Wine. 1997-08-25 22:00:52 +00:00
Jordan K. Hubbard
3eb86b28c2 Simplify BUILD_DEPENDS
Submitted by: asami
1997-08-25 16:40:13 +00:00
Jun-ichiro itojun Hagino
22c1ab9610 fixed outdated MASTER_SITES etc.
PR:		4378
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-08-25 14:32:31 +00:00
Ralf S. Engelschall
11e1f3de78 Upgrade to Website META Language, version 1.2.0 1997-08-25 14:10:24 +00:00
Jun-ichiro itojun Hagino
5191fed485 activated ports/x11/xzoom. 1997-08-25 14:10:09 +00:00
Jun-ichiro itojun Hagino
23598cd69f xzoom 0.3 port. works in 8bpp systems only, but useful.
magnify, rotate, mirror the image on the X screen
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-08-25 14:05:19 +00:00
Thomas Gellekum
f96e59f945 Upgrade to 2.0b7. 1997-08-25 09:46:38 +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
Masafumi Max NAKANE
cefd007974 Upgrade, 2.2.2d -> 2.2.2e.
PR:		4375
Submitted by:	maintainer
1997-08-25 07:25:00 +00:00
David E. O'Brien
3a95b724ed Distfile moved to the "Old_Versions" directory as 6.0 is out.
Problem is the only changes for 6.0 is to cleanup copywrite headers and
remove functionality from 5.9.
1997-08-25 06:18:14 +00:00
Jean-Marc Zucconi
0ba48b8d70 Upgrade to version 5.74 1997-08-25 01:29:54 +00:00
Satoshi Asami
a983093cf7 Remove vfghostscript4, superseded by vfghostscript5 (already repository
copied).

PR:		4374
Submitted by:	mita@jp.FreeBSD.org
Exp
1997-08-25 00:27:46 +00:00