notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/rsvndump/Makefile
SVNWeb

Number of commits found: 33

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 8 Aug 2022
[ 23:20 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:5645cf10b31aad3dc3163ef7e0fa42d3e56f029f  commit hash:5645cf10b31aad3dc3163ef7e0fa42d3e56f029f  commit hash:5645cf10b31aad3dc3163ef7e0fa42d3e56f029f  5645cf1 
devel/rsvndump: Update to 0.6.1
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 1 Feb 2022
[ 00:49 Cy Schubert (cy) search for other commits by this committer ]    commit hash:a318fc309b7361934ffcaca7525e8a4314877b5b  commit hash:a318fc309b7361934ffcaca7525e8a4314877b5b  commit hash:a318fc309b7361934ffcaca7525e8a4314877b5b  a318fc3 
devel/rsvndump: Unbreak following 3f32ccaefa18

The check for asciidoc version was horribly broken. Fix it.

While at it $ver_min is not used. Don't produce it.
Mon, 31 Jan 2022
[ 23:18 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:c129a76e6233c7d8c51bc9f0472e9e8053059982  commit hash:c129a76e6233c7d8c51bc9f0472e9e8053059982  commit hash:c129a76e6233c7d8c51bc9f0472e9e8053059982  c129a76 
devel/rsvndump: mark BROKEN after 3f32ccaefa18

checking for asciidoc... /usr/local/bin/asciidoc
configure: error: Asciidoc >= 8.4 is needed. Please upgrade your installation

Reported by:	pkg-fallout
Thu, 27 Jan 2022
[ 18:18 Cy Schubert (cy) search for other commits by this committer ]    commit hash:7ca778484e34feba3457b0bf68245fe03673016e  commit hash:7ca778484e34feba3457b0bf68245fe03673016e  commit hash:7ca778484e34feba3457b0bf68245fe03673016e  7ca7784 
devel/rsvndump: Resolve DEVELOPER LIB_DEPENDS warnings

Resolve the following LIB_DEPENDS warnings:

Error: /usr/local/bin/rsvndump is linked to
/usr/local/lib/libapr-1.so.0 from devel/apr1 but it is not declared
as a dependency
Warning: you need LIB_DEPENDS+=libapr-1.so:devel/apr1
Error: /usr/local/bin/rsvndump is linked to
/usr/local/lib/libaprutil-1.so.0 from devel/apr1 but it is not declared
as a dependency
Warning: you need LIB_DEPENDS+=libaprutil-1.so:devel/apr1
Error: /usr/local/bin/rsvndump is linked to
/usr/local/lib/libdb-5.3.so.0 from databases/db5 but it is not declared
as a dependency
Warning: you need USES+=bdb
Error: /usr/local/bin/rsvndump is linked to /usr/local/lib/libgdbm.so.6
from databases/gdbm but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgdbm.so:databases/gdbm
Error: /usr/local/bin/rsvndump is linked to /usr/local/lib/libexpat.so.1
from textproc/expat2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2

MFH:		2022Q1
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 8 Dec 2016
[ 17:40 tijl search for other commits by this committer ] Original commit   Revision:428144 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 1 Jan 2014
[ 19:39 danilo search for other commits by this committer ] Original commit   Revision:338389
- Update from 0.5.8 to 0.6
- Add LICENSE
- Add stage support

while here
- Use options helpers
- Remove extra spaces from WWW

PR:		ports/185314
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Mon, 16 Dec 2013
[ 18:24 glarkin search for other commits by this committer ] Original commit   Revision:336656 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Mon, 6 May 2013
[ 10:22 bapt search for other commits by this committer ] Original commit   Revision:317503 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Thu, 3 May 2012
[ 13:49 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.5.8
  ChangeLog: http://rsvndump.sourceforge.net/ChangeLog

Reported by:    portscout
Sat, 10 Dec 2011
[ 02:58 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.5.7
  ChangeLog: http://rsvndump.sourceforge.net/ChangeLog

Feature safe:   yes
Mon, 7 Nov 2011
[ 04:24 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Get rid FreeBSD 6 support
Thu, 6 Oct 2011
[ 15:30 glarkin search for other commits by this committer ] Original commit 
- Fixed build dependency to allow devel/subversion or
  devel/subversion-freebsd [1]
- Updated to 0.5.6
  ChangeLog: http://rsvndump.sourceforge.net/ChangeLog

PR:             ports/161315
Submitted by:   dougb [1]
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Fri, 22 Apr 2011
[ 20:29 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.5.5
  Changes: http://rsvndump.sourceforge.net/ChangeLog (since 0.5.3)
- Added support for NOPORTDOCS to avoid building a bunch of dependencies
  and the man page

Reported by:    portscout (via miwi)
Tue, 1 Jun 2010
[ 17:54 glarkin search for other commits by this committer ] Original commit 
- Remove explicit devel/apr* dependency, now pulled in by Subversion

PR:             ports/146949
Submitted by:   pgollucci
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Tue, 18 May 2010
[ 04:05 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Convert ports/ to devel/apr1

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
Thu, 7 Jan 2010
[ 20:41 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.5.3
- Changed WWW: to point to new SF project page
Sat, 21 Nov 2009
[ 02:23 glarkin search for other commits by this committer ] Original commit 
- Fixed configure failure on 6.x, early 7.x versions. Subversion libs
  now require explicit -pthread in LDFLAGS to link the symbol test
  programs in the configure script.

Reported by:    pointyhat (miwi)
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Tue, 28 Jul 2009
[ 15:25 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.5.2
Sun, 14 Jun 2009
[ 23:29 glarkin search for other commits by this committer ] Original commit 
- Fixed custom LOCALBASE/PREFIX build
- Bumped PORTREVISION

Reported by:    QATty
Sat, 13 Jun 2009
[ 02:48 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.5
Thu, 16 Apr 2009
[ 13:05 glarkin search for other commits by this committer ] Original commit 
- Add WITHOUT_NLS knob and fix mtree error
- Bump PORTREVISION

Reported by:    QAT
Approved by:    portmgr (marcus)
Mon, 13 Apr 2009
[ 15:53 glarkin search for other commits by this committer ] Original commit 
- Fix compiler errors after Subversion 1.6 upgrade
- Update to 0.4.4

Reported by:    pointyhat
Approved by:    portmgr (erwin)
Tue, 23 Dec 2008
[ 14:43 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.4.3
Fri, 24 Oct 2008
[ 19:56 glarkin search for other commits by this committer ] Original commit 
rsvndump is a command line tool that is able to dump a Subversion
repository that resides on a remote server. All data is dumped in
the format that can be read an written by svnadmin dump, so the
data which is produced can easily be imported into a new Subversion
repository.

WWW:    http://saubue.boolsoft.org/projects/rsvndump/

Number of commits found: 33