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/pth/Makefile
SVNWeb

Number of commits found: 48

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.
Mon, 10 Sep 2018
[ 13:11 mat search for other commits by this committer ] Original commit   Revision:479405 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
After an include, PLIST_SUB must be appended to, not overwritten.

If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Tue, 9 Jan 2018
[ 18:44 danfe search for other commits by this committer ] Original commit   Revision:458558 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
For the ports under `devel' category: remove superfluous linefeeds.
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Sun, 5 Oct 2014
[ 21:05 tijl search for other commits by this committer ] Original commit   Revision:370122
Convert to USES=libtool
Tue, 4 Feb 2014
[ 20:45 antoine search for other commits by this committer ] Original commit   Revision:342606
Master port devel/pth is staged, so stage slave port devel/pth-hard too
Mon, 3 Feb 2014
[ 04:05 miwi search for other commits by this committer ] Original commit   Revision:342382
- Stage support
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)
Sat, 11 May 2013
[ 13:49 bapt search for other commits by this committer ] Original commit   Revision:317876 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
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
Fri, 28 Oct 2011
[ 18:00 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Fix build FreeBSD 10
Tue, 28 Apr 2009
[ 21:36 pgollucci search for other commits by this committer ] Original commit 
- Mark MAKE_JOBS_UNSAFE=    yes

Approved by:    pav (via irc on #bsdports)
Tested on:      RideCharge TB, and P6 TB
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, 12 Feb 2007
[ 16:04 vd search for other commits by this committer ] Original commit 
Get rid of WITH_SYSCALL_HARD and depend on whether PKGNAMESUFFIX is -hard
or not.
[ 15:38 vd search for other commits by this committer ] Original commit 
Prepare devel/pth for the slave port devel/pth-hard that will be added
shortly.

PR:             ports/108975
Submitted by:   Martin Matuska <martin@matuska.org>
Mon, 19 Jun 2006
[ 09:06 vd search for other commits by this committer ] Original commit 
Switch to USE_LDCONFIG
Fri, 16 Jun 2006
[ 14:18 vd search for other commits by this committer ] Original commit 
Upgrade from 2.0.6 to 2.0.7
Thu, 4 May 2006
[ 21:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Fri, 20 Jan 2006
[ 06:12 vd search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Change my email address to the @FreeBSD one

Approved by:    garga (mentor)
Wed, 23 Nov 2005
[ 11:57 flz search for other commits by this committer ] Original commit 
- Update to 2.0.6.

PR:             ports/89449
Submitted by:   maintainer
Tue, 15 Nov 2005
[ 15:44 nork search for other commits by this committer ] Original commit 
Fix pkg-plist WITH_SYSCALL_HARD, and Bump PORTREVISION.

Approved by:    Vasil Dimov <vd@datamax.bg> (maintainer)
Wed, 26 Oct 2005
[ 18:59 mnag search for other commits by this committer ] Original commit 
Update to 2.0.5
Take MAINTAINER

PR:             88037
Submitted by:   Vasil Dimov <vd@datamax.bg>
Fri, 17 Jun 2005
[ 19:01 alfred search for other commits by this committer ] Original commit 
Explicitly disable "soft syscalls" when compiling WITH_HARD_SYSCALLS.
Wed, 15 Jun 2005
[ 21:03 alfred search for other commits by this committer ] Original commit 
support toggling of HARD/SOFT syscalls.
Mon, 16 May 2005
[ 14:11 danfe search for other commits by this committer ] Original commit 
- Adjust Makefile header slightly
- Mute in-place patching and unmute script install
- Do not pass CFLAGS twice in !OPTIMIZED_CFLAGS case
- Utilize OPTIONS
[ 13:58 danfe search for other commits by this committer ] Original commit 
Update to version 2.0.4, the latest from GNU.
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Wed, 15 Dec 2004
[ 00:06 mi search for other commits by this committer ] Original commit 
Use vertical bar (``|'') instead of coma (``,'') for
sed-substitutions. Comas can occur within CFLAGS now.
Fri, 3 Dec 2004
[ 17:30 rse search for other commits by this committer ] Original commit 
upgrade to (my ;-) GNU pth 2.0.3
Wed, 10 Nov 2004
[ 09:03 demon search for other commits by this committer ] Original commit 
Upgrade to version 2.0.2.
Sun, 2 May 2004
[ 19:36 pav search for other commits by this committer ] Original commit 
- Support WITH_OPTIMIZED_CFLAGS knob

PR:             ports/66102
Submitted by:   michael johnson <ahze@ahze.net>
Sat, 10 Apr 2004
[ 17:26 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
Tidy up whitespace.
Fri, 21 Nov 2003
[ 12:25 arved search for other commits by this committer ] Original commit 
Respect CFLAGS, should fix build on alpha
Thu, 20 Feb 2003
[ 17:07 knu search for other commits by this committer ] Original commit  (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 17 Feb 2003
[ 11:15 rse search for other commits by this committer ] Original commit 
upgrade to GNU Pth (Portable Threads), version 2.0.0
Sun, 28 Apr 2002
[ 07:38 dirk search for other commits by this committer ] Original commit 
Add startup script for non standard library path.

PR:             ports/37142
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Sat, 23 Mar 2002
[ 10:59 kevlo search for other commits by this committer ] Original commit 
Update to 1.4.1

PR: 36115
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Tue, 11 Sep 2001
[ 15:49 sf search for other commits by this committer ] Original commit 
install headers/libraries under its own directory, ${PREFIX}/includes/pth and  
${PREFIX}/lib/pth, to avoid conflict with FreeBSD pthread.    
Mon, 30 Jul 2001
[ 17:38 sobomax search for other commits by this committer ] Original commit 
Don't install useless .la files.    
Wed, 6 Jun 2001
[ 15:58 ade search for other commits by this committer ] Original commit 
Revert maintainership to ports@FreeBSD.org since current maintainer   appears to
be idle (see ports/25224)    
Sun, 25 Mar 2001
[ 14:12 rse search for other commits by this committer ] Original commit 
Upgrade to GNU Portable Threads (Pth), version 1.4.0    
Sat, 1 Jul 2000
[ 15:27 rse search for other commits by this committer ] Original commit 
Upgrade to GNU Portable Threads (Pth), version 1.3.6    
Fri, 16 Jun 2000
[ 22:52 asami search for other commits by this committer ] Original commit  (Only the first 10 of 264 ports in this commit are shown above. View all ports for this commit)
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
[ 09:19 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I  
just cun'n'pasted the name from Satoshi's commit message without checking   it. 
  
Thu, 15 Jun 2000
[ 18:59 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 91 ports in this commit are shown above. View all ports for this commit)
Third round of INSTALL_SHLIBS=yes fixes.    

Number of commits found: 48