Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Dec 2018 13:37:59
4.0.1 |
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 |
02 Dec 2018 20:16:53
4.0.1 |
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 |
25 Nov 2018 21:01:11
4.0.1 |
arved  |
Unbreak by updating to 4.0.1
PR: 232964
Submitted by: w.schwarzenfeld@utanet.at |
04 Nov 2018 14:44:56
3.84_8 |
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 |
01 Aug 2018 05:51:00
3.84_8 |
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 |
21 May 2017 21:55:08
3.84_8 |
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 |
26 Jul 2016 16:51:16
3.84_8 |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:29:17
3.84_8 |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
20 Dec 2014 23:11:16
3.84_8 |
bapt  |
Get rid of gnomehier |
11 Dec 2014 23:59:11
3.84_7 |
amdmi3  |
- Add external utilities called in runtime to RUN_DEPENDS |
08 Dec 2014 16:48:41
3.84_6 |
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 ) |
20 Oct 2014 06:36:00
3.84_5 |
bapt  |
Cleanup plist |
01 Jun 2014 13:03:14
3.84_5 |
ohauer  |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
16 Apr 2014 18:28:50
3.84_5 |
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 ) |
05 Feb 2014 15:53:18
3.84_4 |
bapt  |
Chase libmad changes |
04 Feb 2014 19:39:04
3.84_3 |
antoine  |
Fix LIB_DEPENDS
Reported by: pkg via poudriere sanity checks |
18 Jan 2014 14:49:41
3.84_3 |
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 |
08 Nov 2013 14:31:40
3.84_3 |
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. |
22 Oct 2013 13:50:44
3.84_2 |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
20 Sep 2013 14:36:37
3.84_2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
18 Sep 2013 08:00:44
3.84_2 |
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 |
14 Aug 2013 22:35:54
3.84_2  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
16 Jul 2013 14:56:11
3.84_2 |
miwi  |
- Unbreak build after autotool update |
28 Mar 2013 03:28:31
3.84_2 |
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
20 Mar 2013 08:56:08
3.84_2 |
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 |
19 Jul 2012 20:15:39
3.84_2 |
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
01 Jun 2012 12:17:20
3.84_1 |
bapt  |
Convert to new options framework |
01 Jun 2012 05:26:28
3.84_1 |
dinoex  |
- update png to 1.5.10 |
25 Nov 2011 16:45:04
3.84 |
miwi  |
- Update to version 3.84
- Pet Portlint
PR: 162827
Submitted by: Ports Fury
Feature safe: yes |
23 Sep 2011 22:26:39
3.83 |
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 |
02 Jul 2011 16:09:11
3.83 |
miwi  |
- Update to 3.83
PR: 158484
Submitted by: Ports Fury |
19 Mar 2011 12:38:54
3.82_13 |
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
3.82_13 |
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
3.82_13 |
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
3.82_13 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
14 Aug 2010 22:37:29
3.82_12 |
arved  |
Second attempt to unbreak this port,
instead of guessing the correct FreeBSD version values write a configure macro
to detect it. |
29 Jul 2010 22:34:50
3.82_12 |
pav  |
- Mark BROKEN:
tX_dialog.cc:266: error: invalid conversion from 'int (*)(const dirent*)' to
'int (*)(dirent*)'
Reported by: pointyhat |
02 Jul 2010 19:16:43
3.82_12 |
arved  |
Fix build after scandir prototype change
Feature safe: yes |
06 Jun 2010 20:44:03
3.82_12 |
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
28 Mar 2010 06:47:48
3.82_11 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
13 Mar 2010 11:45:56
3.82_10 |
erwin  |
Mark BROKEN on 8.x: does not build |
05 Feb 2010 11:46:55
3.82_10 |
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
3.82_9 |
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. |
06 Jul 2009 21:26:00
3.82_9 |
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
15 Jun 2008 12:52:11
3.82_8 |
olgeni  |
A few typo fixes for ports/audio descriptions. |
06 Jun 2008 13:07:20
3.82_8 |
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) |
19 Apr 2008 17:56:05
3.82_7  |
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) |
24 Oct 2007 23:37:25
3.82_6 |
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 ) |
28 Jul 2007 12:27:31
3.82_5 |
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
19 May 2007 20:32:57
3.82_4 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Oct 2006 08:54:54
3.82_3 |
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) |
03 May 2006 05:14:35
3.82_2 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
08 Nov 2005 12:56:15
3.82_2 |
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 |
05 Nov 2005 05:22:06
3.82_2 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
17 Oct 2005 12:45:26
3.82_1 |
vs  |
Chase MASTER_SITE, use OPTIONS while here
Noticed by: fenner's magical distfile survey |
26 Apr 2005 14:05:55
3.82_1 |
arved  |
Remove old emailaddress |
12 Mar 2005 10:54:27
3.82_1 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
23 Nov 2004 02:23:08
3.82 |
mezz  |
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav |
09 Nov 2004 22:42:58
3.82 |
krion  |
Update to version 3.82
PR: ports/73728
Submitted by: Ports Fury |
07 Nov 2004 22:37:47
3.81_6 |
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
27 Aug 2004 11:26:04
3.81_5 |
arved  |
Fix build with gcc 3.4
Submitted by: Alexander Koenig <alex@lisas.de> |
05 Apr 2004 03:31:02
3.81_5 |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
10 Mar 2004 12:34:46
3.81_4 |
arved  |
Add dependency on jack, Bump PORTREVISION. |
28 Feb 2004 10:21:05
3.81_3 |
arved  |
Chase liblrdf Shared library version. Bump PORTREVISION |
04 Feb 2004 05:21:48
3.81_2 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
27 Jan 2004 20:51:07
3.81_1 |
trevor  |
Add SIZE. |
20 Dec 2003 16:14:14
3.81_1 |
naddy  |
Catch up with libogg/libvorbis version bump. |
07 Dec 2003 01:27:06
3.81 |
marcus  |
Chase the libmad/libid3tag shared lib version. |
17 Nov 2003 12:03:17
3.81 |
trevor  |
USE_REINPLACE must be defined before REINPLACE_CMD may be used. |
23 Aug 2003 21:58:22
3.81 |
krion  |
- Update to version 3.81
PR: 55897
Submitted by: Ports Fury |
05 Jun 2003 21:12:27
3.80_1 |
adamw  |
Fix build under -CURRENT.
PR: ports/52298
Submitted by: Samy Al Bahra <samy@kerneled.com> |
18 May 2003 17:54:18
3.80_1 |
marcus  |
Fix configure in the absence of GNOME.
Reported by: bento |
09 May 2003 23:37:39
3.80_1 |
arved  |
Add missing dependency on scrollkeeper
Submitted by: bento |
27 Apr 2003 14:34:50
3.80_1 |
arved  |
Add dependency on liblrdf and remove -disable-lrdf from
CONFIGURE_ARGS. |
26 Apr 2003 22:30:59
3.80 |
nork  |
Update to 3.80.
PR: ports/51359
Submitted by: Ports Fury |
08 Apr 2003 00:40:09
3.73 |
marcus  |
Remove the USE_GNOMENG macro. |
28 Feb 2003 22:53:02
3.73 |
kris  |
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk |
20 Feb 2003 16:49:55
3.73 |
knu  |
De-pkg-comment. |
01 Feb 2003 21:29:45
3.73 |
arved  |
Fix Build on CURRENT |
02 Jan 2003 19:22:58
3.73 |
arved  |
Move USE_X_PREFIX before bsd.port.pre.mk |
01 Jan 2003 21:16:35
3.73 |
arved  |
Update to 3.73
Drop Maintainership |
31 Aug 2002 00:13:25
3.72 |
marcus  |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
30 May 2002 17:36:05
3.72 |
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> |