aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/moxftp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-211-0/+1
|
* <kain@ircop.dk> reported a remotely exploitable buffer innectar2003-02-131-0/+2
| | | | | his message to <freebsd-ports@FreeBSD.org>, Message-ID: <001401c2d2e7$e07c8350$24029dd9@tuborg>.
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
| | | | Approved by: pat
* Fix install error under XFree86 4.xkevlo2000-11-261-3/+3
| | | | | PR: 23073 Submitted by: Ports Fury
* - Fix MASTER_SITESkevlo2000-11-131-10/+9
| | | | | | | - Support CFLAGS propely PR: 22813 Submitted by: Ports Fury
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-081-8/+2
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* PORTNAME/PORTVERSION stuffmharo2000-04-121-2/+2
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change "net" -> "ftp".asami1999-08-021-2/+2
|
* REQUIRES_MOTIF= yesmharo1999-05-031-2/+3
| | | | The non motif version seems to require motif too (that make any sense?)
* New list of MASTER_SITES.steve1999-03-251-2/+4
| | | | | PR: 10363 Submitted by: Chris Piazza <cpiazza@home.net>
* Unbreak for ELF.jseger1998-12-121-5/+1
|
* Mark BROKEN for ELF:jseger1998-10-141-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 insteve1998-09-211-2/+2
| | | | an ELF world.
* Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable.hoek1998-08-191-2/+4
|
* Generally update this PLIST, too.hoek1998-08-191-15/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-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 cannedasami1997-10-301-2/+1
| | | | defaults ("MASTER_SITE_*").
* Switch to a MASTER_SITE that works.jseger1997-10-291-2/+2
|
* General Makefile cleanupobrien1996-12-011-7/+5
| | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+4
|
* put back the commented out dependancy for Xaw3d.erich1996-10-161-2/+4
| | | | Noticed by: Satoshi
* use Motif widgets if HAVE_MOTIF=yes.erich1996-10-121-5/+27
|
* Change "networking" to "net".asami1995-11-271-2/+2
|
* Make this thing compile and install.asami1995-05-131-7/+8
|
* Update for new bsd.port.mk (target renaming).asami1995-04-221-5/+5
|
* install depends on build!asami1995-04-171-2/+2
|
* Update of net Makefiles! Am I done? :)asami1995-04-151-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-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 andats1995-02-101-0/+1
| | | | not a tar.gz file on the master site.
* Janusz Kokot <janek@gaja.ipan.lublin.pl> brings moxftp to the ports collection.jkh1994-12-291-0/+28
Submitted by: janek