Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.4_19 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
0.5.4_19 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
0.5.4_18 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
0.5.4_17 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 ) |
0.5.4_17 20 Jul 2022 14:20:54
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.5.4_17 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) |
0.5.4_16 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 |
0.5.4_15 02 Aug 2021 16:03:15
    |
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
0.5.4_14 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5.4_14 17 Jun 2020 18:17:45
  |
sunpoet  |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
0.5.4_14 08 Nov 2019 09:27:57
  |
tobik  |
a-b: Add missing USES={gnome,php,sdl,xorg} |
0.5.4_14 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.5.4_13 20 Dec 2017 15:12:29
  |
bapt  |
Switch to swig 3.0 |
0.5.4_13 06 Nov 2017 16:06:22
  |
mat  |
Those non default PYTHON options do not build/stage/package, mark them
BROKEN.
Sponsored by: Absolight |
0.5.4_13 18 Aug 2017 14:15:45
  |
swills  |
audio/lash: Fixed.pc file: removed Requires line, added missing USE statements
* Removed Requires in .pc because it causes pkg-config to pass jack libraries
to users that users don't need
* Add needed USE_GNOME=gdkpixbuf2 cairo
* PYTHON_CONFIGURE_ENABLE=pylash - pylash is still broken as before.
PR: 220956
Submitted by: Yuri Victorovich <yuri@rawbw.com> |
0.5.4_12 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.5.4_11 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.5.4_11 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.5.4_11 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
0.5.4_11 16 Jun 2015 02:17:13
  |
amdmi3  |
- Strip library
- Add PYTHON option, fix plist problems along the way |
0.5.4_10 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
0.5.4_10 20 Jun 2014 12:15:46
  |
amdmi3  |
- Switch audio/lash to USES=libtool, drop .la files
- Add required LIBS
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.5.4_9 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.5.4_8 30 Dec 2013 16:51:38
  |
antoine  |
Stage support |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.5.4_8 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.5.4_8 02 Sep 2013 20:51:40
  |
bapt  |
Add an explicit dependency on pkgconf |
30 Aug 2013 23:01:06

|
bapt  |
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 |
0.5.4_8 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.5.4_8 06 May 2013 15:34:18
  |
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
0.5.4_8 28 Mar 2013 03:28:31
  |
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.5.4_8 17 Dec 2012 02:26:49
  |
araujo  |
- Remove READLINE_DESC overrides.
Reported by: danfe@ |
0.5.4_8 14 Dec 2012 09:35:03
  |
araujo  |
- Support USE_READLINE.
- Convert to new option framework.
PR: ports/171962
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.5.4_8 18 Aug 2012 21:23:24
 |
danfe  |
- Cleanup Makefile: wrap overly long lines, etc.
- Reformat port description while here |
0.5.4_8 09 Jul 2012 14:16:18
 |
ak  |
- Install manual
- Fix texi2hml usage
- Remove ABI version numbers in LIB_DEPENDS
- Remove leftovers of 5.x support
PR: ports/169627
Submitted by: Kalten <kalten@gmx.at> |
0.5.4_7 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.5.4_6 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.5.4_6 10 Aug 2011 14:30:41
 |
ehaupt  |
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 159424
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.5.4_6 02 Aug 2011 09:31:53
 |
bapt  |
Mark BROKEN: Does not fetch |
0.5.4_6 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.5.4_6 25 Oct 2010 20:09:07
 |
trasz  |
Drop maintainership for ports I can't maintain anymore. |
0.5.4_6 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.4_5 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.5.4_4 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.5.4_3 12 May 2009 11:28:17
 |
itetcu  |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
0.5.4_2 06 Jun 2008 13:07:20
 |
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.5.4_1 02 Jan 2008 19:35:26
 |
trasz  |
- Work around session resuming problem. |
0.5.4 14 Dec 2007 18:38:00
 |
trasz  |
- Update to 0.5.4 |
0.5.3_1 03 Oct 2007 12:32:55
 |
trasz  |
- Fix session restoration. |
0.5.3 11 Jul 2007 22:06:17
 |
trasz  |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
0.5.3 04 Jun 2007 20:41:24
 |
trasz  |
- Update to 0.5.3.
Approved by: miwi (mentor) |
0.5.2_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5.2 17 Apr 2007 14:07:55
 |
trasz  |
Remove workarounds for FreeBSD 4.
PR: ports/111666
Submitted by: edwin
Approved by: miwi (mentor) |
0.5.2 13 Apr 2007 13:03:49
 |
trasz  |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
0.5.2 13 Jan 2007 21:41:41
 |
miwi  |
LASH is a session management system for JACK audio applications.
It is an implementation of a proposal that originated from this
discussion. Its aim is to allow you to have many different audio
programs running at once, to save their setup, close them down and
then easily reload the setup at some other time. LASH doesn't deal
with any kind of audio data itself; it just runs programs, deals
with saving/loading (arbitrary) data and connects different kinds
of virtual audio ports together (currently JACK and ALSA sequencer
ports). It can also be used to move entire sessions between
computers, or post sessions on the Internet for download.
WWW: http://www.nongnu.org/lash/
PR: ports/107875
Submitted by: trasz <trasz at pin.if.uz.zgora.pl> |