Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.0_12 30 Jan 2023 13:49:55 |
Baptiste Daroussin (bapt) |
x11-toolkits/gtkmathview: remove
Depends on EOLed GTk+2.0 and not depended on in the ports tree |
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.8.0_12 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.8.0_12 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.8.0_12 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.8.0_11 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.8.0_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.0_10 17 Sep 2019 17:48:12 |
antoine |
Mark BROKEN with lld
Reported by: pkg-fallout
MFH: 2019Q3 |
0.8.0_10 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 |
0.8.0_9 23 Feb 2019 05:39:02 |
tobik |
x11-toolkits/gtkmathview: Fix build on GCC-based architectures
- Add USES=compiler:c++11-lang gnome localbase:ldflags
- Add include <cstring> to fix detection of some functions
PR: 235938
Submitted by: pkubaj@anongoth.pl |
0.8.0_9 25 Aug 2018 14:09:34 |
tobik |
x11-toolkits/gtkmathview: Fix build with Clang 6
View.cc:294:10: error: no viable conversion from returned value of type 'bool'
to function return type 'SmartPtr<Element>'
return false;
^~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/gtkmathview-0.8.0_9.log
cmex10.cc:27:3: error: constant expression evaluates to 4205933842 which cannot
be
narrowed to type 'int' [-Wc++11-narrowing]
0xfab17512,
^~~~~~~~~~
SVG_RenderingContext.cc:67:25: error: invalid suffix on literal; C++11 requires
a
space between literal and identifier [-Wreserved-user-defined-literal]
metadata("Created by "PACKAGE" version "VERSION);
^ |
0.8.0_9 11 Sep 2016 18:10:56 |
amdmi3 |
- Fix build on 11.x+ |
0.8.0_9 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.8.0_9 16 Jun 2015 23:43:16 |
amdmi3 |
- Add LICENSE
- Strip library |
0.8.0_8 28 Jan 2015 01:08:44 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
0.8.0_8 02 Sep 2014 15:05:37 |
tijl |
- Add USES=libtool and bump dependent ports
- Add USES=iconv to fix build on FreeBSD 10 |
0.8.0_7 01 Jul 2014 16:03:25 |
tijl |
- Convert to USES=libtool
- Replace -lstdc++ patches with post-patch command and apply it to more
makefiles |
0.8.0_6 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.8.0_5 04 Oct 2013 13:38:44 |
kwm |
Use new LIB_DEPEND syntax, USE_GMAKE=>USES=gmake, stageify.
Update comment to remove indefinite article
Fix build on HEAD. This port uses pangox-compat. |
0.8.0_4 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
0.8.0_4 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.8.0_4 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.8.0_4 27 Jul 2012 14:21:06 |
bapt |
Add some explicit USE_PKGCONFIG=build |
0.8.0_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.0_3 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.8.0_3 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
0.8.0_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.8.0_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.0_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.0_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.8.0_1 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.8.0 20 Feb 2009 16:32:26 |
miwi |
- Update to 0.8.0
PR: 131831
Submitted by: ports fury |
0.7.7_2 05 Jan 2009 20:34:01 |
wxs |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
0.7.7_2 25 Dec 2008 03:13:51 |
linimon |
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr |
0.7.7_2 06 Jun 2008 14:16:37 |
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.7.7_1 21 Mar 2008 23:55:13 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.7.7_1 20 Mar 2008 10:09:36 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.7.7_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.7.7 12 Jan 2007 09:12:57 |
rafan |
- Use USE_ICONV instead of LIB_DEPENDS
Approved by: portmgr (erwin, few weeks ago) |
0.7.7 27 Dec 2006 14:13:00 |
miwi |
- Update to 0.7.7
PR: ports/107168
Submitted by: miwi
Approved by: maintainer |
0.7.6 10 Jul 2006 19:54:06 |
rafan |
- Update to 0.7.6
Note that in ports/99972, pkg-plist is not complete.
The fix is given by maintainer via irc.
PR: 99972
Submitted by: maintainer |
0.5.1_5 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
0.5.1_5 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.5.1_5 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
0.5.1_5 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.5.1_5 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.5.1_4 16 May 2005 21:52:58 |
pav |
- libdata/pkgconfig is now included in mtree
Approved by: marcus (portmgr hat) |
0.5.1_4 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.5.1_3 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.5.1_2 13 Aug 2004 14:39:15 |
vs |
Fix location of pkg-config-file
PR: ports/69192
Submitted by: Konstantin Oznobihin
Approved by: maintainer timeout |
0.5.1_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.5.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.5.1_1 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. |
0.5.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.5.1 25 Oct 2003 10:16:13 |
knu |
Update to 0.5.1.
Unmark BROKEN for 5.x.
PR: ports/58110
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (MAINTAINER) |
0.4.2 16 Oct 2003 02:23:26 |
kris |
BROKEN on 5.x: does not compile |
0.4.2 27 Jul 2003 08:24:29 |
krion |
Don't wrap <assert.h> in #ifdef __FreeBSD__ because it's
standard C header
Approved by: fjoe (mentor) (implicit) |
0.4.2 23 Jul 2003 09:58:02 |
krion |
Fix build on 5.1-CURRRENT
PR: 54778
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by: fjoe (mentor)
Pointy hat to: krion |
0.4.2 23 Jul 2003 09:02:56 |
krion |
Committed. Thanks!
PR: 54778
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by: fjoe (mentor) (implicit) |
0.4.2 16 Jul 2003 12:10:09 |
daichi |
update x11-toolkits/gtkmathview: build on 5.x
PR: 54472
Reviewed by: sf |
0.4.2 15 Jul 2003 14:28:22 |
daichi |
fix x11-toolkits/gtkmathview: do not use -lgnugetopt directory
PR: 54472
Pointed out by: FUJISHIMA Satsuki <sf@FreeBSD.org>
Pointy hat to: myself |
0.4.2 15 Jul 2003 06:27:33 |
daichi |
update x11-toolkits/gtkmathview: 0.3.0 -> 0.4.2
PR: 54472
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
0.3.0_1 14 Jul 2003 02:37:40 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
NOTE: This port is still BROKEN. |
0.3.0 04 Jun 2003 17:45:54 |
kris |
Mark BROKEN on all versions, not just 5.x |
0.3.0 18 May 2003 11:31:20 |
kris |
BROKEN on 5.1: configure fails |
0.3.0 20 Apr 2003 19:54:06 |
marcus |
Remove USE_GNOMENG. |
0.3.0 20 Feb 2003 19:20:28 |
knu |
De-pkg-comment. |
0.3.0 15 Oct 2002 13:51:44 |
ijliao |
add gtkmathview 0.3.0
A GTK Widget to Render MathML Documents |