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
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
Thomas Gellekum
344fe79c64
Import of Tix, an extension of Tk with lots of useful widgets.
1996-12-30 07:13:51 +00:00
David E. O'Brien
12bfcfc1d8
Greatly shortened the DESCR files (which were simply the long README file
...
from the distfile).
Clarified COMMENT files.
1996-12-25 12:09:04 +00:00
Thomas Gellekum
cc65fb649f
There's nothing (yet) which depends on Qt,
...
so it's a safe upgrade to version 1.1.
1996-12-17 07:11:54 +00:00
Satoshi Asami
6a00dcc27c
Update to take advantage of new features in bsd.port.mk rev. 1.237.
1996-12-11 10:18:45 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
83e5fd3ee1
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 09:56:45 +00:00
Satoshi Asami
95e743d9b7
Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 08:47:32 +00:00
Satoshi Asami
cdc7a3c58b
Makefile cleanup. Plus:
...
xview-clients/Makefile: replace NO_EXTRACT with an empty do-extract:
target, otherwise DEPENDS won't work
xview-lib/Makefile: add comment explaining above, use full pathname
for ldconfig
xview-config/Makefile: use MASTER_SITE_XCONTRIB
1996-11-16 10:49:57 +00:00
Eric L. Hernes
da3eca7a9d
add patches from Tom Crummey <tom@tompc.sos.bangor.ac.uk>
...
closes ports/1742
1996-11-15 16:12:21 +00:00
Adam David
3ed940f3ce
fix the Iterator scope problem
...
(however, there is an undefined symbol problem, seems unrelated)
therefore bin/ibuild is still broken
1996-11-13 15:48:53 +00:00
Satoshi Asami
92cb149612
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
...
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
James FitzGibbon
b8c06517e3
Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
...
Submitted by: asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
49cd285a50
Make tk dependancy rely on the libary, not the header file.
...
Submitted by: asami@freebsd.org
1996-10-24 09:23:56 +00:00
James FitzGibbon
c5ce479dd3
a re-port of a perl5 interface to Tk4.0p3.
1996-10-24 08:54:34 +00:00
Masafumi Max NAKANE
77b01237e1
Honor NOMANCOMPRESS.
...
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
1996-10-20 15:45:07 +00:00
Satoshi Asami
b35c318add
Upgrade, 1.2a -> 1.3. The author has adopted a 3D arrow scrollbar
...
based on another person's code so remove my own patch (patch-ac).
Note this port actually corresponds to X11R6.1.
1996-10-16 09:12:18 +00:00
Satoshi Asami
f34fe62400
Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.
1996-10-16 08:34:04 +00:00
Satoshi Asami
07de11b8d5
Make this compile with tcl75 in /usr/lib. Make sure it won't accidentally
...
pick up libtclx as a valid tcl library (well, it matches "libtcl*") from
/usr/local/lib. Use the value once it's found.
1996-10-16 08:33:03 +00:00
Chuck Robey
83fd705cec
Update md5
...
Pointed out by Satoshi.
1996-10-11 22:15:20 +00:00
Chuck Robey
d84d0c8a50
Add a couple new docs.
...
Pointed out by: Satoshi.
1996-10-11 22:13:13 +00:00
Chuck Robey
ae58cbcfbf
Update Makefile to use install macros, delete extra superfluous lines,
...
add some docs.
Pointed out by Satoshi.
1996-10-11 22:10:23 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Jordan K. Hubbard
74b52e0ea2
nitpick nitpick nitpick! :-)
1996-10-09 11:25:32 +00:00
Jordan K. Hubbard
1af5715b51
Update to version 1.0.
1996-10-02 02:22:30 +00:00
Satoshi Asami
4b64d88e9a
Add LIB_DEPENDS on xpm.
1996-09-26 09:02:51 +00:00
Satoshi Asami
9938e91b30
Makefile cleanup, i.e.,
...
(1) Use submitter's full address in Whom: line.
(2) Move WRKSRC down to where it belongs.
(3) Remove unnecessary ALL_TARGET.
(4) Use full pathname for ldconfig.
(5) Convert mega-command to compress manpages to a .for loop. Also
conditionalize it on NOMANCOMPRESS.
1996-08-06 04:59:00 +00:00
Satoshi Asami
74e2c4c84c
Take out version number.
1996-08-06 04:20:41 +00:00
Jordan K. Hubbard
6cb47d00fd
Update to version 2.1 of BLT. Note: I'm a little nervous about the
...
value of the MASTER_SITES line here and would like Kostya to keep an eye on
it in case they eventually move it out of "NEW" on neosoft's FTP server.
Submitted-By: Kostya Lukin <lukin@ns.okbmei.msk.su>
1996-08-05 04:00:39 +00:00
Chuck Robey
d89fcf92db
Different fetch directory ...
1996-07-31 01:09:19 +00:00
Chuck Robey
6ec920fec5
New port, the 'qt' gui library.
...
Submitted by: Michael Searle
1996-07-31 00:20:49 +00:00
Satoshi Asami
6e86fea775
Upgrade, 0.75 -> 0.81.
...
Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
1996-07-12 11:39:21 +00:00
Gary Palmer
4fccf7d536
Change MASTER_SITE addresses from ftp.aud.alcatel.com (which
...
no longer holds the archive) to ftp.neosoft.com, correcting
paths as necessary.
Pointed Out By: jkh
1996-07-02 00:21:03 +00:00
Satoshi Asami
4e44b46b25
Call files/xmkmf with sh, so that it works even if the x bit isn't set.
...
Pointed out in a different form by: chuckr@glue.umd.edu
1996-05-15 23:30:26 +00:00
Jordan K. Hubbard
42085cdd79
Just a small tweak - the site carrying xforms has changed.
1996-05-08 06:11:12 +00:00
Satoshi Asami
d388462c78
Add XView.prog.
...
Noticed by: workman port
1995-11-27 07:53:13 +00:00
Satoshi Asami
14cd728249
Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
...
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
2271e717a6
Change name, libforms -> libxforms.
...
Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
1995-10-05 12:34:28 +00:00
Satoshi Asami
de59da411d
Makefile cleanup. Add "/sbin/" to ldconfig command lines in Makefile
...
and PLIST.
1995-10-03 06:48:31 +00:00
Jordan K. Hubbard
2c20e00949
xforms-0.75 port
...
Submitted by: Gennady Sorokopud <gea@NetVision.net.il>
1995-10-03 01:17:55 +00:00
Satoshi Asami
715054334a
Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, so
...
the "workaround" patch-ad is no longer necessary.
1995-08-26 09:15:13 +00:00
Satoshi Asami
27db7ac5a9
Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed.
1995-08-25 06:53:28 +00:00
Satoshi Asami
3a55e39569
Remove "ldconfig -m" line, this port doesn't install shared libraries!
...
Hello, Jordan?!? ;)
1995-07-19 11:36:42 +00:00
Satoshi Asami
e9fec9a95f
Clean up invocation of ar.
1995-07-18 12:22:38 +00:00
Jordan K. Hubbard
8b4dc8e4a0
Remove now obsolete X_NO_MAKE_MAKEFILES variable.
1995-07-17 16:22:21 +00:00
Andreas Schulz
01a87552d0
Add a missing trailing slash in the MASTER_SITE line.
1995-07-16 20:57:41 +00:00
Jordan K. Hubbard
387f0c5d9f
Update this to enable more of the underlying functionality. Totally
...
redo the regex code to use POSIX regexps; the previous "abstraction" was
essentially a worthless hack.
1995-07-16 18:43:26 +00:00
Jordan K. Hubbard
5edd5e3bf0
The Free Widget Foundation's widget set. This is set to compile
...
only non-Motif widgets - if you have Motif and want the extensions in libfwf
then configure, edit and build in 3 steps.
1995-07-15 13:57:09 +00:00
Satoshi Asami
d530b271d9
Add
...
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
0bcde877d5
Add CATEGORIES=x11.
1995-06-04 01:12:38 +00:00
Satoshi Asami
76d0bb7646
List all filenames, also add/delete symlinks from /usr/X11R6/lib
...
to make ldconfig happy.
1995-06-04 01:10:03 +00:00
Satoshi Asami
55ff694e69
Final piece of puzzle to make this compile!
...
Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
1995-05-31 06:02:26 +00:00
Satoshi Asami
ba30c3d3e1
Missing md5 file.
1995-05-31 06:02:01 +00:00
Satoshi Asami
7d52e87445
Add post-install target to make symbolic links for shared libraries
...
(to make ldconfig happy) and gzip manpages.
1995-05-31 06:01:49 +00:00
Satoshi Asami
fa7604dda2
Make it compile. Well, almost. ibuild and idraw get a lot of
...
undefined symbol messages, they seem to be missing the prefix "iv"
in the library (src/lib/IV/FREEBSD/libIV.a).
It probably has something to do with
#define _lib_iv(name) iv##name
in src/include/InterViews/iv.h, but I can't figure out for my life
how this entangled spaghetti of include files manage to compile
without swallowing their tails....
Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
1995-05-29 12:47:27 +00:00
Satoshi Asami
20e2c03912
Make it fetch.
1995-05-29 12:42:41 +00:00
Satoshi Asami
121377cadd
Set USE_X11 instead of defining PREFIX explicitly. Among other things,
...
this will avoid calling of mtree.
1995-05-19 10:39:58 +00:00
Satoshi Asami
4b4356397f
Add more CATEGORIES. packages/orphans is now empty.
1995-05-03 02:22:33 +00:00
Satoshi Asami
d5bd88729e
Make the xview-* trilogy compile. I haven't tested them, but all
...
the patches applied without hitch so I assume they should work. (ljo's
too busy to take a look now, so I went ahead and fixed them....)
1995-04-25 04:48:02 +00:00
Andrey A. Chernov
0b3473c58d
Remove NCFTPFLAGS, ncftp default changed
1995-04-16 15:33:42 +00:00
Satoshi Asami
eabfc48a36
And now the rest of the x11 ports Makefiles.
1995-04-12 20:32:12 +00:00
Satoshi Asami
08f93b2bb4
Some more ports Makefile updates...sorry, don't have time now so
...
x11/ is only halfway finished.
1995-04-12 15:22:43 +00:00
Satoshi Asami
923f89ae7c
Spell out all the include file names.
1995-04-04 10:26:35 +00:00
Satoshi Asami
8f3b1c8030
Upgrade, 1.0 -> 1.1.
...
% patch-ab is not necessary anymore because the bug is now fixed in
. the original source.
% post-configure (which was doing "make includes") is not necessary
. because xmkmf is now called with "-a". (Yeah, should have redefined
. XMKMF in Makefile in the first place....)
1995-04-04 09:25:26 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3753222345
Try to get most ports checksummed
1995-03-31 22:18:54 +00:00
Satoshi Asami
35af96374a
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
...
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Andreas Schulz
d2150c8f9c
olwm:
...
Don't make the inclusion of sys/param.h a conditional of OW_I18N_L4.
Always include it, otherwise the BSD symbol is not defined and a
gethostname with three instead of two arguments is included.
1995-02-27 19:22:07 +00:00
Andreas Schulz
1566212ba8
Put an empty fetch target into the Makefile. Otherwise it tries to fetch
...
a xview-clients.tar.gz if someone runs a "make fetch" from /usr/ports.
1995-02-12 23:03:04 +00:00
Satoshi Asami
86793c984d
Converted Makefiles as much as I could.
...
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Satoshi Asami
ce7a82fba0
Checksum!
1995-02-02 07:43:02 +00:00
Satoshi Asami
3319433d29
Minor cleanup.
1995-01-28 04:08:23 +00:00
Satoshi Asami
919fdc67a8
My patch to make arrow scrollbars look real 3-D. Already sent to
...
the original author.
1995-01-28 04:06:48 +00:00
Garrett Wollman
647ced5ced
Port of BLT version 1.7
1994-12-14 21:21:36 +00:00
L Jonas Olsson
a502b4e94e
Finally found why the package wasn't built.
1994-12-12 14:11:34 +00:00
L Jonas Olsson
dbf261e1a8
More correct PLIST.
1994-12-11 14:53:16 +00:00
L Jonas Olsson
add4d062ba
Move the configure part to a shell script. It uses slightly nonstandard imake
...
ways and a configure script seems to work best.
1994-11-23 13:42:40 +00:00
L Jonas Olsson
4da66dcc6b
It is build: that is a no-op, not all:.
1994-11-23 12:39:45 +00:00
L Jonas Olsson
c93c2f1b19
Patches for the clients.
1994-11-22 17:20:22 +00:00
L Jonas Olsson
d283cbfb04
The sources rea now in xview-config.
...
Reviewed by:
Submitted by:
Obtained from:
1994-11-22 17:19:48 +00:00
L Jonas Olsson
bb0ec3dc17
More fixes to get it to build properly.
1994-11-22 17:05:56 +00:00
L Jonas Olsson
305d7c6f69
Make a separate package for the config files. This is a simple way
...
out of having to install config files before the rest (libs and clients)
can be built.
1994-11-22 12:06:23 +00:00
L Jonas Olsson
7ff89791b0
Add pkg files.
1994-11-22 11:35:56 +00:00
L Jonas Olsson
5d213542f6
Initial import of the xview 3.2 X11R6 clients. Patches from Scott Mace.
...
Makefile by me.
Intentionally not added to x11 Makefile yet.
Obtained from: Scott Mace.
1994-11-22 11:06:24 +00:00
Andreas Schulz
a099d68b45
Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it.
1994-11-19 19:35:58 +00:00
Satoshi Asami
32af73ce80
Xaw3d-1.0, 3-dimensional Athena Widget Set for R6
1994-11-18 02:57:28 +00:00
Adam David
271f03c337
The fetch renaming was broken
...
interviews.stanford.edu will not serve files in passive mode
1994-11-15 03:19:35 +00:00
Paul Traina
26762336aa
Part of last commit...
1994-11-01 03:30:35 +00:00
Paul Traina
c095186cb6
Bring InterViews 3.1 port closer to reality... in point of fact, it
...
-still- doesn't build right, but it's a lot closer.
1994-11-01 03:30:10 +00:00
Jordan K. Hubbard
deab9494fa
These are my changes to support the new argument-less configure scripts.
1994-10-04 15:12:57 +00:00
Adam David
b35a68b858
keyboard bounce
1994-09-24 15:54:12 +00:00
Adam David
20e03c3e70
Interviews 3.1 from Stanford/SGI
1994-09-24 15:33:58 +00:00