Commit Graph

13 Commits

Author SHA1 Message Date
Akinori MUSHA
77f6c01ede 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.
2002-01-29 11:58:52 +00:00
Dirk Meyer
1770316d4b - make portlint more happy 2002-01-10 21:59:38 +00:00
Dirk Meyer
d1f34ecde5 - Update MASTER-SITES, dstfiles changed, and cr-encoding has to be reverted. 2001-12-28 10:06:53 +00:00
Dirk Meyer
998bb2db62 Add a warnig messages if IDEA is not build by configuration. 2001-09-16 09:37:03 +00:00
Dirk Meyer
8b11cea3cd change MAINTAINER to FreeBSD.org address 2001-06-25 06:43:13 +00:00
Kris Kennaway
0f150ffc26 Don't hard-code -O2 2001-04-30 00:34:26 +00:00
Akinori MUSHA
b59e19f2d6 Fill a dummy comment in pkg-plist. A zero-sized plist must be confusing. 2000-11-08 08:35:33 +00:00
Akinori MUSHA
0635dc2c21 Fix the port.
- Remove extra spaces and newlines
	- Describe RESTRICTED more specifically
	- Generate PLIST on the fly
	- Prepare PKGMESSAGE to inform the users

	(Additional fixes by knu follow:)

	- Add MASTER_SITES.
	- Respect MAKE_IDEA that could be defined in /etc/make.conf
	- Make a bit more portlint friendly
	- Fix pkg-{comment,descr} to reflect the latest situation

gnupg-idea was repo-moved from gnupg-rsa, because now GnuPG has a
builtin RSA support. (GnuPG >= 1.03, after the RSA patent restriction
was lifted)

PR:		ports/22620
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER)
2000-11-06 06:42:01 +00:00
Kevin Lo
c91f2e1b03 Fix Makefile
PR: 21690
Submitted by: MAINTAINER
2000-10-02 14:23:03 +00:00
Ade Lovett
4c759912f5 Fix for the USA_RESIDENT=YES case (added PORTREVISION)
PR:		21106
Submitted by:	maintainer
2000-09-16 19:28:06 +00:00
Jun Kuriyama
fb83c3ab06 Fix workaround for USA_RESIDENT=YES condition.
Submitted by:	dirk.meyer@dinoex.sub.org (maintainer)
PR:		ports/19608
2000-07-04 02:44:57 +00:00
Jun Kuriyama
e8edb9776e Add fake target for USA_RESIDENT=YES case.
Fix typo.

Reported by:	Bill Fenner <fenner@research.att.com>
2000-05-15 06:33:36 +00:00
Jun Kuriyama
c38ef21f90 gnupg extensions: rsa idea
Submitted by:	dirk.meyer@dinoex.sub.org
2000-05-12 08:19:04 +00:00