non port: emulators/gns3/Makefile |
SVNWeb
|
Number of commits found: 34 |
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 17 Feb 2016
|
[ 10:42 olivier ] (Only the first 10 of 27 ports in this commit are shown above. )
Update my email for ports I maintain
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309
|
Thu, 10 Sep 2015
|
[ 11:42 amdmi3 ]
- Add NO_ARCH
- Remove non existing files from plist
Approved by: portmgr blanket
|
Fri, 8 May 2015
|
[ 11:07 amdmi3 ]
- Add CPE info
- Add LICENSE_FILE
- Whitespace fixes
Approved by: portmgr blanket
|
Sun, 19 Oct 2014
|
[ 15:43 mva ] (Only the first 10 of 34 ports in this commit are shown above. )
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Thu, 17 Jul 2014
|
[ 15:22 jadawin ]
- Update to 0.8.7
PR: ports/191760
Submitted by: maintainer
Sponsored by: Orange Business Services
|
Tue, 15 Jul 2014
|
[ 23:30 adamw ] (Only the first 10 of 66 ports in this commit are shown above. )
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
|
Wed, 11 Jun 2014
|
[ 13:41 jadawin ]
- Update to 0.8.6
- Add stage support
PR: 190867
Submitted by: maintainer
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Sun, 3 Feb 2013
|
[ 18:16 makc ] (Only the first 10 of 58 ports in this commit are shown above. )
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
|
Wed, 23 Jan 2013
|
[ 15:00 makc ] (Only the first 10 of 237 ports in this commit are shown above. )
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Sat, 27 Oct 2012
|
[ 22:59 pawel ]
Add missing semicolon
Feature safe: yes
|
[ 13:14 pawel ]
tabs -> space in Makefile header
Feature safe: yes
|
[ 13:04 pawel ]
- Update to version 0.8.3.1 [1]
- Don't install another copy of GPLv2 license
- Add desktop entry
PR: ports/173135 [1]
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> [1]
Feature safe: yes
|
Tue, 3 Jul 2012
|
[ 17:41 ak ]
- Remove unneeded wrapper from ${PREFIX}/bin
PR: ports/169489
Submitted by: Adrian Holota <holotaa@iem.pw.edu.pl>
Approved by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
|
Mon, 25 Jun 2012
|
[ 10:32 sbz ]
- Update to 0.8.2
- Convert to OptionsNG
- Remove non needed patches
PR: ports/167339
Submitted by: Olivier Cochard-Labbe <olivier at cochard.me>
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 May 2012
|
[ 01:50 makc ] (Only the first 10 of 57 ports in this commit are shown above. )
Chase PyQT update
|
Wed, 13 Jul 2011
|
[ 20:06 nox ]
- Update to release 0.7.4 .
- Add support for qemu.
PR: ports/158752
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
|
Fri, 1 Jul 2011
|
[ 17:30 nox ]
- Fix dependency conflict problem.
- Unmark BROKEN.
- Bump PORTREVISION.
PR: ports/158540
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
|
Thu, 16 Jun 2011
|
[ 20:15 pav ]
- Mark BROKEN: conflicting dependencies
pkg_add: package 'dynamips-devel-0.2.8.r2_3' conflicts with
dynamips-community-0.2.8
Reported by: pointyhat
|
Fri, 11 Mar 2011
|
[ 07:18 martymac ]
Update to 0.7.3
PR: ports/155178
Submitted by: Olivier Cochard-Labbé <olivier@cochard.me>
Approved by: ehaupt (mentor)
|
Fri, 25 Feb 2011
|
[ 00:12 miwi ] (Only the first 10 of 44 ports in this commit are shown above. )
- Move over to py25+ or above
- While here kick md5 support
|
Sat, 3 Apr 2010
|
[ 07:07 avilla ]
- Update to 0.7.
- Make portlint happy.
PR: ports/144353
Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> (maintainer)
Approved by: tabthorpe (mentor)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 30 Jan 2010
|
[ 14:27 fluffy ] (Only the first 10 of 82 ports in this commit are shown above. )
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
|
Sat, 22 Aug 2009
|
[ 00:20 amdmi3 ] (Only the first 10 of 124 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
|
Sun, 24 May 2009
|
[ 19:11 dhn ]
- Update to 0.6.1
PR: ports/134892
Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> (maintainer)
|
Mon, 16 Mar 2009
|
[ 20:43 miwi ]
Graphical Cisco network simulator using Dynapips, Dynagen and Pemu.
Important notice: users have to provide their own Cisco IOS to use with GNS3.
WWW: http://www.gns3.net
PR: ports/132689
Submitted by: Olivier Cochard-Labbe <olivier at cochard.me>
|
Number of commits found: 34 |