Commit Graph

19 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Satoshi Asami
e1e3142837 Add xarchie.1.
Submitted by:	bento
2000-06-07 09:07:33 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Justin M. Seger
69f9cd47fd Unbreak for ELF. 1998-10-14 23:45:53 +00:00
Justin M. Seger
ca5a4ff710 Mark BROKEN for ELF:
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
1998-10-14 03:21:40 +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
Satoshi Asami
5d980af0bb Remove RUN_DEPENDS on archie, xarchie is a stand-alone program.
Submitted by:	John Polstra <jdp@polstra.com>
1995-12-02 12:27:27 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
1a64a6515e EXEC_DEPENDS -> RUN_DEPENDS on archie. 1995-10-04 01:55:58 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Andreas Schulz
7c4666c1d0 Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie,
but doesn't need to rebuild it if the binary is already installed.
1995-04-01 20:04:00 +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
Jordan K. Hubbard
fe160e4a4b Piero's update to 2.0.10.
Submitted by:	piero
1994-11-01 20:52:47 +00:00
Jordan K. Hubbard
e14a9d1ab8 Update to use new DEPENDS syntax. 1994-10-06 02:57:01 +00:00
Jordan K. Hubbard
858050a5ee Enable the DEPENDS line. 1994-09-24 11:41:58 +00:00
Jordan K. Hubbard
ca4f540277 Port of xarchie version 2.0.9 1994-09-24 11:38:35 +00:00