FreshPorts -- The Place For Ports Sat, 4 Jul 2009 7:32 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
cvsup 16.1h_4 net on this many watch lists=310 search for ports that depend on this port
File distribution system optimized for CVS (GUI version)

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: devel


CVSup is a software package for distributing and updating collections
of files across a network.  It can efficiently and accurately mirror
all types of files, including sources, binaries, hard links, symbolic
links, and even device nodes.  CVSup's streaming communication
protocol and multithreaded architecture make it most likely the
fastest mirroring tool in existence today.  In addition to being
a great general-purpose mirroring tool, CVSup includes special
features and optimizations specifically tailored to CVS repositories.

This port of CVSup includes the GUI and requires X11.  For a version
that does not include the GUI, use the "net/cvsup-without-gui" port.

WWW: http://www.cvsup.org/

jdp@polstra.com
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
net/cvsup-without-gui

Required To Build: lang/ezm3, x11/liboldX, x11/libdmx, x11/pixman, x11-toolkits/libXaw
Required To Run: x11/liboldX, x11/libdmx, x11/pixman, x11-toolkits/libXaw

To install the port: cd /usr/ports/net/cvsup/ && make install clean
To add the package: pkg_add -r cvsup


Configuration Options
===> The following configuration options are available for cvsup-16.1h_4:
     X11=on (default) "Build with X11 support"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/
ftp://ftp.dti.ad.jp/pub/FreeBSD/development/CVSup/snapshots/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 39

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 May 2008 00:32:13
Original commit files touched by this commit  16.1h_4
miwi search for other commits by this committer
- Fix build after xorg cleanup

Submitted by:   pavbot/erwinbot
19 Apr 2008 18:56:05
Original commit files touched by this commit  16.1h_4
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
13 Mar 2008 13:17:23
Original commit files touched by this commit  16.1h_3
pav search for other commits by this committer
- Convert to OPTIONS

PR:             ports/99302 (based on)
Submitted by:   Arseny Nasokin <tarc@po.cs.msu.su>
03 Mar 2008 23:41:58
Original commit files touched by this commit  16.1h_3
linimon search for other commits by this committer
jdp has returned his commit bit.  We thank him for many years of service
in maintaining these ports.
04 Oct 2007 00:53:10
Original commit files touched by this commit  16.1h_3
edwin search for other commits by this committer
Remove support for OSVERSION < 5
19 May 2007 21:32:57
Original commit files touched by this commit  16.1h_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 Jan 2006 21:24:05
Original commit files touched by this commit  16.1h_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
17 Dec 2005 06:17:29
Original commit files touched by this commit  16.1h_2
lawrance search for other commits by this committer
Convert the port knob STATIC to WITH_STATIC.  STATIC still works,
but prints a warning message about switching to WITH_STATIC.

PR:             ports/67832
Submitted by:   Cyrille Lefevre <cyrille.lefevre@laposte.net>
Approved by:    jdp (maintainer)
17 Nov 2005 21:21:08
Original commit files touched by this commit  16.1h_2
flz search for other commits by this committer
- Set NO_LATEST_LINK accordingly for amd64 version.

PR:             ports/87848
Reported by:    Vasil Dimov <vd@datamax.bg>
Submitted by:   bz (maintainer for amd64 version)
Approved by:    bz (maintainer for amd64 version)
21 Sep 2005 06:33:21
Original commit files touched by this commit  16.1h_2
sf search for other commits by this committer
make cvsup and -without-gui CONFLICTS each other.
maintainer timeout for 2 weeks.
07 Jul 2005 19:57:12
Original commit files touched by this commit  16.1h_2
pav search for other commits by this committer
- Switch cvsup to build binaries from sources on amd64 architecture instead
  of providing precompiled binary packages, using patches by Peter Wemm and
  Bjoern A. Zeeb. This gets up "good" cvsup for upcoming 6.0 release.
- Turn off X11 automatically on amd64 instead of erroring out
- Bjoern A. Zeeb agreed to take maintainership of this port for amd64 arch
  (read: help endusers solving their problems)

Based on:       bz's patches floating on mailing list
Approved by:    jdp (maintainer)
20 Apr 2005 07:16:17
Original commit files touched by this commit  16.1h_2
kris search for other commits by this committer
Update amd64 version to a new precompiled binary containing the recent
fix.  This unbreaks the port on amd64.

Submitted by:   bz
27 Mar 2005 20:12:23
Original commit files touched by this commit  16.1h_2
jdp search for other commits by this committer
Don't try to apply patches for the amd64 target, since it is
binary-only.

Approved by:    portmgr
25 Mar 2005 21:38:06
Original commit files touched by this commit  16.1h_2
jdp search for other commits by this committer
Add a patch for cvsupd to make it honor the "refuse" file for files
that are in the Attic.  This solves the problem people are having
where their INDEX* files are being deleted even though they have
them listed in the refuse file.  Since the bug is in the server,
mirror sites will need to upgrade their CVSup installation in order
for users to benefit from this fix.

Note:  I bumped PORTREVISION from 0 to 2, intentionally skipping 1.
The amd64 version of this port had already bumped it to 1, and I
didn't want to confuse matters by bumping the other architectures to
the same revision number.

Approved by:    portmgr (krion)
11 Oct 2004 23:10:59
Original commit files touched by this commit  16.1h
obrien search for other commits by this committer
Catching up with lib bumping, consume libm.so.3 on AMD64.

Approved by:    portmgr(marcus)
30 Aug 2004 20:12:50
Original commit files touched by this commit  16.1h
obrien search for other commits by this committer
For amd64, switch to using a binary provided by
Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net>.
17 Jun 2004 23:59:47
Original commit files touched by this commit  16.1h
obrien search for other commits by this committer
Fix fetching on AMD64.
05 May 2004 06:38:27
Original commit files touched by this commit  16.1h
obrien search for other commits by this committer
A hack job that gives a usable 'cvsup' on AMD64.
(this uses a static i386 binary w/@M3nogc)
31 Mar 2004 04:12:58
Original commit files touched by this commit  16.1h
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Apr 2003 19:31:00
Original commit files touched by this commit  16.1h
jdp search for other commits by this committer
Update to version 16.1h.  This version provides a portability fix
for glibc 2.3.2 on Linux.  There are no significant functional
changes.

Add support for FreeBSD/sparc64 in the port Makefile.  This requires
the new version of Ezm3 (1.1) which I will commit soon.

Drop support for versions of FreeBSD prior to 4.1-RELEASE.
06 Mar 2003 19:23:19
Original commit files touched by this commit  16.1g
ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
05 Mar 2003 16:02:24
Original commit files touched by this commit  16.1g
jdp search for other commits by this committer
Update to snap-16.1g.  This fixes occasional core dumps with large
"refuse" files, among other things.  There is no need for mirror
sites to sprint toward this new version.

PR:             ports/33093
10 Feb 2003 09:04:04
Original commit files touched by this commit  16.1f
kris search for other commits by this committer
Convert COMMENT to COMMENTFILE until these ports can be converted.

Submitted by:   lioux
30 Oct 2002 18:51:10
Original commit files touched by this commit  16.1f
tmm search for other commits by this committer
Fix a construct that causes make errors on platforms that are not
supported by these ports. This fixes 'make readmes' for them on
sparc64 (and by that, release building without NOPORTS).

Approved by:    jdp
30 Aug 2002 20:50:23
Original commit files touched by this commit  16.1f
jdp search for other commits by this committer
Update the URL for CVSup.
30 Aug 2002 20:45:57
Original commit files touched by this commit  16.1f
jdp search for other commits by this committer
Update the URL for CVSup.
12 Jan 2002 19:39:20
files touched by this commit
jdp search for other commits by this committer
Get things ready for a cvsup-without-gui port.    
04 Jan 2002 05:20:48
files touched by this commit
jdp search for other commits by this committer
Add USE_XLIB=yes when building with the GUI.    
02 Jan 2002 19:17:06
files touched by this commit
jdp search for other commits by this committer
Upgrade to snap-16.1f.  This snapshot is primarily cleanups,   documentation
updates, and portability fixes.  There is no compelling   reason for FreeBSD
users to upgrade if they are already running   snap-16.1e.    
22 Sep 2001 23:03:10
files touched by this commit
jdp search for other commits by this committer
Update the cvsup port to build snap-16.1e.  It is the best version   at this
time, even though it is not called a "release".  Make the   necessary changes to
the cvsup-devel port, which uses the cvsup port   as its MASTERDIR.    
10 Sep 2001 23:41:09
files touched by this commit
jdp search for other commits by this committer
Change the version numbers printed by the programs to "REL_16_1p3"   so that
they match the PORTREVISION value.  The PORTREVISION was   mistakenly
incremented twice for the same change, because I forgot   it at first, then
sobomax incremented it, then I remembered and   incremented it myself.    
09 Sep 2001 20:57:45
files touched by this commit
jdp search for other commits by this committer
Bump PORTREVISION and change the version that cvsup and cvsupd   announce.  I
forgot to do this when I committed the update to   patch-ab.    
09 Sep 2001 20:18:39
files touched by this commit
sobomax search for other commits by this committer
Bump PORTREVISION as a result of attributes bugfix committed several minutes  
ago.    
09 Sep 2001 20:00:55
files touched by this commit
jdp search for other commits by this committer
Bring in file attributes bugfix from snap-16.1d.    
27 May 2001 02:03:48
files touched by this commit
jdp search for other commits by this committer
Add a patch to fix the notorious "jakarta-tomcat" bug.  This bug   came to the
fore in checkout mode when a file "files,v" in the   repository was manually
changed into a directory "files".    
26 May 2001 22:37:10
files touched by this commit
jdp search for other commits by this committer
If PACKAGE_BUILDING is defined, link statically and disable the   RUN_DEPENDS. 
This makes the package completely stand-alone; it   will work without Modula-3
being installed.  This should make it   practical to eliminate the cvsup-bin and
cvsupd-bin ports entirely.    
28 Apr 2001 22:32:16
files touched by this commit
jdp search for other commits by this committer
Allow PORTVERSION and MASTER_SITES to be overridden so that this   port can be
used as a MASTERDIR.    
08 Oct 2000 08:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
04 Oct 2000 08:40:08
files touched by this commit
sobomax search for other commits by this committer
Correct CATEGORIES - make first category in the CATEGORIES list matching parent 
 directory.    

Number of commits found: 39

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours3
new 7 days69
new fortnight96
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.227 seconds.