Commit graph

35 commits

Author SHA1 Message Date
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Doug Barton
afe470fd5e Add a note that indicates why this port can't be updated yet 2001-08-12 03:58:57 +00:00
Ade Lovett
d0db855ae0 Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*
turds lying around in certain circumstances.
2001-05-31 22:14:42 +00:00
Dmitry Sivachenko
d16e953187 Add WWW: line 2001-03-23 21:21:39 +00:00
Steve Price
de8800ab88 m4(1) was stripping the [] to leave *.Cc in my previous fix and this
was causing problems with a few ports determining that .c was the suffix
for executables.  The fix is to expand it to '*.c | *.C' so that m4(1)
doesn't try to outsmart us.

Noticed by:	George W. Dinolt <gdinolt@pacbell.net>
2000-08-25 14:36:39 +00:00
Steve Price
b475e9b6bc Teach autoconf about .C files so that it doesn't inadvertently think .C
is the extension for executables.
2000-08-19 21:34:26 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Kris Kennaway
59f11ba8e5 Create a tempfile a bit later on so it doesnt get left behind.
Submitted by:	ade
2000-02-17 07:37:53 +00:00
Kris Kennaway
00711dbe92 Secure tempfile generation
Obtained from:		OpenBSD
No Response From:	Maintainer
2000-01-15 07:38:56 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
David E. O'Brien
a1fe826bdf Add builddepends on gnu's M4.
PR:		ports/9806
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-02-11 12:04:27 +00:00
Steve Price
aac78fa95e Update to version 2.13.
PR:		9656
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-01-26 01:54:53 +00:00
Vanilla I. Shu
10edeb347a Fix info page problem. 1998-09-23 16:13:20 +00:00
Vanilla I. Shu
70bc5dead0 Remove 2 foolish lines about info page. 1998-09-16 22:33:10 +00:00
Vanilla I. Shu
e6c69015bf portlint. 1998-05-04 02:41:51 +00:00
Masafumi Max NAKANE
a74abd9444 Add @dirrm share/autoconf. 1997-06-16 08:25:42 +00:00
Masafumi Max NAKANE
a79254657d sed -> ${SED}
Add `@' at the beginning of install-info related commands in post-install.
1997-06-13 20:00:47 +00:00
Masafumi Max NAKANE
40dd7d5c84 Use install-info to add info dir entry. 1997-06-13 07:33:36 +00:00
Masafumi Max NAKANE
e44e874d9e Modify standards.texi and add @dircategory as well as correctly
align the dir entry.
1997-06-13 07:32:52 +00:00
Masafumi Max NAKANE
26694abfc9 Patch up autoconf.texi and add @dircategory. 1997-06-13 07:31:54 +00:00
Torsten Blum
d6f5647a91 upgrade to 1.12
Submitted by:	fenner
1997-01-16 10:11:39 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Gary Palmer
ce16e7f323 Put files into alphabetical order to make it easier to check for
new additions.
1996-06-03 22:12:20 +00:00
Gary Palmer
1c7eaa179a Upgrade to autoconf 2.10 1996-06-03 22:03:13 +00:00
Satoshi Asami
51b84d9321 Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessary
to have /usr/local/bin/gm4 just to build this port.

However, the configure script would find /usr/bin/m4 if /usr/local/bin/gm4
isn't there, so tell it to use tha latter via CONFIGURE_ENV.
1996-04-01 05:09:13 +00:00
Satoshi Asami
21e81af865 Stop trying to strip shell scripts so this thing actually installs. 1996-03-29 07:06:55 +00:00
Mark Murray
57263ac952 Upgrade to 2.9 1996-03-27 20:19:54 +00:00
Andreas Schulz
9ad286d204 Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite.
Update the COMMENT file that told something about 2.5 :-).
1995-12-26 00:52:40 +00:00
Andreas Schulz
9515f9b822 Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite. 1995-12-26 00:52:03 +00:00
Satoshi Asami
69bfd4e29c Change gategory name "development" -> "devel". Also take out the
"programming" that was in some of them, it's pretty obvious what
we are talking about here.
1995-11-26 11:29:21 +00:00
Andrey A. Chernov
3d37d4548f Upgrade 2.5 -> 2.6 1995-11-22 17:26:39 +00:00
Andrey A. Chernov
d36d2410ee Upgrade: 2.4 -> 2.5 1995-11-19 17:49:08 +00:00
Satoshi Asami
4f34d33d51 GNU autoconf ver 2.4, to generate your own configure scripts.
Submitted by:	torstenb
1995-10-12 07:11:56 +00:00