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
twms Tiny WMS server
0.06y_1 www 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 0.06y_1Version of this port present on the latest quarterly branch.
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: 2010-09-08 15:28:24
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: astro
License: GPLv3+
WWW:
https://github.com/Komzpa/twms
Description:
tWMS is a tiny WMS server written in Python and using tiles as a backend storage
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • twms>0:www/twms
To install the port:
cd /usr/ports/www/twms/ && make install clean
To add the package, run one of these commands:
  • pkg install www/twms
  • pkg install twms
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: twms
Package flavors (<flavor>: <package>)
  • py39: twms
distinfo:
TIMESTAMP = 1526309311 SHA256 (Komzpa-twms-0.06y_GH0.tar.gz) = bc699f8a947d4e240c8a2b7944893bdf5690de8f57d633f8e2300cfc00e39a71 SIZE (Komzpa-twms-0.06y_GH0.tar.gz) = 30018

Packages (timestamps in pop-ups are UTC):
twms
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.06y_10.06y_1-0.06y_1---
FreeBSD:13:quarterly0.06y_10.06y_1--0.06y_1-0.06y_10.06y_1
FreeBSD:14:latest0.06y_10.06y_1--0.06y_1--0.06y_1
FreeBSD:14:quarterly0.06y_10.06y_1-0.06y_10.06y_1-0.06y_10.06y_1
FreeBSD:15:latest0.06y_10.06y_1n/a0.06y_1n/a-0.06y_1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pyproj>0 : graphics/py-pyproj@py39
  2. py39-webpy>0 : www/webpy@py39
  3. py39-pillow>=7.0.0 : graphics/py-pillow@py39
  4. py39-cairo>0 : graphics/py-cairo@py39
  5. FreeSans.ttf : x11-fonts/freefont-ttf
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for twms-0.06y_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_twms
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Komzpa/twms/tar.gz/0.06y?dummy=/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.06y_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.06y_1
10 Sep 2022 18:11:38
commit hash: d4e7059b50e2842790bf666a393ef74f9ae1f78ecommit hash: d4e7059b50e2842790bf666a393ef74f9ae1f78ecommit hash: d4e7059b50e2842790bf666a393ef74f9ae1f78ecommit hash: d4e7059b50e2842790bf666a393ef74f9ae1f78e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/twms: Update USES=python

graphics/py-pyproj requires Python 3.8+
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.06y_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.06y_1
10 Mar 2022 11:22:56
commit hash: fe3cd42e3ee5435fbffec3a90ee46e0adcfcf3d9commit hash: fe3cd42e3ee5435fbffec3a90ee46e0adcfcf3d9commit hash: fe3cd42e3ee5435fbffec3a90ee46e0adcfcf3d9commit hash: fe3cd42e3ee5435fbffec3a90ee46e0adcfcf3d9 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
www/twms: drop maintainership
0.06y_1
26 May 2021 18:59:53
commit hash: 5947a63c5b8ee1c8a8371a19798831118d47493ecommit hash: 5947a63c5b8ee1c8a8371a19798831118d47493ecommit hash: 5947a63c5b8ee1c8a8371a19798831118d47493ecommit hash: 5947a63c5b8ee1c8a8371a19798831118d47493e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-pyproj: Update to 3.1.0

- Update USES=python of dependent ports

Changes:	https://github.com/pyproj4/pyproj/releases
0.06y_1
07 Apr 2021 23:19:01
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
0.06y_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.06y_1
16 Aug 2020 18:49:22
Revision:545129Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak after r545116
0.06y_1
24 Mar 2020 19:54:57
Revision:529063Original commit files touched by this commit
antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
0.06y_1
08 Mar 2020 17:01:47
Revision:528058Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
0.06y_1
24 Feb 2020 11:36:16
Revision:526962Original commit files touched by this commit
kai search for other commits by this committer
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.06y
15 Jan 2020 12:06:14
Revision:523104Original commit files touched by this commit
bapt search for other commits by this committer
Add LOCALBASE/share/man to the valid path for manpages

Also compress manpages in this location.

As a followup of a discussion which occured in 2017:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-March/018115.html
And following:
https://svnweb.freebsd.org/base?view=revision&revision=315053
and
https://svnweb.freebsd.org/base?view=revision&revision=315142

All the supported FreeBSD version now supports share/man in manpath for
LOCALBASE As a result the ports tree can now accept it for manpage, but
more over migrate to this new path. Resulting in more consistency now the
manpages in base and ports would be in the relative path (under share/)
and a reduced amount of patching needed to port something to FreeBSD

Note1: this has already be done for GNU info pages earlier
Note2: due to the fact that for end user no functionnality will change during
the migration of the manpages to the new location and to avoid massive rebuild
of packages, it has been decided to not bump portrevision when migrating.

Reviewed by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D23166
0.06y
17 Nov 2019 07:03:36
Revision:517805Original commit files touched by this commit
antoine search for other commits by this committer
Fix DEPENDS

Pointy hat:	wen
0.06y
10 Jan 2019 13:01:01
Revision:489861Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add clarification on python version limitation

Pointyhat to:	antoine (for not providing it)
0.06y
29 Jun 2018 21:28:59
Revision:473581Original commit files touched by this commit
antoine search for other commits by this committer
twms is not compatible with python3
0.06y
29 Jun 2018 17:43:09
Revision:473564Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.06y
0.02w_3
11 Dec 2017 21:48:32
Revision:456068Original commit files touched by this commit
antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
0.02w_3
13 Apr 2017 19:46:32
Revision:438474Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Bump PORTREVISION
0.02w_2
13 Apr 2017 19:45:49
Revision:438472Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to github
- Fix shebang
- Cosmetic fixes
- Update WWW
0.02w_2
11 Oct 2016 00:01:27
Revision:423737Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Fix fetch
0.02w_2
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
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
0.02w_2
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.02w_2
26 Sep 2015 16:58:28
Revision:398001Original commit files touched by this commit
bapt search for other commits by this committer
Convert to @sample
0.02w_2
05 Jul 2015 20:03:20
Revision:391371Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
0.02w_2
07 Oct 2014 12:01:52
Revision:370307Original commit files touched by this commit
wg search for other commits by this committer
www/twms: switch from py-imaging to py-pillow

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
0.02w_1
29 Sep 2014 14:31:43
Revision:369521Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Convert to USES=python
0.02w_1
22 Sep 2014 15:07:40
Revision:368952Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist
0.02w_1
20 May 2014 23:24:54
Revision:354696Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Stagify
- Fix rc.d script
- Convert USE_BZIP2 to USES
0.02w
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
0.02w
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)
0.02w
12 Jul 2013 15:01:46
Revision:322840Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
0.02w
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.02w
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
0.02w
08 Sep 2010 15:27:32
Original commit files touched by this commit
amdmi3 search for other commits by this committer
tWMS is a tiny WMS server written in Python and using tiles as a
backend storage

WWW:    http://code.google.com/p/twms/

Number of commits found: 35