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: audio/icecast/Makefile
SVNWeb

Number of commits found: 38

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:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Fri, 25 Mar 2022
[ 13:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:075897a017453e1bb046c4ccd106003873b73af2  commit hash:075897a017453e1bb046c4ccd106003873b73af2  commit hash:075897a017453e1bb046c4ccd106003873b73af2  075897a 
audio/icecast: Use pkg-config to check libxml2 and libxslt

- Add libxml2 check
- Use pkg-config instead of xslt-config

PR:		262408
Reported by:	Daniel Engberg <diizzy@FreeBSD.org>
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 30 Jun 2021
[ 20:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:e3c2004673e8e86d7b72e2c49aa169e15f21bdc9  commit hash:e3c2004673e8e86d7b72e2c49aa169e15f21bdc9  commit hash:e3c2004673e8e86d7b72e2c49aa169e15f21bdc9  e3c2004 
audio/icecast: Cosmetic change
Thu, 10 Jun 2021
[ 13:48 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:dcf17d14a7bd7eed2e67e82b2ce093d1e5d88fe6  commit hash:dcf17d14a7bd7eed2e67e82b2ce093d1e5d88fe6  commit hash:dcf17d14a7bd7eed2e67e82b2ce093d1e5d88fe6  dcf17d1  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
*/*: Add a backup master site to all Xiph.org ports

The downloads.xiph.org master site requires TLS1.3, which is not
supported by FreeBSD 11's OpenSSL and fetch(1).  Add ftp.osuosl.org
as a backup to all Xiph.org ports.

PR:		256515
Reported by:	Daniel Engberg
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.
Wed, 9 Oct 2019
[ 10:20 bapt search for other commits by this committer ] Original commit   Revision:514128
Drop the ipv6 virtual category for a* category  as it is not relevant anymore
Tue, 6 Nov 2018
[ 21:09 sunpoet search for other commits by this committer ] Original commit   Revision:484332
Update to 2.4.4

- Update MASTER_SITES
- Fix LIB_DEPENDS
- Use USES=gnome

Changes:	https://gitlab.xiph.org/xiph/icecast-server/raw/release-2.4.4/ChangeLog
Sat, 3 Nov 2018
[ 22:15 sunpoet search for other commits by this committer ] Original commit   Revision:483913
Move audio/icecast2 to audio/icecast

- Clean up Makefile
- Bump PORTREVISION for package change
Sat, 23 Mar 2013
[ 05:14 eadler search for other commits by this committer ] Original commit   Revision:314987
Add PORTSCOUT line

PR:		misc/177291
Submitted by:	chris petrik <c.petrik.sosa@gmail.com>
Sun, 17 Mar 2013
[ 22:06 bdrewery search for other commits by this committer ] Original commit   Revision:314499
- Deprecate. This has been unmaintained upstream since 2004.
  Use audio/icecast2 instead.

PR:		ports/177028
Approved by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer, via IRC)
Thu, 7 Mar 2013
[ 03:25 bdrewery search for other commits by this committer ] Original commit   Revision:313559 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
- Please welcome back Chris Petrik as maintainer of
  these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
Thu, 13 Dec 2012
[ 04:31 araujo search for other commits by this committer ] Original commit   Revision:308817
- Add LICENSE.
- Add MAKE_JOBS_SAFE.
- Support USE_READLINE.
- Support PORTDOCS.
- Trim header.

PR:		ports/171961
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Fri, 8 Jan 2010
[ 01:29 pgollucci search for other commits by this committer ] Original commit 
- SUB_FILES += pkg-message

PR:             ports/142404
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Sun, 7 Sep 2008
[ 00:36 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.

Hat:    portmgr
Wed, 3 May 2006
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Mon, 14 Feb 2005
[ 11:59 lofi search for other commits by this committer ] Original commit 
Chase distfile relocation.
Wed, 13 Oct 2004
[ 23:32 lofi search for other commits by this committer ] Original commit 
Fix cross-site scripting vulnerability
(http://www.debian.org/security/2004/dsa-541).

Patches obtained from: Debian
Thu, 18 Mar 2004
[ 01:44 lofi search for other commits by this committer ] Original commit 
SIZEify, change email address.
Fri, 28 Mar 2003
[ 08:25 edwin search for other commits by this committer ] Original commit 
Fix MASTER_SITES and take over maintainership.

PR:             ports/50356
Submitted by:   Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:    Maintainer (zach@pabst.bendnet.com
Fri, 21 Feb 2003
[ 10:59 knu search for other commits by this committer ] Original commit  (Only the first 10 of 192 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 21 Aug 2002
[ 02:52 pat search for other commits by this committer ] Original commit 
- Fix detection of libreadline and bump PORTREVISION [1]
- Allow port to compile on -current

Submitted by:   David Yeske <dyeske@yahoo.com> [1]
Reviewed by:    maintainer
Tue, 7 May 2002
[ 16:58 jedgar search for other commits by this committer ] Original commit 
Unmark FORBIDDEN.  The security issues were corrected in the 1.3.12
release.

Noticed by:     nectar
[ 03:10 jedgar search for other commits by this committer ] Original commit 
Mark FORBIDDEN due to multiple vulnerabilites:
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-0784
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1083
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1229
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1230
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0177
Sun, 28 Apr 2002
[ 21:01 pat search for other commits by this committer ] Original commit 
Update to 1.3.12

PR:             37541
Submitted by:   maintainer
Tue, 15 Jan 2002
[ 09:30 sobomax search for other commits by this committer ] Original commit 
There is no pkg-install file, so that don't try to execute it.    
Sat, 29 Dec 2001
[ 19:44 petef search for other commits by this committer ] Original commit 
Update to 1.3.11.    
Fri, 20 Apr 2001
[ 16:43 olgeni search for other commits by this committer ] Original commit 
Oops. PORTREVISION=0 is not actually needed.    
[ 16:25 olgeni search for other commits by this committer ] Original commit 
Update port to version 1.3.10.    
Wed, 14 Mar 2001
[ 18:38 kris search for other commits by this committer ] Original commit 
Whoops, back goes the FORBIDDEN tag..after months of silence, icecast   finally
released a new version the day we released the advisory for the   old one, but
it turns out there are still other security problems unfixed   in both.    
Sun, 11 Mar 2001
[ 07:21 kris search for other commits by this committer ] Original commit 
Fix most of the format string abuses including those which are known to   cause
a security vulnerabilities.  Not fixed are a number of more subtle   cases which
may or may not allow security violations (I don't have time   to conduct a
thorough audit now), and which are difficult/impossible to   fix anyway without
something like fmtcheck().  Document this in   pkg-install and remove FORBIDDEN
tag.    
Tue, 23 Jan 2001
[ 01:55 jedgar search for other commits by this committer ] Original commit 
Mark FORBIDDEN: Remotely exploitable buffer overflow    
Sun, 8 Oct 2000
[ 11:23 asami search for other commits by this committer ] Original commit  (Only the first 10 of 400 ports in this commit are shown above. View all ports for this commit)
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
Tue, 5 Sep 2000
[ 02:47 steve search for other commits by this committer ] Original commit 
Update to version 1.3.7.    
Thu, 1 Jun 2000
[ 18:11 will search for other commits by this committer ] Original commit 
Update to 1.3.5.  I cleaned up the Makefile in addition to the PR, and   made
pkg/MESSAGE respect PREFIX (which made this port finally pass the   mandatory
``portlint -ac'' test).    

Number of commits found: 38