Commit graph

52 commits

Author SHA1 Message Date
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
e34dafd5ab Convert to buildlink3. 2004-04-21 04:58:19 +00:00
jlam
a1c40fc01e We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,
etc. because the bare variables will point to the correct executables.
2004-02-08 04:03:14 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +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
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jschauma
57c3a14ce9 Rip out 'mmencode', so that we can now DEPEND on metamail rather than CONFLICT
with it.  This has the benefit that one can now install elm on systems that
have metamail installed (which, for example, is required by exmh).
Tested by jdolecek.  Bump PKGREVISION.
2003-04-23 14:36:36 +00:00
bouyer
5c45217935 Ops, it was already converted to buildlink2, remove duplicate USE_BUILDLINK2. 2002-10-27 16:55:05 +00:00
bouyer
4c2c6626a9 Use buildlink2, and make sure config.sh uses BUILDLINK_CC instead off cc
(which doesn't work on solaris).
2002-10-27 15:33:23 +00:00
jlam
b313b1d323 buildlink1 -> buildlink2 2002-10-21 22:10:04 +00:00
bouyer
8ee0a8529f Don't hardcode cc as C compiler, it doesn't work on solaris.
Convert to buildlink2.
2002-10-16 13:57:55 +00:00
wiz
bee36ac215 Rename metamail package from 'mm' to 'metamail'. Closes pkg/17030. 2002-05-26 10:42:39 +00:00
wiz
eadaa9d990 Don't check if stdin is redirected -- it is in bulk builds, and
that's perfectly okay. Fixes recently noted bulk build problem.
2002-01-03 14:13:00 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +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
ec1ae199a0 Add buildlink.mk for gettext-lib. Probably fixes bulk build failure. 2001-08-01 15:59:44 +00:00
martin
0a3e2f8425 Re-add an eroneously removed CONFLICTS with elm-me, but this time do it the
right way.
2001-07-21 18:56:40 +00:00
tron
a4bd4c21b5 Fix runtime library path problem on systems without "libintl" in the
basic NetBSD distribution.
2001-07-19 15:10:24 +00:00
tron
f923f297a7 Fix conflict entries:
- Remove unnecessary "elm" entry
- Add "mm" package.
2001-07-19 15:04:41 +00:00
martin
43eba13516 Update to elm-2.5.5 (the latest available official elm version).
Package provided by hiramatu@boreas.dti.ne.jp in PR pkg/13495.

This is no longer a ME extended version, which is now available as
pkgsrc/mail/elm-me.
2001-07-18 20:04:11 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + 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:33:31 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
tv
84243ae36c Add a CONFLICTS for the improper version pattern elm-*ME+*. 2001-01-13 19:35:37 +00:00
tv
6a5cc02710 Standardize long-standing wrong version number: "2.4ME+78" -> "2.4me78" 2001-01-13 19:26:45 +00:00
jdolecek
a2d92aa4d3 This patch is no longer needed (has been integrated into elm).
Thanks to Thomas Klausner for pointing out
2000-06-08 11:25:05 +00:00
jdolecek
0a7e30a5ba Update to 2.4.ME+.78 + enable dotlocking besides fcntl-style locking, e)dit
disabled.

Many bugfixes, most notable changes
- some locale definitions/aliases added (from GNU locale), many other
  locale-related changes
- added facility to convert character set of incoming messages to display
  character set
- added facility to convert character set of new message to outgoing character
  set (text-charset)
- added support for pgp5 and gpg !
- POP mailboxes can be accessed via username@hostname folder name
- added U command - mark e-mail as unread
- security (no effect on NetBSD, since elm is not installed sgid/suid):
  reset egid on couple of places where it was not and should be
- elm.mimecharsets is generated by Configure in batch mode, so it's not needed
  to ship our own
- dropped remailer stuff and g/c memory modes stuff from Configure
- e-mail address/aliases handling changes
2000-06-04 16:28:21 +00:00
kim
c30f967a07 Fix the & expansion in the gecos field. 2000-05-02 17:11:49 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
kim
50c01c1744 Recognize LANG=iso_8859_1 as mime charset ISO-8859-1. 2000-03-05 17:09:44 +00:00
simonb
f23ae9eff7 Point to valid homepage. 2000-01-03 21:47:55 +00:00
agc
66340d9f42 Rework patches to remove fuzz. 1999-11-18 14:54:50 +00:00
hubertf
bac8e33433 Remove conflicts 1999-10-25 14:38:39 +00:00
hubertf
b8dcf2a649 Import pkg for ELM 2.4ME+54
Submitted in PR 7404 by Adam Ciarcinski <adam@pulstar.albedo.com.pl>
1999-10-25 14:13:36 +00:00
agc
82564467a1 Make this package work on Solaris. 1999-08-11 08:25:39 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
frueauf
5e85595382 Remove unnecessery blank line. 1998-08-23 21:11:00 +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
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
b0ae9f3a28 Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these
are unnecessary with automatic manual page handling.
1998-06-18 15:25:24 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
tron
9f424e8870 Remove binary garbage, revert direction. 1998-04-16 21:21:26 +00:00
hubertf
15d2b2700c s/execl/execlp/ - fixes PR 5202 by Ty Sarna 1998-04-16 19:34:41 +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
hubertf
a8a323d5d7 Don't use absolue paths, use /data/pkg/bin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/X11R6.3/bin:/usr/local/X11R6.1/bin:/usr/local/X11R6/bin:/home/feyrer/bin:/bin:/usr/bin:/usr/sbin:/sbin:/usr/ucb:/etc:/home/feyrer/bin rather. (PR 5149) 1998-03-11 12:57:32 +00:00
frueauf
cc1611366b Add missing cat/manpages wnewmail.1 wnewmail.0. 1998-03-10 14:29:45 +00:00
tron
b5483ea411 Add missing files to package list. 1998-02-25 22:10:05 +00:00
agc
7a174f736e Sort out manual page handling in this package. 1998-02-25 17:03:12 +00:00