aboutsummaryrefslogtreecommitdiffstats
path: root/net/astfax
Commit message (Collapse)AuthorAgeFilesLines
* - Reset more ports I don't use anymorepgollucci2010-02-111-1/+1
|
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Update to 0.5.11 [1]pgollucci2010-01-111-1/+1
| | | | | | | - sort pkg-plist - bump PORTREVISION for SHLIB bump Submitted by: mi (via e-mail) [1] with minor changes
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2
| | | | Tested by: several builds in P6 TB
* - devel/libslang2 has completely replaced devel/libslang which has not beenpgollucci2009-02-081-2/+2
| | | | | | | | | | | | | | | | | | | | | released in ~5yrs. - WITH_SLANG2 is now no longer a valid ports knob - WITH_SLANG implies devel/libslang2 now - devel/libslang -> devel/libslang2 is a SHARED LIB bump so bump PORTREVISION for affected ports - Take MAINTAINER for most unmaintained ports in this chain - some SF macro conversions - BROKEN with devel/libslang2 and DEPRECATE math/slsc (abandoned upstream) - BROKEN with devel/libslang2 japanese/slirc PR: ports/125255 Reviewed by: garga (libslang maintainer), portmgr (pav) Exp Run by: pav
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-1/+1
| | | | Suggested by: rafan
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Chase shlib version of net-mgmt/net-snmp.kuriyama2008-03-271-1/+1
| | | | - Bump PORTREVISIONs.
* - Chase mail/eps Makefile rev 1.3: install headers in include/epsrafan2007-09-231-1/+2
| | | | | PR: ports/116463 Submitted by: Vladimir Korkodinov <viper at perm.raid.ru>
* Reset filippo.natali@gmail.com, who is very short on free time right now.linimon2007-06-061-1/+1
| | | | Hat: portmgr
* AstFax provides an outgoing email to fax gateway for the Asterisk PBX package.garga2006-07-114-0/+64
Incoming fax to email can also be configured so your Asterisk server can act as both an outgoing and incoming fax server. Features * Written in C * Processes large email messages quickly with the EPS library * Easy to use, simply send an email to the fax number * Configures easily with Asterisk, and most Unix-based MTAs WWW: http://www.inter7.com/index.php?page=astfax PR: ports/85031 Submitted by: Filippo Natali <filippo.natali at gmail.com>