1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

17 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
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