Commit graph

34 commits

Author SHA1 Message Date
wiz
bf4f4a993c Update to 0.5.18. Convert to buildlink2.
Changes since 0.5.17:
- fix for yEnc files in UUInfoFile
- patch by Matthew Mueller:
  - add CRC generation and checks for yEnc
  - accept yEnc files where the tab character is not escaped
  - improved error checking for yEnc files
2002-08-31 16:54:33 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
fredb
fd15c4494d Update {uulib,uudeview,xdeview} to 0.5.17.
0.5.16 (26.08.2001)
 --------
 - fix handling of "x-uue" encoded MIME attachments
 - bug fix for file renaming

 0.5.17 (06.03.2002)
 --------
 - fix handling of quoted parameters
 - some support for yEnc encoding
2002-03-24 03:11:06 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
skrll
d42812cfd2 Fix DEPENDS line. 2001-08-23 19:42:01 +00:00
jlam
2eeea54662 Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other
package Makefiles.
2001-08-19 19:38:37 +00:00
wiz
b4c96b73fd Don't install this file. 2001-06-10 16:42:50 +00:00
wiz
4d1d8418e1 Update to 0.5.15. Changes:
Autoclear -- remove files after they have been decoded.
Autorename -- rename output files if they already exist.
Stricter MIME compatibility, and bugfixes.
2001-06-10 16:37:55 +00:00
agc
35da692f5d Move to sha1 digests, and add distfile sizes. 2001-04-18 16:28:00 +00:00
agc
268ad0352c + 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 10:33:37 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +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
jlam
c5aa44ac5d USE_LIBTOOL, not PKGLIBTOOL. 2000-06-20 21:58:01 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
d7a8d67273 Fix "${MASTER_SITES}". 1998-09-28 13:43:35 +00:00
tron
4e03591f72 Fix MD5 checksum from new archive on primary site, remove secondary site
with outdated copy.
1998-09-19 22:25:03 +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
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
tv
3dd8f720fd Use libtool to create shared library. Don't try to build anything in
uudeview except libuu.
1998-07-20 15:10:35 +00:00
agc
c5543eb5a0 Use automatic shared object handling 1998-07-15 11:57:30 +00:00
tron
b51b76e2be Add "${CONFLICTS}". 1998-07-14 22:56:40 +00:00
agc
c6f0c5e0e1 Update package Makefiles for automatic manual page handling. 1998-06-20 09:26:31 +00:00
agc
a0d8b9388e Include bsd.prefs.mk, in case NOPORTDOCS is set in /etc/mk.conf.
Eliminate backslash proliferation in a sed expression.
1998-06-03 12:35:44 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +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
cjs
40286e00aa Update checksum; author repacked the archive on his original site. Also
copied new archive to ftp.netbsd.org.
1998-03-28 20:30:11 +00:00
tron
6b4e7364fc Use "sed" not "perl" to build the manual page. 1998-03-01 22:56:24 +00:00
tron
ad2d4d6887 Adapt this package to NetBSD. 1998-03-01 22:28:58 +00:00
tron
40b98277c1 Initial import of FreeBSD's "uudeview-0.5.13" port. 1998-03-01 22:10:30 +00:00