aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvs-devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* VERY minor single whitespace change.obrien2007-10-101-1/+1
|
* - Update files/patch-freebsdlocal to include the fix of FreeBSD-SA-05:20.cvsbug.sumikawa2006-10-201-2/+3
| | | | | | | | - 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 Dedwin2006-05-051-2/+0
|
* Add CONFLICTS: Both ports install bin/cvs and bin/rcs2log.vs2004-10-141-0/+2
| | | | Approved by: fjoe, sumikawa (maintainers)
* Changed MASTER_SITES. Ring servers do not mirror the files aftersumikawa2004-06-141-5/+5
| | | | cvshome.org supports only https distibution.
* Upgrade to 1.11.17.sumikawa2004-06-101-2/+2
|
* Remove cvshome.org from MASTER_SITES. It's fetchable only via https now.sumikawa2004-06-031-2/+1
| | | | Noticed by: vs
* Upgrade to 1.11.16.sumikawa2004-05-211-2/+2
|
* Add missing INFO fileskris2004-04-201-0/+1
|
* Upgrade to 1.11.15.sumikawa2004-04-161-7/+5
|
* Mark FORBIDDEN due to remotely exploitable vulnerabilities.nectar2004-04-151-0/+2
| | | | http://vuxml.freebsd.org/0792e7a7-8e37-11d8-90d1-0020ed76ef5a.html
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* - style fixsumikawa2003-01-231-7/+10
| | | | | | - use --with-tmpdir and --with-editor Submitted by: knu
* Upgrade to 1.11.5.sumikawa2003-01-231-5/+7
| | | | Submitted from: knu
* Explictly disable GSSAPI.sumikawa2002-10-181-1/+1
|
* Sync FreeBSD-local patch with repositry.sumikawa2002-09-121-2/+19
| | | | Submitted by: knu
* MASTER_SITE_RINGSERVER mirrors the whole cvshome site and has theknu2002-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.sumikawa2002-08-271-0/+1
| | | | Submitted by: knu
* Seems what MASTER_SITE_GNU sites have is the old tarball, so comment outknu2002-08-261-3/+3
| | | | MASTER_SITE_GNU until it mirrors the latest tarball..
* Update MASTER_SITES.sumikawa2002-08-261-1/+3
| | | | Submitted by: knu
* Upgrade to 1.11.2.sumikawa2002-08-261-3/+9
| | | | Submitted by: knu
* IPv6 enabled cvs which means pserver client support IPv6.sumikawa2002-07-231-0/+34
FreeBSD local fixes are put on files/patch-freebsdlocal.