FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 7:51 PM BST
non port: devel/libpthread-stubs/Makefile
CVSWeb

Number of commits found: 9

Wed, 9 Nov 2011
[ 15:26 miwi ] Original commit 
1.6 accessibility/atkmm/Makefile
1.44 accessibility/gnome-speech/Makefile
1.67 archivers/libarchive/Makefile
1.9 archivers/libpar2/Makefile
1.8 archivers/snappy/Makefile
1.6 archivers/squeeze/Makefile
1.25 archivers/tardy/Makefile
1.3 audio/alsa-lib/Makefile
1.13 audio/audiere/Makefile
1.10 audio/celt/Makefile

(Only the first 10 of 250 ports in this commit are shown above. View all ports for this commit)
- Remove WITH_FBSD10_FIX, is no longer needed
Mon, 7 Nov 2011
[ 04:24 miwi ] Original commit 
1.7 devel/cxxtools/Makefile
1.15 devel/giggle/Makefile
1.20 devel/ice/Makefile
1.12 devel/ioncube/Makefile
1.18 devel/lasi/Makefile
1.13 devel/libbobcat/Makefile
1.33 devel/libdsp/Makefile
1.10 devel/libdwarf/Makefile
1.67 devel/libgsf/Makefile
1.9 devel/libiqxmlrpc/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Get rid FreeBSD 6 support
Fri, 28 Oct 2011
[ 13:02 beat ] Original commit 
1.7 devel/libpthread-stubs/Makefile
- Fix build on FreeBSD 10

Approved by:    ashish@ (maintainer)
Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile

(Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 11 Jun 2010
[ 13:37 ashish ] Original commit 
1.2 audio/pms/Makefile
1.19 deskutils/google-gadgets/Makefile
1.11 devel/giggle/Makefile
1.5 devel/gtkparasite/Makefile
1.5 devel/libpthread-stubs/Makefile
1.5 devel/p5-Devel-REPL/Makefile
1.2 devel/p5-MooseX-Object-Pluggable/Makefile
1.15 dns/nss_mdns/Makefile
1.42 editors/emacs-devel/Makefile
1.98 editors/emacs/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Change my maintainer address.

Approved by:       pgj (mentor)
Sat, 28 Nov 2009
[ 20:06 marcus ] Original commit 
1.2034 MOVED
1.25 accessibility/Makefile
1.10 accessibility/accerciser/Makefile
1.70 accessibility/at-spi/Makefile
1.59 accessibility/atk/Makefile
1.1 accessibility/gir-repository-atk/Makefile
1.52 accessibility/gnome-mag/Makefile
1.44 accessibility/gok/Makefile
1.12 accessibility/mousetweaks/Makefile
1.26 accessibility/orca/Makefile

(Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 5 Nov 2009
[ 20:16 miwi ] Original commit 
1.3 devel/libpthread-stubs/Makefile
1.2 devel/libpthread-stubs/distinfo
1.2 devel/libpthread-stubs/files/patch-Makefile.in
- Update to 0.3

PR:             139722
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 29 Jan 2007
[ 09:20 miwi ] Original commit 
1.2618 devel/Makefile
1.1 devel/libpthread-stubs/Makefile
1.1 devel/libpthread-stubs/distinfo
1.1 devel/libpthread-stubs/files/patch-configure
1.1 devel/libpthread-stubs/pkg-descr
1.1 devel/libpthread-stubs/pkg-plist
This library provides weak aliases for pthread functions not provided in libc
or otherwise available by default.  Libraries like libxcb rely on pthread
stubs to use pthreads optionally, becoming thread-safe when linked to
libpthread, while avoiding any performance hit when running single-threaded.
libpthread-stubs supports this behavior even on platforms which do not supply
all the necessary pthread stubs.  On platforms which already supply all the
necessary pthread stubs, this package ships only the pkg-config file
pthread-stubs.pc, to allow libraries to unconditionally express a dependency
on pthread-stubs and still obtain correct behavior.

WWW: http://xcb.freedesktop.org/

PR:             ports/108491
Submitted by:   wahjava

Number of commits found: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.094 seconds.