1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Martin Wilke
82bad19663 - Update to 5.4.2
PR:		109101
Submitted by:	miwi
Approved by:	maintainer
2007-02-13 13:39:55 +00:00
Nicola Vitale
620d4f39c3 - Updated to 5.4.1
- Added files/interchange.sh.in
- Removed files/interchange.sh

PR:		ports/108665
Submitted by:	loader <loader at freebsdmall.com> (maintainer)
Approved by:	alexbl (mentor, implicit)
2007-02-02 16:46:22 +00:00
Edwin Groothuis
e4aa76a9be Remove USE_REINPLACE from categories starting with W 2006-05-13 04:41:22 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Edwin Groothuis
7d2940c8a4 Update port: www/interchange update interchange from 5.2.1 to 5.4.0
PR:		ports/91470
Submitted by:	loader <loader@freebsdmall.com>
2006-01-08 12:56:35 +00:00
Pav Lucistnik
1365216e49 - Don't touch mtree's symlinks
Approved by:	loader <loader@freebsdmall.com> (maintainer)
2006-01-05 16:19:37 +00:00
Sergey Matveychuk
5d0d22b4a3 - Update to 5.2.1
PR:		ports/88885
Submitted by:	maintainer
2005-11-12 18:34:19 +00:00
Sergey Matveychuk
9311a87bb9 - Update to 5.2.0
- OPTIONSfy
- Pass maintainership to submitter

PR:		ports/86204
Submitted by:	loader <loader@freebsdmall.com>
2005-09-21 12:19:06 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Alexander Leidinger
c5ffe5b7a2 Ooops... instead of removing the perl 5.8 test completely revert
to check for perl 5.6.1 or better. [1]

Remove -DCHECK_FOR_IC_USER from MAKE_ARGS, it's not needed there.

Noticed by:	erwin [1]
2003-12-10 12:27:31 +00:00
Alexander Leidinger
4b49e6d3f8 - remove BROKEN, the user gets used as intended
- remove perl 5.8 dependency, no problems with 5.6 here
- fix one very little bug in the plist (only shows up if you deinstall
  right after installing interchange)

If you experience a problem, please report via send-pr and not in some
kind of chat where the actual content of the report may get lost.

Go ahead and do what's needed by:	linimon
2003-12-10 11:56:08 +00:00
Mark Linimon
396b9657ea Force dependency on Perl 5.8. Without that, the port attempt to
do nasty things like install into non-subdirectories of /usr/local.
(This was reported to me privately).  Also, mark as BROKEN due to a
configuration error in which it requests you create a userid but then
refuses to use it.

The submitter of the original email reports that this port has become
out of date, and that he also had much better success with the (upcoming)
port of osCommerce, which is much less difficult to understand.
2003-12-07 00:30:41 +00:00
Mark Linimon
d281bddff3 Per distfile survey, chase reorganized mastersite. Anglicize a bit
while I'm here.
2003-10-27 01:11:29 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +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
Alexander Leidinger
530f480e30 Update to 4.8.7.
Add dependency to p5-libwww[1].

Reported by:	Evren Yurtesen <yurtesen@finland.ispro.net.tr> [1]
2003-07-26 11:51:33 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Alexander Leidinger
d114444305 - This port needs a tty at configure time, so IGNORE on the package build
cluster.
- Give maintainership back to ports@.

Approved by:	kris
2002-12-02 20:16:56 +00:00
Alexander Leidinger
a4acafd7df Catch up with URL change.
Noticed by:	Fenner's distfile survey
2002-11-07 19:15:44 +00:00
Mario Sergio Fujikawa Ferreira
a9e8da2eec Fix typo in MAINTAINER address
Approved by:	maintainer
2002-09-24 17:53:17 +00:00
Akinori MUSHA
453ab1b5e2 Fix the databases/p5-SQL-Statement dependency. SQL/Statement.pm
installed by databases/p5-SQL-Statement lives right under ${PERL_VER},
not under ${PERL_VER}/${PERL_ARCH}.

Submitted by:	bento
2002-09-23 12:06:05 +00:00
Alexander Leidinger
065ba805dd Fix plist, bump revision. 2002-09-12 09:55:34 +00:00
Alexander Leidinger
9e2fa484f6 Bump portrevision. 2002-09-10 09:36:41 +00:00
Alexander Leidinger
fef5ed08cf - Fix some problems with the non standard install path of some modules.
- Add another website with resources to the description.
2002-09-10 09:34:40 +00:00
Alexander Leidinger
53c8689b12 Use UID 95 instead of 94, perforce already uses 94.
Noticed by:	Seth Kingsley <sethk@meowfishies.com>
2002-09-03 09:48:01 +00:00
Alexander Leidinger
84ce35e6a5 Repeat after me: Always redo your tests if you get distracted while you
are testing some changes... (missing action in post-install)

Noticed by:	Mike Harding <mvh@ix.netcom.com>

While I'm here:
 - add missing character in 'Whom:'
 - use correct path in vendor-after-install message
2002-08-31 19:01:45 +00:00
Alexander Leidinger
7a4259ad44 Remove backup copies. 2002-08-31 12:58:56 +00:00
Alexander Leidinger
b18f2651ac Add interchange 4.8.6, RedHat's database-enabled e-commerce server.
The committed port is an improved and updated version of the submitted one,
thanks to Stefan (Racke) Hornburg <racke@linuxia.de> for his helpful hints
about some configure/build internals of interchange.

I decided to take over maintainership of this port for a while until someone
more responsive than the port submitter (no answer so far from him since I
decided to take over the PR) is interested in it or until I think the testing
period of this port is over.

PR:		41390
Submitted by:	Seth Kingsley <sethk@meowfishies.com>
Thanks to:	Stefan (Racke) Hornburg <racke@linuxia.de>
2002-08-31 11:25:57 +00:00