Martin Wilke
9e33a4d5b1
- Stage support
2014-02-06 10:51:12 +00:00
Baptiste Daroussin
5ed86f75a6
Fix pkg name collision
2014-01-04 00:48:30 +00:00
Baptiste Daroussin
0f0eb50c1e
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
2013-09-20 15:52:44 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Thomas Abthorpe
777bf0b92e
- Pass maintainership to submitter
...
Submitted by: chifeng via freebsd-ports@
2009-02-17 02:56:31 +00:00
Pav Lucistnik
d1b8ea31e7
- Add SHA256
2005-11-23 23:53:09 +00:00
Volker Stolz
c598873a2a
Use PLIST_FILES
2005-06-04 14:02:13 +00:00
Trevor Johnson
e8d5605043
Add SIZE.
2004-01-27 20:51:07 +00:00
Kirill Ponomarev
a40aa1591b
- Add CONFLICTS, because of the same item in pkg-plist
...
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 14:47:27 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Tilman Keskinoz
ccac5a9f61
gzcat -> ${GZCAT}
...
awk -> ${AWK}
/bin/sh -> ${SH}
PR: 39969
Submitted by: Scott Flatman <sf@dsinw.com>
2002-11-18 23:05:05 +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
Kris Kennaway
cfe2b1d7cc
Fix build on current.
...
Submitted by: ru
2002-06-16 09:49:01 +00:00
David E. O'Brien
45666060ec
To ports@freebsd.org.
2002-05-08 21:03:16 +00:00
Akinori MUSHA
24ba322cad
Set LATEST_LINK to "iozone21" to avoid conflict with the package name
...
of benchmarks/iozone.
(Maintainer timeout; I think it's too trivial to bother him with.)
2002-01-19 19:12:54 +00:00
David E. O'Brien
2c98c659d1
Add $FreeBSD$, which help me in problem reports.
2000-11-22 00:26:04 +00:00
Michael Haro
a0cb9ec98b
update with the new PORTNAME/PORTVERSION variables
2000-04-08 22:04:57 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
David E. O'Brien
3b164ec86e
Quiet a portlint(1) warning.
2000-02-03 15:36:19 +00:00
David E. O'Brien
67d55d6200
Explain better why we have two iozone ports.
2000-01-09 22:51:21 +00:00
David E. O'Brien
0f3260c1ba
Revert back to version 2.1 The 3.x versions of iozone have completely
...
changed their testing methods, thus their output is useless in comparing
with older statistics.
2000-01-09 22:49:54 +00:00
Steve Price
543cfe27b0
The distfile moved around on the MASTER_SITE and changed names. The
...
checksum did not change.
Inspired by: a partial commit by Asami-san
1999-09-27 02:02:00 +00:00
Satoshi Asami
c29134e116
Oops sorry, didn't intend to commit that one....
1999-09-22 09:55:06 +00:00
Satoshi Asami
630f266aa2
iozone has a homepage (which is its master site as well).
1999-09-22 09:54:15 +00:00
Satoshi Asami
9dc907c128
iozone has a homepage (which is its master site as well).
1999-09-22 09:07:58 +00:00
Jean-Marc Zucconi
7e2dad2edc
Upgrade to version 3.9
1999-09-20 18:47:30 +00:00
Satoshi Asami
74f6afbed4
Checksum changed on us.
1999-09-10 23:58:19 +00:00
Satoshi Asami
bd3df2b9ee
${STRIP} is not a command -- it's the -s flag to install. ;)
1999-09-10 23:58:10 +00:00
David E. O'Brien
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Bill Fumerola
cdda09ffa2
Reroll the md5, the FTP site seems to have been updated as of 8/03/1999
...
While I'm here, strip the binary and make this port respect CFLAGS.
1999-08-08 00:08:21 +00:00
Jean-Marc Zucconi
f11f9ba023
Upgrade to version 3.0
1999-07-07 22:40:17 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +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
Bill Fumerola
a3b041fe62
Don't use DISTFILES when you have only one file to fetch.
...
I eliminated DISTFILES and PKGNAME by just using EXTRACT_SUFX.
On a funnier note, the MASTER_SITE didn't like us sending our e-mail
address as "president@whitehouse.gov" to get around it's "no-root" login
policy. So I had to change this to "portsuser@FreeBSD.org".
530- SIR, how'bout using a NSA machine instead?
530 Goodbye.
1998-12-01 23:58:23 +00:00
David E. O'Brien
09b64b0d35
Remove manpages from pkg/PLIST
1998-08-13 21:16:00 +00:00
Matthew Hunt
c90bb39b08
Grammar, spelling, and usage police. This commit brought to you by
...
the letters "B" and "C". And some Chinese symbols as well.
1998-08-05 18:13:19 +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
Andrey A. Chernov
984e30c97a
Braindamaged master site not allows root@<hostname> password,
...
use followin trick instead:
FETCH_CMD= FTP_PASSWORD=president@whitehouse.gov /usr/bin/fetch
1996-11-14 08:08:04 +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
32c1e68ce5
Category renaming to match the directory names ("benchmarking"
...
-> "benchmarks").
1995-11-22 11:37:02 +00:00
Satoshi Asami
c59c33f7bc
Change categories to reflect their new homes.
1995-07-13 01:09:11 +00:00
Jean-Marc Zucconi
3aceaf024d
Remove the dependency on gshar+gunshar
...
Use awk and sh to extract
1995-06-15 11:26:50 +00:00
Satoshi Asami
b165a3a9b5
Updated utils Makefiles!
1995-04-23 13:02:52 +00:00
Satoshi Asami
91552dc4b8
Another round of Makefile updates, in utils!
1995-04-15 03:46:07 +00:00
Jean-Marc Zucconi
bb0452e715
Add MAINTAINER= jmz@FreeBSD.org
1995-04-11 02:02:17 +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