Commit Graph

592 Commits

Author SHA1 Message Date
Clement Laforet
f8e5f5ce76 - Update to 1.0115
- Clean Makefile
- Make portlint happy
2004-03-22 15:30:06 +00:00
Clement Laforet
f1e16e48bb Use PORTDOCS macro. 2004-03-22 15:22:52 +00:00
Norikatsu Shigemura
b4d15e998a Remove old version's SIZE.
Submitted by:	rushani (maintainer)
Committed at:	CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 11:53:48 +00:00
Norikatsu Shigemura
939e3a7436 Update to 3.9(support for WinSCP3).
PR:		ports/64076
Submitted by:	Jim Shewmaker <jims@bluenotch.com>
Reviewed by:	rushani (maintainer)
Committed at:	CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 09:54:30 +00:00
Kris Kennaway
b32681a60b Fix build on amd64, and make this port actually run on 5.x.
Submitted by:	maintainer
2004-03-18 12:06:59 +00:00
Kirill Ponomarev
945230ca12 - SIZE'ify
PR:		ports/64396
Submitted by:	rushani
2004-03-18 09:04:45 +00:00
Greg Lewis
3777838d51 . New victim^Wmaintainer.
PR:		64392
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us>
2004-03-18 02:07:14 +00:00
Greg Lewis
4d0febb95d . Unbreak by updating to 2004-02-29.
PR:		64370
Submitted by:	Gautam Gopalakrishnan <ggop@myrealbox.com>
2004-03-18 01:51:29 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Kris Kennaway
fbbf6f6877 BROKEN: Distfile is unfetchable 2004-03-17 12:49:12 +00:00
Kris Kennaway
5e2674b52a BROKEN on amd64: Does not compile 2004-03-14 03:40:14 +00:00
Kris Kennaway
f20537279a BROKEN on ia64: Does not compile 2004-03-07 05:06:59 +00:00
Christian Weisgerber
a2867397a4 Drop maintainership. I don't use this.
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
2004-03-05 23:53:39 +00:00
Kris Kennaway
3fb9d1b171 BROKEN on sparc64: Does not compile 2004-03-05 12:13:42 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Akinori MUSHA
e5416d7fa9 Update to 2.05c. 2004-02-25 12:58:03 +00:00
Kirill Ponomarev
45325003d1 - Update to version 20040214
PR:		ports/63023
Submitted by:	maintainer
2004-02-18 20:43:09 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Michael Haro
c6c298912b Update to 20040101
PR:		61177
Submitted by:	maintainer
2004-01-10 18:16:44 +00:00
Sergey A. Osokin
047429fb2a Fix pkg-plist (NOPORTDOCS knob).
Use DOCSDIR macro.

Approved by:	obrien (maintainer)
2004-01-02 18:11:09 +00:00
Sergey A. Osokin
472bacc3d9 Use DOCSDIR macro.
Approved by:	knu (maintainer)
2003-12-30 21:35:31 +00:00
Sergey A. Osokin
e81ad71842 Use DOCSDIR macro. 2003-12-30 17:13:27 +00:00
Sergei Kolobov
b98be73a9f - Update to 4.0.9
- Temporarily switch to gzipped tarballs
- Utilize INFO
2003-12-19 23:24:26 +00:00
David E. O'Brien
ab8dd75a02 Also pay attention to NOSHARED=yes as /usr/src and zsh does.
Requested by:	Richard Coleman <richardcoleman@mindspring.com>
2003-12-15 08:23:29 +00:00
David E. O'Brien
bc6d44c895 The option to enable network redirection is removed since this is the
default behavior.

PR:		60222
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-12-14 07:09:14 +00:00
David E. O'Brien
ed3714f6d6 Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOT
is defined.
2003-12-14 07:05:40 +00:00
Pav Lucistnik
0fe91a205b - Fix build on non-i386 platforms.
Tested ok on: i386/stable, i386/current, amd64
  Fails later on: ia64 (pluto2)

PR:		ports/60176
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-12 16:25:25 +00:00
Akinori MUSHA
221bb3525c Update to 2.05a, which fixes a bug in a builtin command "checkid". 2003-12-10 03:57:28 +00:00
Akinori MUSHA
248c1bc249 Update to 2.05. 2003-12-08 18:46:34 +00:00
David E. O'Brien
a8010e0abe Add 'cvs blame' support. 2003-12-06 21:30:01 +00:00
James E. Housley
ec0975dc4d scponly dist includes a script which setup chroot cage, which
depends a location of run-time link-editor.  Since FreeBSD has
dynamic root capability from __FreeBSD_version == 501105, we
should add new location to unbreak the script.

PR:		59511
Submintted by:	MAINTAINER
2003-11-21 00:59:01 +00:00
Akinori MUSHA
2bd1b7fa39 Apply a patch that fixes segv in group lookups.
Obtained from:	[FDclone-users:00244]
2003-11-20 05:09:20 +00:00
Kirill Ponomarev
b18e5f4f22 - fix build with gcc 3.3.x
- unmark as BROKEN
- use %%DATADIR%% and %%DOCSDIR%%
- pkg-plist is NOPORTSDOC compliant
- make portlint happy

PR:		59427
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-18 20:29:21 +00:00
Kirill Ponomarev
1feae9145a - Update to version 20031112
PR:		59343
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2003-11-16 20:54:17 +00:00
Pav Lucistnik
e993ddae38 Update to 031112 and unbreak, old version was not fetchable anymore.
Approved by:	adamw (mentor)
2003-11-15 12:31:38 +00:00
Kirill Ponomarev
54fcdf01f1 - Update to version 20031022
PR:		59018
Submitted by:	maintainer
2003-11-06 21:46:20 +00:00
Mark Linimon
cbd28b2896 Some days it doesn't pay to try to try to chew through the leather straps. 2003-11-05 12:06:21 +00:00
Mark Linimon
1492eb5e4b Reset maintainer to ports@FreeBSD.org. Requested by: kris. 2003-11-03 07:28:44 +00:00
Mark Linimon
c4d5657cc3 Reset maintainer to ports@. Reviewed by: kris. 2003-11-03 01:15:00 +00:00
Mark Linimon
0df636564e Update to current version. PR ports/58192. 2003-11-03 01:14:29 +00:00
Kris Kennaway
6160dc3d41 Reset maintainer of ports owned by inactive committers who were just retired. 2003-11-03 00:54:32 +00:00
Mark Linimon
8a6737b447 Move inclusion of bsd.port.pre.mk past variable definitions. 2003-10-29 04:14:07 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Mark Linimon
2250196ba7 All right, that's it, no more commits at 4am for me.
But I'm still going to leave it marked broken on all the other architectures.
That's because I think it really is broken on all the other architectures.
If it is not broken on all the other architectures, I am going to stick
my fingers in my ears and chant la-la-la-can't-hear-you.

arrrrrgh
2003-10-20 21:24:19 +00:00
Mark Linimon
d3eb56dbcc Remove BROKEN case for i386 4.x.
Previous attempt at deprecation objected to by: krion
2003-10-20 20:45:09 +00:00
Mark Linimon
c9aac656dc Per bento logs, this is broken on 5.x. Rather than marking it so only
for 5.x, mark it as generally broken; the latest distfile in the 1.x
series was in 1996 and this isn't even it (this one is from 1994).  The
bash2 releases began in 1996.

Unless there is some absolute need to maintain this port for backwards
compatibility, it should probably just be deleted.
2003-10-20 19:43:32 +00:00