Commit graph

23 commits

Author SHA1 Message Date
jlam
43112f64cf Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 05:51:07 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
tv
0212ee5e1d Update to 2.1.2 at its new master site. Changes from docs:
Version 2.1.2:
       Bug fixes; see ChangeLog for details

Version 2.1:
       Added   support   for  raw  Commodore  C2N  tape  archives.  Renamed  the
       CP/M-related options to -m and -M, so that the C2N-related options can be
       -c and -C.

Version 2.0.5:
       Mikko  Suonio  provided  patches  for  tolerating  truncated T64 and Lynx
       archives.  His  patches  also  handle  single-file T64 archives that have
       number  of  entries  set  to zero, and Lynx archives that have file names
       starting with a space.

Version 2.0.5.1:
       It  was brought to my attention that Lynx 17 on the Commodore 64 and some
       other utilities do not recognize the Lynx archives created by cbmconvert.
       I slightly modified the magic cookie to fix the problem.
2006-02-01 17:38:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
3cae5c07e4 Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
jlam
5e5ac5cef9 USE_BUILDLINK3 is a yes/no variable. 2004-11-13 21:28:27 +00:00
snj
9e77d31276 Convert to buildlink3. 2004-04-11 07:15:34 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jlam
cd279b5037 buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
jlam
da41eff60c Mark as USE_BUILDLINK_ONLY. 2001-08-20 04:08:11 +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
tv
c01aa80f0b Put this in the correct primary category; also add "archivers" (handles
Commodore archive files).
2001-03-11 02:29:21 +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
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
tv
2b94a142ec Remove accidentally committed homepage entry for VICE. 1999-05-22 20:14:37 +00:00
tv
0b30018c12 Import cbmconvert 2.0.5, file converters for Commodore format files. 1999-05-22 18:09:12 +00:00