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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: emulators/dynamips-community/Makefile
SVNWeb

Number of commits found: 27

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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd  commit hash:27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd  commit hash:27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd  27eb52a  (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
emulators: remove 'Created by' lines

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

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexander Best <arundel@gmx.net>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Antipovsky <kemm@in-line.ru>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Brian Gaeke <brg@dgate.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David O'Brien (obrien@cs.ucdavis.edu)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
Sat, 19 Jun 2021
[ 01:31 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:7402df08e6a70e2931aa67d7c922e6f53009c264  commit hash:7402df08e6a70e2931aa67d7c922e6f53009c264  commit hash:7402df08e6a70e2931aa67d7c922e6f53009c264  7402df0 
emulators/dynamips-community: enable on powerpc

Builds fine.
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.
Sat, 12 Dec 2020
[ 05:21 linimon search for other commits by this committer ] Original commit   Revision:557792
Mark as BROKEN on riscv64.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Fri, 22 Sep 2017
[ 11:43 bofh search for other commits by this committer ] Original commit   Revision:450356
emulators/dynamips-community: Update version 0.2.16=>0.2.17

- Add OPTION DOCS
- Fix build with NOJIT [1]

PR:		222047 [1]
Reported by:	openss.services@gmail.com [1]
Sun, 25 Jun 2017
[ 00:29 linimon search for other commits by this committer ] Original commit   Revision:444251 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
Thu, 27 Apr 2017
[ 09:43 olivier search for other commits by this committer ] Original commit   Revision:439535
Update to 0.2.16 and fix tap interface usage.

PR:		218893
Submitted by:	olivier
Approved by:	pavelivolkov@gmail.com (maintainer)
Sponsored by:	Orange
Thu, 12 Jan 2017
[ 11:30 amdmi3 search for other commits by this committer ] Original commit   Revision:431251 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Tue, 19 Jul 2016
[ 11:04 mat search for other commits by this committer ] Original commit   Revision:418767 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 29 Dec 2015
[ 14:30 mat search for other commits by this committer ] Original commit   Revision:404743 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Cleanup GH_* and variables order.

Sponsored by:	Absolight
Wed, 21 Oct 2015
[ 14:17 mat search for other commits by this committer ] Original commit   Revision:399917
Fix on recent stable/10.

PR:		202082
Submitted by:	maintainer
Sponsored by:	Absolight
Sun, 2 Aug 2015
[ 16:39 pi search for other commits by this committer ] Original commit   Revision:393433
emulators/dynamips-community: 0.2.12 -> 0.2.15

- Add optional argument 'format' to hypervisor commands
  - 'send_con_msg' and 'send_aux_msg'.
  - Report "X byte(s) written" on succeess.
  - String formats:
    * plain - plain string (default, old behavior)
    * base64 - base64 encoded string
- Use an auxiliary variable to record configured ram size for npe-400
- Fixed issue #49 - IOS crashes after router restart
- Fixed issue #50 - vm send_con_msg

PR:		194066
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Tue, 24 Mar 2015
[ 22:17 marino search for other commits by this committer ] Original commit   Revision:382185 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
3 ports categories: Remove $PTHREAD_LIBS

Categories: print, science, emulators

approved by:	PTHREAD blanket
Wed, 2 Jul 2014
[ 11:41 arved search for other commits by this committer ] Original commit   Revision:360169
Update to 0.2.12

PR:		190875
Submitted by:	maintainer
Thu, 13 Mar 2014
[ 18:36 pawel search for other commits by this committer ] Original commit   Revision:348114
- Update to version 0.2.11 [1]
- Remove optional installation of DOCS files, staging
  takes care of that, make it shorter

PR:		ports/187447 [1]
Submitted by:	maintainer
Fri, 7 Mar 2014
[ 16:55 bapt search for other commits by this committer ] Original commit   Revision:347406 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Convert e* to USES=zip
Sat, 25 Jan 2014
[ 16:29 marino search for other commits by this committer ] Original commit   Revision:341048
emulations/dynamips-community: Update to 0.2.10, support stage

Additionally from marino@:
 * Use OPSYS with OVERSION
 * Properly set LIB_DEPENDS
 * Treat x86-64 like amd64
 * Fixed line ending on pkg-descr

PR:		ports/185642
Submitted by:	maintainer (Pavel Volkov)
Fixed by:	marino@
Fri, 20 Sep 2013
[ 16:43 bapt search for other commits by this committer ] Original commit   Revision:327721 (Only the first 10 of 190 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:
emulators)
Sun, 28 Apr 2013
[ 21:20 bapt search for other commits by this committer ] Original commit   Revision:316753
Convert emulators to new options framework
Fri, 2 Mar 2012
[ 14:56 pav search for other commits by this committer ] Original commit 
- Remove conditional checks for FreeBSD 6.X

PR:             ports/165608
Submitted by:   pgollucci
Approved by:    portmgr (hat)
Thu, 10 Nov 2011
[ 05:56 linimon search for other commits by this committer ] Original commit 
Also broken on powerpc: uses i386 asm.

Hat:            portmgr
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
Sun, 24 Apr 2011
[ 07:55 dhn search for other commits by this committer ] Original commit 
Cisco 1700/2600/3600/3700/7200 simulator.

WWW:    http://www.gns3.net/content/dynamips-028-rc3-community-version-released

PR:             ports/156454
Submitted by:   Pavel I Volkov <pavelivolkov@googlemail.com>

Number of commits found: 27