non port: audio/gnupod/Makefile |
SVNWeb
|
Number of commits found: 49 |
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 )
|
Fri, 5 Aug 2022
|
[ 05:25 Fernando Apesteguía (fernape) Author: Stephen Roome ] 50964af
audio/gnupod: fix deprecated use of defined(@array)
Submitter becomes maintainer. First port to be maintained by submitter.
PR: 265018
Reported by: steve.roome@gmail.com
MFH: 2022Q3
|
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, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
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
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Tue, 8 Dec 2015
|
[ 14:44 amdmi3 ]
- Add LICENSE
- Add NO_ARCH
- Add missing run-depends
- Switch to options helpers
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Thu, 18 Dec 2014
|
[ 15:11 mat ]
Update the stupidity fix after BSDPAN removal.
Noticed by: antoine
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Thu, 26 Jun 2014
|
[ 07:32 antoine ] (Only the first 10 of 27 ports in this commit are shown above. )
Allow to build with texinfo from ports
With hat: portmgr
|
Fri, 28 Feb 2014
|
[ 17:58 pawel ]
- Staging support
- Use options helpers
- Merge docs installation
- Unmute install commands
|
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)
|
Sat, 3 Aug 2013
|
[ 08:45 az ] (Only the first 10 of 140 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
Thu, 28 Jun 2012
|
[ 19:04 az ]
- Fix typo
|
[ 18:37 az ] (Only the first 10 of 85 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Fri, 1 Jun 2012
|
[ 06:57 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Convert to new options framework
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Fri, 18 Jun 2010
|
[ 09:19 linimon ]
Reset david@trucs.org, who currently does not have time to work on
these ports.
Hat: portmgr
|
Sun, 28 Feb 2010
|
[ 02:43 wen ]
- Update to 0.99.8
PR: ports/143632
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: maintainer(timeout, > 20 days)
Feature safe: yes
|
Fri, 29 Jan 2010
|
[ 14:52 kuriyama ] (Only the first 10 of 11 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 19; last!).
Approved by: portmgr (itetcu)
|
Thu, 5 Mar 2009
|
[ 21:41 wxs ]
- Switch to p5-Getopt-Long (p5-Getopt-Mixed is long since deprecated)
PR: ports/131887
Submitted by: wxs
Approved by: maintainer timeout
|
Wed, 14 Jan 2009
|
[ 09:12 miwi ]
- Update to 0.99.7
PR: 130096
Submitted by: Dennis Herrmann <adox@mcx2.org>
Approved by: maintainer
|
Sat, 29 Nov 2008
|
[ 22:36 pav ]
- Add dependency on Digest::SHA1, it's no longer pulled in via Digest::MD5
Reported by: pointyhat
|
Fri, 2 May 2008
|
[ 19:27 miwi ]
- Update to 0.99.6
PR: 123299
Submitted by: David <david@trucs.org> (maintainer)
|
Sat, 8 Sep 2007
|
[ 00:51 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
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
|
Tue, 29 May 2007
|
[ 07:22 lwhsu ]
- Update gnupod to 0.99.2
- Add FLAC support (option)
PR: 112466
Submitted by: "David" <david AT trucs.org> (maintainer)
Approved by: clsung (mentor, implicitly)
|
Wed, 29 Nov 2006
|
[ 11:41 shaun ]
- Update maintainer's e-mail address. [1]
- Pet portlint(1) while here.
PR: ports/105999 [1]
Submitted by: David Le Brun <david@trucs.org> (maintainer) [1]
|
Wed, 7 Jun 2006
|
[ 12:07 miwi ]
Update to 0.99
PR: ports/97664
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
Wed, 4 Jan 2006
|
[ 05:42 edwin ]
[Maintainer Update] audio/gnupod : Fix pkg-plist (noticed by Kris via pointyhat)
PR: ports/91280
Submitted by: David Le Brun <david@dyn-ns.net>
|
Tue, 22 Nov 2005
|
[ 12:49 mnag ]
Update to 0.98.3 (Now requires perl >= 5.8)
PR: 89283
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
Sun, 3 Apr 2005
|
[ 21:02 pav ]
- Update to ports/79507
PR: ports/79507
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
Sun, 28 Nov 2004
|
[ 16:10 pav ]
- Update to 0.96
PR: ports/74343
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
Thu, 8 Jul 2004
|
[ 18:41 pav ]
- Update to 0.95
PR: ports/68744
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
|
Fri, 7 May 2004
|
[ 07:51 krion ]
- Fix dependencies
PR: ports/66341
Submitted by: maintainer
|
Sun, 2 May 2004
|
[ 00:23 petef ]
- update to 0.94
- fix pkg-plist
PR: 65938
Submitted by: maintainer
|
Sun, 9 Nov 2003
|
[ 16:03 jeh ]
This is a massive update :
- *COMPLETE* rewrite of GNUpod (cleaner code, faster, less memory
needed)
- Real support of Unicode
- Remove XML::Simple depency in favor of XML::Parser
- Support of SmartPlaylists (beta)
- Many bugs fixed and many new features
PR: 59053
Submitted By: MAINTAINER
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Sat, 16 Aug 2003
|
[ 10:35 kris ]
Utilize INFO
|
Thu, 22 May 2003
|
[ 17:02 demon ]
This port has been removed from CPAN.
Newer version of File::Copy is included into perl distribution.
PR: 52524
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Sun, 20 Apr 2003
|
[ 21:25 sumikawa ]
Fix breakage on packaging.
PR: ports/51180
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
Fri, 18 Apr 2003
|
[ 06:48 edwin ]
[MAINTENER UPDATE] audio/gnupod to 0.28
Change the MASTER_SITES to gnu.org (and mirrors)
Update gnupod to 0.28
- tunes2pod.pl has better support of various iTunesDB (especially with
Ehpod)
- mktunes.pl is now *much* faster
PR: ports/50054
Submitted by: David LE BRUN <david@dyn-ns.net>
|
Wed, 5 Mar 2003
|
[ 10:28 kris ]
Update to gnupod 0.27
PR: ports/48854
Submitted by: David LE BRUN <david@dyn-ns.net> (maintainer)
|
Fri, 21 Feb 2003
|
[ 10:59 knu ] (Only the first 10 of 192 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 28 Jan 2003
|
[ 22:15 sumikawa ]
Upgrade to 0.26.
Reviewd and approved by: maintainer
|
Wed, 15 Jan 2003
|
[ 16:38 sumikawa ]
Add gnupod 0.25, a set of Perl scripts for using an Apple iPod.
PR: 45875
Submitted by: David Le Brun <david@dyn-ns.net>
|
Number of commits found: 49 |