non port: audio/autocd/Makefile |
SVNWeb
|
Number of commits found: 24 |
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.
|
Sat, 19 Nov 2016
|
[ 15:10 marino ]
audio: autocd, etcd, gramofile: Document ncurses requirement
Approved by: ncurses blanket
|
Wed, 9 Sep 2015
|
[ 14:52 amdmi3 ]
- Respect LDFLAGS
- Switch to options helpers
- Switch to USES=libedit as suggested by stage-qa
Approved by: portmgr blanket
|
Sat, 1 Mar 2014
|
[ 21:13 marino ]
audio/autocd: Complete stage support
The vendor makefile doesn't contain the word "DESTDIR" so it's pretty
clear why the first attempt at staging this port failed. Complete
staging by using the do-install target to install everything.
|
Thu, 20 Feb 2014
|
[ 07:38 ehaupt ]
Support staging
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Fri, 3 Jan 2014
|
[ 15:26 adamw ] (Only the first 10 of 48 ports in this commit are shown above. )
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python
|
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)
|
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, 31 Jul 2008
|
[ 16:12 pgollucci ]
- fully utilize USE_RC_SUBR
itectu@: no more .sh
dougb@: move load_config above variables checks
- Bump PORTREVISION
PR: ports/125623
Approved by: maintainer, gabor (mentor)
|
Wed, 2 May 2007
|
[ 07:11 edwin ]
[patch] cleanup non-supported FreeBSD versions
PR: ports/111648
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
|
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'.
|
Mon, 19 Apr 2004
|
[ 08:28 osa ]
Update to latest stable release 3.02.12b.
Submitted by: KOT@MATPOCKuH.Ru (maintainer)
|
Mon, 29 Mar 2004
|
[ 08:42 osa ]
Update to 3.02.11b.
Use RCng.
Move pkg-files to Makefile.
Fix LIB_DEPENDS.
SIZEfy.
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
|
Thu, 13 Nov 2003
|
[ 16:40 osa ]
Update to 3.02.10a.
Submitted by: Dmitry Afanasiev <dima@KOT.SPb.Ru> (maintainer)
|
Mon, 8 Sep 2003
|
[ 08:29 osa ]
Update to 3.02.08a
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
|
Tue, 19 Aug 2003
|
[ 21:45 osa ]
Update to 3.02.07a: fix more bugs.
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
|
Tue, 5 Aug 2003
|
[ 14:59 osa ]
Update to latest version: 3.02.04a
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
|
Thu, 24 Jul 2003
|
[ 21:12 osa ]
Update to 3.02.03a
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
|
Wed, 4 Jun 2003
|
[ 08:07 edwin ]
New version of autocd port
New version (3.01.02a) of autocd port
PR: ports/52721
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
|
Tue, 1 Apr 2003
|
[ 00:24 edwin ]
New port: Compact disc control utility
Another compact disc control utility
PR: ports/49104
Submitted by: Dmitry Afanasiev <KOT@KOT.SPb.Ru>
|
Number of commits found: 24 |