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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/mico/pkg-descr

Number of commits found: 10

Wednesday, 1 Aug 2018
07:50 tobik search for other commits by this committer
devel/mico: Deprecate; fix build with Clang 6

uni_fromuni.cc:56:3: error: constant expression evaluates to 240 which cannot be
narrowed to type 'char' [-Wc++11-narrowing]
  0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7,  /* 0x30-0x37 ( 48- 55) */
  ^~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/mico-2.3.13_3.log

yacc.yy:1798:34: error: reference to 'string_literals' is ambiguous
            yyval.node = new ParseNode( string_literals, yyvsp[0].node );
                                        ^
./parsenode.h:124:3: note: candidate found by name lookup is 'string_literals'
  string_literals,
  ^
/usr/include/c++/v1/string:4043:20: note: candidate found by name lookup is
      'std::__1::literals::string_literals'
  inline namespace string_literals
                   ^

- While here update WWW
Original commitRevision:476162 
Thursday, 19 May 2016
10:21 amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
Original commitRevision:415498 
Sunday, 23 Nov 2014
16:23 thierry search for other commits by this committer
Resurrect devel/mico, in order to restore OpenFOAM.

- Update to version 2.3.13
- Port to clang.
- Support staging.

PR:		ports/194559
Submitted by:	Pedro F. Giffuni <pfg (at) FreeBSD.org>
Original commitRevision:373166 
Sunday, 23 Jul 2006
04:00 sem search for other commits by this committer
- Update to 2.3.12
Original commit
Monday, 7 Jul 2003
07:24 daichi search for other commits by this committer
fix devel/mico:
  - fix and enable lifecycle service
  - WITHOUT_SREVICES=yes to build only ORB
  - fixes to externalize service

PR:             54117
Submitted by:   Sergey Matveychuk <sem@ciam.ru> (maintainer)
Original commit
Wednesday, 2 Jul 2003
13:02 daichi search for other commits by this committer
update devel/mico: 2.3.10 --> 2.3.10_1
  - install HTML documentation
  - add build options: WITH_X11, WITH_QT, TITH_GTK, WITH_TCL
  - fix PLIST and make it flexible and depended on build options
  - add WITH_GCC32 option to build with lang/gcc32 on -STABLE
  - add patches and rename old
  - many style fixes
  - change COMMENT to correspond to Mico current state
  - decrease pkg-descr to 24 lines

PR:             53988
Submitted by:   Sergey Matveychuk <sem@ciam.ru> (maintainer)
Original commit
Tuesday, 24 Jun 2003
19:13 erwin search for other commits by this committer
* Add detailed description about Mico features.
* Remove broken URL
* I'v broke mico on -STABLE accidentally. This patch fix it.
* remove dependency on gcc 3.2. it's uselessly;
* add multithread, SSL and full CORBA support;
* pass maintainership to submitter

PR:             53623
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
Original commit
Friday, 19 Apr 2002
23:18 will search for other commits by this committer
Re-add this port marked BROKEN and commenting out USE_QT_VER and related
relating to Qt1.  When someone has time they can test with Qt2 and fix this.

Requested by:   sobomax
Original commit
02:30 will search for other commits by this committer
Say goodbye to Qt 1.x and all of its dependents.  The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
Original commit
Tuesday, 20 Nov 2001
23:49 lioux search for other commits by this committer
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case    
Original commit

Number of commits found: 10