Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-06-03 | Use the generic GNU-configure @CC@ value, rather than a hard-coded cc | agc | 1 | -2/+2 | |
value, in the pre-processable Makefile.in - makes this package work on Solaris, where cc may not be the same as gcc. | |||||
1999-06-03 | Correct the path on the master ftp site. | agc | 1 | -2/+2 | |
1998-11-24 | Make this honor CFLAGS from the pkg's Makefile and/or mk.conf. | tv | 1 | -4/+4 | |
1998-10-04 | Explicitly define unix=1 in slang.h on NetBSD. | tv | 1 | -0/+16 | |
1998-10-04 | RCSID. | tv | 1 | -0/+2 | |
1998-10-04 | Force use of termcap, as this does not depend on ncurses. | tv | 1 | -0/+20 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-07-24 | Update to use USE_LIBTOOL. | tv | 1 | -4/+2 | |
1998-07-16 | We don't install any binaries, so don't even try working around the funky | tv | 1 | -2/+8 | |
objdir stuff for building calc, worm, untic. | |||||
1998-07-16 | Fix building the library: somehow, COMPILE_CMD was not being used the | tv | 1 | -5/+14 | |
first time I built this. | |||||
1998-07-16 | Change libtool _not_ to install the .la file. Though marked as "for | tv | 1 | -2/+1 | |
informational purposes," it's not used by any of the toolchain and is pretty much useless. | |||||
1998-07-15 | Update libslang to 1.2.2. Make use of libtool. | tv | 5 | -100/+72 | |
1998-07-15 | Use automatic shared object handling | agc | 2 | -5/+2 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-02 | Remove -m argument from ldconfig calls, require the system to | hubertf | 2 | -5/+5 | |
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot. | |||||
1998-02-02 | Introduce TRUE?=/usr/bin/true, and use it. | hubertf | 1 | -2/+2 | |
1998-01-24 | portlint: ldconfig||/usr/bin/true | hubertf | 2 | -5/+5 | |
1997-12-02 | remove ranlib, fix ldconfig | hubertf | 1 | -4/+3 | |
1997-11-18 | Fix for NetBSD (RCS Id, PLIST) | hubertf | 2 | -1/+4 | |
1997-11-18 | Lib for rapid gui development. | hubertf | 7 | -0/+139 | |