Commit graph

33 commits

Author SHA1 Message Date
dmcmahill
883dc3aa31 - enable this package for mipsel
- add md5 entry for the mipsel distfile
Thanks to Bill Studenmund for providing the distfile.
2000-03-01 01:50:11 +00:00
dmcmahill
a8c1ded65a update checksum for sparc-ELF distfile. 2000-02-29 19:43:59 +00:00
dmcmahill
a6069b76aa update HOMEPAGE and MASTER_SITES to reflect new location 2000-02-29 19:28:53 +00:00
wrstuden
59125da38b Add alpha and sparc-elf support. 1999-12-16 21:23:02 +00:00
wrstuden
64885210fa Add powerpc to list of suported platforms. Tested on my powermac. Should work
with 1.4.
1999-11-13 18:26:56 +00:00
jlam
99b34aa40d Remove unused file. 1999-09-24 04:38:46 +00:00
jlam
60d5ec5b24 Rebuild shared library with appropriate library version numbers from
the static library so our shared lib versioning semantics can be preserved.
Suggested on tech-pkg.
1999-09-24 04:37:31 +00:00
jlam
6eb32b4254 On ELF platforms, linking against the shared library doesn't work, but
linking against the static library does (see PR#8417), so for now, disable
the installation of the shared library on ELF platforms until a better fix
is found.  But at least, those of us needing xforms on i386-ELF can get
some work done!
1999-09-23 05:29:24 +00:00
jlam
5a82d05f4e Change MAINTAINER to packages@netbsd.org since smarter people than I are
making this work on ELF.  Also fix a typo and make a few rearrangements to
be make pkglint hiccup less often.
1999-09-23 03:42:29 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
jwise
e802c1301b Make xforms use the (newly-available) i386-ELF binaries.
Also, use IGNORE= instead of a NOT_FOR_PLATFORM re-assignment
to exclude ELFin sparcs
1999-09-14 03:16:23 +00:00
bad
4da7b7996a On second thought, do previous only if LOWER_OPSYS == netbsd. 1999-08-25 22:48:37 +00:00
bad
ba007c8ef3 Kludge alert: disable this pkg on i386-ELF and sparc-ELF because of the
missing objects.
1999-08-25 22:35:46 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tron
8475357fcd Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
jlam
40cc65c544 Correct the paths to the distfiles per architecture. 1999-06-11 09:45:07 +00:00
jlam
0118f3749f Modify DIST_SUBDIR to now have multiple levels of subdirectories.
Now DTRT when distcleaning.
1999-06-11 03:05:10 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +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
matthias
f9d417bc3f Enable ns32k architecture. 1998-11-13 13:04:15 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +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
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
dba7cb37a8 Create symbolic links that will work in a binary package if the prefices
differ.
1998-07-15 13:01:56 +00:00
agc
583dcca5f3 Use automatic shared object handling 1998-07-15 10:51:16 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
matthias
ee62c69ad5 Add md5 for pc532. 1998-06-13 15:29:08 +00:00
matthias
c8d5336f7a Enable xforms for the pc532. 1998-06-13 15:15:49 +00:00
frueauf
aee56db05c Don't install the demo binaries. 1998-05-08 14:22:04 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
49db9a5543 initial import for xforms-0.88, closes pr 5059 by Johnny C. Lam.
additional work:        - reordering Makefile to satisfy portlint
                        - ldconfig does not need -m anymore
                        - new md5 checksum for i386 binary
                        - add missing files to PLIST
1998-02-27 21:50:44 +00:00