1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Satoshi Asami
dd45d2f0ba I tried to be too cute with the DEPENDS stuff. Change all install targets
to "install".

Reported by:	Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-01-11 09:46:58 +00:00
Satoshi Asami
19b6d25698 Make these work with read-only ${PORTSDIR}s. Also, don't always install
xview-config from DEPENDS.
1998-12-02 06:33:37 +00:00
Satoshi Asami
35d5a67d37 Use relative (${.CURDIR}) instead of absolute (${PORTSDIR}) paths for
WRKSRC.  Prepend ${WRKDIRPREFIX} in front while I'm here.

Reported by:	David Kulp <dkulp@neomorphic.com>
1998-10-09 01:21:49 +00:00
Satoshi Asami
839f94d88c Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
1998-08-07 22:56:48 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +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
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
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
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
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
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
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
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
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
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