Port details |
- rudeconfig Library for handling configuration files, written in C++
- 5.0.5_4 devel
=2 5.0.5_4Version of this port present on the latest quarterly branch. - Maintainer: lowmaster@web.de
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2007-09-08 05:22:32
- Last Update: 2024-02-23 14:50:07
- Commit Hash: 8e8202a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.rudeserver.com/
- Description:
- Library, designed for easy handling with configuration files in INI-style.
Completely written in C++ by using object oriented style.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rudeconfig>0:devel/rudeconfig
- To install the port:
- cd /usr/ports/devel/rudeconfig/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rudeconfig
- pkg install rudeconfig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rudeconfig
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1536493628
SHA256 (rudeconfig-5.0.5.tar.gz) = 191cb7c5bf221bccd99856e3dabd0e952fd112679720b1b67c29b1aebe6b8588
SIZE (rudeconfig-5.0.5.tar.gz) = 330531
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rudeconfig
- USES:
- dos2unix libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.5_4 23 Feb 2024 14:50:07
![commit hash: 8e8202a98210f28e948a31964b4fd59fb6022aa2 commit hash: 8e8202a98210f28e948a31964b4fd59fb6022aa2](/images/git.png) ![commit hash: 8e8202a98210f28e948a31964b4fd59fb6022aa2 commit hash: 8e8202a98210f28e948a31964b4fd59fb6022aa2](/images/codeberg.svg) ![commit hash: 8e8202a98210f28e948a31964b4fd59fb6022aa2 commit hash: 8e8202a98210f28e948a31964b4fd59fb6022aa2](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/rudeconfig: Moved man to share/man
Approved by: portmgr (blanket) |
5.0.5_3 20 Jul 2023 10:22:38
![commit hash: 5e2f1dfbffa1aaa67cb9dc398b32f35f9631d0db commit hash: 5e2f1dfbffa1aaa67cb9dc398b32f35f9631d0db](/images/git.png) ![commit hash: 5e2f1dfbffa1aaa67cb9dc398b32f35f9631d0db commit hash: 5e2f1dfbffa1aaa67cb9dc398b32f35f9631d0db](/images/codeberg.svg) ![commit hash: 5e2f1dfbffa1aaa67cb9dc398b32f35f9631d0db commit hash: 5e2f1dfbffa1aaa67cb9dc398b32f35f9631d0db](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/rudeconfig: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
5.0.5_3 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
5.0.5_3 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
5.0.5_3 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
5.0.5_3 09 Sep 2018 13:24:14
![Revision:479290 Revision:479290](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/rudeconfig: Regenerate distinfo
The tarball got rerolled upstream.
=> Attempting to fetch
http://www.rudeserver.com/config/download/rudeconfig-5.0.5.tar.gz
fetch: http://www.rudeserver.com/config/download/rudeconfig-5.0.5.tar.gz: size
mismatch: expected 328975, actual 330531
The differences [1] appear to be harmless.
[1] https://people.freebsd.org/~tobik/rudeconfig.diff
PR: 230920 |
5.0.5_3 09 Sep 2018 07:24:48
![Revision:479277 Revision:479277](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/rudeconfig: Fix build with Clang 6
src/Base64Encoder.cpp:170:25: error: cast from pointer to smaller type 'char'
loses information
retval[outlength]=(char) NULL;
^~~~~~~~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/rudeconfig-5.0.5_2.log
- Make sure all files use Unix line endings
PR: 230920
Submitted by: tobik
Approved by: lowmaster@web.de (maintainer timeout, 2 weeks) |
5.0.5_2 27 Oct 2014 11:07:20
![Revision:371552 Revision:371552](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
5.0.5_2 23 Jul 2014 21:52:19
![Revision:362731 Revision:362731](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch to USES=libtool, drop .la files
- Fix {GNU|HAS}_CONFIGURE misuse
Approved by: portmgr blanket |
5.0.5_1 19 Feb 2014 10:15:53
![Revision:345060 Revision:345060](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support staging |
5.0.5_1 20 Sep 2013 17:17:45
![Revision:327726 Revision:327726](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
5.0.5_1 03 Jul 2011 14:59:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
5.0.5_1 08 Jun 2009 10:11:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
itetcu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- fix plist with custom PREFIX
- bump PORTREVISION
Submitted by: Sahil Tandon <sahil@tandon.net>
Reported by: QATty
Approved by: portmgr (itetcu@) |
5.0.5 08 Sep 2007 05:22:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[NEW PORT]: devel/rudeconfig - configuration library
Add new port devel/rudeconfig. This includes a library
written in C++ for handling configuration files.
Main web site is http://www.rudeserver.com/config/.
PR: ports/114382
Submitted by: Hardy Schumacher <hardy.schumacher@amd.com> |