Commit graph

38 commits

Author SHA1 Message Date
Stefan Eßer
d028c5bc43 Install to /... instead of to /... 2006-08-12 15:16:47 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
David E. O'Brien
fb3f36b77d Update to match reality. 2005-02-13 09:19:45 +00:00
Stefan Eßer
316a69b516 Correct previous fix, path was wrong. 2005-01-18 16:11:21 +00:00
Stefan Eßer
c2ec7ecdb2 Fix install target on architectures other than i386.
There is an old Linux ELF binary of select in the pgms directory
of the distribution tar file with no corresponding source file.
Most probably time-polling.c should be used to build a binary
of select under FreeBSD, but for now select is just removed.
2005-01-11 20:17:30 +00:00
Stefan Eßer
9a369a50d0 Update bytebench-3.1 to unixbench-4.1.0, based on patches submitted
by SHIMAOKA Shunsuke, with some modifications to the Makefile by me.
The bytebench port was repo-copied to unixbench, before, to preserve
its history.

Submitted by: SHIMAOKA Shunsuke (shimaoka at st dot tutrp dot tut dot ac dot jp)
2005-01-08 22:10:44 +00:00
Stefan Eßer
30b9d26100 Add SIZE data to distinfo files.
Submitted by:	trevor
2004-03-22 23:35:18 +00:00
Stefan Eßer
5aa920326e File moved on master site. 2003-06-17 20:54:34 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Akinori MUSHA
8fdfd13285 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 09:39:59 +00:00
Stefan Eßer
6f03c1e93a Fix compilation on FreeBSD-3.x 2001-03-12 18:15:04 +00:00
Michael Haro
15e6fd0ca3 add = after MASTER_SITES 2000-04-16 21:04:59 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Kris Kennaway
a80761c0d3 Respect CC and CFLAGS. 2000-02-05 21:52:57 +00:00
Steve Price
f488fa5872 time(3) returns a time_t and not a long. 2000-01-28 17:28:02 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Michael Haro
462bf2925c chmod -> ${CHMOD} 1999-08-22 21:16:33 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
19bc4199be Fix some portlint problems. echo -> ${ECHO}, fill in version required
and shorten DESCR.
1999-07-18 06:02:56 +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
Stefan Eßer
88eba05fdd Create one diff per file to patch. 1998-12-19 22:50:21 +00:00
Stefan Eßer
e15e3f9ae5 Create one diff per file to patch.
Add suggested fix for "dc" test.

PR:		7805
Submitted by:	Guy Helmer <ghelmer@scl.ameslab.gov>
1998-12-19 22:49:02 +00:00
Stefan Eßer
b6da6cddb4 Split into several files, one per file to patch 1998-12-19 22:44:46 +00:00
Steve Price
7024625058 Remove *.orig files from the pgms directory so this deinstall's cleanly. 1998-09-26 23:46:08 +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
David E. O'Brien
ef75a40328 mkdir --> ${MKDIR}
cp    --> ${CP}
rm    --> ${RM}
1996-11-20 01:59: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
Stefan Eßer
ac16c18c03 Make this run from a R/O /usr file system:
- Temporary files are written into $TMPDIR (default /var/tmp)
  (some 18MB of free space are required for the file system test).
- Results are stored into $RESULTDIR (default /tmp).
1996-01-05 16:38:12 +00:00
Stefan Eßer
def0541056 List all files being installed and add @dirrm directioves for proper
deinstallation.
1996-01-03 00:09:51 +00:00
Stefan Eßer
8ec4c84aa4 Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will
prevent the tests from running.
Do not try to compile the test programs, since the sources are not
being copied to the lib/bytebench directory by "make install".
1996-01-03 00:08:33 +00:00
Stefan Eßer
1da350ced8 Specify TMPDIR and RESULTDIR outside the /usr tree, or a R/O /usr will
prevent the tests from running.
1996-01-03 00:06:21 +00:00
Stefan Eßer
2d1df8b704 Add "do-install" target. 1996-01-02 23:08:59 +00:00
Stefan Eßer
bdfe0a2973 *** empty log message *** 1996-01-02 23:07:41 +00:00
Stefan Eßer
e33d663c79 Package description files added. 1996-01-02 22:08:35 +00:00
Stefan Eßer
0fa3c4a3a1 The BYTE benchmark suite, very popular under Linux users as it seems.
(See: http://www.silkroad.com/bass/linux/bm.html for results ...)

This is another benchmark that tries to give a single performance
number, but without giving much thought to proper weighting of the
performance numbers. So: Please handle with care ...
1996-01-01 22:57:36 +00:00