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
urlendec URL encoder and decoder written in assembly
1.0_1 net on this many watch lists=2 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 1.0_1Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-04-07 04:11:21
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: pcre, glib, python
License: BSD2CLAUSE
WWW:
http://www.whizkidtech.redprince.net/urlendec/
Description:
A set of two tools to URL encode and URL decode any stream of data, read either from the command line or from standard input. Written in assembly language, they are tiny and very fast. See RFC 1738, section 2.2, for an explanation of URL encoding.
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 (5 items)
Collapse this list.
  1. bin/urlencode
  2. bin/urldecode
  3. /usr/local/share/licenses/urlendec-1.0_1/catalog.mk
  4. /usr/local/share/licenses/urlendec-1.0_1/LICENSE
  5. /usr/local/share/licenses/urlendec-1.0_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • urlendec>0:net/urlendec
To install the port:
cd /usr/ports/net/urlendec/ && make install clean
To add the package, run one of these commands:
  • pkg install net/urlendec
  • pkg install urlendec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: urlendec
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
SHA256 (urlendec-1.0.tar.gz) = fa1530c95ed18fe7562cc42943cf18bb9ee2f86892817dd8fa2f7a05d0019028 SIZE (urlendec-1.0.tar.gz) = 23835

Packages (timestamps in pop-ups are UTC):
urlendec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0_1--1.0_1---
FreeBSD:13:quarterly-1.0_1--1.0_1---
FreeBSD:14:latest-1.0_1--1.0_1---
FreeBSD:14:quarterly-1.0_1--1.0_1---
FreeBSD:15:latest-1.0_1n/a-n/a---
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. nasm : devel/nasm
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for urlendec-1.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_urlendec
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.whizkidtech.redprince.net/fports/
Collapse this list.

Number of commits found: 23

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)
1.0_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)
1.0_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_1
28 Mar 2022 10:19:32
commit hash: bad91155fdfdc7cb9344413bd0c83ba175b74ec4commit hash: bad91155fdfdc7cb9344413bd0c83ba175b74ec4commit hash: bad91155fdfdc7cb9344413bd0c83ba175b74ec4commit hash: bad91155fdfdc7cb9344413bd0c83ba175b74ec4 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/urlendec: take maintainership; sysutils/gomi: release maintainership
1.0_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.
1.0_1
15 Mar 2021 04:46:47
Revision:568428Original commit files touched by this commit
danfe search for other commits by this committer
- Unbreak the port by assembling and linking this 32-bit code
  correctly so it works on both amd64 and i386
- Amend COMMENT to be more specific, add LICENSE (BSD2CLAUSE)
- Convert to PLIST_FILES/PORTDOCS and drop four-line pkg-plist
- Install documentation files in the dedicated helper target
- Extend the port description and fix a minor typo while here
1.0
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.0
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.0
06 Feb 2014 19:01:26
Revision:343139Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
1.0
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
1.0
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.0
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0
15 May 2004 02:07:35
Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainership.  Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written.
1.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0
02 Nov 2003 04:11:54
Original commit files touched by this commit
edwin search for other commits by this committer
maintainer to adam@redprince.net
1.0
02 Nov 2003 03:36:45
Original commit files touched by this commit
edwin search for other commits by this committer
ports with possibly unreachable MAINTAINERs

*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:             ports/58694
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
1.0
29 Oct 2003 20:19:55
Original commit files touched by this commit
linimon search for other commits by this committer
Changed email and website addresses per maintainer request to -doc
some time back.
1.0
21 Feb 2003 13:15:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
29 May 2001 15:13:08
commit hash: fp1.14353@dev.null.freshports.orgcommit hash: fp1.14353@dev.null.freshports.orgcommit hash: fp1.14353@dev.null.freshports.orgcommit hash: fp1.14353@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add missing @dirrm into PLIST    
15 Apr 2001 05:06:45
commit hash: fp1.12577@dev.null.freshports.orgcommit hash: fp1.12577@dev.null.freshports.orgcommit hash: fp1.12577@dev.null.freshports.orgcommit hash: fp1.12577@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Urk, instead of FORBIDDEN use ONLY_FOR_ARCHS as that is why we have it.    
15 Apr 2001 02:02:43
commit hash: fp1.12567@dev.null.freshports.orgcommit hash: fp1.12567@dev.null.freshports.orgcommit hash: fp1.12567@dev.null.freshports.orgcommit hash: fp1.12567@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Mark this port FORBIDDEN on everything except for the i386 since nasm  
generates i386 object files which won't be of much use on other archs.    
07 Apr 2001 08:11:21
commit hash: fp1.12206@dev.null.freshports.orgcommit hash: fp1.12206@dev.null.freshports.orgcommit hash: fp1.12206@dev.null.freshports.orgcommit hash: fp1.12206@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add urlendec 1.0, URL encoder and decoder.    

Number of commits found: 23