non port: sysutils/libcdio/Makefile |
SVNWeb
|
Number of commits found: 66 |
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:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.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.
|
Mon, 16 Dec 2019
|
[ 09:11 pkubaj ]
sysutils/libcdio: fix build on GCC architectures
Newer compiler is necessary:
iso9660.c:376: error: #pragma GCC diagnostic not allowed inside functions
|
Thu, 12 Dec 2019
|
[ 15:11 jhale ] (Only the first 10 of 31 ports in this commit are shown above. )
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase
|
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
|
Thu, 5 Apr 2018
|
[ 20:13 jhale ] (Only the first 10 of 40 ports in this commit are shown above. )
Update sysutils/libcdio to 2.0.0
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes
(libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469
|
Thu, 22 Feb 2018
|
[ 09:47 jhale ]
Take maintainership (update for version 2.0.0 is in the works)
|
Thu, 19 Jan 2017
|
[ 07:13 jhale ]
- Update to 0.94
- Fix LICENSE and move upward
- Convert to USES=localbase
- Whitespace fix
- Actually build the FreeBSD driver for > 10.x
- Sort pkg-plist
|
Mon, 31 Oct 2016
|
[ 14:03 arved ]
Drop Maintainership. (There is a new version out, that needs testing )
|
Thu, 19 May 2016
|
[ 10:57 amdmi3 ] (Only the first 10 of 32 ports in this commit are shown above. )
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket
|
Fri, 29 Apr 2016
|
[ 15:20 arved ] (Only the first 10 of 27 ports in this commit are shown above. )
Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1
Bump PORTREVISIONs of dependents because of shared library version bump.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
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
|
Wed, 11 Mar 2015
|
[ 08:03 arved ]
Add CPE information
PR: 198472
Submitted by: shun.fbsd.pr@dropcut.net
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Sat, 9 Aug 2014
|
[ 10:02 arved ]
Update to 0.92
PR: 192271
|
Wed, 6 Aug 2014
|
[ 16:21 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Fri, 21 Feb 2014
|
[ 01:30 miwi ]
- Fix INDEX
No Points to: brd :)
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Mon, 16 Sep 2013
|
[ 07:47 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 4 Sep 2013
|
[ 20:01 bsam ] (Only the first 10 of 63 ports in this commit are shown above. )
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
Tue, 7 May 2013
|
[ 15:46 ale ]
Remove unnecessary popt dependency and bump PORTREVISION.
Approved by: maintainer
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Sat, 27 Apr 2013
|
[ 18:25 mva ] (Only the first 10 of 181 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
Thu, 19 Jan 2012
|
[ 20:14 arved ]
Fix plist
Submitted by: ale
|
Wed, 18 Jan 2012
|
[ 17:35 arved ]
Update to 0.83
PR: 162512
Submitted by: "Conrad J. Sabatier" <conrads@cox.net>
Reviewed by: rm
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 11:36 miwi ]
- Fix build on FreeBSD 10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Sat, 21 May 2011
|
[ 17:17 arved ]
Add USE_NCURSES
PR: 157139
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
|
Sun, 30 May 2010
|
[ 17:39 arved ] (Only the first 10 of 27 ports in this commit are shown above. )
Add LICENSE and LICENSE_FILE to my ports.
|
Sun, 29 Nov 2009
|
[ 16:17 kwm ]
Fix packaging. Make sure we always install the cdio_cdda and cio_cdparanoia .pc
files.
Approved by: maintainer (by email)
|
Sat, 28 Nov 2009
|
[ 10:33 arved ]
Update to 0.82
Parts from:
PR: 140388
Submitted by: lippe
|
Sat, 7 Nov 2009
|
[ 23:58 arved ]
- Add missing japanese manpage
PR: 136259
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
- Grab back maintainership
- Adjust configure regex for current versions of FreeBSD (8 and 9)
- Bump PORTREVISION
|
Tue, 20 Oct 2009
|
[ 16:54 mich ]
- drop maintainership
|
Fri, 6 Jun 2008
|
[ 14:03 edwin ] (Only the first 10 of 198 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Fri, 11 Apr 2008
|
[ 22:53 pav ]
- Toggle paranoia option to default on
OK'ed by: mich (maintainer)
|
Tue, 8 Apr 2008
|
[ 09:11 mich ]
- update to -> 0.78.2
|
Mon, 16 Apr 2007
|
[ 17:28 ahze ]
Chase libcddb libver bump
|
Mon, 4 Sep 2006
|
[ 14:37 mich ]
- Don't install false hope pkg-config files since some programs detect if
the lib is installed via pkg-config files.[1]
- s/INSTALLS_SHLIB/USE_LDCONFIG
PR: ports/102847[1]
Submitted by: ahze[1]
|
Wed, 24 May 2006
|
[ 08:41 mich ]
- update to 0.77
- Add a cd-paranoia OPTION
PR: 97291
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
|
Sat, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Mon, 16 Jan 2006
|
[ 15:29 mich ]
- Fix support for FREEBSD_CDROM under -CURRENT
Submitted by: Peter Jeremy <PeterJeremy@optushome.com.au>
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Tue, 4 Oct 2005
|
[ 14:15 mich ]
o Update to -> 0.76
o Fix whitespaces in Makefile
|
Sun, 24 Jul 2005
|
[ 03:35 ahze ]
- Chase libversion bump in libcddb
|
Tue, 12 Jul 2005
|
[ 12:48 mich ]
o Update to -> 0.75
- audio volume level fix on Microsoft Windows
- fix build when --enable-shared, --disable-static
- CD-Text retrieval fix
- allow the MMC timeout to be adjusted by the application
- cd-paranoia: Add option --mmc-timeout (-m) to set MMC timeout.
We now check that integer arguments are integers and are within
range.
- changes for libcddb 1.1.0 API change
- remove gcc 4.0 warnings
- miscellaneous small bug fixes, removal of questionable idioms or
memory leak fixes
|
Mon, 11 Jul 2005
|
[ 15:04 mich ]
o adopt this maintainer-less port
|
[ 05:38 ahze ]
- Chase lib version in libcddb, bump PORTREVISION
|
Wed, 18 May 2005
|
[ 15:21 arved ]
Update to 0.74
- cdda-player fixes
- cd-drive shows MMC level
- CD Text improvements/fixes
- FreeBSD audio sub-channel time reporting fixed
|
Wed, 20 Apr 2005
|
[ 15:51 arved ]
Update libcdio to 0.73.
Chase shared library version.
|
Thu, 24 Feb 2005
|
[ 13:14 ahze ]
- Add missing pkg-config file to plist
- Utilize USE_LIBTOOL_VER to and not install libtool files
- Bump PORTREVISION
|
Sun, 20 Feb 2005
|
[ 19:22 arved ]
Fix packagebuild by adding USE_PERL5_BUILD
Disable cdparanoia support
Drop maintainership
Reported by: pointyhat cluster
|
Mon, 14 Feb 2005
|
[ 20:53 arved ]
Update to 0.72
|
Sat, 18 Dec 2004
|
[ 20:41 arved ]
Add missing files
Reported by: pointyhat
|
Wed, 8 Dec 2004
|
[ 22:19 arved ]
libcdio: Update to 0.71
vcdimager: Update to 0.7.21
vlc: Chase share library bumps, Bump PORTREVISION
|
Wed, 13 Oct 2004
|
[ 08:17 arved ]
Update libcdio to 0.70
Bump PORTREVISION of affected port
|
Sat, 26 Jun 2004
|
[ 12:56 arved ]
Update to 0.69
|
Mon, 24 May 2004
|
[ 07:50 arved ]
Default to /dev/acd0 on 5.x
PR: 67114
Submitted by: michael johnson <ahze@ahze.net>
|
Thu, 8 Apr 2004
|
[ 08:57 arved ]
Fix pkg-plist
Pointy hat to: arved
Reported by: rabarber.fruitsalad.org (via lofi)
|
Sun, 4 Apr 2004
|
[ 17:35 arved ]
Add libcdio, the GNU Compact Disc Input and Control Library
|
Number of commits found: 66 |