Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-12 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-09-23 | buildlink1 -> buildlink2 | jlam | 2 | -4/+4 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -15/+14 | |
2002-02-27 | * Strongly buildlinkify to handle readline wierdness. | jlam | 6 | -75/+107 | |
* Don't declare a bunch of extern functions that are already declared by system headers on NetBSD. XXX This change may be incorrect for non-current systems. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -24/+22 | |
+ 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-14 | add conflict with ng-spice | dmcmahill | 1 | -1/+3 | |
2000-08-16 | - make sure that the local includes are always searched first to avoid picking | dmcmahill | 2 | -6/+6 | |
up some possible conflicting headers. - while I'm here, make me the maintainer (instead of 'packages') | |||||
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -3/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
2000-08-10 | update HOMEPAGE | wiz | 1 | -2/+2 | |
2000-07-20 | Depend on version 4.0 or newer of the "readline" package. | tron | 1 | -2/+2 | |
2000-07-11 | Use X11PREFIX in preference to X11BASE, so that this package cooperates | agc | 1 | -3/+3 | |
with xpkgwedge. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-28 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -3/+3 | |
1999-10-01 | fix bad patch-sum | dmcmahill | 1 | -5/+20 | |
1999-10-01 | - added missing -Wl,-Rpath for the X11 libraries | dmcmahill | 21 | -370/+856 | |
- fixed program version number reported when spice is run to make it consistent with the version of the program. - several patches to fix compilation warnings due to missing header files and some inconsistent variable types. - broke out previous patch-aa which patched several files into 1 patch per file. - fixed some code which returned the address of a local char array variable. - added GNU readline support (a huge improvement in the interface) - changed USE_X11BASE to USE_X11. No reason to install into X11BASE. - removed 'x' target from package Makefile | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+6 | |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -3/+1 | |
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package. | |||||
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1999-01-15 | Make it compile/work on NetBSD/pmax. | frueauf | 2 | -89/+62 | |
1998-08-26 | Better HOMEPAGE. Also remove homepage from DESCR | tsarna | 2 | -4/+2 | |
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 | 4 | -1/+9 | |
1998-06-26 | portlint: remove whitespace before end of line 36. | frueauf | 1 | -2/+2 | |
1998-06-20 | Update package Makefile for automatic man page handling. | agc | 1 | -4/+1 | |
1998-06-18 | Add USE_X11=yes, fixes pr 5606 by Tim Rightnour. | frueauf | 1 | -6/+6 | |
1998-06-11 | Rework for NetBSD | hubertf | 6 | -37/+45 | |
1998-06-11 | spice: A general-purpose circuit simulation program | hubertf | 11 | -0/+531 | |