FreshPorts -- The Place For Ports Sat, 5 Jul 2008 5:37 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
asmail 2.1_2 mail on this many watch lists=4 search for ports that depend on this port
Biff-type program, designed to match AfterStep

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: afterstep


Asmail is a "mail-checker" like xbiff, but with the Afterstep
look & feel. It indicates the status of your mailbox.
It can be put in the Wharf, execute a program on incoming mail,
execute a program upon mouseclick, show animations and more...

WWW: http://www.tigr.net/afterstep/

-Brett
brett@peloton.physics.montana.edu
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/libXpm
Required To Run: x11/libXpm

To install the port: cd /usr/ports/mail/asmail/ && make install clean
To add the package: pkg_add -r asmail


Configuration Options
     No options to configure

Master Sites:
http://www.tigr.net/afterstep/download/asmail/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.1_2
  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)
19 May 2007 21:32:57
Original commit files touched by this commit  2.1_1
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}.
17 Apr 2007 20:21:23
Original commit files touched by this commit  2.1
miwi search for other commits by this committer
- Update to 1.12

PR:             111628
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
02 Mar 2007 23:36:14
Original commit files touched by this commit  2.0
sat search for other commits by this committer
- Update to 2.0

Submitted by:   Martin Kaiser <martin@kaiser.cx>
02 Dec 2006 13:50:17
Original commit files touched by this commit  1.9
rafan search for other commits by this committer
- Xpm is in X11BASE, not LOCALBASE
02 Dec 2006 13:40:53
Original commit files touched by this commit  1.9
rafan search for other commits by this committer
- Fix Xpm path

Reported by:    pointyhat
23 Nov 2006 08:41:39
Original commit files touched by this commit  1.9
miwi search for other commits by this committer
- Update to 1.9
10 May 2006 23:37:39
Original commit files touched by this commit  1.8
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
25 Nov 2005 15:31:02
Original commit files touched by this commit  1.8
pav search for other commits by this committer
- Add SHA256
17 Oct 2005 11:29:20
Original commit files touched by this commit  1.8
vs search for other commits by this committer
Although configure looks for libjpeg, it's not used at all, so drop LIB_DEPENDS.
17 Oct 2005 10:49:54
Original commit files touched by this commit  1.8
vs search for other commits by this committer
Update to 1.8

PR:             ports/87537
Submitted by:   Ports Fury
13 Mar 2005 09:26:41
Original commit files touched by this commit  1.7
krion search for other commits by this committer
Update to version 1.7

PR:             ports/78737
Submitted by:   Ports Fury
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.6
trevor search for other commits by this committer
SIZEify.
23 Jun 2003 12:08:24
Original commit files touched by this commit  1.6
erwin search for other commits by this committer
- Update mail/asmail: 1.5 -> 1.6 [1]

  A fix for Notes servers
  Persistent connections for IMAP servers

- While I'm here, fix a whitespce nit [2]

PR:             53629 [1]
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net> [1], portlint [2]
19 May 2003 00:47:04
Original commit files touched by this commit  1.5
petef search for other commits by this committer
- update to 1.5
- new MASTER_SITES
- spell 'FreeBSD.org' correctly
- respect NOPORTDOCS correctly

PR:             51672
Submitted by:   Ports Fury
29 Apr 2003 23:00:17
Original commit files touched by this commit  0.56_1
arved search for other commits by this committer
Reset Maintainer address

Submitted by:   Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR:             51601-51606
21 Feb 2003 12:42:26
Original commit files touched by this commit  0.56_1
knu search for other commits by this committer
De-pkg-comment.
08 Jun 2002 14:32:07
Original commit files touched by this commit  0.56_1
petef search for other commits by this committer
Fix a bug where asmail wouldn't correctly parse the imap4 port number
correctly.

PR:             34804
Submitted by:   Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
Approved by:    maintainer timeout
08 Oct 2000 05:16:42
files touched by this commit
asami search for other commits by this committer
Convert category mail to new layout.  
03 Aug 2000 11:28:58
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.    
14 Jun 2000 15:21:38
files touched by this commit
sobomax search for other commits by this committer
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.    

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18746
Broken 146
Deprecated 98
Ignore 430
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 3
new 48 hours7
new 7 days39
new fortnight77
new month185

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.254 seconds.