aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 7.6.112miwi2007-05-022-4/+4
| | | | | PR: 112273 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* - Update to 112304miwi2007-05-023-5/+5
| | | | | PR: 112304 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 0.5.2miwi2007-05-022-4/+4
| | | | | PR: 112315 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to the 20070430 snapshot of GCC 4.1.3.gerald2007-05-022-19/+19
|
* - remove ".if ${PERL_LEVEL} < 500600.." stuffclsung2007-05-011-7/+1
|
* - updated to 1.13mm2007-04-304-50/+13
| | | | | | | - added USE_TK=80+ - uses REINPLACE_CMD for correct library search paths Approved by: garga (mentor)
* - updated to 8.5a6mm2007-04-3010-1270/+1294
| | | | | | - added WITH(OUT)_TZDATA option (installs tcl timezone data, default off) Approved by: garga (mentor)
* Use my @FreeBSD.org address.nemoliu2007-04-302-2/+2
| | | | Approved by: delphij (mentor)
* - fix build for gnustep-gui-0.12dinoex2007-04-301-0/+4
|
* - Update to 1.0.5miwi2007-04-302-21/+15
| | | | | | | - Drop support for FreeBSD 4 PR: 112220 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - Update to 0.9.9nemoliu2007-04-293-5/+8
| | | | | | | - Update pkg-plist - Use my FreeBSD.org address Approved by: delphij (mentor)
* Update to the 20070427 snapshot of GCC 4.3.0.gerald2007-04-2814-133/+133
|
* - Update to 4.128miwi2007-04-273-6/+5
| | | | | PR: 112123 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Remove FreeBSD 4.x checks.shaun2007-04-261-4/+0
| | | | | PR: ports/112021, ports/112035, ports/112064 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
* Update to the 20070423 snapshot of GCC 4.1.3.gerald2007-04-262-19/+19
|
* - Makefile cleanupmiwi2007-04-261-3/+4
| | | | | | | - Update MASTER_SITES PR: 112144 Submitted by: Dan Rench<citric@cubicone.tmetic.com> (maintainer)
* - Update to 0.9.8clsung2007-04-258-70/+750
| | | | | | | | | | | | | | | | | | | | - grab maintainership - Release log: * Ruby on Rails support. We have been working hard on getting Rails own unit tests running and over 98% of them now run successfully. We feel things are running well enough to invite Ruby users to kick the tires and help root out any final issues. * Ruby classes can extend concrete/abstract Java classes and override methods * New Java primitive array syntax * Reimplementation of String, Numeric classes, and Array to be more correct and performant * Significant bottlenecks have been identified. In some cases IO is 6.5x faster than previous releases. Java included classes are significantly faster than in the past. * 225 Jira issues resolved since last release PR: ports/111316 Submitted by: maintainer (Nemo Liu)
* Half yearly update.edwin2007-04-242-40/+40
|
* BROKEN on 5.x: Does not buildkris2007-04-221-0/+4
|
* BROKEN on ia64: Does not compilekris2007-04-221-0/+4
|
* - Set correct permissions on instal.stas2007-04-221-1/+1
|
* - Fix pkg-plistmiwi2007-04-222-0/+2
| | | | Submitted by: krisbot
* BROKEN on 7.0: Does not compilekris2007-04-221-0/+4
|
* - remove port, expired nowdinoex2007-04-211-48/+0
|
* - disconnect gcc-objcdinoex2007-04-211-1/+0
|
* - Update to 1.5.1johans2007-04-212-13/+11
| | | | - Remove workaround (now fixed in distribution)
* Update to the 20070420 snapshot of GCC 4.3.0.gerald2007-04-2114-154/+154
| | | | | | | Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is, enable this only when Java is enabled. PR: 111544
* - Set correct permissions and gid on install.stas2007-04-211-1/+2
| | | | Reported by: kris
* - Set correct gid on install.stas2007-04-211-1/+1
| | | | Reported by: kris
* - Update to 4.127miwi2007-04-213-5/+5
| | | | | PR: 111962 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 1.5.0johans2007-04-195-63/+108
| | | | | - Remove patches (now fixed in distribution) - Install extra documention and respect NOPORTDOCS
* - Update to 0.0.10miwi2007-04-193-6/+5
| | | | | | PR: 111816 Submitted by: Mark Evenson<mark.evenson@gmx.at> Approved by: maintainer
* - Update to 4.126miwi2007-04-193-5/+7
| | | | | PR: 111819 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* Update to 2.1.04johans2007-04-193-4/+9
|
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-184-24/+6
| | | | with letter i-m
* - Update to 7.6.108miwi2007-04-182-9/+13
| | | | | | | | | - Make the dependcy to libfftw optional since math/fftw needs gcc 4.1.2-xxx to be compiled users may not afford this long compilation time - Update MASTER_SITES PR: 111746 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* - Update to 4.125lwhsu2007-04-173-5/+5
| | | | | | PR: 111758 Submitted by: James Bailie <jimmy AT mammothcheese.ca> (maintainer) Approved by: clsung (mentor)
* Add Fortran pieces.gerald2007-04-171-0/+3
|
* Update to the 20070416 snapshot of GCC 4.1.3.gerald2007-04-172-22/+19
| | | | | | | Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is, enable this only when Java is enabled. PR: 111544
* - Update to 1.16.6itetcu2007-04-173-6/+6
| | | | | | | - pass maintainership to submitter PR: ports/111212 Submitted by: Marcelo Araujo
* Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is,gerald2007-04-161-3/+3
| | | | | | enable this only when Java is enabled. PR: 111544
* - move tk-wrapper from lang to x11-toolkitsmm2007-04-163-21/+0
| | | | Approved by: garga (mentor)
* - Update to 2.3.3johans2007-04-162-13/+14
| | | | | | | - Claim maintainership - Fix build for amd64 (and maybe ia64) - Remove FreeBSD 4.x specific libreadline requirement - Mark broken for 5.x: lacking certain libm functions
* Unbreak for GCC 4.1. Merge diffs from newer GCC versions that do notkan2007-04-151-0/+99
| | | | tickle GCC 4.1 senses as much.
* - Update to version 2.6.alepulver2007-04-154-60/+19
| | | | | | | - Remove PORTDOCS and list the files in pkg-plist. - Remove BROKEN on ia64 to see if the problem has been fixed and to allow further investigation. - Remove patch which was integrated.
* Update to the 20070413 snapshot of GCC 4.3.0.gerald2007-04-1414-133/+140
| | | | Add WANT_GNOME=yes per our GNOME porting documentation.
* Add WANT_GNOME=yes per our GNOME porting documentation.gerald2007-04-142-0/+2
|
* - use shc to create binariesmm2007-04-121-4/+8
| | | | | | - increase version to 1.1 Approved by: garga (mentor)
* - fixed USE_LDCONFIG pathmm2007-04-121-2/+2
| | | | | | - bump PORTREVISION Approved by: garga (mentor)
* libjava now also provides cp-tools.info.gerald2007-04-127-7/+14
| | | | Reported by: rafan
* Move everything related to the WITH_JAVA_AWT knob into a single blockgerald2007-04-127-98/+84
| | | | | | and make this a subset of the general Java-specific section. Submitted by: alepulver
* Move everything related to the WITH_JAVA_AWT knob into a single blockgerald2007-04-111-14/+12
| | | | | | and make this a subset of the general Java-specific section.[1] Submitted by: alepulver[1]
* 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects ↵miwi2007-04-116-184/+0
| | | | | | | | | | | | | | | | | | | | an old version of XMAME, please use other frontends instead (like gxmame) 2007-03-28 graphics/hobbes-icons-xpm: Archaic port 2007-04-10 japanese/firefox-ja: Incomplete pkg-plist 2007-04-10 japanese/lookup-xemacs: Does not install 2007-04-10 lang/linux-hla: Does not compile 2007-04-10 mail/vmailmgr: Incomplete pkg-plist 2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install' 2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD 2007-04-10 net-mgmt/tas: Incomplete pkg-plist 2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0 2007-04-10 news/inn-stable: Fails to patch 2007-04-10 palm/malsync: Does not build with new pilot-link 2007-04-10 russian/elm.language: Leaves behind files on deinstall 2007-04-10 russian/pine.language: Leaves behind config file on deinstall 2007-04-01 science/py-scipy03: Replaced by py-scipy 2007-04-10 security/php4-cryptopp: Does not compile
* Update to the 20070409 snapshot of GCC 4.1.3.gerald2007-04-102-32/+27
| | | | | | | Move everything related to the WITH_JAVA_AWT knob into a single block and make this a subset of the general Java-specific section.[1] Submitted by: alepulver[1]
* Check for, and warn about the datasize limit, before trying to buildgerald2007-04-107-0/+63
| | | | | | | with Java support. PR: 111126 Suggested by: kris, cperciva
* Update to the 20070406 snapshot of GCC 4.3.0.gerald2007-04-0914-133/+133
|
* lang/gfortran is gone; remove CONFLICTS.gerald2007-04-091-2/+0
|
* lang/gfortran is now just an alias for lang/gcc42. Remove it.gerald2007-04-074-28/+0
|
* - Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.mnag2007-04-071-2/+2
|
* Use GCC 4.1.x on AMD64 to fix compilation errors.stefan2007-04-061-1/+2
| | | | | PR: 111021 Submitted by: maintainer
* - updated maintainer e-mail addressmm2007-04-0516-21/+21
| | | | Approved by: garga (mentor)
* - updated maintainer e-mail address.mm2007-04-051-10/+6
| | | | | | - switched to new bsd.tcl.mk infrastructure. Approved by: garga (mentor)
* - Use a static PORTEPOCH for a while. We have a problem with the variablestas2007-04-051-1/+1
| | | | | | | initialization order. Reported by: many Thanks to: pav
* - Hack around RUBY_PORTEPOCH being set later than PKGNAME suffix is determinedpav2007-04-051-0/+3
| | | | With hat: portmgr
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-051-4/+0
| | | | with letter k-n
* - Update to 1.5gabor2007-04-044-28/+58
| | | | | | | - Pass maintainership to submitter PR: ports/110519 Submitted by: Nemo Liu <nemoliu@gmail.com>
* - Use common RUBY_PORTEPOCH variable.stas2007-04-041-1/+1
|
* - Update ruby to 1.8.6stas2007-04-047-18/+27
| | | | | - Synchronise portversions and portepochs in all ruby subports - Take maintainerships of all ruby subports.
* Update to the 20070402 snapshot of GCC 4.1.3.gerald2007-04-042-19/+19
|
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-033-4/+4
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* Change maintainer at previous maintainer's request.philip2007-04-011-2/+2
| | | | | PR: ports/111047 Submitted by: Richard Kiss <him -at- richardkiss.com> (maintainer)
* Document the large memory requirements when building with Java support.gerald2007-03-317-0/+28
| | | | Discussed with: alepulver
* Also bump PORTREVISION.thierry2007-03-301-0/+1
| | | | Suggested by: pav
* Also define USE_TCL. This fixes devel/tcl-neo.thierry2007-03-301-0/+1
| | | | Approved by: mi (maintainer)
* - Fix after objformat removalpav2007-03-291-0/+1
| | | | Reported by: pointyhat
* - Remove tcl81-thread, very old, and unused in the tree, tcl versionpav2007-03-298-442/+0
| | | | Approved by: Martin Matuska <martin@matuska.org> (maintainer)
* - Fix after objformat removalpav2007-03-291-0/+2
| | | | Reported by: pointyhat
* Update to the 20070323 snapshot of GCC 4.3.0.gerald2007-03-2814-133/+133
|
* lang/gdc: update to 0.23daichi2007-03-283-43/+50
| | | | | | | | | - updated to 0.23 - added amd64 arch support - added gcc41 for build PR: ports/110953 Submitted by: Masanori OZAWA (maintainer)
* - Update to 0.22clsung2007-03-283-4/+5
|
* - Update to 4.124clsung2007-03-283-5/+5
| | | | | PR: ports/110904 Submitted by: maintainer (James Bailie)
* Let expect detect and use openpty(3), and therefore allow it to utiliseshaun2007-03-282-22/+1
| | | | | | | | as many ptys as we support. The breakage was caused by a bogus (or temporarily introduced) CONFIGURE_ENV. PR: ports/108311 Submitted by: Lars Erik Gullerud <lerik@nolink.net>
* - Change my email.stas2007-03-2812-12/+12
| | | | Suggested by: skv
* - Update to 9.1.1.stas2007-03-283-5/+6
|
* Update to the 20070326 snapshot of GCC 4.1.3.gerald2007-03-282-19/+19
|
* - Fix after objformat removalpav2007-03-282-2/+2
| | | | Reported by: pointyhat
* - Remove support for lang/tcl-tk-wrappermiwi2007-03-273-21/+6
| | | | | | | | - Bump PORTREVISION Notes: Please read UPDATING Approved by: maintainer implicit
* - Remove support for lang/tcl-tk-wrappermiwi2007-03-271-7/+2
| | | | | | | | - Bump PORTREVISION Notes: Please read UPDATING Approved by: maintainer implicit
* - Remove support for lang/tcl-tk-wrappermiwi2007-03-272-14/+4
| | | | | | | | - Bump PORTREVISION Notes: Please read UPDATING Approved by: maintainer implicit
* - Remove support for lang/tcl-tk-wrappermiwi2007-03-271-7/+2
| | | | | | - Bump PORTREVISION Notes: Please read UPDATING
* Add tk-wrapper , shell wrapper for wish (Tk).miwi2007-03-273-0/+21
| | | | | PR: ports/110627 Submitted by: Martin Matuska <martin at matuska.org>
* Tcl-wrapper installs a shell wrapper for the "tclsh" command thatmiwi2007-03-278-0/+148
| | | | | | | | | | | comes with different versions of Tcl. Users can define in a configuration file which version of the Tcl shell should be called. - Martin Matuska martin@matuska.org PR: ports/110626 Submitted by: martin at matuska.org
* - Fix a breakage caused by revision v 1.91 of ports/lang/tcl84/Makefilethierry2007-03-273-21/+50
| | | | | | | | | | | | | | | | | | | - Switch to USE_TCL - s/INSTALLS_SHLIB/USE_LDCONFIG/ - Support tcl84-thread - Fix tclsh detection in configure - Pet portlint. Note: this port is still broken, because a test is failing, and tests are part of the all target. PR: ports/110805 Submitted by: /me Approved by: mi (excepted the move of tests to a regression-test target)
* - Update lang/sbcl to 1.0.4.clsung2007-03-263-5/+4
| | | | | PR: ports/110829 Submitted by: maintainer (NIIMI Satoshi)
* - Update to 0.21clsung2007-03-263-12/+8
|
* Fix socket threading in Mono's IO layer.tmclaugh2007-03-253-1/+163
| | | | | | | - patch-mono_io-layer_sockets.c - patch-mono_io-layer_socket-private.h Submitted by: Robert Wojciechowski
* - COPYTREE_* are now part of bsd.port.mkpav2007-03-244-28/+0
| | | | | PR: ports/100996 Submitted by: stass
* Fix build with gcc41krion2007-03-232-0/+35
| | | | Reported by: pointyhat via kris
* Reset andrew.nau.ua@gmail.com at his request due to lack of time.linimon2007-03-233-3/+3
| | | | Hat: portmgr
* - Respect X11BASE.alepulver2007-03-231-1/+4
| | | | Reported by: linimon
* - Remove lang/xotcl-thread port is obsolete. threading is default enabledmiwi2007-03-212-15/+0
| | | | | PR: 110611 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Fix build with aolserver-xotclmiwi2007-03-211-2/+2
| | | | | PR: 110612 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Fix build with slave portmiwi2007-03-212-1/+9
| | | | Submitted by: pointyhat
* - Hopefully fix INDEXmiwi2007-03-211-0/+2
|
* - Marked broken for amd64miwi2007-03-211-0/+1
| | | | | Submitted by: pointyhat via kris Approved by: maintainer
* - Added support for the new tcl threads structuremiwi2007-03-201-39/+11
| | | | | PR: 110403 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* Adds a new way of working with threaded versions andmiwi2007-03-202-14/+36
| | | | | | | | | | | | | resolves conflicts. Threaded libraries and shell are installed on top of the standard ones so ports that depend on threaded and non-threaded tcl can be used simultaneously. Behaiviour with non-threaded libraries does not change. PR: 110401 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* Update to the 20070316 snapshot of GCC 4.3.0.gerald2007-03-1814-133/+133
|
* Update to 1.2.3.1tmclaugh2007-03-1717-366/+129
| | | | | | | | | | | - 1,933 missing methods were implemented - 164 methods with pending implementations were fixed - Several critical fixes to the runtime startup affecting multi-threaded applications - Windows.Forms improvements and bugfixes Submitted by: Phillip Neumann Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
* - Add pkg-plist-threads. (forget in last commit)miwi2007-03-172-0/+16
|
* - Adds a new way of working with threaded versions andmiwi2007-03-174-28/+88
| | | | | | | | | | | | | | | resolves conflicts. - Bump PORTREVISION Notes: Threaded libraries and shell are installed on top of the standard ones so ports that depend on threaded and non-threaded tcl can be used simultaneously. Behaiviour with non-threaded libraries does not change. PR: 110394 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* Update to the 20070312 snapshot of GCC 4.1.3.gerald2007-03-142-19/+19
|
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-142-2/+0
| | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
* 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSDmiwi2007-03-1410-1162/+0
| | | | | | | | | | | | | | | | | | | | 2007-03-10 korean/gau: Broken on all supported versions of FreeBSD 2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD 2007-03-01 lang/pike70: Please use pike72 2007-03-10 misc/lile: Broken on all supported versions of FreeBSD 2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD 2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD 2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD 2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD 2007-03-10 korean/gau: Broken on all supported versions of FreeBSD 2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD 2007-03-01 lang/pike70: Please use pike72 2007-03-10 misc/lile: Broken on all supported versions of FreeBSD 2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD 2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD 2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD 2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead
* - Improved handling of WITH_TCL85_MANmiwi2007-03-134-34/+40
| | | | | | | - Manpages are not installed by default (default on for Tcl 8.4) PR: 110257 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Improved handling of WITH_TCL84_MANmiwi2007-03-132-31/+73
| | | | | PR: 110255 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Adds TCL80_MAN and TCLSH_WRAPPER to OPTIONSmiwi2007-03-134-73/+23
| | | | | | | | | | - Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Pass maintainership to submitter - Bump PORTREVISION PR: 110233 Submitted by: Martin Matuska <martin@matuska.org>
* - Improved handling of WITH_TCL83_MANmiwi2007-03-132-19/+22
| | | | | | | - Manpages are not installed by default (default on for Tcl 8.4) PR: 110239 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Removed unnecessary PKGINSTALL and PKGDEINSTALLmiwi2007-03-132-13/+16
| | | | | | | | - Improved handling of WITH_TCL82_MAN - Manpages are not installed by default (default on for default TCL - 8.4) PR: 110236 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Adds TCL81_MAN and TCLSH_WRAPPER to OPTIONSmiwi2007-03-132-12/+28
| | | | | | | | | | - Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Pass maintainership to submitter - Bump PORTREVISION PR: 110232 Submitted by: Martin Matuska <martin@matuska.org>
* - Update to 7.6.104miwi2007-03-132-4/+4
| | | | | PR: 110187 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* Revert previous commit: for an unknown reason, the pcre module linkedale2007-03-132-4/+4
| | | | | | with external pcre library doesn't work inside apache. PHP devs are not interested in fixing this problem and insist to use the bundled (broken too) version.
* - fix pkg-plist (again?)clsung2007-03-132-6/+379
| | | | Pointyhat to: me
* Update to the 20070309 snapshot of GCC 4.3.0. This brings a new gcjh43gerald2007-03-1321-140/+217
| | | | | | application and man pages for gappletviewer43, gjar43, gjarsigner43, gjavah43, gkeytool43, gnative2ascii43, gorbd43, grmid43, gserialver43, and gtnameserv43.
* Now that we have a utf8-enabled pcre port, let php5-pcreale2007-03-122-4/+4
| | | | depend on it. This should also fix PR 109542.
* Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre bykrion2007-03-121-1/+2
| | | | | | default. Bump PORTREVISION on all dependent ports.
* - Don't try to delete unexistent dir.stas2007-03-112-2/+1
|
* - Remove patchset (forget in last commit)miwi2007-03-114-68/+0
| | | | Submitted by: pointyhat and maintainer
* - Update e17 ports to 20070223 snapshotstas2007-03-113-12/+5
| | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
* - Chase databases/freetds update. Fix php5-pdo_dblib buildrafan2007-03-102-2/+2
| | | | Reported by: pointyhat via kris
* Update to the 20070305 snapshot of GCC 4.1.3.gerald2007-03-092-19/+19
|
* - Adds TCL82_MAN and TCLSH_WRAPPER to OPTIONSmiwi2007-03-093-61/+11
| | | | | | | | | | - Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Pass maintainership to submitter - Bump PORTREVISION PR: 110088 Submitted by: Martin Matuska <martin@matuska.org>
* - Adds TCL83_MAN and TCLSH_WRAPPER to OPTIONSmiwi2007-03-093-63/+11
| | | | | | | | | | - Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port - Adds support for NO_INSTALL_MANPAGES knob - Pass maintainership to submitter - Bump PORTREVISION PR: 110086 Submitted by: Martin Matuska <martin@matuska.org>
* Update to the 20070307 snapshot of GCC 4.2.0.gerald2007-03-092-19/+19
|
* - Adds TCL85_MAN and TCLSH_WRAPPER to OPTIONSmiwi2007-03-086-132/+16
| | | | | | | | | - Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port - Replaces NO_TCL85_MAN with WITHOUT_TCL85_MAN to comply with structure of lang/tcl84 - Removes NOPORTDOCS because NO_INSTALL_MANPAGES and NOPORTDOCS aren't the same PR: 110083 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Ddds TCL84_MAN and TCLSH_WRAPPER to OPTIONSmiwi2007-03-083-67/+18
| | | | | | | | | | - Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port - Adds CONFLICTS between threaded and non-threaded versions - Adds support for NO_INSTALL_MANPAGES knob - Pass maintainership to Submitter PR: 110082 Submitted by: Martin Matuska <martin@matuska.org>
* Add spl dependency to pdo, mysqli and sqlite extensions.ale2007-03-082-0/+18
|
* - Update to 5.0.3miwi2007-03-072-5/+4
| | | | | | PR: 109892 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: maintainer
* - Update to 5.0miwi2007-03-073-103/+19
| | | | | PR: 109951 Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer)
* Tcl-tk-wrapper installs shell wrappers for "tclsh" and "wish" commands thatmiwi2007-03-077-0/+141
| | | | | | | | | | | | | | | | | come with different versions of tcl and tk. Users can define which version of the tcl and tk shells should be called. To make use of the "tclsh" wrapper, users need to install tcl. Recommended tcl ports: lang/tcl84 lang/tcl85 To make use of the "wish" wrapper, users need to install tk. Recommended tk ports: x11-toolkits/tk84 x11-toolkits/tk85 - Martin Matuska martin@matuska.org PR: ports/109852 Submitted by: martin at matuska.org
* A possible build fix for IA64 by semi-automatical pkg-plist generation.maho2007-03-052-18/+6
| | | | Submitted by: kris
* Update to the 20070302 snapshot of GCC 4.3.0.gerald2007-03-0414-133/+133
|
* Update to 4.4.6 release.ale2007-03-042-11/+11
|
* Update to 3.1.5krion2007-03-047-239/+47
|
* Grab maintainership.krion2007-03-041-1/+1
|
* dd@ has had his port bit taken for safekeeping. Therefore, return theselinimon2007-03-042-2/+2
| | | | | | to the pool. Hat: portmgr
* - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5rafan2007-03-034-4/+4
| | | | - Bump PORTREVISION where necessary
* Add pecl-perl , embedded Perl.vanilla2007-03-035-0/+47
| | | | | PR: ports/109775 Submitted by: Luke Jee
* Update to the 20070228 snapshot of GCC 4.2.0.gerald2007-03-032-19/+19
|
* - Marked broken for ia64 [1]miwi2007-03-012-0/+12
| | | | | | | | - Set conflict with tcl-threads PR: 108972 Submitted by: Martin Matuska <martin@matuska.org> (maintainer) pointyhat via kris [1]
* Add slave port for lang/xotcl.miwi2007-03-012-0/+13
| | | | | PR: ports/109677 Submitted by: Martin Matuska <martin at matuska.org>
* - Removed WITH_THREADS and WITH_AOLSERVER from OPTIONSmiwi2007-03-012-32/+73
| | | | | | | | | - Added support for threaded build (WITH_THREADS), prepared for xotcl-thread slave port - Added support for tcl85, removed tcl83 from CATEGORIES - Prepared for www/aolserver-xotcl slave module (AOLSERVER_XOTCL knob) PR: 109675 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Update to 1.0.3miwi2007-03-012-5/+5
| | | | | PR: 109652 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - Bump PORTREVISION for changes in libltdl15.ahze2007-03-011-1/+1
|
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.kuriyama2007-02-286-6/+6
|
* - Update to 0.4.1miwi2007-02-283-21/+4
| | | | | PR: 109317 Submitted by: Marcelo Araujo <araujo@bsdmail.org>
* - Update to last snapshot (20060918)miwi2007-02-282-4/+4
| | | | | PR: 109324 Submitted by: Marcelo Araujo <araujo@bsdmail.org>
* - Force setup.py picks up readline and ncurses from base. This fixes buildrafan2007-02-287-20/+249
| | | | | | | | | when devel/ncurses installed. - Similar to python24, don't pick up ncursesw in python25. This results in both ncurses are linked into _curses.so Tested by: krion Approved by: alexbl (python@)
* Update to the 20070226 snapshot of GCC 4.1.3.gerald2007-02-272-19/+19
|
* Update to 2.13.tobez2007-02-272-4/+4
|
* Add support for firebird2 in interbase extension.ale2007-02-273-6/+3
| | | | Submitted by: acm
* - Update to 1.12miwi2007-02-273-16/+35
| | | | | | | - Pass maintainership to submitter PR: 109464 Submitted by: Martin Matuska <martin@matuska.org>
* OCamlDuce is an enhancement to OCaml that allows you to use XML types.miwi2007-02-275-0/+65
| | | | | | | WWW: http://www.cduce.org/ocaml PR: ports/109564 Submitted by: Jaap Boender <jaapb at kerguelen.rg>
* - set DEPRECATEDdinoex2007-02-251-0/+3
|
* - fix build for CURRENT (objformat)dinoex2007-02-251-0/+4
|
* - Work around crashes during build due to LC_* settings in environment bytmclaugh2007-02-252-9/+29
| | | | | | | | | setting LC_ALL=C [1] - Crash instead of looping infinitely when Mono can't obtain a semaphore. Patch from Mono's SVN [2] Reported by: A few people [1], pointyhat [2] Submitted by: Phillip Neumann [1], Lou Kamenov [2]
* Update to the 20070223 snapshot of GCC 4.3.0. No extra patch is neededgerald2007-02-2521-350/+133
| | | | to build on i386 any longer.
* Bump PORTREVISION to assure this port is rebuilt with patched libltdl.ahze2007-02-241-1/+1
|
* Fix formatting exception in io:format.olgeni2007-02-244-2/+34
| | | | Obtained from: Hans Bolinder <hans.bolinder(at)ericsson.com>
* Add ruby-doc-stdlib 0.10.1, documentation for the Ruby language standardstas2007-02-236-0/+4544
| | | | | | | | | library. Submitter doesn't respond, thus I'll maintain the port. PR: ports/101423 (based on) Submitted by: Alexander Novitsky <alecn2002 at yandex.ru>
* Update to the 20070221 snapshot of GCC 4.2.0.gerald2007-02-222-19/+19
|
* Add fasm 1.67.21, flat, multiple-pass assembler for IA-32 & x86-64skv2007-02-225-0/+52
| | | | architectures.
* - Remove redundant substitutionsstas2007-02-221-6/+2
| | | | - Bump PORTREVISION.
* - Update to 9.1.0stas2007-02-224-24/+19
| | | | - Use Tk 8.5.
* - Update master siterafan2007-02-221-1/+1
| | | | | | PR: ports/109395 Spotted by: Bill distfiles Fenner Submitted by: Rick van der Zwet <rick at wzoeterwoude.net> (maintainer)
* - Install info files correctlyrafan2007-02-211-2/+2
| | | | | | PR: ports/108194 Submitted by: clemens fischer <ino-qc at spotteswoode.de.eu.org> Approved by: Erik Greenwald <erik at smluc.org> (maintainer)
* The Erlang runtime could occasionally segfault when writing erl_crash.dumpolgeni2007-02-214-2/+56
| | | | | | files, due to a fixed size buffer. Using encode_size_struct will fix it. Obtained from: Christopher Faulet <christopher.faulet(at)capflam.org>
* Remove some debug code that was included into the release.olgeni2007-02-212-0/+46
|
* Update the mail header patches (it's a no-op).ale2007-02-206-12/+12
|
* Update to the 20070219 snapshot of GCC 4.1.3.gerald2007-02-202-20/+20
| | | | | This has a patch of mine to account for the removal of /usr/bin/objformat on 7-CURRENT and defaults to elf instead of aout in this case.
* Objformat fallout fix.tobez2007-02-202-4/+52
|
* 1. Fix breakage due to incorrect objformat-related change.tobez2007-02-2010-45/+60
| | | | | | | | | | | | 2. While at it, add a WITHOUT_USE_PERL knob that avoids spamming /usr/bin; it is meant for those who do cross-installs and such. No version bump. Pointy hat to: kris [1] Reported by: many [1] PR: 104524 [2] Submitted by: Nick Hibma <nick@anywi.com> [2]
* Remove expired port:gabor2007-02-196-82/+0
| | | | | | 2006-12-01 lang/tcc: is only for i386, and you are running amd64. Approved by: erwin (mentor, implicit)
* - Update to 20070218rafan2007-02-193-5/+7
| | | | | PR: ports/109278 Submitted by: Nils M Holm <nmh at t3x.org> (maintainer)
* Force build to use the bundled mcs instead of the system's mcs if Mono istmclaugh2007-02-191-1/+2
| | | | | already installed. This clears up issues where some people could not build Mono if it was already installed.
* - Do not echo post-build command.alepulver2007-02-192-5/+9
| | | | | | | | | - Show pkg-message in post-install target [1]. - Use shell globbing pattern in script patch. PR: ports/109295 Submitted by: Alexander Shiryaev <coumarin@gmail.com> Forgotten by: alepulver (myself) [1]
* - Do not echo post-build command.alepulver2007-02-192-2/+2
| | | | | | | - Fix names of binaries displayed in pkg-message (my fault). PR: ports/109294 Submitted by: Alexander Shiryaev <coumarin@gmail.com>
* Update to the 20070216 snapshot of GCC 4.3.0.gerald2007-02-1928-140/+371
| | | | | | | This has a patch of mine to account for the removal of /usr/bin/objformat on 7-CURRENT and defaults to elf instead of aout in this case. Add a temporary patch to fix the bootstrap on i386.
* Add an hack to avoid segmentation fault caused by session module loadedale2007-02-192-0/+8
| | | | after pspell module.
* Update to 4.4.5 release.ale2007-02-175-74/+15
|
* This is XDS-C for Linux, it is setup to produce native FreeBSD binaries.alepulver2007-02-1715-0/+2070
| | | | | | | WWW: http://www.excelsior-usa.com/ PR: ports/108499 Submitted by: coumarin at gmail.com
* This is Native XDS-x86 for Linux,alepulver2007-02-1717-0/+1202
| | | | | | | | | it is setup to produce native FreeBSD binaries. WWW: http://www.excelsior-usa.com/ PR: ports/108498 Submitted by: coumarin at gmail.com
* Fix minor typo.thomas2007-02-162-2/+2
|
* Update to the 20070214 snapshot of GCC 4.2.0.gerald2007-02-162-19/+19
| | | | | This has a patch of mine to account for the removal of /usr/bin/objformat on 7-CURRENT and defaults to elf instead of aout in this case.
* Fix "edoc: error in layout 'edoc_layout'" issue.olgeni2007-02-164-0/+44
| | | | Obtained from: Bertil Karlsson <bertil.karlsson(at)ericsson.com>
* Fix http:request error.olgeni2007-02-162-0/+46
| | | | Obtained from: Ingela Anderton Andin <ingela(at)erix.ericsson.se>
* Remove amd64 as an available arch to build on.tmclaugh2007-02-161-1/+3
| | | | | - builds are exhibiting semaphore problems on pointyhat runs causing failure to build.
* Account for the removal of /usr/bin/objformat on 7-CURRENT and defaultgerald2007-02-152-1/+15
| | | | to elf instead of aout in this case. Bump PORTREVISION.
* Account for the removal of /usr/bin/objformat on 7-CURRENT and defaultgerald2007-02-152-0/+15
| | | | to elf instead of aout in this case. Bump PORTREVISION.
* Bump PORTREVISION.gerald2007-02-151-0/+1
|
* Fix a crashbug on str_replace().ale2007-02-154-2/+24
| | | | | Submitted by: esser Obtained from: PHP CVS
* Use MASTER_SITE_LOCAL for our own boot-filevs2007-02-151-1/+2
|
* Account for the removal of /usr/bin/objformat on 7-CURRENT and defaultgerald2007-02-151-0/+14
| | | | to elf instead of aout in this case.
* Update to Python 2.4.4.delphij2007-02-148-83/+35
| | | | | | Approved by: maintainer timeout, alexbl (python@) Tested by: pointyhat PR: ports/105901
* Update to 2.2anray2007-02-143-7/+17
| | | | | PR: ports/109042 Submitted by: Hirohisa Yamaguchi(maintainer)
* - Remove expired ruby 1.6 ports.stas2007-02-1315-1241/+0
| | | | - Remove expired ruby18_static port that depends on ruby16
* Fix regression: count(object) should call object->count() if instance of ↵ale2007-02-134-2/+68
| | | | | | Countable. Spotted by: Roman Neuhauser <neuhauser@sigpipe.cz>
* - No more bash syntax!rafan2007-02-121-1/+9
| | | | | | | | - Bump PORTREVISION PR: ports/108948 (based on) Submitted by: clemens fischer <ino-news at spotteswoode.dnsalias.org> Approved by: Ying-Chieh Chen (maintainer via irc)
* Fix objformat fallout on -CURRENT.tmclaugh2007-02-121-0/+2
| | | | | Thanks to Andrzej Tobola and Sebastian Nowicki for lending me access to a machine.
* Update to the 20070209 snapshot of GCC 4.3.0.gerald2007-02-1221-140/+189
| | | | | | This adds a couple of further programs related to Java language support, specifically gjar, gjavah, gnative2ascii, gorbd, grmid, gserialver, and gtnameserv.
* Update to 0.9.10.novel2007-02-112-4/+4
| | | | | PR: 108938 Submitted by: chinsan
* Fix typoerwin2007-02-111-1/+1
| | | | Submitted by: Sergey Zaharchenko <doublef-ctm@yandex.ru>
* Schedule these broken ports for removal on 2007-04-10 if they are stillkris2007-02-111-0/+2
| | | | broken at that time and no fix has been submitted.
* Remove expired portskris2007-02-1121-931/+0
|
* Deprecate these ports that are broken on 5.x and above, with expiry inkris2007-02-111-0/+3
| | | | 1 month.
* Bump PORTVERSION.ale2007-02-111-1/+1
| | | | Requested by: many
* Chase documentation checksums.olgeni2007-02-101-68/+68
|
* - Add CONFLICTS between net/mpd and lang/mpd.alepulver2007-02-091-0/+1
| | | | Reported by: "Daniel O'Connor" <doconnor@gsoft.com.au>
* Update to the 20070207 snapshot of GCC 4.2.0.gerald2007-02-092-19/+22
| | | | | Properly set INFO for those cases where we actually do not build libgomp, and thus not libgomp.info either.
* Add all default php5 extensions.ale2007-02-091-5/+13
|
* Update to 5.2.1 release.ale2007-02-0910-52/+212
|
* - Add NO_LATEST_LINK to avoid it being the same as in net/mpd.alepulver2007-02-091-0/+3
|
* MPD is a new programming language that has a syntax very close to thealepulver2007-02-096-0/+610
| | | | | | | | | | | | | | | | | | | one used in the book Foundations of Multithreaded, Parallel, and Distributed Programming. The name of the language comes from the first three letters of the main words of the title of the book: Multithreaded, Parallel, and Distributed. These words also capture a distinguishing aspect of the language, namely that it supports all three of these concurrent programming techniques. MPD is implemented as a variant of the SR programming language. It has a different parser, but it uses the same intermediate form and run-time system as SR. Consequently, MPD provides the same variety of concurrent programming mechanisms as does SR. WWW: http://www.cs.arizona.edu/mpd/ PR: ports/108806 Submitted by: Kai Wang <kaiw27 at gmail.com>
* Fix dialyzer_init_plt path.olgeni2007-02-092-2/+2
|
* - Update to 0.5.1miwi2007-02-095-37/+19
| | | | | PR: 108883 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix after objformat removalmiwi2007-02-081-0/+5
| | | | Submitted by: pointyhat
* Really fix the objformat issue, the previous commit broke php compilation.ale2007-02-072-2/+12
|
* - Revert libtool addition to fix the plistpav2007-02-071-1/+0
|
* Update to the 20070205 snapshot of GCC 4.1.2.gerald2007-02-072-19/+19
|
* Update to the 20070202 snapshot of GCC 4.3.0.gerald2007-02-0628-301/+161
| | | | | | | | | | | Adjust pkg-plist to remove some secondary programs which we no longer provide after the import of the Eclipse Java frontend. Properly set INFO for those cases where we actually do not build libgomp, and thus not libgomp.info either. Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43. Remove the cklatest target and files/patch-gengtype-yacc.y.
* - Depend on libtool directly. This port builds a local copy of boehm-gcstas2007-02-061-0/+1
| | | | | | | which depend on it. Letting the boehm-gc to install it will effectively touch the filesystem in pre-build stage. Reported by: kris
* Populate a new ports-mgmt category. List of moved ports:pav2007-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/portcheckout -> ports-mgmt/portcheckout devel/portlint -> ports-mgmt/portlint devel/portmk -> ports-mgmt/portmk devel/porttools -> ports-mgmt/porttools misc/instant-tinderbox -> ports-mgmt/instant-tinderbox misc/porteasy -> ports-mgmt/porteasy misc/portell -> ports-mgmt/portell misc/portless -> ports-mgmt/portless misc/tinderbox -> ports-mgmt/tinderbox security/jailaudit -> ports-mgmt/jailaudit security/portaudit -> ports-mgmt/portaudit security/portaudit-db -> ports-mgmt/portaudit-db security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port sysutils/barry -> ports-mgmt/barry sysutils/bpm -> ports-mgmt/bpm sysutils/kports -> ports-mgmt/kports sysutils/managepkg -> ports-mgmt/managepkg sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck sysutils/pib -> ports-mgmt/pib sysutils/pkgfe -> ports-mgmt/pkgfe sysutils/pkg-orphan -> ports-mgmt/pkg-orphan sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves sysutils/pkg_install -> ports-mgmt/pkg_install sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel sysutils/pkg_remove -> ports-mgmt/pkg_remove sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst sysutils/pkg_tree -> ports-mgmt/pkg_tree sysutils/portbrowser -> ports-mgmt/portbrowser sysutils/portconf -> ports-mgmt/portconf sysutils/portdowngrade -> ports-mgmt/portdowngrade sysutils/portcheck -> ports-mgmt/portcheck sysutils/portmanager -> ports-mgmt/portmanager sysutils/portmaster -> ports-mgmt/portmaster sysutils/portscout -> ports-mgmt/portscout sysutils/portsearch -> ports-mgmt/portsearch sysutils/portsman -> ports-mgmt/portsman sysutils/portsnap -> ports-mgmt/portsnap sysutils/portsopt -> ports-mgmt/portsopt sysutils/portupgrade -> ports-mgmt/portupgrade sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools sysutils/psearch -> ports-mgmt/psearch sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex sysutils/qtpkg -> ports-mgmt/qtpkg textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports Repocopies by: marcus
* - Update to 1.0.1 (required by recent lang/mono update)tmclaugh2007-02-054-17/+31
|
* s/INSTALLS_SHLIB/USE_LDCONFIG/tmclaugh2007-02-051-1/+1
|
* Update to the 20070131 snapshot of GCC 4.2.0.gerald2007-02-053-41/+20
| | | | | Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43. Remove the cklatest target and files/patch-gengtype-yacc.y.
* - Update to 1.2.2.1tmclaugh2007-02-0520-376/+214
| | | | | | | | | | | - amd64 now enabled (and reportedly works quite well) - Remove annoying semdel stuff because mono releases its semaphoresa now Thanks to everyone on the BSD# mailing list for providing feedback as to the stability of this release on multiple archs and version lines. Helped by: Many people on the BSD# mailing list Projecy by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
* Remove the cklatest target and files/patch-gengtype-yacc.y.gerald2007-02-042-17/+0
|
* Update to GCC 4.0.4, the official release. This closes the GCC 4.0 branch.gerald2007-02-043-33/+15
| | | | | Remove the cklatest target and files/patch-gengtype-yacc.y; bison no longer is a requirement.
* Fix the build after the removal of objformat.marcus2007-02-041-0/+4
| | | | Reported by: pointyhat via kris
* Deprecate in favor of the newer and safer snobol4 port.wes2007-02-031-0/+2
|
* Upgrade to version R11B-3.olgeni2007-02-0217-333/+291
|
* - Don't strip installed librariespav2007-02-021-3/+3
| | | | | | PR: ports/108560 Submitted by: Richard S. Conto <rsc@umich.edu> Approved by: Richard Kiss <him@richardkiss.com> (maintainer)
* Update to 1.4.3johans2007-02-012-4/+4
|
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-0110-0/+12
|
* - add category gnustepdinoex2007-02-015-5/+5
| | | | | PR: 103931 Approved by: pav
* - update to 1.13.1dinoex2007-02-013-23/+5
|
* - Update to 7.6.102miwi2007-02-013-9/+4
| | | | | PR: 108554 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* - Fix buildmiwi2007-01-314-0/+24
| | | | | | | - Bump PORTREVISION PR: 108545 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Update to 2007-01-30miwi2007-01-313-5/+5
| | | | | PR: 108605 Submitted by: Nils M Holm <nmh@t3x.org>
* - Remove glade-gpl duplicate with gnat-glademiwi2007-01-315-208/+0
| | | | | PR: 107415 Discussion with: John Merryweather Cooper