Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-20 | *: Convert broken sourceforge HOMEPAGEs back to http | nia | 1 | -2/+2 | |
2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 1 | -2/+2 | |
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. | |||||
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -2/+4 | |
their files via a custom do-install target. | |||||
2007-12-12 | Reset maintainer on his request. | wiz | 1 | -2/+2 | |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+3 | |
2003-09-19 | Update HOMEPAGE and/or MASTER_SITES | dent | 1 | -3/+3 | |
2003-08-25 | Here are a couple of patches I submitted to the Sourceforge project | fredb | 1 | -1/+2 | |
in June of this year, but for which I got no response. 1) Sourceforge PR #72673: Get the program name for the usage statement in the most portable fashion possible, using argv. 2) Sourceforge PR #762825, which is a rework of PR #504855, by Adam Lewandowski. Add a "table of contents" command, included a "+v" option to dump absolutely all of the information in the par file. Bump ${PKGREVISION}. I think it's safe to say that this is the final release. The current "par2", for version 2 parity files, is now backwards compatible with the version 1 parity files that this program generates. It does not, however, seem to have the cool "table of contents" feature. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-01-04 | Initial import of parchive-1.1, an implementation of "Parity Volume Sets", | fredb | 1 | -0/+18 | |
specification 1.0 (.PAR and .Pnn files). These commonly accompany Usenet binary postings, but the public domain format is sufficiently general to permit other applications as well. |