aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vmsbackup
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
|
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* The swedish site keeps acting up from pointyhat, so replaceErwin Lansing2005-10-181-2/+3
| | | | | | it with a site from the maintainer and MASTER_SITE_LOCAL Submitted by: maintainer, kris
* Add an extra master_site, just in case anything happens withErwin Lansing2005-10-161-1/+2
| | | | | | the primary one. Submitted by: a funny pointyhat failure (kris)
* - Fix mastersiteErwin Lansing2005-10-132-13/+19
| | | | | | | - Update to 4.1.1 PR: 87333 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
* Mark as BROKEN: does not fetch. Reset bouncing maintainer.Mark Linimon2005-10-101-2/+6
| | | | Source: distfile survey
* - Update to 4.0Sergey Matveychuk2005-03-126-237/+21
| | | | | | | - pkg-descr reformat, add WWW field PR: ports/78716 Submitted by: Danny Koenig <dako@bsdberlin.org>
* Trim leading or trailing blank lines.Trevor Johnson2004-04-111-2/+0
|
* Use PLIST_FILES.Trevor Johnson2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Reset maintainer on ports maintained by the following non-ports committers,Kris Kennaway2003-11-031-1/+1
| | | | | | | who did not respond to my email confirming whether they have an active interest in maintaining the port: sue reg rv jmb dima reg horikawa msmith jhs ue
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-232-2/+5
| | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
* fix Makefile, suffix changed to ".tgz"Jonathan M. Bresler1997-09-242-1/+16
| | | | | replace gets() with fgets() update md5 file
* fix Makefile, suffix changed to ".tgz"Jonathan M. Bresler1997-09-241-2/+2
| | | | replace gets() with fgets
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Change category name from "emulation" to "emulators". This was theSatoshi Asami1995-11-221-1/+1
| | | | most confusing of all!
* These boys now beling to emulators....Satoshi Asami1995-07-131-1/+1
|
* Comment out second of MASTER_SITES, it has a slightly differentSatoshi Asami1995-05-151-1/+2
| | | | | version. Submitted by: jmb@kryten.atinc.com
* Updated utils Makefiles!Satoshi Asami1995-04-231-3/+0
|
* vmsbackup: read VMS backup tapesJean-Marc Zucconi1995-04-197-0/+242
Reviewed by: jmz Submitted by: Jonathan M Bresler <jmb@kryten.atinc.com>