Commit graph

15 commits

Author SHA1 Message Date
Akinori MUSHA
e9eae2e616 Add a master site. 2003-08-23 16:48:38 +00:00
Akinori MUSHA
03cb732811 Update to 2003.02.03. 2003-02-21 22:26:06 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
David E. O'Brien
6d2905a30a Use the aclocal that matches the automake in use. 2001-10-30 20:56:54 +00:00
David E. O'Brien
0d5b1eec14 Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was
abusing AUTOMAKE...
2001-10-30 09:15:35 +00:00
Akinori MUSHA
ffdac4c40e Update to the snapshot as of 2001.07.05. 2001-07-24 19:53:47 +00:00
Akinori MUSHA
cd927e1eb3 Correct WWW.
Submitted by:	nectar
2001-07-24 19:46:11 +00:00
Akinori MUSHA
73fc3e3504 Update to the snapshot version as of 2001.02.05. 2001-02-17 21:41:47 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Akinori MUSHA
7d562c06ec Yay, this is my first commit from a Palm device!
Update to 0.1.5. (Sorry pkg_version, I changed the PORTVERSION'ing scheme
here to respect its version number rather than to use the date.)

Now USE_AUTOMAKE.

Install documents unless NOPORTDOCS.

A new command `cvsdo' has added.
2000-06-25 19:27:11 +00:00
Akinori MUSHA
60f2ecb476 Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
2000-06-07 17:24:38 +00:00
Akinori MUSHA
ae8f1031af Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
	ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
2000-06-07 08:17:23 +00:00
Akinori MUSHA
945ea77833 This is a new port of cvsutils.
--

CVSU: CVS Utilites

The idea of CVS Utilities is to facilitate working with the files in
the working directory of a developer using CVS.

cvsu:       cvs update offline
cvsco:      cruel checkout
cvsdiscard: discard local changes
cvspurge:   make maintainer-clean
cvsdiff:    cvs diff offline
cvschroot:  change CVS/Root recursively
cvsrmadm:   remove all CVS directories recursively
2000-06-06 13:55:28 +00:00