Bug 109623 - [new port] devel/qscintilla2-designerplugin: QScintilla2 Designer plugin for Qt4
Summary: [new port] devel/qscintilla2-designerplugin: QScintilla2 Designer plugin for Qt4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 18:10 UTC by Danny Pansters
Modified: 2007-03-27 11:10 UTC (History)
1 user (show)

See Also:


Attachments
05-qscintilla2-designerplugin.shar (3.05 KB, text/plain)
2007-02-27 18:10 UTC, Danny Pansters
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danny Pansters 2007-02-27 18:10:10 UTC
	This PR creates:	devel/qscintilla2-designerplugin
	new files:		Makefile, distinfo, pkg-descr, pkg-plist

	This PR is part 5 of a series of 20 PRs concerning PyQt4 and QScintilla2


	The following existing ports are affected
	=========================================

	devel/py-sip          ==> update to recent snapshot
	devel/py-dbus         ==> update to 0.8.1 (dbus 1.0 API)
	x11-toolkits/py-qt    ==> update to recent snapshot (sip backport)


	The following ports are new
	===========================

	devel/qscintilla2
	devel/qscintilla2-designerplugin

	databases/py-qt4-sql
	devel/py-qt4-assistant
	devel/py-qt4-core
	devel/py-qt4-dbus
	devel/py-qt4-designer
	devel/py-qt4-designerplugin
	devel/py-qt4-qscintilla2
	devel/py-qt4-test
	graphics/py-qt4-svg
	misc/py-qt4-demo
	misc/py-qt4-doc
	net/py-qt4-network
	textproc/py-qt4-xml
	x11/py-qt4-opengl
	x11-toolkits/py-qt4-gui


	Distfile rerolling, packages
	============================

	Currently there are new snapshots made available upstream daily. The
	older snapshots are not retained and upstream often uploads a new
	snapshot under an existing name, which causes checksums to break.
	The distfiles from my web location should be in sync with the latest
	distname used in the ports so fetching and checksumming should work
	with that. Binary packages (i386/FreeBSD6-stable) can be fetched from
	http://freebsd.ricin.com/ports/packages/All/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-02-27 19:34:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-03-27 10:44:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-27 10:44:52 UTC
miwi        2007-03-27 09:44:46 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/qscintilla2-designerplugin Makefile distinfo pkg-descr 
                                     pkg-plist 
  Log:
  The Qt Designer plugin allows QScintilla2 instances to be included in GUI
  designs just like any other Qt4 widget.
  
  WWW: http://www.riverbankcomputing.co.uk/qscintilla/
  
  PR:             ports/109623
  Submitted by:   Danny Pansters <danny at ricin.com>
  
  Revision  Changes    Path
  1.2700    +1 -0      ports/devel/Makefile
  1.1       +32 -0     ports/devel/qscintilla2-designerplugin/Makefile (new)
  1.1       +3 -0      ports/devel/qscintilla2-designerplugin/distinfo (new)
  1.1       +4 -0      ports/devel/qscintilla2-designerplugin/pkg-descr (new)
  1.1       +3 -0      ports/devel/qscintilla2-designerplugin/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-03-27 11:04:21 UTC
miwi        2007-03-27 10:04:15 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-qt4-designerplugin Makefile distinfo pkg-descr 
                                pkg-plist 
    devel/py-qt4-designerplugin/files patch-configure.py 
  Log:
  PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
  This package provides the QtDesigner plugin.
  
  WWW: http://www.riverbankcomputing.co.uk/pyqt/
  
  PR:             ports/109623
  Submitted by:   Danny Pansters <danny at ricin.com>
  
  Revision  Changes    Path
  1.2704    +1 -0      ports/devel/Makefile
  1.1       +47 -0     ports/devel/py-qt4-designerplugin/Makefile (new)
  1.1       +3 -0      ports/devel/py-qt4-designerplugin/distinfo (new)
  1.1       +194 -0    ports/devel/py-qt4-designerplugin/files/patch-configure.py (new)
  1.1       +4 -0      ports/devel/py-qt4-designerplugin/pkg-descr (new)
  1.1       +5 -0      ports/devel/py-qt4-designerplugin/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"