Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak for ELF. | jseger | 1998-12-12 | 2 | -7/+12 |
| | |||||
* | Mark BROKEN for ELF: | jseger | 1998-10-13 | 1 | -1/+3 |
| | | | | | | | | | | 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' | ||||
* | Remove regexp support for Xaw3d since it can now be built in | steve | 1998-09-21 | 1 | -2/+2 |
| | | | | an ELF world. | ||||
* | Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable. | hoek | 1998-08-19 | 1 | -2/+4 |
| | |||||
* | Generally update this PLIST, too. | hoek | 1998-08-18 | 2 | -15/+7 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | No need for MASTER_SITE_SUBDIR if you are not using one of the canned | asami | 1997-10-30 | 1 | -2/+1 |
| | | | | defaults ("MASTER_SITE_*"). | ||||
* | Switch to a MASTER_SITE that works. | jseger | 1997-10-28 | 1 | -2/+2 |
| | |||||
* | General Makefile cleanup | obrien | 1996-12-01 | 1 | -7/+5 |
| | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... | ||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -3/+4 |
| | |||||
* | put back the commented out dependancy for Xaw3d. | erich | 1996-10-15 | 1 | -2/+4 |
| | | | | Noticed by: Satoshi | ||||
* | use Motif widgets if HAVE_MOTIF=yes. | erich | 1996-10-11 | 4 | -32/+58 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | 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! | ||||
* | Change "networking" to "net". | asami | 1995-11-27 | 1 | -2/+2 |
| | |||||
* | Submitted by: Steve Passe <smp@csn.net> | asami | 1995-10-03 | 1 | -0/+19 |
| | | | | | there is a bug in net/moxftp keeping it from finding the installed archie application. the following patch fixes it: | ||||
* | Make this thing compile and install. | asami | 1995-05-13 | 3 | -7/+20 |
| | |||||
* | Update for new bsd.port.mk (target renaming). | asami | 1995-04-22 | 1 | -5/+5 |
| | |||||
* | install depends on build! | asami | 1995-04-17 | 1 | -2/+2 |
| | |||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 1 | -3/+5 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Add an EXTRACT_SUFX line. The source is only available as a tar.Z and | ats | 1995-02-09 | 1 | -0/+1 |
| | | | | not a tar.gz file on the master site. | ||||
* | Janusz Kokot <janek@gaja.ipan.lublin.pl> brings moxftp to the ports collection. | jkh | 1994-12-29 | 7 | -0/+83 |
Submitted by: janek |