Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.6_13 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.6_13 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.0.6_13 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
1.0.6_13 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.0.6_13 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.6_12 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.6_11 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.0.6_11 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.0.6_10 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.0.6_10 29 Apr 2017 09:00:08 |
amdmi3 |
- Switch to options helpers
- Update WWW |
1.0.6_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.6_10 02 Mar 2015 23:26:43 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.0.6_10 31 Oct 2014 14:44:13 |
amdmi3 |
- Use OPTIONS helpers
- Don't use gettext when NLS is disabled
- Remove @exec/@unexec's handled by USES=shared-mime-info
- Drop @dirrm* from plist |
1.0.6_10 20 Oct 2014 17:36:03 |
mva |
- Convert games/ to new USES=python
Approved by: portmgr (implicit) |
1.0.6_10 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.0.6_9 17 Aug 2014 12:29:07 |
mva |
- Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,
there is no need to touch the plist.
With hat: python@ |
1.0.6_9 09 Jul 2014 12:59:43 |
vanilla |
1: Stagify.
2: add INSTALLS_EGGINFO, bump version. |
1.0.6_8 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
1.0.6_8 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
1.0.6_8 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.0.6_7 21 Feb 2014 13:36:57 |
ehaupt |
Remove trailing whitespaces from category games |
1.0.6_7 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0.6_7 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.0.6_6 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.0.6_6 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0.6_6 29 Apr 2013 22:27:05 |
bapt |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
1.0.6_6 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.6_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.6_5 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.0.6_5 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.0.6_5 12 May 2011 20:16:13 |
sylvio |
- Remove MD5 checksum |
1.0.6_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.0.6_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.6_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.6_2 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
1.0.6_2 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.0.6_2 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.6_1 21 Jun 2009 22:11:42 |
araujo |
- Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>. |
1.0.6_1 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.6 25 Aug 2007 14:34:30 |
araujo |
- Fixed WITHOUT_NLS knob.
- Forgot to use %%NLS%% on pkg-plist.
Reported by: sat, dougb
Approved by: itetcu (mentor) |
1.0.6 17 Aug 2007 11:56:55 |
araujo |
- Update to 1.0.6.
- Added WITHOUT_NLS knob.
Approved by: itetcu (mentor) |
1.0.5_1 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
1.0.5_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.0.5 16 Apr 2007 07:12:00 |
itetcu |
Update to 1.0.5
PR: ports/111605
Submitted by: Marcelo Araujo (araujo@bsdmail.org) (maintainer) |
1.0.2 27 Feb 2007 13:48:55 |
miwi |
- Update to 1.0.2
PR: 109323
Submitted by: Marcelo Araujo <araujo@bsdmail.org> (Maintainer) |
1.0.1_1 17 Jan 2007 20:44:32 |
miwi |
- Support GCONF_SCHEMAS properly
PR: 107997
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0.1 05 Jan 2007 08:02:04 |
clsung |
- Update to 1.0.1
- grab maintainership
PR: ports/107545
Submitted by: maintainer (Marcelo Araujo) |
1.0 21 Dec 2006 22:33:50 |
miwi |
- Update to 1.0
PR: ports/106984
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.12 05 Nov 2006 21:03:18 |
miwi |
- Update to 0.9.12
PR: ports/105032
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Sponsored by: FreeBSD Bug-a-thon #2 |
0.9.11 09 Oct 2006 00:36:51 |
alepulver |
- Update to version 0.9.11.
PR: ports/104172
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.7 11 Sep 2006 22:01:53 |
miwi |
- Update to 0.9.7
PR: ports/103146
Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> |
0.9.5 19 Jul 2006 20:41:09 |
rafan |
- Update 0.9.5
- Remove USE_X_PREFIX
PR: ports/100561
Submitted by: KATO Tsuguru |
0.9.4 25 Jun 2006 16:25:24 |
itetcu |
Update to version 0.9.4
PR: ports/99044
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.3 11 Jun 2006 19:22:10 |
erwin |
Update to 0.9.3
PR: 98822
Submitted by: Ports fury |
0.9.0 20 Apr 2006 05:34:38 |
sem |
- Update to 0.9.0
PR: ports/96004
Submitted by: Ports Fury |
0.4.7_2 14 Apr 2006 22:53:13 |
linimon |
Reset pat due to no response to email about his status.
Hat: portmgr |
0.4.7_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.4.7_1 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
0.4.7_1 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.4.7_1 21 Feb 2005 14:52:06 |
fjoe |
USE_MESA -> USE_GL
Approved by: MAINTAINER |
0.4.7_1 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
0.4.7_1 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
0.4.7_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.4.7 16 Jul 2003 05:52:09 |
daichi |
fix games/glchess: incorrect references
- www/crafty -> games/crafty in pkg-message
PR: 54525
Submitted by: Christopher Nehren <apeiron@comcast.net> |
0.4.7 03 Jul 2003 05:41:16 |
pat |
Fix gnuchess support
Submitted by: "Holger Kipp" <hk@intserv.int1.b.intern> |
0.4.7 20 Apr 2003 03:03:05 |
marcus |
Remove USE_GNOMENG. |
0.4.7 07 Mar 2003 06:03:01 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.4.7 25 Nov 2002 01:34:21 |
alane |
Fixed bug where port makefile attempted to bypass automake/autoconf
support mechanism. That's a no-no. Bad maintainer. Bad. |
0.4.7 18 Sep 2002 02:05:51 |
pat |
Update to 0.4.7 |
0.4.6 02 Sep 2002 00:59:13 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42301
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.4.6 27 Mar 2002 07:07:47 |
pat |
Update to 0.4.6 |
0.4.5 24 Mar 2002 07:31:31 |
pat |
- Update to 0.4.5
- make programs in RUN_DEPENDS optional and make note in pkg-message |
23 Jan 2002 21:50:55 |
pat |
Update to 0.4.4 |
11 Jan 2002 22:06:41 |
pat |
1) update to 0.4.3 2) add pkg-message telling users to make sure that Load glx
is in the modules section of the X config file |
26 Dec 2001 18:36:58 |
pat |
Update to 0.4.2 |
09 Dec 2001 02:42:03 |
pat |
Update to 0.4.1 |
15 Nov 2001 03:59:42 |
pat |
Maintainer is now committer so change to new email address. |
04 Sep 2001 23:36:14 |
lioux |
Update to 0.3.5 |
20 Aug 2001 16:59:37 |
kevlo |
Update to version 0.3.4 |
30 Jul 2001 00:33:22 |
lioux |
New port glchess version 0.3.3, A 3D OpenGL based chess game |