aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Add another site to MASTER_SITES.Daniel Eischen2005-02-191-0/+1
| | | | Notes: svn path=/head/; revision=129239
* Remove lang/php3, which depends on the removed mod_php3Kris Kennaway2005-02-192-20/+0
| | | | Notes: svn path=/head/; revision=129238
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-1812-745/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* The static linking case (C++ only) expects a crtbeginT.o. Based uponAlexander Leidinger2005-02-182-1/+5
| | | | | | | | | | | inspection of src/contrib/gnu/crtstuff.c it seems it's the same as crtbegin.o, so make a symlink for it. At least linking a "Hello World" program with -static produces a working executable now. Noticed by: Niklas Sorensson <nik@cs.chalmers.se> Notes: svn path=/head/; revision=129223
* - Update to bsd.java.mk 2.0Herve Quiroz2005-02-184-786/+787
| | | | | | | | | | | | - Install in DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use %%DATADIR%% - Add $FreeBSD$ tags - Tweak COMMENT to calm portlint (and remove redundant port name from it) - Improve launcher shell script (update to javavmwrapper 2.0) and use SUB_FILES - Minor cosmetic improvements Notes: svn path=/head/; revision=129187
* Update to version 2.45.241.1926Kirill Ponomarev2005-02-182-5/+3
| | | | | | | | PR: ports/77635 Submitted by: Johan van Selst <johans at stack.nl> Notes: svn path=/head/; revision=129153
* Fix build on amd64.Kirill Ponomarev2005-02-181-5/+1
| | | | | | | | PR: ports/77638 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=129136
* Fix plistVolker Stolz2005-02-181-0/+1
| | | | | | | Noticed by: cluster Notes: svn path=/head/; revision=129128
* - Update to CVS snapshot 1.2.18 (tarball from Debian)Volker Stolz2005-02-173-159/+175
| | | | | | | | - Use PORTDOCS/EXAMPLESDIR - We still use the pre-built docs from 1.2.16 Notes: svn path=/head/; revision=129096
* Update to 1.89Volker Stolz2005-02-163-4/+4
| | | | Notes: svn path=/head/; revision=129041
* BROKEN: Size mismatchKris Kennaway2005-02-141-0/+2
| | | | Notes: svn path=/head/; revision=128825
* - Really fix build under localePav Lucistnik2005-02-141-1/+8
| | | | | | | Submitted by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org> Notes: svn path=/head/; revision=128798
* If one of locale-related variables set to a bad value in the user'sAnton Berezin2005-02-147-0/+35
| | | | | | | | | | | | | | environment (like da_DK.ISO_8859-15 as opposed to da_DK.ISO8859-15 on -CURRENT), perl ports cannot be built. While this condition clearly is an operator error, it is still no excuse for the build failure. Fix that by cleaning locale-related variables for configure and build steps. No plist changes, no portrevision bump. Reported by: Flemming Jacobsen <fj quite-at batmule maybe-dot dk> Notes: svn path=/head/; revision=128764
* Handle USE_GCC properly and exchange its value 'X' with an actualKirill Ponomarev2005-02-131-1/+1
| | | | | | | version number. Notes: svn path=/head/; revision=128732
* - Install docs under share/doc instead of docPav Lucistnik2005-02-132-55/+58
| | | | | | | | | PR: ports/76413 Submitted by: Florent Thoumie <flz@xbsd.org> Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=128726
* Fix USE_GCCVolker Stolz2005-02-131-1/+1
| | | | | | | | PR: ports/77403 Submitted by: John Cochran Notes: svn path=/head/; revision=128722
* With portmgr hat on, reset maintainership of these ports. Maintainer'sMark Linimon2005-02-137-7/+7
| | | | | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ... Notes: svn path=/head/; revision=128714
* Unbreak package build on amd64Tilman Keskinoz2005-02-131-0/+2
| | | | | | | Submitted by: Gerhard Gonter <g.gonter@ieee.org> Notes: svn path=/head/; revision=128710
* - Update to 20050212Volker Stolz2005-02-134-6/+10
| | | | | | | | | | | - Added M-Expression compiler and examples - Updated documentation PR: ports/77413 Submitted by: Nils M. Holm (maintainer) Notes: svn path=/head/; revision=128705
* Update to the 20050211 snapshot of GCC 3.4.4.Gerald Pfeifer2005-02-132-13/+13
| | | | Notes: svn path=/head/; revision=128689
* Fix a system (all supported OS versions) header (stdbool.h) for the use withAlexander Leidinger2005-02-132-1/+7
| | | | | | | | | icc. Hint by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=128680
* Fix plistVolker Stolz2005-02-131-0/+2
| | | | | | | Noticed by: cluster via kris Notes: svn path=/head/; revision=128679
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-121-0/+2
| | | | Notes: svn path=/head/; revision=128648
* Don't forget to rmdir the new include/nickle. While I'm here, make rmdir ofEric Anholt2005-02-121-1/+2
| | | | | | | | | | share/nickle failure non-fatal, as people might be installing 3rd-party stuff there. Reported by: pointyhat via kris Notes: svn path=/head/; revision=128622
* Fix build. Ports that formerly attempted to work around problemsDavid Schultz2005-02-128-35/+62
| | | | | | | created by matherr() no longer need to do so. Notes: svn path=/head/; revision=128597
* Don't hard-code a directory name for which we already have a variable.Dima Dorfman2005-02-111-2/+2
| | | | | | | | Mostly, this makes it easier to use this Makefile as the basis for another elisp port. Notes: svn path=/head/; revision=128509
* Update to 2.45. The notable new feature is the foreign function interface,Eric Anholt2005-02-103-5/+27
| | | | | | | | | which has been used for things like a cairo binding. As the ffi often requires loading libs which need pthreads, and we can't load pthreads during dlopen, link nickle against the pthreads lib to begin with. Notes: svn path=/head/; revision=128490
* Eliminate /bin/bash-LinuxismVolker Stolz2005-02-102-1/+12
| | | | | | | Noticed by: cluster via kris Notes: svn path=/head/; revision=128454
* - Unbreak on amd64 and ia64Pav Lucistnik2005-02-098-14/+118
| | | | | | | | PR: ports/77278 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=128401
* - Try to unbreak on amd64: turn off gcc optimizationSergey Matveychuk2005-02-081-1/+1
| | | | | | | | PR: ports/77027 Submitted by: Johan van Selst <johans(at)stack.nl> Notes: svn path=/head/; revision=128307
* Update to 1.42Volker Stolz2005-02-084-79/+151
| | | | Notes: svn path=/head/; revision=128291
* - Update to 7.3Pav Lucistnik2005-02-084-6239/+159
| | | | | | | | PR: ports/77209 Submitted by: Christian Burkert <chris@chrisburkert.de> (maintainer) Notes: svn path=/head/; revision=128269
* Fix problem in run_erl pipe creation.Jimmy Olgeni2005-02-064-2/+30
| | | | | | | Submitted by: Peter Lund <Peter.Lund (at) lundata.se> Notes: svn path=/head/; revision=128174
* The slippery pthread support for systems prior to 502102 has beenAkinori MUSHA2005-02-057-59/+30
| | | | | | | | | | | | | | | | | | | | | dropped and the lang/ruby16_r and lang/ruby18_r ports have been removed, since no one seems to appreciate the partially working solution. Good news is that the pthread support of lang/ruby18 is now enabled by default for newer systems, which means the ruby interpreter is linked with libpthread. This will allow threaded extension libraries to run and work properly on those systems. The --march=cputype flag is disabled because it gets ruby to malfunction and fail to build. I don't know if the problem is in libpthread or in gcc. (It really makes me wonder if they had actually tested before asking me to do this somewhat risky change ;-) Notes: svn path=/head/; revision=128068
* - update to objc-bootstrap-3.1.33Dirk Meyer2005-02-045-80/+104
| | | | | | | | | - update to objc-3.2.6 - add project homepage - use DOCSDIR Notes: svn path=/head/; revision=128037
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang2005-02-042-1/+6
| | | | | | | | | | | | | vulnerability. PR: 77079 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal Notes: svn path=/head/; revision=128017
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang2005-02-042-1/+6
| | | | | | | | | | | | | vulnerability. PR: 77080 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal Notes: svn path=/head/; revision=128016
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang2005-02-0414-0/+42
| | | | | | | | | | | vulnerability. Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal Notes: svn path=/head/; revision=128015
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang2005-02-044-0/+252
| | | | | | | | | | | | | vulnerability. PR: 77078 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Security: CAN-2005-0089 Security: http://www.vuxml.org/freebsd/6afa87d3-764b-11d9-b0e7-0000e249a0a2.html Security: SimpleXMLRPCServer.py allows unrestricted traversal Notes: svn path=/head/; revision=128014
* Update to the 20050202 snapshot of GCC 3.3.6.Gerald Pfeifer2005-02-032-13/+13
| | | | Notes: svn path=/head/; revision=127985
* Add blank line before WWW.Maxim Sobolev2005-02-031-0/+1
| | | | Notes: svn path=/head/; revision=127971
* - update to 0.87Cheng-Lung Sung2005-02-032-3/+3
| | | | Notes: svn path=/head/; revision=127957
* - Update to bsd.java.mk 2.0Herve Quiroz2005-02-032-5/+10
| | | | | | | | - Use JAVAJARDIR - Add a launcher shell script: 'bsh' Notes: svn path=/head/; revision=127942
* Fix vulnerability in suidperl/sperl [CAN-2005-0155].Anton Berezin2005-02-0215-5/+180
| | | | | | | | | | | Fix buffer overflow in perl [CAN-2005-0156]. Bump PORTREVISION. Upgrade from previous versions/revisions of lang/perl5.8 is recommended. Submitted by: Nicholas Clark <nick $at$ ccl4 org> Notes: svn path=/head/; revision=127915
* Upgrade to 1.0.3.Thierry Thomas2005-02-022-3/+3
| | | | Notes: svn path=/head/; revision=127898
* Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].Anton Berezin2005-02-0214-57/+31
| | | | | | | | | | | | | | | | | | | | | | | | | Use more correct OSVERSION threshold to distinguish between base system perl and perl from ports - the right value is 500036 [1]. Also, simplify OSVERSION-related logic in lang/perl5 and lang/perl5.8. Now it goes as follows: - for lang/perl5.8, if there is perl in the base system, install use.perl script, use a helpful pkg-message, and do not automatically update symlinks; - for lang/perl5.8, if there is no perl in the base system, do not install use.perl script, and update symlinks automatically; - for lang/perl5, always install use.perl; - for lang/perl5, never update symlinks automatically; - for lang/perl5, vary produced pkg-message depending on the presence of the base system perl. Bump PORTREVISION for both lang/perl5 and lang/perl5.8. [1] Approved by: portmgr Notes: svn path=/head/; revision=127896
* Unbreak on 5.x: helium's home-grown configure fails to detect [v]snprintfVolker Stolz2005-02-021-0/+35
| | | | Notes: svn path=/head/; revision=127888
* The separation of p5 ports' manual pages and perl's own manual pages wasAnton Berezin2005-02-016-44/+222
| | | | | | | done incorrectly. Fix that. Notes: svn path=/head/; revision=127874
* Update to the 20050130 snapshot of GCC 4.0.0. Adjust pkg-plist wrt. toGerald Pfeifer2005-02-0130-190/+170
| | | | | | | libjava which I hope to re-enable with the next update. Notes: svn path=/head/; revision=127863
* Update to 5.6.2. Also:Anton Berezin2005-02-0130-1082/+2228
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - redirect output from h2ph to /dev/null [1]; - fix File::Path insecure file/directory permissions [2]; this resolves CAN-2004-0452 (http://vuxml.freebsd.org/c418d472-6bd1-11d9-93ca-000a95bc6fae.html); - for OSVERSION < 500036, create symlinks in /usr/bin not only for perl and suidperl, but also for a2p, c2ph, find2perl, h2ph, h2xs, perlbug, perlcc, perldoc, pl2pm, pod2html, pod2latex, pod2man, pod2text, s2p, and splain; perl and suidperl are still enough for more recent FreeBSD versions [3]; - clean up created symlinks upon deinstallation [4]; - try to cleanup symlinks created by older versions of lang/perl5 and lang/perl5.8, during both installation and deinstallation [5]; - added support for DISABLE_BSDPAN environment variable [6]; - be explicit about use.perl usage after installation of 4.X systems, and on systems where lang/perl5.8 is prefered to lang/perl5; the exact range is OSVERSION < 500036 || OSVERSION >= 502100 [7]; - respect __MAKE_CONF partially (the build-time value is used) [8]; - use.perl is now the same as pkg-install is now the same as pkg-deinstall; apart from the changes already mentioned above, this is a shell script now; - use.perl's logic is also simplified in several ways [9]; - fix a BSDPAN bug [10]; - create and remove %%SITE_PERL%%/%%PERL_ARCH%%/auto, just like lang/perl5.8 does, to silent pointyhat [11]; - apply a patch to handle daylight saving time correctly in POSIX::strftime [12]; - the port now creates and uses shared libperl.so, as lang/perl5.8 port does; - move MAN3 manual pages under ${PREFIX}/lib/perl5/${PERL_VER}/perl, as to avoid conflict with some of the p5 ports; - do not build suidperl by default any longer; one should use ENABLE_SUIDPERL to do that; - move out manpage list to a separate Makefile.man; - in general, the port layout is made much more similar to lang/perl5.8, including. Outstanding issues: Module::Build support for BSDPAN, SU_CMD support (PR 70831), PR 64963 (partially), and anything else that I forgot. [1] Nudged by: krion [2] Reported by: nectar Patch from: Chris Turner @ RedHat [3] PR: 55760, 57151, 58406 [4] Requested by: kris PR: 54262 [5] PR: 51281, 51539 [6] PR: 57134 [7] PR: 60736 [8] PR: 74431 [9] Perl version submitted by des, implemented in sh [10] Reported by: Alexander Nagilum <freebsd %at% nagilum de> [11] PR: 71390 [12] PR: 74042, perl bug 18238 Notes: svn path=/head/; revision=127846