Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.61_10 11 Jan 2024 16:49:21 |
Dirk Meyer (dinoex) |
misc/estic: use ${PREFIX}/share/man |
1.61_10 12 May 2023 02:30:28 |
Alexey Dokuchaev (danfe) |
Convert more files to UTF-8, fix some typos or whitespace bugs. |
1.61_10 14 Sep 2022 08:00:38 |
Alexey Dokuchaev (danfe) |
Convert five port descriptions and one configuration file to UTF-8. |
1.61_10 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.61_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.61_10 06 Nov 2019 18:09:45 |
zeising |
Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.61_10 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.61_10 27 Jun 2019 09:59:54 |
dinoex |
- fix build with gcc9
- fix build with clang from base on FreeBSD-11 and FreeBSD-12
PR: 238647 |
1.61_9 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.61_8 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.61_7 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.61_6 30 Jan 2018 23:13:11 |
dinoex |
- fix install |
1.61_6 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
1.61_6 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.61_6 17 Oct 2017 18:31:59 |
fjoe |
Use fgets(3)+strcspn(3) instead of gets(3)
Approved by: MAINTAINER |
1.61_5 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.61_4 27 May 2017 00:43:11 |
linimon |
Mark some ports failing on armv6, for errors classified as "bad C++ code".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.61_4 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.61_3 29 Jan 2017 14:47:22 |
dinoex |
- add LICENSE
- use distribution patch
- extend pkg-message
- protect config file
- cleanup staged install
- make portlint happier |
1.61_2 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
1.61_1 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.61_1 03 Feb 2016 00:38:48 |
marino |
misc/estic: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libtermcap
approved by: infrastructure blanket |
1.61_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.61_1 14 Nov 2014 08:36:08 |
dinoex |
- fix build on FreeBSD-10 |
1.61_1 15 Jul 2014 16:24:42 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.61_1 31 Mar 2014 17:45:13 |
dinoex |
- fix makefiles to honor CXX and CXXFLAGS
- fix some C++ problems
- mark BROKEN on FreeBSD10, no gcc 4.2 |
1.61_1 10 Mar 2014 16:25:34 |
bapt |
Convert m* to USES=zip |
1.61_1 04 Mar 2014 06:51:38 |
dinoex |
- remove broken MANPREFIX |
1.61_1 02 Dec 2013 04:03:29 |
dinoex |
- use OPTIONS_DEFINE |
1.61_1 27 Oct 2013 22:29:46 |
dinoex |
- use STAGEDIR
- use OPTIONS_DEFINE |
1.61_1 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.61_1 26 Jan 2013 16:34:40 |
dinoex |
- cleanup header |
1.61_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.61_1 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.61_1 11 Dec 2007 20:28:23 |
dinoex |
- set USE_XORG |
1.61_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}. |
1.61 09 Oct 2006 10:30:43 |
dinoex |
- fix build with gcc41 |
1.61 09 Oct 2006 10:29:30 |
dinoex |
- fix build with gcc41
Obtained from: debian |
1.61 08 Oct 2006 08:44:44 |
dinoex |
- make gcc41 happy |
1.61 13 May 2006 08:21:44 |
dinoex |
- cleanup |
1.61 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
1.61 13 Nov 2005 09:26:50 |
dinoex |
- add SHA checksum |
1.61 14 Sep 2005 13:20:56 |
dinoex |
- mirror distfiles
master site has stopped distribution |
1.61 06 Sep 2005 09:35:40 |
dinoex |
- add pkg-message for non english users |
1.61 06 Sep 2005 09:34:47 |
dinoex |
- update to 1.61
- allow pipes as input
- fixed build with X11
- fixed option WITHOUT_X11
- new option WITH_ESTIC_DTR_OFF
- honor NOPORTDOCS
Submitted by: Peter Much & Dirk Meyer |
1.40 06 Sep 2005 08:38:32 |
dinoex |
- rename and merge patches
(for better CVS tracking of next updates) |
1.40 06 Sep 2005 08:37:43 |
dinoex |
- rename and merge patches
(for better CVS tracking of next updates) |
1.40 05 Sep 2005 16:08:06 |
dinoex |
- take maintainership |
1.40 23 Dec 2004 15:07:11 |
danfe |
Fix bad C++ code and thus unbreak with recent GCC. |
1.40 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
1.40 11 Feb 2004 15:07:55 |
clement |
misc category cleanup part 3 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- make portlint happy
* diction, earthview
- kill pkg-plist
PR: 61028
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me |
1.40 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.40 03 Nov 2003 01:30:43 |
kris |
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue |
1.40 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.40 18 May 2003 09:37:30 |
kris |
BROKEN on 5.1: bad C++ |
1.40 07 Mar 2003 06:07:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
10 Mar 2001 23:35:53 |
kris |
Fix and sort plist, and make this port respect CXX and CFLAGS |
25 Jan 2001 14:06:46 |
ijliao |
make it fetchable |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |