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
Remember
I remember
2024-11-06 brought a new category: filesystems. Sadly, the website did not process it well. I''m working on that. It may take a few days.
Port details
py-vbuild Simple module to extract html/script/style from a VueJS file
0.8.2 textprocnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2024-11-02 19:33:04
Last Update: 2024-11-02 19:30:11
Commit Hash: 59856b9
Also Listed In: python
License: MIT
WWW:
https://github.com/manatlan/vbuild
Description:
Compile your VueJS (vuejs2 only) components (*.vue) to standalone HTML/JS/CSS using Python only, no need of NodeJS. And you can use python components with vbuild in your vue/sfc files.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • ${PYTHON_PKGNAMEPREFIX}vbuild>0:textproc/py-vbuild@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-vbuild/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-vbuild
  • pkg install py311-vbuild
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-vbuild listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-vbuild
Package flavors (<flavor>: <package>)
  • py311: py311-vbuild
distinfo:
TIMESTAMP = 1729896364 SHA256 (vbuild-0.8.2.tar.gz) = 270cd9078349d907dfae6c0e6364a5a5e74cb86183bb5093613f12a18b435fa9 SIZE (vbuild-0.8.2.tar.gz) = 8937

Packages (timestamps in pop-ups are UTC):
py311-vbuild
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.8.2--0.8.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.8.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry>=0 : devel/py-poetry@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pscript>=0 : textproc/py-pscript@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_py-vbuild
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/v/vbuild/
  2. https://pypi.org/packages/source/v/vbuild/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.2
02 Nov 2024 19:30:11
commit hash: 59856b93264a2a6567e8b43ac36e3142a5018556commit hash: 59856b93264a2a6567e8b43ac36e3142a5018556commit hash: 59856b93264a2a6567e8b43ac36e3142a5018556commit hash: 59856b93264a2a6567e8b43ac36e3142a5018556 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
textproc/py-vbuild: New port: Simple module to extract html/script/style from a
VueJS file

Compile your VueJS (vuejs2 only) components (*.vue) to standalone
HTML/JS/CSS using Python only, no need of NodeJS. And you can use
python components with vbuild in your vue/sfc files.

WWW: https://github.com/manatlan/vbuild
PR:		282454

Number of commits found: 1