Bug 209320 - [NEW PORT] misc/qt5-examples: Qt 5 examples sourcecodes
Summary: [NEW PORT] misc/qt5-examples: Qt 5 examples sourcecodes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-06 08:55 UTC by groot
Modified: 2016-05-28 12:52 UTC (History)
1 user (show)

See Also:


Attachments
New port (389.39 KB, patch)
2016-05-06 08:55 UTC, groot
no flags Details | Diff
Add port to category makefile (351 bytes, patch)
2016-05-06 08:56 UTC, groot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description groot 2016-05-06 08:55:07 UTC
Created attachment 170034 [details]
New port

This comes from area51, the KDE-FreeBSD staging area. Original work by Ralf Nolden . This is a support / add-on package for qtcreator, which likes to showcase examples.

Patch applies with -p4
Comment 1 groot 2016-05-06 08:56:29 UTC
Created attachment 170035 [details]
Add port to category makefile

Applies with -p0
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2016-05-06 11:14:43 UTC
Give this a more descriptive Summary.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-27 05:31:15 UTC
There's no pkg-descr in the port ? Can you provide one ?
Comment 4 VK 2016-05-27 08:58:04 UTC
Don't we need a shar for new ports?
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-27 09:02:36 UTC
(In reply to Vladimir Krstulja from comment #4)
There are two sides to this question:
- Yes, if we always receive shar for new ports, it would be very good
  and improve our chances to automate the process
- If there's a submission in non-shar-form, the committer working on it
  can decide if she accepts it.

Nudging the submitters is very helpful, in either case 8-), so thank you for taking up this task!
Comment 6 VK 2016-05-27 09:47:15 UTC
(In reply to Kurt Jaeger from comment #5)

I understand. Thanks for clearing that up. :)
Comment 7 commit-hook freebsd_committer freebsd_triage 2016-05-28 12:51:22 UTC
A commit references this bug:

Author: pi
Date: Sat May 28 12:51:04 UTC 2016
New revision: 415985
URL: https://svnweb.freebsd.org/changeset/ports/415985

Log:
  New port: misc/qt5-examples: Qt 5 examples sourcecodes

  A collection of code samples and tutorials for Qt to help new users
  get started with Qt development. This is a support / add-on package for
  qtcreator, which likes to showcase examples.

  WWW: http://doc.qt.io/qt-5/qtexamplesandtutorials.html

  PR:		209320
  Submitted by:	groot@kde.org (kde), Ralf Nolden <nolden@kde.org> (kde)

Changes:
  head/misc/Makefile
  head/misc/qt5-examples/
  head/misc/qt5-examples/Makefile
  head/misc/qt5-examples/distinfo
  head/misc/qt5-examples/pkg-descr
  head/misc/qt5-examples/pkg-plist
Comment 8 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-28 12:51:57 UTC
Added pkg-descr, testbuild is fine, committed, thanks!