summaryrefslogtreecommitdiff
path: root/devel/cvsup
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2009-06-13Ran pkglint --autofix on the devel/ category. Most of the changes arerillig1-1/+3
simple white-space issues like indentation and trailing spaces. The others are cross-references for Makefile.common.
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig1-2/+2
to shut up the pkglint warnings.
2007-09-29Need pre-created directories.rillig1-1/+3
2007-02-17Add "scm" to CATEGORIES to make it easy to find source control managementwiz1-2/+2
related packages.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-12Moved the definition of PKGREVISION from cvsup/Makefile.common into therillig2-3/+3
individual package Makefiles, where they belong.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-10-23Sorted PLISTs.rillig1-4/+4
2005-06-05Add DragonFly support; patch from Joerg Sonnenberger.jmmv1-2/+3
2005-05-09Use lang/ezm3/buildlink3, bump PKGREVISION.xtraeme1-3/+4
2005-02-23Add RMD160 digests.agc1-1/+2
2004-06-04Allow/enable build under Linux, which works just fine now that we havejschauma1-2/+2
ez3m linuxable.
2004-01-06Add missing directory.xtraeme1-1/+2
2004-01-06Remove CONFLICTS, it's not needed here.xtraeme1-2/+1
2004-01-06Fix path of FILESDIR and BUILD_DEPENDS.xtraeme1-3/+3
2004-01-06CVSup built from sources via lang/ezm3, if you want to use the binaryxtraeme8-139/+78
install devel/cvsup-bin instead.
2004-01-05Update CVSup packages to snapshot 16.1.h, provided by Motoyuki Konno inxtraeme4-10/+69
PR pkg/22870.
2004-01-02I had moved MESSAGE to MESSAGE.NetBSD.reed1-7/+0
2003-12-11MESSAGE file is specifically talking about "NetBSD" kernel configuration.reed1-0/+7
So move to MESSAGE.NetBSD (so other platform users aren't confused when teh day comes that cvsup in pkgsrc
2003-07-20Undo overeager sed replacement part that broke installation.wiz1-2/+2
Reported by Kouichirou Hiratsuka in PR 22195.
2003-07-17s/netbsd.org/NetBSD.org/grant1-3/+3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-10-24Add distinfo information for NetBSD 1.5.x version of distfiles, nowjdarrow1-1/+3
that 16.1.f version has different distfiles for 1.5.x and 1.6. MD5s checked against ftp site to make sure they matched, then distinfo generated with SHA1s.
2002-09-05Update cvsup to 16.1.fhubertf4-8/+53
Update cvsup-gui to 16.1.f Fixes PR 14475 by Onno van der Linden <o.vd.linden@quicknet.nl>
2002-08-19cvsup and cvsup-gui work on 1.6, too, and probably -current, as theyjdarrow2-4/+4
are statically linked. Update Makefile and MESSAGE to match.
2002-02-16Also mention COMPAT_43, per pkg/15362.wiz1-5/+5
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-22add HOMEPAGEhubertf1-1/+2
2001-09-14Do not require Xhubertf2-3/+2
Mention in the DESCR file that this is the non-GUI version. (I need to find time to make a seperate package for the GUI version)
2001-09-13Update to 16.1.d, to fix 10^9s problem.hubertf3-10/+10
Instructions on updating the pkg sent by Feico Dillema <feico@pasta.cs.uit.no>
2001-04-27cvsup binary uses X libraries, so add 'USE_X11'; addresses pkg/12531wiz1-1/+2
by Masao Uebayashi.
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-25COMPAT_15 may be required on -current systems, not on 1.5 oneszuntum1-2/+2
2001-03-25Note in MESSAGE file that it requires COMPAT_13 and COMPAT_14 options!zuntum1-0/+7
2001-03-13ack binary builderitojun1-1/+4
2001-03-13cvsup client/serveritojun4-0/+42