non port: audio/baudline/Makefile |
SVNWeb
|
Number of commits found: 59 |
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 )
|
Thu, 6 May 2021
|
[ 11:47 Mathieu Arnold (mat) ] 3505159 (Only the first 10 of 144 ports in this commit are shown above. )
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010
|
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.
|
Fri, 18 Oct 2019
|
[ 23:23 tobik ]
audio/baudline: Spell MPG123_RUN_DEPENDS correctly
|
Sun, 27 Jan 2019
|
[ 04:15 yuri ]
audio/baudline: Fix missing include bsd.port.pre.mk/bsd.port.post.mk to allow
proper detection of manually downloaded distfile
PR: 235229
Submitted by: dan@pldn.xyz
|
Mon, 4 Dec 2017
|
[ 09:00 amdmi3 ]
- Unsilence installation commands
- Switch to options helpers
Approved by: portmgr blanket
|
Mon, 5 Sep 2016
|
[ 19:23 tijl ] (Only the first 10 of 303 ports in this commit are shown above. )
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Tue, 15 Jul 2014
|
[ 14:41 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Fri, 14 Mar 2014
|
[ 02:20 db ]
- revert 339830 since it which undefs EXTRACT_SUFX breaking build
- stagify [1]
PR: ports/187505 [1]
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
|
Wed, 15 Jan 2014
|
[ 22:23 bapt ]
Do not over include bsd.port.mk
|
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, 29 Aug 2013
|
[ 14:16 bdrewery ] (Only the first 10 of 21 ports in this commit are shown above. )
- Remove bogus conditional IGNORE for PACKAGE_BUILDING; these should
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE
With hat: portmgr
|
Tue, 25 Dec 2012
|
[ 18:11 db ]
* fix on amd64 by forcing to always use the i686 version
* remove unncessary EXTRACT_SUFX
* optionalize MPG123 dependency
PR: ports/174448
Submitted by: 4721@hushmail.com
|
Fri, 2 Mar 2012
|
[ 21:46 xride ]
Passing MAINTAINER to hamradio@
|
Fri, 5 Aug 2011
|
[ 14:17 xride ]
A pointyhat goes to db@
Fixed Makefile and distfile.
|
Thu, 4 Aug 2011
|
[ 17:16 xride ]
Port upgrade to 1.08
PR: ports/150240
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
|
Thu, 29 Jul 2010
|
[ 22:28 pav ]
- Mark BROKEN: no longer available (website now have 1.08)
Reported by: pointyhat
|
Fri, 20 Mar 2009
|
[ 19:14 xride ]
Become maintainer
|
Thu, 19 Mar 2009
|
[ 17:28 bsam ] (Only the first 10 of 136 ports in this commit are shown above. )
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav)
|
Mon, 2 Feb 2009
|
[ 23:44 linimon ] (Only the first 10 of 75 ports in this commit are shown above. )
Reset dyeske@gmail.com at his request.
Hat: portmgr
|
Thu, 3 Jul 2008
|
[ 00:33 beech ]
- Update to 1.07
PR: ports/125175
Submitted by: David Yeske <dyeske@gmail.com> (maintainer)
|
Sun, 11 Nov 2007
|
[ 22:18 beech ]
- Fix depend on linux-xorg-libs
- Bump portrevision
PR: ports/117989
Submitted by: Boris Samorodov <bsam@FreeBSD.org>
Approved by: portmgr (linimon, mentor),
David Yeske <dyeske@gmail.com> (maintainer, implicit)
|
Tue, 6 Nov 2007
|
[ 11:28 beech ]
- Brandelf Linux
PR: ports/117850
Submitted by: Boris Samorodov <bsam@FreeBSD.org>
Approved by: portmgr (marcus), linimon (mentor),
David Yeske <dyeske@gmail.com> (maintainer)
|
Fri, 12 Oct 2007
|
[ 22:52 beech ]
- Update to 1.0.6
- Cleanup Makefile and pet portlint.
Submitted by: David Yeske <dyeske@gmail.com> (maintainer)
Approved by: sat (mentor)
|
Thu, 5 Jul 2007
|
[ 23:39 edwin ] (Only the first 10 of 79 ports in this commit are shown above. )
dyeske at yahoo dot com -> dyeske at gmail dot com
|
Tue, 28 Feb 2006
|
[ 10:21 danfe ]
Unbreak by updating to latest version.
Approved by: portmgr (erwin, kris)
|
Sun, 12 Feb 2006
|
[ 22:41 kris ]
BROKEN: Unfetchable
|
Mon, 1 Aug 2005
|
[ 19:03 lawrance ]
Unbreak and update to 1.01
PR: ports/84457
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer on #bsdports
|
Sat, 23 Jul 2005
|
[ 02:53 kris ] (Only the first 10 of 159 ports in this commit are shown above. )
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
|
Sun, 17 Jul 2005
|
[ 19:57 kris ]
BROKEN: Unfetchable
|
Fri, 17 Jun 2005
|
[ 22:59 netchild ] (Only the first 10 of 190 ports in this commit are shown above. )
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above )
|
Thu, 19 May 2005
|
[ 07:44 lawrance ]
Uncomment MASTER_SITES. The authors of baudline have given permission
for the distfile to be automatically downloaded by the package build
cluster for fetch/build testing (still RESTRICTED though).
Approved by: clement (mentor, implicit)
|
Sun, 24 Apr 2005
|
[ 08:16 lawrance ]
Add a check for PACKAGE_BUILDING to allow pointyhat to build this
port after the distfile has been manually fetched.
Requested by: kris
Approved by: clement (mentor)
|
[ 03:47 lawrance ]
Avoid license violation by preventing the distfile being downloaded
automatically (previous checks were inadequate).
|
[ 02:04 lawrance ]
Unbreak and update to 1.0.0
PR: ports/80180
Submitted by: sylvio cesar <sylvioc@gmail.com>
Approved by: clement (mentor)
|
Tue, 1 Mar 2005
|
[ 21:51 trevor ] (Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
Mon, 28 Feb 2005
|
[ 04:59 kris ]
BROKEN: Unfetchable
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ] (Only the first 10 of 168 ports in this commit are shown above. )
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above )
|
Sun, 26 Dec 2004
|
[ 06:47 linimon ]
Old maintainer has privately asked to be reinstated.
|
Mon, 20 Dec 2004
|
[ 12:33 vs ]
Do not depend on linprocfs too early
PR: ports/75155
Submitted by: Ion-Mihai "IOnut" Tetcu
|
Mon, 13 Dec 2004
|
[ 15:31 vs ]
- Unbreak: Update to 0.99
- Use PORTDOCS/PLIST_FILES instead of short plist while here
- Reset maintainer to ports: Last sign of life from maintainer more than 1y ago
PR: ports/74998
Submitted by: Serge Gagnon
|
Sat, 11 Dec 2004
|
[ 21:34 kris ]
BROKEN: Unfetchable
|
Thu, 12 Aug 2004
|
[ 08:25 pav ]
- Update to 0.98 and unbreak
PR: ports/69071
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: maintainer timeout (1 month)
|
Sun, 20 Jun 2004
|
[ 08:38 kris ]
BROKEN: Unfetchable
|
Sat, 17 Apr 2004
|
[ 12:56 pav ]
- Update to 0.97 (unbreak fetch)
- Add runtime dependency on mpg123
PR: ports/64970
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by: maintainer timeout (2 weeks)
|
Thu, 25 Mar 2004
|
[ 09:41 kris ]
BROKEN: Unfetchable
|
Mon, 6 Oct 2003
|
[ 07:23 krion ]
- Update to version 0.96
- Use DOCSDIR
PR: 57639
Submitted by: maintainer
|
Wed, 30 Apr 2003
|
[ 13:29 arved ]
Update to 0.95
PR: 51611
Submitted by: maintainer
|
Fri, 21 Feb 2003
|
[ 10:59 knu ] (Only the first 10 of 192 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 26 Dec 2002
|
[ 12:59 lioux ]
Update to 0.94: previous version no longer fetchable
Submitted by: maintainer
Reviewed by: portmgr (knu)
|
Thu, 7 Nov 2002
|
[ 04:24 lioux ]
o Update to 0.92
o PKGNAMEPREFIX linux- since it's a linux binary port
o brandelf Linux
Submitted by: maintainer
|
Thu, 29 Aug 2002
|
[ 00:54 lioux ]
Add linux to CATEGORIES
Approved by: maintainer
|
Mon, 11 Mar 2002
|
[ 21:31 pat ]
Update to 0.90 and add new site
PR: 35751
Submitted by: maintainer
|
Mon, 18 Feb 2002
|
[ 18:08 pat ]
Update to 0.89
|
Sat, 9 Feb 2002
|
[ 09:45 kevlo ]
Initial import of baudline 0.88
|
Number of commits found: 59 |