notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
xpbiff Replacement for xbiff that handles popup window with mail header
1.27_5 mail on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.27_5Version of this port present on the latest quarterly branch.
Maintainer: sanpei@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2023-06-13 10:06:14
Commit Hash: e9b6b65
License: not specified in port
Description:
xpbiff: fancy biff program under X11 environment, supporting Japanese MIME extensions This port supports Japanese strings in the From and Subject fields. Please set the LANG enviroment variable to ja_JP.EUC or ja_JP.SJIS by doing: setenv LANG ja_JP.EUC or setenv LANG ja_JP.SJIS There is experimental support for Sun audio. This port also supports XPM bitmap files. known problem: (1) HANKAKU-KANA with ja_JP.EUC Xpbiff dumps core, because code conversion routines jis2euc() assumes "the conversion does not makes the string longer". But when converting so-called 'hankaku-kana', this assumption breaks. This problem is only with ja_JP.EUC. If you use with ja_JP.SJIS, this problem is not occure. Thank you.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/xpbiff
Collapse this list.
Dependency lines:
  • xpbiff>0:mail/xpbiff
To install the port:
cd /usr/ports/mail/xpbiff/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/xpbiff
  • pkg install xpbiff
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xpbiff
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xpbiff-1.27-with-YOUBIN.tar.gz.uu) = c8ac29b08c24caecbcdc26c150a181376c3645e039244af54ddce9c54297ecb3 SIZE (xpbiff-1.27-with-YOUBIN.tar.gz.uu) = 37423

Packages (timestamps in pop-ups are UTC):
xpbiff
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.27_51.27_51.27_51.27_51.27_5-1.27_5-
FreeBSD:13:quarterly1.27_51.27_51.27_51.27_51.27_51.27_51.27_51.27_5
FreeBSD:14:latest1.27_51.27_51.27_51.27_51.27_51.27_5-1.27_5
FreeBSD:14:quarterly1.27_51.27_5-1.27_51.27_51.27_51.27_51.27_5
FreeBSD:15:latest1.27_51.27_5n/a1.27_5n/a1.27_51.27_51.27_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. imake : devel/imake
  2. tradcpp : devel/tradcpp
  3. xpm.pc : x11/libXpm
  4. xaw7.pc : x11-toolkits/libXaw
  5. xmu.pc : x11-toolkits/libXmu
Runtime dependencies:
  1. xpm.pc : x11/libXpm
  2. xaw7.pc : x11-toolkits/libXaw
  3. xmu.pc : x11-toolkits/libXmu
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_xpbiff
USES:
imake:noman xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sanpei/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sanpei/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sanpei/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sanpei/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.27_5
13 Jun 2023 10:06:14
commit hash: e9b6b65e68d0da5877223cea728bb2cd5d3ac358commit hash: e9b6b65e68d0da5877223cea728bb2cd5d3ac358commit hash: e9b6b65e68d0da5877223cea728bb2cd5d3ac358commit hash: e9b6b65e68d0da5877223cea728bb2cd5d3ac358 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/xpbiff: Fix build with llvm15

- Pet portclippy

Approved by:	portmgr (blanket)
1.27_5
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.27_5
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.27_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.27_5
06 Nov 2019 18:07:22
Revision:516916Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
1.27_5
03 Jul 2019 20:27:37
Revision:505789Original commit files touched by this commit
adridg search for other commits by this committer
Fix build of mail/xpbiff after libXt update.

An implicit include has gone away (Intrinsic.h) so users of X11/StringDefs.h
now need to explictly include X11/Intrinsic.h to get the typedef for
String, otherwise many of the macro's like this one:

#define XtRString ((String)&XtStrings[1797])

will fall over.
1.27_5
29 Jan 2017 00:15:31
Revision:432694Original commit files touched by this commit
sanpei search for other commits by this committer
use system clang.

PR:		15665
1.27_5
22 Jan 2017 22:02:26
Revision:432165Original commit files touched by this commit
rene search for other commits by this committer
Reset sanpei@'s ports after 18 months of inactivity.
1.27_5
20 Nov 2016 09:38:09
Revision:426566Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
1.27_4
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.27_4
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.27_4
18 Aug 2014 19:13:18
Revision:365343Original commit files touched by this commit
antoine search for other commits by this committer
Convert most NO_INSTALL_MANPAGES to USES=imake:noman

With hat:	portmgr
1.27_4
28 Jul 2014 23:20:38
Revision:363275Original commit files touched by this commit
adamw search for other commits by this committer
Rename mail/ patch-xy patches to reflect the files they modify.
1.27_4
02 Feb 2014 14:33:37
Revision:342300Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert few ports to USES
1.27_4
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.27_4
28 Jun 2013 22:06:54
Revision:321995Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=imake
Trim headers
Convert to USE_GCC=any where needed
Remove indefinite article
1.27_4
04 Sep 2011 05:17:59
Original commit files touched by this commit
sanpei search for other commits by this committer
- add comment about core dump problem only with ja_JP.EUC, not with ja_JP.SJIS
- re-enable Internationalization code
1.27_3
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.27_3
03 May 2011 06:47:08
Original commit files touched by this commit
sanpei search for other commits by this committer
Re-add mail/xpbiff.
 - update Mastersite
 - take maintainership from ports@FreeBSD.org.
1.27_3
02 May 2011 07:37:31
Original commit files touched by this commit
bapt search for other commits by this committer
remove unmaintained expired ports from mail

2011-05-01 mail/biabam: Upstream disapear and distfile is no more available
2011-05-01 mail/crashecho: Upstream disapear and distfile is no more available
2011-05-01 mail/drbl: Upstream disapear and distfile is no more available
2011-05-01 mail/glbiff: Upstream disapear and distfile is no more available
2011-05-01 mail/libsrs: Upstream disapear and distfile is no more available
2011-05-01 mail/majorcool: Upstream disapear and distfile is no more available
2011-05-01 mail/messagewall: Upstream disapear and distfile is no more available
2011-05-01 mail/pgen: Upstream disapear and distfile is no more available
2011-05-01 mail/regm: Upstream disapear and distfile is no more available
2011-05-01 mail/ricochet: Upstream disapear and distfile is no more available
2011-05-01 mail/smtpclient: Upstream disapear and distfile is no more available
2011-05-01 mail/smtpproxy: Upstream disapear and distfile is no more available
2011-05-01 mail/solidpop3d: Upstream disapear and distfile is no more available
2011-05-01 mail/spruce: Upstream disapear and distfile is no more available
2011-05-01 mail/teapop-devel: Upstream disapear and distfile is no more
available
2011-05-01 mail/wmmail: Upstream disapear and distfile is no more available
2011-05-01 mail/wmmultipop3: Upstream disapear and distfile is no more available
2011-05-01 mail/wmymail: Upstream disapear and distfile is no more available
2011-05-01 mail/xpbiff: Upstream disapear and distfile is no more available
1.27_3
15 Mar 2011 12:41:22
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from mail where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
1.27_3
25 Dec 2010 11:29:22
Original commit files touched by this commit
sanpei search for other commits by this committer
- fix for amd64.

Submitted by:   nyan
1.27_2
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.27_2
30 Jan 2009 08:49:56
Original commit files touched by this commit
flz search for other commits by this committer
xpbiff requires libXaw and libXmu headers.

Reported by:    pointyhat via erwin
1.27_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.27_2
30 Jun 2007 22:16:06
Original commit files touched by this commit
danfe search for other commits by this committer
- Fix the build with modern GCC [1]
- Unquote BROKEN message per portlint(1)

Reported by:    pointyhat (logs) [1]
1.27_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.27_1
25 Nov 2005 15:31:02
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.27_1
15 Nov 2004 05:19:30
Original commit files touched by this commit
sf search for other commits by this committer
farewell to libxpg4.
1.27_1
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
1.27_1
10 Apr 2004 17:11:02
Original commit files touched by this commit
trevor search for other commits by this committer
Cram into 80 columns by 24 rows.
1.27_1
07 Apr 2004 13:26:20
Original commit files touched by this commit
clement search for other commits by this committer
- tar -> ${TAR} (since we have now a bsdtar ;)
1.27_1
25 Feb 2004 09:53:14
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on !i386: Does not compile
1.27_1
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.27_1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.27_1
13 Dec 2003 09:30:17
Original commit files touched by this commit
krion search for other commits by this committer
- Unbreak on -current

PR:             60180
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
1.27_1
12 Dec 2003 12:36:49
Original commit files touched by this commit
erwin search for other commits by this committer
Make PORTNAME, PORTVERSION, MAINTAINER and COMMENT overrideable again
which seems to be accidentally committed in the previous commit
judging from the cvs log message. This should fix INDEX builds.
1.27_1
12 Dec 2003 10:15:47
Original commit files touched by this commit
linimon search for other commits by this committer
Mark broken on 5.x due to the usual gcc3.3-induced bitrot.  Pet portlint.
1.27_1
20 Feb 2003 18:40:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.27_1
19 Oct 2002 14:09:49
Original commit files touched by this commit
kuriyama search for other commits by this committer
Support ja_JP.eucJP locale.

PR:             ports/43432
Submitted by:   Saito Tomokatsu <saito@a2z.co.jp>
1.27
08 Sep 2002 10:17:28
Original commit files touched by this commit
kris search for other commits by this committer
Fix build on -current (machine/soundcard.h -> sys/soundcard.h)
1.27
27 Aug 2002 13:31:46
Original commit files touched by this commit
sanpei search for other commits by this committer
drop maintainership
05 Feb 2001 15:11:27
commit hash: fp1.9242@dev.null.freshports.orgcommit hash: fp1.9242@dev.null.freshports.orgcommit hash: fp1.9242@dev.null.freshports.orgcommit hash: fp1.9242@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Spaces->tabs in the mail category.    
08 Oct 2000 04:16:42
commit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category mail to new layout.  
21 Sep 2000 15:51:30
commit hash: fp1.4171@dev.null.freshports.orgcommit hash: fp1.4171@dev.null.freshports.orgcommit hash: fp1.4171@dev.null.freshports.orgcommit hash: fp1.4171@dev.null.freshports.org files touched by this commit
sanpei search for other commits by this committer
Fix X manpage problem    
03 Aug 2000 15:28:34
commit hash: fp1.2566@dev.null.freshports.orgcommit hash: fp1.2566@dev.null.freshports.orgcommit hash: fp1.2566@dev.null.freshports.orgcommit hash: fp1.2566@dev.null.freshports.org files touched by this commit
sanpei search for other commits by this committer
change my e-mail address   	--> sanpei@FreeBSD.org    
03 Aug 2000 10:28:58
commit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.orgcommit hash: fp1.2564@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
02 Jul 2000 15:09:35
commit hash: fp1.1420@dev.null.freshports.orgcommit hash: fp1.1420@dev.null.freshports.orgcommit hash: fp1.1420@dev.null.freshports.orgcommit hash: fp1.1420@dev.null.freshports.org files touched by this commit
sanpei search for other commits by this committer
Change maintainer's mail address.   	--> sanpei@sanpei.org    

Number of commits found: 48