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/hylafax/Makefile
SVNWeb

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »  

Sat, 31 Dec 2022
[ 01:11 Rene Ladan (rene) search for other commits by this committer ]    commit hash:51c097e06436c0ad91486387238a0d2e75d6a284  commit hash:51c097e06436c0ad91486387238a0d2e75d6a284  commit hash:51c097e06436c0ad91486387238a0d2e75d6a284  51c097e  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-09-30 comms/hylafax: dead upstream, someone port hylafax+ from
sourceforge.net instead
2022-12-31 comms/tkhylafax: Depends on expired comms/hylafax
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 5 Aug 2022
[ 10:17 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:4637facd259ac04afa336a80246c14343f1366af  commit hash:4637facd259ac04afa336a80246c14343f1366af  commit hash:4637facd259ac04afa336a80246c14343f1366af  4637fac 
comms/hylafax: fix binary stripping, deprecate

The existing port/install.sh[.in] script attempts to strip
scripts, which does not work well on all FreeBSD's versions of strip(1).

Patch it out and manually strip the binaries instead.

These 25 warnings seem relevant and warrant investigation (not done):
     1  Class2Params.c++:790:22: warning: operator '?:' has lower precedence
than '&'; '&' will be evaluated first [-Wbitwise-conditional-parentheses]
     2  .././util/faxstate.c:142:52: warning: field precision should have type
'int', but argument has type 'unsigned long' [-Wformat]
     3  Class1.c++:394:25: warning: array subscript is of type 'char'
[-Wchar-subscripts]
     4  Class1.c++:403:22: warning: array subscript is of type 'char'
[-Wchar-subscripts]
     5  Class1.c++:418:28: warning: array subscript is of type 'char'
[-Wchar-subscripts]
     6  Class1Send.c++:565:5: warning: 'delete' applied to a pointer that was
allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
     7  Class1Send.c++:1428:9: warning: logical not is only applied to the left
hand side of this comparison [-Wlogical-not-parentheses]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  258a9884  (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
comms: remove 'Created by' lines

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

  *  'Big Bad Bob' Frazier <bobf@mrp3.com>
  *  <mr@freebsd.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Dolgov <fox@furry.spb.ru>
  *  Andrey Lykhin <lan31@inbox.ru>
  *  Anton Voronin <anton@urc.ac.ru>
  *  Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 7 Mar 2022
[ 19:07 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  3d89f95  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
all: return koobs' ports to the pool after safekeeping his commit bit.
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 5 Oct 2021
[ 19:11 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:983b4f2f4dd98433e12be19ba32c1a9d15699935  commit hash:983b4f2f4dd98433e12be19ba32c1a9d15699935  commit hash:983b4f2f4dd98433e12be19ba32c1a9d15699935  983b4f2 
comms/hylafax: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 5 May 2019
[ 02:39 koobs search for other commits by this committer ] Original commit   Revision:500847
comms/hylafax: Update to 6.0.7

  - Remove upstreamed [1] patch-libhylafax_FaxRecvInfo.c++
  - Pet portlint: section order, deprecated @exec

[1]
http://git.hylafax.org/HylaFAX?a=commit;h=dfc8a6ffe5a6031c6df716186681f92dac0d07cb

Security:	3df5a920-6edc-11e9-a44b-0050562a4d7b
MFH:		2019Q2
Sun, 7 Oct 2018
[ 10:29 koobs search for other commits by this committer ] Original commit   Revision:481438
comms/hylafax: Fix build with Clang 6 (and GCC7)

Add patch from upstream HylaFAX+, fixing a Clang 6 (and GCC7) build error:

FaxRecvInfo.c++:115:17: error: comparison between pointer and integer ('const
char *' and 'int')
    while (cp+2 != '\0') {
           ~~~~ ^  ~~~~

[1] http://bugs.hylafax.org/show_bug.cgi?id=971
[2] https://sourceforge.net/p/hylafax/HylaFAX+/2417/
[3] See Also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853448

PR:		225372
Reported by:	O. Hartmann <ohartmann walstatt org>
Obtained from:	HylaFAX+ [2]
MFH:		2018Q4
Sat, 20 Aug 2016
[ 12:41 koobs search for other commits by this committer ] Original commit   Revision:420508
comms/hylafax: Mark Un'BROKEN, Take MAINTAINER'ship

 * Mark Un'BROKEN
 * Take MAINTAINERSHIP

PR:		200922
Requested by:	Dave <dave at ci com au>
Thu, 18 Aug 2016
[ 20:40 marino search for other commits by this committer ] Original commit   Revision:420424
comms/hylafax: Mark broken (runtime failure to receive faxes)

PR:	200922
Mon, 23 May 2016
[ 20:35 amdmi3 search for other commits by this committer ] Original commit   Revision:415742 (Only the first 10 of 217 ports in this commit are shown above. View all ports for this commit)
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
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, 5 Dec 2015
[ 09:43 amdmi3 search for other commits by this committer ] Original commit   Revision:403049
- Add LICENSE
- Switch to options helpers
Thu, 15 Oct 2015
[ 14:55 mat search for other commits by this committer ] Original commit   Revision:399346 (Only the first 10 of 135 ports in this commit are shown above. View all ports for this commit)
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
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)
Fri, 31 Jul 2015
[ 15:31 amdmi3 search for other commits by this committer ] Original commit   Revision:393330
- Switch to @sample
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
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Wed, 17 Dec 2014
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:374860
Convert to USES=fakeroot
Fix plist
Sun, 22 Jun 2014
[ 16:46 tijl search for other commits by this committer ] Original commit   Revision:358814 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for jbigkit library version bump.

Approved by:	portmgr (implicit)
Sun, 20 Apr 2014
[ 18:11 dinoex search for other commits by this committer ] Original commit   Revision:351627
- drop mainatinership
Fri, 14 Feb 2014
[ 14:33 dinoex search for other commits by this committer ] Original commit   Revision:344211
- preserve etc/hosts.hfaxd
PR:		185589
Reported by:	Georg Altmann
Tue, 17 Dec 2013
[ 10:39 dinoex search for other commits by this committer ] Original commit   Revision:336710
- use STAGEDIR
- use OPTIONS_SUB
- use OPT_*
- remove obsolete pre-extract
Wed, 11 Dec 2013
[ 15:10 bapt search for other commits by this committer ] Original commit   Revision:336176 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
Fri, 25 Oct 2013
[ 05:09 dinoex search for other commits by this committer ] Original commit   Revision:331555
- fix build with clang
Submitted by:	gahr
Sat, 21 Sep 2013
[ 11:06 dinoex search for other commits by this committer ] Original commit   Revision:327804 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- fix misplaced NO_STAGE in slaveports and ifdefs
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)
Fri, 26 Apr 2013
[ 15:10 bapt search for other commits by this committer ] Original commit   Revision:316620 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Convert USE_GETTEXT -> USES=gettext

While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
Sat, 26 Jan 2013
[ 16:06 dinoex search for other commits by this committer ] Original commit   Revision:311023 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- cleanup header
- strip shlibversion in depedency
Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Wed, 20 Jun 2012
[ 19:57 dinoex search for other commits by this committer ] Original commit 
- better efaults for FreeBSD 9.x
Submitted by:   Osamu Matsuda
Fri, 15 Jun 2012
[ 16:46 dinoex search for other commits by this committer ] Original commit 
- use OPTIONS_DEFINE
Sun, 10 Jun 2012
[ 19:57 dinoex search for other commits by this committer ] Original commit 
- update to 6.0.6
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, 19 Sep 2010
[ 12:04 dinoex search for other commits by this committer ] Original commit 
- new option HYLAFAX_SPOOL
[ 11:43 dinoex search for other commits by this committer ] Original commit 
- update to 6.0.5
Thu, 26 Aug 2010
[ 20:18 dinoex search for other commits by this committer ] Original commit 
- fix after tiff update to 4.0.0
PR:             149611
Fri, 9 Jul 2010
[ 07:57 dinoex search for other commits by this committer ] Original commit 
- pass args to hfaxd
PR:             148343
Obtained from:  http://bugs.hylafax.org/show_bug.cgi?id=916
Feature safe:   yes
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
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
[ 12:15 dinoex search for other commits by this committer ] Original commit 
- fix build with utmpx
Submitted by:   Ed Schouten
[ 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
Thu, 31 Dec 2009
[ 15:43 dinoex search for other commits by this committer ] Original commit 
- update to 6.0.4
Tue, 15 Dec 2009
[ 13:41 dinoex search for other commits by this committer ] Original commit 
- add OPTIONS
Submitted by:   bz
Thu, 19 Nov 2009
[ 23:41 pav search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Tue, 28 Jul 2009
[ 14:09 dinoex search for other commits by this committer ] Original commit 
- force WITHOUT_NLS
PR:             137123
Submitted by:   Helge Oldach
Sat, 18 Jul 2009
[ 11:14 dinoex search for other commits by this committer ] Original commit 
- update to 6.0.3
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
Sun, 31 May 2009
[ 12:23 dinoex search for other commits by this committer ] Original commit 
- update to 6.0.2
- use rcNG startscript
Sun, 13 Jan 2008
[ 15:02 dinoex search for other commits by this committer ] Original commit 
- update to 4.4.4
PR:             116105
Submitted by:   Vladimir Korkodinov
Tue, 11 Dec 2007
[ 20:19 dinoex search for other commits by this committer ] Original commit 
- take maintanership
Sun, 28 Oct 2007
[ 08:33 linimon search for other commits by this committer ] Original commit 
Reassign to ports@ by maintainer request.

PR:             ports/117592
Sun, 9 Sep 2007
[ 11:38 edwin search for other commits by this committer ] Original commit 
comms/hylafax: update to 4.3.3

        1. Update to hylafax 4.3.3
        2. Enable JBIG send (receive has to wait for an updated graphics/tiff)
        3. Add GHOSTSCRIPT dependency
        4. Make portlint a little happier
        5. Change "cuaa1" to "cuad1" in pkg-message.in (sigh)
        6. Add some @dirrmtry lines to pkg-plist

upgrade of the comms/hylafax from 4.3.3 to 4.3.4

        This is an patch to upgrade Hylafax 4.3.3 to 4.3.4

PR:             ports/111786, ports/112667
Submitted by:   "Eric P. Scott" <eps+pbug0704@ana.com>, Willem Jaap
Zwart<W.J.Zwart@NescioLudens.nl>
Approved by:    maintainer timeout, maintainer
Thu, 22 Feb 2007
[ 05:48 clsung search for other commits by this committer ] Original commit 
- Hylafax has been released in version 4.3.2
- I couldn't find a reason why hylafax needs gawk, made it optional
- Additionally I used NOPORTDOCS instead of WTH_HTMLDOC

PR:             ports/109375
Submitted by:   maintainer (Harald Schmalzbauer)
Sat, 7 Oct 2006
[ 13:37 pav search for other commits by this committer ] Original commit 
- Update to 4.3.0

PR:             ports/98222
Submitted by:   <W.J.Zwart@NescioLudens.nl> (maintainer)
Tue, 30 May 2006
[ 22:24 ehaupt search for other commits by this committer ] Original commit 
Pass maintainer-ship to submitter.

PR:             98004
Submitted by:   Willem Jaap Zwart <W.J.Zwart@NescioLudens.nl>
Wed, 3 May 2006
[ 23:38 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
remove USE_REINPLACE for all ports with categories starting with C
Thu, 2 Mar 2006
[ 11:50 garga search for other commits by this committer ] Original commit 
- Add gawk on BUILD_DEPENDS too

PR:             ports/94001
Submitted by:   edwin
Approved by:    portmgr (erwin)
Sat, 11 Feb 2006
[ 02:34 lawrance search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update to 4.2.5.

PR:             ports/92572
Submitted by:   Pawel Pekala <c0rn@o2.pl>
Fri, 10 Feb 2006
[ 01:43 linimon search for other commits by this committer ] Original commit 
Reset inactive maintainer (several timeouts).

Hat:            portmgr
Noticed by:     lawrance
Thu, 19 Jan 2006
[ 23:45 kris search for other commits by this committer ] Original commit 
BROKEN: Configure fails
Thu, 10 Nov 2005
[ 04:00 lawrance search for other commits by this committer ] Original commit 
- Use gawk instead of awk.  This fixes a problem sending email notifications.
- Bump PORTREVISION.
- Add SHA256.

PR:             ports/85369
Submitted by:   Phil Kernick <philk@rotfl.com.au>
Approved by:    tdv94ped@cs.umu.se (maintainer, timeout 5 weeks)
Sat, 8 Oct 2005
[ 08:22 lawrance search for other commits by this committer ] Original commit 
Backport a patch from Hylafax CVS which fixes a problem sending faxes on 5.x.
Bump PORTREVISION.

PR:             ports/85368
Submitted by:   Phil Kernick <philk@rotfl.com.au>
Approved by:    tdv94ped@cs.umu.se (maintainer, timeout)
Obtained from:  Hylafax CVS
Mon, 1 Aug 2005
[ 16:21 mi search for other commits by this committer ] Original commit 
Fix a verbose-mode crash:

        http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=671

force HylaFax not to build its own vsnprintf():

        http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=672

patch not to need cuserid() and fix an imperial ton of compiler warnings
(another metric ton remains):

        http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=673
        http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=674

Approved by:    maintainer timeout
Fri, 14 Jan 2005
[ 22:28 pav search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Update to 4.2.1
- Rework rc script
- Handle nicely configuration files
- Use SUB_FILES

PR:             ports/76179
Submitted by:   Paul Everlund <tdv94ped@cs.umu.se> (maintainer)
Thu, 21 Oct 2004
[ 21:15 mi search for other commits by this committer ] Original commit 
Fix breakage caused by the recent upgrade of graphics/libtiff -- HylaFax's
configure is unusually picky about tiff version.

While at it, change the (invalid) `-disable-PAM' to `-disable-pam' and
stop requiring particular version of -ljpeg and -ltiff -- anything already
installed will do.

Kris notified the maintainer and myself (the last committer in this port)
yesterday, but the maintainer did not respond yet. Since the port remains
broken, I claim the "timeout" very early.

Notified by:    kris
Fri, 24 Sep 2004
[ 11:44 mi search for other commits by this committer ] Original commit 
One of the man-pages (faxinfo.8c) was listed twice in a row...

Approved by:    portmgr (marcus)
[ 00:35 mi search for other commits by this committer ] Original commit 
Commit maintainer's update to 4.2.0 from 4.1.8, unbreak -current.

PR:             ports/71521
Submitted by:   Paul Everlund (maintainer)
Approved by:    portmgr (marcus)
Sat, 18 Sep 2004
[ 17:45 kris search for other commits by this committer ] Original commit 
BROKEN on 5.x: Configure fails

Approved by:    portmgr (self)
Wed, 26 May 2004
[ 21:21 pav search for other commits by this committer ] Original commit 
- Rework the port a little

PR:             ports/67218
Submitted by:   Paul Everlund <tdv94ped@cs.umu.se> (maintainer)
Sat, 10 Jan 2004
[ 18:26 mharo search for other commits by this committer ] Original commit 
update to 4.1.8

PR:             61176
Submitted by:   maintainer
Sun, 21 Dec 2003
[ 00:37 sergei search for other commits by this committer ] Original commit 
- Restore Date created: and Whom: lines in the port Makefile header
  to their historical values as in r1.1. Once the port is added,
  these lines should not change.

(This commit fixes the last reference to ports@FreeBSD.org in ports'
Makefiles that does not use the canonical capitalization form)
Sun, 28 Sep 2003
[ 22:58 edwin search for other commits by this committer ] Original commit 
[Port fix] comms/hylafax 4.1.7 (bin/faxrcvd)

        A fix enabling recieved faxes to be send by email as pdf-files.
        The fix was kindly provided by Matthias Fechner.

PR:             ports/56733
Submitted by:   Paul Everlund <tdv94ped@cs.umu.se>
Wed, 3 Sep 2003
[ 22:32 edwin search for other commits by this committer ] Original commit 
make port more localbase clean
Sun, 17 Aug 2003
[ 00:25 leeym search for other commits by this committer ] Original commit 
fix the "duplicated post-patch" problem.

Noticed by:     kris
Sat, 16 Aug 2003
[ 14:40 leeym search for other commits by this committer ] Original commit 
Updates comms/hylafax 4.1.6 to 4.1.7.

PR:             55549
Submitted by:   Paul Everlund <tdv94ped@cs.umu.se>
Fri, 4 Jul 2003
[ 13:13 osa search for other commits by this committer ] Original commit 
Update to 4.1.6.
Give maintainership to submitter.

Submitted by:   Paul Everlund <tdv94ped@cs.umu.se>
PR:             54070
Approved by:    fjoe (mentor) (implicit)
Thu, 20 Feb 2003
[ 16:57 knu search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Tue, 14 Jan 2003
[ 12:49 roam search for other commits by this committer ] Original commit 
Add a missing continuation slash.

Submitted by:   dcs
Pointy hat to:  kris
[ 04:33 kris search for other commits by this committer ] Original commit 
Add missing manpage and file to pkg-plist.
Mon, 18 Nov 2002
[ 23:07 arved search for other commits by this committer ] Original commit 
find -> ${FIND}
xargs-> ${XARGS}

PR:             39971
Submitted by:   Scott Flatman <sf@dsinw.com>
Sat, 26 Oct 2002
[ 17:11 dannyboy search for other commits by this committer ] Original commit 
Update to 4.1.5.
Mon, 2 Sep 2002
[ 21:24 mi search for other commits by this committer ] Original commit 
Fix the conditional post-patch target to look in ${WRKSRC}, rather
than in the hardcoded hylafax-4.1 I goofed, when I implemented this
back then, and the upgrader did not notice, because this is only
invoked, when PREFIX is different from /usr/local

Predicate USE_REINPLACE on PREFIX not being /usr/local too -- there
is no need to demand the new sed otherwise. Set the REINPLACE_ARGS
to -i "". I don't know, why this is not a default...
Thu, 15 Aug 2002
[ 05:05 glewis search for other commits by this committer ] Original commit 
. Configure DIR_HTML correctly.  Nothing appears to get installed there,
  but its location was non-standard and making some people nervous.

PR:             41627
Mon, 12 Aug 2002
[ 23:16 glewis search for other commits by this committer ] Original commit 
. Remove dependencies on bash, HylaFAX builds and (reportedly) runs
  fine with /bin/sh.
. Add a knob (PAGESIZE to correspond to the HylaFAX configure variable)
  so one can choose a paper size other than US Letter.
. Use noninteractive configure when building in BATCH mode.

The PR also suggests adding an option to install hfaxd setuid so it
can be run from inetd.  This seems bogus though as inetd.conf allows
one to specify the user to start the process as.

PR:             31684
[ 19:03 glewis search for other commits by this committer ] Original commit 
Upgrade to 4.1.3.

This is based on the submission, but with a few tweaks.  In particular,
the package list needed some fixes.

Submitted by:   Mike Tancsa <mike@sentex.net>
Thu, 27 Jun 2002
[ 13:32 perky search for other commits by this committer ] Original commit 
PERL -> REINPLACE_CMD

PR:             39262, 39263, 39264, 39265, 39266, 39267
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Sat, 30 Mar 2002
[ 14:33 dinoex search for other commits by this committer ] Original commit 
After removal of a separate "fax" uid and migration to "uucp",
faxcron.sh is missing an update, as it still refers to the obsolete
"fax" uid.

PR:             33288
Submitted by:   send-pr@oldach.net
Wed, 17 Oct 2001
[ 16:43 mi search for other commits by this committer ] Original commit 
Prepend the bsd.port.pre.mk  to the conditional patching   /usr/local ->
${LOCALBASE}. The condition was, naturally   ${LOCALBASE} !=  /usr/local, but
the value  of LOCALBASE   is not necessarily  known without bsd.port.pre.mk.
Sorry   for the breakage.    
[ 00:51 mi search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Upgrade to 4.1  (release -- released in  July). The size   of the  pkg-plist
diff  is due  to the  default location   move from /var/spool/fax to
/var/spool/hylafax.    
Tue, 8 May 2001
[ 07:24 kris search for other commits by this committer ] Original commit 
Revert to 4.1b2; the security hole in the vendor distribution of this   version
was already patched in FreeBSD, so there's no reason to make this   port
unavailable until it can be upgraded properly.  Since the previous   commits did
not leave this port buildable, no PORTEPOCH bump is required   even though the
PORTREVISION has gone backwards.    
Mon, 7 May 2001
[ 22:53 kris search for other commits by this committer ] Original commit 
Somehow I botched this upgrade -- I must have been building the previous  
version even though I updated PORTVERSION.  Since this was a security   update,
mark it BROKEN for now until someone can fix it.    
Sun, 6 May 2001
[ 05:24 kris search for other commits by this committer ] Original commit 
Update to hylafax 4.1b3    
Tue, 17 Apr 2001
[ 09:22 kris search for other commits by this committer ] Original commit 
Remove setuid root bit from hfaxd and fix a format string error which was  
previously a security vulnerability    
Wed, 14 Feb 2001
[ 05:43 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
typo clean up police: \s -> \t    
Tue, 7 Nov 2000
[ 21:56 fenner search for other commits by this committer ] Original commit 
Hylafax DISTFILE moved.    
Mon, 18 Sep 2000
[ 22:58 ade search for other commits by this committer ] Original commit 
Fix incorrect use of snprintf() that causes pid of process   trying to lock a
serial device in /var/spool/lock to be   incorrectly written into the lock file.
   

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »