Commit graph

20 commits

Author SHA1 Message Date
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-27 23:17:41 +00:00
wiz
6c9daddd92 Depend on ja-less>=332. 2001-08-06 21:31:34 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
2bf458b3d9 Fix PLIST problem. 2001-02-23 13:52:09 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
tv
022ecc5734 Add a CONFLICTS for the improper ja-mh-*_JP_* version pattern. 2001-01-13 19:34:49 +00:00
tv
89a2e0b056 Standardize version number: "ja-mh-6.8.4_JP_3.03" -> "ja-mh6-3.03".
This scheme was chosen under the assumption that "3.03" is a patch version
number that changes as mh is updated; therefore, "6.8.4" is less important
to follow for a version number here than "3.03".
2001-01-13 19:33:57 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
minoura
2989e9baba Regen. 2000-02-29 15:30:34 +00:00
minoura
40a227551a LP64. 2000-02-29 15:29:42 +00:00
minoura
53ec9e3080 Avoid conflict of __cputchar() prototype. 2000-02-29 15:28:49 +00:00
sakamoto
d0eaf1a582 Add patches for warning of vfork and tputs,
from nork@cityfujisawa.ne.jp (Norikatsu Shigemura).
1999-11-01 10:23:44 +00:00
sakamoto
220e4c0319 Fix version of shlib for a.out and ELF, suggested by Hubert Feyrer. 1999-11-01 04:03:09 +00:00
sakamoto
6db666f9e2 Change version to "6.8.4_JP_3.03". 1999-10-30 17:06:32 +00:00
sakamoto
4fcd934ef0 Update to mh-6.8.4-JP-3.03.
some bugfix.
Fix ELF problems.
1999-10-29 08:50:00 +00:00
sakamoto
9e284384a5 fix typo. 1999-08-02 04:30:57 +00:00
sakamoto
59e8a47afb Adapt this package to NetBSD. 1999-08-02 04:26:49 +00:00
sakamoto
7e98d76b61 Import FreeBSD's "japanese/mh" port:
Rand MH mail handling system + Japanese patches
1999-08-02 04:21:10 +00:00