non port: sysutils/rdup/Makefile |
SVNWeb
|
Number of commits found: 42 |
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Sat, 16 May 2020
|
[ 10:51 sunpoet ] (Only the first 10 of 34 ports in this commit are shown above. )
Bump PORTREVISION for security/nettle shlib change
|
Fri, 8 Nov 2019
|
[ 13:11 tobik ] (Only the first 10 of 65 ports in this commit are shown above. )
sysutils: Add missing USES={gnome,mate,php}
|
Tue, 9 Jul 2019
|
[ 17:13 sunpoet ] (Only the first 10 of 38 ports in this commit are shown above. )
Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1]
|
Tue, 6 Jun 2017
|
[ 16:18 mat ] (Only the first 10 of 37 ports in this commit are shown above. )
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.
Sponsored by: Absolight
|
Sat, 7 Jan 2017
|
[ 01:07 adamw ] (Only the first 10 of 13 ports in this commit are shown above. )
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
|
Mon, 18 Apr 2016
|
[ 17:58 rm ]
sysutils/rdup: unbreak
|
Sun, 17 Apr 2016
|
[ 21:48 rm ]
sysutils/rdup: update to 1.1.15
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 19 Jul 2015
|
[ 22:04 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Enforce libarchive from ports
This reduces the patching level on some ports and make it simpler to maintainer
over all supported version of freebsd
|
Sun, 22 Jun 2014
|
[ 20:11 tijl ]
- Add USES=libtool to archivers/libarchive.
- Bump PORTREVISION on dependent ports.
|
Sat, 5 Apr 2014
|
[ 14:49 rm ]
sysutils/rdup: update master site
- update master site
- use modern syntax in LIB_DEPENDS
- replace USE_BZIP2 with USES
- move package files to pkg-plist
- remove NO_STAGE
PR: 187698
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sat, 27 Jul 2013
|
[ 17:08 danfe ]
- Unbreak parallel builds (-jX) by fixing targets' dependencies
- Define LICENSE (GPLv3), improve on COMMENT
- Convert USE_GMAKE to USES (gmake)
- Drop GNU_CONFIGURE, USE_AUTOTOOLS implies it
- Reformat port description (now perfectly aligned on both sides)
Reported by: pointyhat-west
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Sat, 23 Mar 2013
|
[ 18:20 rm ]
- do not treat warnings as erorrs to make it build against current version
of libarchive
- bump PORTREVISION (shared lib version chase)
Submitted by: glewis (by mail)
|
Fri, 8 Mar 2013
|
[ 10:51 kwm ] (Only the first 10 of 417 ports in this commit are shown above. )
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
|
Tue, 22 Jan 2013
|
[ 07:09 rm ]
- update to 1.1.14
- trim Makefile header
- remove indefinite article from COMMENT
- remove unneeded patch
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Tue, 31 Jan 2012
|
[ 16:25 rm ]
- update to 1.1.12
|
Thu, 10 Nov 2011
|
[ 22:20 rm ] (Only the first 10 of 49 ports in this commit are shown above. )
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
|
Sun, 25 Sep 2011
|
[ 15:21 crees ]
Forced commit to note that although the referenced PR removed the CONFIGURE_ENV
line, amdmi3 had in fact got there first. All other changes in the PR were
committed, but didn't touch the Makefile.
PR: ports/161003
|
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
|
Mon, 2 May 2011
|
[ 20:12 glarkin ]
- Assign maintainership to new volunteer
Requested by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via freebsd-ports ML)
|
Wed, 27 Apr 2011
|
[ 19:02 johans ]
Bump PORTREVERSION to chase nettle shlib update
|
[ 01:56 dougb ] (Only the first 10 of 33 ports in this commit are shown above. )
By Maintainer's request, toss these ports back into the pool
|
Sat, 26 Feb 2011
|
[ 11:33 culot ]
- Update to 1.1.11
PR: ports/155043
Submitted by: Charlie Kester <corky1951 AT comcast.net> (maintainer)
|
Thu, 23 Dec 2010
|
[ 16:12 wxs ]
Update to 1.1.10
PR: ports/153290
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Mon, 25 Oct 2010
|
[ 14:07 wen ]
- Update to 1.1.8
PR: ports/151702
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Wed, 30 Jun 2010
|
[ 11:42 sylvio ]
- Update to 1.1.7
PR: ports/148198
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe: yes
|
Wed, 14 Apr 2010
|
[ 00:42 amdmi3 ]
- Update to 1.1.4
PR: 145588
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
|
Mon, 15 Mar 2010
|
[ 07:10 wen ]
- Update to 1.1.2
PR: ports/144753
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
|
Thu, 4 Mar 2010
|
[ 12:20 amdmi3 ]
- Update to 1.1.1
PR: 144438
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe: yes
|
Wed, 2 Dec 2009
|
[ 13:48 miwi ]
- Update to 1.0.2
PR: 139485
Submitted by: Charlie Kester <corky1951@comcast.net> (Maintainer)
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ] (Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
Sat, 4 Jul 2009
|
[ 19:30 miwi ]
- Fix build with HEAD
- Makefile cleanup
PR: 136208
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
|
Fri, 19 Jun 2009
|
[ 05:29 miwi ]
rdup is a utility inspired by rsync and the Plan9 way of doing backups.
rdup itself does not backup anything; it only prints a list of the names of
files that have changed since the last backup. It also handles files that are
removed, allowing for correct incremental backups.
Example scripts that implement a backup strategy are included.
(These scripts require GNU date and cp, which are not installed by
this FreeBSD port.)
WWW: http://miek.nl/projects/rdup
PR: ports/135532
Submitted by: corky1951 at comcast.net
|
Number of commits found: 42 |