notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: emulators/dynagen/Makefile

Number of commits found: 32

Sunday, 8 Mar 2020
17:01 antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
Original commitRevision:528058 
Monday, 10 Sep 2018
13:15 mat search for other commits by this committer
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479407 
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Monday, 19 Oct 2015
14:53 amdmi3 search for other commits by this committer
- Convert to new shebangfix order
- Remove unneeded shebangfix items
- Add NO_ARCH
- Merge USES lines
- Remove redundant options.mk inclusion

PR:		203515
Submitted by:	amdmi3
Approved by:	maintainer timeout (pavelivolkov@gmail.com, 2 weeks)
Original commitRevision:399685 
Wednesday, 29 Jul 2015
22:09 antoine search for other commits by this committer
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
Original commitRevision:393196 
Saturday, 16 May 2015
19:29 riggs search for other commits by this committer
- Allow to work with python 3
- Use autoplist

PR:		199781
Submitted by:	pavelivolkov@gmail.com (maintainer)
Original commitRevision:386571 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Saturday, 28 Mar 2015
14:38 pi search for other commits by this committer
emulators/dynagen: shebangfix for python in the scripts instead of patches

PR:		194215
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Reviewed by:	marino
Original commitRevision:382486 
Sunday, 19 Oct 2014
15:43 mva search for other commits by this committer
- Convert ports from dns/, editors/ and emulators/ to new
  USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371188 
Wednesday, 11 Jun 2014
16:38 marino search for other commits by this committer
emulators/dynagen: Add stage support

In addition:
  * Update maintainer address
  * minor tweaks

PR:		190923
submitted by:	maintainer (Pavel Volkoy)
Original commitRevision:357506 
Monday, 26 May 2014
06:55 bapt search for other commits by this committer
Convert to USES=dos2unix

With hat:	portmgr
Original commitRevision:355278 
Friday, 20 Sep 2013
16:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
Original commitRevision:327721 
Friday, 22 Jun 2012
01:49 wxs search for other commits by this committer
Fix RUN_DEPENDS.
Add LICENSE.
Switch to PLIST_FILES.

PR:             ports/168937
Submitted by:   Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Original commit
Friday, 29 Apr 2011
19:03 sunpoet search for other commits by this committer
- Change RUN_DEPENDS from emulators/dynamips-devel to
emulators/dynamips-community
- Bump PORTREVISION for dependency change
- Remove obsolete MD5 checksum

PR:             ports/156692
Submitted by:   Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Original commit
Saturday, 16 Oct 2010
20:02 makc search for other commits by this committer
Update maintainer address

PR:             ports/151500
Submitted by:   Pavel I. Volkov (maintainer)
Original commit
Saturday, 22 Aug 2009
00:20 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
Original commit
Friday, 25 Jul 2008
14:34 pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Original commit
Friday, 20 Jun 2008
14:36 miwi search for other commits by this committer
- Update to 0.11.0

PR:             124759
Submitted by:   Pavel I Volkov <pol@opk.ru> (maintainer)
Original commit
Wednesday, 11 Jun 2008
10:42 trasz search for other commits by this committer
- Pass maintainership to Pavel Volkov, who is already maintaining
  emulators/dynagen-devel.

Approved by:    Pavel Volkov
Original commit
Friday, 6 Jun 2008
13:27 edwin search for other commits by this committer
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)
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Original commit
Wednesday, 11 Jul 2007
22:06 trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
Original commit
Wednesday, 4 Jul 2007
11:07 trasz search for other commits by this committer
- Update to 0.9.3.

PR:             ports/113807
Submitted by:   Pavel I Volkov <pol@opk.ru>
Approved by:    miwi (mentor)
Original commit
Friday, 13 Apr 2007
13:03 trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
Original commit
Monday, 26 Feb 2007
21:26 miwi search for other commits by this committer
- Update to 0.9.0

PR:             109576
Submitted by:   trasz (maintainer)
Original commit
Monday, 8 Jan 2007
12:36 miwi search for other commits by this committer
- Update to 0.8.3

PR:           107663
Submitted by: trasz (maintainer)
Original commit
Wednesday, 3 Jan 2007
17:19 miwi search for other commits by this committer
- Update to 0.8.2

PR:             ports/107456
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (Maintainer)
Original commit
Saturday, 25 Nov 2006
10:33 miwi search for other commits by this committer
- Update to 0.8.1

PR:             105840
Submitted by    trasz (maintainer)
Original commit
Wednesday, 8 Nov 2006
23:34 miwi search for other commits by this committer
Dynagen is a front-end for use with the Dynamips Cisco router
emulator. It uses an INI-like configuration file to provision
Dynamips emulator networks. It takes care of specifying the right
port adapters, generating and matching up those pesky NIO descriptors,
specifying bridges, frame-relay, ATM switches, etc. It also provides
a management CLI for listing devices, suspending and reloading
instances, etc.

WWW:    http://dyna-gen.sourceforge.net/

PR:             ports/105282
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
Original commit

Number of commits found: 32