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/msp430-libc/Makefile

Number of commits found: 39

Monday, 19 Oct 2015
13:34 lev search for other commits by this committer
 New port: GCC toolchain for TI's MSP430 microcontrollers.

 It is official open-source release, prepared for TI by RedHat.

 Old "mspgcc" ports, which were made obsolete almost year ago, are marked
 as DEPRECATED.
Original commitRevision:399668 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Sunday, 18 May 2014
19:11 lev search for other commits by this committer
 STAGEfy msp430 toolchain ports, un-break msp430-gdb with clang.
Original commitRevision:354450 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
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 
Wednesday, 29 May 2013
04:46 jgh search for other commits by this committer
- adoption of optionsNG
- add trace options to ncurses{-deve}
- doc knob conversion in subversion{16}
- trim headers/comments
- eliminate some processing of bsd.port.pre.mk

Approved by:	portmgr (miwi)
Original commitRevision:319339 
Thursday, 18 Oct 2012
14:55 lev search for other commits by this committer
  PORTREVISION bump.

Feature safe: yes
Original commitRevision:306073 
14:53 lev search for other commits by this committer
 Update with latest LTS patches

Feature safe: yes
Original commitRevision:306071 
Sunday, 8 Apr 2012
15:35 lev search for other commits by this committer
  Update to brand-new LTS (Long Terms Support) release.
  gcc is 4.6.3
  binutils is 2.21.1a

Feature safe: yes
Original commit
Thursday, 22 Sep 2011
10:25 lev search for other commits by this committer
   Update to latest "upstream" (Long Time Support) patches for all MSP430
 toolchain components.
Original commit
Saturday, 6 Aug 2011
19:42 lev search for other commits by this committer
  Fix distribution patches.
Original commit
16:46 lev search for other commits by this committer
  Upstream fixed bug #3387164.
Original commit
15:42 lev search for other commits by this committer
  Fix tiny parser error. No user-visible changes.

PR:             ports/159540
Submitted by:   dougb@
Original commit
Thursday, 28 Jul 2011
11:52 lev search for other commits by this committer
  (1) Make binutils/gcc ready for further official bugfix patches
      according to new mspgcc release politic.
  (2) Add official (mspgcc) ARCH problem patch to binutils.
  (3) Add official (mspgcc) patch to gcc.
  (4) Fix msp430mcu plist, if it is installed alone.
  (5) Make portlint (almost) happy.
Original commit
Tuesday, 26 Jul 2011
16:26 lev search for other commits by this committer
  Update msp430 toolchain to new version:
   mspgcc release 20110716:
     binutils-2.21.1.20110716
     gcc-4.5.3.20110706
     gdb-7.2.20110103

     msp430mcu-20110613 (new port, platform headers, converted from offical TI
                         ones and linking scripts, generated from datasheets).

     msp430-libc-1.0.20110612

   Preserve old msp430-gcc as `devel/msp430-gcc3'
   Make mps430-libc work with both gcc versions.
   Add CONFLICTS to msp430-gcc*.
   Add LICENSE clauses to all FSF-based ports.
Original commit
Friday, 6 Jun 2008
13:21 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Thursday, 4 May 2006
21:41 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
Original commit
Monday, 19 Sep 2005
13:39 lev search for other commits by this committer
  Latest version.
Original commit
Tuesday, 3 Aug 2004
10:56 lev search for other commits by this committer
  Update to latest snapshot.
Original commit
Tuesday, 6 Apr 2004
08:56 lev search for other commits by this committer
 Bugfixes for new devices.
Original commit
Wednesday, 3 Mar 2004
13:14 lev search for other commits by this committer
  Add new devices
Original commit
Wednesday, 25 Feb 2004
11:47 lev search for other commits by this committer
  New devices, some fixes.
Original commit
Friday, 6 Feb 2004
12:51 lev search for other commits by this committer
  Some new examples.
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
Friday, 5 Dec 2003
14:59 lev search for other commits by this committer
  Add many examples from TI
Original commit
Wednesday, 15 Oct 2003
12:01 lev search for other commits by this committer
  Fixes for *printf() family of functions
Original commit
Friday, 10 Oct 2003
13:10 lev search for other commits by this committer
   Update to latest version
Original commit
Thursday, 28 Aug 2003
10:04 lev search for other commits by this committer
  Some optimizations for unsigned bit fields.
Original commit
Tuesday, 12 Aug 2003
15:22 lev search for other commits by this committer
   Finally add new devices.

Obtained from:  Target maintainers.
Original commit
13:06 lev search for other commits by this committer
   Add new devices
   Fix many bugs in libfp.

Obtained from:  Target maintatiners.
Original commit
Monday, 14 Jul 2003
09:19 lev search for other commits by this committer
  Update with last patches from developers.
Original commit
Wednesday, 25 Jun 2003
11:16 lev search for other commits by this committer
 Update to latest version.

Approved by:    sobomax
Original commit
Tuesday, 17 Jun 2003
13:53 lev search for other commits by this committer
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:    sobomax
Original commit
Sunday, 6 Apr 2003
14:06 nork search for other commits by this committer
Update to 1.0.20030326.

PR:             ports/50396
Submitted by:   Lev A. Serbryakov <lev@serebryakov.spb.ru> (maintainer)
Original commit
Monday, 24 Feb 2003
00:43 edwin search for other commits by this committer
[MAINTAINER UPDATE] Update port `devel/msp430-libc' to new version.

        - version 1.0.20030207

PR:             ports/48499
Submitted by:   Lev A. Serbryakov <lev@serebryakov.spb.ru>
Original commit
Friday, 21 Feb 2003
11:23 knu search for other commits by this committer
De-pkg-comment.
Original commit
Friday, 22 Nov 2002
18:53 nork search for other commits by this committer
Update to 0.1.20021110.

PR:             ports/45569
Submitted by:   Lev A. Serbryakov <lev@serebryakov.spb.ru> (maintainer)
Original commit
Monday, 11 Nov 2002
06:35 sada search for other commits by this committer
- upgrade to version 0.1.20021102
- portlint
PR:     ports/45163
Submitted by:   maintainer
Original commit
Thursday, 7 Nov 2002
09:03 jkoshy search for other commits by this committer
C library for the cross toolchain supporting Texas Instruments MSP430
architecture.

PR:             ports/44140
Submitted by:   Lev Serebryakov <lev@serebryakov.spb.ru>
Original commit

Number of commits found: 39