Commit graph

24 commits

Author SHA1 Message Date
Marcus von Appen
b73f95f908 Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
2009-02-19 21:45:43 +00:00
Rong-En Fan
c2e49b00c6 - Update to 0.2.5
PR:		ports/123597
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2008-05-12 15:59:59 +00:00
Rong-En Fan
023e9bb0de - Update to 0.2.4
PR:		ports/119198
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2008-01-01 06:02:53 +00:00
Ion-Mihai Tetcu
fb3dcb3391 - update to 0.2.3. and bump PORTEPOCH :(
- pass maintianership to sumbitter

PR:		ports/102863
Submitted by:	Marcus von Appen
2006-09-05 07:51:07 +00:00
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
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