Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.1 31 Dec 2018 13:37:59 |
rene |
Remove expired ports:
2018-12-31 net/libsrtp: Superseded by libsrtp2
2018-12-31 x11-toolkits/wlc: Deprecated upstream
2018-12-31 japanese/spamassassin: does not build
2018-12-31 www/spdylay: SPDY is deprecated, use HTTP/2 instead
2018-12-31 www/moodle33: Upstream no longer maintained
2018-12-31 security/krb5-114: EOL twelve months after release of krb5-1.16
2018-12-31 databases/mongodb32: EOL upstream since September 2018
2018-12-31 databases/mongodb32-tools: EOL upstream since September 2018
2018-12-31 audio/creox: Qt4 has been EOL since december 2015
2018-12-31 audio/terminatorx: Unmaintained, broken too often
2018-12-31 audio/shoutcast: Upstream vendor no longer provides releases
2018-12-31 dns/powerdns-recursor40: FreeBSD 10.3 has reached EoL since
2018-04-30; users should upgrade and use dns/powerdns-recursor instead
2018-12-31 sysutils/ataidle: obsoleted by camcontrol(8)
2018-12-31 sysutils/syslog-ng37: No longer officially supported by Balabit, does
not support openssl111
2018-12-31 sysutils/cfengine22: No longeer supported by cfengine.com
2018-12-31 sysutils/syslog-ng36: No longer officially supported by Balabit, does
not support openssl111 |
4.0.1 02 Dec 2018 20:16:53 |
antoine |
Mark BROKEN: fails to configure
Deprecate since it's not the first time it's broken
checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found
Reported by: pkg-fallout |
4.0.1 25 Nov 2018 21:01:11 |
arved |
Unbreak by updating to 4.0.1
PR: 232964
Submitted by: w.schwarzenfeld@utanet.at |
3.84_8 04 Nov 2018 14:44:56 |
antoine |
Mark BROKEN: fails to build
tX_audiodevice.cc:372:46: error: C-style cast from 'nullptr_t' to
'jack_options_t' (aka 'JackOptions') is not allowed
if ((client=jack_client_open("terminatorX", (jack_options_t) NULL,
NULL))==0) {
^~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
3.84_8 01 Aug 2018 05:51:00 |
tobik |
audio/terminatorx: Fix build with Clang 6
tX_dialog.cc:569:41: error: invalid suffix on literal; C++11 requires a space
between literal and identifier [-Wreserved-user-defined-literal]
label=gtk_label_new(PACKAGE" release "VERSION);
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/terminatorx-3.84_8.log |
3.84_8 21 May 2017 21:55:08 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
3.84_8 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 |
3.84_8 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
3.84_8 20 Dec 2014 23:11:16 |
bapt |
Get rid of gnomehier |
3.84_7 11 Dec 2014 23:59:11 |
amdmi3 |
- Add external utilities called in runtime to RUN_DEPENDS |
3.84_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 ) |
3.84_5 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
3.84_5 01 Jun 2014 13:03:14 |
ohauer |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
3.84_5 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 ) |
3.84_4 05 Feb 2014 15:53:18 |
bapt |
Chase libmad changes |
3.84_3 04 Feb 2014 19:39:04 |
antoine |
Fix LIB_DEPENDS
Reported by: pkg via poudriere sanity checks |
3.84_3 18 Jan 2014 14:49:41 |
antoine |
- Stage support
- Use OPTIONS helpers |
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 |
3.84_3 08 Nov 2013 14:31:40 |
kwm |
Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify. |
3.84_2 22 Oct 2013 13:50:44 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
3.84_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
3.84_2 18 Sep 2013 08:00:44 |
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 |
3.84_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.84_2 16 Jul 2013 14:56:11 |
miwi |
- Unbreak build after autotool update |
3.84_2 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
3.84_2 20 Mar 2013 08:56:08 |
gahr |
- Fix build with clang
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS
- Get rid of shlib versions in LIB_DEPENDS
- Trim Makefile headers
- Pet portlint by renaming patch files |
3.84_2 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
3.84_1 01 Jun 2012 12:17:20 |
bapt |
Convert to new options framework |
3.84_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.84 25 Nov 2011 16:45:04 |
miwi |
- Update to version 3.84
- Pet Portlint
PR: 162827
Submitted by: Ports Fury
Feature safe: yes |
3.83 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 |
3.83 02 Jul 2011 16:09:11 |
miwi |
- Update to 3.83
PR: 158484
Submitted by: Ports Fury |
3.82_13 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.82_13 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.82_13 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
3.82_13 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
3.82_12 14 Aug 2010 22:37:29 |
arved |
Second attempt to unbreak this port,
instead of guessing the correct FreeBSD version values write a configure macro
to detect it. |
3.82_12 29 Jul 2010 22:34:50 |
pav |
- Mark BROKEN:
tX_dialog.cc:266: error: invalid conversion from 'int (*)(const dirent*)' to
'int (*)(dirent*)'
Reported by: pointyhat |
3.82_12 02 Jul 2010 19:16:43 |
arved |
Fix build after scandir prototype change
Feature safe: yes |
3.82_12 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
3.82_11 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.82_10 13 Mar 2010 11:45:56 |
erwin |
Mark BROKEN on 8.x: does not build |
3.82_10 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.82_9 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. |
3.82_9 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
3.82_8 15 Jun 2008 12:52:11 |
olgeni |
A few typo fixes for ports/audio descriptions. |
3.82_8 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) |
3.82_7 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.82_6 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 ) |
3.82_5 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
3.82_4 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}. |
3.82_3 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
3.82_2 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
3.82_2 08 Nov 2005 12:56:15 |
arved |
* Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio |
3.82_2 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
3.82_1 17 Oct 2005 12:45:26 |
vs |
Chase MASTER_SITE, use OPTIONS while here
Noticed by: fenner's magical distfile survey |
3.82_1 26 Apr 2005 14:05:55 |
arved |
Remove old emailaddress |
3.82_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
3.82 23 Nov 2004 02:23:08 |
mezz |
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav |
3.82 09 Nov 2004 22:42:58 |
krion |
Update to version 3.82
PR: ports/73728
Submitted by: Ports Fury |
3.81_6 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
3.81_5 27 Aug 2004 11:26:04 |
arved |
Fix build with gcc 3.4
Submitted by: Alexander Koenig <alex@lisas.de> |
3.81_5 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
3.81_4 10 Mar 2004 12:34:46 |
arved |
Add dependency on jack, Bump PORTREVISION. |
3.81_3 28 Feb 2004 10:21:05 |
arved |
Chase liblrdf Shared library version. Bump PORTREVISION |
3.81_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.81_1 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
3.81_1 20 Dec 2003 16:14:14 |
naddy |
Catch up with libogg/libvorbis version bump. |
3.81 07 Dec 2003 01:27:06 |
marcus |
Chase the libmad/libid3tag shared lib version. |
3.81 17 Nov 2003 12:03:17 |
trevor |
USE_REINPLACE must be defined before REINPLACE_CMD may be used. |
3.81 23 Aug 2003 21:58:22 |
krion |
- Update to version 3.81
PR: 55897
Submitted by: Ports Fury |
3.80_1 05 Jun 2003 21:12:27 |
adamw |
Fix build under -CURRENT.
PR: ports/52298
Submitted by: Samy Al Bahra <samy@kerneled.com> |
3.80_1 18 May 2003 17:54:18 |
marcus |
Fix configure in the absence of GNOME.
Reported by: bento |
3.80_1 09 May 2003 23:37:39 |
arved |
Add missing dependency on scrollkeeper
Submitted by: bento |
3.80_1 27 Apr 2003 14:34:50 |
arved |
Add dependency on liblrdf and remove -disable-lrdf from
CONFIGURE_ARGS. |
3.80 26 Apr 2003 22:30:59 |
nork |
Update to 3.80.
PR: ports/51359
Submitted by: Ports Fury |
3.73 08 Apr 2003 00:40:09 |
marcus |
Remove the USE_GNOMENG macro. |
3.73 28 Feb 2003 22:53:02 |
kris |
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk |
3.73 20 Feb 2003 16:49:55 |
knu |
De-pkg-comment. |
3.73 01 Feb 2003 21:29:45 |
arved |
Fix Build on CURRENT |
3.73 02 Jan 2003 19:22:58 |
arved |
Move USE_X_PREFIX before bsd.port.pre.mk |
3.73 01 Jan 2003 21:16:35 |
arved |
Update to 3.73
Drop Maintainership |
3.72 31 Aug 2002 00:13:25 |
marcus |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
3.72 30 May 2002 17:36:05 |
ijliao |
add terminatorX 3.72
Realtime audio synthesizer that allows you to "scratch" on audio data
PR: 38054
Submitted by: Tilman Linneweh <tilman@arved.de> |