Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.8_15 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.0.8_15 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.0.8_15 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.0.8_14 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.0.8_13 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 |
1.0.8_12 05 Nov 2018 20:30:32 |
linimon |
This port requires USES=compiler:c++11-lang, since it links with
libgraphite.
It also requires some includes, to build it with GCC7. One of source
files uses CRLF line endings, which necessitates USES=dos2unix.
While here, add USES=gnome localbase:ldflags.
PR: 232491
Submitted by: Piotr Kubaj |
1.0.8_12 03 Nov 2018 14:08:36 |
bapt |
Properly register info files |
1.0.8_11 01 Sep 2018 09:41:43 |
tobik |
games/rtb: Fix build with Clang 6
Structs.cc:50:5: error: constant expression evaluates to 255 which cannot be
narrowed to type 'gchar' (aka 'char') [-Wc++11-narrowing]
0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f,
^~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/RealTimeBattle-1.0.8_11.log |
1.0.8_11 12 Dec 2017 18:35:32 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
1.0.8_11 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.0.8_10 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.0.8_10 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.8_10 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.0.8_10 05 Dec 2014 13:12:47 |
amdmi3 |
- Drop @dirrm* from plist
- Use canonical statement order
- Add LICENSE_FILE |
1.0.8_10 30 Nov 2014 19:25:59 |
amdmi3 |
- Fix build with clang 3.5
Submitted by: antoine
MFH: 2014Q4 |
1.0.8_10 20 Oct 2014 17:36:03 |
mva |
- Convert games/ to new USES=python
Approved by: portmgr (implicit) |
1.0.8_10 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 |
1.0.8_10 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.8_10 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.0.8_10 19 Dec 2013 18:36:43 |
pawel |
- Fix build on -current
- Update MASTER_SITES
- Add LICENSE
- Add DESKTOP_ENTRIES
- Support staging
PR: ports/184825
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0.8_9 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0.8_9 02 Sep 2013 21:32:24 |
bapt |
Add an explicit dependency on pkgconf |
1.0.8_9 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
1.0.8_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.8_8 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 |
1.0.8_8 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> |
1.0.8_8 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.0.8_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.8_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.8_6 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. |
1.0.8_6 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 |
1.0.8_5 06 Jun 2008 13:31:51 |
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) |
1.0.8_4 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) |
1.0.8_3 25 Mar 2008 16:23:13 |
pav |
- This will install one extra file when it detects Python, so make Python an
explicit dependency and correct plist
Reported by: pointyhat |
1.0.8_2 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.0.8_2 20 Jun 2007 14:18:35 |
miwi |
- Fix build with gcc 4.2
PR: 113771
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0.8_2 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}. |
1.0.8_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
1.0.8_1 22 Jan 2006 02:11:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.0.8_1 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
1.0.8_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
1.0.8 18 Oct 2005 09:15:29 |
garga |
- Update to version 1.0.8
PR: ports/87534
Submitted by: Ports Fury |
1.0.7_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.0.7 12 Jan 2005 19:12:38 |
krion |
Update to version 1.0.7
PR: ports/76160
Submitted by: Ports Fury |
1.0.6_2 10 Dec 2004 10:24:06 |
danfe |
This time, fix the build on 4.X, 5.X, and 6-CURRENT.
Reported by: kris, krion
Approved by: fjoe (mentor, implicit) |
1.0.6_2 09 Dec 2004 15:01:33 |
krion |
Insert space in include statement
Pointed out by: kris |
1.0.6_2 09 Dec 2004 10:28:01 |
krion |
Handle includes properly. |
1.0.6_2 09 Dec 2004 10:20:37 |
krion |
BROKEN: Does not compile on 4.x |
1.0.6_2 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.0.6_1 22 Sep 2004 05:47:15 |
danfe |
Fix bad C++ code to unbreak the build with latest GCC.
Reported by: kris
Approved by: portmgr (marcus), fjoe (mentor, implicit) |
1.0.6_1 17 Sep 2004 22:32:56 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
1.0.6_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.0.6 14 Mar 2004 07:10:50 |
krion |
- Update to version 1.0.6
PR: ports/64213
Submitted by: Ports Fury |
1.0.4_2 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.0.4_2 09 Feb 2004 10:14:57 |
linimon |
Reset bouncing maintainer address (permanent errors). |
1.0.4_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.4_1 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
1.0.4_1 18 May 2003 10:11:17 |
kris |
BROKEN on 5.1: bad C++ |
1.0.4_1 20 Apr 2003 03:03:05 |
marcus |
Remove USE_GNOMENG. |
1.0.4_1 21 Feb 2003 12:06:01 |
knu |
De-pkg-comment. |
1.0.4_1 02 Sep 2002 00:59:13 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42301
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
20 Nov 2001 23:49:34 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
04 Jan 2001 14:47:21 |
sf |
add missing header. install/deinstall info. |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |
05 Oct 2000 07:36:24 |
reg |
Implement USE_GTK, part 1. |
30 Jun 2000 23:44:05 |
will |
Add RealTimeBattle, a programming game in which robots controlled by programs
coded in any language are fighting with each other. |