Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.5 18 Mar 2024 16:24:20 |
Yuri Victorovich (yuri) |
audio/soundtracker: update 1.0.4 → 1.0.5 |
1.0.4_1 18 Feb 2024 13:28:04 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
1.0.4 03 Oct 2023 02:55:48 |
Yuri Victorovich (yuri) |
audio/soundtracker: update 1.0.3 → 1.0.4
Reported by: portscout |
1.0.3_3 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
1.0.3_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.0.3_1 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 ) |
1.0.3 26 Nov 2022 19:37:21 |
Yuri Victorovich (yuri) |
audio/soundtracker: Update 1.0.2.1 -> 1.0.3 |
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) |
1.0.2.1_1 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 ) |
1.0.2.1_1 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) |
1.0.2.1 16 Jun 2021 19:25:50 |
Yuri Victorovich (yuri) |
audio/soundtracker: Update 1.0.2 -> 1.0.2.1 |
1.0.2_1 18 May 2021 18:44:51 |
Yuri Victorovich (yuri) |
audio/soundtracker: Backport the bugfix patch from the upstream |
0.6.8_18 18 May 2021 16:20:27 |
Yuri Victorovich (yuri) |
Re-add port: audio/soundtracker: Pattern-oriented music editor |
0.6.8_18 21 Dec 2018 13:19:03 |
rene |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.6.8_18 12 Oct 2018 09:19:05 |
antoine |
Deprecate most glib12 consumers
With hat: portmgr |
0.6.8_18 16 Aug 2018 12:08:35 |
tobik |
audio/soundtracker: Remove esound support
- Enable SDL by default for audio output
- Prevent accidentally picking up ALSA support from the build environment |
0.6.8_17 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.6.8_17 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.6.8_17 06 Sep 2015 13:43:10 |
jbeich |
audio/soundtracker: fix options and unbreak ASM=on on 10+
AC_ARG_ENABLE usage in configure.in is broken. Only 'gnome' and 'nls'
are defined properly for both --enable- and --disable- prefix.
--CONFIGURE_ARGS--
--disable-gnome --disable-asm --disable-jack --enable-nls --prefix=/usr/local
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
[...]
integer32-asm.S:64:1: error: unexpected token at start of statement
.0:
^
integer32-asm.S:120:1: error: unexpected token at start of statement
.1:
^
integer32-asm.S:166:1: error: unexpected token at start of statement
.2:
^
integer32-asm.S:214:1: error: unexpected token at start of statement
.3:
^
Reported by: pkg-fallout
Pointy hat to: mat (option helpers) |
0.6.8_16 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.6.8_16 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.6.8_16 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.6.8_15 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.6.8_15 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
0.6.8_14 20 Aug 2014 00:25:18 |
grembo |
Remove deletion of LC_MESSAGES directories that are owned by devel/gettext
Reviewed by: bdrewery
Approved by: bdrewery |
0.6.8_14 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.6.8_14 30 Dec 2013 17:16:35 |
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 |
15 Oct 2013 09:47:12
|
bapt |
Remove all options bringing gnome1 libraries |
0.6.8_14 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.6.8_14 30 Aug 2013 22:31:38 |
bapt |
Add an explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake |
0.6.8_14 26 Apr 2013 15:10:57 |
bapt |
Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng |
0.6.8_14 28 Mar 2013 17:56:37 |
eadler |
Convert a few remaining straglers from the unmaintined ports to pathfix |
0.6.8_14 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.6.8_14 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.6.8_13 07 Jan 2013 02:07:27 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes |
0.6.8_13 22 Nov 2012 09:40:13 |
danfe |
- Utilize per-architecture feature of new OPTIONS framework
- Define LICENSE (GPLv2), drop shlib version numbers from LIB_DEPENDS
- Fix DESKTOP_ENTRIES (add categories)
- Cleanup Makefile and port description while I am here
Feature safe: yes |
0.6.8_13 01 Jun 2012 12:17:20 |
bapt |
Convert to new options framework |
0.6.8_13 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.8_12 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.6.8_11 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.6.8_11 24 Aug 2011 05:12:19 |
stas |
- Undeprecate, a useful app port in a working condition. |
0.6.8_11 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.6.8_11 01 Aug 2011 17:06:36 |
bapt |
Deprecate some abandonwares |
0.6.8_11 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6.8_11 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.6.8_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.8_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.8_8 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.6.8_8 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.6.8_7 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.6.8_6 29 Apr 2008 05:11:44 |
linimon |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
0.6.8_6 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.6.8_5 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.6.8_4 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
0.6.8_3 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.6.8_2 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.6.8_1 23 Aug 2006 00:16:18 |
jylefort |
- Disable i386 assembler optimizations by default: the NEWS file talks
about an "unknown mixer bug" and I am indeed experiencing it when
these optimizations are enabled
- Use OPTIONS
- Install a desktop entry
- Tidy up patching |
0.6.8 25 Jul 2006 22:29:09 |
jylefort |
Take. |
0.6.8 28 May 2006 18:21:41 |
arved |
Fix build on !i386
PR: 98019
Submitted by: Kato Tsuguru |
0.6.8 03 May 2006 06:44:48 |
sem |
- Update to 0.6.8
PR: ports/94490
Submitted by: KATO Tsuguru |
0.6.7_3 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.6.7_2 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
0.6.7_2 13 Dec 2004 00:46:33 |
kris |
Add missing file |
0.6.7_2 12 Apr 2004 03:33:49 |
kris |
Fix plist.
Pointy hat to: kris |
0.6.7_2 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
0.6.7_2 29 Mar 2004 06:59:36 |
kris |
Add missing USE_GETTEXT, conditionally on WITHOUT_NLS. |
0.6.7_2 10 Mar 2004 12:56:13 |
arved |
Add dependency on jack. Bump PORTREVISION |
0.6.7_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.6.7 31 Jan 2004 15:08:58 |
krion |
- Fix build on non-i386 arch
- Fix pathname issue when WITH_GNOME is defined
- Fix ja.po
PR: ports/62152
Submitted by: Ports Fury |
0.6.7 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
0.6.7 12 Jan 2004 13:56:59 |
krion |
- Update to version 0.6.7
PR: 61244
Submitted by: Ports Fury |
0.6.6 08 Apr 2003 00:40:09 |
marcus |
Remove the USE_GNOMENG macro. |
0.6.6 20 Feb 2003 16:49:55 |
knu |
De-pkg-comment. |
0.6.6 29 Dec 2002 04:40:51 |
ijliao |
fix build on -current
PR: 46582
Submitted by: Ports Fury |
0.6.6 23 Nov 2002 15:38:30 |
nork |
Update to 0.6.6
PR: ports/45635
Submitted by: Ports Fury |
0.6.2 18 Nov 2002 03:48:10 |
kris |
Reset undeliverable maintainer addresses to ports@FreeBSD.org |
0.6.2 09 Sep 2002 01:21:47 |
marcus |
Fix things after the GNOMENG commit. Also, implemement REINPLACE_CMD.
PR: 42570
Submitted by: Tilman Linneweh <tilman@arved.de> |
0.6.2 31 Aug 2002 00:13:25 |
marcus |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
02 Jan 2002 03:05:45 |
pat |
Use ':' to seperate chown user and group |
29 Mar 2001 16:35:19 |
sobomax |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
26 Feb 2001 05:11:59 |
steve |
Update to version 0.6.2. |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
05 Oct 2000 08:22:56 |
reg |
Implement WANT_GNOME. |
06 Sep 2000 04:29:53 |
ade |
Update to 0.5.7 (by maintainer) and clean up PLIST handling with PLIST_SUB
magic (by ade, approved by maintainer) |
06 Aug 2000 15:24:13 |
nbm |
Update to 0.5.5. |
01 Jun 2000 17:25:45 |
ade |
Updates for new shared library versions in GNOME 1.2 |