1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Eitan Adler
4ef334e85c - Stagify
- Fix COMMENT
2013-11-29 02:59:16 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Boris Samorodov
76867fceaa . fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers.
2013-06-13 12:22:48 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Pav Lucistnik
73aa4fd5f4 - The path to the .phy files was built up using un-zero'd memory, so it could
(and did, for me) break in strange and unexpected ways.

- EOF on input (e.g., ^D) would cause it to loop forever.

PR:		ports/136060
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2009-06-26 11:25:37 +00:00
Shaun Amott
243afd3037 Preemptively fix build for gcc 4.1.
PR:		ports/104130
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-09 16:26:20 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +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
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
Ying-Chieh Liao
161b751262 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39656
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-22 17:06:27 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Steve Price
27c2b87c6f Provide a cleaner looking do-build target.
PR:		20902
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:38:45 +00:00
Will Andrews
5a72dc9cce Oops, I didn't actually read the webpage.. PhysCalc is at version 2.4.
No versioned distfile though.
2000-08-27 23:42:08 +00:00
Will Andrews
76a432dd93 Add physcalc (unversioned), an extremely old (apparently first written
in 1990), but still quite useful and flexible calculator.  Basically it's
units(1) on steroids.  Also added patches to make physcalc secure (who
knows, someone might make a cgi interface to it); also allowed it to
actually read its *.phy files in another directory.

Submitted/Requested by:	gsutter
gets() -> fgets() code:	eivind
SHAREDIR code:		Marius Bendiksen <mbendiks@eunet.no>
2000-08-27 23:32:03 +00:00