summaryrefslogtreecommitdiff
path: root/net/xarchie (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak for ELF.Justin M. Seger1998-10-141-3/+2
| | | | Notes: svn path=/head/; revision=14006
* Mark BROKEN for ELF:Justin M. Seger1998-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 Notes: svn path=/head/; revision=13986
* General Makefile cleanupDavid E. O'Brien1996-12-011-1/+3
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4570
* Remove RUN_DEPENDS on archie, xarchie is a stand-alone program.Satoshi Asami1995-12-021-3/+1
| | | | | | | Submitted by: John Polstra <jdp@polstra.com> Notes: svn path=/head/; revision=2511
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Checksum was wrongAndrey A. Chernov1995-10-071-1/+1
| | | | Notes: svn path=/head/; revision=2296
* EXEC_DEPENDS -> RUN_DEPENDS on archie.Satoshi Asami1995-10-041-2/+2
| | | | Notes: svn path=/head/; revision=2238
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-6/+6
| | | | Notes: svn path=/head/; revision=1363
* Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie,Andreas Schulz1995-04-011-2/+2
| | | | | | | but doesn't need to rebuild it if the binary is already installed. Notes: svn path=/head/; revision=1273
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+3
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Try to get most ports checksummedGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1262
* Piero's update to 2.0.10.Jordan K. Hubbard1994-11-011-4/+5
| | | | | | | Submitted by: piero Notes: svn path=/head/; revision=309
* Update to use new DEPENDS syntax.Jordan K. Hubbard1994-10-061-2/+2
| | | | Notes: svn path=/head/; revision=193
* Enable the DEPENDS line.Jordan K. Hubbard1994-09-241-2/+2
| | | | Notes: svn path=/head/; revision=119
* Port of xarchie version 2.0.9Jordan K. Hubbard1994-09-245-0/+44
Notes: svn path=/head/; revision=118