Commit graph

34 commits

Author SHA1 Message Date
Martin Wilke
9753d885d2 - Use termios.h instead of sgtty.h
PR:             110875
Submitted by:   Ed Schouten <ed@fxq.nl>
2007-03-27 07:38:14 +00:00
Pav Lucistnik
2403ea92cb - Add SHA256 2005-11-25 16:48:31 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Edwin Groothuis
b5bea64f24 Continue making net/pmf building on -current.
PR:		ports/45409
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-24 11:10:21 +00:00
Edwin Groothuis
a98b4af282 Bento fix for net/pmf
PR:		ports/45656
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2002-11-23 23:50:39 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +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
Vanilla I. Shu
db1a7db795 - Fix MASTER_SITES
- Utilize DATADIR/DOCSDIR/EXAMPLESDIR

PR:		ports/44119
Submitted by:	Ports Fury.
2002-10-16 01:48:22 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Kevin Lo
0f1f4478e5 - Support NOPORTDOCS
- Change location of data files from libdata/ to share/

PR: 20840
Submitted by: Ports Fury
2000-08-25 14:07:35 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Steve Price
8d40b7b2de time(3) returns a time_t and not a long. 2000-02-20 21:00:08 +00:00
Satoshi Taoka
e17b5dbd50 - Support CC/CFLAGS prolerly
- Move install path of utility data from lib/ to libdata/
- Fix pkg/PLIST

PR: 16682
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-13 16:02:49 +00:00
Satoshi Asami
578b269d65 These ports are building now, so take out BROKEN_ELF. 1999-09-21 10:11:25 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
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
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +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
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +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