Commit graph

24 commits

Author SHA1 Message Date
Adam Weinberger
a5e80c1550 Fix build on -current. 2014-08-15 22:09:25 +00:00
Adam Weinberger
a14c066872 Rename math/ patch-xy patches to reflect the files they modify. 2014-07-28 23:33:47 +00:00
Adam Weinberger
2ac8e45b30 Add USES=readline to fix build on -current. 2014-07-23 13:24:53 +00:00
Jimmy Olgeni
168f57451a Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00
Baptiste Daroussin
16ea4dd5a8 Convert to USES=lha 2014-03-12 09:49:06 +00:00
Emanuel Haupt
4d6ee5217d Support staging 2014-02-26 09:53:50 +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
Martin Wilke
0f92912af4 - Add new knob USE_LHA [1]
- Convert few ports to USE_LHA [1]
- Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2]

PR:		176187 [1]
		174790 [2]
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de> [1]
		Gerald Pfeifer <gerald@pfeifer.com> [2]
2013-03-07 17:08:13 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Pav Lucistnik
16cc2c47fe - Fix build with GCC 4.2
Submitted by:	Slaven Rezic <slaven@rezic.de> (maintainer)
2007-07-05 21:00:47 +00:00
Jean Milanez Melo
489893d69b - Add mastersites.
PR:		ports/101609
Submitted by:	Slaven Rezic <slaven@rezic.de> (maintainer)
2006-08-08 11:43:35 +00:00
Renato Botelho
925089ad1b - Fix MASTER_SITES
- Change MAINTAINER's e-mail address

PR:		ports/98728
Submitted by:	maintainer
2006-06-09 14:48:31 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Kris Kennaway
b02e3b07c6 lha is an EXTRACT_DEPENDS, not BUILD_DEPENDS 2004-04-05 22:15:37 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Marc G. Fournier
9f7f5c31d7 ftp.demon.net doesn't appear to mirror aminet anymore... 1998-07-07 18:55:41 +00:00
Matthew Hunt
50db84abd3 Import of Eval v113, a command-line based floating-point calculator.
PR:		4979
Submitted by:	Slaven Rezic <eserte@cs.tu-berlin.de>
1998-04-26 03:25:11 +00:00