Commit graph

67 commits

Author SHA1 Message Date
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
2a93525194 replaced some commands by their ${COMMAND} counterparts 1999-12-28 04:29:52 +00:00
dmcmahill
0275e14af4 fix bad patch-sum 1999-10-01 17:11:54 +00:00
dmcmahill
fe4bb072fe - added missing -Wl,-Rpath for the X11 libraries
- 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-10-01 17:05:14 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
e20be6c347 Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
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-04-13 15:31:04 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
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-30 23:18:44 +00:00
frueauf
2e448e8a86 Make it compile/work on NetBSD/pmax. 1999-01-15 20:13:24 +00:00
tsarna
b74d05b876 Better HOMEPAGE. Also remove homepage from DESCR 1998-08-26 14:17:15 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
frueauf
778f4d7bbe portlint: remove whitespace before end of line 36. 1998-06-26 09:10:23 +00:00
agc
8bd881a6e2 Update package Makefile for automatic man page handling. 1998-06-20 09:22:43 +00:00
frueauf
e41a6d2142 Add USE_X11=yes, fixes pr 5606 by Tim Rightnour. 1998-06-18 11:07:04 +00:00
hubertf
a8f3e26823 Rework for NetBSD 1998-06-11 14:51:54 +00:00
hubertf
9bc476a12c spice: A general-purpose circuit simulation program 1998-06-11 14:39:01 +00:00