summaryrefslogtreecommitdiff
path: root/net/pmf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* These ports are building now, so take out BROKEN_ELF.Satoshi Asami1999-09-211-1/+0
| | | | Notes: svn path=/head/; revision=21852
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* expr -> ${EXPR}Michael Haro1999-08-281-2/+2
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* portlint cleanupsJustin M. Seger1999-06-061-8/+8
| | | | | | | | Partially submitted by: n_himba PR: ports/12032 Notes: svn path=/head/; revision=19226
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+4
| | | | | | | | | 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 Notes: svn path=/head/; revision=13965
* DISTFILE moved on MASTER_SITEBill Fenner1997-04-011-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6100
* General Makefile cleanupDavid E. O'Brien1996-12-011-2/+2
| | | | | | | | | | | 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 MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-2/+3
| | | | Notes: svn path=/head/; revision=1363
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* Don't install *.orig file left over from patchingAdam David1994-09-251-1/+2
| | | | Notes: svn path=/head/; revision=128
* Oops, forgot terminating '/' on MASTER_SITESAdam David1994-09-251-2/+2
| | | | Notes: svn path=/head/; revision=127
* Padrone's Mud Frontend, a linemode clientAdam David1994-09-254-0/+27
Notes: svn path=/head/; revision=123