1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

8129 Commits

Author SHA1 Message Date
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Bryan Drewery
bb3d930712 Fix after NO_STAGE added 2013-09-20 21:23:56 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Bryan Drewery
b0fa3dda89 - Update to 0.2.3
Reported by:	portscout
2013-09-20 10:07:42 +00:00
Bryan Drewery
1883360869 - Set IGNORE if TET_ROOT not defined instead of hitting an error
while building packages.  Did not use MANUAL_PACKAGE_BUILD as
  maybe someone is building packages and has TET_ROOT defined for
  the port.

With hat:	portmgr
2013-09-18 21:28:13 +00:00
Andrej Zverev
19bd1f550f - Calling pod2man from extract stage requre perl
With hat:	perl@
2013-09-18 06:14:06 +00:00
Lars Engels
8bbe36048e - Update to 3.3.2 2013-09-16 16:49:33 +00:00
Koop Mast
e8c135cbeb Update to 3.6.2.
This update was done because newer ekiga wants it.

Obtained from:	GNOME team repo
2013-09-16 10:01:06 +00:00
Andrej Zverev
e5a7b5184d - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 12:04:18 +00:00
John Marino
27713e1c50 Add explicit dependency on pkgconf (10 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-13 01:21:55 +00:00
Andrej Zverev
8b77080918 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 15:23:58 +00:00
John Marino
d834ce47a7 Add explicit dependency on pkgconf (20 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 08:41:52 +00:00
John Marino
30fb06c870 Add explicit dependency on pkgconf (18 ports) 2013-09-11 16:45:58 +00:00
Boris Samorodov
f19c454457 . fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers;
. reword COMMENT;
. add LICENSE (BSD);
. remove check for unsupported FreeBSD versions (<800093).

PR:		ports/181617
Submitted by:	bsam (me)
Approved by:	trhodes (maintainer timeout, 2 weeks)
2013-09-11 16:09:04 +00:00
Antoine Brodin
f25ddab47a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-10 21:31:33 +00:00
John Marino
9daaf39d75 misc/kde4-l10n-* (9 ports) removed
The following kde-l10n-* language ports were dropped from KDE4 several
releases ago and have not been restored: csb, eo, fy, gu, id, kn, mai,
mk, ml.  Since there is no indication they will be restored any time
soon, let's just remove these IGNORED ports.

PR:		ports/180552
Approved by:	rakuco (KDE)
2013-09-10 19:57:20 +00:00
Alexey Dokuchaev
1bc1b10c90 - Now that misc/sword port is fixed, remove no longer needed USE_GCC
- While here: drop the article from COMMENT, remove LICENSE_FILE (it
  was actually just vanilla GPL boilerplate), sanitize dependencies,
  put USES where it's normally found; tidy up port description a bit.

Approved by:	tabthorpe (maintainer, implicit)
2013-09-10 04:08:18 +00:00
Alexey Dokuchaev
706f03c7f6 - Cleanup MASTER_SITES, convert MASTER_SITE_SUBDIR
- Tighten COMMENT line and drop the article
- Fix the build against Clang and thus drop USE_GCC
- Remove PKGMESSAGE, it's set automatically
- Correctly pad ${CAT} ${PKGMESSAGE}
- Couple of minor fixes (LIB_DEPENDS, etc.)

Approved by:	tabthorpe (maintainer)
2013-09-10 03:50:32 +00:00
Thomas Abthorpe
24b8cc57cc - Add USE_GCC=any to build on 10.X
Submitted by:	pkg-fallout
2013-09-10 01:23:58 +00:00
Baptiste Daroussin
206fd214c3 Add an explicit dependency on pkgconf 2013-09-06 15:28:27 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Antoine Brodin
e1c05666f2 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 21:32:14 +00:00
Michael Landin
2b895a79e4 - update to 4.6.6 (patch6) 2013-09-05 17:03:45 +00:00
Baptiste Daroussin
1e60403ddd Add an explicit dependency on pkgconf 2013-09-03 14:08:55 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Dirk Meyer
ea1237cf5e - fix segfault on 64bit with option XFT 2013-09-03 05:00:32 +00:00
Baptiste Daroussin
0e4c70bcc8 Add an explicit dependency on pkgconf 2013-09-02 19:55:48 +00:00
Baptiste Daroussin
e3daf45bba Add an explicit dependency on pkgconf 2013-09-02 18:18:26 +00:00
Baptiste Daroussin
bee65d048d Add an explicit dependency on pkgconf 2013-09-02 15:39:17 +00:00
Tijl Coosemans
f86cad0ce3 Two imake related changes:
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
   For ports that don't need -a introduce USES=imake:notall.
   This way ports no longer have to redefine XMKMF.

2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
   to set CPP, CC and CXX.  This creates the top Makefile, and then xmkmf
   runs make Makefiles.  This Makefiles target runs imake for each
   subdirectory but these imake invocations did not have the flags from
   IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
   when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
   Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
   imake let imake handle IMAKECPPFLAGS itself just like it handles
   IMAKEINCLUDE.

   This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.

Approved by:	portmgr (bapt)
2013-09-02 13:26:34 +00:00
Andrej Zverev
4f0f40cb05 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-02 09:36:29 +00:00
Andrej Zverev
ca11b0d6e9 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-02 09:22:47 +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
Andrej Zverev
3c459d6d4a - Fix typo (PERL_CONFIGURE was not removed after perl5 framework conversion) 2013-09-01 19:03:19 +00:00
Rene Ladan
27abcfb125 Remove expired ports:
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
2013-09-01 15:06:45 +00:00
Renato Botelho
fff0ec48b7 Update to 8.4.804000.201309:
- Drop broken sparc64 support
- Use XZ
- Add libstdc++, that will be removed from head [1]

Requested by:	bapt@ [1]
2013-09-01 15:05:07 +00:00
Renato Botelho
1a0cd12dbc Update to 9.1.901000.201309, added libstdc++ that will be removed from head
Requested by:	bapt@
2013-09-01 15:03:49 +00:00
Guido Falsi
39398c2846 - Update to 0.7.4b
PR:		ports/177589
Submitted by:	Kaspars Bankovskis <kaspars@bankovskis.lv> (maintainer)
2013-09-01 00:10:16 +00:00
Baptiste Daroussin
5c807bc8d5 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
Convert USE_PERL5 to USES=perl5
2013-08-31 00:32:33 +00:00
Boris Samorodov
2ebd0cc5c7 Remove unneeded commented lines appared my mistake at previous commit. 2013-08-29 10:01:14 +00:00
Boris Samorodov
b0e4cdbcf7 . fix build with clang (MAKE_ARGS+=CC="${CC}");
. trim makefile headers;
. remove LICENSE_FILE for well-known license (GPLv2, anyway it get installed by the ports infrastructure);
. optionify port docs (NOPORTDOCS -> PORT_OPTIONS:MDOCS);
. use standard mkdir to create directories instead of "install -d";
. some other tiny refinements.

PR:		ports/181622
Submitted by:	bsam (me)
Approved by:	Evaldas Auryla <ea@zaib.as> (maintainer)
2013-08-29 09:46:04 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
David Naylor
7cde1eac40 Fix auto-detection of dictionaries for kde4-l10n ports.
With the removal of '.include <bsd.port.options.mk>' and
'.include <bsd.port.pre.mk>' PORTSDIR is no longer defined.  Since Ports is
(almost) never based at the root system the checks will always fail to find a
port.

Fix this by using relative searches for the dictionary ports.  Giving PORTSDIR
a conditional assignment of /usr/ports was rejected due to lack of precedent.

While here teach kde4-l10n about en_GB.
2013-08-27 18:42:37 +00:00
John Marino
c91a0f2e70 misc/pinfo: Unbreak fetch with two new master sites
Alioth now requires https, so the http master site was getting forwarded.
Even changing this to https didn't solve the issue as fetch returned a
"not acceptable" due to the self-signed certificate.

However, there are dozens of gentoo mirror sites with the file so lets
just use those.
2013-08-26 13:52:05 +00:00
Sunpoet Po-Chuan Hsieh
9b4099206f - Update to 20130823
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130823.diff
2013-08-25 13:06:45 +00:00
Renato Botelho
bfcba2c1cb Change tarbal name and add .1 to version to avoind checksum mismatch because
of tarball was rerolled.

Suggested by:	bdrewery@
2013-08-24 14:16:50 +00:00
Alexey Dokuchaev
ef4953f792 - Fix parallel (-jX) builds by using NamedMakeSubdirs() macro instead of
MakeSubdirs(); doing so allows imake to generate non-racy dependencies
- Ensure that MAKE has correct value; cleanup the COMMENT while I'm here
2013-08-24 12:32:33 +00:00
Matthew Seaman
17785a6c92 Update to 0.12
ChangeLog:	http://cpansearch.perl.org/src/RUZ/Business-Hours-0.12/Changes

Submitted by:	portscout
2013-08-23 19:32:48 +00:00
Renato Botelho
6387b1ea38 Add libkvm.so.5 to compat9x
Requested by:	des@
2013-08-22 14:07:18 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Philippe Audeoud
30c7c02d0d - Update to 2.9
- Fix header
- Convert to new perl framework
- Convert to new options framework
2013-08-21 12:55:12 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Sunpoet Po-Chuan Hsieh
208efaae50 - Update to 20130818
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130818.diff
2013-08-19 15:42:16 +00:00
Andrej Zverev
88049818a4 - Convert to new perl framework 2013-08-18 14:25:16 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Bryan Drewery
b60960981b - Reset chinsan's ports
With hat:	portmgr
2013-08-17 16:21:37 +00:00
Sunpoet Po-Chuan Hsieh
a62142e105 - Update to 20130816
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130816.diff
2013-08-17 07:44:35 +00:00
Alexey Dokuchaev
a0b5e27b25 - Fix targets' dependencies in an attempt to fix parallel (-jX) builds
- Tighten Makefile header and COMMENT line (trim the article)
- Convert LIB_DEPENDS to the newish form (since r322328)
- Fix couple of portlint(1) warnings while here (knobs order, WWW line
  in port description)

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-15 12:24:09 +00:00
Alexey Dokuchaev
862f8cf6d4 - Do not use imake for the build; use provided Makefile.noimake: this
allows to build it with bmake(1) (as well as other implementations)
- Unbreak the build against Clang (main() must return int)
- Sanitize formatting of the port description while I am here

Reported by:	marino
2013-08-15 09:16:32 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Nicola Vitale
7947ce717f - Update to 0.4.3
- Trim Makefile header
- Remove dead link from MASTER_SITES
- Remove indefinite article from COMMENT
- Add LICENSE (BSD)
- Convert to the new options framework
- Update WWW field in pkg-descr

Build details:  http://goo.gl/l5Fmwu
2013-08-14 14:00:20 +00:00
Sunpoet Po-Chuan Hsieh
8bf7525255 - Update to 0.004
Changes:	http://search.cpan.org/dist/Geo-Coder-Geocoder-US/Changes
2013-08-09 14:32:28 +00:00
Alexey Dokuchaev
ce7c1b06fe - Unbreak parallel (-jX) builds by doing "make depend" prior to the build
- Define LICENSE (BSD), respect CFLAGS, install README file (referenced in
  port description), wrap overly long lines, and remove MAKE_JOBS_UNSAFE
2013-08-09 12:12:21 +00:00
Andrej Zverev
ca70e439c2 - Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)

Approved by:	lth@ (maintainer)
2013-08-07 13:20:32 +00:00
Andrej Zverev
2c25cf429d - Convert to new perl framework
- Trim Makefile header

Approved by:	wen@ (maintainer)
2013-08-06 08:50:49 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Marc Fonvieille
d0f4eef0d7 Update to r42489 of the FreeBSD docset (the revision used for 9.2-R)
Approved by:	doceng (implicit)
2013-08-03 12:33:27 +00:00
Mathieu Arnold
4063eccdf2 - Convert to new perl framework
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
da7af081ce - Convert to new perl framework
- Trim Makefile header
2013-08-02 17:11:34 +00:00
Renato Botelho
482932f225 Upload the correct tarball for i386 2013-08-02 11:44:29 +00:00
Antoine Brodin
8a3f89fe10 - Trim Makefile header
- Remove dead mirrors
- Unbreak with clang
- Use REINPLACE_CMD and DATADIR
2013-08-02 10:16:05 +00:00
Matthew Seaman
1d0998fe99 Convert all my perl-using ports to USES+=perl5
While here:

   - add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex

   - set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix
     for www/rt40

   - upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth

   - trim Makefile header for www/p5-RTx-Calendar
2013-08-01 22:04:01 +00:00
Baptiste Daroussin
e880d93177 Fix build without gcc 2013-08-01 06:36:46 +00:00
Andrej Zverev
d98e1893f3 - Convert to new perl framework
- Trim Makefile header
2013-07-31 14:36:21 +00:00
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Baptiste Daroussin
da4a083e8b Fix dependency on gettext 2013-07-29 22:36:33 +00:00
Renato Botelho
74f6cd823f Update to FreeBSD 8.4 2013-07-29 12:23:04 +00:00
Max Khon
f2029db4f2 Add missing dependency on libssh2.
PR:		180737
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
2013-07-28 07:56:47 +00:00
Andrej Zverev
b47325edb2 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-27 16:06:25 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Baptiste Daroussin
5776fb0c69 Fix build with newer binutils 2013-07-26 15:06:12 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
TAKATSU Tomonari
0112725114 - Move misc/rabbit to misc/rubygem-rabbit [1]
- Update to 2.1.1 [1]
- Split rabbiter and rabbirack into net/rubygem-rabbiter and
  www/rubygem-rabbirack, respectively

PR:		ports/173383 (based on) [1]
Submitted by:	Shin-ya Murakami <murashin_AT_gfd-dennou_DOT_org> [1]
2013-07-24 11:22:09 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Frederic Culot
7e1c397158 - Update to 1.62
Changes:	http://search.cpan.org/dist/Locale-SubCountry/Changes
2013-07-24 07:06:36 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Matthew Seaman
bfddde4ff8 Update to 0.11
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Business-Hours-0.11/Changes
2013-07-21 18:07:29 +00:00
Marc Fonvieille
e7c0b8bf2d Update to r42326 of the FreeBSD docset.
Approved by:	doceng (implicit)
2013-07-20 11:33:22 +00:00
Sunpoet Po-Chuan Hsieh
b627af5953 - Update to 20130718
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130718.diff
2013-07-20 03:37:50 +00:00
Alexey Dokuchaev
58694b4634 - Update to version 2.26
- Unbreak parallel builds
- Really respect CC and CFLAGS
- Unmute installation commands
- Reformat port description text and remove old-school attribution

Reported by:	pointyhat-west
2013-07-19 10:34:40 +00:00
Alexey Dokuchaev
c6418bd78d - Attempt to fix parallel builds (-jX)
- Utilize OPTIONS framework for docs and examples
- Generally clean up the port while here

Reported by:	pointyhat-west
2013-07-19 09:53:08 +00:00
Akinori MUSHA
4ee733ef9d Simplify the header, remove outdated ruby version assertion, and add a
new target "test".
2013-07-18 17:12:33 +00:00
Akinori MUSHA
daccd0cc9c Update to 1.2.3, which works with ruby 1.9 and later. 2013-07-18 16:15:13 +00:00
Tijl Coosemans
477e2b39ba Mark as BROKEN. Does not compile with new ftp/ftplib. 2013-07-18 10:47:01 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Sunpoet Po-Chuan Hsieh
775551f586 - Update to 2013.4
Changes:	http://pecl.php.net/package-changelog.php?package=timezonedb
2013-07-13 11:44:48 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
18dbe4987a Mark job unsafe
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
2013-07-11 06:39:14 +00:00
Baptiste Daroussin
cf40178f51 Fails to build with -j24 2013-07-10 12:29:44 +00:00
Baptiste Daroussin
c3da9e2e5a Mark jobs unsafe 2013-07-10 12:28:32 +00:00
Raphael Kubo da Costa
d4773722da Update to 2.3.8. 2013-07-10 11:56:12 +00:00
Baptiste Daroussin
9f4bfc4080 Mark jobs unsafe 2013-07-10 11:42:07 +00:00
Raphael Kubo da Costa
4c2b19d5bb Fix plist, as reported by miwimails. 2013-07-10 08:29:37 +00:00
Baptiste Daroussin
942c2a28be Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
Baptiste Daroussin
96255e9616 Fix INDEX by really fixing the kde4-l10n ports 2013-07-10 06:33:41 +00:00
Sunpoet Po-Chuan Hsieh
e6fbc5d58a - Update to 0.06
Changes:	http://search.cpan.org/dist/Geo-Coder-Mapquest/Changes
2013-07-10 03:42:12 +00:00
Sunpoet Po-Chuan Hsieh
d733768a2e - Update to 1.43.3
Changes:
- Update Ukranian translation (thanks to Yuri Chornoivan).
- Update Esperanto translation (thanks to Felipe Castro).
- Update Polish translation (thanks to Jakub Bogusz).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Japanese translation (thanks to Yasumichi Akahoshi).
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update French translation (thanks to David Prevot).
2013-07-10 03:40:21 +00:00
Sunpoet Po-Chuan Hsieh
97c10f3771 - Update to 20130709
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130709.diff
2013-07-10 03:36:34 +00:00
Raphael Kubo da Costa
2c80774ea9 KDE4 l10n fixes.
- Remove an entry from all plists that slipped under radar and made
   packaging fail.

 - Properly save the OPTIONS defined by the user in the l10n ports. [1]

   Quoting bapt, master of all things ports:

   That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does

   ...
   .include <bsd.port.pre.mk>
   ...
   .include <bsd.port.options.mk>
   ...
   .include <bsd.port.post.mk>

   First the right order in that case should be:

   ...
   .include <bsd.port.options.mk>
   ...
   .include <bsd.port.pre.mk>
   ...
   .include <bsd.port.post.mk>

   Second in that case (kde) the pre.mk/post.mk can be removed just keeping
   the options.mk and given that we now have the helpers options.mk can also
   be removed.

   The check for variables in OPTIONS_DEFINE is also useless (already done
   by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some
   empty values is also useless.

No PORTREVISION bump because the generated packages do not change regardless
of the changes/fixes in behavior here.

Reported by:	avg [1]
Submitted by:	bapt [1]
2013-07-09 21:49:00 +00:00
Pav Lucistnik
0caf410ed8 - Drop all my ports 2013-07-09 21:26:48 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Edwin Groothuis
fb52119d8e Update to tzdata2013d:
- Morocco:
  announced that the year's Ramadan daylight-savings transitions
  would be 2013-07-07 and 2013-08-10.

- Israel:
  As of 2013, DST starts at 02:00 on the Friday before the last
  Sunday in March.  DST ends at 02:00 on the first Sunday after
  October 1, unless it occurs on the second day of the Jewish Rosh
  Hashana holiday, in which case DST ends a day later (i.e. at 02:00
  the first Monday after October 2).  [Rosh Hashana holidays are
  factored in until 2100.]
2013-07-07 22:15:41 +00:00
Eitan Adler
55a524735c Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion.
2013-07-06 17:27:41 +00:00
Lars Engels
e36430b309 - Update to 3.3.1
- Changelog: http://tvbrowser.org:8080/jira/secure/IssueNavigator.jspa?mode=hide&requestId=10230
2013-07-05 17:29:27 +00:00
Jason Helfman
397c522dca - fix options conversion
Reported by: portmgr
2013-07-05 06:47:13 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
Dirk Meyer
de2754f5d2 - add LATE_INSTALL_ARGS in favor of imake.mk 2013-07-03 19:22:22 +00:00
Dirk Meyer
810a1bd992 - fix build after USES=imake 2013-07-03 18:59:54 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
Antoine Brodin
072ec8259d Deprecate ports broken on FreeBSD 8 or newer
Approved by:	maintainer silence
2013-07-01 21:31:06 +00:00
William Grzybowski
bfba655029 misc/lxde-common: preserve conf files
- Fix preservation of old .conf files

PR:		ports/180111
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-01 14:42:37 +00:00
Marc Fonvieille
9785389fb4 Update to r42095 of the FreeBSD docset.
Approved by:	doceng (implicit)
2013-07-01 06:15:06 +00:00
Renato Botelho
34260a3ddf Update compat9x to 9.1-RELEASE-p4 2013-06-30 13:09:05 +00:00
Thomas Abthorpe
6588bb24f8 - Update to 2.9.2 2013-06-29 05:16:04 +00:00
Baptiste Daroussin
668d0b6e22 Convert to USES=imake
Trim headers
Remove indefinite article
2013-06-28 22:10:14 +00:00
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
2013-06-28 11:51:05 +00:00
Carlo Strub
0eb4ec627f - Update to 2.5
- Cleanup header
2013-06-28 04:43:11 +00:00
Marc Fonvieille
f0a1d121bb Update to r41954 of the FreeBSD docset.
Approved by:	doceng (implicit)
2013-06-26 19:24:14 +00:00
Edwin Groothuis
964f693965 MK_ZONEINFO -> WITHOUT_ZONEINFO
make.conf -> src.conf

PR:		ports/172975
2013-06-25 22:01:59 +00:00
Alex Dupre
7fe96c1093 Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
2013-06-24 14:32:11 +00:00
Renato Botelho
e2d8ae59d7 Update to 9.1-RELEASE 2013-06-24 12:32:07 +00:00
Dmitry Sivachenko
b8ac48f662 Update to version 3.26. 2013-06-24 07:11:47 +00:00
William Grzybowski
b53a3b21b7 misc/lxde-common: NLS and config fixes
- Trim Makefile header
- Add LICENSE (GPLv2)
- Install docs
- Preserve original *.conf files
- Pass maintainership to submitter

PR:		ports/179700
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-22 11:44:56 +00:00
Martin Matuska
8c0ab850dd Update to 2013.02.20
Take maintainership

PR:		ports/179804
Approved by:	rafan
2013-06-22 07:40:17 +00:00
Wen Heping
73495f0e80 - Trim Makefile headers 2013-06-22 00:45:25 +00:00
Steve Wills
863e6957d2 A pure-ruby library for decoding and encoding vCard and iCalendar data
WWW: http://vpim.rubyforge.org/
2013-06-21 23:51:42 +00:00
Raphael Kubo da Costa
01cc83b20f Update the PyQt ports.
- SIP has been upgraded to 4.14.7.
- PyQt4 has been upgraded to 4.10.2.
- QScintilla2 has been upgraded to 2.7.2.
2013-06-21 19:13:05 +00:00
Koop Mast
31dabac7e4 Update to 3.43. 2013-06-18 19:26:54 +00:00
Kris Moore
6de1d9ba59 Send some ports back to the pool that I no longer have time for 2013-06-18 15:55:34 +00:00
Andrej Zverev
b93bdbe2d6 - Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
Florian Smeets
87948edeea - Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout

Approved by:	portmgr (miwi)
2013-06-15 11:10:34 +00:00
William Grzybowski
ac5d10e911 misc/hotkeys: fix build with clang
- Fix build with clang, return type error
- Add LICENSE (GPLv2)
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 22:25:13 +00:00
William Grzybowski
5102a3de12 misc/astrolog: fix build with clang
- Fix build with clang
- WITHOUT_X11 -> PORT_OPTIONS:MX11
- Use PORTDOCS instead of pkg-plist
- Simplify docs install commands

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 22:22:51 +00:00
Martin Wilke
fff04a6460 - Update to 0.2.33 2013-06-14 14:28:42 +00:00
Martin Wilke
d912c8b440 - Do not remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-14 01:57:00 +00:00
Martin Wilke
7ea06203d6 - Don't remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-13 23:49:41 +00:00
Boris Samorodov
3cf54a619e . fix build with clang (CFLAGS+=-Wno-return-type);
. use PLIST_FILES instead of pkg-plist;
. trim Makefile headers.
2013-06-13 12:25:23 +00:00
Sunpoet Po-Chuan Hsieh
3e88828339 - Update to 20130606
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130606.diff
2013-06-13 11:52:26 +00:00
Sunpoet Po-Chuan Hsieh
b507f82772 - Update to 0.12
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Geo-Coder-Google/Changes
2013-06-13 11:52:22 +00:00
Sunpoet Po-Chuan Hsieh
652aab01f8 - Update to 1.43.2
Changes:

1.43.2:
- Use the generic term "section" in the documentation rather than "name", which
  could be confused to mean only the literal "NAME" section.

1.43.1:
- Add explicit include syntax for prepending, replacing or appending to
  generated output for a section (thanks to Daniil Baturin for the idea).
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Esperanto translation (thanks to Felipe Castro).
2013-06-13 11:52:18 +00:00
Raphael Kubo da Costa
1708adfd92 - Update to 1.1.
- Pass maintainership to submitter.
- Trim Makefile header.

PR:		ports/179522
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
2013-06-12 22:31:17 +00:00
Andrej Zverev
124b00a56f - Fix build with new site_perl
Submitted by:	olli hauer <ohauer@gmx.de>
2013-06-12 17:45:02 +00:00
Martin Wilke
c795319f9c - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 14:59:21 +00:00
Martin Wilke
8eeee862da - Fix i18n manpages
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 14:56:42 +00:00
Martin Wilke
337299f055 - Trim header 2013-06-11 00:36:43 +00:00
Martin Wilke
231b3091fd - Remove php4 reference 2013-06-09 17:36:03 +00:00
Martin Wilke
3f1ee017c1 - Update to 2.0
PR:		179221
Submitted by:	Ports Fury
2013-06-09 16:57:14 +00:00
Martin Wilke
01efb90dab - Update to 0.8.1.1
PR:		179211
Submitted by:	Ports Fury
2013-06-09 16:50:22 +00:00
Sunpoet Po-Chuan Hsieh
79aa7a9280 - Add LICENSE
- Fix *_DEPENDS
- Add BUILD_DEPENDS and TEST_DEPENDS
- Fix PLIST [1] and complete it with corresponding PLIST_DIRSTRY

Reported by:	pointyhat [1]
2013-06-08 22:43:25 +00:00
Sunpoet Po-Chuan Hsieh
66ec961521 - Update to 20130530
- Update maintainer section

Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130530.diff
2013-06-08 21:51:06 +00:00
Sunpoet Po-Chuan Hsieh
83d9d6f5f9 - Update to 1.42.1
Changes:
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Croatian translation (thanks to Tomislav Krznar).
- Consistently strip path and/or libtool "lt-" prefix from any instance of
  $program derived from --help or --version (thanks to Eric Shattow for
  identifying the issue).
2013-06-08 21:06:31 +00:00
Anton Berezin
50af74fd52 Update to 2.5. Bring under perl@'s fold.
Changes:	http://search.cpan.org/dist/Array-PrintCols/README
2013-06-07 08:22:42 +00:00
Martin Wilke
288a39591c - Update to 1.58 2013-06-07 08:18:30 +00:00
Baptiste Daroussin
0a0bf6bfd3 Convert to new options framework 2013-06-07 05:36:30 +00:00
Baptiste Daroussin
ca096fef6b Convert to new options framework 2013-06-06 21:53:22 +00:00
Baptiste Daroussin
0aec81bd95 Convert to new options framework 2013-06-06 05:45:44 +00:00
Eitan Adler
cf7035e0e1 Drop alpha support 2013-06-05 19:53:53 +00:00
Baptiste Daroussin
e7b16f486f Convert to new options framework 2013-06-05 14:23:04 +00:00
Eitan Adler
32498cecf6 Drop alpha support 2013-06-04 22:24:50 +00:00
Eitan Adler
42df8595aa Drop alpha support 2013-06-04 22:24:03 +00:00
Eitan Adler
c55fccb8a6 - Drop alpha support which has not been supported since 7.0
- Clean up the single arch information
2013-06-04 22:22:48 +00:00
Brendan Fabeny
b1839a5645 fix the build after the update of lang/tcl84 to 8.4.20; assign to
tcltk@
2013-06-04 22:20:51 +00:00
Baptiste Daroussin
2c1d5c8d64 WITHOUT_NLS -> PORT_OPTIONS:MNLS
NOPORTDOCS -> PORT_OPTIONS:MDOCS
2013-06-04 14:32:59 +00:00
Martin Wilke
47b14d783b - Fix build with clang
- Support PLIST_FILES

PR:		179226
Submitted by:	ports fury
2013-06-04 10:04:47 +00:00
Andrej Zverev
aea18705b0 - Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		ports/178916
Submitted by:	az
Approved by:	maintainer
2013-06-03 15:24:18 +00:00
Jason Helfman
549d976568 - adoption of optionsNG
- trim historical headers

Approved by:	portmgr (bapt)
2013-06-03 07:40:32 +00:00
Eitan Adler
8f22dc2c0d Update to 2.06 2013-06-02 17:02:45 +00:00
Eitan Adler
353ed013a7 The ISC license has been added since this port was created. Use the 'default' one.
Submitted by:	antoine
2013-06-02 10:14:45 +00:00
Eitan Adler
aed1a8bb78 The ISC license is considered copyfree. 2013-06-01 22:54:51 +00:00
Steve Wills
ca70f77e0f - Update to 1.23 2013-06-01 21:25:48 +00:00
Martin Wilke
ae7de14c02 - Do not try to remove dirs. not created by the port
- Trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 01:44:38 +00:00
Antoine Brodin
f13ece83fe Unbreak with clang using -Wno-error=return-type (old K&R code)
Approved by:	miwi, eadler (mentors, implicit)
2013-05-30 18:45:05 +00:00
Baptiste Daroussin
dc1da2948a Fix build 2013-05-27 16:15:30 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Thierry Thomas
37dbbac85a Unbreak on -CURRENT.
Since I'm there, mark it as deprecated, because therte is no more
consumer for this lib in the tree, and its development stopped years
ago.

Reported by:	pointyhat via miwi
2013-05-24 15:52:20 +00:00
Andrej Zverev
482b82ebbd - Remove unnecessary depend on PERL_LEVEL < 5.12 2013-05-24 08:34:00 +00:00
Sunpoet Po-Chuan Hsieh
4303d32c82 - Update to 20130504
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20130504.diff
2013-05-23 20:17:04 +00:00
Dmitry Marakasov
110a55d43b - Trim Makefile header
- OptionsNG
2013-05-23 02:04:46 +00:00
Bryan Drewery
27fb385856 - Update to 3.0.7
- Pass maintinership to submitter

PR:		ports/178723
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-05-20 12:03:26 +00:00
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Max Khon
0ca6e0b952 - Update to last released 4.8.8.
- Switch to the official master site now that http://midnight-commander.org/ is back.
2013-05-18 11:57:57 +00:00
Erwin Lansing
a38b791c7f Mark BROKEN on 9.x as well. 2013-05-16 20:20:19 +00:00
Koop Mast
07722cdcee Don't try to remove directories we don't touch. [1]
Drop gtk20 depend because we only need gtk-update-icon-cache which is
already implied by INSTALLS_ICONS. [2]
Update COMMENT. [2]

Submitted by:	miwi [1]
Obtained from:	GNOME devel repo [1],[2]
2013-05-15 21:18:01 +00:00
Martin Wilke
e67209b894 - Remove py-xdelta3, no longer activly maintain via upstream 2013-05-13 15:32:29 +00:00
Oliver Lehmann
5c4e9f8bce update to 3.54 2013-05-13 08:42:19 +00:00