summaryrefslogtreecommitdiff
path: root/devel/cvs-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-2/+0
|
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Support stageBaptiste Daroussin2014-01-282-4/+3
|
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | devel part 1)
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* Fix a coredump when tagging a releaseTilman Keskinoz2011-02-222-1/+15
| | | | | | PR: 153874 Submitted by: Dan Mahoney <dmahoney@isc.org> Approved by: maintainer timeout
* - Don't overwrite binaries in /bin.Wesley Shields2009-06-012-11/+1
| | | | | | PR: ports/134799 Submitted by: Andrew Brown <abrown@freemail.gr> Approved by: Balwinder S Dheeman <bdheeman@gmail.com> (maintainer)
* [new port] devel/cvs-devel 1.12.13_8Edwin Groothuis2008-05-2637-4201/+1639
| | | | | | | | | | | | | Latest upstream/feature release, similar to Debian, see the ChangeLog excerpts available at http://cto.homelinux.net/usr/ports/devel/cvs-devel/ChangeLog page. This feature release/version, I think, would be quite useful for all those users who want to share and, or transfer their existing CVS repositories from Linux to FreeBSD machines. PR: ports/118033 Submitted by: Balwinder S Dheeman <bdheeman@gmail.com>
* VERY minor single whitespace change.David E. O'Brien2007-10-091-1/+1
|
* - Update files/patch-freebsdlocal to include the fix of FreeBSD-SA-05:20.cvsbug.Munechika SUMIKAWA2006-10-202-119/+2513
| | | | | | | | - Use MASTER_SITE_GNU as MASTER_SITES PR: ports/104035 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: portmgr
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-2/+0
|
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | Approved by: krion@
* Add CONFLICTS: Both ports install bin/cvs and bin/rcs2log.Volker Stolz2004-10-141-0/+2
| | | | Approved by: fjoe, sumikawa (maintainers)
* Changed MASTER_SITES. Ring servers do not mirror the files afterMunechika SUMIKAWA2004-06-141-5/+5
| | | | cvshome.org supports only https distibution.
* Upgrade to 1.11.17.Munechika SUMIKAWA2004-06-092-6/+6
|
* Remove cvshome.org from MASTER_SITES. It's fetchable only via https now.Munechika SUMIKAWA2004-06-031-2/+1
| | | | Noticed by: vs
* Upgrade to 1.11.16.Munechika SUMIKAWA2004-05-213-169/+6
|
* Add missing INFO filesKris Kennaway2004-04-201-0/+1
|
* Upgrade to 1.11.15.Munechika SUMIKAWA2004-04-155-332/+343
|
* Mark FORBIDDEN due to remotely exploitable vulnerabilities.Jacques Vidrine2004-04-141-0/+2
| | | | http://vuxml.freebsd.org/0792e7a7-8e37-11d8-90d1-0020ed76ef5a.html
* Add SIZE.Munechika SUMIKAWA2004-03-181-0/+2
| | | | Submitted by: trevor
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add missing fileKris Kennaway2003-02-221-0/+1
|
* - style fixMunechika SUMIKAWA2003-01-221-7/+10
| | | | | | - use --with-tmpdir and --with-editor Submitted by: knu
* Upgrade to 1.11.5.Munechika SUMIKAWA2003-01-226-191/+187
| | | | Submitted from: knu
* Explictly disable GSSAPI.Munechika SUMIKAWA2002-10-181-1/+1
|
* Sync FreeBSD-local patch with repositry.Munechika SUMIKAWA2002-09-123-303/+291
| | | | Submitted by: knu
* MASTER_SITE_RINGSERVER mirrors the whole cvshome site and has theAkinori MUSHA2002-08-271-3/+3
| | | | latest cvs 1.11.2 tarball, so add it to MASTER_SITES.
* Use system provided libz and libgnuregex for preventing core dump.Munechika SUMIKAWA2002-08-273-15/+41
| | | | Submitted by: knu
* Seems what MASTER_SITE_GNU sites have is the old tarball, so comment outAkinori MUSHA2002-08-261-3/+3
| | | | MASTER_SITE_GNU until it mirrors the latest tarball..
* Update MASTER_SITES.Munechika SUMIKAWA2002-08-261-1/+3
| | | | Submitted by: knu
* Update checksum of cvs-1.11.2.tar.gz.Munechika SUMIKAWA2002-08-261-1/+1
| | | | | I've checked all of diffs between new and old tarballs. Only documents are updated from old tarball.
* Upgrade to 1.11.2.(I've forgot to cvs add in previous commiting)Munechika SUMIKAWA2002-08-261-0/+10
| | | | Submitted by: knu
* Upgrade to 1.11.2.Munechika SUMIKAWA2002-08-266-417/+174
| | | | Submitted by: knu
* IPv6 enabled cvs which means pserver client support IPv6.Munechika SUMIKAWA2002-07-239-0/+2243
FreeBSD local fixes are put on files/patch-freebsdlocal.