Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |