Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-15 | bl3ify | minskim | 1 | -3/+3 | |
2004-02-14 | USE_GNU_TOOLS+=lex. | grant | 1 | -9/+2 | |
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 1 | -3/+1 | |
automatically now. | |||||
2004-01-03 | Correct dependency on flex | heinz | 1 | -2/+2 | |
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 1 | -2/+2 | |
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future. | |||||
2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -2/+2 | |
support for base system curses/ncurses as well as ncurses itself. suggested by wiz. | |||||
2003-08-02 | Override config.guess and config.sub to make the pkg recognize and build | kristerw | 1 | -1/+3 | |
on more systems (e.g. NetBSD 1.6.1/shark). | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-07-12 | Not needed in 15.4. | wiz | 1 | -13/+0 | |
2003-07-12 | Update to 15.4: bugfix release. | wiz | 4 | -46/+43 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-03-22 | Remove obsolete "-y" flag from sort call; bump PKGREVISION. | wiz | 3 | -2/+17 | |
Patch from Istvan Marko in PR 19425. | |||||
2002-10-13 | buildlink1 -> buildlink2. | wiz | 1 | -4/+4 | |
2002-06-12 | Regen some patches so Solaris' /usr/bin/gpatch is happier with them. | seb | 3 | -26/+12 | |
2001-12-04 | By default, prevent invocation of GNU "auto*" driven by the generated | jlam | 1 | -2/+1 | |
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-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-29 | Use AUTOMAKE_OVERRIDE instead of custom pre-configure target. | seb | 1 | -9/+3 | |
2001-10-03 | Improve English in comment. | wiz | 1 | -3/+3 | |
2001-10-03 | Upgrade to version 15.3 | seb | 7 | -51/+204 | |
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-06-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also | jlam | 1 | -13/+12 | |
use a slightly more general mechanism to replaces references to <curses.h> to <ncurses.h> in the source files. | |||||
2001-06-20 | Fix stupid change by package author that looked for files explicitly in | jlam | 3 | -1/+53 | |
/usr/local/lib and that explicitly set LDFLAGS to nothing. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -7/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-11 | Use "${MASTER_SITE_SOURCEFORGE}". | tron | 1 | -2/+2 | |
2000-11-02 | NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore | wiz | 1 | -8/+5 | |
(only after bsd.prefs.mk inclusion) | |||||
2000-09-28 | Revert previous change, which was tested with the wrong version of | agc | 1 | -8/+12 | |
bsd.pkg.mk and bsd.prefs.mk.. Pointed out by Thomas Klausner. | |||||
2000-09-27 | Clean up the post-extract target, and use sh(1) for loops in preference | agc | 1 | -12/+8 | |
to make(1) .for loops. | |||||
2000-09-11 | Try to fix build failure on <1.4Y (noted in recent sparc bulk build). | wiz | 1 | -2/+7 | |
2000-07-28 | Add USE_CURSES for packages that need curses functionality that only | wiz | 1 | -14/+4 | |
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-06-14 | Use the defines from bsd.pkg.mk, don't start subshells. | hubertf | 1 | -3/+3 | |
(The values for uname etc. will probably be passed in from upper-level make processes). | |||||
2000-06-08 | add 1.4Z[A-Z] pattern for recognition of 'good' curses | wiz | 1 | -2/+2 | |
2000-05-30 | DEPEND -> DEPENDS | dmcmahill | 1 | -2/+2 | |
2000-05-30 | fix path to bsd.pkg.mk | dmcmahill | 1 | -2/+2 | |
2000-05-19 | Update to 15.0bl2. | wiz | 13 | -194/+35 | |
Changes: Bugfixes, better man page, code cleanup. Fixes pkg/10153. | |||||
2000-05-14 | Fix some of the patches - some RCS IDs did sneak in! | hubertf | 4 | -37/+18 | |
Need a smarter pkgdiff...! - Hubert | |||||
2000-05-04 | * split | hubertf | 10 | -210/+180 | |
* 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-04-21 | Avoid compile-time warnings caused by redefinition of curses.h macros. | bouyer | 2 | -4/+14 | |
2000-04-21 | install manpage | hubertf | 2 | -2/+6 | |
2000-04-20 | Added a patch to address pkg/9941. | elric | 2 | -1/+12 | |
2000-04-20 | remove $Id$ in patch. | itojun | 2 | -11/+6 | |
2000-04-20 | cscope 13.0, interactive C program browser | itojun | 8 | -0/+255 | |