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: net/honeyd/Makefile
SVNWeb

Number of commits found: 62

Wed, 17 May 2023
[ 16:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  9b178ff  (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
Mon, 15 May 2023
[ 15:31 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:b0abbe27681a20607b0b2a5678811621c8085842  commit hash:b0abbe27681a20607b0b2a5678811621c8085842  commit hash:b0abbe27681a20607b0b2a5678811621c8085842  b0abbe2 
net/honeyd: Unbreak on HEAD

Approved by:	portmgr (blanket)
Sat, 18 Feb 2023
[ 22:07 Steven Kreuzer (skreuzer) search for other commits by this committer ]    commit hash:ea450bfedbdb33fd3caa32e1e1059c2ff4220447  commit hash:ea450bfedbdb33fd3caa32e1e1059c2ff4220447  commit hash:ea450bfedbdb33fd3caa32e1e1059c2ff4220447  ea450bf 
net/honeyd: mark broken on i386

Mark port as broken on i386
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)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
Tue, 22 Sep 2020
[ 14:30 se search for other commits by this committer ] Original commit   Revision:549600
Fix build with -fno-common

portlint complains that the patches have not been generated with makepatch
and this caused some effort to generate the patches for this update.

I'm leaving the legacy patches and the EXTRA_PATCH as-is to not cause
unneccessary churn, but IMHO the patches should be regenerated with
makepatch on occasion of the next major change to this port.
Fri, 2 Aug 2019
[ 13:30 jbeich search for other commits by this committer ] Original commit   Revision:507877 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
Mon, 20 Feb 2017
[ 02:57 jbeich search for other commits by this committer ] Original commit   Revision:434427 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Sat, 4 Feb 2017
[ 07:56 jbeich search for other commits by this committer ] Original commit   Revision:433286 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 26 Aug 2015
[ 02:44 amdmi3 search for other commits by this committer ] Original commit   Revision:395334
- Switch to libedit as suggested by stage-qa

Approved by:	portmgr blanket
Tue, 14 Jul 2015
[ 19:39 amdmi3 search for other commits by this committer ] Original commit   Revision:392051
- Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Wed, 25 Mar 2015
[ 23:51 marino search for other commits by this committer ] Original commit   Revision:382278 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
net category: Remove $PTHREAD_LIBS

openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted.  mediatomb and spread also fail plist-checks
but they weren't fixed.

approved by:	PTHREAD blanket
Fri, 24 Oct 2014
[ 16:21 mva search for other commits by this committer ] Original commit   Revision:371449 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
- Convert ports of net/ to new USES=python

Approved by:	portmgr (implicit)
Thu, 24 Jul 2014
[ 13:32 bapt search for other commits by this committer ] Original commit   Revision:362796 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
Thu, 3 Jul 2014
[ 15:57 amdmi3 search for other commits by this committer ] Original commit   Revision:360387
- Switch to USES=libtool

Approved by:	portmgr blanket
Wed, 14 May 2014
[ 02:12 skreuzer search for other commits by this committer ] Original commit   Revision:354015
Support STAGING
Convert to new LIB_DEPENDS format
Define License
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 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:
net)
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)
Thu, 31 May 2012
[ 14:08 skreuzer search for other commits by this committer ] Original commit 
Change USE_PYTHON to yes since it works with versions newer then 2.4
Wed, 20 Apr 2011
[ 20:12 skreuzer search for other commits by this committer ] Original commit 
- Update MASTER_SITES
- Add LICENSE
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 25 Jul 2010
[ 15:39 mm search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Wed, 3 Jun 2009
[ 15:19 skreuzer search for other commits by this committer ] Original commit 
Take over maintenance

Approved by:    wxs (mentor)
Sat, 9 May 2009
[ 02:46 wxs search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
  is MAKE_JOBS_UNSAFE).
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 19 Aug 2008
[ 16:40 mnag 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)
- Update libevent dependency and bump PORTREVISION
Mon, 4 Feb 2008
[ 15:35 wxs search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Update my address.

Approved by:    garga (mentor)
Wed, 2 Jan 2008
[ 23:43 mnag search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION since devel/libevent are updated.
Fri, 21 Sep 2007
[ 20:21 mnag search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
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
Fri, 22 Jun 2007
[ 09:52 rafan search for other commits by this committer ] Original commit 
- Update to 1.5c
- Remove support for 4.x

PR:              ports/113919
Submitted by:    Wesley Shields <wxs at atarininja.org> (maintainer)
Fri, 6 Apr 2007
[ 18:28 mnag search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
Thu, 22 Mar 2007
[ 17:49 nivit search for other commits by this committer ] Original commit 
- Fix after objformat removal

PR:             ports/110409
Submitted by:   Wesley Shields <wxs at atarininja.org> (maintainer)
Tue, 5 Dec 2006
[ 13:29 mnag 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)
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
Wed, 22 Nov 2006
[ 20:30 miwi search for other commits by this committer ] Original commit 
- Update to 1.5b

PR:             105744
Submitted by:   miwi
Approved by:    maintainer
Sat, 19 Aug 2006
[ 16:49 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Update maintainer addresses

PR:             ports/102230
Submitted by:   Wesley Shields <wxs(at)atarininja.org>
Approved by:    krion (mentor)
Sat, 29 Apr 2006
[ 12:33 pav search for other commits by this committer ] Original commit 
- Update to 1.5a
- Take over maintaining

PR:             ports/96318
Submitted by:   Wesley Shields <wxs@csh.rit.edu>
Approved by:    Yann Berthier <yb@bashibuzuk.net> (maintainer)
Sun, 29 Jan 2006
[ 23:27 pav search for other commits by this committer ] Original commit 
- Chase libedit update

PR:             ports/92450
Submitted by:   Thomas Schweikle <tps@vr-web.de>
Fri, 1 Jul 2005
[ 22:47 jylefort 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)
Chase the libevent update.

Reported by:    pointyhat
Mon, 18 Apr 2005
[ 07:38 pav search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update to 1.0

PR:             ports/79909
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    Yann Berthier <yb@bashibuzuk.net> (maintainer)
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Mon, 21 Mar 2005
[ 15:07 vs search for other commits by this committer ] Original commit 
Update maintainer's address

Submitted by: maintainer
Sun, 16 May 2004
[ 01:04 vanilla search for other commits by this committer ] Original commit 
- Update to 0.8b

PR:             ports/66672
Submitted by:   maintainer
Wed, 21 Apr 2004
[ 19:22 clement search for other commits by this committer ] Original commit 
- Fix build on 4.x

PR:             65731 [1],
                65855 [2]
Noticed by:     freebsd@exotope.com [1]
Submitted by:   Yann Berthier <yb@sainte-barbe.org> (maintainer) [2]
Approved by:    portmgr (marcus)
Fri, 16 Apr 2004
[ 23:15 clement search for other commits by this committer ] Original commit 
- Update to 0.8a

PR:             65639
Submitted by:   Yann Berthier <yb@sainte-barbe.org> (maintainer
Thu, 22 Jan 2004
[ 22:44 krion search for other commits by this committer ] Original commit 
- - Update to version 0.8

PR:             61737
Submitted by:   maintainer
Sat, 20 Dec 2003
[ 22:00 sergei search for other commits by this committer ] Original commit 
- Update to 0.7a
- Add a MASTER_SITE

PR:             60429
Submitted by:   maintainer
Thu, 4 Dec 2003
[ 16:00 sergei search for other commits by this committer ] Original commit 
- Update to 0.7
- Install sample scripts in DATADIR
- Clarify and shorten COMMENT
- Make Python dependency optional - add WITH_PYTHON knob

PR:             59727
Submitted by:   maintainer
Fri, 26 Sep 2003
[ 07:44 krion search for other commits by this committer ] Original commit 
- Update to version 0.6a
- Give maintainership to submitter

PR:             57107
Submitted by:   Yann Berthier <yb@sainte-barbe.org>
Wed, 24 Sep 2003
[ 08:37 edwin 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)
Cease FreeBSD port maintainerships

        I don't have the time to give to many of the ports I maintain at
        the moment. I wasn't expecting to be so busy this summer ...

        Please set all my ports back to ports@freebsd.org.

PR:             ports/56935
Submitted by:   Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet
<sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
Tue, 24 Jun 2003
[ 01:06 leeym 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)
update maintainer's email address.

PR:             53658
Submitted by:   Dominic Marks <dom@cus.org.uk>
Sat, 12 Apr 2003
[ 16:30 foxfair search for other commits by this committer ] Original commit 
MAINTAINER update: honeyd v0.5
[ 03:19 foxfair search for other commits by this committer ] Original commit 
PR:             46887
Submitted by:   Paulius Bulotas <paulius@kaktusas.org>
Upgrade to 0.4a
Fri, 21 Feb 2003
[ 13:15 knu search for other commits by this committer ] Original commit  (Only the first 10 of 484 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 2 Nov 2002
[ 04:33 perky search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Fix typoes on MAINTAINER address.

Submitted by:   Dominic Marks <D.Marks@student.umist.ac.uk>
Tue, 8 Oct 2002
[ 12:10 perky search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update maintainer address

PR:             43820
Submitted by:   Dominic Marks <d.marks@students.umist.ac.uk>
Mon, 12 Aug 2002
[ 06:33 pat search for other commits by this committer ] Original commit 
- Update to 0.3
- Fix typo in maintainer email address
- Also use LOCALBASE to pass to configure the location of dependencies
  instead of PREFIX

PR:             ports/41563
Submitted by:   maintainer
Sun, 23 Jun 2002
[ 08:58 will search for other commits by this committer ] Original commit 
Add honeyd 0.2, a utility to simualte services and hosts on a
virtual network host.

PR:             37124
Submitted by:   Dominic Marks <dominic_marks@btinternet.com>

Number of commits found: 62