Commit graph

34 commits

Author SHA1 Message Date
wiz
0808307d4a Not needed in 15.4. 2003-07-12 07:04:54 +00:00
wiz
4c949c482a Update to 15.4: bugfix release. 2003-07-12 07:04:32 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
e21108c56c Remove obsolete "-y" flag from sort call; bump PKGREVISION.
Patch from Istvan Marko in PR 19425.
2003-03-22 06:05:26 +00:00
wiz
4816887cf6 buildlink1 -> buildlink2. 2002-10-13 14:06:04 +00:00
seb
e865689d2d Regen some patches so Solaris' /usr/bin/gpatch is happier with them. 2002-06-12 13:16:50 +00:00
jlam
478cba00bb By default, prevent invocation of GNU "auto*" driven by the generated
Makefiles during the build process by touching various auto{conf,make}
source files to make them up-to-date.  Packages that require regenerating
the configure script and Makefile.in files should make the appropriate
calls to auto{conf,make} in a pre-configure target.  This allows the
various targets listed in ${_CONFIG_PREREQ} to modify the generated files
without triggering the GNU auto* tools and having the modifications be
overwritten.
2001-12-04 06:14:57 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
seb
66771163d1 Use AUTOMAKE_OVERRIDE instead of custom pre-configure target. 2001-10-29 10:24:16 +00:00
wiz
1af97e4940 Improve English in comment. 2001-10-03 15:06:15 +00:00
seb
a59d2f2562 Upgrade to version 15.3
Changes in release 15.3: Improvements, major bug fixes, XEmacs, Vim and web
interface support
Changes in release 15.1: Improvements to interface and major bug fixes
2001-10-03 14:57:21 +00:00
jlam
0d72500311 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also
use a slightly more general mechanism to replaces references to <curses.h>
to <ncurses.h> in the source files.
2001-06-20 03:22:17 +00:00
jlam
90d37a0733 Fix stupid change by package author that looked for files explicitly in
/usr/local/lib and that explicitly set LDFLAGS to nothing.
2001-06-20 03:19:20 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
wiz
3d00d4c119 NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore
(only after bsd.prefs.mk inclusion)
2000-11-02 03:25:32 +00:00
agc
30575e64d7 Revert previous change, which was tested with the wrong version of
bsd.pkg.mk and bsd.prefs.mk.. Pointed out by Thomas Klausner.
2000-09-28 12:41:36 +00:00
agc
b1634646b2 Clean up the post-extract target, and use sh(1) for loops in preference
to make(1) .for loops.
2000-09-27 14:34:12 +00:00
wiz
bb793c9c75 Try to fix build failure on <1.4Y (noted in recent sparc bulk build). 2000-09-11 15:26:38 +00:00
wiz
d63de2f4a3 Add USE_CURSES for packages that need curses functionality that only
got added in 1.4Y; on older version of NetBSD, ncurses will be used.
Replace previous code that did the same, but wasn't shared.
2000-07-28 10:33:56 +00:00
hubertf
aeca013e4d Use the defines from bsd.pkg.mk, don't start subshells.
(The values for uname etc. will probably be passed in from
upper-level make processes).
2000-06-14 02:10:57 +00:00
wiz
b15cee263e add 1.4Z[A-Z] pattern for recognition of 'good' curses 2000-06-08 12:57:57 +00:00
dmcmahill
e068333b33 DEPEND -> DEPENDS 2000-05-30 20:42:23 +00:00
dmcmahill
e4913152aa fix path to bsd.pkg.mk 2000-05-30 20:31:45 +00:00
wiz
efab559ea5 Update to 15.0bl2.
Changes: Bugfixes, better man page, code cleanup.
Fixes pkg/10153.
2000-05-19 11:03:32 +00:00
hubertf
adc3d85047 Fix some of the patches - some RCS IDs did sneak in!
Need a smarter pkgdiff...!

 - Hubert
2000-05-14 00:18:55 +00:00
hubertf
f9855c3317 * split
* don't change the name of cbreak to crmode if sun is not defined

Hint by Brett Lymn <blymn@baesystems.com.au>, sent to me by Thomas
Klausner.
2000-05-04 01:33:06 +00:00
bouyer
c82529a737 Avoid compile-time warnings caused by redefinition of curses.h macros. 2000-04-21 08:52:48 +00:00
hubertf
16bc1656db install manpage 2000-04-21 03:50:24 +00:00
elric
56d7d37602 Added a patch to address pkg/9941. 2000-04-20 20:17:02 +00:00
itojun
f3d8b48393 remove $Id$ in patch. 2000-04-20 07:06:29 +00:00
itojun
920c2a1cd8 cscope 13.0, interactive C program browser 2000-04-20 07:03:54 +00:00