summaryrefslogtreecommitdiff
path: root/net/cvsync (follow)
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop the ipv6 virtual category for n* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
|
* - Update WWWDmitry Marakasov2019-08-081-1/+1
| | | | Approved by: portmgr blanket
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.Mathieu Arnold2017-04-111-1/+1
| | | | | | | | | | | | | | | | | There are two cases: - The upstream versionning is compatible with our versionning, or using DISTVERSION's magic leads to a compatible PORTVERSION, use DISTVERSION. If it is possible to use DISTVERSIONPREFIX and DISTVERSIONSUFFIX to make it compatible, use them. - The upstream versionning is not compatible with our versionning, and DISTVERSION's magic does not lead to a correct PORTVERSION, then set PORTVERSION to the equivalent of our versionning, and set DISTNAME. It is possible to use a third variable where you store upstream's version and use it to compute PORTVERSION and/or DISTNAME, like the dns/bind9* ports do. Sponsored by: Absolight
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
| | | | Sponsored by: Absolight
* - Switch to options helpersDmitry Marakasov2015-09-201-7/+3
| | | | Approved by: portmgr blanket
* net category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-2/+1
| | | | | | | | openafs did not pass check-plist (pre-existing) so fixed and bumped. Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks but they weren't fixed. approved by: PTHREAD blanket
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
|
* Update to 0.25.0. It supports commitid.Hiroki Sato2014-07-219-3/+313
| | | | Obtained from: OpenBSD
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt)
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-291-1/+1
| | | | Approved by: portmgr
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
|
* Add STAGEDIR support.Hiroki Sato2013-10-163-8/+30
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | net)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | Approved by: portmgr (bdrewery)
* Add MAKE_JOBS_SAFE=yes.Hiroki Sato2013-04-281-0/+1
|
* - Add LICENSE.Hiroki Sato2013-04-282-10/+12
| | | | | | - Use OPTIONS_DEFINE. - Trim old-style header. - Single space after WWW:.
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Enable OpenSSL support by default.Hiroki Sato2009-10-143-38/+17
| | | | | | | | - Use $USE_RC_SUBR=cvsyncd instead of $USE_RC_SUBR=yes[*]. - Use $PORTEXAMPLES and $PORTDOCS. Submitted by: pgollucci[*] PR: ports/136843[*]
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+0
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Update to 0.24.19. cvsync now supports TIGER/192 and RIPEMD160.Hiroki Sato2005-09-193-14/+3
|
* Fix build breakage on 7.x. pthread.h does not include sys/types.h now.Hiroki Sato2005-09-111-0/+11
|
* Update to 0.24.18. A buffer overrun which can preventHiroki Sato2004-11-262-3/+3
| | | | the server and client from working has been fixed.
* Update to 0.24.17. This will be the last release ofHiroki Sato2004-10-292-4/+4
| | | | | | | | mirror-mode-only-cvsync. Changes include: - Make more friendly to userlevel POSIX thread libraries. - Improve performance to parse rcsfile(5) based files. - When -u/-g is specified, drop the privilege completely.
* Fix variable initialization in the rc.d startup script.Hiroki Sato2004-08-192-5/+4
| | | | | Obtained from: mtm Approved by: linimon (mentor)
* Update to 0.24.16.Norikatsu Shigemura2004-06-203-6/+4
| | | | Submitted by: hrs
* Add USE_RC_SUBR=yes and rcNG-style startup script.Hiroki Sato2004-05-113-0/+56
| | | | Approved by: linimon (mentor)
* Add missing manpageKris Kennaway2004-04-201-1/+2
|
* Update to 0.24.15:Hiroki Sato2004-04-193-5/+6
| | | | | | | | | | | | - The cvsync2cvsup utility which converts a CVSync scanfile to one in the CVSup format, has been added. - A sample file for the FreeBSD CVS repository (cvsyncd-FreeBSD.conf) has been added. - Some reliability improvements. Approved by: linimon (mentor)
* Update to 0.24.14: minor bugfixes (see doc/ChangeLog).Mark Linimon2004-04-103-29/+4
| | | | | PR: ports/65221 Submitted by: Hiroki Sato <hrs@freebsd.org> (maintainer)
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
|
* Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISIONKris Kennaway2004-02-162-1/+26
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* - Update to 0.24.13Sergei Kolobov2003-12-042-2/+2
| | | | | | | Changes include performance improvement, a new keyword 'base', etc. PR: 59779 Submitted by: maintainer
* - Update to version 0.24.12Kirill Ponomarev2003-11-052-2/+2
| | | | | | | | * A bug which `prefix' is needed even if release type `list' is specified has been fixed PR: 58981 Submitted by: hrs
* Update to 0.24.11. New client keyword "base-prefix" has been added.Yen-Ming Lee2003-11-032-2/+9
| | | | | | | Build on bento cluster should be fixed, too. PR: 58862 Submitted by: Hiroki Sato <hrs@freebsd.org>
* - Update to 0.24.10:Sergei Kolobov2003-10-292-2/+2
| | | | | | | A fatal bug in cvsup2cvsync has been fixed PR: 58693 Submitted by: maintainer
* Update to 0.24.9.Norikatsu Shigemura2003-10-293-3/+4
| | | | | PR: ports/58664 Submitted by: hrs (maintainer)
* Update to 0.24.8.Sergey A. Osokin2003-10-082-2/+2
| | | | | Submitted by: hrs (maintainer) PR: 57735
* iUpdate port: net/cvsync 0.24.7Edwin Groothuis2003-09-242-2/+2
| | | | | | | Update to 0.24.7. PR: ports/57011 Submitted by: Hiroki Sato <hrs@freebsd.org>
* Update to 0.24.6.Norikatsu Shigemura2003-09-103-3/+6
| | | | | PR: ports/56669 Submitted by: hrs (maintainer)
* - Update to version 0.24.5Kirill Ponomarev2003-09-052-2/+2
| | | | | PR: 56501 Submitted by: maintainer
* Update to 0.24.4Sergey A. Osokin2003-08-272-2/+2
| | | | | Submitted by: hrs (still without of commit-bit for ports-tree maintainer) PR: 56036
* Update to 0.24.3.Yen-Ming Lee2003-08-032-2/+2
| | | | | | | | - New keyword: "nordiff" - a bug involving symlink update has been fixed. PR: 55204 Submitted by: Hiroki Sato <hrs@freebsd.org>
* Update to 0.24.2.Yen-Ming Lee2003-07-302-2/+2
| | | | | PR: 55075 Submitted by: Hiroki Sato <hrs@freebsd.org>