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/mp3asm/Makefile
SVNWeb

Number of commits found: 25

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)
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.
Tue, 24 Nov 2020
[ 20:48 sunpoet search for other commits by this committer ] Original commit   Revision:556188
Convert REINPLACE_CMD to patch files
Sat, 19 Aug 2017
[ 16:04 sunpoet search for other commits by this committer ] Original commit   Revision:448320
Add LICENSE_FILE

- Sort USES
- Merge post-extract: into post-patch:
- Cosmetic change
- Update pkg-descr
- Remove license from pkg-descr
- Take maintainership
Thu, 11 Aug 2016
[ 19:53 dinoex search for other commits by this committer ] Original commit   Revision:420101
- drop maintainership cause of r394778
Wed, 19 Aug 2015
[ 13:30 mat search for other commits by this committer ] Original commit   Revision:394778 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Sun, 30 Mar 2014
[ 19:44 dinoex search for other commits by this committer ] Original commit   Revision:349670
- new USES=
Fri, 21 Feb 2014
[ 13:35 ehaupt search for other commits by this committer ] Original commit   Revision:345395 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category audio
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
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, 8 Nov 2013
[ 05:59 dinoex search for other commits by this committer ] Original commit   Revision:333182
- Fix build with clang
- use STAGEDIR
- use OPTIONS_DEFINE
- Use PLIST_FILES and PORTDOCS instead of PLIST
PR:		183110
Submitted by:	sunpoet (Sunpoet Po-Chuan Hsieh)

- rename patchfiles
- merge REINPLACE_CMD
Sat, 21 Sep 2013
[ 11:06 dinoex search for other commits by this committer ] Original commit   Revision:327804 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- fix misplaced NO_STAGE in slaveports and ifdefs
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Fri, 30 Aug 2013
[ 23:01 bapt search for other commits by this committer ] Original commit   Revision:325727 (Only the first 10 of 222 ports in this commit are shown above. View all ports for this commit)
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
Sat, 26 Jan 2013
[ 16:34 dinoex search for other commits by this committer ] Original commit   Revision:311027 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- cleanup header
Fri, 4 Jun 2010
[ 13:49 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
LICENSE GPLv2
Sat, 22 Aug 2009
[ 00:13 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with A
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.
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sun, 21 Dec 2003
[ 07:40 dinoex search for other commits by this committer ] Original commit 
- take maintainership
- make portlint happy
Thu, 20 Feb 2003
[ 16:49 knu search for other commits by this committer ] Original commit  (Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 6 Jul 2002
[ 06:18 pat search for other commits by this committer ] Original commit 
Update to 0.1.3.1

PR:             40240
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Thu, 30 Aug 2001
[ 06:09 petef search for other commits by this committer ] Original commit 
- update to 0.1.3   - install documentation    
Fri, 3 Aug 2001
[ 21:16 ijliao search for other commits by this committer ] Original commit 
s,getprogname,_getprogname,g   newer version of FreeBSD provides getprogname(3) 
  
Fri, 20 Jul 2001
[ 04:28 ijliao search for other commits by this committer ] Original commit 
add mp3asm   MP3 frame level editor    

Number of commits found: 25