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
    |
Muhammad Moinur Rahman (bofh)  |
devel/rudeconfig: Moved man to share/man
Approved by: portmgr (blanket) |
5.0.5_3 20 Jul 2023 10:22:38
    |
Muhammad Moinur Rahman (bofh)  |
devel/rudeconfig: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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
    |
Tobias C. Berner (tcberner)  |
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
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.0.5_3 09 Sep 2018 13:24:14
  |
tobik  |
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
  |
tobik  |
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
  |
bapt  |
Cleanup plist |
5.0.5_2 23 Jul 2014 21:52:19
  |
amdmi3  |
- 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
  |
ehaupt  |
Support staging |
5.0.5_1 20 Sep 2013 17:17:45
  |
bapt  |
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
 |
ohauer  |
-remove MD5 |
5.0.5_1 08 Jun 2009 10:11:17
 |
itetcu  |
- 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
 |
edwin  |
[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> |