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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-meld System for manipulating HTML using a Pythonic object model
2.1.4_1 www 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 2.1.4_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired This port expired on: 2020-01-27
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-05-07 14:00:55
Last Update: 2020-01-27 17:18:16
SVN Revision: 524265
Also Listed In: python
License: MIT
WWW:
http://www.entrian.com/PyMeld/index.html
Description:
A simple, lightweight system for manipulating HTML (and XML, informally) using a Pythonic object model. Features: - Allows program logic and HTML to be completely separated - a graphical designer can design the HTML in a visual HTML editor, without needing to deal with any non-standard syntax or non-standard attribute names. - Designed with common HTML-application programming tasks in mind. - No special requirements for the HTML/XML (or just one: attribute values must be quoted) - so you can use any editor, and your HTML/XML doesn't need to be strictly valid. - Works by string substitution, rather than by decomposing and rebuilding the markup, hence has no impact on the parts of the page you don't manipulate. - Does nothing but manipulating HTML/XML, hence fits in with any other Web toolkits you're using. - Tracebacks always point to the right place - many Python/HTML mixing systems use exec or eval, making bugs hard to track down. WWW: http://www.entrian.com/PyMeld/index.html
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. lib/python2.7/site-packages/PyMeld.py
  2. lib/python2.7/site-packages/PyMeld.pyc
  3. lib/python2.7/site-packages/PyMeld.pyo
  4. /usr/local/share/licenses/py27-meld-2.1.4_1/catalog.mk
  5. /usr/local/share/licenses/py27-meld-2.1.4_1/LICENSE
  6. /usr/local/share/licenses/py27-meld-2.1.4_1/MIT
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}meld>0:www/py-meld@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-meld
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (PyMeld.py) = 5b740903eda9b80d05a173d5df83d19eafd7a6d141124e3ec80d42a3e8c53c17 SIZE (PyMeld.py) = 44533

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
Runtime dependencies:
  1. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://entrian.com/PyMeld/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.4_1
27 Jan 2020 17:18:16
Revision:524265Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports (part 2):

2020-01-27 security/kedpm: Unmaintained, uses EOLed python27
2020-01-27 security/parano: Unmaintained, uses EOLed python27
2020-01-27 security/py-cryptkit: Unmaintained, uses EOLed python27
2020-01-27 security/py-fchksum: Unmaintained, uses EOLed python27
2020-01-27 security/py-mhash: Unmaintained, uses EOLed python27
2020-01-27 security/py-pow: Unmaintained, uses EOLed python27
2020-01-27 security/py-pycryptopp: Unmaintained, uses EOLed python27
2020-01-27 security/py-trustedpickle: Unmaintained, uses EOLed python27
2020-01-27 security/py-twofish: Unmaintained, uses EOLed python27
2020-01-27 security/revelation: Unmaintained, uses EOLed python27
2020-01-27 security/spike-proxy: Unmaintained, uses EOLed python27
2020-01-27 security/umit: Unmaintained, uses EOLed python27
2020-01-27 sysutils/feather: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.4_1
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
2.1.4_1
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
2.1.4
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
2.1.4
30 Dec 2013 12:59:20
Revision:338108Original commit files touched by this commit
wg search for other commits by this committer
www/py-meld: support staging
2.1.4
20 Sep 2013 23:36:54
Revision:327776Original 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:
www)
2.1.4
13 Jan 2012 07:04:35
Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.1.4
- add LICENSE (MIT)
- strict python versions (won't work with python3)
2.1.3
02 Aug 2011 19:22:14
Original commit files touched by this commit
bapt search for other commits by this committer
Fix master_site
2.1.3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.1.3
02 Aug 2009 08:02:03
Original commit files touched by this commit
linimon search for other commits by this committer
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:            portmgr
2.1.3
13 Sep 2006 03:21:38
Original commit files touched by this commit
alexbl search for other commits by this committer
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:    novel
2.1.3
07 May 2006 14:00:08
Original commit files touched by this commit
pav search for other commits by this committer
A simple, lightweight system for manipulating HTML (and XML, informally) using
a Pythonic object model.

Features:
 - Allows program logic and HTML to be completely separated - a graphical
   designer can design the HTML in a visual HTML editor, without needing to
   deal with any non-standard syntax or non-standard attribute names.
 - Designed with common HTML-application programming tasks in mind.
 - No special requirements for the HTML/XML (or just one: attribute values must
   be quoted) - so you can use any editor, and your HTML/XML doesn't need to be
   strictly valid.
 - Works by string substitution, rather than by decomposing and rebuilding the
   markup, hence has no impact on the parts of the page you don't manipulate.
 - Does nothing but manipulating HTML/XML, hence fits in with any other Web
   toolkits you're using.
 - Tracebacks always point to the right place - many Python/HTML mixing systems
   use exec or eval, making bugs hard to track down.

WWW: http://www.entrian.com/PyMeld/index.html

PR:             ports/96698
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>

Number of commits found: 12