non port: devel/rsvndump/Makefile |
SVNWeb
|
Number of commits found: 33 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 8 Aug 2022
|
[ 23:20 Neel Chauhan (nc) ] 5645cf1
devel/rsvndump: Update to 0.6.1
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Tue, 1 Feb 2022
|
[ 00:49 Cy Schubert (cy) ] 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) ] 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) ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 8 Dec 2016
|
[ 17:40 tijl ] (Only the first 10 of 55 ports in this commit are shown above. )
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 ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 1 Jan 2014
|
[ 19:39 danilo ]
- 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 ] (Only the first 10 of 111 ports in this commit are shown above. )
[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 ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Mon, 6 May 2013
|
[ 10:22 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thu, 3 May 2012
|
[ 13:49 glarkin ]
- Updated to 0.5.8
ChangeLog: http://rsvndump.sourceforge.net/ChangeLog
Reported by: portscout
|
Sat, 10 Dec 2011
|
[ 02:58 glarkin ]
- Updated to 0.5.7
ChangeLog: http://rsvndump.sourceforge.net/ChangeLog
Feature safe: yes
|
Mon, 7 Nov 2011
|
[ 04:24 miwi ] (Only the first 10 of 39 ports in this commit are shown above. )
- Get rid FreeBSD 6 support
|
Thu, 6 Oct 2011
|
[ 15:30 glarkin ]
- 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 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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 ]
- 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 ]
- Remove explicit devel/apr* dependency, now pulled in by Subversion
PR: ports/146949
Submitted by: pgollucci
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Tue, 18 May 2010
|
[ 04:05 pgollucci ] (Only the first 10 of 18 ports in this commit are shown above. )
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
|
Thu, 7 Jan 2010
|
[ 20:41 glarkin ]
- Updated to 0.5.3
- Changed WWW: to point to new SF project page
|
Sat, 21 Nov 2009
|
[ 02:23 glarkin ]
- 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 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Tue, 28 Jul 2009
|
[ 15:25 glarkin ]
- Updated to 0.5.2
|
Sun, 14 Jun 2009
|
[ 23:29 glarkin ]
- Fixed custom LOCALBASE/PREFIX build
- Bumped PORTREVISION
Reported by: QATty
|
Sat, 13 Jun 2009
|
[ 02:48 glarkin ]
- Updated to 0.5
|
Thu, 16 Apr 2009
|
[ 13:05 glarkin ]
- Add WITHOUT_NLS knob and fix mtree error
- Bump PORTREVISION
Reported by: QAT
Approved by: portmgr (marcus)
|
Mon, 13 Apr 2009
|
[ 15:53 glarkin ]
- 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 ]
- Updated to 0.4.3
|
Fri, 24 Oct 2008
|
[ 19:56 glarkin ]
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 |