non port: devel/pth/Makefile |
SVNWeb
|
Number of commits found: 48 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 10 Sep 2018
|
[ 13:11 mat ] (Only the first 10 of 33 ports in this commit are shown above. )
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 ] (Only the first 10 of 13 ports in this commit are shown above. )
For the ports under `devel' category: remove superfluous linefeeds.
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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 ]
Convert to USES=libtool
|
Tue, 4 Feb 2014
|
[ 20:45 antoine ]
Master port devel/pth is staged, so stage slave port devel/pth-hard too
|
Mon, 3 Feb 2014
|
[ 04:05 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 11 May 2013
|
[ 13:49 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Convert to new options framework
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Fri, 28 Oct 2011
|
[ 18:00 miwi ] (Only the first 10 of 13 ports in this commit are shown above. )
- Fix build FreeBSD 10
|
Tue, 28 Apr 2009
|
[ 21:36 pgollucci ]
- 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 ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Mon, 12 Feb 2007
|
[ 16:04 vd ]
Get rid of WITH_SYSCALL_HARD and depend on whether PKGNAMESUFFIX is -hard
or not.
|
[ 15:38 vd ]
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 ]
Switch to USE_LDCONFIG
|
Fri, 16 Jun 2006
|
[ 14:18 vd ]
Upgrade from 2.0.6 to 2.0.7
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Fri, 20 Jan 2006
|
[ 06:12 vd ] (Only the first 10 of 13 ports in this commit are shown above. )
Change my email address to the @FreeBSD one
Approved by: garga (mentor)
|
Wed, 23 Nov 2005
|
[ 11:57 flz ]
- Update to 2.0.6.
PR: ports/89449
Submitted by: maintainer
|
Tue, 15 Nov 2005
|
[ 15:44 nork ]
Fix pkg-plist WITH_SYSCALL_HARD, and Bump PORTREVISION.
Approved by: Vasil Dimov <vd@datamax.bg> (maintainer)
|
Wed, 26 Oct 2005
|
[ 18:59 mnag ]
Update to 2.0.5
Take MAINTAINER
PR: 88037
Submitted by: Vasil Dimov <vd@datamax.bg>
|
Fri, 17 Jun 2005
|
[ 19:01 alfred ]
Explicitly disable "soft syscalls" when compiling WITH_HARD_SYSCALLS.
|
Wed, 15 Jun 2005
|
[ 21:03 alfred ]
support toggling of HARD/SOFT syscalls.
|
Mon, 16 May 2005
|
[ 14:11 danfe ]
- 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 ]
Update to version 2.0.4, the latest from GNU.
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
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 ]
Use vertical bar (``|'') instead of coma (``,'') for
sed-substitutions. Comas can occur within CFLAGS now.
|
Fri, 3 Dec 2004
|
[ 17:30 rse ]
upgrade to (my ;-) GNU pth 2.0.3
|
Wed, 10 Nov 2004
|
[ 09:03 demon ]
Upgrade to version 2.0.2.
|
Sun, 2 May 2004
|
[ 19:36 pav ]
- Support WITH_OPTIMIZED_CFLAGS knob
PR: ports/66102
Submitted by: michael johnson <ahze@ahze.net>
|
Sat, 10 Apr 2004
|
[ 17:26 trevor ] (Only the first 10 of 218 ports in this commit are shown above. )
Tidy up whitespace.
|
Fri, 21 Nov 2003
|
[ 12:25 arved ]
Respect CFLAGS, should fix build on alpha
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 17 Feb 2003
|
[ 11:15 rse ]
upgrade to GNU Pth (Portable Threads), version 2.0.0
|
Sun, 28 Apr 2002
|
[ 07:38 dirk ]
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 ]
Update to 1.4.1
PR: 36115
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
|
Tue, 11 Sep 2001
|
[ 15:49 sf ]
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 ]
Don't install useless .la files.
|
Wed, 6 Jun 2001
|
[ 15:58 ade ]
Revert maintainership to ports@FreeBSD.org since current maintainer appears to
be idle (see ports/25224)
|
Sun, 25 Mar 2001
|
[ 14:12 rse ]
Upgrade to GNU Portable Threads (Pth), version 1.4.0
|
Sat, 1 Jul 2000
|
[ 15:27 rse ]
Upgrade to GNU Portable Threads (Pth), version 1.3.6
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
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 ] (Only the first 10 of 100 ports in this commit are shown above. )
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 ] (Only the first 10 of 91 ports in this commit are shown above. )
Third round of INSTALL_SHLIBS=yes fixes.
|
Number of commits found: 48 |