reed
5f2fa22cbf
Allow this to build on DragonFly also. No change to package.
...
Found this on DragonFly users List. Thank you Steve O'Hara-Smith.
2005-09-02 19:29:56 +00:00
jlam
dd2b1cf653
Teach the tools framework about bdftopcf and remove
...
x11-clients.buildlink3.mk. Packages that need bdftopcf should say:
USE_TOOLS+= bdftopcf
2005-06-03 21:11:06 +00:00
xtraeme
48dd5ce95f
This needs mk/x11-clients.buildlink3.mk to fix the build when using
...
X11_TYPE=[xorg|XFree86].
2005-05-09 13:02:14 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
reed
343fbcc288
Remove old master site and add two mirrors. (The old host
...
has been gone for a long time.)
Is anyone interested in helping clean metamail up? A while ago
I received feedback from metamail package maintainers from other
projects who may help with keeping a metamail up-to-date.
2005-03-22 23:19:31 +00:00
agc
8758983939
Add RMD160 digests.
2005-02-24 09:59:20 +00:00
xtraeme
e1452f308e
There's no need to pass the PKG_SYSCONFDIR value via CFLAGS, use
...
subst.mk instead.
2005-02-15 20:08:55 +00:00
uebayasi
9da7146f20
Fix quoting.
2005-02-14 14:03:40 +00:00
minskim
b31b8a3ddd
Do not try to install a nonexistent file; it stops installation on
...
some systems. Noted by jklos@.
2004-06-20 02:52:28 +00:00
minskim
cc96d2e0cc
Fix PR pkg/25779.
...
- Correct permission of font files by using BSD_INSTALL_*.
- Use symlinks instead of copying the same file with different names.
Bump PKGREVISION.
2004-06-17 20:56:56 +00:00
minskim
0f547d6f96
Make this package build on Linux. Based on patches provided by
...
Antonio Marques and Jeremy C. Reed in PR pkg/24861.
2004-06-10 15:31:47 +00:00
jschauma
3bd876da25
Make this package build and install under IRIX:
...
- define SYSV to make it compile properly
- use BSD_INSTALL_* to install scripts and binaries with the proper
permissions etc.
This should close PR pkg/25801.
2004-06-06 19:33:11 +00:00
xtraeme
dd050b02ce
metamail doesn't really need X11, so remove USE_X11; bump PKGREVISION.
...
While here, fix previous entry (hi martin!).
2004-04-06 04:27:36 +00:00
snj
1eae14e263
Call /usr/sbin/sendmail instead of /usr/lib/sendmail. It's wrong to
...
assume that we want /usr/sbin/sendmail, but we don't currently have a
good solution to that problem, and this is consistent with an existing
change that was made to this package.
Closes PR pkg/24678.
2004-03-29 02:17:24 +00:00
cjep
f0fc0c0c9e
Lint: add NetBSD RCS tags
2004-03-04 15:04:41 +00:00
snj
600c7c7a83
Properly fix last. From Christian Weisgerber.
2004-02-28 20:04:40 +00:00
snj
59c727af64
* Apply security patch from
...
http://www.securityfocus.com/archive/1/354362/2004-02-15/2004-02-21/2
* Bump PKGREVISION to 2.
* Make patches only modify one file each
* Fix some spelling errors
* Use ${SED} instead of sed, and ${CHMOD} instead of chmod
* Set CFLAGS.SunOS instead of doing the bsd.prefs.mk dance
2004-02-25 03:58:42 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
jlam
6ff48e076b
bl3ify
2004-01-05 11:53:39 +00:00
dmcmahill
80e24e9a5f
Use ${MAKE} and ${INSTALL} instead of make and install.
...
Also don't check for /usr/X11R6 before running mkfontdir. This
package is already marked as USE_X11. Fixes install on
Solaris and other systems which use bmake instead of make.
2003-11-04 19:03:53 +00:00
bouyer
e6fc5ea721
For SunOS case, add -DSYSV to CFLAGS, don't override CFLAGS with it.
2003-10-19 21:05:35 +00:00
xtraeme
0f26eb269a
FreeBSD also has stty() and gtty() in libcompat, so link to libcompat here.
2003-10-03 18:20:53 +00:00
agc
39b14e09d7
Fix tyop in mailto(1) man page, per PR 21592 from Cesar Catrian C.
...
Don't bother bumping PKGREVISION for this.
2003-09-15 11:26:44 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +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
e5c6de141d
Revert previous. Problem caused by CFLAGS= in /etc/mk.conf, as pointed out
...
by wiz.
We need to document that one should use CFLAGS+= in /etc/mk.conf, OR ELSE!
2003-04-04 19:48:11 +00:00
jschauma
92c3cbb93f
The CFLAGS addition needs to go _after_ the inclusion of mk/bsd.prefs.mk,
...
it seems.
2003-04-04 19:23:20 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
jmmv
4b3621450f
Honor PKG_SYSCONFDIR. Bump PKGREVISION to 1.
2003-03-23 13:39:25 +00:00
jlam
0647e3c732
buildlink1 -> buildlink2
2002-09-23 21:01:43 +00:00
wiz
bee36ac215
Rename metamail package from 'mm' to 'metamail'. Closes pkg/17030.
2002-05-26 10:42:39 +00:00
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
jlam
63fc151cb9
Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
...
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links. These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.
Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
tron
49667ff447
Add conflict with version 2.5.5 or newer of the "elm" package.
2001-07-19 16:22:41 +00:00
jlam
873384864f
Mark as USE_BUILDLINK_ONLY.
2001-06-22 16:16:06 +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
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
agc
f9177df484
Make this package compile on Solaris.
1999-09-03 08:19:11 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
agc
1357472738
Set USE_X11=yes, since this package uses X tree for font manipulations
...
in build (from Tim Rightnour).
1999-02-04 18:58:22 +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
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
ea3f12015a
add missing @dirrm rules and add .gz suffix to manpages (if not already there).
1998-02-28 20:27:11 +00:00
hubertf
42cee52d07
portlint: mv -> ${MV}
1998-01-24 20:29:42 +00:00