summaryrefslogtreecommitdiff
path: root/pear/Makefile.frag
Commit message (Collapse)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | This patch adds missing newlines, trims multiple redundant final newlines into a single one, and trims redundant leading newlines. According to POSIX, a line is a sequence of zero or more non-' <newline>' characters plus a terminating '<newline>' character. [1] Files should normally have at least one final newline character. C89 [2] and later standards [3] mention a final newline: "A source file that is not empty shall end in a new-line character, which shall not be immediately preceded by a backslash character." Although it is not mandatory for all files to have a final newline fixed, a more consistent and homogeneous approach brings less of commit differences issues and a better development experience in certain text editors and IDEs. [1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206 [2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2 [3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2
* pear 1.10 was released and the go-pear and install pear phars are now php7 ↵Ferenc Kovacs2015-10-071-1/+1
| | | | compatible
* pear 1.10.0dev2Ferenc Kovacs2015-07-311-1/+1
|
* use https for fetching the pear installerFerenc Kovacs2015-07-281-3/+4
|
* use the new php7 compatible pear installerFerenc Kovacs2015-07-261-3/+3
|
* Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+1
| | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
* fix Bug #43857Greg Beaver2009-08-021-1/+3
|
* patch by Christopher Jones: use wget/fetch by default if available, correct ↵Greg Beaver2008-05-301-1/+10
| | | | typo/Errrrrorr in fetch.php
* partial fix for Bug #44939, E_DEPRECATED warnings on pear installGreg Beaver2008-05-191-1/+1
|
* Use PHP to fetch the pear pharHannes Magnusson2008-04-141-11/+1
|
* fix #39300 (make install fails if wget is not available)Antony Dovgal2006-11-081-1/+11
| | | | | add support of 'fetch'
* Fixed bug #37348 (make PEAR install ignore open_basedir).Ilia Alshanetsky2006-05-071-1/+1
|
* MFB fix Bug #36001: make install fails when --enable-memory-limit usedGreg Beaver2006-02-081-1/+1
|
* - Always use the builddir!foobar2005-12-121-5/+9
|
* Fixed bug #35147 (__HALT_COMPILER() breaks with --enable-zend-multibyte)Dmitry Stogov2005-11-151-1/+1
|
* Pear installer fixIlia Alshanetsky2005-10-141-1/+1
|
* - Use the non-zlib version of the PHAR.Derick Rethans2005-10-141-3/+3
|
* set error_reporting to E_ALL in Makefile.fragGreg Beaver2005-10-011-1/+1
|
* - Try to fetch the necessary file via wgetMarcus Boerger2005-09-301-1/+4
|
* - Fixed bug #34583 ("make install" prematurely fails because of PEAR)foobar2005-09-221-1/+0
|
* That line made no senseRasmus Lerdorf2005-09-081-1/+1
|
* change makefile to use phar and not source, if presentGreg Beaver2005-09-071-6/+3
|
* - Fixed bug #25348 ("make install" fails with --enable-short-tags).foobar2003-09-021-1/+1
|
* PEAR binaries go where the php bin goesTomas V.V.Cox2003-07-171-2/+2
|
* Use the --with-pear=DIR, --prefix && --layoutTomas V.V.Cox2003-06-291-2/+2
| | | | | # Will continue with the TODO in next time
* * clean up so Jani is not so confusedStig Bakken2003-02-111-6/+0
|
* - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)foobar2003-01-281-66/+0
|
* - MFB: Safemode install problemDerick Rethans2002-11-191-1/+1
|
* Fix "make install" in vpath envSascha Schumann2002-11-141-1/+6
|
* Do not use any php.ini files for the installs.foobar2002-11-121-3/+2
|
* * cleaning houseStig Bakken2002-11-091-53/+1
|
* Allows pear installer to run un-harassed by safe_mode & open_basedir.Ilia Alshanetsky2002-10-291-2/+6
|
* Install sapi/embed header file as well.Edin Kadribasic2002-10-121-1/+2
|
* - Let's be tad more verbose what's happening during 'make install'foobar2002-07-031-8/+9
|
* * minor cleanupStig Bakken2002-06-121-45/+0
|
* Commented out old unused stuffTomas V.V.Cox2002-06-091-9/+10
| | | | | | # I'm not familiar with the 'make' syntax, please tell me if # something is wrong
* * get rid of pearizeStig Bakken2002-06-071-4/+1
|
* * new installer rule that does not depend on bashStig Bakken2002-05-201-26/+3
|
* * install Archive_Tar and Console_Getopt tooStig Bakken2002-05-111-10/+10
|
* * package-pear.xml has been renamed to package-PEAR.xml.Martin Jansen2002-05-101-3/+3
|
* * use PEAR installer to install stuff (won't overwrite if newer versionsStig Bakken2002-05-091-53/+63
| | | | | of packages already are installed)
* * install the old-fashioned way for just a bit longerStig Bakken2002-05-091-0/+1
|
* * add -G option to "pear" for php-gtk frontendStig Bakken2002-05-091-7/+11
| | | | | | * added Gtk stub (only creates window right now) * added command descriptions
* * ext/xml/expat no longer has xmltok and xmlparse subdirsStig Bakken2002-04-091-2/+1
|
* * remove PEAR/Uploader.phpStig Bakken2002-04-091-1/+1
|
* Make pgsql header available for PECL module(s)Yasuo Ohgaki2002-04-081-0/+1
|
* add mbstring headers to those for pear/pecl extensionsWez Furlong2002-04-051-0/+1
|
* * comment out the php files that are not necessary for the installerStig Bakken2002-04-021-51/+60
| | | | | # the rest will show up as packages in /pear shortly
* * install PEAR/Command/Remote.phpStig Bakken2002-03-311-2/+3
|
* * temporarily added: nuke old files/dirsStig Bakken2002-03-221-0/+8
|