Commit Graph

22 Commits

Author SHA1 Message Date
Justin M. Seger
c15b3bdfae Mark BROKEN for ELF:
cc -O -I. -DAPP_RES=\"/usr/X11R6/lib/X11/app-defaults/Mftp\" -DNET_RC=\"/usr/X11R6/lib/X11/app-defaults/example.netrc\"   -DRETSIGTYPE=void -DMOTIF -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -D_NO_PROTO  -c List.c
List.c: In function `ListFocusIn':
List.c:406: warning: passing arg 1 of `_XmPrimitiveFocusIn' from incompatible pointer type
List.c:406: too few arguments to function `_XmPrimitiveFocusIn'
List.c: In function `ListFocusOut':
List.c:421: warning: passing arg 1 of `_XmPrimitiveFocusOut' from incompatible pointer type
List.c:421: too few arguments to function `_XmPrimitiveFocusOut'
1998-10-13 23:04:41 +00:00
Steve Price
a7e780e5af Remove regexp support for Xaw3d since it can now be built in
an ELF world.
1998-09-21 01:35:33 +00:00
Tim Vanderhoek
cfabce736e Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable. 1998-08-19 04:16:15 +00:00
Tim Vanderhoek
91a75f12dd Generally update this PLIST, too. 1998-08-18 23:23:02 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +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
Satoshi Asami
6c907ce171 No need for MASTER_SITE_SUBDIR if you are not using one of the canned
defaults ("MASTER_SITE_*").
1997-10-30 00:59:20 +00:00
Justin M. Seger
a71381b8ee Switch to a MASTER_SITE that works. 1997-10-28 18:12:43 +00:00
David E. O'Brien
49f337d203 General Makefile cleanup
Add MAINATERS
   mkdir -p ==> ${MKDIR}
   cp ==> ${CP}
   install ==> ${INSTALL}/${INSTALL_*}
   etc...
1996-12-01 01:23:27 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Eric L. Hernes
4a8176e148 put back the commented out dependancy for Xaw3d.
Noticed by: Satoshi
1996-10-15 18:25:56 +00:00
Eric L. Hernes
1760aa0a0c use Motif widgets if HAVE_MOTIF=yes. 1996-10-11 20:36:10 +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
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
42c57b73b1 Submitted by: Steve Passe <smp@csn.net>
there is a  bug in net/moxftp keeping it from finding the installed
archie application.  the following patch fixes it:
1995-10-03 23:15:23 +00:00
Satoshi Asami
13e281f1c0 Make this thing compile and install. 1995-05-13 09:14:05 +00:00
Satoshi Asami
ddc3f538a6 Update for new bsd.port.mk (target renaming). 1995-04-22 12:30:11 +00:00
Satoshi Asami
043a1368d1 install depends on build! 1995-04-17 07:59:05 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +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
Andreas Schulz
de7e641af2 Add an EXTRACT_SUFX line. The source is only available as a tar.Z and
not a tar.gz file on the master site.
1995-02-09 18:42:18 +00:00
Jordan K. Hubbard
1967f5ab78 Janusz Kokot <janek@gaja.ipan.lublin.pl> brings moxftp to the ports collection.
Submitted by:	janek
1994-12-29 13:04:34 +00:00