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
exomizer Cruncher for 6502-based systems
3.1.2 devel on this many watch lists=1 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 3.1.2Version of this port present on the latest quarterly branch.
Maintainer: zirias@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-09 08:24:08
Last Update: 2023-11-27 07:14:17
Commit Hash: d48dece
People watching this port, also watch:: linuxdoc-tools, fvwm3, linphone, osgearth, simavr
License: ZLIB
WWW:
https://bitbucket.org/magli143/exomizer/wiki/Home
Description:
Exomizer is a program that compresses files in a way that tries to be as efficient as possible but still allows them to be decompressed in environments where CPU speed and RAM are limited. For some popular 8-bit computers using 6502 compatible CPUs it can also generate executable files that decompress themselves in memory when run. Exomizer operates in two major modes. It has a raw mode that compresses plain files and produces plain files. This mode is used by the raw subcommand. All other subcommands use the second mode. It requires all source files to be targeted to be decrunched at specific addresses in the 16-bit address space of the target computer. In this mode, no file can be larger than 64kB since all data must be addressable using 16-bits. The targeted mode has the following features: * It reads plain or .prg files to any given address. * It can produce stand-alone self-decrunching files for the following targets: - Commodore VIC20, C64, C65, C16/plus4, C128 and PET 4032 - Atari 400/800 XL/XE - Apple ][+ and //e - Oric-1 and Oric Atmos - BBC Micro B * It can produce files for both "in memory" and "from disk" decrunching. * It handles RLE-sequences well, no packer is necessary. * It is able to link/combine more than one source file into the same crunched target file.
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
Expand this list (82 items)
Collapse this list.
  1. /usr/local/share/licenses/exomizer-3.1.2/catalog.mk
  2. /usr/local/share/licenses/exomizer-3.1.2/LICENSE
  3. /usr/local/share/licenses/exomizer-3.1.2/ZLIB
  4. bin/exobasic
  5. bin/exomizer
  6. share/doc/exomizer/changelog.txt
  7. share/doc/exomizer/exo20info.txt
  8. share/doc/exomizer/exo31info.txt
  9. share/doc/exomizer/exobasic10b2.txt
  10. share/exomizer/exodecrs/Makefile
  11. share/exomizer/exodecrs/README_exo3.txt
  12. share/exomizer/exodecrs/acme/Makefile
  13. share/exomizer/exodecrs/acme/exodecrunch.asm
  14. share/exomizer/exodecrs/acme/main.asm
  15. share/exomizer/exodecrs/acme/split/Makefile
  16. share/exomizer/exodecrs/acme/split/data.asm.template
  17. share/exomizer/exodecrs/acme/split/main.asm
  18. share/exomizer/exodecrs/c64.cfg
  19. share/exomizer/exodecrs/dasm/Makefile
  20. share/exomizer/exodecrs/dasm/exodecrunch.s
  21. share/exomizer/exodecrs/dasm/main.s
  22. share/exomizer/exodecrs/dasm/split/Makefile
  23. share/exomizer/exodecrs/dasm/split/data.s.template
  24. share/exomizer/exodecrs/dasm/split/main.s
  25. share/exomizer/exodecrs/data.bin
  26. share/exomizer/exodecrs/exodecrunch.s
  27. share/exomizer/exodecrs/exostreamdecr1.s
  28. share/exomizer/exodecrs/exostreamdecr2.s
  29. share/exomizer/exodecrs/kick/Makefile
  30. share/exomizer/exodecrs/kick/exodecrunch.asm
  31. share/exomizer/exodecrs/kick/main.asm
  32. share/exomizer/exodecrs/kick/split/Makefile
  33. share/exomizer/exodecrs/kick/split/data.asm.template
  34. share/exomizer/exodecrs/kick/split/main.asm
  35. share/exomizer/exodecrs/main.s
  36. share/exomizer/exodecrs/main1.s
  37. share/exomizer/exodecrs/main2.s
  38. share/exomizer/exodecrs/perf/Makefile
  39. share/exomizer/exodecrs/perf/data.raw
  40. share/exomizer/exodecrs/split/Makefile
  41. share/exomizer/exodecrs/split/data.s.template
  42. share/exomizer/exodecrs/split/main.s
  43. share/exomizer/exodecrs/testrun.c
  44. share/exomizer/rawdecrs/6809/README_exo3.txt
  45. share/exomizer/rawdecrs/6809/exo2_final.asm
  46. share/exomizer/rawdecrs/6809/exo2_puls.txt
  47. share/exomizer/rawdecrs/8080/P43/deexo.asm
  48. share/exomizer/rawdecrs/8080/P43E/deexo.asm
  49. share/exomizer/rawdecrs/8080/P47T4/deexo.asm
  50. share/exomizer/rawdecrs/8080/README.txt
  51. share/exomizer/rawdecrs/8086/P47/deexo.asm
  52. share/exomizer/rawdecrs/8086/README.txt
  53. share/exomizer/rawdecrs/Makefile
  54. share/exomizer/rawdecrs/exodecr.c
  55. share/exomizer/rawdecrs/exodecr.h
  56. share/exomizer/rawdecrs/exodecrunch.c
  57. share/exomizer/rawdecrs/exodecrunch.h
  58. share/exomizer/rawdecrs/main.c
  59. share/exomizer/rawdecrs/main2.c
  60. share/exomizer/rawdecrs/test1.bin
  61. share/exomizer/rawdecrs/test2.bin
  62. share/exomizer/rawdecrs/test3.bin
  63. share/exomizer/rawdecrs/test4.bin
  64. share/exomizer/rawdecrs/thumb2/README.txt
  65. share/exomizer/rawdecrs/thumb2/speed.S
  66. share/exomizer/rawdecrs/thumb2/universal.S
  67. share/exomizer/rawdecrs/z80/deexoopt.asm
  68. share/exomizer/rawdecrs/z80/deexoopt_b0.asm
  69. share/exomizer/rawdecrs/z80/deexoopt_b1.asm
  70. share/exomizer/rawdecrs/z80/deexoopt_b2.asm
  71. share/exomizer/rawdecrs/z80/deexoopt_b3.asm
  72. share/exomizer/rawdecrs/z80/deexoopt_b4.asm
  73. share/exomizer/rawdecrs/z80/deexoopt_f0.asm
  74. share/exomizer/rawdecrs/z80/deexoopt_f1.asm
  75. share/exomizer/rawdecrs/z80/deexoopt_f2.asm
  76. share/exomizer/rawdecrs/z80/deexoopt_f3.asm
  77. share/exomizer/rawdecrs/z80/deexoopt_f4.asm
  78. share/exomizer/rawdecrs/z80/lgpl-2.1.txt
  79. share/exomizer/rawdecrs/z80/readme.txt
  80. @owner
  81. @group
  82. @mode
Collapse this list.
Dependency lines:
  • exomizer>0:devel/exomizer
To install the port:
cd /usr/ports/devel/exomizer/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/exomizer
  • pkg install exomizer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: exomizer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701068278 SHA256 (exomizer-3.1.2.zip) = 8896285e48e89e29ba962bc37d8f4dcd506a95753ed9b8ebf60e43893c36ce3a SIZE (exomizer-3.1.2.zip) = 723221

Packages (timestamps in pop-ups are UTC):
exomizer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.23.1.2-3.1.23.1.2---
FreeBSD:13:quarterly3.1.23.1.23.1.13.1.23.1.23.1.23.1.23.1.2
FreeBSD:14:latest3.1.23.1.23.1.13.1.23.1.23.1.1-3.1.1
FreeBSD:14:quarterly3.1.23.1.2-3.1.23.1.23.1.23.1.23.1.2
FreeBSD:15:latest3.1.23.1.2n/a3.1.2n/a3.1.23.1.23.1.2
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. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for exomizer-3.1.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_exomizer
USES:
gmake zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/magli143/exomizer/wiki/downloads/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.2
27 Nov 2023 07:14:17
commit hash: d48dece4e53b48d5412de2d8687d740defb51f1bcommit hash: d48dece4e53b48d5412de2d8687d740defb51f1bcommit hash: d48dece4e53b48d5412de2d8687d740defb51f1bcommit hash: d48dece4e53b48d5412de2d8687d740defb51f1b files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
devel/exomizer: Update to 3.1.2

Changes:

* Change to zlib license for all files not contributed by others.
* The logic in the sfx decruncher should also check if the setup copy
  area accesses RAM below ROM when deciding ram_during. Bug reported by
  Comos.
* The desfx sub command should only consider mem areas created after
  setup for detection of the decrunched data. Bug reported by Gi-Joe.
* Make c65 sfx target disable IRQ:s on exit in more situations.
* Fix Atari 8bit sfx zero page addr collision.
* Improve zp-usage and fix sfx basic for target PET 4032.
* The exodecr/exodecrunch.s 6502 decruncher now also exists in a version
  for kick assembler.

Reported by:	portscout
3.1.1
09 Jan 2023 08:22:27
commit hash: 9e0e0d7b0444ef463764be0375fcd538af5379afcommit hash: 9e0e0d7b0444ef463764be0375fcd538af5379afcommit hash: 9e0e0d7b0444ef463764be0375fcd538af5379afcommit hash: 9e0e0d7b0444ef463764be0375fcd538af5379af files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
devel/exomizer: Add new port

Exomizer is a cruncher for old 8-bit computers, with focus on the MOS
6502 CPU. It can create self-decrunching executables for a variety of
these systems, as well as plain crunched data. Some decrunching code
for the target systems is bundled.

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D37965

Number of commits found: 2