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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
codeworker Versatile parsing tool and source code generator
4.5.3 devel 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 4.5.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandonware, outdated version in ports and last release upstream in 2010
Expiration Date EXPIRATION DATE: 2024-03-31
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: 2003-12-31 03:15:41
Last Update: 2024-02-25 12:40:58
Commit Hash: 2296b60
License: LGPL21
WWW:
http://codeworker.free.fr/
Description:
CodeWorker is a parsing tool and a source code generator, available in Open Source (distributed under the GNU Lesser General Public License) devoted to cover many aspects of the generative programming. Generative programming is a software engineering approach for producing reusable, tailor-made, evolvable and reliable IT systems with a high level of automation. The tool interprets a scripting language that drives the processing of parsing and source code generation in a quite familiar syntax for developers. It insists on adapting the syntax of the language to the particularities of tasks to resolve (parse, code generation, procedural) and on offering powerful functionalities to do intensive source code generation.
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
Expand this list (4 items)
Collapse this list.
  1. bin/codeworker
  2. /usr/local/share/licenses/codeworker-4.5.3/catalog.mk
  3. /usr/local/share/licenses/codeworker-4.5.3/LICENSE
  4. /usr/local/share/licenses/codeworker-4.5.3/LGPL21
Collapse this list.
Dependency lines:
  • codeworker>0:devel/codeworker
To install the port:
cd /usr/ports/devel/codeworker/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/codeworker
  • pkg install codeworker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: codeworker
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (CodeWorker_SRC4_5_3.zip) = b5fdf7b01d280d37b5534fe29890cb21357e11393bcab6f129c1a141485f799f SIZE (CodeWorker_SRC4_5_3.zip) = 3277274

Packages (timestamps in pop-ups are UTC):
codeworker
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.5.34.5.34.5.34.5.34.5.3-4.5.3-
FreeBSD:13:quarterly4.5.34.5.34.5.34.5.34.5.34.5.34.5.34.5.3
FreeBSD:14:latest4.5.34.5.34.5.34.5.34.5.34.5.3-4.5.3
FreeBSD:14:quarterly4.5.34.5.3-4.5.34.5.34.5.34.5.34.5.3
FreeBSD:15:latest4.5.34.5.3n/a4.5.3n/a4.5.34.5.34.5.3
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:
No options to configure
Options name:
devel_codeworker
USES:
dos2unix gmake zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://codeworker.free.fr/downloads/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.5.3
25 Feb 2024 12:40:58
commit hash: 2296b60c023dd34614c5a64b8354b57d957f168dcommit hash: 2296b60c023dd34614c5a64b8354b57d957f168dcommit hash: 2296b60c023dd34614c5a64b8354b57d957f168dcommit hash: 2296b60c023dd34614c5a64b8354b57d957f168d files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
devel/codeworker: Deprecate and set expiration date to 2024-03-31

Abandonware, outdated version in ports, unmaintained in ports for
over 10 years and last release upstream in 2010
4.5.3
07 Aug 2023 23:24:47
commit hash: f893b345ec10f024be122861b3ea0b439ce00fd1commit hash: f893b345ec10f024be122861b3ea0b439ce00fd1commit hash: f893b345ec10f024be122861b3ea0b439ce00fd1commit hash: f893b345ec10f024be122861b3ea0b439ce00fd1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/codeworker: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
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)
4.5.3
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)
4.5.3
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.5.3
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.
07 Mar 2014 16:49:10
Revision:347405Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert d* to USES=zip
4.5.3
20 Dec 2013 12:26:23
Revision:337003Original commit files touched by this commit
pawel search for other commits by this committer
Fix build with clang

PR:		ports/184854
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
4.5.3
18 Nov 2013 13:45:44
Revision:334194Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible
4.5.3
15 Nov 2013 22:10:03
Revision:333939Original commit files touched by this commit
bapt search for other commits by this committer
Convert to stage
USE_GMAKE->USES=gmake
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
4.5.3
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)
4.5.3
02 Mar 2013 06:01:33
Revision:313200Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.5.3
- Trim header
- Update pkg-desc

PR:		176575
Submitted by:	ports fury
4.2
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
4.2
05 Jan 2009 19:44:02
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
4.2
26 May 2007 21:01:13
Original commit files touched by this commit
krion search for other commits by this committer
Fix build with gcc4.2
4.2
26 May 2007 20:35:09
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN with gcc 4.2
4.2
07 May 2006 21:26:31
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.2

PR:             ports/96881
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
4.1
10 Dec 2005 18:36:21
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 4.1

PR:             90191
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
4.0.3
26 Nov 2005 15:06:44
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.0.3

PR:             ports/89574
Submitted by:   Ports Fury
4.0.2
25 Nov 2005 23:10:30
Original commit files touched by this commit
linimon search for other commits by this committer
Chase URLs per distfile survey.
4.0.2
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
4.0.2
01 Nov 2005 20:42:16
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 4.0.2

PR:             88342
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
4.0.1
30 Aug 2005 02:48:41
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 4.0.1

PR:             85375
Submitted by:   Ports Fury
3.12
04 Jul 2005 05:40:41
Original commit files touched by this commit
novel search for other commits by this committer
- Update to version 3.12

PR:             82936
Submitted by:   Ports Fury
3.11.0.1
16 Jun 2005 02:42:14
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 3.11.0.1

PR:             ports/82275
Submitted by:   Ports Fury
3.10.4
31 May 2005 17:34:18
Original commit files touched by this commit
flz search for other commits by this committer
- Update to 3.10.4.

PR:             ports/81722
Submitted by:   Ports Fury
3.10.3
19 May 2005 19:54:35
Original commit files touched by this commit
jylefort search for other commits by this committer
Update to 3.10.3

PR:             ports/81119
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
3.9
16 Apr 2005 18:57:57
Original commit files touched by this commit
jylefort search for other commits by this committer
Update to 3.9.

PR:             ports/79971
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Approved by:    adamw (mentor)
3.8.4
10 Apr 2005 20:55:19
Original commit files touched by this commit
kris search for other commits by this committer
Now compiles on !i386
3.8.4
15 Mar 2005 23:05:28
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 3.8.4

PR:             ports/78876
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
3.8.2
12 Oct 2004 12:46:56
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 3.8.2

PR:             ports/72525
Submitted by:   Ports Fury
3.3_1
23 Feb 2004 06:45:09
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on !i386: Does not compile
3.3_1
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
3.3_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
3.3
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
3.3
25 Jan 2004 14:25:59
Original commit files touched by this commit
ijliao search for other commits by this committer
fix build on -stable

Noticed by:     bento via kris
3.3
07 Jan 2004 02:59:29
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 3.3
3.2
31 Dec 2003 03:14:57
Original commit files touched by this commit
ijliao search for other commits by this committer
add codeworker 3.2
A parsing tool and a source code generator

Number of commits found: 39