non port: sysutils/xcdroast/Makefile |
SVNWeb
|
Number of commits found: 60 |
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, 8 Nov 2019
|
[ 13:11 tobik ] (Only the first 10 of 65 ports in this commit are shown above. )
sysutils: Add missing USES={gnome,mate,php}
|
Mon, 10 Sep 2018
|
[ 13:11 mat ] (Only the first 10 of 33 ports in this commit are shown above. )
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Wed, 25 Apr 2018
|
[ 22:00 mat ] (Only the first 10 of 15 ports in this commit are shown above. )
Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
Sponsored by: Absolight
|
Thu, 12 Oct 2017
|
[ 15:57 mat ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12643
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
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
|
Sun, 1 Jun 2014
|
[ 05:25 miwi ]
- Stage support
|
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)
|
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)
|
Mon, 2 Sep 2013
|
[ 21:16 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Wed, 31 Jul 2013
|
[ 17:02 oliver ]
add cdda2wav version patch from http://www.xcdroast.org/xcdr098/patches/
PR: ports/180957
Submitted by: Gerard Seibert <gerard@seibercom.net>
|
Fri, 26 Apr 2013
|
[ 12:35 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ] (Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 23 Sep 2008
|
[ 19:08 oliver ]
update to 0.98.a.16
|
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)
|
Mon, 24 Mar 2008
|
[ 23:21 miwi ] (Only the first 10 of 102 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Sun, 27 May 2007
|
[ 14:26 oliver ]
move from X11BASE to LOCALBASE
bump PORTREVISION
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 31 Jan 2007
|
[ 14:07 pav ] (Only the first 10 of 24 ports in this commit are shown above. )
- Use new USE_CDRTOOLS variable
Tested on: pointyhat
|
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
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Tue, 19 Jul 2005
|
[ 15:13 oliver ]
convert po files to UTF-8 if WITH_GKT2 is specified to solve problems with
gtk20 and non utf8-clean message files
Bump PORTREVISION
PR: ports/83084
Requested by: Seva Gluschenko <gvs@rinet.ru>
|
Fri, 24 Jun 2005
|
[ 22:19 oliver ]
utilise OPTIONS
add WITHOUT_NLS knob
fix coredumping on 64bit platforms [1]
make X-CD-Roast much more nicer in accepting some wav files [2]
remove autoconf dependency
bump PORTREVISION
Inspired by: http://www.xcdroast.org/xcdr098/patches/64bit_gsize.patch [1]
Taken from: http://www.xcdroast.org/xcdr098/patches/wav.patch [2]
|
Wed, 2 Jun 2004
|
[ 17:17 netchild ] (Only the first 10 of 13 ports in this commit are shown above. )
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by: marius
|
Fri, 9 Apr 2004
|
[ 01:56 oliver ]
remove duplicated (and now wrong) gtk20 dependencies.
PR: ports/65337
Submitted By: Koop Mast <kwm@rainbow-runner.nl>
|
Tue, 30 Mar 2004
|
[ 19:56 krion ] (Only the first 10 of 43 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
Wed, 4 Feb 2004
|
[ 07:09 marcus ]
Teach this port about USE_GETTEXT.
|
Sat, 31 Jan 2004
|
[ 23:47 oliver ]
remove the unneeded pcre dependency by using a new configure script
Suggested By: Stefan Thurner <thurners@t-online.de>
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Wed, 5 Nov 2003
|
[ 18:04 oliver ]
add pcre to LIB_DEPENDS in the gtk20 case.
Noted By: Stefan Thurner <thurners@t-online.de>
|
Thu, 30 Oct 2003
|
[ 23:18 oliver ]
update xcdroast to 0.98.a.15
|
Tue, 28 Oct 2003
|
[ 07:29 oliver ]
Bump PORTREVISION (regarding to the last commit)
|
[ 07:23 oliver ]
Does not build the included version of libintl, use the gettext one.
PR: ports/58375
Submitted By: Simon Barner <barner@in.tum.de>
|
Wed, 4 Jun 2003
|
[ 14:56 oliver ]
update xcdroast to .alpha14
Approved by: alex (mentor)
|
Tue, 6 May 2003
|
[ 16:58 oliver ]
redefine the MAINTAINER field with my FreeBSD address
Approved By: alex (mentor)
|
Sun, 20 Apr 2003
|
[ 19:43 marcus ] (Only the first 10 of 27 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Fri, 21 Feb 2003
|
[ 13:28 knu ] (Only the first 10 of 250 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 25 Jan 2003
|
[ 21:12 arved ]
Remove PERL usage
Remove a patchfile
PR: 47232
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
|
Sat, 18 Jan 2003
|
[ 21:56 arved ]
add a not that cdda2wav is gets broken when non-root mode gets enabled.
PR: 47095
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
|
Sat, 4 Jan 2003
|
[ 19:36 hoek ]
Small typo fix to prev change: beeing -> being
|
Thu, 2 Jan 2003
|
[ 18:46 obraun ]
Upgrade to 0.98.a.13.
PR: ports/46697
Submitted by: maintainer
|
Sun, 1 Sep 2002
|
[ 15:26 lioux ] (Only the first 10 of 15 ports in this commit are shown above. )
Deploy USE_GNOMENG infrastructure
PR: 42285
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Wed, 24 Jul 2002
|
[ 04:27 pat ]
Fix plist and add manpage
PR: ports/40922
Submitted by: maintainer
Reviewed by: maintainer
|
Sun, 26 May 2002
|
[ 13:37 ijliao ]
add missing dependency
PR: 38569
Submitted by: maintainer
|
Thu, 23 May 2002
|
[ 18:54 ijliao ]
upgrade to 0.98.a.10
PR: 38463
Submitted by: maintainer
|
Fri, 31 Aug 2001
|
[ 00:15 alex ]
Add target for creating the cdwrite group and describe it in pkg-message.
|
Tue, 21 Aug 2001
|
[ 21:54 alex ]
Back out the chmod changes due to general agreement about this issue.
|
[ 20:50 alex ]
More fixes: - Don't hardcode "gtk12-config", but use GTK_CONFIG and
IMLIB_CONFIG vars. - patch improvement - plist fixes - remove added group
cdwrite on deinstall
|
Tue, 14 Aug 2001
|
[ 21:12 alex ]
- Update to Alpha9 (because, since updating cdrecord, Alpha8 would not
compile) - Enable non-root mode - Update maintainer email
|
Thu, 2 Aug 2001
|
[ 10:14 dirk ]
Fix dependency for cdrecord (cdrecord was renamed to cdrtools).
|
Mon, 12 Mar 2001
|
[ 17:49 sf ]
o add extra dependency to imlib. o add extra symlinks.
|
Tue, 16 Jan 2001
|
[ 17:15 alex ]
Add xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord.
|
Number of commits found: 60 |