1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Justin M. Seger
c7472aaf1a portlint cleanups
Partially submitted by:	n_himba
PR:			ports/12032
1999-06-06 12:51:53 +00:00
Justin M. Seger
d7e7dedf3c Mark BROKEN for ELF:
cc -o pmf -O2 -D_ANSI_SOURCE main.o ipc.o use_ipc.o  alias.o error.o get_input.o do_commands.o  misc.o display.o  signals.o help.o tty.o variables.o robot.o  word_split.o line_split.o globals.o apply.o  handle_cmd.o dollar_match.o gag.o cryptsay.o putget.o xmode.o  compile_time.o  rl_history.o    c_packages/libc_packs.a -lreadline -lcompat -ltermcap
cc: c_packages/libc_packs.a: No such file or directory
*** Error code 1
1998-10-13 23:46:16 +00:00
Bill Fenner
719eee8245 DISTFILE moved on MASTER_SITE
Found by:	distfile checker
1997-04-01 23:49:05 +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
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +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
Adam David
e564de19a3 Don't install *.orig file left over from patching 1994-09-25 19:43:30 +00:00
Adam David
67a1fbb211 Oops, forgot terminating '/' on MASTER_SITES 1994-09-25 19:12:03 +00:00
Adam David
14633d0780 Padrone's Mud Frontend, a linemode client 1994-09-25 07:15:35 +00:00