Commit graph

728 commits

Author SHA1 Message Date
Tijl Coosemans
59d7ed041b - Update devel/qca to version 2.1.0
- Plugins are no longer available separately so remove security/qca-* and
  replace them with options in devel/qca
- Adjust all ports that depended on security/qca-*
- This also fixes the build of the OpenSSL plugin when OpenSSL doesn't
  support SSLv2

Approved by:	kde (rakuco)
2015-01-12 16:33:16 +00:00
Sunpoet Po-Chuan Hsieh
afb3331aba - Update to 20150104 2015-01-05 17:41:33 +00:00
Marcus von Appen
472dad3abb - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat:	python@
2015-01-03 08:47:51 +00:00
Pawel Pekala
152df2bd5a Update to version 1.4
Changes:
 hints: #2905 fixed: crash after clicking on hint (Vogel)
 gadu: #2906 fixed: random disconnections (Vogel)
2015-01-01 11:47:04 +00:00
Pawel Pekala
847e1a591b - Update to version 1.12.1
- Use pathfix to fix pkgconfigdir
2015-01-01 10:56:38 +00:00
Raphael Kubo da Costa
6d8e4a152b CMake 3.1.0 compatibility, take 2.
Add another patch of mine sent upstream to make the port build with CMake
3.1.0. No PORTREVISION bump as there should be no changes in functionality
or contents of the generated package.
2014-12-31 17:46:03 +00:00
Raphael Kubo da Costa
b7f002f592 Revert r375855 for now.
The issue with CMake 3.1.0 is actually something else. Back the change out
for now while a proper fix is being worked on.
2014-12-30 22:58:07 +00:00
Raphael Kubo da Costa
aa15b59fa5 Add a patch (submitted upstream) to make the port build with CMake 3.1.0.
Use the proper syntax for configure_package_config_file(). Verified to also
work with CMake 3.0.2.
2014-12-30 20:39:20 +00:00
Sunpoet Po-Chuan Hsieh
c4e696dadf - Update to 20141221 2014-12-24 06:15:59 +00:00
Baptiste Daroussin
e070935c5b cleanup plist 2014-12-20 19:30:03 +00:00
Jung-uk Kim
d9c58baa19 Update to 4.3.5. 2014-12-18 23:32:32 +00:00
Pawel Pekala
06d07f9680 - Update to version 1.3
- Remove lots of upstreamed fixes
2014-12-13 15:51:05 +00:00
Sunpoet Po-Chuan Hsieh
40bb856f69 - Update to 20141207 2014-12-08 16:17:17 +00:00
Pawel Pekala
b3f9183f24 - Update polish/kadu to version 1.2
- Add UPDATING entry
2014-12-06 00:00:16 +00:00
Jung-uk Kim
7e46d52b46 Update to 4.3.4. 2014-11-27 08:12:23 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Sunpoet Po-Chuan Hsieh
5513ce4631 - Update to 20141123 2014-11-24 18:30:15 +00:00
Antoine Brodin
329ef6914d Cleanup plist 2014-11-12 14:00:10 +00:00
Jung-uk Kim
7b23b77c4f Update to 4.3.3. 2014-10-31 18:15:49 +00:00
Pawel Pekala
b190259f2f Switch to USES=execinfo 2014-10-25 13:15:41 +00:00
Pawel Pekala
28f813b7e5 - Switch to gnutls for encryption, openssl from base fails to connect
with Facebook chat servers recently [1]
- Install striped binaries

Reported by:	Wojciech Scigala [1]
2014-10-25 12:43:25 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
Jung-uk Kim
9cee92ad58 Update to 4.3.2. 2014-10-16 21:14:18 +00:00
Pawel Pekala
48ce5dce19 Remove @dirrm's from my ports plists 2014-10-13 22:08:27 +00:00
Sunpoet Po-Chuan Hsieh
a2a6126d50 - Update to 20141005 2014-10-06 23:06:58 +00:00
Pawel Pekala
00128d03e2 Convert to USES=autoreconf 2014-09-26 18:39:45 +00:00
Sunpoet Po-Chuan Hsieh
0c5d852d04 - Update to 20140915 2014-09-18 15:17:15 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Antoine Brodin
203ac88b72 - Allow staging as a regular user
- Remove DOCS conditions
2014-09-10 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
54ab5f01bd - Update to 20140901 2014-09-04 08:49:22 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Tijl Coosemans
155f4e57bc Fix missing library problem when the linker enforces explicit linking
PR:		192062
2014-08-27 10:06:11 +00:00
Sunpoet Po-Chuan Hsieh
e5f6b0f966 - Update to 20140824 2014-08-26 17:22:37 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Sunpoet Po-Chuan Hsieh
4e542a2a2b - Update to 20140817 2014-08-18 12:45:22 +00:00
William Grzybowski
f3ff426b00 devel/protobuf-c: update to 1.0.1
- Bump port revision due to shlib change
- Add DOCS option
- Pass maintainership to submitter

PR:		192175
Submitted by:	truckman
Approved by:	maintainer
2014-08-16 21:04:52 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Sunpoet Po-Chuan Hsieh
ff0b0ceec5 - Update to 20140810 2014-08-12 00:24:06 +00:00
Sunpoet Po-Chuan Hsieh
ecea7b4cf0 - Update to 20140803 2014-08-04 17:30:54 +00:00
Adam Weinberger
ba06c2d6a3 Rename p*/ patch-xy patches to reflect the files they modify. 2014-07-29 14:02:16 +00:00
Sunpoet Po-Chuan Hsieh
9aa7626ff9 - Update to 20140727 2014-07-28 15:51:39 +00:00
Pawel Pekala
0787699748 - Fix build on current
- Reword options descriptions to current standards
- Use CONFIGURE_WITH helper
2014-07-25 08:32:27 +00:00
Sunpoet Po-Chuan Hsieh
2cf8541814 - Update to 20140720 2014-07-21 11:19:07 +00:00
Baptiste Daroussin
6ca92592d5 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:44:04 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Sunpoet Po-Chuan Hsieh
d200d9014f - Update to 20140713 2014-07-14 09:57:14 +00:00
Sunpoet Po-Chuan Hsieh
8d82dc533c - Update to 20140706 2014-07-07 12:34:14 +00:00
Tijl Coosemans
3127da9b78 Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
2014-07-04 20:28:31 +00:00
Sunpoet Po-Chuan Hsieh
32eabe0a0c - Update to 20140629 2014-07-04 06:55:13 +00:00
Rene Ladan
a1334cc533 Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
2014-06-30 08:37:49 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Pawel Pekala
e4c7ebc3c4 - Add staging support
- Unmute install commands
2014-06-26 20:26:48 +00:00
Vanilla I. Shu
9286d09604 1: Stagify.
2: convert PORTNODOCS to options.
2014-06-24 15:37:54 +00:00
Vanilla I. Shu
cd9e033782 1: Stagify.
2: convert NOPORTDOCS to options.
2014-06-24 15:34:26 +00:00
Jung-uk Kim
7a699892f7 Update to 4.2.5. 2014-06-24 02:40:06 +00:00
Pawel Pekala
a6b41e88ec Update to version 1.12.0 2014-06-18 18:41:10 +00:00
Sunpoet Po-Chuan Hsieh
75884d638f - Update to 20140615 2014-06-16 20:51:34 +00:00
Baptiste Daroussin
6366b4495a Update to libreoffice 4.2.4
- Speed staging phase by really installing to the stagedir directly
- Rework to use predefined targets for build and install
- Strip binaries
- Remove now unnecessary dependencies on autotools
- Add patches to fix crashes with icu 53.1
2014-06-11 14:40:31 +00:00
Sunpoet Po-Chuan Hsieh
8554448dc6 - Update to 20140608 2014-06-10 15:08:34 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
John Marino
573352197c polish/hunspell: use TAR instead of EXTRACT_CMD
Currently UNZIP_CMD refers to infozip, so using TAR to extract the
embedded zip file to replace EXTRACT_CMD saves having to add infozip
as a dependency.
2014-06-01 07:26:33 +00:00
Carlo Strub
69b8c62d4e Deprecate: abandoned for years
PR:		ports/190412
Submitted by:	Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
Approved by:	portmgr (implicit)
2014-05-30 18:56:56 +00:00
Pawel Pekala
ab3c047ab5 - Update to version 1.11.4, development switched to github
- Convert to USES=libtool, options helpers
2014-05-29 19:03:19 +00:00
Martin Wilke
407cd6ad08 - Convert gmake to USES
Approved by:	portmgr
2014-05-29 11:31:23 +00:00
Dmitry Marakasov
4ed5d621eb - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-05-27 11:17:41 +00:00
Sunpoet Po-Chuan Hsieh
25807e8b88 - Update to 20140525 2014-05-26 16:15:05 +00:00
Alex Kozlov
98052ca1a2 - Use /usr/bin/unzip for zip files extraction (part 1)
PR:	ports/188419
Exp-run:	bdrewery
Approved by:	portmgr (bapt)
2014-05-22 09:51:35 +00:00
Sunpoet Po-Chuan Hsieh
5b8661db93 - Update to 20140516 2014-05-19 16:23:25 +00:00
Edwin Groothuis
71642c89c1 Fix stagification 2014-05-13 21:13:31 +00:00
Sunpoet Po-Chuan Hsieh
5648825fcf - Update to 20140509 2014-05-12 16:25:56 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Jung-uk Kim
fabaf5ddfa Update to 4.1.6. 2014-05-06 16:13:01 +00:00
Sunpoet Po-Chuan Hsieh
67abc46c1d - Update to 20140502 2014-05-05 14:39:26 +00:00
Sunpoet Po-Chuan Hsieh
bac764aea5 - Update to 20140427 2014-04-29 13:22:46 +00:00
Sunpoet Po-Chuan Hsieh
57f76f8ad1 - Update to 20140406 2014-04-07 10:12:20 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Sunpoet Po-Chuan Hsieh
88ee8a1b4b - Update to 20140330 2014-03-31 14:05:45 +00:00
Sunpoet Po-Chuan Hsieh
d5e2cfe522 - Update to 20140323 2014-03-24 12:31:30 +00:00
Pawel Pekala
0a1069ada1 Update to version 0.12.3
* jabber: fixed Facebook contacts groups being lost when upgrading
  from 0.10.x/0.11.x
* build: dropped USE_X11_XFIXES CMake option which had been broken
  for a long time
* gui: worked around critical bug in Qt 4.8.3
2014-03-21 20:15:42 +00:00
Sunpoet Po-Chuan Hsieh
34292e5bf0 - Update to 20140316 2014-03-19 17:19:17 +00:00
Pawel Pekala
47ea202739 - Convert to USES=tar
- Use precise BSD licenses
2014-03-17 16:56:15 +00:00
Sunpoet Po-Chuan Hsieh
118b2a7d1c - Update to 20140309 2014-03-10 19:15:16 +00:00
Baptiste Daroussin
1be832a008 Convert p* to USES=zip 2014-03-10 16:45:37 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Sunpoet Po-Chuan Hsieh
4402e2d0d5 - Update to 20140302 2014-03-03 15:42:58 +00:00
Jung-uk Kim
5436ddf062 Update to 4.1.5. It is partially based on the following PR.
PR:		ports/186265
2014-02-25 19:09:28 +00:00
Sunpoet Po-Chuan Hsieh
09a9a5a311 - Update to 20140223 2014-02-24 10:31:12 +00:00
Sunpoet Po-Chuan Hsieh
cfe199b039 - Update to 20140216 2014-02-18 21:26:12 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Sunpoet Po-Chuan Hsieh
60635c95f9 - Update to 20140209 2014-02-10 17:29:16 +00:00
Sunpoet Po-Chuan Hsieh
877c83fc57 - Update to 20140202 2014-02-06 14:50:13 +00:00
Max Brazhnikov
a6383cf6b5 - Update gimp-help ports to 2.8.1. Polish translation has been removed, new
translations have been added (ca, da, el, en_GB, sl, pt_BR)
- Add stage support
- Update maintainer address

PR:		based on ports/179681
Submitted by:	RyoTa SimaMoto (maintainer)
2014-02-01 12:49:26 +00:00
Baptiste Daroussin
ecf11e810f Remove ispell which is deprecated for long, consider using aspell instead or the aspell-ispell wrapper
french/ispell
german/ispell
german/ispell-alt
german/ispell-neu
hungarian/ispell
polish/ispell
portuguese/ispell-pt_BR
russian/rus-ispell
textproc/british-ispell
textproc/es-ispell
textproc/ispell
textproc/it-ispell
textproc/nl-ispell
textproc/sk-ispell
ukrainian/ispell
2014-01-29 07:10:12 +00:00
Sunpoet Po-Chuan Hsieh
9109adedcd - Update to 20140119 2014-01-20 17:02:59 +00:00
Sunpoet Po-Chuan Hsieh
8dde6b11f0 - Update to 20140105 2014-01-06 15:08:28 +00:00
Sunpoet Po-Chuan Hsieh
3834dff311 - Update to 20131229 2013-12-30 09:32:35 +00:00
Pawel Pekala
6c971867a6 - Fix build on 10+ by respecting CC
- Convert simple patch to REINPLACE_CMD
- Support staging
2013-12-27 19:40:54 +00:00
Pawel Pekala
59ff3dce81 - Support staging
- Improve option description
2013-12-26 20:20:05 +00:00
Sunpoet Po-Chuan Hsieh
f1f3e277a1 - Update to 20131215 2013-12-19 07:23:22 +00:00