Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
2.0.0.11_2 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 ) |
2.0.0.11_2 15 Jul 2022 14:36:23 |
Stefan Eßer (se) |
lang/basic256: update to depend on espeak-ng instead of espeak
Approved by: portmgr (implicit) |
2.0.0.11_1 08 Jul 2022 16:56:53 |
Stefan Eßer (se) |
lang/basic256: remove deprecation note
The audio/espeak port has been updated to a new version and the reason
for the deprecation does no longer exist.
Approved by: portmgr (implicit) |
2.0.0.11_1 01 Jul 2022 15:06:04 |
Rene Ladan (rene) |
lang/basic256: expire on 2022-09-30 for audio/espeak |
2.0.0.11_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.0.0.11 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.0.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0.11 30 Jun 2020 15:58:28 |
fernape |
lang/basic256: update to 2.0.0.11 |
2.0.0.1 11 May 2020 06:45:49 |
fernape |
lang/basic256: update to 2.0.0.1
While here:
* Reorder some variables
* dos2unix only on the necessary files (thanks tcberner@) so resources file
doesn't break.
* Add missing USES=gl |
1.1.4.0_3 08 Nov 2019 14:47:00 |
tobik |
Add missing USES={gnome,php,sdl} to the rest |
1.1.4.0_3 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.1.4.0_2 13 Jul 2019 19:23:41 |
tcberner |
lang/basic256: prepare for Qt 5.13
PR: 238782 |
1.1.4.0_2 27 Jan 2019 16:25:53 |
fernape |
lang/basic256: fix build with GCC-based architectures
PR: 235204
Submitted by: pkubaj@anongoth.pl |
1.1.4.0_2 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.1.4.0_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.1.4.0_1 13 Mar 2018 22:24:59 |
fernape |
Remove Ego-Lines from fernape's ports
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14668 |
1.1.4.0_1 12 Mar 2018 19:20:33 |
fernape |
Update MAINTAINER to new FreeBSD.org account
Update MAINTAINER email address for Fernando Apesteguia
from fernando.apesteguia@gmail.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14668 |
1.1.4.0_1 28 Oct 2016 13:06:08 |
tcberner |
Remove wrongly used QT-related plist-subs from plist
%%QT_BINDIR%% and %%QT_LIBDIR%% represent the relative location of the
Qt binaries and libraries respectively -- they are only 'bin' and 'lib'
by chance, and should not be used that way.
Approved by: portmgr (blanket), rakuco (mentor)
PR: 213833 |
1.1.4.0_1 04 Sep 2016 14:18:59 |
rakuco |
Add patch (sent upstream) to drop `using namespace std'
This patch is a smaller version of one I've sent upstream. It removes 'using
namespace std' from Interpreter.cpp to avoid errors when -std=c++11 or
-std=gnu++11 is passed to the compiler, as a call to bind(2) can end up
becoming a call to std::bind().
This is required to avoid breaking the build with Qt 5.6.1:
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -g -std=gnu++11
-pthread -D_THREAD_SAFE -Wall -W -fPIC -DLINUX -DESPEAK -DSOUND_QMOBILITY
-DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/espeak
-I/usr/local/include/qt5/QtMultimedia -I/usr/local/include/qt5/QtSerialPort
-IQtMobility -IQtMobility -I/usr/local/include/qt5
-I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -Itmp/moc
-I/usr/local/include -I/usr/local/include
-I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tmp/obj/Interpreter.o
Interpreter.cpp
Interpreter.cpp:4282:105: error: invalid operands to binary expression
('__bind<int &, sockaddr *, unsigned long>' and 'int')
PR: 212347
Approved by: fernando.apesteguia@gmail.com (maintainer) |
1.1.4.0_1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.1.4.0_1 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 |
1.1.4.0_1 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 ) |
1.1.4.0 07 Nov 2014 23:16:17 |
pawel |
Update to version 1.1.4.0
PR: 194844
Submitted by: maintainer |
1.1.3.0_1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.1.3.0_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.1.3.0 24 Aug 2014 16:59:21 |
riggs |
- Update to upstream version 1.1.3.0
- Add LICENSE
PR: 192745
Submitted by: fernando.apesteguia@gmail.com (maintainer)
Approved by: mentors (implicit) |
1.1.2.6_1 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
1.1.2.6 24 Jun 2014 15:21:06 |
wg |
lang/basic256: update to 1.1.2.6
PR: 191340 (based on)
Submitted by: maintainer |
1.1.0.0 22 Feb 2014 12:11:25 |
pawel |
Update to version 1.1.0.0
PR: ports/186849
Submitted by: maintainer |
1.0.0.0 28 Nov 2013 18:16:34 |
makc |
- Use QMAKE_SOURCE_PATH instead of deprecated QMAKE_PRO
- Use NO_WRKSUBDIR while I'm here |
1.0.0.0 28 Nov 2013 17:52:42 |
danilo |
- Use QMAKE_PRO instead of do-configure
PR: ports/184333
Suggested by: madpilot |
1.0.0.0 28 Nov 2013 17:42:53 |
danilo |
- Add the do-configure target
PR: ports/184333
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) |
1.0.0.0 23 Nov 2013 16:52:29 |
makc |
Clean-up after conversion to USES=qmake:
- Adjust USE_QT4
- Remove no longer needed HAS_CONFIGURE and QMAKE_PRO
Approved by: portmgr (blanket approval) |
1.0.0.0 19 Nov 2013 22:39:50 |
madpilot |
- Update to 1.0.0.0
- Convert to USES qmake and dos2unix
- Convert to staging
- Use LOCALBASE instead of hardconding /usr/local.
- Fix build on 10 and head with new libc++
PR: ports/183933
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) |
0.9.9.64 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.9.9.64 25 Aug 2013 09:14:39 |
vg |
- Update to 0.9.9.64
PR: ports/181094
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Approved by: eadler (mentor) |
0.9.9.58 26 Apr 2013 06:31:53 |
miwi |
- Update to 0.9.9.58
PR: 177891
Submitted by: Fernando <fernando.apesteguia@gmail.com> ( maintainer) |
0.9.9.46 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
0.9.9.46 13 Feb 2013 01:16:39 |
miwi |
- Update to 0.9.9.46
PR: 176076
Submitted by: maintainer |
0.9.9.38 25 Jan 2013 09:23:50 |
ak |
- Update to 0.9.9.38
PR: ports/175548
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) |
0.9.9.28 20 Jan 2013 23:38:14 |
madpilot |
- Update to 0.9.9.28
PR: ports/175115
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) |
0.9.9.17 28 Nov 2012 02:04:36 |
bdrewery |
- Update to 0.9.9.17
PR: ports/173845
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe: yes |
0.9.9.13 05 Nov 2012 21:27:06 |
rakuco |
Update to 0.9.9.13.
PR: ports/173401
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe: yes |
0.9.9.1 11 Oct 2012 17:36:21 |
rm |
- update to 0.9.9.1
- add build dependencies on bison and flex
while here:
- trim Makefile header
- remove redundant tabs in Makefile
- use SF shortcut in MASTER_SITES
- remove indefinite article from COMMENT
- remove exclicit dependency on qmake, since it is already defined in USE_QT4
- change BUILD_DEPENDS usage to more common
- remove trailing whitespace in pkg-descr
PR: 172583
Submitted by: Fernando <fernando.apesteguia at gmail dot com> (maintainer)
Feature safe: yes |
0.9.6.69a 10 Aug 2012 12:28:23 |
madpilot |
- Update to to 0.6.69
- Whitespace fix
PR: ports/170504
Submitted by: Fernando <fernando.apesteguia@gmail.com>
Approved by: crees (mentor) |
0.9.6.66_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.9.6.66_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.6.66 11 Oct 2011 07:49:44 |
wen |
- Fix a typo
Thanks to: Lars Engels <lars.engels@0x20.net> |
0.9.6.66 11 Oct 2011 07:46:10 |
wen |
BASIC-256 is an easy to use version of BASIC designed to teach anybody
(especially middle and high-school students) the basics of computer
programming.
It uses traditional control structures like gosub, for/next, and goto,
which helps kids easily see how program flow-control works. It has a
built-in graphics mode which lets them draw pictures on screen in
minutes, and a set of detailed, easy-to-follow tutorials that
introduce programming concepts through fun exercises.
WWW: http://www.basic256.org
PR: ports/160367
Submitted by: Fernando <fernando.apesteguia@gmail.com> |
0.9.6.66 11 Oct 2011 06:50:56 |
wen |
BASIC-256 is an easy to use version of BASIC designed to teach anybody
(especially middle and high-school students) the basics of computer
programming.
It uses traditional control structures like gosub, for/next, and goto,
which helps kids easily see how program flow-control works. It has a
built-in graphics mode which lets them draw pictures on screen in
minutes, and a set of detailed, easy-to-follow tutorials that
introduce programming concepts through fun exercises.
WWW: http://http://www.basic256.org
PR: ports/160367
Submitted by: Fernando <fernando.apesteguia@gmail.com> |