Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1_5 24 Feb 2024 22:17:35 |
Muhammad Moinur Rahman (bofh) |
multimedia/vcdimager: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.1_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.0.1_4 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.0.1_4 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
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) |
2.0.1_3 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.0.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.1_2 12 Dec 2019 15:11:33 |
jhale |
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 |
2.0.1_1 10 Nov 2018 18:12:58 |
bapt |
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 |
2.0.1 05 Apr 2018 20:13:34 |
jhale |
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 |
0.7.24_7 29 Apr 2016 15:20:28 |
arved |
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. |
0.7.24_6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.7.24_6 14 May 2015 10:15:09 |
mat |
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 |
0.7.24_6 02 Mar 2015 23:36:36 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.7.24_6 08 Dec 2014 16:48:41 |
tijl |
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 ) |
0.7.24_5 09 Aug 2014 10:06:55 |
arved |
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271 |
0.7.24_4 24 Apr 2014 18:40:31 |
tijl |
- Convert to USES=libtool.
- Replace post-install with INSTALL_TARGET=install-strip. |
0.7.24_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.7.24_2 19 Oct 2013 16:27:12 |
bapt |
Enable stage
Strip binaries |
0.7.24_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.7.24_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.7.24_1 22 Apr 2013 22:57:37 |
bapt |
Convert some multimedia@ ports to:
USES=pkgconfig and USES=pathfix |
0.7.24_1 06 Oct 2012 21:58:44 |
bapt |
Use build-only dependency on pkgconf
Trim headers |
0.7.24_1 18 Jan 2012 17:36:27 |
arved |
Chase libcdio shlib bump |
0.7.24 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.7.24 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.7.24 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.7.24 11 Aug 2011 19:20:17 |
kwm |
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> |
0.7.24 29 Mar 2011 17:00:17 |
bapt |
- update to 0.7.24
- add license |
0.7.23_6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.7.23_6 28 Nov 2009 10:34:26 |
arved |
Chase libcdio shared library version bump |
0.7.23_5 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.7.23_5 06 Jun 2008 13:48:22 |
edwin |
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) |
0.7.23_4 08 Apr 2008 09:38:57 |
mich |
- chase the cdio shared lib bump |
0.7.23_3 26 Mar 2007 21:35:04 |
mezz |
Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG. |
0.7.23_3 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
0.7.23_3 09 Jun 2006 18:59:20 |
ahze |
- Give a few homeless ports a home with multimedia@ |
0.7.23_3 24 May 2006 09:13:19 |
mich |
- Chase lib version bump to libcdio |
0.7.23_2 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
0.7.23_2 13 Mar 2006 03:14:18 |
nork |
Fix typos of entries in .texi.
PR: ports/93916
Reported by: many people
Tested by: many people
Approved by: portmgr (linimon), lofi (dirmngr's maintainer)
Reviewed by: hrs (UPDATING) |
0.7.23_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.7.23 25 Nov 2005 16:19:39 |
pav |
- Add SHA256 |
0.7.23 15 Nov 2005 06:52:12 |
ade |
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. |
0.7.23 16 Sep 2005 19:41:09 |
mnag |
Update to 0.7.23
Approved by: pav (mentor) |
0.7.22_1 13 Jul 2005 06:13:06 |
ahze |
- Chase libcdio libversion
Forgotten by: mich |
0.7.22 18 May 2005 15:34:57 |
arved |
Update to 0.7.22
* vcdxrip: add option "notrack" to skip ripping of a specific track
* vcd-info: single argument acts like -i option
* some stylistic coding changes (e.g. add _t suffix and p_ prefix)
* fix clobbering a version number via strncpy
* Memory leaks and errors reduced |
0.7.21_2 03 May 2005 06:22:15 |
ahze |
- Remove some MASTER_SITES that don't carry this version of vcdimager |
0.7.21_2 20 Apr 2005 15:51:49 |
arved |
Update libcdio to 0.73.
Chase shared library version. |
0.7.21_1 14 Feb 2005 20:54:17 |
arved |
Chase libcdio shlib version,
Bump PORTREVISION |
0.7.21 08 Dec 2004 22:19:43 |
arved |
libcdio: Update to 0.71
vcdimager: Update to 0.7.21
vlc: Chase share library bumps, Bump PORTREVISION |
0.7.20_3 26 Nov 2004 11:43:51 |
ahze |
Remove MASTER_SITE_SUBDIR since we don't use it anymore.
Approved by: adamw (implicit) |
0.7.20_3 26 Nov 2004 11:26:33 |
ahze |
Remove MASTER_SITE_GNU_ALPHA from MASTER_SITES
Add videolan.org to MASTER_SITES since vcdimager.org is rarely up
Approved by: adamw (implicit) |
0.7.20_3 13 Oct 2004 08:17:54 |
arved |
Update libcdio to 0.70
Bump PORTREVISION of affected port |
0.7.20_2 01 Sep 2004 08:54:29 |
krion |
Fix libvcdinfo.pc
o This will allow vcd support to work in multimedia/vlc (and possibly
other ports)
Use libtool
PR: ports/71171
Submitted by: Michael Johnson <ahze@ahze.net> |
0.7.20_1 26 Jun 2004 12:59:18 |
arved |
Chase libcdio shared library version
Fix build with libcdio 0.69 |
0.7.20 05 Apr 2004 08:00:56 |
arved |
Fix dependency on libcdio
PR: 65181
Submitted by: Kay Lehmann
Pointy hat to: arved |
0.7.20 04 Apr 2004 18:04:15 |
arved |
Update to 0.7.20
Drop Maintainership. |
0.7.14_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.7.14_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.7.14 31 Oct 2003 10:06:24 |
arved |
Add MASTER_SITE_GNU_ALPHA
Submitted by: ijliao |
0.7.14 04 Aug 2003 17:45:40 |
arved |
Use new INFO macros |
0.7.14 24 Apr 2003 20:26:17 |
arved |
Fix WWW
portlint |
0.7.14 05 Apr 2003 02:53:48 |
kris |
Add missing manpage |
0.7.14 28 Mar 2003 15:02:47 |
arved |
Remove reference to my old emailaddress. |
0.7.14 23 Mar 2003 16:18:32 |
arved |
Update to 0.7.14 |
0.7.12_1 22 Feb 2003 14:38:12 |
arved |
de-pkg-comment |
0.7.12_1 06 Jan 2003 19:55:11 |
arved |
Complete Repositorycopy: Adjust CATEGORIES, Add SUBDIRs to Makefile |