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
stringencoders Collection of high performance C-string transformations
3.10.3_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 3.10.3_3Version of this port present on the latest quarterly branch.
Maintainer: skreuzer@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-06-16 12:52:28
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: MIT
WWW:
https://github.com/client9/stringencoders
Description:
A collection of high performance c-string transformations, frequently 2x faster than standard implementations. including * base64, standard * base64, web/url safe, with configurable alphabet * base85 (good for http cookies) * base16 (hex) * base2 (ascii binary) * url escaping * javascript string escaping * fast number to string conversion, 4-22x faster than sprintf! * fast ascii upper/lower case conversion, 2-66x faster than stdlib!
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 (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/stringencoders-3.10.3_3/catalog.mk
  3. /usr/local/share/licenses/stringencoders-3.10.3_3/LICENSE
  4. /usr/local/share/licenses/stringencoders-3.10.3_3/MIT
  5. include/modp_ascii.h
  6. include/modp_b16.h
  7. include/modp_b2.h
  8. include/modp_b64.h
  9. include/modp_b64w.h
  10. include/modp_b85.h
  11. include/modp_bjavascript.h
  12. include/modp_burl.h
  13. include/modp_numtoa.h
  14. lib/libmodpbase64.a
  15. lib/libmodpbase64.so
  16. lib/libmodpbase64.so.0
  17. lib/libmodpbase64.so.0.0.0
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • stringencoders>0:devel/stringencoders
To install the port:
cd /usr/ports/devel/stringencoders/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/stringencoders
  • pkg install stringencoders
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: stringencoders
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (stringencoders-v3.10.3.tar.gz) = b0bd9aa7a7c386fc47ad783986ace74704c950fa1cf458f70bbc1d79fcbc1d11 SIZE (stringencoders-v3.10.3.tar.gz) = 428013

Packages (timestamps in pop-ups are UTC):
stringencoders
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.10.3_33.10.3_33.10.3_33.10.3_33.10.3_3-3.10.3_3-
FreeBSD:13:quarterly3.10.3_33.10.3_33.10.3_33.10.3_33.10.3_33.10.3_33.10.3_33.10.3_3
FreeBSD:14:latest3.10.3_33.10.3_33.10.3_33.10.3_33.10.3_33.10.3_3-3.10.3_3
FreeBSD:14:quarterly3.10.3_33.10.3_3-3.10.3_33.10.3_33.10.3_33.10.3_33.10.3_3
FreeBSD:15:latest3.10.3_33.10.3_3n/a3.10.3_3n/a3.10.3_33.10.3_33.10.3_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. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_stringencoders
USES:
libtool perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://people.freebsd.org/~skreuzer/distfiles/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
3.10.3_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)
3.10.3_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)
3.10.3_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.
3.10.3_3
24 Jan 2017 22:10:44
Revision:432398Original commit files touched by this commit
skreuzer search for other commits by this committer
Update MASTER_SITES and LICENSE
3.10.3_3
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
3.10.3_3
19 Nov 2015 16:16:46
Revision:401952Original commit files touched by this commit
danfe search for other commits by this committer
Flush a short queue of minor non-functional changes sitting it my tree:
- Escape literal dot properly in sed(1) code (for REINPLACE_CMD)
- Spell "C-string" correctly in COMMENT and add a missing newline
- Use NULL for pointer in C code (original snippet was for C++ and Bjarne
  prefers to avoid macros, per his C++ Style and Technique FAQ)
3.10.3_3
04 Sep 2015 11:28:33
Revision:396080Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak the build on PowerPC: the port assumes that `char' is always signed,
which is not necessarily true.
3.10.3_3
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
3.10.3_3
20 Aug 2014 12:32:53
Revision:365454Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
3.10.3_2
23 Apr 2014 13:25:17
Revision:351936Original commit files touched by this commit
tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.10.3_1
06 Feb 2014 23:32:30
Revision:343176Original commit files touched by this commit
bapt search for other commits by this committer
support stage
3.10.3
20 Sep 2013 17:17:45
Revision:327726Original 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:
devel part 4)
3.10.3
16 Sep 2013 10:28:33
Revision:327376Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
3.10.3
10 May 2011 19:50:58
Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 3.10.3

Submitted by:   Vanilla Hsu <vanilla@fatpipi.com>
3.7.0
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
3.7.0
03 Jun 2010 05:45:57
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc.

Hat:            powerpc
3.7.0
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
3.7.0
28 Mar 2009 01:16:37
Original commit files touched by this commit
skreuzer search for other commits by this committer
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    wxs (mentor)
3.7.0
06 Mar 2008 22:19:52
Original commit files touched by this commit
edwin search for other commits by this committer
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
3.7.0
01 Feb 2008 07:44:24
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 3.7.0.

Approved by:    maintainer
3.4.0
02 Oct 2007 03:55:56
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 3.4.0.

Approved by:    maintainer
3.3.0
21 Jun 2007 15:43:02
Original commit files touched by this commit
vanilla search for other commits by this committer
Add USE_PERL5 to fix building.

Submitted by:   maintainer via email.
3.3.0
16 Jun 2007 12:51:29
Original commit files touched by this commit
vanilla search for other commits by this committer
Add stringencoders 3.3.0, collection of high performance c-string
transformations.

PR:             ports/113664
Submitted by:   Steven Kreuzer <skreuzer at exit2shell.com>

Number of commits found: 24