Commit graph

20 commits

Author SHA1 Message Date
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
Steve Price
9f382cb1a0 Cleanup pkg/PLIST. 1998-09-27 20:06:53 +00:00
Steve Price
64a78a56b2 Don't try to package manpages twice. 1998-08-17 00:50:21 +00:00
Scott Mace
067c498e76 Fix calc so that it will build properly again.
changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar
calc is fetched as an on-the-fly tarball from ftp.cdrom.com
gzipped on-the-fly tars are not supported.

removed trailing whitespace on several lines in PLIST

revised DESCR to <24 lines.
1998-06-04 17:13:57 +00:00
Satoshi Asami
6267511866 Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly. 1997-08-25 00:09:38 +00:00
Jean-Marc Zucconi
060d564a2a Use another MASTER_SITE. 1997-08-15 18:54:25 +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
Jordan K. Hubbard
caedea32b1 Add a few CATEGORIES lines to take these ports out of `orphans'.
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
1995-04-28 13:35:40 +00:00
Jean-Marc Zucconi
3071149501 Just to make the compile less verbose and make Satoshi happy. 1995-04-17 14:32:10 +00:00
Satoshi Asami
0adf178c35 MAINTAINER goes in a section of its own. :) 1995-04-16 23:19:07 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Satoshi Asami
debcbc5032 Some more Makefile updates, for the math ports. 1995-04-11 01:19:12 +00:00
Jordan K. Hubbard
5ca7a7ffce Initial revision 1995-01-31 06:07:26 +00:00
Jordan K. Hubbard
903f541046 Update from Jean-Marc Zucconi.
Submitted by:	jmz
1994-10-05 22:34:48 +00:00
Jordan K. Hubbard
deab9494fa These are my changes to support the new argument-less configure scripts. 1994-10-04 15:12:57 +00:00
Jordan K. Hubbard
6f4b8f047a calc - arbitrary precision calculator. Version 2.9.3t6
From Jean-Marc Zucconi.
Submitted by:	jmz
1994-10-03 23:33:16 +00:00