non port: audio/checkmate/Makefile |
SVNWeb
|
Number of commits found: 22 |
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:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (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.
|
Sun, 2 Jul 2017
|
[ 14:11 ehaupt ]
Update to 0.21
|
Mon, 10 Apr 2017
|
[ 09:23 ehaupt ]
Update to 0.20
|
Tue, 6 Jan 2015
|
[ 09:36 ehaupt ] (Only the first 10 of 25 ports in this commit are shown above. )
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
|
Fri, 25 Oct 2013
|
[ 12:42 ehaupt ] (Only the first 10 of 19 ports in this commit are shown above. )
Fix package list.
|
Wed, 23 Oct 2013
|
[ 10:26 ehaupt ] (Only the first 10 of 48 ports in this commit are shown above. )
Support staging.
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Wed, 24 Jul 2013
|
[ 08:19 ehaupt ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove MAKE_JOBS_SAFE which is now default.
|
Fri, 8 Mar 2013
|
[ 14:00 ehaupt ] (Only the first 10 of 68 ports in this commit are shown above. )
Remove indefinite article from COMMENT
|
Tue, 27 Dec 2011
|
[ 15:14 ehaupt ] (Only the first 10 of 72 ports in this commit are shown above. )
Pacify portlint
Feature safe: yes
|
Tue, 25 Jan 2011
|
[ 08:39 ehaupt ] (Only the first 10 of 44 ports in this commit are shown above. )
Add LICENSE and remove MD5 sums.
Feature safe: yes
|
Mon, 28 Sep 2009
|
[ 12:29 ehaupt ]
Update to 0.19
Feature safe: yes
|
Fri, 27 Mar 2009
|
[ 09:53 ehaupt ] (Only the first 10 of 132 ports in this commit are shown above. )
Mark MAKE_JOBS_SAFE
|
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 )
|
Thu, 27 Mar 2008
|
[ 22:15 ehaupt ] (Only the first 10 of 31 ports in this commit are shown above. )
Use MASTER_SITE_CRITICAL
|
Thu, 13 Mar 2008
|
[ 12:47 ehaupt ]
Update to 0.18
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Wed, 20 Dec 2006
|
[ 09:16 ehaupt ]
Update to 0.15
|
Sat, 24 Jun 2006
|
[ 11:00 ehaupt ]
Bump PORTREVISION to install the new MLINKS (from previous commit)
|
[ 10:32 ehaupt ]
- Renamed from mpck to checkmate (the project was renamed)
- Update WWW
- Install MLINKS
Repocopied by: marcus
|
Number of commits found: 22 |