notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: textproc/archmage/Makefile

Number of commits found: 27

Thursday, 26 Dec 2019
07:54 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:520894 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Tuesday, 21 Apr 2015
10:41 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Add CPE info
Original commitRevision:384419 
Sunday, 7 Dec 2014
10:01 mva search for other commits by this committer
- Convert textproc/ to USES=python

With hat:	python@
Original commitRevision:374183 
Tuesday, 29 Jul 2014
21:43 adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363399 
Sunday, 23 Feb 2014
09:41 mva search for other commits by this committer
- Respect ETCDIR and DATADIR
- Limit to the supported python versions
- Convert to PYDISTUTILS_AUTOPLIST

PR:		ports/185947
With hat:	python@
Original commitRevision:345693 
Saturday, 25 Jan 2014
22:03 mat search for other commits by this committer
- Convert to staging
- Add license
- Convert to options helpers

Sponsored by:	Absolight
Original commitRevision:341120 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Tuesday, 31 Jul 2012
13:38 rm search for other commits by this committer
- fix checking for correct version of py-beautifulsoup once again

At the moment I can't think of a better solution for the case when
multimple versions of beautifulsoup is installed.
Original commit
07:07 rm search for other commits by this committer
- add LATEST_LINK for py-beautifulsoup32
- fix dependency name and bump PORTREVISION for dependend ports

Reported by:	pointyhat (erwin)
Original commit
Monday, 27 Jul 2009
22:18 miwi search for other commits by this committer
- Update to 0.2.4

PR:             137122
Submitted by:   Kouki Hashimoto <hsmtkk@gmail.com>
Original commit
Sunday, 7 Sep 2008
00:19 linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
Original commit
Wednesday, 18 Jul 2007
13:20 sat search for other commits by this committer
- Update to 0.1.9
Original commit
Sunday, 21 Jan 2007
17:31 sat search for other commits by this committer
- Distfile rerolled with no changes at all -
  recompressed for the sake of 7 bytes

Reported by:    Ricardo Branco <goabranco@hotmail.com>
Original commit
Thursday, 18 Jan 2007
08:27 sat search for other commits by this committer
- Update to 0.0.8
Original commit
Sunday, 30 Jul 2006
22:46 sat search for other commits by this committer
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Original commit
Monday, 8 May 2006
21:41 sat search for other commits by this committer
Update my e-mail address

Approved by:    krion (mentor, implicit)
Original commit
Monday, 1 May 2006
13:28 pav search for other commits by this committer
- Update to 0.0.7
- Take maintainership

PR:             ports/95794
Submitted by:   Andrew Pantyukhin <infofarmer@gmail.com>
Original commit
Friday, 14 Apr 2006
18:14 linimon search for other commits by this committer
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:            portmgr
Original commit
Friday, 22 Jul 2005
09:33 vsevolod search for other commits by this committer
Update my email address.

Approved by:    perky (mentor)
Original commit
Sunday, 3 Apr 2005
16:14 sem search for other commits by this committer
- Unbreak on arch != i386

Submitted by:   maintainer (on IRC)
Original commit
Saturday, 26 Mar 2005
21:32 kris search for other commits by this committer
BROKEN on !i386: Does not compile

Approved by:    portmgr (self)
Original commit
Sunday, 27 Feb 2005
18:14 sem search for other commits by this committer
- Drop dependence on pychm due some incompatible.
  Depend on chmlib directly.
- As result files placement has changed.

PR:             ports/76152
Submitted by:   maintainer
Original commit
Tuesday, 22 Feb 2005
20:06 sem search for other commits by this committer
New port: ArCHMage is extensible reader/decompiler of files in CHM format.

PR:             ports/77930
Submitted by:   Vsevolod Stakhov <vsevolod(at)highsecure.ru>
Original commit

Number of commits found: 27