Commit Graph

14 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
66b11c3118 Simple aesthetic fix: "^post-install" instead of "^ post-install" 2001-02-14 04:56:51 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Kris Kennaway
a68c323b5b Chase the checksum (configure/makefile changes), and add two missing files
to the PLIST. Bump PORTREVISION.
2000-09-22 09:51:33 +00:00
David E. O'Brien
28a8874bab Update to version 4.9.10. 2000-08-27 00:16:22 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Steve Price
f3e81bbf7b Finish updating this port. 2000-05-29 02:15:21 +00:00
David E. O'Brien
421a2364e7 Upgrade to version 4.9.9.
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 07:17:06 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
David E. O'Brien
58867f8da8 Pickup maintance of these until someone else comes along. 2000-03-31 01:37:36 +00:00
Kris Kennaway
89a307bf8a Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:16:59 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Steve Price
ceaf62c65f Initial import of cdk version 4.9.1.
Curses Development Kit for speedy development of full screen programs.

PR:		11534
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-09 17:38:40 +00:00