summaryrefslogtreecommitdiff
path: root/mail/xfmail
AgeCommit message (Collapse)AuthorFilesLines
2000-09-28Belatedly bump "nb" version for xforms, and likewise increment packagesfredb1-2/+2
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately.
2000-09-07sync ONLY_FOR_PLATFORM with those that xforms is for.dmcmahill1-2/+3
2000-09-07add missing rpath for X11BASE. Fixes recently noted ELF problems. Alsodmcmahill2-16/+16
nuke bogus hard coded -L/usr/local/lib
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-2/+2
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+3
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-06-13change dependency from gdbm-1.7.3 to gdbm>=1.7.3wiz1-2/+2
2000-02-15When multi-line dependencies occur, use a "DEPENDS+= package" formatagc1-4/+4
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-11-23add a bunch of NO_CDROM where appropriatehubertf1-1/+2
1999-07-09Add package patch checksum files.agc1-0/+6
1999-06-20Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"tron1-2/+2
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-13/+13
pattern match format. Minor pkglint along the way.
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1999-01-16Set ONLY_FOR_ARCHS so that it matches xforms.frueauf1-2/+2
1998-08-30Add missing "@dirrm share/doc/xfmail".frueauf1-1/+2
1998-08-20The Grand Homepagification:tsarna1-1/+2
- 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-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc4-0/+8
1998-07-04Update xpm to 3.4k.mycroft1-2/+2
1998-06-26Initial addition of an xforms based mail application. Based on pr 5659frueauf9-0/+112
by Tim Rightnour with rework by me.