Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.5 02 Jan 2021 14:05:27 |
rene |
Remove some expired ports:
2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python |
1.1.5 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
1.1.5 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
1.1.5 26 Sep 2020 17:25:06 |
amdmi3 |
Drop maintainership |
1.1.5 19 Sep 2020 20:34:24 |
rene |
graphics/uniconvertor: resurrect for now, upstream is working on a py3 fix
Reported by: VVD on #bsdports |
1.1.5 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
1.1.5 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
1.1.5 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.1.5 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.1.5 28 Mar 2017 17:16:00 |
amdmi3 |
Add mirrors
PR: 218103
Submitted by: portmaster@bsdforge.com |
1.1.5 28 Mar 2017 17:11:57 |
amdmi3 |
- Fix fetch
- Add LICENSE
- WWW |
1.1.5 03 Mar 2017 16:00:20 |
mat |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
1.1.5 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.1.5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.5 03 Dec 2014 16:50:00 |
amdmi3 |
- Strip in PREFIX-, not in LOCALBASE-relative path |
1.1.5 29 Sep 2014 14:36:58 |
amdmi3 |
- Convert to USES=python
- Strip libraries |
1.1.5 22 Sep 2014 12:20:17 |
amdmi3 |
- Cleanup plist |
1.1.5 16 Oct 2013 23:55:08 |
amdmi3 |
- Support staging |
1.1.5 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.1.5 18 Jun 2013 11:46:52 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful |
1.1.5 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.1.5 27 Oct 2010 00:30:45 |
amdmi3 |
- Update to 1.1.5
- Remove CONFLICTS as executable file was renamed |
1.1.4_1 30 May 2010 17:04:52 |
marcus |
Add a CONFLICTS on netatalk.
PR: 145724 |
1.1.4_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.1.4 28 Jul 2009 16:34:36 |
amdmi3 |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
1.1.4 08 Jun 2009 15:11:24 |
amdmi3 |
- Update to 1.1.4 |
1.1.3 05 Jan 2009 16:14:51 |
amdmi3 |
- Update address of my distfile mirror |
1.1.3 28 Jul 2008 14:07:04 |
amdmi3 |
- Update to 1.1.3
Approved by: miwi (mentor implicit) |
1.1.2_2 23 Jul 2008 10:35:31 |
amdmi3 |
- Add missing dependency on py-imaging
Reported by: Dirk Meyer <dirk dot meyer at dinoex dot sub dot org>
Approved by: miwi (mentor implicit) |
1.1.2_1 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
1.1.2_1 16 May 2008 21:54:09 |
miwi |
- Add mutual conflicts to graphics/uniconvertor and editors/yudit: both install
bin/uniconv
PR: 123743
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
1.1.2 26 Mar 2008 16:01:35 |
miwi |
- Update to 1.1.2
PR: 122034
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
1.1.1 02 Feb 2008 11:34:15 |
miwi |
- Update to 1.1.1
PR: 120203
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
1.1.0 22 Dec 2007 17:22:44 |
miwi |
- Update to 1.1.0
PR: 118951
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
1.0.0 12 Dec 2007 18:32:08 |
miwi |
UniConvertor is a universal vector graphics translator. It uses sK1
engine to convert one format to another.
Development of the import/export modules for this program goes
through different stages, quality and feature coverage are different
among formats.
Import filters:
* CorelDraw ver.7-X3 (CDR/CDT/CCX/CDRX/CMX)
* Adobe Illustrator up to 9 ver. (AI postscript based)
* Postscript (PS)
* Encapsulated Postscript (EPS)
* Computer Graphics Metafile (CGM)
* Windows Metafile (WMF)
* XFIG (Only the first 15 lines of the commit message are shown above ) |