summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix oniguruma header path.Alex Dupre2004-07-192-2/+2
| | | | | | | Spotted by: sekrett.ru Notes: svn path=/head/; revision=114214
* PHP5 has not "crack" extension.Alex Dupre2004-07-191-2/+1
| | | | | | | Reported by: sekrett.ru Notes: svn path=/head/; revision=114213
* Remove obsolate PHP slave ports.Alex Dupre2004-07-194-100/+0
| | | | Notes: svn path=/head/; revision=114194
* Add php5-extensions 1.0, a "meta-port" to install PHP extensions.Alex Dupre2004-07-193-0/+129
| | | | Notes: svn path=/head/; revision=114187
* Add php4-extensions 1.0, a "meta-port" to install PHP extensions.Alex Dupre2004-07-193-0/+126
| | | | Notes: svn path=/head/; revision=114185
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
| | | | Notes: svn path=/head/; revision=114038
* Update to 0.26Volker Stolz2004-07-193-7/+8
| | | | | | | | PR: ports/69018 Submitted by: Kimura Fuyuki (maintainer) Notes: svn path=/head/; revision=113949
* First step of the PHP mega-commit:Alex Dupre2004-07-1969-11331/+2054
| | | | | | | | - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports Notes: svn path=/head/; revision=113948
* - Update to 1.50Volker Stolz2004-07-164-111/+37
| | | | | | | - Assign maintainership to submitter Notes: svn path=/head/; revision=113774
* Fix module-path.Volker Stolz2004-07-151-0/+2
| | | | | | | | PR: ports/69070 Submitted by: Björn Lindström Notes: svn path=/head/; revision=113714
* Update to final 5.0.0 release:Alex Dupre2004-07-158-8/+32
| | | | | | | | | | - add a post 5.0.0 patch to fix basic authentication with apache 1.x The major PHP ports overhaul is in its final stage. This commit was anticipated since it fixes a critical security vulnerability. Notes: svn path=/head/; revision=113698
* Update to 4.3.8 release.Alex Dupre2004-07-152-4/+4
| | | | | | | | The major PHP ports overhaul is in its final stage. This commit was anticipated since it fixes a critical security vulnerability. Notes: svn path=/head/; revision=113697
* - Update to 1.0Pav Lucistnik2004-07-146-19/+53
| | | | | | | | PR: ports/68804 Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer) Notes: svn path=/head/; revision=113665
* Pull in the latest change to mkmf.rb to avoid build error whenAkinori MUSHA2004-07-132-0/+22
| | | | | | | devel/readline is installed. Notes: svn path=/head/; revision=113532
* Support WITHOUT_NLSKirill Ponomarev2004-07-112-13/+16
| | | | | | | Pet portlint Notes: svn path=/head/; revision=113386
* Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1).Gerald Pfeifer2004-07-1026-182/+182
| | | | Notes: svn path=/head/; revision=113348
* Correct DISTFILESMaho Nakata2004-07-101-1/+1
| | | | Notes: svn path=/head/; revision=113324
* Make PORTREVISION overridable by slave ports.Hye-Shik Chang2004-07-103-3/+3
| | | | | | | Found by: eik's chkversion Notes: svn path=/head/; revision=113315
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-094-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Allow to install and use 3rd party packages in X11BASE.Hye-Shik Chang2004-07-0912-31/+83
| | | | | | | | | | ${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be added to your python's sys.path if each directory exists. Suggested by: marcus Notes: svn path=/head/; revision=113294
* The tarball for Python 2.4a1 is renamed in the site.Hye-Shik Chang2004-07-0910-20/+20
| | | | Notes: svn path=/head/; revision=113287
* Add checksum info for 2.4a1.Hye-Shik Chang2004-07-083-3/+6
| | | | Notes: svn path=/head/; revision=113223
* - Update to 2.4a1, the first alpha release of Python 2.4.Hye-Shik Chang2004-07-0842-259/+623
| | | | | | | | | | | | | - Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit dependencies. [1] - Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on 'do-configure' targets. [2] Reviewed by: eik [1] Submitted by: Mike Brown <mike@skew.org> Notes: svn path=/head/; revision=113222
* Update to 1.1Volker Stolz2004-07-073-72/+95
| | | | | | | | PR: ports/68721 Submitted by: Kimura Fuyuki Notes: svn path=/head/; revision=113144
* Fix version numberMaho Nakata2004-07-071-1/+1
| | | | | | | | Submitted by: eik via chkversion <eik+chkversion@FreeBSD.org> Pointy hat to: myself Notes: svn path=/head/; revision=113102
* a) Fix open problem for ifcMaho Nakata2004-07-063-2/+30
| | | | | | | | | | b) update to 8.0.046.p049.1 PR: 67507 Submitted by: Alexander Usov <usov@kvi.nl> Notes: svn path=/head/; revision=113044
* Update to the 20040630 snapshot and change the version to 3.3.5.Gerald Pfeifer2004-07-042-18/+17
| | | | | | | | | | Optimize the SNAPDATE variable away on the way and use ${ECHO_MSG} instead of ${ECHO} [1]. Spotted by: eik [1] Notes: svn path=/head/; revision=112918
* Update to the 20040702 snapshot. Optimize that SNAPDATE variable away onGerald Pfeifer2004-07-0426-221/+208
| | | | | | | | | the way and use ${ECHO_MSG} instead of ${ECHO} [1]. Spotted by: eik [1] Notes: svn path=/head/; revision=112909
* Still BROKEN on 64-bit architectures.Kris Kennaway2004-07-031-0/+4
| | | | Notes: svn path=/head/; revision=112879
* Mark BROKEN on amd64. It looks like the system compiler miscompiles this,Gerald Pfeifer2004-07-031-3/+4
| | | | | | | | | and most people on this platform will use either the system compiler or gcc34 anyways. se ${ECHO} instead of echo. Notes: svn path=/head/; revision=112871
* Add support for polish/php_doc on request ofEdwin Groothuis2004-07-032-1/+4
| | | | | | | Aleksander Fafula <alex@fafula.com> Notes: svn path=/head/; revision=112849
* Update to 1.14Erwin Lansing2004-07-022-2/+3
| | | | Notes: svn path=/head/; revision=112727
* - support mode on /dev/cuaa*Dirk Meyer2004-06-302-0/+13
| | | | | | | Submitted by: John Hay Notes: svn path=/head/; revision=112617
* Update to 8.0.066p069.1.Alexander Leidinger2004-06-292-3/+3
| | | | Notes: svn path=/head/; revision=112557
* Upgrade to 0.8.12Dag-Erling Smørgrav2004-06-283-5/+7
| | | | Notes: svn path=/head/; revision=112494
* Install GD and MBSTRINGS header files for pdflib and mailparse extensions.Alex Dupre2004-06-286-8/+90
| | | | Notes: svn path=/head/; revision=112459
* Install GD header files for pecl-pdflib extension.Alex Dupre2004-06-283-1/+28
| | | | Notes: svn path=/head/; revision=112458
* More OPTIONS change of UCS2->UCS4 which is missed in previous commit.Hye-Shik Chang2004-06-287-7/+7
| | | | Notes: svn path=/head/; revision=112447
* Test lack of non-default options for CONFIG-unaware environmentsHye-Shik Chang2004-06-287-21/+21
| | | | | | | | | as done in lang/python either. Submitted by: fjoe Notes: svn path=/head/; revision=112446
* Fix comment.Hye-Shik Chang2004-06-283-3/+3
| | | | | | | Submitted by: fjoe Notes: svn path=/head/; revision=112445
* - Make fetchableVolker Stolz2004-06-273-235/+226
| | | | | | | - Assign to haskell@ (approved by olgeni@) Notes: svn path=/head/; revision=112404
* - Update to 0.97Pav Lucistnik2004-06-274-77/+27
| | | | | | | | PR: ports/68409 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> (maintainer) Notes: svn path=/head/; revision=112358
* Enable SAE/escript function, which allows creation of standalone ErlangJimmy Olgeni2004-06-2710-8/+94
| | | | | | | scripts. Notes: svn path=/head/; revision=112354
* - upgrade to 0.94a;Thierry Thomas2004-06-256-129/+163
| | | | | | | - mark broken (against) on FreeBSD-4.x. Notes: svn path=/head/; revision=112274
* - Point phpize to use libtoolize13Alex Dupre2004-06-254-0/+24
| | | | Notes: svn path=/head/; revision=112222
* - Remove pdflib extensionAlex Dupre2004-06-254-9/+13
| | | | | | | - Point phpize to use libtoolize13 Notes: svn path=/head/; revision=112221
* We have a new Mono vict^W^W^Wolunteer! John Merryweather Cooper has offeredJoe Marcus Clarke2004-06-241-1/+1
| | | | | | | to take these ports. Notes: svn path=/head/; revision=112167
* Restore PORTEPOCH.Jimmy Olgeni2004-06-242-0/+2
| | | | | | | Noticed by: eik+chkversion Notes: svn path=/head/; revision=112165
* Upgrade to release R9C-2.Jimmy Olgeni2004-06-246-40/+30
| | | | Notes: svn path=/head/; revision=112118
* Undefine RUBY_NO_RUN_DEPENDS so that the elisp directory is createdAkinori MUSHA2004-06-221-5/+0
| | | | | | | beforehand. Besides, some features of this actually requires ruby. Notes: svn path=/head/; revision=111966