notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libpthread-stubs/Makefile
SVNWeb

Number of commits found: 24

Sun, 12 Mar 2023
[ 15:12 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:aa72a65245df6bf0e11f1d46ba1bf3131adb6aab  commit hash:aa72a65245df6bf0e11f1d46ba1bf3131adb6aab  commit hash:aa72a65245df6bf0e11f1d46ba1bf3131adb6aab  aa72a65 
devel/libpthread-stubs: remove port

libpthread-stubs >= 0.4 isn't granular: checks too few or often unused
pthread symbols. On FreeBSD it always added -pthread even if pthread
stubs libc would be enough. Consumers usually avoid libpthread-stubs
dependency on Linux, duplicating the logic. So, remove the wrapper.

PR:		269453
See also:	https://gitlab.freedesktop.org/xorg/lib/pthread-stubs/-/issues/2
Inspired by:	Arch, Fedora, OpenBSD, PkgSrc, Void
Approved by:	ashish (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 28 May 2020
[ 08:43 danfe search for other commits by this committer ] Original commit   Revision:536752 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6).
Fri, 22 Feb 2019
[ 19:56 sunpoet search for other commits by this committer ] Original commit   Revision:493611
Update MASTER_SITES

Approved by:	portmgr (blanket)
Thu, 8 Mar 2018
[ 08:33 amdmi3 search for other commits by this committer ] Original commit   Revision:463876
- Add LICENSE
- Update WWW
- Remove USES=libtool, USE_LDCONFIG, add NO_ARCH - this does not install any
libraries

Approved by:	portmgr blanket
Wed, 29 Mar 2017
[ 06:50 ashish search for other commits by this committer ] Original commit   Revision:437182 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
  from LIB_DEPENDS, as port is now only .pc file

PR:		218015
Submitted by:	rezny
Thu, 18 Sep 2014
[ 15:29 tijl search for other commits by this committer ] Original commit   Revision:368488
Drop .la file and remove old libtool patch
Thu, 5 Jun 2014
[ 18:02 amdmi3 search for other commits by this committer ] Original commit   Revision:356662
- Switch to USES=libtool:keepla

Approved by:	portmgr blanket
Tue, 21 Jan 2014
[ 00:52 bapt search for other commits by this committer ] Original commit   Revision:340531
Support stage
Sat, 19 Oct 2013
[ 21:24 tijl search for other commits by this committer ] Original commit   Revision:330936
- Remove gmake dependency. Ordinary make works just fine.
- Remove pkgconfig dependency. The port only installs a .pc file.
- Replace gnomehack with pathfix. This allows removing
  patch-configure-libs.
- Make patch-configure-objformat FreeBSD 10 compatible.

PR:		ports/182286
Approved by:	maintainer timeout (4 weeks)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Mon, 2 Sep 2013
[ 10:10 bapt search for other commits by this committer ] Original commit   Revision:325967
Conversion from USE_GNOME=gnomehack to USES=pathfix is not that simple, revert
back to USE_GNOME=gnomehack
[ 06:45 bapt search for other commits by this committer ] Original commit   Revision:325945 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Eradicate USE_GNOME=pkgconfig from devel
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5
Wed, 9 Nov 2011
[ 15:26 miwi search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit 
- Fix build on FreeBSD 10

Approved by:    ashish@ (maintainer)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit 
- Update to 0.3

PR:             139722
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit 
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: 24