summaryrefslogtreecommitdiffstats
path: root/net/xarchie
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Unbreak for ELF.jseger1998-10-141-3/+2
|
* Mark BROKEN for ELF:jseger1998-10-141-1/+3
| | | | | | cc -o xarchie -O2 -L/usr/X11R6/lib atalloc.o dirsend.o get_pauth.o get_vdir.o perrmesg.o ptalloc.o regex.o stcopy.o support.o vl_comp.o vlalloc.o query.o browser.o db.o selection.o status.o saveload.o inet_ntoa.o hostname.o username.o weight.o ftp.o syserr.o xarchie.o display-x.o actions.o ftp-actions.o types.o settings.o file-panel.o view-file.o about.o help.o menu.o m-file.o m-query.o m-settings.o m-file-panel.o fchooser.o popups.o alert.o confirm.o syntax.o xutil.o tilde.o -LFWF/FileChooser -lFChooser -LFWF/Dir -lDir -LFWF/MultiList -lMultiList -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lxpg4 -lrpcsvc -lkrb -ldes -lcrypt -Wl,-rpath,/usr/X11R6/lib /usr/libexec/elf/ld: cannot open -lFChooser: No such file or directory *** Error code 1
* General Makefile cleanupobrien1996-12-011-1/+3
| | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | 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.
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-4/+4
|
* Remove RUN_DEPENDS on archie, xarchie is a stand-alone program.asami1995-12-021-3/+1
| | | | Submitted by: John Polstra <jdp@polstra.com>
* Change "networking" to "net".asami1995-11-271-2/+2
|
* Checksum was wrongache1995-10-071-1/+1
|
* EXEC_DEPENDS -> RUN_DEPENDS on archie.asami1995-10-041-2/+2
|
* Update of net Makefiles! Am I done? :)asami1995-04-151-6/+6
|
* Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie,ats1995-04-011-2/+2
| | | | but doesn't need to rebuild it if the binary is already installed.
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+3
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedgpalmer1995-03-311-0/+1
|
* Piero's update to 2.0.10.jkh1994-11-011-4/+5
| | | | Submitted by: piero
* Update to use new DEPENDS syntax.jkh1994-10-061-2/+2
|
* Enable the DEPENDS line.jkh1994-09-241-2/+2
|
* Port of xarchie version 2.0.9jkh1994-09-245-0/+44
OpenPOWER on IntegriCloud