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
Port details
pypersrc Python/Tkinter based source browser
20120106_3 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20120106_3Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Unfetchable, unmaintained
Expired This port expired on: 2019-10-16
Ignore IGNORE: is marked as broken: unfetchable
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-04-18 16:07:15
Last Update: 2019-10-16 15:29:32
SVN Revision: 514601
License: GPLv2
WWW:
http://www.jimbrooks.org/programming/tools/hypersrc/pypersrc.php
Description:
Pypersrc is an open-source (GNU GPL) GUI program written in Python and C++ for browsing source code. You can click a HTML-like hyperlink to jump to a line in a source code file. Pypersrc can display different representations of the same source code. WWW: http://www.jimbrooks.org/programming/tools/hypersrc/pypersrc.php
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/pypersrc.py
  2. bin/pypersrc2.py
  3. bin/pypersrc
  4. /usr/local/share/licenses/pypersrc-20120106_3/catalog.mk
  5. /usr/local/share/licenses/pypersrc-20120106_3/LICENSE
  6. /usr/local/share/licenses/pypersrc-20120106_3/GPLv2
Collapse this list.
Dependency lines:
  • pypersrc>0:devel/pypersrc
No installation instructions:
This port has been deleted.
PKGNAME: pypersrc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pypersrc_20120106.tar.bz2) = 3ac95694b89c6c606ca52a4e5aeb36a0ed37ca58fcc2d39a18a5efb7161eb617 SIZE (pypersrc_20120106.tar.bz2) = 215511

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-Pmw>0 : x11-toolkits/py-Pmw@py27
  2. gmake : devel/gmake
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-Pmw>0 : x11-toolkits/py-Pmw@py27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gmake python:2.7 tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.jimbrooks.org/software/pypersrc/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20120106_3
16 Oct 2019 15:29:32
Revision:514601Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20120106_3
15 Sep 2019 17:28:09
Revision:512125Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports
20120106_3
04 Aug 2019 10:02:47
Revision:508088Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
20120106_3
27 Aug 2018 20:16:26
Revision:478249Original commit files touched by this commit
tobik search for other commits by this committer
devel/pypersrc: Fix build with Clang 6

src/cc/pyext_DequeChar.cc:62:25: error: no matching function for call to
'make_pair'
                sDequeCharMap.insert(
make_pair<PyObject*,DequeChar*>(self,dequeChar) );
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/pypersrc-20120106_3.log
20120106_3
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
20120106_2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20120106_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
20120106_2
24 Jan 2015 15:07:40
Revision:377795Original commit files touched by this commit
antoine search for other commits by this committer
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name,  as the former can't be attributed to a package
20120106_2
10 Dec 2014 22:29:15
Revision:374492Original commit files touched by this commit
gahr search for other commits by this committer
- Reset maintainership of my ports
20120106_2
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
20120106_2
01 Aug 2014 15:06:16
Revision:363713Original commit files touched by this commit
mva search for other commits by this committer
- Use the proper libdir for linking against python, since the symlink to
  libpython.so in config/ will vanish soon

PR:		192244
With hat:	python@
20120106_1
11 Jun 2014 14:50:00
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20120106_1
25 Nov 2013 08:13:36
Revision:334820Original commit files touched by this commit
gahr search for other commits by this committer
- Use PYTHON_CMD instead of plain python during the build process

Submitted by:	mva (on behalf of python@)
20120106_1
07 Nov 2013 15:53:36
Revision:333126Original commit files touched by this commit
gahr search for other commits by this committer
- Convert to USES+=gmake
- STAGE-clean
- Fix build with clang
- Correct MASTER_SITES and WWW line in pkg-descr
- Take maintainership
20120106_1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
20120106_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
20120106_1
28 Jan 2012 17:57:01
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix Dependens & Cleanup
- Add License

PR:             164155
Submitted by:   Ports Fury
20120106
16 Jan 2012 12:54:38
Original commit files touched by this commit
wen search for other commits by this committer
- update to 20120106
20090914_1
23 Mar 2011 16:50:55
Original commit files touched by this commit
dhn search for other commits by this committer
- Fix MASTER_SITES
- Remove MD5 checksum, while I'm here

PR:             ports/155808
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
20090914_1
16 Mar 2011 13:55:41
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
20090914_1
15 Jul 2010 09:09:14
Original commit files touched by this commit
jadawin search for other commits by this committer
- Remove useless depends on bash.

PR:             ports/148594
Submitted by:   Bapt <baptiste.daroussin@gmail.com>
20090914_1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
20090914
08 Nov 2009 23:05:15
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 20090914

Approved by:    miwi (mentor)
20070519_1
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
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)
20070519
30 May 2008 14:27:36
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 20070519

Approved by:    miwi (mentor implicit)
20060325_2
10 Apr 2008 09:12:53
Original commit files touched by this commit
jkoshy search for other commits by this committer
Reset maintainership.
20060325_2
02 Sep 2007 07:16:05
Original commit files touched by this commit
rafan search for other commits by this committer
- Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmw

PR:             115302
20060325_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
20060325
26 Apr 2006 18:47:58
Original commit files touched by this commit
jkoshy search for other commits by this committer
- Make this port respect CXX.
- Unbreak on FreeBSD 7.X.

Reported by:    kris (from the dosirak cluster)
20060325
18 Apr 2006 16:05:57
Original commit files touched by this commit
jkoshy search for other commits by this committer
Add `pypersrc', a source browser written in Python and C++ that
integrates with Exuberant CTags.

Number of commits found: 30