1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Mark Linimon
581e69adb2 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr
2007-10-07 05:45:04 +00:00
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
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
63961ad53c - Update to 5.3.2
PR:		114330
Submitted by:	Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
2007-07-06 18:20:06 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
0815d7b9a2 - Update to 5.2.4
PR:             110268
Submitted by:   Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
2007-03-16 11:24:08 +00:00
Martin Wilke
f0c98dae6e - Update to 5.2.2
PR:		ports/103716
Submitted by:	Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
2006-09-27 22:34:41 +00:00
Mathieu Arnold
ffc90221f4 Update to 5.2.1
PR:		95653
Submitted by:	maintainer
2006-06-23 16:41:08 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Vasil Dimov
03ecfbdd8b Fix mailwrapper path in alias_manager.pl
PR:		ports/93523
Submitted by:	Jean-Franois BOEUF <jfb@minet.net>
Approved by:	portmgr (linimon), Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
2006-03-09 06:00:23 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Pav Lucistnik
6e8c2f798a - Remove mtree entries from plist
Approved by:	Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
2006-01-05 17:05:30 +00:00
Simon Barner
d45828a193 Don't remove locale directories that are part of BSD.local.dist:
de, es, et, fr, hu, it, ja, nl, pt_BR, sv, tr

Reported by:	Olivier Girard <Olivier.Girard@univ-angers.fr>
		(maintainer; reported the "hu" locale dir)
PR:		ports/89715
2005-11-29 10:18:07 +00:00
Marcus Alves Grando
ad91b05c8e Fix wrong pkg-plist files. Already in PORTDOCS=*
Bump PORTREVISION

PR:		89530
Submitted by:	Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
2005-11-26 02:19:04 +00:00
Florent Thoumie
0708c8898b - Update to 5.1.2.
- Add SHA256 checksum while I'm here.

PR:		ports/89408
Submitted by:	maintainer
2005-11-23 12:10:09 +00:00
Emanuel Haupt
8b26246246 Remove unnecessary if statement.
Noticed by:	demon
Approved by:	novel (mentor) (implicit)
2005-10-17 17:21:53 +00:00
Emanuel Haupt
e0e8b3b3da - Perl modules require perl level > 500806
Reported by:	pointyhat via kris
Approved by:	maintainer,
		novel (mentor) (implicit)
2005-10-17 10:25:05 +00:00
Emanuel Haupt
f206eb9f74 Remove CONFIGURE_TARGET from CONFIGURE_ENV. It makes configure fail
on amd64

Submitted by:	pointyhat (kris)
Approved by:	novel (mentor) (implicit)
2005-10-15 19:26:11 +00:00
Renato Botelho
929d988e5f - Fix plist
Reported by:	pointyhat via kris
2005-10-13 18:53:17 +00:00
Emanuel Haupt
c34e597216 Registering LATEST_LINK for mail/sympa5
PR:		86894
Submitted by:	Olivier Girard <Olivier.Girard@unv-angers.fr> (maintainer)

Approved by:	novel (mentor)
2005-10-05 14:24:45 +00:00
Renato Botelho
c88f73ef0f - Fix file/patch-src-Language.pm bad directory for locales doesn't
follow configure directive --with-localedir.

PR:		ports/86831
Submitted by:	Graham Todd <gtodd@bellanet.org>
Reworked by:	maintainer
2005-10-03 12:33:15 +00:00
Renato Botelho
0d96ff2ed4 s/Exit/exit/ on pkg-install
Reported by:	lawrance
2005-10-03 10:22:06 +00:00
Renato Botelho
8d1a3bfcb4 Add sympa5 5.1, sympa is an electronic mailing list manager.
PR:		ports/86599
Submitted by:	Olivier Girard <Olivier.Girard@Univ-Angers.fr>
2005-09-29 13:02:53 +00:00