Commit graph

88 commits

Author SHA1 Message Date
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