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: lang/icc/files/ld

Number of commits found: 4

Tuesday, 17 Sep 2002
12:10 netchild search for other commits by this committer
- C++ support: fix to work also on -current, work around broken exception
  handling when generating shared objects with binutils/ld 2.12.[0,1], link
  in the icc C++ ABI definitions not those of gcc
- remove libcprts (STL): it has unresolvable glibc dependencies in both,
  dynamic and static, versions, therefore is not usable and entirely unneeded
  when libstlport is used instead
- add libimf (Intel's optimized math functions library), while there's no
  measurable speed improvement (at least for the functions tested) in
  comparison to FreeBSD's libm beyond the "normal" icc vs. gcc boost icc
  occasionally produces code depending on libimf when told to optimize for
  Pentium 4
- replace the ld-script with a wrapper written in C as (c)sh is a bit limited
  and long winded for that purpose
- minor stuff and cleanup

Submitted by:   marius@alchemy.franken.de
Original commit
Tuesday, 20 Aug 2002
10:01 netchild search for other commits by this committer
- add category: devel
- use reinplace command where appropriate
- gzip man page
- clarify download instructions (1)
- fix typo in a comment (2)
- preparation for successfull C++ compiles (2, minor changes by me)

Even if I bumped the port revision for the C++ parts, there's no need to
update yet, wait until I commit the icc-stlport.

Requested by:   mi (1)
Submitted by:   Marius Strobl <marius@alchemy.franken.de> (2)
Original commit
Tuesday, 14 May 2002
13:46 netchild search for other commits by this committer
Oops, last commit was an old version, this one is at least able to link
build the LAME port with
  make CC=icc CFLAGS="-tpp6 -DNDEBUG"

No port revision bump because of the short timeframe...
Original commit
13:17 netchild search for other commits by this committer
Wrapper script for ld, needed to link native binaries.
Original commit

Number of commits found: 4