Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support WITHOUT_NLS | krion | 2004-07-11 | 2 | -13/+16 |
| | | | | Pet portlint | ||||
* | Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1). | gerald | 2004-07-11 | 26 | -182/+182 |
| | |||||
* | Correct DISTFILES | maho | 2004-07-10 | 1 | -1/+1 |
| | |||||
* | Make PORTREVISION overridable by slave ports. | perky | 2004-07-10 | 3 | -3/+3 |
| | | | | Found by: eik's chkversion | ||||
* | Apply a big libtool patch to allow porters to use the libtool installed by | marcus | 2004-07-10 | 4 | -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 | ||||
* | Allow to install and use 3rd party packages in X11BASE. | perky | 2004-07-10 | 12 | -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 | ||||
* | The tarball for Python 2.4a1 is renamed in the site. | perky | 2004-07-10 | 10 | -20/+20 |
| | |||||
* | Add checksum info for 2.4a1. | perky | 2004-07-08 | 3 | -3/+6 |
| | |||||
* | - Update to 2.4a1, the first alpha release of Python 2.4. | perky | 2004-07-08 | 42 | -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> | ||||
* | Update to 1.1 | vs | 2004-07-07 | 3 | -72/+95 |
| | | | | | PR: ports/68721 Submitted by: Kimura Fuyuki | ||||
* | Fix version number | maho | 2004-07-07 | 1 | -1/+1 |
| | | | | | Submitted by: eik via chkversion <eik+chkversion@FreeBSD.org> Pointy hat to: myself | ||||
* | a) Fix open problem for ifc | maho | 2004-07-06 | 3 | -2/+30 |
| | | | | | | | b) update to 8.0.046.p049.1 PR: 67507 Submitted by: Alexander Usov <usov@kvi.nl> | ||||
* | Update to the 20040630 snapshot and change the version to 3.3.5. | gerald | 2004-07-05 | 2 | -18/+17 |
| | | | | | | | Optimize the SNAPDATE variable away on the way and use ${ECHO_MSG} instead of ${ECHO} [1]. Spotted by: eik [1] | ||||
* | Update to the 20040702 snapshot. Optimize that SNAPDATE variable away on | gerald | 2004-07-04 | 26 | -221/+208 |
| | | | | | | the way and use ${ECHO_MSG} instead of ${ECHO} [1]. Spotted by: eik [1] | ||||
* | Still BROKEN on 64-bit architectures. | kris | 2004-07-04 | 1 | -0/+4 |
| | |||||
* | Mark BROKEN on amd64. It looks like the system compiler miscompiles this, | gerald | 2004-07-04 | 1 | -3/+4 |
| | | | | | | and most people on this platform will use either the system compiler or gcc34 anyways. se ${ECHO} instead of echo. | ||||
* | Add support for polish/php_doc on request of | edwin | 2004-07-03 | 2 | -1/+4 |
| | | | | Aleksander Fafula <alex@fafula.com> | ||||
* | Update to 1.14 | erwin | 2004-07-02 | 2 | -2/+3 |
| | |||||
* | - support mode on /dev/cuaa* | dinoex | 2004-06-30 | 2 | -0/+13 |
| | | | | Submitted by: John Hay | ||||
* | Update to 8.0.066p069.1. | netchild | 2004-06-30 | 2 | -3/+3 |
| | |||||
* | Upgrade to 0.8.12 | des | 2004-06-29 | 3 | -5/+7 |
| | |||||
* | Install GD and MBSTRINGS header files for pdflib and mailparse extensions. | ale | 2004-06-28 | 6 | -8/+90 |
| | |||||
* | Install GD header files for pecl-pdflib extension. | ale | 2004-06-28 | 3 | -1/+28 |
| | |||||
* | More OPTIONS change of UCS2->UCS4 which is missed in previous commit. | perky | 2004-06-28 | 7 | -7/+7 |
| | |||||
* | Test lack of non-default options for CONFIG-unaware environments | perky | 2004-06-28 | 7 | -21/+21 |
| | | | | | | as done in lang/python either. Submitted by: fjoe | ||||
* | Fix comment. | perky | 2004-06-28 | 3 | -3/+3 |
| | | | | Submitted by: fjoe | ||||
* | - Make fetchable | vs | 2004-06-28 | 3 | -235/+226 |
| | | | | - Assign to haskell@ (approved by olgeni@) | ||||
* | - Update to 0.97 | pav | 2004-06-27 | 4 | -77/+27 |
| | | | | | PR: ports/68409 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> (maintainer) | ||||
* | Enable SAE/escript function, which allows creation of standalone Erlang | olgeni | 2004-06-27 | 10 | -8/+94 |
| | | | | scripts. | ||||
* | - upgrade to 0.94a; | thierry | 2004-06-26 | 6 | -129/+163 |
| | | | | - mark broken (against) on FreeBSD-4.x. | ||||
* | - Point phpize to use libtoolize13 | ale | 2004-06-25 | 4 | -0/+24 |
| | |||||
* | - Remove pdflib extension | ale | 2004-06-25 | 4 | -9/+13 |
| | | | | - Point phpize to use libtoolize13 | ||||
* | We have a new Mono vict^W^W^Wolunteer! John Merryweather Cooper has offered | marcus | 2004-06-25 | 1 | -1/+1 |
| | | | | to take these ports. | ||||
* | Restore PORTEPOCH. | olgeni | 2004-06-25 | 2 | -0/+2 |
| | | | | Noticed by: eik+chkversion | ||||
* | Upgrade to release R9C-2. | olgeni | 2004-06-24 | 6 | -40/+30 |
| | |||||
* | Undefine RUBY_NO_RUN_DEPENDS so that the elisp directory is created | knu | 2004-06-22 | 1 | -5/+0 |
| | | | | beforehand. Besides, some features of this actually requires ruby. | ||||
* | Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN | kris | 2004-06-22 | 1 | -0/+2 |
| | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. | ||||
* | Remove deprecated ports: lang/python15 and lang/python20. | perky | 2004-06-21 | 31 | -6292/+0 |
| | |||||
* | Remove expired ports, plus the three ports that depended on them. | kris | 2004-06-21 | 11 | -160/+0 |
| | |||||
* | - Remove empty files [1] | pav | 2004-06-21 | 1 | -0/+0 |
| | | | | | | | - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk <sem@ciam.ru> | ||||
* | BROKEN on amd64: Shared libraries must be compiled with -fPIC | kris | 2004-06-19 | 1 | -1/+7 |
| | |||||
* | BROKEN on amd64: Does not compile | kris | 2004-06-19 | 1 | -1/+7 |
| | |||||
* | Use ${ECHO} instead of echo. | gerald | 2004-06-18 | 13 | -39/+39 |
| | |||||
* | Update to the 2004-06-16 snapshot of GCC 3.3.4. | gerald | 2004-06-18 | 2 | -13/+13 |
| | |||||
* | Update to the 2004-06-11 snapshot of GCC 3.4.1. | gerald | 2004-06-17 | 26 | -169/+169 |
| | |||||
* | - DEFAULTLIBVERSION changed with gnustep-1.9.2 | dinoex | 2004-06-17 | 1 | -2/+2 |
| | |||||
* | - update to 1.9.2 | dinoex | 2004-06-17 | 4 | -12/+25 |
| | |||||
* | [PATCH] lang/php_doc-en: some fixes | edwin | 2004-06-15 | 7 | -15944/+7 |
| | | | | | | | | | | | - Remove duplicate entry for php_manual_br-20040518.tar.gz on distinfo - SIZE´ify - Add br on localfetch array Remove pkg-plists since they are build on the fly PR: ports/67975 Submitted by: Renato Botelho <renato@galle.com.br> | ||||
* | BROKEN on amd64: Build fails (silently) | kris | 2004-06-15 | 1 | -0/+4 |
| | |||||
* | Also broken on amd64 | kris | 2004-06-15 | 1 | -2/+2 |
| | |||||
* | Add support for the brazillian version of the manual. No slave port yet. | edwin | 2004-06-15 | 2 | -0/+3 |
| | |||||
* | - Fix PLIST on non-32-bit-architectures | vs | 2004-06-15 | 3 | -3/+22 |
| | | | | | | | - Do not use -O3 on alpha PR: ports/60420 Approved by: maintainer silence | ||||
* | upgrade to 1.1 | ijliao | 2004-06-14 | 3 | -24/+13 |
| | |||||
* | - Take maintainership (stale port) | edwin | 2004-06-14 | 3 | -38/+24 |
| | | | | | - Update to 2004-05-18 documents. - Dynamic creating of pkg-plist | ||||
* | Make uses elif not elsif, Marcus. | marcus | 2004-06-13 | 1 | -1/+1 |
| | | | | Reported by: Freshports | ||||
* | Update to 0.95 (aka Mono 1.0 Beta 2). With this commit, plus David Xu's | marcus | 2004-06-13 | 12 | -104/+566 |
| | | | | | | | | | KSE signal fixes from 6/12/2004, Mono now works on both 4.X and -CURRENT (well, all but two benchmarks build and run successfully on both 4.X and -CURRENT). Note: you may need to rm -r ~/.wapi before building if you've tried older versions of Mono. | ||||
* | - Update to 1.06 | sergei | 2004-06-11 | 3 | -6/+10 |
| | |||||
* | - Trim newlines at the end of patches | krion | 2004-06-11 | 4 | -5/+2 |
| | | | | | | | - portlint PR: ports/67805 Submitted by: maintainer | ||||
* | - Update to 0.6.6 | pav | 2004-06-10 | 14 | -100/+179 |
| | | | | | PR: ports/67722 Submitted by: michael johnson <ahze@ahze.net> (maintainer) | ||||
* | - Update to 5.0.0RC3 release | ale | 2004-06-08 | 8 | -28/+10 |
| | | | | - Remove PDFlib extension | ||||
* | Fix compilation of FreeTDS MSSQL extension. | ale | 2004-06-08 | 2 | -0/+24 |
| | | | | | | PR: ports/67710 Submitted by: Henry Karpatskij <henkka@spheroid.info> Obtained from: PHP CVS repository | ||||
* | Upgrade to 0.8.11. | des | 2004-06-08 | 3 | -118/+36 |
| | |||||
* | upgrade to 2.39.235.1693 | ijliao | 2004-06-08 | 3 | -135/+23 |
| | |||||
* | Upgrade to 5.4. | tg | 2004-06-07 | 3 | -41/+95 |
| | | | | Approved by: wjv (maintainer) | ||||
* | Re-chase the curl shared library version. | kris | 2004-06-07 | 1 | -1/+1 |
| | | | | Pointy hat to: ade | ||||
* | Don't use Makefile.kde anymore | markus | 2004-06-06 | 1 | -4/+4 |
| | |||||
* | Update to the 2004-06-04 snapshot of GCC 3.4.1. | gerald | 2004-06-06 | 26 | -195/+195 |
| | | | | On the way, note that libgcj is not built on amd64. | ||||
* | Sync with new bsd.autotools.mk | ade | 2004-06-05 | 11 | -15/+15 |
| | |||||
* | Use ${CC} instead of cc on dynamic linkings. | perky | 2004-06-04 | 3 | -12/+39 |
| | | | | | PR: 67515 Submitted by: michael johnson <ahze@ahze.net> | ||||
* | Update ftp/curl to 7.12.0 and bump the shared library version in all | roam | 2004-06-04 | 4 | -6/+8 |
| | | | | dependent ports. | ||||
* | Update to 4.3.7 release. | ale | 2004-06-04 | 3 | -52/+3 |
| | |||||
* | Change the way we handle the version numbering to be more correct | netchild | 2004-06-03 | 1 | -2/+2 |
| | | | | | | to the way pkg_version handles it. Submitted by: eik | ||||
* | Resurrect lang/squeak: Squeak3 is the latest stable version. | vs | 2004-06-03 | 21 | -3/+303 |
| | | | | Resurrection suggested by: marcus | ||||
* | Putting commit bit in storage. I don't have the time | patrick | 2004-06-03 | 4 | -4/+4 |
| | | | | to work on FreeBSD for now. Should have done this a while back. | ||||
* | Unbreak on -STABLE: | thierry | 2004-06-03 | 1 | -9/+3 |
| | | | | | - dont use gcc 3.3 to link with qt; - disable sqlite on FreeBSD-4.x (at this time). | ||||
* | Update to 8.0.066.p067.1. | netchild | 2004-06-03 | 2 | -2/+3 |
| | |||||
* | - mark BROKEN on amd64 | dinoex | 2004-06-02 | 1 | -0/+3 |
| | |||||
* | Upgrade to 0.8.10, and use cpio(1) instead of tar(1) to install docs. | des | 2004-06-01 | 3 | -35/+118 |
| | | | | PR: ports/62013 | ||||
* | Install on install phases and unmark BROKEN. | perky | 2004-05-31 | 1 | -8/+6 |
| | |||||
* | Add missing file | kris | 2004-05-31 | 1 | -0/+1 |
| | |||||
* | BROKEN: Installs files during build phase | kris | 2004-05-31 | 1 | -0/+2 |
| | |||||
* | - fix configure for amd64 | dinoex | 2004-05-31 | 1 | -5/+4 |
| | |||||
* | 1. Update to 5.8.4. | tobez | 2004-05-31 | 35 | -695/+2880 |
| | | | | | | | | | | | | | | | | 2. Make this port respect Makefile.local. 3. Transfer manpages to Makefile.man. 4. Move manpages for modules, included into distribution, into lib/perl5/PERL_VER/perl/man/man3, to eliminate file conflicts with p5 ports for modules included with perl. 5. Use PREFIX/SITE_PERL_REL instead of SITE_PERL in the Makefile. 6. Switch to bzipped sources. 7. Other small adjustments. PR: 65925, 66096, 67205 Submitted by: foxfair (1), Charles Swiger <chuck@pkix.net> (1), krion (3) Reported by: Roy Badami <roy@gnomon.org.uk> (2) | ||||
* | BROKEN: Missing BUILD_DEPENDS | kris | 2004-05-30 | 1 | -0/+2 |
| | |||||
* | - Update to 0.61 and unbreak | pav | 2004-05-30 | 4 | -60/+29 |
| | | | | | | PR: ports/63796 Submitted by: vs Approved by: maintainer timeout (3 months) | ||||
* | Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, and | anholt | 2004-05-30 | 3 | -3/+3 |
| | | | | USE_GL as appropriate. | ||||
* | - Fix one building problem (it still don't build) | pav | 2004-05-30 | 2 | -1/+12 |
| | | | | - Update WWW | ||||
* | - Fix MASTER_SITES | krion | 2004-05-30 | 3 | -3/+3 |
| | | | | | PR: ports/67345 Submitted by: Roman Neuhauser <neuhauser@chello.cz> | ||||
* | Reenable to build for 2.3.4. | perky | 2004-05-29 | 1 | -2/+2 |
| | | | | Spotted by: kris | ||||
* | Upgrade to version R9C-1. | olgeni | 2004-05-28 | 18 | -330/+70 |
| | |||||
* | remove maintainership | edwin | 2004-05-28 | 1 | -1/+1 |
| | | | | | | | | | | | I haven't had the time to be a good maintainer for the lang/expect and devel/libstroke ports for a very long time. Please change maintainership to ports@ and hopefully someone w/more time and energy can pick up the torch. PR: ports/67275 Submitted by: Jerry A! <jerry@thehutt.org> | ||||
* | Update to 2.3.4. | perky | 2004-05-27 | 1 | -0/+5 |
| | |||||
* | - Update to Python 2.3.4. | perky | 2004-05-27 | 18 | -273/+21 |
| | | | | | - Test WITHOUT_* instead of WITH_* for values which are on by default so that package build clusters detect correctly. | ||||
* | Update to 7.1.038. | netchild | 2004-05-26 | 2 | -3/+3 |
| | |||||
* | fix for ports/66514 problem and update to 8.0.046 | maho | 2004-05-26 | 3 | -7/+10 |
| | | | | | PR: 67127 Submitted by: Masakazu HIGAKI | ||||
* | Fix plist w.r.t INSTALL_ALSO_AS_SSSL. | vs | 2004-05-25 | 2 | -4/+7 |
| | | | | | PR: ports/36560 Submitted by: Adam Jones | ||||
* | Remove databases/postgresql-client because there can't be a -server, and having | mat | 2004-05-25 | 3 | -3/+3 |
| | | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems | ||||
* | - Add proftpd-mysql port, a slave port of proftpd with mysql support. | clement | 2004-05-25 | 2 | -0/+20 |
| | | | | Need by dtc port. | ||||
* | Introduce MASTER_SITE_PHP and add several more mirror sites worldwide. | knu | 2004-05-24 | 3 | -24/+6 |
| | | | | Approved by: ale (MAINTAINER of lang/php[45]) | ||||
* | Note that sparc64 isn't supported. | vs | 2004-05-24 | 1 | -1/+1 |
| | | | | | PR: ports/67112 Submitted by: Chris Burkert (maintainer) | ||||
* | - Update to 0.8 | pav | 2004-05-23 | 3 | -4/+17 |
| | | | | | PR: ports/67073, ports/67074 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) | ||||
* | Unbreak: fix documentation checksum. | olgeni | 2004-05-23 | 2 | -3/+1 |
| | |||||
* | Resign maintainership to ports@. gnome@ hasn't been that active in maintaining | marcus | 2004-05-22 | 1 | -1/+1 |
| | | | | | this, and there are some non-trivial GC problems to overcome. Hopefully someone will step up with a passion for .NET. | ||||
* | - mark BROKEN on ia64 | dinoex | 2004-05-21 | 1 | -0/+3 |
| | | | | | Bootstrap comparison failure! java/decl.o differs | ||||
* | - Update to version 0.24 | krion | 2004-05-21 | 2 | -4/+3 |
| | | | | | PR: ports/66983 Submitted by: maintainer | ||||
* | - Add more MASTER_SITES | krion | 2004-05-21 | 1 | -1/+3 |
| | | | | | PR: ports/66959 Submitted by: maintainer | ||||
* | - Fix MASTER_SITES | krion | 2004-05-21 | 1 | -3/+2 |
| | | | | | PR: ports/66956 Submitted by: maintainer | ||||
* | This DEPRECATED port is also BROKEN with current versions of ocaml. | kris | 2004-05-21 | 1 | -0/+1 |
| | |||||
* | Upgrade to 7.6.9. | vanilla | 2004-05-20 | 2 | -4/+4 |
| | | | | | PR: ports/66776 Submitted by: maintainer | ||||
* | Upgrade to 0.93b. | thierry | 2004-05-20 | 3 | -56/+5 |
| | |||||
* | Upgrade to 0.93a. | thierry | 2004-05-20 | 10 | -6271/+5831 |
| | | | | Warning: the installation directories have changed. | ||||
* | Use %%DOCSDIR%% in plist. | vs | 2004-05-18 | 1 | -7/+7 |
| | | | | | Noticed by: cluster via kris Pointy hat: me | ||||
* | - Update to 3.6-3 | vs | 2004-05-17 | 12 | -413/+229 |
| | | | | | | | - Change MAINTAINER to submitter PR: ports/66618 Submitted by: Chris Burkert | ||||
* | Fix the ezm3 port to deal with 64-bit time_t on the sparc64 platform. | jdp | 2004-05-17 | 1 | -1/+8 |
| | | | | | | | | Two patches were submitted for this. I opted to use the simpler one due to the issues described in the PR follow-up. Bump PORTREVISION. PR: ports/66159 Submitted by: marius | ||||
* | Restore maintainer; his email was bouncing last week and I fat-fingered the | kris | 2004-05-16 | 3 | -3/+3 |
| | | | | address when I retried it tonight. Sorry, Erik. | ||||
* | Reset bouncing maintainer address: | kris | 2004-05-16 | 3 | -3/+3 |
| | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) | ||||
* | As previously announced, remove lang/tclX80. It is no longer used by any | linimon | 2004-05-15 | 9 | -515/+0 |
| | | | | other port, and it is supplanted by lang/tclX. | ||||
* | As previously announced, remove lang/ruby-python. Its dependendencies are | linimon | 2004-05-15 | 5 | -170/+0 |
| | | | | | | broken, and it relies on an antique version of Python. Per the manintainer, "Ruby now has hundreds of native libraries, and no one would need or want to use ruby-python to borrow libraries from python." | ||||
* | As previously announced, remove the following deprecated ports: | linimon | 2004-05-15 | 1 | -2/+0 |
| | | | | | | | databases/zpygresqlda lang/ruby-python lang/tclX80 misc/libelysium | ||||
* | Update to the 2004-05-05 snapshot of GCC 3.3.4. | gerald | 2004-05-15 | 2 | -13/+13 |
| | |||||
* | - Update to 0.0.2 | krion | 2004-05-15 | 4 | -3/+55 |
| | | | | | PR: ports/66641 Submitted by: maintainer | ||||
* | BROKEN on sparc64: Build fails | kris | 2004-05-13 | 1 | -0/+4 |
| | |||||
* | BROKEN on sparc64: Coredump during build | kris | 2004-05-13 | 1 | -1/+7 |
| | |||||
* | BROKEN on sparc64: Install fails (trying to install missing java support) | kris | 2004-05-13 | 1 | -0/+4 |
| | |||||
* | Needs autoconf213 already at patch-time -> PATCH_DEPENDS. | vs | 2004-05-12 | 1 | -0/+1 |
| | | | | Noticed by: cluster-of-the-day | ||||
* | lang/pike74 is buggy and very difficult to adapt to the 5.x branch. | linimon | 2004-05-12 | 7 | -851/+0 |
| | | | | | | | Use pike76 instead, which follows FreeBSD standards much better. PR: ports/66459 Submitted by: Xavier Beaudouin <kiwi@oav.net> | ||||
* | Remove pike74. This development version has been supplanted by pike76. | linimon | 2004-05-12 | 1 | -1/+0 |
| | | | | | Its only dependency (www/caudium-devel) is being temporarily retired as well. | ||||
* | Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES. | obraun | 2004-05-12 | 7 | -7/+19 |
| | | | | Pointed out by: Simon Marlow <simonmar@microsoft.com> | ||||
* | - Update to version 2.744 | krion | 2004-05-11 | 2 | -4/+4 |
| | | | | | PR: ports/66469 Submitted by: Ports Fury | ||||
* | Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizing | pav | 2004-05-10 | 11 | -0/+3637 |
| | | | | | | | | ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog Z80 based MCUs. PR: ports/66262 Submitted by: Tijl Coosemans <tijl@ulyssis.org> | ||||
* | - Update to version 8.1.3 | krion | 2004-05-10 | 2 | -3/+3 |
| | | | | | PR: ports/66414 Submitted by: maintainer | ||||
* | Define PHP_PORT. This should fix a package building failure | thierry | 2004-05-09 | 1 | -1/+3 |
| | | | | of horde-2.2.5 (reported by Kris). | ||||
* | As previously announced, remove these broken or obsolete ports. | kris | 2004-05-08 | 10 | -175/+0 |
| | |||||
* | - Add sysvmsg extension [1] | ale | 2004-05-08 | 16 | -54/+126 |
| | | | | | | | | | | - Add XML_RPC to PEAR bootstrap [2] - Use the official pcre fix [3] - Bump PORTREVISION Requested by: Andy Smith <andy@strugglers.net> [1] Submitted by: thierry [2] Obtained from: php CVS [3] | ||||
* | icc 8.0.066 now adds "-m elf_i386" in some circumstances. Remove this part | netchild | 2004-05-07 | 2 | -1/+4 |
| | | | | | | of the command line in the ld wrapper. Noticed by: Morten Rodal <morten@rodal.no> | ||||
* | Use OPTIONS. | perky | 2004-05-07 | 10 | -117/+127 |
| | | | | Submitted by: Stephane E. Potvin <sepotvin@videotron.ca> | ||||
* | - Update to 7.6.6 Release | vanilla | 2004-05-07 | 3 | -5/+4 |
| | | | | | PR: ports/66330 Submitted by: maintainer | ||||
* | Make portlint happy by replacing space to tab | maho | 2004-05-07 | 2 | -2/+2 |
| | | | | | PR: 65409 Submitted by: trevor | ||||
* | Remove pike75, we already repocopy it to pike76. | vanilla | 2004-05-06 | 6 | -790/+0 |
| | |||||
* | Connect to pike76. | vanilla | 2004-05-06 | 1 | -1/+1 |
| | |||||
* | Upgrade to 7.6.3. | vanilla | 2004-05-06 | 4 | -91/+21 |
| | | | | | PR: ports/66200 Submitted by: maintainer | ||||
* | - Avoid using command execution to fill variables, they would be executed | pav | 2004-05-05 | 1 | -8/+5 |
| | | | | | | for all targets which is not needed Suggested by: 'the eagle eye' kris | ||||
* | - Update to 1.5-rc6 | pav | 2004-05-05 | 3 | -8/+26 |
| | | | | | PR: ports/66208 Submitted by: Dan Rench <citric@cubicone.tmetic.com> (maintainer) | ||||
* | Remove support for WITH_BOUNDSCHECKING which was broken most of the time | gerald | 2004-05-04 | 1 | -25/+1 |
| | | | | | | (due to the 3.3 branch moving quite a bit between releases). PR: 64959 | ||||
* | Update lang/ruby18 and the bundled modules to the latest 1.8 branch | knu | 2004-05-03 | 5 | -18/+73 |
| | | | | snapshot as of 2004-05-02. | ||||
* | Update to 8.0.066. | netchild | 2004-04-30 | 2 | -5/+3 |
| | |||||
* | Update to 1.2.3 | arved | 2004-04-29 | 2 | -4/+3 |
| | | | | | PR: 65911 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> | ||||
* | Add libjit 0.0.0f, | krion | 2004-04-29 | 9 | -0/+107 |
| | | | | | | | | | | | | | | | | | | | | The libjit library implements Just-In-Time compilation functionality. Unlike other JIT's, this one is designed to be independent of any particular virtual machine bytecode format or language. The hope is that Free Software projects can get a leg-up on proprietry VM vendors by using this library rather than spending large amounts of time writing their own JIT from scratch. This JIT is also designed to be portable to multiple archictures. If you run libjit on a machine for which a native code generator is not yet available, then libjit will fall back to interpreting the code. This way, you don't need to write your own interpreter for your bytecode format if you don't want to. PR: ports/66038 Submitted by: michael johnson <ahze@ahze.net> | ||||
* | - Update to version 8.1.2 | krion | 2004-04-29 | 4 | -22/+12 |
| | | | | | PR: ports/66022 Submitted by: maintainer | ||||
* | - patch to fix coredumps in make_services | dinoex | 2004-04-29 | 2 | -1/+30 |
| | |||||
* | Update to 5.0.0RC2 release (stop packaging customized snapshots, | ale | 2004-04-29 | 13 | -61/+42 |
| | | | | | | since now php5 seems pretty stable): - Build iconv extension by default - Remove obsolate MIME and YAZ extensions | ||||
* | Fix plist. | vs | 2004-04-29 | 1 | -0/+1 |
| | | | | | Noticed by: bento Approved by: linimon (mentor) | ||||
* | - Add mirror to fix build for release | clement | 2004-04-22 | 1 | -3/+3 |
| | | | | | | - port is still deprecated Approved by: marcus (portmgr) | ||||
* | - Fix IGNORE message | krion | 2004-04-20 | 2 | -2/+2 |
| | | | | | | - Remove quotes Noticed by: kris | ||||
* | - Mark IGNORE on alpha | krion | 2004-04-20 | 1 | -0/+4 |
| | | | | | PR: ports/65772 Submitted by: maintainer | ||||
* | - Mark IGNORE on alpha | krion | 2004-04-20 | 1 | -0/+4 |
| | | | | | PR: ports/65771 Submitted by: maintainer | ||||
* | BROKEN on amd64: Does not compile | kris | 2004-04-19 | 1 | -1/+7 |
| | |||||
* | These broken ports are scheduled for deletion on June 18 if they are | kris | 2004-04-19 | 1 | -0/+2 |
| | | | | still broken at that time and no PRs have been submitted containing a fix. | ||||
* | o Update to 1.8. | nork | 2004-04-19 | 2 | -8/+8 |
| | | | | | | | o Upgrade dependency on tcl/tk to 8.4. PR: ports-jp/14620 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp> | ||||
* | - Update to 1.3.0.20040413 | pav | 2004-04-19 | 3 | -9/+7 |
| | | | | | PR: ports/65660 Submitted by: Mathias Picker <mathiasp@mp.virtual-earth.de> (maintainer) | ||||
* | Mark DEPRECATED. These ports are quite old and useless in these | perky | 2004-04-18 | 2 | -0/+2 |
| | | | | | | | days. They will be removed in June 18th. Suggested by: linimon No-objection from: python@ | ||||
* | Reduce configure warning. | perky | 2004-04-18 | 10 | -0/+10 |
| | | | | | | PR: 55180 [1], 65680 [2] Submitted by: Rui Lopes <rui@ruilopes.com> [1], Roman Neuhauser <neuhauser@chello.cz> [2] | ||||
* | Update lang/ruby16 to the latest snapshot as of 2004-04-16, which | knu | 2004-04-18 | 1 | -0/+2 |
| | | | | | | fixes getaddrinfo() check failure on KAME. Requested by: suz | ||||
* | Update to the 2004-04-11 snapshot and a later version of the bounds checking | gerald | 2004-04-18 | 2 | -15/+18 |
| | | | | | patch (which still has two mismatches, though). Tweak the pre-everything message, plus display a note when libgcj is not built. | ||||
* | Update to the 2004-04-14 snapshot, which should be nearly identical to the | gerald | 2004-04-18 | 26 | -182/+221 |
| | | | | | GCC 3.4.0 release. Tweak the pre-everything message, plus display a note when libgcj is not built. | ||||
* | - Fix plist | krion | 2004-04-17 | 1 | -0/+2 |
| | |||||
* | - fix typo in condition. | dinoex | 2004-04-16 | 1 | -1/+1 |
| | | | | Reported by: kris | ||||
* | Update to 4.3.6 release. | ale | 2004-04-16 | 3 | -4/+47 |
| | | | | | | - Fix build curl dependency - Fix (hopefully) the core dump on apache restart - Fix DaylightSavingTime issue | ||||
* | - backward compatibility option GNUSTEP_WITH_GCC32=yes | dinoex | 2004-04-16 | 1 | -0/+12 |
| | |||||
* | - update to gcc33 | dinoex | 2004-04-16 | 1 | -6/+4 |
| | |||||
* | - fix amd64 build | dinoex | 2004-04-16 | 1 | -5/+17 |
| | | | | - add option WITHOUT_LIBJAVA=yes | ||||
* | Add missing manpage | kris | 2004-04-15 | 1 | -1/+1 |
| | |||||
* | Add missing @dirrm and correct syntax errors in the NOPORTDOCS case | kris | 2004-04-15 | 2 | -6/+8 |
| | |||||
* | Mark as deprecated: its dependendencies are broken, and it relies on | linimon | 2004-04-15 | 1 | -0/+2 |
| | | | | | | an antique version of Python. Per the manintainer (knu): "Ruby now has hundreds of native libraries, and no one would need or want to use ruby-python to borrow libraries from python." | ||||
* | Fixed a bug where the configure script couldn't detect getaddrinfo() | perky | 2004-04-14 | 8 | -7/+41 |
| | | | | | | properly if the KAME stack had SCTP support. Submitted by: suz | ||||
* | Info files cannot be installed in post-install | kris | 2004-04-14 | 1 | -1/+1 |
| | |||||
* | Add missing @dirrm | kris | 2004-04-14 | 1 | -0/+1 |
| | |||||
* | Add missing symlink | kris | 2004-04-13 | 1 | -0/+1 |
| | |||||
* | slave port of gcc32 | dinoex | 2004-04-13 | 2 | -0/+31 |
| | | | | replaces gnustep-objc on some architectures | ||||
* | - resurrect from 2003/03/02 | dinoex | 2004-04-13 | 3 | -0/+27 |
| | | | | - new gnustep paths | ||||
* | - resurrect from 2003/03/02 | dinoex | 2004-04-13 | 1 | -22/+22 |
| | | | | | | | - update to 1.3.0 - new gnustep paths - use bsd.gnustep.mk to build - bump PORTEPOCH | ||||
* | - take maintainership | dinoex | 2004-04-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | gcc33 objc compilers don't compile gnustep-base. so this port is still needed for a bit. - let build also on alpha and sparc64 bento succesfull build logs: i386-5-latest-logs 2004 Apr 11 09:50:21 gcc-objc-3.2.3_1.log ia64-5-latest-logs 2004 Apr 8 18:37:05 gcc-objc-3.2.3_1.log alpha-5-latest-logs 2004 Apr 4 12:34:15 gcc-objc-3.2.3_1.log.bz2 alpha-4-latest-logs 2004 Mar 25 20:11:44 gcc-objc-3.2.3_1.log.bz2 sparc64-5-latest-logs 2004 Mar 22 15:23:03 gcc-objc-3.2.3_1.log.bz2 | ||||
* | - Update to 1.8.8 | krion | 2004-04-13 | 2 | -6/+6 |
| | | | | | PR: ports/65475 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Install the source instead of the cat-file in ${PREFIX}/man/man1 | jmz | 2004-04-13 | 2 | -23/+25 |
| | | | | PR: 65456 | ||||
* | Add fpc-base 1.0.10, meta package to install all of the | thierry | 2004-04-13 | 4 | -0/+53 |
| | | | | | | | | Free Pascal base. PR: 62623 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> Approved by: pav (mentor). | ||||
* | Add fpc-demo 1.0.10, Free Pascal compiler examples. | thierry | 2004-04-13 | 5 | -0/+142 |
| | | | | | | PR: 62605 Submitted by: John Merryweather Cooper Approved by: pav (mentor). | ||||
* | Per kris' suggestion, mark as deprecated (supplanted by lang/tclX which | linimon | 2004-04-12 | 1 | -0/+3 |
| | | | | is at 8.3.5). This port is not used by any other port in the ports tree. | ||||
* | Per distfile survey, remove mastersite that disappeared in December 2003. | linimon | 2004-04-12 | 1 | -1/+1 |
| | | | | A Google search failed to find an alterative; any suggestions? | ||||
* | BROKEN on sparc64: Does not build | kris | 2004-04-12 | 1 | -1/+7 |
| | |||||
* | BROKEN on sparc64: Does not compile | kris | 2004-04-12 | 1 | -1/+7 |
| | |||||
* | BROKEN on sparc64 as well | kris | 2004-04-12 | 1 | -2/+2 |
| | |||||
* | BROKEN on sparc64: Does not compile | kris | 2004-04-12 | 1 | -1/+7 |
| | |||||
* | Remove duplicate listing of ${MOZART_DOCS} in ${DISTFILES} to unbreak the | kris | 2004-04-12 | 2 | -3/+1 |
| | | | | checksum listing and fix fetching. | ||||
* | This old version of GCC really only makes sense on i386 at this point (if at | gerald | 2004-04-11 | 1 | -5/+3 |
| | | | | all), so use ONLY_FOR_ARCHS=i386. Drop maintainership. | ||||
* | The tarball of 0.92 has been replaced by 0.92a. | thierry | 2004-04-11 | 3 | -29/+5 |
| | | | | | | | It includes the patch added yesterday. Noticed on: Bento Approved by: pav (mentor). | ||||
* | Tidy up whitespace. | trevor | 2004-04-11 | 14 | -32/+32 |
| | |||||
* | Cram into 80 columns by 24 rows. | trevor | 2004-04-11 | 3 | -53/+35 |
| | |||||
* | Trim whitespace. | trevor | 2004-04-11 | 1 | -1/+0 |
| | |||||
* | - Update to 4.1.1 | pav | 2004-04-10 | 7 | -161/+46 |
| | | | | | PR: ports/64368 Submitted by: Andy Newman <an@atrn.org> (maintainer) | ||||
* | Fix an horrible bug in Gambas. | thierry | 2004-04-10 | 2 | -0/+23 |
| | | | | | | | | | | | The 0.92 IDE corrupts tabstrips in forms when you save them! If you have a tabstrip with three tabs, for example, then each tab will have the same children controls as the first one! This is the reason why some people wrote that the compiler said an unexpected '"Frame1" already defined' or something similar. Approved by: pav (mentor) Obtained from: the author. | ||||
* | updated to 8.0.039.p044.1 | maho | 2004-04-09 | 3 | -188/+206 |
| | | | | | | | | | | | | | | a) discard REINPLACE_CMD, since ifort now supports -U option (*) b) replace lseek64, open64, freopen64, creat64, ftrancate64 and mkstemp64 which are undefined functions for FreeBSD c) Use PATCH_DEPENDS, and intel-patch: (*) d) sort pkg-plist e) change URL of errata page f) some cleanups (*) Submitted by: Masakazu HIGAKI <higamasa@dream.com> inspired by: netchild (*) | ||||
* | 1) update to 7.1.040 | maho | 2004-04-09 | 5 | -92/+213 |
| | | | | | | | | | | 2) many clean ups obtained from lang/icc and icc7 port [*] 3) remove cxa_finalize.c [*] 4) update URL at post-install section. Obtained by: lang/icc7, lang/icc [*] Submitted by: Masakazu HIGAKI <higamasa@dream.com> Thanks to: netchild | ||||
* | Upgrade to 4.9. | tg | 2004-04-07 | 3 | -244/+307 |
| | | | | Approved by: wjv (maintainer) | ||||
* | unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS | kris | 2004-04-07 | 1 | -1/+1 |
| | |||||
* | - Support USE_GETOPT_LONG | krion | 2004-04-07 | 8 | -6/+90 |
| | | | | | | | - Support WITHOUT_NLS PR: ports/65262 Submitted by: Ports Fury | ||||
* | BROKEN: Checksum mismatch | kris | 2004-04-06 | 1 | -0/+2 |
| | |||||
* | Default to Tcl-8.4 (and bump up PORTREVISION). Fix some 64-bit related issues. | mi | 2004-04-06 | 3 | -33/+43 |
| | | | | Some others remain -- not all are fixed in the Tcl itself. | ||||
* | Mark as deprecated. Original submitter of port confirms that the project | linimon | 2004-04-06 | 1 | -0/+3 |
| | | | | is inactive. | ||||
* | Per distfile survey, chase mastersite. The distfile was renamed, but | linimon | 2004-04-05 | 3 | -5/+5 |
| | | | | not changed (same MD5). | ||||
* | Per distfile survey, remove mastersites that disappeared in the 2001-2002 | linimon | 2004-04-05 | 1 | -3/+1 |
| | | | | | | timeframe. Although the main DJBPP site still exists, it has no pointers to crossgo32. If anyone is using this port, they should speak up now, or else it might wind up deprecated ... | ||||
* | Per distfile survey, chase mastersite. | linimon | 2004-04-05 | 1 | -1/+1 |
| | |||||
* | Per distfile survey, remove (sole) mastersite that disappeared in Jan 2004. | linimon | 2004-04-05 | 1 | -1/+4 |
| | | | | | | Since this port has not been updated since 2001, and it only works on i386, mark it as DEPRECATED as probable abandoneware. If anyone is using it, they should speak up now. | ||||
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | marcus | 2004-04-05 | 2 | -1/+2 |
| | |||||
* | BROKEN on 5.x except on amd64 | kris | 2004-04-04 | 1 | -1/+7 |
| | |||||
* | BROKEN on !i386 and !amd64: Does not compile | kris | 2004-04-04 | 1 | -0/+4 |
| | |||||
* | Slave port ruby18_static is BROKEN on amd64: Configure fails | kris | 2004-04-04 | 1 | -0/+4 |
| | |||||
* | - Upgrade to 0.92. | thierry | 2004-04-04 | 5 | -5/+101 |
| | | | | | | - unbreak the examples. Approved by: mat (implicit). | ||||
* | BROKEN on 5.x: Does not compile | kris | 2004-04-03 | 1 | -1/+7 |
| | |||||
* | Remove category pkg/COMMENT files in favour of a COMMENT variable in the | kris | 2004-04-02 | 2 | -1/+2 |
| | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 | ||||
* | - Update to 5.0.2 | pav | 2004-04-02 | 6 | -6/+8 |
| | | | | | | PR: ports/65046 Requested by: Stephane Lentz <milter@free.fr> Approved by: maintainer | ||||
* | - Chase new distfile (this port is unversioned). Unbreak. Changes are: | pav | 2004-04-01 | 2 | -4/+3 |
| | | | | | | | | | | Added support for Lua 5 Additional font-lock and highlighting tweaks Full diff is at http://people.freebsd.org/~pav/lua-mode.el.diff PR: ports/65001 Submitted by: Andrey Slusar <vasallia@ukr.net> | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 68 | -0/+115 |
| | |||||
* | - Use USE_ICONV knob | krion | 2004-03-31 | 8 | -13/+10 |
| | | | | Approved by: portmgr | ||||
* | - Add CONFLICTS | krion | 2004-03-30 | 1 | -3/+7 |
| | | | | | PR: ports/64927 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | - Update to 0.6.6 | krion | 2004-03-30 | 3 | -8/+11 |
| | | | | | PR: ports/64928 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | BROKEN on !i386: Does not build (errors running pike binary during build) | kris | 2004-03-29 | 2 | -0/+8 |
| | |||||
* | Forgot a patch in previous commit (support for DB 4.2). | ale | 2004-03-29 | 3 | -39/+51 |
| | | | | Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> | ||||
* | BROKEN on !i386: Does not compile | kris | 2004-03-29 | 1 | -1/+7 |
| | |||||
* | use stdlib.h instead of malloc.h | ijliao | 2004-03-29 | 1 | -0/+3 |
| | |||||
* | Fix db 4.2 dependency. | ale | 2004-03-29 | 3 | -3/+3 |
| | | | | | PR: ports/64802 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> | ||||
* | - SIZEify | markus | 2004-03-29 | 1 | -0/+1 |
| | | | | | Submitted by: trevor Approved by: arved (mentor) | ||||
* | BROKEN: Unfetchable (looks like a SIZE mismatch) | kris | 2004-03-28 | 1 | -0/+2 |
| | |||||
* | Add a WITHOUT_LIBJAVA knob, which disables building libgcj and thus saves | gerald | 2004-03-28 | 3 | -40/+48 |
| | | | | | | | | | quite some build time and also disk. Make this the default on sparc64 and ia64 where libgcj has not been ported to and thus fix long-standing packaging issues on these two platforms. On the way, update to the 20040322 snapshot of GCC 3.3.3. PR: 63427 (mostly) | ||||
* | Update to 8.0.058.p063.1. | netchild | 2004-03-27 | 3 | -6/+18 |
| | |||||
* | This is broken on amd64 as well. | kris | 2004-03-27 | 1 | -2/+2 |
| | |||||
* | - make PKGNAMESUFFIX more flexible | dinoex | 2004-03-27 | 1 | -3/+2 |
| | |||||
* | - make PKGNAMESUFFIX more flexible | dinoex | 2004-03-27 | 1 | -1/+2 |
| | |||||
* | Update to 4.3.5 release: | ale | 2004-03-27 | 6 | -80/+46 |
| | | | | - add support for db 4.2 | ||||
* | Makefile.pnet: | pav | 2004-03-27 | 1 | -2/+2 |
| | | | | | | | | | - Automatically create plist entries for installed binaries bencharks/pnetmark: - Use this feature PR: ports/64750 Submitted by: michael johnson <ahze@ahze.net> (maintainer) | ||||
* | - Automagically install a wrapper script "foo" containing "ilrun foo.exe" | pav | 2004-03-26 | 1 | -2/+39 |
| | | | | | PR: ports/64454 (part of) Submitted by: michael johnson <ahze@ahze.net> (maintainer) | ||||
* | Add gambas 0.91, gambas Almost Means BASic. | thierry | 2004-03-26 | 15 | -0/+6777 |
| | | | | | PR: 62755 Approved by: mat (mentor). | ||||
* | SIZE update jumbo-commit. | bms | 2004-03-25 | 2 | -0/+2 |
| | | | | Submitted by: trevor | ||||
* | Upgrade to 0.8.9. | des | 2004-03-25 | 4 | -23/+65 |
| | |||||
* | Upgrade to 6.2.1. | obraun | 2004-03-24 | 6 | -50/+16 |
| | | | | Approved by: maintainer | ||||
* | - Replace nasty [A-Za-hj-z] with a recursive cp. Not that elegant but it | pav | 2004-03-23 | 1 | -4/+2 |
| | | | | | | works under all locales. Approved by: maintainer | ||||
* | Fix Xpm path. | ale | 2004-03-23 | 3 | -3/+3 |
| | | | | Submitted by: Dominic Marks <dom@helenmarks.co.uk> | ||||
* | I give up, gerald wants the cruft back in. | obrien | 2004-03-23 | 13 | -0/+26 |
| | |||||
* | Add SIZE data. | knu | 2004-03-22 | 12 | -0/+14 |
| | | | | Submitted by: trevor | ||||
* | SIZE-ify distinfo | vs | 2004-03-22 | 2 | -0/+3 |
| | | | | | Reminded by: trevor Approved by: linimon (mentor) | ||||
* | Fix stackless build broken by the recent shared-build commit. | perky | 2004-03-22 | 4 | -4/+12 |
| | | | | Submitted by: Sven Petai <hadara@bsd.ee> |