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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/mico/Makefile

Number of commits found: 78

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 
Friday, 16 Feb 2018
18:35 brnrd search for other commits by this committer
security/openssl-devel: Mark ports broken cat devel

 - REASON from build log
Original commitRevision:462052 
Tuesday, 27 Jun 2017
13:46 sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Original commitRevision:444463 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Sunday, 7 Jun 2015
16:02 amdmi3 search for other commits by this committer
- Strip libraries
Original commitRevision:388726 
Saturday, 10 Jan 2015
15:07 tijl search for other commits by this committer
- Reset maintainer as requested [1]
- Indicate the port is multi-licensed
- Avoid USE_AUTOTOOLS by patching configure instead of configure.in
- Use option helpers
- Simplify DOCS/EXAMPLES handling thanks to staging

PR:		196201 [1]
Original commitRevision:376711 
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 
Friday, 22 Nov 2013
08:24 bapt search for other commits by this committer
Deprecated ports broken for more than 6 month
Original commitRevision:334555 
Wednesday, 16 Oct 2013
09:14 gahr search for other commits by this committer
- Convert to USES+=tcl
Original commitRevision:330489 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Tuesday, 2 Jul 2013
22:25 rene search for other commits by this committer
Remove the QT3 option which depends on the expired QT3 port.
Original commitRevision:322207 
Friday, 10 May 2013
06:59 miwi search for other commits by this committer
- Broken fails to build

[2361423366 - 0x8022041c0] address.cc:555: assertion failed
gmake[2]: *** [CosNaming.cc] Abort trap: 6 (core dumped)
gmake[2]: Leaving directory `/work/a/ports/devel/mico/work/mico/coss/naming'
gmake[1]: *** [idlcompile] Error 1
gmake[1]: Leaving directory `/work/a/ports/devel/mico/work/mico/coss'
gmake: *** [system] Error 1
*** Error code 1

Reported by:	pointyhat
Original commitRevision:317771 
Wednesday, 17 Apr 2013
10:02 gahr search for other commits by this committer
- Use current Tcl version

Feature safe:	yes
Original commitRevision:315956 
Thursday, 14 Feb 2013
09:42 gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
Original commitRevision:312209 
Tuesday, 12 Jun 2012
09:17 bapt search for other commits by this committer
Convert to new options framework
Original commit
Sunday, 25 Dec 2011
19:25 wxs search for other commits by this committer
Switch to using bsd.port.options.mk and cleanup unnecessary assignments.

PR:             ports/162754
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Wednesday, 16 Mar 2011
13:35 bapt search for other commits by this committer
change MASTER_SITES to SF
remove MD5
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Monday, 26 Oct 2009
16:51 sem search for other commits by this committer
- Drop maintainership
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Sunday, 30 Sep 2007
04:47 linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Original commit
Tuesday, 14 Aug 2007
15:11 sem search for other commits by this committer
- Remove obsolated USE_GCC=3.4+
- Add NOT_FOR_ARCHS=sparc64 (does not build)
Original commit
Wednesday, 11 Apr 2007
13:57 sem search for other commits by this committer
- Get rid of 4.x hacks.
Original commit
Sunday, 17 Sep 2006
07:17 sem search for other commits by this committer
- Fix build on current
- Fix an issue with configure
- While I'm here: minor style changes, get rid of alpha mentioning

Submitted by:   Alex Lyashkov (Umka@RusNet)
Reported by:    kris mail
Original commit
Sunday, 10 Sep 2006
23:39 kris search for other commits by this committer
BROKEN on 7.0: does not compile
Original commit
Sunday, 23 Jul 2006
04:00 sem search for other commits by this committer
- Update to 2.3.12
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Original commit
Tuesday, 28 Feb 2006
06:53 sem search for other commits by this committer
- Fix install after an additional documentation removal

Reported by:    kris mail
Approved by:    portmgr (marcus)
Original commit
Tuesday, 21 Feb 2006
13:56 sem search for other commits by this committer
- Remove old, obsoleted and unsupported documentation.
Original commit
Tuesday, 7 Feb 2006
17:56 sem search for other commits by this committer
- Remove USE_REINPLACE from my ports
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Tuesday, 19 Jul 2005
16:58 kris search for other commits by this committer
Now builds on 6.x.
Original commit
Saturday, 7 May 2005
02:57 kris search for other commits by this committer
BROKEN on 6.0: Does not compile
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Sunday, 27 Mar 2005
19:32 kris search for other commits by this committer
Previous commit was in error, the port was fixed 5 days ago

Pointy hat to:  kris
Approved by:    portmgr (self)
Original commit
Saturday, 26 Mar 2005
21:22 kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Original commit
Sunday, 26 Dec 2004
11:50 sem search for other commits by this committer
- Fix plist on 4.x

Submitted by:   pointyhat via kris
Original commit
Saturday, 18 Dec 2004
17:31 sem search for other commits by this committer
- Does not build on alpha 4.x
Original commit
Wednesday, 24 Nov 2004
03:27 sem search for other commits by this committer
- Fix build on 4.10.
Original commit
Wednesday, 17 Nov 2004
09:20 sem search for other commits by this committer
- Unbreak on 5.3+
Original commit
Thursday, 30 Sep 2004
05:32 kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
Original commit
Tuesday, 10 Aug 2004
06:53 sem search for other commits by this committer
Mark broken while I have no work around for gcc 3.4 build
Original commit
Wednesday, 7 Jul 2004
19:20 sem search for other commits by this committer
Change email address for my ports.

Approved by:    krion (mentor)
Original commit
Friday, 12 Mar 2004
09:09 krion search for other commits by this committer
- Fix defaults with BATCH=yes

PR:             ports/64128
Submitted by:   maintainer
Original commit
Wednesday, 25 Feb 2004
05:38 linimon search for other commits by this committer
Add missing files for lifecycle; utilize OPTIONS; add SIZE.

PR:             ports/62886
Submitted by:   Sergey Matveychuk <sem@ciam.ru> (maintainer)
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Wednesday, 5 Nov 2003
08:08 sergei search for other commits by this committer
- Update to 2.3.11
- USE_AUTOCONF
- gcc 3.2 -> 3.3 on -stable

PR:             58014
Submitted by:   maintainer
Original commit
Thursday, 25 Sep 2003
20:04 krion search for other commits by this committer
- Use ${PTHREAD_LIBS}

PR:             56761
Submitted by:   Sergey Matveychuk <sem@ciam.ru> (maintainer)
Original commit
Monday, 8 Sep 2003
08:33 edwin search for other commits by this committer
[MAINTAINER] devel/mico: fix docs fetch

        Documentation has gone from master site (I hope accidently),
        so I've put it on my home page to fix fetching.

Doesn't fix the checksum problem.

PR:             ports/56568
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
Original commit
Monday, 25 Aug 2003
12:37 krion search for other commits by this committer
- Utilize DOCSDIR and EXAMPLESDIR
- make portlint happy: move DISTFILES
- change COMMENT a little
- ${ECHO} -> ${ECHO_MSG}

PR:             55946
Submitted by:   maintainer
Original commit
Tuesday, 29 Jul 2003
13:18 krion search for other commits by this committer
Fix build on 4.x

PR:             55010
Submitted by:   maintainer
Approved by:    fjoe (mentor) (implicit)
Original commit
Monday, 14 Jul 2003
06:41 daichi search for other commits by this committer
update devel/mico:
  - fix build and enable CSL2 on -STABLE with gcc32 port
  - add patch for externalize service from developers
  - change WITH_GCC32 to WITH_SYSTEM_GCC. Mico builds best with gcc32,
    so it's default now
  - bump PORTVERSION

PR:             54350
Submitted by:   Sergey Matveychuk <sem@ciam.ru> (maintainer)
Original commit
Friday, 11 Jul 2003
12:23 erwin search for other commits by this committer
Fix typo USE_XLIBS -> USE_XLIB

PR:             54357
Submitted by:   Mark Linimon <linimon@lonesome.com>
Approved by:    maintainer
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
Sunday, 22 Jun 2003
18:23 arved search for other commits by this committer
Update to 2.3.10
Unbreak on -CURRENT

PR:             53610
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
Original commit
Wednesday, 4 Jun 2003
22:43 kris search for other commits by this committer
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
Original commit
Sunday, 18 May 2003
09:55 kris search for other commits by this committer
BROKEN on 5.1: bad C++
Original commit
Friday, 9 May 2003
23:49 arved search for other commits by this committer
Unbreake by using USE_GCC= 3.2

Submitted by:   flynn@energyhq.homeip.net (Miguel Mendez)
Original commit
Tuesday, 6 May 2003
21:22 kris search for other commits by this committer
BROKEN: Does not compile
Original commit
Friday, 7 Mar 2003
06:01 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Saturday, 22 Feb 2003
17:21 arved search for other commits by this committer
Unbreak by updating to 2.3.9
Removed most of the optional dependencies.
Reset Maintainer to ports

Note: I did not test, if the port works but at least it builds now.

PR:             37903,36838
Submitted by:   arved, Alex Zykov <az@ci.nnov.ru>
Approved by:    Maintainer timeout (ca. 10 months)
Original commit
Saturday, 31 Aug 2002
02:40 kris search for other commits by this committer
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
Original commit
Friday, 30 Aug 2002
13:31 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42195
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
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, 29 Jan 2002
10:16 knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Original commit
Sunday, 17 Jun 2001
19:05 steve search for other commits by this committer
Convert to use USE_QT_VER to avoid warnings.    
Original commit
Thursday, 5 Oct 2000
07:36 reg search for other commits by this committer
Implement USE_GTK, part 1.    
Original commit
Friday, 16 Jun 2000
22:52 asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
Original commit
09:48 sobomax search for other commits by this committer
Fourth round of INSTALLS_SHLIBS conversion.    
Original commit

Number of commits found: 78