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/linuxthreads/files/README.FreeBSD

Number of commits found: 8

Friday, 22 Jul 2005
22:20 tegge search for other commits by this committer
Check for NO_PIC and NO_PROFILE on FreeBSD >= 6.0.

Add sys/_pthreadtypes.h to allow compilation on FreeBSD >= 6.0.

Initialize signal trampoline variables earlier to avoid race in wrapper
around sigaction.

Fix known API wrapper bugs.

Port compile time options:

  Add option for using an alternate restart signal instead of SIGUSR2.

  Add options for adjustment of maximum thread stack size and maximum
  number of threads.

  Make all options start with LINUXTHREADS_

Note that complete FreeBSD source matching userland must be installed
in /usr/src when compiling this port.
Original commit
Friday, 27 Feb 2004
23:32 tegge search for other commits by this committer
Add option to ignore posix priority scheduling.
Add threadsafe versions of some libc functions on FreeBSD 4.x.
Register liblgcc_r_pic.a as installed for FreeBSD 5.x.
Original commit
Monday, 9 Jun 2003
03:48 tegge search for other commits by this committer
Add new experimental option, LINUXTHREADS_WRAP_API, that adds wrapper
functions providing most of the native threads API while avoiding name
clashes by transparently prefixing all function names that directly
provide the linuxthreads API.
Original commit
Tuesday, 25 Feb 2003
00:27 tegge search for other commits by this committer
Make detection of unsafe calls to exit() optional and not default.

Reviewed by:    mbr
Original commit
Saturday, 8 Jun 2002
18:27 tegge search for other commits by this committer
Build linuxthreads version of libstdc++ and libsupc++ under 5.0-CURRENT.
Don't misuse DESTDIR when building linuxthreads version of libgcc.
Fix varargs warning under 5.0-CURRENT.
Don't try to register profiled libraries when NOPROFILE has been specified.
Don't try to register shared libraries when NOPIC has been specified.
Bump port revision.

PR:             38876
Original commit
Tuesday, 20 Feb 2001
00:34 tegge search for other commits by this committer
Initialize attributes for new threads with default values when a NULL  
pthread_attr_t is provided as argument to pthread_create.    
Original commit
Wednesday, 12 Jul 2000
03:08 jasone search for other commits by this committer
Fix a mistake in the directions for creating symlinks.  Add instructions for  
creating a gcc specs file (prompted by Dima Ruben).  Remove obsolete  
information and update various tidbits.    
Original commit
Wednesday, 24 May 2000
05:14 jasone search for other commits by this committer
Update from version 2.1.2 to 2.1.3 of LinuxThreads.    
Original commit

Number of commits found: 8