notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/efax-gtk/Makefile
SVNWeb

Number of commits found: 80

Sun, 7 Oct 2018
[ 20:25 antoine search for other commits by this committer ] Original commit   Revision:481492 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Deprecate some GNOME 2 applications

With hat:	portmgr
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Sat, 24 Feb 2018
[ 22:35 rene search for other commits by this committer ] Original commit   Revision:462871 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Return pawel@'s ports to the pool after he resigned.

With hat:	portmgr
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 24 Mar 2016
[ 15:47 tijl search for other commits by this committer ] Original commit   Revision:411798 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Make print/ghostscript9-agpl-base the default Ghostscript port.  Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Sat, 22 Aug 2015
[ 17:48 hrs search for other commits by this committer ] Original commit   Revision:395047 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
- Split ghostscript into X11-independent and -dependent parts:

 * print/ghostscript{7,8,9,9-agpl}-base

   Installs Ghostscript binary, libgs, and related files.
   These ports do not depend on X11 libraries (i.e. x11* devices
   are not available).  USES=ghostscript will set dependency on
   one of them depending on GHOSTSCRIPT_DEFAULT.

   The default device is set to "display" or "bbox".

 * print/ghostscript{7,8,9,9-agpl}-x11

   Installs a shared library which provides X11 support to
   the installed Ghostscript binaries.  x11* devices will be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 16 Jul 2015
[ 20:53 kwm search for other commits by this committer ] Original commit   Revision:392322 (Only the first 10 of 89 ports in this commit are shown above. View all ports for this commit)
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.

Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl

PR:		201201 (exp-run)
Approved by:	portmgr (mat@)
Exp run by:	antione@ (previous patch)
Differential Revision:	https://reviews.freebsd.org/D2938
Wed, 24 Dec 2014
[ 14:35 pawel search for other commits by this committer ] Original commit   Revision:375464
- Update x11-toolkits/c++-gtk-utils to version 2.2.10
- Bump affected comms/efax-gtk, fix plist while here
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Tue, 3 Jun 2014
[ 18:36 pawel search for other commits by this committer ] Original commit   Revision:356388
- Update x11-toolkits/c++-gtk-utils to version 2.2.7
- Needs USES=libtool, drop la file
- Bump affected comms/efax-gtk (library name changed)
Fri, 25 Apr 2014
[ 16:34 pawel search for other commits by this committer ] Original commit   Revision:352139
Update to version 3.2.13
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Sun, 27 Oct 2013
[ 19:35 pawel search for other commits by this committer ] Original commit   Revision:331800
Revert USE_GCC to yes

Requested by:	gerald
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 26 Sep 2013
[ 18:08 pawel search for other commits by this committer ] Original commit   Revision:328400
- Add support for STAGEDIR
- Don't show pkg-message twice during install
Fri, 20 Sep 2013
[ 16:03 bapt search for other commits by this committer ] Original commit   Revision:327714 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
Thu, 29 Aug 2013
[ 15:01 pawel search for other commits by this committer ] Original commit   Revision:325602 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
Tue, 20 Aug 2013
[ 18:25 pawel search for other commits by this committer ] Original commit   Revision:325069
- Update x11-toolkits/c++-gtk-utils to 2.2.2
- Bump affected comms/efax-gtk
- Both ports need at least gcc46 to build
Sat, 17 Aug 2013
[ 16:27 gerald search for other commits by this committer ] Original commit   Revision:324851 (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Wed, 10 Jul 2013
[ 19:41 pawel search for other commits by this committer ] Original commit   Revision:322729 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Convert my ports to current standards

- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
Sun, 2 Jun 2013
[ 11:54 pawel search for other commits by this committer ] Original commit   Revision:319650
- Update x11-toolkits/c++-gtk-utils to 2.2.0
  add support for DOCS option, switch to PORTDOCS
- Update comms/efax-gtk to 3.2.12
Sat, 25 May 2013
[ 14:37 zeising search for other commits by this committer ] Original commit   Revision:319055 (Only the first 10 of 518 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 27 Apr 2013
[ 22:09 bapt search for other commits by this committer ] Original commit   Revision:316695 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Convert the last USE_ICONV to USES=iconv
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Tue, 23 Apr 2013
[ 06:34 bapt search for other commits by this committer ] Original commit   Revision:316310 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Convert all c categories to USE=pkgconfig
Thu, 7 Feb 2013
[ 17:06 pawel search for other commits by this committer ] Original commit   Revision:311874
Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports
Wed, 2 Jan 2013
[ 19:11 pawel search for other commits by this committer ] Original commit   Revision:309831
x11-toolkits/c++-gtk-utils: update to version 2.0.14
comms/efax-gtk: update to version 3.2.11
Mon, 10 Dec 2012
[ 19:11 mm search for other commits by this committer ] Original commit   Revision:308630 (Only the first 10 of 233 ports in this commit are shown above. View all ports for this commit)
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Sun, 9 Dec 2012
[ 21:55 pawel search for other commits by this committer ] Original commit   Revision:308573
- Update x11-toolkits/c++-gtk-utils to version 2.0.13
- Bump comms/efax-gtk after shlib version change
Mon, 22 Oct 2012
[ 17:33 pawel search for other commits by this committer ] Original commit   Revision:306278
- Update to version 3.2.10
- Add missing deps
- Port needs pkg-config during build

Feature safe:	yes
Thu, 7 Jun 2012
[ 22:44 pawel search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Convert my ports to optionsNG
Wed, 6 Jun 2012
[ 19:30 pawel search for other commits by this committer ] Original commit 
Register CONFLICTS

Reported by:    "Sulev-Madis 'ketas' Silber" <madis555@hot.ee>
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sun, 25 Dec 2011
[ 11:37 pawel search for other commits by this committer ] Original commit 
Whitespace fixes, no functional changes
Fri, 23 Dec 2011
[ 16:58 pawel search for other commits by this committer ] Original commit 
Update to version 3.2.9
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Fri, 1 Apr 2011
[ 13:51 pawel search for other commits by this committer ] Original commit 
- Update to 3.2.8
- Modernize usage of CPPFLAGS

Approved by:    miwi (mentor)
Wed, 23 Mar 2011
[ 16:21 pawel search for other commits by this committer ] Original commit 
- Update to 3.2.7.1
- Update my email to FreeBSD

Approved by:    miwi, wen (mentors)
Wed, 17 Nov 2010
[ 22:01 makc search for other commits by this committer ] Original commit 
Update to 3.2.6

PR:             ports/152234
Submitted by:   Pawel Pekala (maintainer)
Sun, 17 Oct 2010
[ 09:43 makc search for other commits by this committer ] Original commit 
Update to 3.2.5

PR:             ports/151499
Submitted by:   Pawel Pekala (maintainer)
Fri, 15 Oct 2010
[ 01:25 wen search for other commits by this committer ] Original commit 
- Update to 3.2.4
- Pass maintainership to submitter
- Mark MAKE_JOBS_SAFE
- Add LICENSE
- Add support for WITHOUT_NLS knob

PR:             ports/151341
Submitted by:   "Pawel Pekala" <c0rn@o2.pl>
Fri, 30 Jul 2010
[ 04:39 linimon search for other commits by this committer ] Original commit 
Reset long-time inactive maintainer jbq@caraldi.com due to maintainer
timeouts.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 22 Aug 2009
[ 00:15 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 6 Jun 2008
[ 13:15 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

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)
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 21 Mar 2007
[ 15:28 pav search for other commits by this committer ] Original commit 
- Generalize dependency on ghostscript

Reported by:    pointyhat exprun
Thu, 21 Dec 2006
[ 21:43 miwi search for other commits by this committer ] Original commit 
- Update to 3.0.12

PR:             ports/106905
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Sat, 14 Oct 2006
[ 08:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 893 ports in this commit are shown above. View all ports for this commit)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Tue, 12 Sep 2006
[ 05:06 rafan search for other commits by this committer ] Original commit 
- Update to 3.0.11

PR:             ports/103128
Submitted by:   Jean-Baptiste Quenot <jbq at caraldi.com> (maintainer)
Wed, 5 Apr 2006
[ 23:25 edwin search for other commits by this committer ] Original commit 
Maintainer update: comms/efax-gtk 3.0.9

        This is an update of comms/efax-gtk to version 3.0.9.  Thanks in
advance!

PR:             ports/95256
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Sun, 4 Dec 2005
[ 00:42 tdb search for other commits by this committer ] Original commit 
- Update to 3.0.7

PR:             89888
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Approved by:    clement (mentor)
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 17 Oct 2005
[ 11:32 jylefort search for other commits by this committer ] Original commit 
Update to 3.0.6

PR:             ports/87561
Submitted by:   maintainer
Tue, 4 Oct 2005
[ 23:26 edwin search for other commits by this committer ] Original commit 
Maintainer update: comms/efax-gtk 3.0.5

        This is an update of comms/efax-gtk to version 3.0.5.  Thanks
        in advance!

PR:             ports/86906
Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com>
Sun, 18 Sep 2005
[ 16:21 mnag search for other commits by this committer ] Original commit 
Update to 3.0.4

PR:             ports/85231
Submmited by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Approved by:    pav (mentor)
Mon, 27 Jun 2005
[ 19:40 jylefort search for other commits by this committer ] Original commit 
- Update to 3.0.2 [1]
- Polish the port

[1]:
PR:             ports/82690
Submitted by:   maintainer
Thu, 12 May 2005
[ 12:45 novel search for other commits by this committer ] Original commit 
Update to 3.0.1.

PR:             80936
Submitted by:   Jean-Baptiste Quenot (maintainer)
Wed, 11 May 2005
[ 12:09 novel search for other commits by this committer ] Original commit 
Fix missing gtk20 dependency.

PR:             80886
Submitted by:   Jean-Baptiste Quenot (maintainer)
Mon, 9 May 2005
[ 12:57 arved search for other commits by this committer ] Original commit 
Update to 3.0.0

PR:             80809
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Wed, 2 Mar 2005
[ 07:30 ahze search for other commits by this committer ] Original commit 
- Update to 2.2.15

PR:             ports/78191
Submitted by:   maintainer
Mon, 24 Jan 2005
[ 23:42 pav search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Move print/ggv2 to print/ggv
Sat, 15 Jan 2005
[ 00:34 pav search for other commits by this committer ] Original commit 
- Update to 2.2.14

PR:             ports/76241
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Wed, 24 Nov 2004
[ 17:42 daichi search for other commits by this committer ] Original commit 
update: comms/efax-gtk 2.2.13

PR:             ports/74198
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Wed, 27 Oct 2004
[ 07:01 pav search for other commits by this committer ] Original commit 
- Update to 2.2.12

PR:             ports/73108
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Tue, 12 Oct 2004
[ 11:46 edwin search for other commits by this committer ] Original commit 
Maintainer update: efax-gtk 2.2.11

        This is an update of comms/efax-gtk to 2.2.11.

PR:             ports/72141
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com>
[ 01:17 edwin search for other commits by this committer ] Original commit 
Maintainer update: comms/efax-gtk

        This is an update of comms/efax-gtk to 2.2.10.  Thanks in
        advance for applying the following patch againt the FreeBSD
        ports collection.

PR:             ports/71419
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Thu, 2 Sep 2004
[ 13:11 arved search for other commits by this committer ] Original commit 
Update to 2.2.9a

PR:             71094
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Tue, 3 Aug 2004
[ 07:22 mezz search for other commits by this committer ] Original commit 
Update to 2.2.9.

PR:             ports/69916
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Mon, 5 Jul 2004
[ 08:38 pav search for other commits by this committer ] Original commit 
- Update to 2.2.8a

PR:             ports/68651
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Sun, 27 Jun 2004
[ 21:45 pav search for other commits by this committer ] Original commit 
- Update to 2.2.8

PR:             ports/68417
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Fri, 16 Apr 2004
[ 22:54 clement search for other commits by this committer ] Original commit 
Add efax-gtk 2.2.5, GUI front end for the efax fax program.

This program is a Gtk+/Gtkmm front end for the efax program for
receiving and sending faxes with a fax modem.  Any files to be faxed
must be in postscript format, which is the generic printer format for
Unix/Linux systems. The program will use ghostscript to convert these
into the Group 3 fax format which the fax modem will understand.

WWW: http://www.cvine.freeserve.co.uk/efax-gtk/

PR:             ports/63844
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com>

Number of commits found: 80