Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-31 | Remove packages that were either BROKEN for more than a year or | wiz | 7 | -108/+0 | |
BROKEN and explicitly scheduled to be removed after 2013Q4. | |||||
2013-10-24 | Mark remaining packages not support DESTDIR as BROKEN as decided | wiz | 1 | -1/+3 | |
by pkgsrc-pmc. If you are interested in one of these, please fix it before 2013Q4. | |||||
2013-04-06 | Fixes: | rodent | 1 | -2/+2 | |
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections. | |||||
2012-11-23 | Fix the PLIST of devel/cvsup to match the current set of example files | gson | 2 | -4/+4 | |
installed, as it is taken from devel/cvsup-bin and has changed there. | |||||
2012-08-14 | Mark packages with no staged installation support explicitly ↵ | asau | 1 | -1/+3 | |
(PKG_DESTDIR_SUPPORT=none). | |||||
2011-04-07 | Sprinkle a few ${DESTDIR}. Most probably not enough, but I can't test this. | wiz | 1 | -4/+4 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2009-06-13 | Ran pkglint --autofix on the devel/ category. Most of the changes are | rillig | 1 | -1/+3 | |
simple white-space issues like indentation and trailing spaces. The others are cross-references for Makefile.common. | |||||
2008-02-28 | Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, | rillig | 1 | -2/+2 | |
to shut up the pkglint warnings. | |||||
2007-09-29 | Need pre-created directories. | rillig | 1 | -1/+3 | |
2007-02-17 | Add "scm" to CATEGORIES to make it easy to find source control management | wiz | 1 | -2/+2 | |
related packages. | |||||
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-12 | Moved the definition of PKGREVISION from cvsup/Makefile.common into the | rillig | 2 | -3/+3 | |
individual package Makefiles, where they belong. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -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-23 | Sorted PLISTs. | rillig | 1 | -4/+4 | |
2005-06-05 | Add DragonFly support; patch from Joerg Sonnenberger. | jmmv | 1 | -2/+3 | |
2005-05-09 | Use lang/ezm3/buildlink3, bump PKGREVISION. | xtraeme | 1 | -3/+4 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-06-04 | Allow/enable build under Linux, which works just fine now that we have | jschauma | 1 | -2/+2 | |
ez3m linuxable. | |||||
2004-01-06 | Add missing directory. | xtraeme | 1 | -1/+2 | |
2004-01-06 | Remove CONFLICTS, it's not needed here. | xtraeme | 1 | -2/+1 | |
2004-01-06 | Fix path of FILESDIR and BUILD_DEPENDS. | xtraeme | 1 | -3/+3 | |
2004-01-06 | CVSup built from sources via lang/ezm3, if you want to use the binary | xtraeme | 8 | -139/+78 | |
install devel/cvsup-bin instead. | |||||
2004-01-05 | Update CVSup packages to snapshot 16.1.h, provided by Motoyuki Konno in | xtraeme | 4 | -10/+69 | |
PR pkg/22870. | |||||
2004-01-02 | I had moved MESSAGE to MESSAGE.NetBSD. | reed | 1 | -7/+0 | |
2003-12-11 | MESSAGE file is specifically talking about "NetBSD" kernel configuration. | reed | 1 | -0/+7 | |
So move to MESSAGE.NetBSD (so other platform users aren't confused when teh day comes that cvsup in pkgsrc | |||||
2003-07-20 | Undo overeager sed replacement part that broke installation. | wiz | 1 | -2/+2 | |
Reported by Kouichirou Hiratsuka in PR 22195. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -3/+3 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-10-24 | Add distinfo information for NetBSD 1.5.x version of distfiles, now | jdarrow | 1 | -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-05 | Update cvsup to 16.1.f | hubertf | 4 | -8/+53 | |
Update cvsup-gui to 16.1.f Fixes PR 14475 by Onno van der Linden <o.vd.linden@quicknet.nl> | |||||
2002-08-19 | cvsup and cvsup-gui work on 1.6, too, and probably -current, as they | jdarrow | 2 | -4/+4 | |
are statically linked. Update Makefile and MESSAGE to match. | |||||
2002-02-16 | Also mention COMPAT_43, per pkg/15362. | wiz | 1 | -5/+5 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-22 | add HOMEPAGE | hubertf | 1 | -1/+2 | |
2001-09-14 | Do not require X | hubertf | 2 | -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-13 | Update to 16.1.d, to fix 10^9s problem. | hubertf | 3 | -10/+10 | |
Instructions on updating the pkg sent by Feico Dillema <feico@pasta.cs.uit.no> | |||||
2001-04-27 | cvsup binary uses X libraries, so add 'USE_X11'; addresses pkg/12531 | wiz | 1 | -1/+2 | |
by Masao Uebayashi. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-25 | COMPAT_15 may be required on -current systems, not on 1.5 ones | zuntum | 1 | -2/+2 | |
2001-03-25 | Note in MESSAGE file that it requires COMPAT_13 and COMPAT_14 options! | zuntum | 1 | -0/+7 | |
2001-03-13 | ack binary builder | itojun | 1 | -1/+4 | |
2001-03-13 | cvsup client/server | itojun | 4 | -0/+42 | |