| non port: net/rsync/Makefile |
|
CVSWeb
|
Number of commits found: 109 (showing only 100 on this page) 1 | 2 » |
|
Wed, 4 Apr 2012
|
[ 18:32 ehaupt ]
1.152 net/rsync/Makefile
Turn off non standard patch (RENAMED) by default. This slipped in on accident
from testing.
Notified by: sunpoet
Feature safe: yes
|
|
Tue, 3 Apr 2012
|
[ 21:08 ehaupt ]
1.151 net/rsync/Makefile
Introduce an option that builds rsync with the "detect-renamed" patch. It
detects renamed hierarchies and avoids re-copying the files in those
hierarchies.
Requested by: "J.R. Oldroyd" <jr@opal.com> (via mail)
Feature safe: yes
|
|
Fri, 23 Sep 2011
|
[ 23:44 ehaupt ]
1.150 net/rsync/Makefile
1.60 net/rsync/distinfo
Update to 3.0.9
|
[ 22:26 amdmi3 ]
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile
(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
|
|
Sat, 26 Mar 2011
|
[ 22:27 ehaupt ]
1.148 net/rsync/Makefile
1.59 net/rsync/distinfo
Update to 3.0.8
|
|
Tue, 25 Jan 2011
|
[ 19:59 ehaupt ]
1.2 converters/drg2sbg/Makefile
1.2 deskutils/notify-osd/Makefile
1.4 deskutils/xfce4-generic-slider/Makefile
1.20 deskutils/xfce4-notification-daemon/Makefile
1.8 deskutils/xfce4-notifyd/Makefile
1.8 devel/cvsspam/Makefile
1.19 dns/noip/Makefile
1.10 dns/sshfp/Makefile
1.18 graphics/exrtools/Makefile
1.5 graphics/iec16022/Makefile
(Only the first 10 of 87 ports in this commit are shown above. )
Add LICENSE and remove MD5 sums.
Feature safe: yes
|
|
Wed, 13 Oct 2010
|
[ 18:57 ehaupt ]
1.146 net/rsync/Makefile
Remove dead mirror
|
|
Fri, 1 Jan 2010
|
[ 03:50 ehaupt ]
1.145 net/rsync/Makefile
1.57 net/rsync/distinfo
Update to 3.0.7
|
|
Tue, 15 Sep 2009
|
[ 08:30 ehaupt ]
1.144 net/rsync/Makefile
Prevent the unnecessary usage of perl (if present) during configure.
PR: 138834 (based on)
Submitted by: Aleksey Mashanov <aleksey.mashanov@gmail.com>
|
|
Mon, 7 Sep 2009
|
[ 09:57 ehaupt ]
1.143 net/rsync/Makefile
Remove USE_PERL5_BUILD, since perl is not needed anymore to build.
Notified by: pjd
|
|
Mon, 11 May 2009
|
[ 09:07 ehaupt ]
1.142 net/rsync/Makefile
1.56 net/rsync/distinfo
Update to 3.0.6
|
|
Fri, 27 Mar 2009
|
[ 09:53 ehaupt ]
1.6 archivers/deb2targz/Makefile
1.7 archivers/ecm/Makefile
1.9 archivers/gzrecover/Makefile
1.11 archivers/mar/Makefile
1.5 archivers/ppmd/Makefile
1.16 archivers/tardy/Makefile
1.14 archivers/unlzx/Makefile
1.4 archivers/unmass/Makefile
1.14 archivers/unzoo/Makefile
1.11 astro/p5-GPS/Makefile
(Only the first 10 of 132 ports in this commit are shown above. )
Mark MAKE_JOBS_SAFE
|
|
Mon, 29 Dec 2008
|
[ 08:00 ehaupt ]
1.140 net/rsync/Makefile
1.55 net/rsync/distinfo
Update to 3.0.5
Changelog: http://rsync.samba.org/ftp/rsync/src/rsync-3.0.5-NEWS
|
|
Sat, 6 Sep 2008
|
[ 18:40 ehaupt ]
1.139 net/rsync/Makefile
1.54 net/rsync/distinfo
Update to 3.0.4
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
|
Wed, 9 Jul 2008
|
[ 12:44 koitsu ]
1.137 net/rsync/Makefile
Add support for --atimes patch, which preserves access times.
Reviewed by: ehaupt
Approved by: ehaupt
|
|
Wed, 2 Jul 2008
|
[ 15:55 ehaupt ]
1.136 net/rsync/Makefile
1.53 net/rsync/distinfo
1.2 net/rsync/files/patch-utils.c
Update to 3.0.3
|
|
Thu, 26 Jun 2008
|
[ 14:03 ehaupt ]
1.135 net/rsync/Makefile
Provide an optional "Time limit patch"
PR: 124553
Submitted by: Adrian Thearle <adrian@thearle.com.au>
|
|
Mon, 2 Jun 2008
|
[ 08:11 ehaupt ]
1.134 net/rsync/Makefile
All of a sudden rsync requires perl to build. Add USE_PERL5_BUILD.
PR: 124199
Submitted by: rafan
|
|
Sat, 31 May 2008
|
[ 10:34 ehaupt ]
1.133 net/rsync/Makefile
1.1 net/rsync/files/patch-utils.c
Merge a patch from cvs which fixes a file-globbing bug in the daemon when chroot
is on.
rsync-cvs@lists.samba.org/msg05785.html">http://www.mail-archive.com/rsync-cvs@lists.samba.org/msg05785.html
Submitted by: sem
Obtained from: rsync cvs
|
|
Wed, 7 May 2008
|
[ 12:32 ehaupt ]
1.132 net/rsync/Makefile
Rework WITHOUT_ICONV build option
PR: 123469
Submitted by: Dan Nelson <dnelson@allantgroup.com>
|
|
Tue, 8 Apr 2008
|
[ 19:24 ehaupt ]
1.131 net/rsync/Makefile
1.52 net/rsync/distinfo
Update to 3.0.2, and really disable iconv support if WITHOUT_ICONV is defined.
Changelog: http://rsync.samba.org/ftp/rsync/src/rsync-3.0.2-NEWS
|
|
Fri, 4 Apr 2008
|
[ 09:23 ehaupt ]
1.130 net/rsync/Makefile
1.51 net/rsync/distinfo
- Update to 3.0.1
- Add 3 additional mirrors
Changelog: http://rsync.samba.org/ftp/rsync/src/rsync-3.0.1-NEWS
|
|
Wed, 26 Mar 2008
|
[ 12:36 ehaupt ]
1.129 net/rsync/Makefile
Only download patchset if needed.
|
|
Wed, 12 Mar 2008
|
[ 14:09 ehaupt ]
1.128 net/rsync/Makefile
Add optional iconv support
|
|
Fri, 7 Mar 2008
|
[ 08:29 ehaupt ]
1.127 net/rsync/Makefile
Revise the wording for the ACL patch option. Rsync 3.0.x now has --acls support
by default. Use this patch if you want to make rsync 3.0.x communicate with an
older (patched) release.
Notified by: Scott Allendorf <scott-allendorf@uiowa.edu>
|
|
Thu, 6 Mar 2008
|
[ 22:12 ehaupt ]
1.126 net/rsync/Makefile
1.50 net/rsync/distinfo
- Provide two additional build OPTIONS:
* File system flags support patch, adds --fileflags
* ACL support patch, adds --acls
- Takeover maintainership
PR: 121444
Approved by: pav (maintainer)
|
|
Mon, 3 Mar 2008
|
[ 22:39 pav ]
1.125 net/rsync/Makefile
1.49 net/rsync/distinfo
1.2 net/rsync/files/extra-patches-acls.diff
1.2 net/rsync/files/patch-CVE-2007-4091
1.2 net/rsync/files/patch-CVE-2007-6199
- Update to 3.0.0
|
|
Fri, 22 Feb 2008
|
[ 11:50 pav ]
1.124 net/rsync/Makefile
- Add a knob to apply atimes patch from vendor distribution
Submitted by: koitsu
|
|
Sun, 2 Dec 2007
|
[ 21:14 pav ]
1.123 net/rsync/Makefile
1.1 net/rsync/files/patch-CVE-2007-6199
- Add a vendor patch that adds a new option "munge symlinks".
Users running rsyncd daemon in certain non-default configuration
(use_chroot = no) should consult http://rsync.samba.org/security.html
and see, what munging symlinks can do for them.
Submitted by: delphij
Approved by: portmgr (hat)
Security: CVE-2007-6199
|
|
Wed, 22 Aug 2007
|
[ 16:17 pav ]
1.122 net/rsync/Makefile
1.1 net/rsync/files/patch-CVE-2007-4091
- Fix off-by-one buffer overflow in f_name() function. It is not clear if this
problem can be exploited.
Submitted by: several
Obtained from: http://www.suse.de/~krahmer/rsync-2.6.9-fname-obo.diff
Security: CVE-2007-4091
Security: http://www.novell.com/linux/security/advisories/2007_17_sr.html
|
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ]
1.13 archivers/9e/Makefile
1.30 archivers/bzip/Makefile
1.23 archivers/dact/Makefile
1.20 archivers/dpkg/Makefile
1.5 archivers/ecm/Makefile
1.7 archivers/gzrecover/Makefile
1.9 archivers/mar/Makefile
1.8 archivers/mscompress/Makefile
1.5 archivers/mtf/Makefile
1.11 archivers/unace/Makefile
(Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
Fri, 27 Apr 2007
|
[ 08:00 pav ]
1.119 net/rsync/Makefile
- Respect CFLAGS with POPT option
Reported by: kris
|
|
Mon, 9 Apr 2007
|
[ 13:55 pav ]
1.118 net/rsync/Makefile
1.1 net/rsync/files/extra-patches-acls.diff
- Fix --acls with --delete
Submitted by: Gary <gary@mups.co.uk>
Obtained from: http://lists.samba.org/archive/rsync/2006-November/016706.html
|
|
Sun, 17 Dec 2006
|
[ 15:58 pav ]
1.117 net/rsync/Makefile
- Fix IGNORE conditional (typo)
|
|
Wed, 22 Nov 2006
|
[ 10:05 pav ]
1.116 net/rsync/Makefile
1.48 net/rsync/distinfo
1.3 net/rsync/files/patch-2.6.8-unexpected_tag_3
- Update to 2.6.9
- Flip ACLs and flags patches default off, as they conflict each another
PR: ports/105731 (based on)
Submitted by: Antony Mawer <gnats@mawer.org>
|
|
Sat, 2 Sep 2006
|
[ 08:00 pav ]
1.115 net/rsync/Makefile
- Allow build with custom CFLAGS
|
|
Fri, 28 Jul 2006
|
[ 14:42 sat ]
1.53 archivers/unzip/Makefile
1.33 archivers/zip/Makefile
1.4 cad/admesh/Makefile
1.21 converters/enca/Makefile
1.41 dns/bind9-dlz/Makefile
1.20 games/frozenbubble/Makefile
1.6 mail/altermime/Makefile
1.97 mail/elm+ME/Makefile
1.114 net/rsync/Makefile
1.7 sysutils/wmzazof/Makefile
- Rid the tree of double slashes in URL paths
|
|
Thu, 1 Jun 2006
|
[ 13:30 pav ]
1.113 net/rsync/Makefile
- Remove dead master site
|
|
Tue, 30 May 2006
|
[ 16:39 pav ]
1.112 net/rsync/Makefile
1.2 net/rsync/files/patch-2.6.8-unexpected_tag_3
- Patch strip for everyone!
Reported by: Tobias Roth <ports@fsck.ch>
|
[ 09:35 pav ]
1.111 net/rsync/Makefile
1.1 net/rsync/files/patch-2.6.8-unexpected_tag_3
- Apply vendor patch to fix 'unexpected tag 3' errors
Requested by: Zoltan Frombach <zoltan@frombach.com>
Obtained from: http://lists.samba.org/archive/rsync/2006-May/015607.html
|
|
Wed, 10 May 2006
|
[ 13:29 pav ]
1.110 net/rsync/Makefile
- Skip acls patch on FreeBSD 4.X, ACL support in that version of FreeBSD
is not complete enough
Reported by: John Winger <JWWinger@marketvisionresearch.com>
|
[ 08:16 pav ]
1.109 net/rsync/Makefile
- Fix typo
Submitted by: Simun Mikecin <numisemis@yahoo.com>
|
|
Tue, 9 May 2006
|
[ 22:27 pav ]
1.108 net/rsync/Makefile
- Convert to OPTIONS
- Add an option for ACL support patch, default on
- Add an option for file flags support patch, default on
- Drop support for < 400014
- Cleanup
PR: ports/97050 (based on)
Submitted by: Simun Mikecin <numisemis@yahoo.com>
|
|
Mon, 24 Apr 2006
|
[ 22:47 pav ]
1.107 net/rsync/Makefile
1.47 net/rsync/distinfo
1.4 net/rsync/files/patch-clientserver.c
- Update to 2.6.8
PR: ports/96210
Submitted by: delphij
|
|
Mon, 3 Apr 2006
|
[ 21:12 pav ]
1.106 net/rsync/Makefile
1.3 net/rsync/files/patch-clientserver.c
- Fix logging of "connect from" message
Obtained from: http://lists.samba.org/archive/rsync/2006-March/015143.html
|
|
Wed, 15 Mar 2006
|
[ 10:36 pav ]
1.105 net/rsync/Makefile
1.46 net/rsync/distinfo
1.5 net/rsync/pkg-descr
- Update to 2.6.7
|
|
Fri, 29 Jul 2005
|
[ 16:52 pav ]
1.104 net/rsync/Makefile
1.44 net/rsync/distinfo
1.2 net/rsync/files/patch-infcodes.c
- Update to 2.6.6
|
|
Mon, 6 Jun 2005
|
[ 12:39 pav ]
1.103 net/rsync/Makefile
1.43 net/rsync/distinfo
1.4 net/rsync/files/patch-exclude.c
- Update to 2.6.5, make fetchable again
- Reset eik's maintainership, he has been MIA for too long
I will look after this port for now, seriously interested people should
contact me
PR: ports/81927
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by: portmgr (krion)
|
|
Sat, 21 May 2005
|
[ 11:31 pav ]
1.102 net/rsync/Makefile
1.3 net/rsync/files/patch-exclude.c
- Fix incompatibility with older version when used with --exclude option
without --delete option
PR: ports/81337
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Obtained from: author via
http://lists.samba.org/archive/rsync/2005-April/012317.html
|
|
Mon, 16 May 2005
|
[ 21:07 pav ]
1.101 net/rsync/Makefile
1.42 net/rsync/distinfo
1.2 net/rsync/files/patch-exclude.c
1.2 net/rsync/files/patch-mknod
1.2 net/rsync/files/patch-receiver.c
1.2 net/rsync/pkg-message
1.10 net/rsync/pkg-plist
1.3 net/rsync/files/rsyncd.sh
1.1 net/rsync/files/rsyncd.sh.in
- Update to 2.6.4
- Use new infrastructure for rc script
- Remove pkg-message, it's 4 years since the change
Approved by: marcus (portmgr hat)
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Sun, 24 Oct 2004
|
[ 01:59 eik ]
1.98 net/rsync/Makefile
1.1 net/rsync/files/patch-exclude.c
1.1 net/rsync/files/patch-receiver.c
- Re-enable "!"s in .cvsignore files
- Fix an off-by-one error in the handling of --max-delete=N
|
|
Mon, 11 Oct 2004
|
[ 23:25 eik ]
1.97 net/rsync/Makefile
1.41 net/rsync/distinfo
1.2 net/rsync/files/patch-backup.c
1.5 net/rsync/files/patch-flist.c
1.2 net/rsync/files/patch-generator.c
1.1 net/rsync/files/patch-mknod
1.2 net/rsync/files/patch-rsync.h
1.2 net/rsync/files/patch-syscall.c
1.2 net/rsync/files/patch-test.sh
1.2 net/rsync/files/patch-util.c
- updae to version 2.6.3
+ http://rsync.samba.org/ftp/rsync/rsync-2.6.3-NEWS
- copy FIFOs and sockets
+ https://bugzilla.samba.org/show_bug.cgi?id=1804
|
|
Tue, 24 Aug 2004
|
[ 16:30 eik ]
1.96 net/rsync/Makefile
1.40 net/rsync/distinfo
1.1 net/rsync/files/patch-rsync.h
1.1 net/rsync/files/patch-syscall.c
enable copying of fifos/sockets
Requested by: Eike Bernhardt <eike@unorganized.net>
PR: 59814
Obtained from: Thomas Quinot <thomas@cuivre.fr.eu.org>
|
|
Thu, 19 Aug 2004
|
[ 13:25 vs ]
1.3 graphics/linux-libmng/Makefile
1.48 mail/procmail/Makefile
1.95 net/rsync/Makefile
1.136 x11-toolkits/gtk20/Makefile
mirror.ac.uk -> mirrorservice.org
PR: ports/69481
Submitted by: Tim Bishop, Dejan Lesjak
Approved by: maintainers
|
|
Thu, 12 Aug 2004
|
[ 10:45 eik ]
1.94 net/rsync/Makefile
1.1 net/rsync/files/patch-backup.c
1.4 net/rsync/files/patch-flist.c
1.1 net/rsync/files/patch-generator.c
1.1 net/rsync/files/patch-util.c
1.85 security/portaudit-db/database/portaudit.txt
1.2 net/rsync/files/rsyncd.sh
fix security hole in non-chroot rsync daemon.
<http://www.freebsd.org/ports/portaudit/2689f4cb-ec4c-11d8-9440-000347a4fa7d.html>
|
|
Mon, 3 May 2004
|
[ 11:15 eik ]
1.93 net/rsync/Makefile
1.3 net/rsync/files/patch-flist.c
fix --delete SEGV
<http://lists.samba.org/archive/rsync/2004-May/009380.html>
|
|
Fri, 30 Apr 2004
|
[ 21:18 eik ]
1.92 net/rsync/Makefile
1.39 net/rsync/distinfo
1.2 net/rsync/files/patch-flist.c
1.2 net/rsync/files/patch-uidlist.c
update to version 2.6.2:
<http://rsync.samba.org/ftp/rsync/rsync-2.6.2-NEWS>
Note that the --relative bug has been fix in 2.6.1_2
|
[ 08:53 eik ]
1.91 net/rsync/Makefile
1.1 net/rsync/files/patch-flist.c
Fix sorting bug when --relative is used
<http://lists.samba.org/archive/rsync-announce/2004/000015.html>
|
|
Thu, 29 Apr 2004
|
[ 14:36 eik ]
1.90 net/rsync/Makefile
1.1 net/rsync/files/patch-uidlist.c
Fixed the use of an uninitialized variable in map_uid() and map_gid()
<http://lists.samba.org/archive/rsync/2004-April/009334.html>
Added timelimit patches by default (--stop-at and --time-limit, see rsync -h)
|
|
Tue, 27 Apr 2004
|
[ 21:59 eik ]
1.89 net/rsync/Makefile
1.37 net/rsync/distinfo
1.2 net/rsync/files/extra-patch-socket.c
Update to version 2.6.1
<http://rsync.samba.org/ftp/rsync/rsync-2.6.1-NEWS>:
SECURITY FIXES:
- Paths sent to an rsync daemon are more thoroughly sanitized when
chroot is not used. If you're running a non-read-only rsync
daemon with chroot disabled, *please upgrade*, ESPECIALLY if the
user privs you run rsync under is anything above "nobody".
Approved by: marcus (portmgr)
|
|
Mon, 19 Jan 2004
|
[ 22:32 eik ]
1.88 net/rsync/Makefile
1.35 net/rsync/distinfo
- update to version 2.6.0
Paged by: Johannes Angeldorff <johannes@smartnet.se>
PR: ports/61542
Submitted by: Xin LI <delphij@frontfree.net>
Approved by: marcus (mentor)
|
|
Thu, 4 Dec 2003
|
[ 14:45 kris ]
1.87 net/rsync/Makefile
1.34 net/rsync/distinfo
Security update to rsync 2.5.7. This fixes a remotely-exploitable
heap overflow, see http://rsync.samba.org/ for the details.
|
|
Sun, 16 Nov 2003
|
[ 23:08 eik ]
1.86 net/rsync/Makefile
1.1 net/rsync/files/patch-test.sh
1.9 net/rsync/pkg-plist
1.1 net/rsync/files/rsyncd.sh
1.2 net/rsync/files/rsyncd.sh.sample
- add rc.subr(8) start/stop script
- assume maintainership, I don't speak Haskell .-P
- install some additional documentation
- USE_SSH => !WITHOUT_SSH, no extra warning
since this is default for OSVERSION >= 400016
- added a test target
- bumped PORTREVISION
Approved by: marcus (mentor)
|
|
Sun, 11 May 2003
|
[ 10:06 obraun ]
1.85 net/rsync/Makefile
Reset maintainer to ports@ since rsync is not written in Haskell ;o)
|
|
Tue, 4 Mar 2003
|
[ 07:27 obraun ]
1.84 net/rsync/Makefile
Bump PORTREVISION due to my last commit.
Requested by: knu
|
|
Mon, 3 Mar 2003
|
[ 19:37 obraun ]
1.83 net/rsync/Makefile
1.1 net/rsync/files/extra-patch-socket.c
1.8 net/rsync/pkg-plist
1.1 net/rsync/files/rsyncd.conf.sample
1.1 net/rsync/files/rsyncd.sh.sample
* Add rsyncd.conf.sample and rsyncd.sh.sample.
PR: ports/48883
Submitted by: Morettoni Luca <luca@morettoni.net>
* Add patch for -current submitted by ume@
Quote from ume@'s mail:
It seems the daemon mode of rsync depends on an IPv4-mapped IPv6 address.
Since an IPv4-mapped IPv6 address is off by default on 5-CURRENT, rsync
doesn't listen on IPv4. Further, rsync has a bug that it always listen on
1st entry's address of the result of getaddrinfo() call. With this patch,
rsync listen on both an IPv4 and an IPv6.
* Make pkg-plist respect PORTDOCS.
|
|
Tue, 18 Feb 2003
|
[ 10:50 obraun ]
1.3 deskutils/checkrdf/Makefile
1.2 devel/hs-buddha/Makefile
1.9 devel/hs-c2hs/Makefile
1.7 devel/hs-drift/Makefile
1.8 devel/hs-green-card/Makefile
1.9 devel/hs-haddock/Makefile
1.22 devel/hs-hat/Makefile
1.5 devel/hs-hdoc/Makefile
1.6 devel/hs-hpl/Makefile
1.5 devel/hs-idoc/Makefile
(Only the first 10 of 42 ports in this commit are shown above. )
De-pkg-comment and make portlint a little bit happier.
|
|
Tue, 28 Jan 2003
|
[ 20:30 obraun ]
1.81 net/rsync/Makefile
Aaaaarrgggg, I have destroyed the Makefile just between testing and the commit.
Apologies!
Fix it: s/@{STRIP_CMD}/@${STRIP_CMD}/
Pointed out by: Mike Harding <mvh@ix.netcom.com>
Franz Klammer <klammer@webonaut.com>
Stacey Roberts <stacey@vickiandstacey.com>
Bill Trost <trost@grey.cloud.rain.com>
and lots more
|
[ 16:50 obraun ]
1.80 net/rsync/Makefile
1.33 net/rsync/distinfo
1.2 net/rsync/files/ssh-patch-README
1.2 net/rsync/files/ssh-patch-main.c
1.3 net/rsync/files/ssh-patch-options.c
1.2 net/rsync/files/ssh-patch-rsync.1
1.3 net/rsync/files/ssh-patch-rsync.h
Upgrade to 2.5.6.
SSH-patches are no longer needed, using ./configure --with-rsh=ssh instead.
Tested on sparc64 by: Hiroki Sato <hrs@eos.ocn.ne.jp>
|
|
Tue, 5 Nov 2002
|
[ 21:55 obraun ]
1.6 devel/hs-c2hs/Makefile
1.4 devel/hs-drift/Makefile
1.4 devel/hs-green-card/Makefile
1.6 devel/hs-haddock/Makefile
1.18 devel/hs-hat/Makefile
1.2 devel/hs-hdoc/Makefile
1.3 devel/hs-hpl/Makefile
1.2 devel/hs-idoc/Makefile
1.3 devel/hs-popenhs/Makefile
1.2 lang/generic-haskell/Makefile
(Only the first 10 of 36 ports in this commit are shown above. )
Use PORTCOMMENT variable instead of pkg-comment file.
|
|
Sat, 31 Aug 2002
|
[ 06:20 obraun ]
1.77 net/rsync/Makefile
* Add knob WITH_POPT_PORT to build rsync with devel/popt.
* Use included popt by default.
Reviewed by: alane
Approved by: dwcjr (mentor)
|
|
Wed, 21 Aug 2002
|
[ 14:46 obraun ]
1.4 devel/haddock/Makefile
1.14 lang/hugs/Makefile
1.76 net/rsync/Makefile
1.2 news/cleanscore/Makefile
1.14 print/lout/Makefile
1.8 print/muttprint/Makefile
1.2 sysutils/durep/Makefile
1.2 textproc/unrtf/Makefile
1.10 www/swish++/Makefile
1.19 x11-fm/gentoo/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Change MAINTAINER to my FreeBSD address.
Approved by: dwcjr (mentor)
|
|
Wed, 19 Jun 2002
|
[ 18:58 pat ]
1.75 net/rsync/Makefile
Dont remove .bak files
PR: 39535
Submitted by: maintainer
|
[ 08:18 sobomax ]
1.4 archivers/lbrate/Makefile
1.3 audio/cmt/Makefile
1.4 comms/zssh/Makefile
1.69 devel/glib20/Makefile
1.6 devel/hypersrc/Makefile
1.10 devel/jam/Makefile
1.4 devel/liboop/Makefile
1.6 games/an/Makefile
1.29 graphics/gdk-pixbuf/Makefile
1.4 graphics/swftools/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
Add USE_REINPLACE where appropriate.
|
|
Tue, 18 Jun 2002
|
[ 22:04 pat ]
1.73 net/rsync/Makefile
Remove perl dependency
PR: 39488
Submitted by: maintainer
|
|
Sun, 16 Jun 2002
|
[ 19:00 ijliao ]
1.72 net/rsync/Makefile
fix REINPLACE_CMD last commit
PR: 39365
Submitted by: maintainer
|
|
Fri, 14 Jun 2002
|
[ 07:21 ijliao ]
1.7 lang/nhc98/Makefile
1.71 net/rsync/Makefile
1.13 x11-fm/gentoo/Makefile
1.5 x11/xbindkeys_config/Makefile
Replace ${PERL} with ${REINPLACE_CMD}.
PR: 39243, 39244, 39245, 39249
Submitted by: maintainer
|
|
Thu, 16 May 2002
|
[ 23:33 obrien ]
1.19 comms/conserver/Makefile
1.193 editors/vim/Makefile
1.7 net/mopd/Makefile
1.70 net/rsync/Makefile
1.15 textproc/urlview/Makefile
Needs perl to build.
|
|
Fri, 26 Apr 2002
|
[ 18:40 dwcjr ]
1.69 net/rsync/Makefile
Use popt in ports
PR: 37348
Submitted by: maintainer
|
|
Sun, 21 Apr 2002
|
[ 22:01 anders ]
1.68 net/rsync/Makefile
1.1 net/rsync/files/patch-infcodes.c
Revoke previous changes to fix -z (compress) option in favor of a GCC
work-around for the zlib that comes with rsync. Obtained from -current.
(Yes, rsync insists on using a home-rolled zlib.)
PR: 36998
Approved by: maintainer
|
|
Sat, 20 Apr 2002
|
[ 20:19 anders ]
1.67 net/rsync/Makefile
Make port set -O2 in CFLAGS. Necessary for -z (compress) option to work
properly.
PR: 36998
Submitted by: maintainer
|
|
Wed, 3 Apr 2002
|
[ 21:52 pat ]
1.66 net/rsync/Makefile
Remove #include <malloc.h>
PR: 36707
Submitted by: maintainer
|
|
Tue, 2 Apr 2002
|
[ 12:27 roam ]
1.65 net/rsync/Makefile
1.32 net/rsync/distinfo
Update to 2.5.5 and give maintainership to Oliver Braun (the submitter).
PR: 36649
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
Fri, 15 Mar 2002
|
[ 07:58 obrien ]
1.64 net/rsync/Makefile
1.31 net/rsync/distinfo
Upgrade to version 2.5.4.
|
|
Thu, 21 Feb 2002
|
[ 18:40 obrien ]
unknown net/rsync/Makefile
unknown net/rsync/files/patch-clientserver.c
Add vendor patch to correctly drop group privileges when changing uid.
|
|
Sat, 26 Jan 2002
|
[ 01:39 obrien ]
unknown net/rsync/Makefile
unknown net/rsync/distinfo
unknown net/rsync/files/patch-251-secfix
Update to 2.5.2
|
|
Wed, 23 Jan 2002
|
[ 23:32 obrien ]
unknown net/rsync/Makefile
unknown net/rsync/files/patch-251-secfix
Fix a signedness security vunerability discovered by Todd@openbsd.org where
rsync was not sufficiently careful about reading integers from the network.
This is fixed in the rsync CVS repo by a patch from Sebastian Krahmer
<krahmer@suse.de>.
|
|
Mon, 21 Jan 2002
|
[ 12:42 sobomax ]
unknown net/rsync/Makefile
unknown net/rsync/distinfo
Update to 2.5.1.
|
|
Tue, 25 Dec 2001
|
[ 01:59 kuriyama ]
unknown net/rsync/Makefile
Add "--disable-debug" to $CONFIGURE_ARGS to avoid unwanted warning messages.
|
|
Tue, 4 Dec 2001
|
[ 01:13 obrien ]
unknown net/rsync/Makefile
unknown net/rsync/distinfo
unknown net/rsync/files/patch-ai
unknown net/rsync/files/ssh-patch-options.c
Upgrade to 2.5.0. The main change is the integration of the KAME IPv6 patch.
Also one minor nit was fixed about the rsyncd PID file.
|
|
Sun, 20 May 2001
|
[ 08:27 obrien ]
unknown net/rsync/Makefile
Upgrade the bundled zlib from 1.1.2 to 1.1.3. This should fix the hanging
bugs we are seeing quite often at ftp-master. We cannot just use the system
libz (which is at 1.1.3) because rsync has hacked it's copy. This upgrade
contains those hacks.
|
|
Mon, 9 Apr 2001
|
[ 18:33 obrien ]
unknown net/rsync/Makefile
Numerically note the rsync w/ssh as rsh problem was fixed.
|
|
Thu, 8 Mar 2001
|
[ 11:40 obrien ]
unknown net/rsync/Makefile
unknown net/rsync/pkg-message
unknown net/rsync/files/ssh-patch-README
unknown net/rsync/files/ssh-patch-options.c
unknown net/rsync/files/ssh-patch-rsync.1
unknown net/rsync/files/ssh-patch-rsync.h
Change the default remote protocol from RSH to SSH.
|
|
Wed, 7 Feb 2001
|
[ 14:51 obrien ]
unknown devel/cccc/Makefile
unknown devel/libgnugetopt/Makefile
unknown devel/pccts/Makefile
unknown editors/hexedit/Makefile
unknown editors/sted/Makefile
unknown lang/compaq-cc/Makefile
unknown lang/glibstdc++28/Makefile
unknown mail/mutt/Makefile
unknown net/rsync/Makefile
unknown net/wide-dhcp/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Put back my editor hints that were removed w/o permission. Note these are
*FULLY* Satoshi approved for the past 4 years.
|
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ]
unknown archivers/arc/Makefile
unknown archivers/bzip/Makefile
unknown archivers/freeze/Makefile
unknown archivers/lha/Makefile
unknown archivers/nulib/Makefile
unknown archivers/pkzip/Makefile
unknown archivers/ppunpack/Makefile
unknown archivers/rar/Makefile
unknown archivers/unrar/Makefile
unknown archivers/zip/Makefile
(Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
|
Tue, 9 Jan 2001
|
[ 17:09 obrien ]
unknown net/rsync/Makefile
Add a missing \
|
Number of commits found: 109 (showing only 100 on this page) 1 | 2 » |