1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

307500 Commits

Author SHA1 Message Date
Jun Kuriyama
d84b084332 - Update to 20130830. 2013-09-02 02:57:52 +00:00
Baptiste Daroussin
26b9ac0163 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
Convert USE_GNOME=gnomehack to USES=pathfix
2013-09-01 23:02:45 +00:00
Baptiste Daroussin
d1d00fe5b0 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
2013-09-01 22:58:55 +00:00
Baptiste Daroussin
89ac815bbe Eliminate USE_GNOME=pkgconfig
While here:
Convert to USES=perl5
Convert to USES=desktop-file-utils
Convert to USES=gmake
2013-09-01 22:57:27 +00:00
Baptiste Daroussin
992c579c4f Eradiracte USE_GNOME=pkgconfig from games
While here:
Convert USE_GMAKE to USES=gmake
2013-09-01 22:55:05 +00:00
Baptiste Daroussin
894a8184ce Eradicate USE_GNOME=pkgconfig from graphics
While here:
- trim headers
- convert:
  * USE_GNOME=gnomehack -> USES=pathfix
  * USE_GMAKE=yes -> USES=gmake
  * USE_PERL5 -> USES=perl5
2013-09-01 22:50:06 +00:00
Baptiste Daroussin
c6ceec8d05 Add an explicit dependency on pkgconfig
While here convert USE_GMAKE to USES=gmake
2013-09-01 22:47:01 +00:00
Baptiste Daroussin
8999da3a58 Add an explicit dependency on pkgconf 2013-09-01 22:46:10 +00:00
Baptiste Daroussin
6b022e85e4 Add an explicit dependency on pkgconf 2013-09-01 22:45:05 +00:00
Baptiste Daroussin
f11a2038e0 Add an explicit dependency on pkgconf 2013-09-01 22:40:22 +00:00
Niclas Zeising
5b6729df26 Add missing dependencies.
Bump portrevision (again).

PR:		ports/181726
Submitted by:	Pawel Pekala <pawel@FreeBSD.org>
2013-09-01 22:36:56 +00:00
Raphael Kubo da Costa
4c745fad03 Enable PowerPC support.
The latest gdb, 7.6, brings native PowerPC FreeBSD support. We just need
enable it in ports.

There is a minor glitch which needs patching gdb itself. Namely,
ALL_TARGET_OBJ is missing ppcfbsd-tdep.o. This part is already sent
upstream.

PR:		ports/178784
Submitted by:	andreast
Approved by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
2013-09-01 22:31:44 +00:00
Raphael Kubo da Costa
4e87f7d9e3 - Update to 1.2.0.
- Remove patch for EOL'ed FreeBSD releases (< 8.1).
2013-09-01 22:07:00 +00:00
Raphael Kubo da Costa
a379dc66d9 - Update to 1.4.0.
- Remove patch for EOL'ed FreeBSD releases (< 8.1).
2013-09-01 22:03:08 +00:00
Baptiste Daroussin
aa2fbf37d2 Do not cache the openpty function this breaks at least heimdal and rancid
Reported by:	ohauer@ (by mail) and crest (irc)
2013-09-01 21:39:13 +00:00
Rene Ladan
02e86776f2 Update to 29.0.1547.62 (bugfixes) 2013-09-01 21:15:34 +00:00
Renato Botelho
d8d307a212 . Remove pkg-message since there is no COMPAT_FREEBSD8 kernel option
. Bump PORTREVISION

Reported by:	tijl@
2013-09-01 20:53:58 +00:00
Sahil Tandon
ecb38fb90b - Update to Postfix 2.11 Snapshot 20130825 2013-09-01 20:12:59 +00:00
Sahil Tandon
740eda3dcf - Update to 2.10.1 and bump VDAVERSION 2013-09-01 20:12:52 +00:00
Sahil Tandon
6178242ae5 - Update to 2.9.7 and bump VDAVERSION 2013-09-01 20:12:46 +00:00
Sahil Tandon
9ee1cf5eeb - Update to 2.8.15 and bump VDAVERSION 2013-09-01 20:12:39 +00:00
Sahil Tandon
2c544d2a1a - Update to 2.7.14 and bump VDAVERSION 2013-09-01 20:12:32 +00:00
Boris Samorodov
b7b37b035a Adopt USES+=iconv.
Approved by:	maintainers (by e-mail)
2013-09-01 19:51:52 +00:00
Anton Berezin
756d54b7cf Update to 0.53.
Changes:	http://search.cpan.org/dist/Variable-Magic/Changes
2013-09-01 19:30:54 +00:00
Andrej Zverev
b182197f1c - Regen files/patch-Build.PL which failed to apply:
===>  Applying FreeBSD patches for p5-Text-RecordParser-1.6.3
1 out of 1 hunks failed--saving rejects to ./Build.PL.rej
=> Patch patch-Build.PL failed to apply cleanly.
*** Error code 1

With hat:	perl@
2013-09-01 19:30:42 +00:00
Ruslan Makhmatkhanov
acea415a6e - trim Makefile header
- remove indefinite article from COMMENT
- update homepage url
2013-09-01 19:18:44 +00:00
Andrej Zverev
c49c3a90e6 - Finish conversion to perl5 framework
In global context we already have perl for build, with PERL we need perl
  for run

With hat:	perl@
2013-09-01 19:18:06 +00:00
Andrej Zverev
e8542e3d8f - Fix typo in perl5 conversion.
With hat:	perl@
2013-09-01 19:14:36 +00:00
Andrej Zverev
fc191cc3a9 - Finish conversion to perl5 framework
EMBEDDED_PERL - needs perl for run
2013-09-01 19:12:18 +00:00
Andrej Zverev
1988efe5b7 - Fix typo (PERL_CONFIGURE was not removed after perl5 framework conversion)
- Trim Makefile header while i'm here
2013-09-01 19:04:56 +00:00
Andrej Zverev
3c459d6d4a - Fix typo (PERL_CONFIGURE was not removed after perl5 framework conversion) 2013-09-01 19:03:19 +00:00
Andrej Zverev
f0e3ddecf8 - textproc/p5-KinoSearch was removed (r318336) and superseded by
textproc/p5-KinoSearch1

With hat:	perl@
2013-09-01 18:53:54 +00:00
Andrej Zverev
488e486947 - Update to 0.08
- Resolve of using USE_PERL5_RUN and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file
- Use single space after WWW: in pkg-descr

Approved by:	maintainer (via IRC)
2013-09-01 18:24:49 +00:00
Andrej Zverev
eb99db6c35 - Resolve of using USE_PERL5 and PERL_CONFIGURE together
- Convert to new perl5 framework
- Pet portlint

With hat:	perl@
2013-09-01 18:18:40 +00:00
Andrej Zverev
1fb5b1c9d1 - Resolve of using PERL_MODBUILD and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-01 18:17:20 +00:00
Andrej Zverev
3a60d873a8 - Resolve of using PERL_MODBUILD and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr

With hat:	perl@
2013-09-01 18:15:29 +00:00
Andrej Zverev
0be23de813 - Resolve of using PERL_MODBUILD and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-01 18:14:40 +00:00
Andrej Zverev
b8c2997f3d - Resolve of using USE_PERL5 and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr

With hat:	perl@
2013-09-01 18:13:13 +00:00
Andrej Zverev
89cd16c247 - Convert to new perl5 framework
- Convert USE_GMAKE to USES

With hat:	perl@
2013-09-01 18:11:34 +00:00
Andrej Zverev
160ded8bdd - Resolve of using USE_PERL5 and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-01 18:09:54 +00:00
Ruslan Makhmatkhanov
d7e8181c4a - update to 1.5.6.1
- convert USE_GMAKE to USES equivalent
2013-09-01 17:48:37 +00:00
Renato Botelho
7d06f6468d Update to 20130901
Replace USES_GMAKE by USES=gmake
2013-09-01 17:41:54 +00:00
Mark Felder
69d7fed598 - Update to 0.997a
- Port cleanup to pass rclint/portlint

PR:		ports/181288
Submitted by:	alexey@renatasystems.org
Approved by:	crees (mentor)
2013-09-01 17:28:59 +00:00
Andrej Zverev
27010c261e - Resolve of using USE_PERL5 and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable files
- Use single space after WWW: in pkg-descr

With hat:	perl@
2013-09-01 17:28:00 +00:00
Andrej Zverev
356e7ffc2c - Resolve of using USE_PERL5_RUN and USE_PERL5_BUILD together
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable files
- Remove an indefinite article from COMMENT line

With hat:	perl@
2013-09-01 17:26:14 +00:00
Andrej Zverev
95620bc217 - Resolve of using PERL_CONFIGURE and USE_PERL5 together
- Convert to new perl5 framework

With hat:	perl@
2013-09-01 17:23:33 +00:00
Andrej Zverev
951c9c0087 - Resolve of using PERL_CONFIGURE and PERL_MODBUILD together
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-01 17:21:40 +00:00
Andrej Zverev
aeb3517c3b - Resolve of using PERL_CONFIGURE and USE_PERL5 together
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-01 17:19:39 +00:00
Andrej Zverev
83fde1bab9 - Resolve of using PERL_CONFIGURE and USE_PERL5 together
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file
- Use single space after WWW: in pkg-descr

With hat:	perl@
2013-09-01 17:18:49 +00:00
Andrej Zverev
4155c75f04 - Resolve of using PERL_MODBUILD and USE_PERL5 together
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-01 17:17:11 +00:00