aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* update lang/linux-j: 501b -> 502adaichi2003-08-187-115/+119
| | | | | PR: 55447 Submitted by: Jean-Sebastien Roy <js@jeannot.org> (maintainer)
* Use Tcl/Tk 8.4 rather than 8.2.knu2003-08-182-4/+5
| | | | Add a missing file to pkg-plist that only exists in Ruby 1.8.
* Use INFO.marcus2003-08-174-17/+5
|
* Bump PORTREVISION for previous commitkris2003-08-161-0/+1
|
* Utilize the new INFO variablekris2003-08-162-5/+1
|
* - Update to 7.1.025.netchild2003-08-154-18/+54
| | | | | | | | - Fix spelling of CONFLICTS [1]. - Add request for benchmark numbers [2]. Noticed by: Andreas Schweitzer <Andreas.Schweitzer@hs.uni-hamburg.de> [1] Discussed with: Intel [2]
* Unbreak build with GCC 3.3.1.jkoshy2003-08-152-6/+4
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
* Fix build breakage with the GCC 3.3.1.jkoshy2003-08-152-1/+16
| | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
* - apply patch from fearow@comcast.netdinoex2003-08-151-0/+11
|
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-153-5/+5
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* - make IGNORE, license terms need to be agreed prior installdinoex2003-08-151-4/+11
| | | | | | - apply patch from fearow@comcast.net - add USE_PERL=yes PR: 55368
* Chase PDF checksums.olgeni2003-08-122-6/+7
| | | | Submitted by: Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de>
* Update the optional GCC bounds checking patch to the latest version whichgerald2003-08-122-1/+3
| | | | | | | again works with current GCC 3.3 sources (modulo a minor tweak to avoid a patch affecting a bison generated file). PR: 54587
* - Update to version 5d8krion2003-08-093-11/+8
| | | | | PR: 55420 Submitted by: Ports Fury
* * Fix pkg-plistkrion2003-08-092-303/+364
| | | | | | | * Use DOCSDIR, EXAMPLESDIR macros * Unbreak this port Reported by: kris via bento
* As announced on May 6, remove the broken lang/wxbasic port.kris2003-08-087-181/+0
|
* As announced on May 6, remove the broken lang/pnet port.kris2003-08-086-139/+0
|
* BROKEN: Does not fetch.kris2003-08-081-0/+2
| | | | | | This port is scheduled for removal in 3 months if it is still broken at that time. If anyone is interested in fixing it, please submit your patches to the maintainer, or via send-pr if the maintainer is unresponsive.
* Bump PORTEPOCH.olgeni2003-08-083-0/+3
|
* fix build on CURRENToliver2003-08-084-6/+132
| | | | | - s|varargs.h|stdarg.h| - s|void va_start(va_list ap);|void va_start(va_list ap, last);|g
* - Remove somewhat buggy libc_r lackness detection. (at least for bento)perky2003-08-073-10/+7
| | | | | - Bump PORTREVISION to enable the thread support in the package building environments.
* Now that ruby 1.8.0 is officially released, rename ruby to ruby16, andknu2003-08-0716-1241/+10
| | | | ruby-devel to ruby18.
* Upgrade to version R9C.olgeni2003-08-073-135/+140
|
* Upgrade to release R9C-0, and start using OTP release numbers asolgeni2003-08-0716-228/+86
| | | | port versions.
* BROKEN: Broken pkg-plistkris2003-08-071-0/+2
|
* Does not compilekris2003-08-071-0/+2
|
* Upgrade to the 4-Aug-2003 GCC 3.3.1 in-development snapshot.obrien2003-08-072-8/+7
|
* Ruby 1.8.0 builds fine and make test passes on amd64.knu2003-08-052-2/+2
|
* style nit.obrien2003-08-051-1/+1
|
* Get lang/ruby_static-devel to build.knu2003-08-052-2/+2
|
* Use the nice new infrastructure for handling .info files. It's so muchgerald2003-08-052-22/+2
| | | | simpler now.
* Fix build on 5.1-CURRENT after recent sys.mk changes.ru2003-08-041-29/+33
| | | | Urged by: kris
* Update lang/ruby-devel to the long-awaited 1.8.0 release. (IA64 andknu2003-08-046-18/+168
| | | | | | | | | | AMD64 ports still need some more testing and tweaking) By this update, openssl, webrick and xmlrpc modules are now part of the standard distribution. Since this version should no longer be called -devel, I am planning on repo-moving lang/ruby{,-devel} to lang/ruby{16,18}, respectively.
* Upgrade to the 28-July-2003 GCC 3.3.1 in-development snapshot.obrien2003-08-042-19/+19
|
* - back out last changesdinoex2003-08-043-9/+0
| | | | | kris states that fpsetround is supported, despite that is not part of C99 standard.
* - mark NOT_FOR_ARCHS for amd64dinoex2003-08-031-0/+3
|
* - NOT_FOR_ARCHS amd64, fpsetround does not exist.dinoex2003-08-033-0/+9
|
* Chase the zzip shared lib version.marcus2003-08-031-1/+1
| | | | | PR: 55197 Submitted by: maintainer
* Unbreak for 5.x.jkoshy2003-08-022-4/+11
|
* Fix build on gcc-3.3.xmaho2003-08-021-0/+537
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* Upgrade to 6.0.1.obraun2003-08-022-4/+4
| | | | Approved by: maintainer
* Add md5 digest for python 2.4a0.20030801perky2003-08-013-0/+3
|
* Update to 2.4a0 snapshot of 1 Aug 2003perky2003-08-0121-70/+70
|
* fix MASTER_SITES and split them into release-candidate and release sectionsoliver2003-08-011-9/+11
| | | | Approved by: maintainer
* fix lang/mawk: Fix broken configure by re-running autoconf (bento)daichi2003-08-011-0/+1
| | | | | PR: 55104 Submitted by: Volker Stolz <stolz@fump.kawo2.rwth-aachen.de>
* Load rbconfig.rb before referring to Config and unbreak.knu2003-08-014-52/+4
|
* Comment out post-patch target for a while. It breaks kris's INDEX build.perky2003-08-011-6/+6
|
* Update python documentation ports to Python-2.3's.perky2003-08-012-3/+22
|
* - Add python22 as an alternative version.perky2003-08-014-13/+26
| | | | | | | - Correct pydoc search path to lang/python-doc-html port's [1] PR: 43036 [1] Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
* - Update to Python-2.3perky2003-08-0115-1353/+2646
| | | | | | | - Correct pydoc search path to lang/python-doc-html port's [1] PR: 43036 [1] Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
* ONLY_FOR_ARCHS=i386kris2003-07-311-0/+1
|
* Remove a unnecsesary patch.nork2003-07-311-139/+0
| | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself
* o Update to 4.3.3RC2.nork2003-07-315-34/+118
| | | | | | | | | | o Add identification to php4 configuration dialog [1]. o Fix incorrect detecting of OpenLDAP dependency [2]. PR: ports/55100, ports/54283[1], ports/54726[2] Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Mark Linimon <linimon@lonesome.com> [1] Jens Rehsack <rehsack@liwing.de> [2]
* BROKEN: Does not compile (5.x) or install (4.x)kris2003-07-311-0/+2
|
* Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTED. Mark BROKEN (does notkris2003-07-311-2/+2
| | | | compile).
* Instead of setting NO_PACKAGE to note that the port does not respect CCkris2003-07-311-1/+1
| | | | or CFLAGS, just note it in the pre-everything target.
* update to 1.14, fix pkg-plistoliver2003-07-304-15/+6
|
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Update to 0.7 to 0.7.1maho2003-07-293-21/+11
| | | | | PR: 54894 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Update to T3X 8.0.4, added ONLY_FOR_ARCHS = i386krion2003-07-292-2/+4
| | | | | | PR: 54985 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Add an explicit dependency on EMACS.jkoshy2003-07-271-0/+2
|
* - cleanup post-installdinoex2003-07-271-2/+1
|
* - flat layoutdinoex2003-07-261-24/+24
|
* - update to 1.7.2dinoex2003-07-263-33/+38
| | | | - flat layout
* Upgrade to v3.9.5.jkoshy2003-07-263-19/+17
|
* - Update to version 0.9krion2003-07-246-258/+132
| | | | | | PR: 54804 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
* - Support CFLAGS properlykrion2003-07-243-3/+15
| | | | | | | | - Do not install useless .la files PR: 54803 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
* - update 8.4.4dinoex2003-07-242-4/+3
| | | | - extend CATEGORIES
* Install shared library.arved2003-07-242-1/+11
| | | | | | | Bump PORTREVISION. PR: 54007 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Port devel/jakarta-ant was renamed to devel/apache-ant.znerd2003-07-231-1/+1
| | | | | Reported by: kris Pointy hat to: me
* Add klogoturtle, a LOGO Interpreter for KDE.arved2003-07-235-0/+39
|
* update lang/stklos: 0.54 -> 0.55daichi2003-07-223-9/+9
| | | | | PR: 54619 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Update to version 2.1.4maho2003-07-212-2/+2
| | | | | PR: 54663 Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury
* The dl module seems to cause coredump on Pentium4 boxen when compiledknu2003-07-206-1/+61
| | | | | | | | | with gcc 3.3 with a -mcpu or -march flag (even -mcpu=pentiumpro, which is the default CPU cflag that bsd.cpu.mk sets, leads ruby to coredump). Although currently I'm not sure if gcc 3.3's optimization has a bug or it is that it just exposed the dl module's hidden bug, disable those flags to work around the problem for the moment.
* Update to 2.3c1perky2003-07-1935-147/+91
|
* Fix build on STABLEarved2003-07-181-1/+10
| | | | | PR: 54545 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Fix typo: XML -> XSL.nork2003-07-172-2/+2
| | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Correct scripts/configure.php & Bump PORTREVISION.nork2003-07-174-18/+12
| | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself
* Add php5-cli, is a PHP5 Command Line Interpreter as php5'snork2003-07-163-7/+8
| | | | | | | | | slave port. PR: ports/54520 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
* Add php5 5.0.0.a1, PHP5 Scripting Language.nork2003-07-1619-846/+555
| | | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
* Upgrade to 0.8.1.des2003-07-144-12/+20
|
* Fix a bug which goes unnoticed on all platforms but leads to atobez2003-07-1410-5/+160
| | | | | | | | | | coredump on FreeBSD/amd64 when one uses $^N variable and there were no captures in the last executed regexp. One third of this fix was applied to the perl tree in December 2002, with the rest hopefully applied in the next couple of days. Reported by: jwd
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-5/+7
| | | | use USE_GETOPT_LONG instead.
* * Upgrade to 1.0.6.obraun2003-07-1320-4906/+5458
| | | | | | | | * Fix build on -current. PR: ports/53884 Submitted by: Matthew West <mwest@uct.ac.za> Approved by: maintainer
* Drop maintainershiperwin2003-07-121-1/+1
|
* Use makeinfo --no-split to avoid plist problems.marcus2003-07-123-9/+12
| | | | | PR: 54310 Submitted by: nork
* Update to 7.1.024maho2003-07-126-16/+14
| | | | | Reported by: Ali Faiez Taha <aftaha@cirp.usp.br> jed <kallen-j@unbc.ca>
* Use ${STRIP_CMD} instead of strip. Strip some additional files and simplifygerald2003-07-1214-238/+224
| | | | | | | | | the machinery so that we do not need to maintain duplicate lists of binaries. Rename loop variables from $file to $f to avoid warnings by future versions of portlint. Fix a post-build comment. Reviewed by: obrien
* My manpage creation fake-out broke with 3.1.1. Give up and add a buildobrien2003-07-1214-0/+14
| | | | dependency on perl 5.6.
* Update to 7.1.021.netchild2003-07-116-16/+18
|
* Add a document about OTP programming rules.olgeni2003-07-113-3/+7
|
* Add checksum for bounds-checking-gcc-3.3-1.00.patch.bz2 lost by revision 1.69.gerald2003-07-1014-0/+14
|
* Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.obrien2003-07-1042-252/+238
|
* Update for compatibility with new bsd.port.mk patches.marcus2003-07-102-10/+34
| | | | Submitted by: maintainer
* Set per-thread stack size to 0x20000 (default) or 0x100000perky2003-07-094-4/+24
| | | | | | | | (WITH_HUGE_STACK_SIZE=yes). This will enable python2.2 to run Zope and its products. Requested by: dwhite Reviewed by: dwhite
* Remove a unused file.perky2003-07-091-23/+0
|
* Umm, I should bump PORTREVISION...kuriyama2003-07-082-0/+2
|
* Remove dependency on print/acroread4.kuriyama2003-07-082-6/+0
| | | | Run-depending on acroread is not required for *.pdf in plist.
* update lang/smalltalk: 2.1.2 -> 2.1.3daichi2003-07-082-2/+2
| | | | | PR: 54132 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update lang/pike74: 7.4.13 -> 7.4.25daichi2003-07-082-23/+50
| | | | | PR: 54204 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* replace ${PERL} with ${REINPLACE_CMD}oliver2003-07-061-1/+2
| | | | PR: 47406
* Generate plist either statically or before do-install phase formarcus2003-07-061-1/+3
| | | | | | compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Add the first part of "Concurrent Programming in Erlang", a bookolgeni2003-07-063-2/+5
| | | | available from the erlang.org site. Part #2 is paper-only.
* o Utilize MASTER_SITE_PYTHON.perky2003-07-0434-165/+294
| | | | | | | | o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2) o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python. Now, we can install all of these python versions together cleanly.
* o Add default overload extension.nork2003-07-0412-45/+102
| | | | | | | | | o Add WITH_REGEX_TYPE knob [1]. o Small fixes. PR: ports/54061 Requsted by: Jens Rehsack [1] Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update pkg-messageerwin2003-07-032-4/+4
| | | | | PR: 54062 Submitted by: maintainer
* Update new python-devel port to 2.3.b2.perky2003-07-0329-3115/+6049
| | | | | | | | | | | | | This update introduces two new knobs to _disable_ somewhat experimental options: BUILD_STATIC=yes Unless this option is specified, the port will build python as shared binary. WITH_UCS2=yes Unless this option is specified, Py_UNICODE type will charge 4 bytes per character (as we do for wchar_t) Repo-copied by: joe (thanks!)
* Fix a typo: s/NOPORTSDOCS/NOPORTDOCS/ [1]osa2003-07-032-6/+7
| | | | | | | | | | Use ${DOCSDIR} [2] s/share\/doc\/.../%%DOCSDIR%%/ for pkg-plist [2] PR: 53911 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1] osa [2] Approved by: fjoe (mentor) (implicit)
* o Switch to libtool 1.4.nork2003-07-0330-1542/+4899
| | | | | | | | | | | | | o Add WITHOUT_IPV6 knob (Requested by Jens Rehsack <rehsack@liwing.de> in ports/53754, implemented in a slightly different way). o Add GIF and animated GIF write support by default in GD and add WITH_LZW knob to enable the LZW compression algorithm (patented in some countries). o Removed gd_gif_out.diff patch and added many new patches. PR: ports/53754, ports/53879 Requested by: Jens Rehsack <rehsack@liwing.de> Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Add WANT_PHP_WEB knob, for ports that require a webnork2003-07-033-0/+36
| | | | | | | | server to work, but for which is indifferent the PHP sapi (CGI or Apache Module). PR: ports/53800 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* The use of IGNORE is now preferred to BROKEN to indicate portsjdp2003-07-016-6/+6
| | | | | | | that will never build on older OS releases. Submitted by: Mark Linimon <linimon@lonesome.com> PR: ports/53462, ports/53464
* Upgrade to v204.jkoshy2003-06-293-276/+674
|
* Add a conflict for ploticus, slffea and swi-pl.arved2003-06-291-0/+1
| | | | All install a program bin/pl.
* Add py-prolog, A Python extension embedding SWI-Prologarved2003-06-295-0/+49
| | | | Submitted by: g.gonter@ieee.org
* Add WITHOUT_X11 knob. It allows to build OCAML on servers and otherlev2003-06-292-14/+25
| | | | | | | | systems withou XFree86 libraries. PR: ports/53289 Submitted by: myself Approved by: sobomax
* s/BROKEN/IGNORE/obraun2003-06-281-1/+1
| | | | | PR: ports/53437 Submitted by: Mark Linimon <linimon@lonesome.com>
* libtool uber-patchade2003-06-277-8/+7
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* Update to 7.1.019.netchild2003-06-266-16/+20
|
* Correct the checksum for the 2003-06-25 patch.knu2003-06-262-2/+2
| | | | | | Bad proxy, no cookie, even for FTP service. Submitted by: roberto
* Update lang/ruby-devel to the snapshot as of 2003-06-25 and hopefullyknu2003-06-264-4/+4
| | | | unbreak for alpha and sparc64. (ia64 and amd64 are not supported yet)
* Upgrade to 2.0.4.tg2003-06-252-2/+2
|
* Improve SNMP support (fix openssl dependency and add net-snmp5 support).nork2003-06-256-6/+30
| | | | | PR: ports/53687 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Fix comment, update maintainer's e-mail addressosa2003-06-241-3/+3
| | | | | | Submitted by: maintainer PR: 53648 Approved by: fjoe (mentor) (implicit)
* o Add FriBiDi extension [1]nork2003-06-2412-18/+459
| | | | | | | | | | | | | | o New patch-main::main.c file [2]: - Fixed bug #24253 (missing variables when register_globals is on) - Fixed a memory leak when more then 1 E|S flag is passed to gpc_order. - Fixed a memory leak when variables_order is not set and gpc_order has S|s flag. - Optimized out duplicate parsing of the variables order string. PR: ports/53609 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Patched by: Thierry Thomas [1] Requested by: Ian Service [2]
* Update port: lang/cmucl (docs installed as 600)daichi2003-06-241-2/+2
| | | | | PR: 50810 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> <fuyuki@hadaly.org>
* Mark BROKEN: stackless is not ported to Python-2.2.3 base, yet.perky2003-06-241-0/+1
|
* * Set java/jdk14 as the default JDK.olgeni2003-06-232-58/+56
| | | | | | * Rearrange Makefile using bsd.port.pre.mk and bsd.port.post.mk: the check for ${JAVABINDIR}/java always returned false because JAVABINDIR depends on LOCALBASE, which was not defined because the Makefile used bsd.port.mk.
* It turned out that ruby 1.8.0-preview3 only works with i386 due toknu2003-06-232-2/+4
| | | | | lack of prototypes. A patch to fix this will follow in a couple of days, and in the meantime mark this port as ONLY_FOR_ARCHS=i386.
* Add gif and animated-gif write support to GD extension.nork2003-06-236-0/+4263
| | | | | | | | (enable with WITH_GD_GIF_OUT - not default due to LZW patent in many countries) PR: ports/53631 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 8.0.3osa2003-06-233-3/+24
| | | | | | Submitted by: maintainer PR: 53545 Approved by: fjoe (mentor) (implicit)
* Update lang/ruby-devel to 1.8.0-preview3.knu2003-06-238-42/+190
| | | | | ruby-csv, drb, rexml and yaml are now part of the ruby 1.8 standard distribution.
* - Fix builderwin2003-06-231-13/+12
| | | | | | | | - Support CFLAGS properly - Fix COMMENT format PR: 53390 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Depend on gmp.h rather than libgmp since newer versions of -CURRENT stillmarcus2003-06-231-1/+2
| | | | | | have a libgmp as a compat library. Suggested by: olgeni
* Update to gnustep-1.7.1 / gui-8.7dinoex2003-06-212-2/+2
|
* scripts/php_options is changed to php4_options. So it should be removed.nork2003-06-203-177/+0
| | | | | | PR: ports/53498 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself
* o Update to 4.3.3RC1.nork2003-06-2015-87/+366
| | | | | | | | | | | | o Add inifile and cdb extensions. o Fix imap without ssl(inspired from ports/53141). o Rename some variable for future compatability (PHP => PHP4) (inspired from ports/53113, points 1 and 4 - point 2 is useless). PR: ports/53498 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Inspired by: ports/53141 (Torsten Schneider <fbsd-bugs@tschneider.org>) Inspired by: ports/53113 (Jens Rehsack <rehsack@liwing.de>)
* Update to SmartEiffel 1.1 from 1.0daichi2003-06-193-500/+857
| | | | | PR: 53478 Submitted by: Berend de Boer <berend@pobox.com> (maintainer)
* - Update to 1.1.1dinoex2003-06-182-4/+4
|
* Add bounds-checking support using Herman ten Brugge's patches.gerald2003-06-1842-14/+504
| | | | | PR: 53395 Submitted by: Dan Nelson <dnelson@allantgroup.com>
* Fix pkg-plistmich2003-06-172-0/+8
| | | | | | PR: 53258 Submitted by: maintainer Approved by: roberto (mentor)
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newlev2003-06-171-1/+1
| | | | | | committer's e-mail Approved by: sobomax
* - Update URLdinoex2003-06-173-3/+3
|
* Utilize USE_GNOME= pkgconfig.adamw2003-06-171-2/+1
|
* Add some missing libraries to the plist.marcus2003-06-162-0/+3
| | | | Reported by: bento
* Fix the "make fetch" help string.netchild2003-06-162-2/+2
| | | | Noticed by: markm
* Unbreak on 5.x.arved2003-06-152-5/+7
| | | | | | | Set CFLAGS and LDFLAGS to use libgmp from LOCALBASE. PR: 48678 Reported by: Matthias Buelow <mkb@informatik.uni-wuerzburg.de>
* Complete the list of source files by adding tclResolve.c. Notmarcel2003-06-151-1/+1
| | | | | | | building it causes downstream dependencies to force the libraries to be rebuilt. We don't want that. There's no mention of tclResolve.c being excluded in the history, so I expect it was just an unfortunate ommision.
* Update to 1.0.3pat2003-06-133-4/+3
| | | | | PR: ports/53196 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Change to my FreeBSD.org addresserwin2003-06-132-2/+2
|
* Checksum of bootstrap tarball for -current has changed. I have removed a lot ofobraun2003-06-121-1/+1
| | | | | | not needed files to make it smaller (from 8MB to 5MB). Approved by: maintainer
* Update to 7.1.018.netchild2003-06-126-20/+20
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* o Update to 3.5lioux2003-06-125-37/+55
| | | | | | | | o Add PKGMESSAGE with post installation notes o Add sound support due to user requests PR: 53144 Submitted by: maintainer
* Remove pkg-message, ghc 6.0 does not install these files anymore.obraun2003-06-121-10/+0
|
* Add ghc6 after repo-copy.obraun2003-06-121-0/+1
|
* Upgrade after repo-copy from ports/lang/ghc to 6.0.obraun2003-06-123-732/+762
| | | | | | Submitted by: maintainer Approved by: portmgr (marcus) Repo-copy by: joe
* - fix pkg-plisterwin2003-06-112-0/+3
| | | | | | | - bump PORTREVISION PR: 53121 Submitted by: maintainer
* Unbroke port: fix stdio error, fix pkg-plist [1]osa2003-06-116-2/+67
| | | | | | | | | Fix compile rts/socket.c under 5.x [2] Submitted by: [1] Serge Gagnon <gagnon__s@videotron.ca> [2] osa PR: 53150 Approved by: fjoe (implicit)
* upgrade to 1.0.1ijliao2003-06-103-7/+12
| | | | | switch to new USE_GNOME drop maintainership
* - remove empty dirsdinoex2003-06-101-0/+7
| | | | - fix plist
* Update to 8.0.2osa2003-06-103-3/+3
| | | | | | | | Also update homepage Submitted by: Nils M Holm <nmh@t3x.org> (maintainer) PR: 53110 Approved by: fjoe (implicit)
* - cleanupdinoex2003-06-101-1/+1
|
* - remove empty dir lib/securitydinoex2003-06-101-0/+1
|
* Don't remove the share/java and share/java/classes system directories.kris2003-06-0914-28/+0
|
* Take maintainerships from alane's python ports.perky2003-06-0915-15/+15
| | | | Rest in Peace, Alan.
* Allow snobol to compile on IA-64, with thanks to:wes2003-06-091-0/+10
| | | | Submitted by: Marcel Moolenaar <marcel@xcllnt.net>
* REST IN PEACEwill2003-06-0915-15/+15
| | | | | | | | | Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed.
* Fix MASTER_SITESerwin2003-06-081-1/+1
| | | | | | PR: 53047 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Fix MASTER_SITESerwin2003-06-081-1/+1
| | | | | | PR: 53046 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Remove chuckr as maintainer of his ports. He has not committed sincekris2003-06-082-2/+2
| | | | | | | 09/2000 and has been unresponsive to mail about his ports for at least 2 years. Approved by: portmgr
* Add Oracle7 support into PHP4.nork2003-06-0812-30/+399
| | | | | | | PR: ports/53017 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Obtained from: ports/52615 Obtained by: Joe Kelsey <joek@zircon.staff.flyingcroc.net>
* Update to rub-lua5 0.2.2, which now supports lua 5.0.knu2003-06-084-30/+15
|
* Finish up the tclX82 removal. I thought, I did this part, but...mi2003-06-071-1/+0
| | | | Submitted by: Derek Young (via kris)
* Update to 1.08erwin2003-06-073-9/+9
| | | | | | PR: 52243 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer, edwin (mentor)
* Add bsd.php.mk, every port depending on PHP should include this filenork2003-06-073-0/+273
| | | | | | | and set the right knobs, like the bsd.openssl.mk. PR: ports/52674 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 4.3.2 release.nork2003-06-076-15/+33
| | | | | PR: ports/52784 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Prepare for new slave port: www/php4-cgi.nork2003-06-0712-78/+147
| | | | | PR: ports/52617 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Fix port decription.nork2003-06-072-2/+2
| | | | | PR: ports/52617 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* * Upgrade to 2.23.obraun2003-06-067-63/+68
| | | | | | | * Remove BROKEN. PR: ports/52922 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-055-29/+29
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Assign MAINTAINER to ports@FreeBSD.org.adamw2003-06-052-2/+2
| | | | | PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org>
* Update to 7.1.017.netchild2003-06-054-18/+18
|
* Upgrade to 2.2.3 baseperky2003-06-042-2/+2
|
* Update to 2.2.3 and correct tg's e-mail address.perky2003-06-0411-6/+1082
| | | | Approved by: maintainer (implicitly)
* Update to 2.2.3perky2003-06-0433-44/+682
| | | | | | PR: 52830 Submitted by: Chuck Swiger <chuck@pkix.net> (partly) Approved by: maintainer (implicitly)
* Compile cleanly on GCC 3.xwes2003-06-043-0/+2307
| | | | Approved by: kris@
* Update to 0.7arved2003-06-033-10/+23
| | | | | PR: 52843 Submitted by: maintainer
* - Update to CVS snapshot 20030526, which fixes the build problems on 5.xarved2003-06-0316-2739/+776
| | | | | | | | | | | | | - Give maintainership to submitter "Unfortunately FreeBSD 5.x uses the GNU C extension __attribute__((__aligned__(x))) in a couple of system headers (<machine/npx.h>, <machine/signal.h> and <machine/ucontext.h> for i386). To avoid a syntax error __aligned(x) is removed by a #define, but programs that use struct sigcontext, struct savexmm or mcontext_t probably won't work." PR: 52619 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
* Finaly delete lang/tclX82 (installing TclX-8.3) and point devel/tcl-neomi2003-06-0310-702/+0
| | | | to use lang/tclX (currently installing TclX-8.3.5).
* Be sure -fPIC is used on Sparc64.mi2003-06-032-2/+14
|
* Remove MAINTAINER, as per his request:naddy2003-06-021-1/+1
| | | | | | | | | | "I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Correct a make patch error.marcus2003-06-021-4/+4
|
* Merge more crypto related fixes for recent OpenSSL versions.olgeni2003-06-026-4/+102
| | | | Submitted by: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
* - Add WITH_GNUSTEP_DEVELdinoex2003-06-013-736/+1391
|
* Fix build problem when using WITHOUT_X11.olgeni2003-06-012-4/+2
| | | | PR: ports/51435
* Upgrade to 03.05.obraun2003-06-012-2/+2
|
* - Update to 1.1.0dinoex2003-06-016-66/+51
| | | | | | - Fix some autconf problems - install/deinstall info files generic - Add WITH_GNUSTEP_DEVEL
* gtar is required for 'extract' not 'build'billf2003-06-012-2/+2
|
* Update to 0.16.2.marcus2003-06-013-6/+24
|
* Fix build on Sparc64.marcus2003-06-012-6/+21
| | | | Reported by: kris
* PR: 52611foxfair2003-06-011-3/+3
| | | | | | Submitted by: MAINTAINER Fixing detection of pdflib.so.5 since it has changed from ports/pdflib4 to ports/pdflib.
* Add a second checksum:kris2003-05-311-0/+1
| | | | | | | | | - distfile was recreated with modified files: macosx/tclMacOSXBundle.c ChangeLog PR: 52625 Submitted by: Nate Eldredge <neldredge@hmc.edu>
* Track upstream update of the patch for WITH_BOUNDSCHECKING (which removedgerald2003-05-233-6/+6
| | | | | | the previous patch). Submitted by: lioux
* Fix build on Sparc.marcus2003-05-231-0/+12
| | | | Reported by: bento
* Remove three obsolete comments.gerald2003-05-231-3/+0
|
* Add php4-cli (4.3.2RC4), PHP Command Line Interpreter, is slavenork2003-05-235-0/+63
| | | | | | | port for lang/php4. PR: ports/51945 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4nork2003-05-2331-0/+3514
| | | | | | | | | to 4.3.2RC4 release and added php4-cli and php4 ports, for apache module, command line interface, and both, respectively. Too many changes (improvements, bug fixes and new features) to be listed here, PR: ports/51945 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* - Update to 8.4.3dinoex2003-05-213-3/+3
|
* Update to 0.6.4alex2003-05-204-27/+49
|
* Put back USE_GCC=2.95:arved2003-05-191-0/+1
| | | | | | | | | | | | | There are some problems with lang/clisp when it's compiled with GCC 3: - The foreign function interface (i.e. loading C libraries) doesn't work. This breaks devel/meta-cvs, among other things - A readline-related issue makes CLISP crash when a user hits TAB under some circumstances PR: 52407 Submitted by: maintainer
* Update to 1.9 and Fix build on alpha.nork2003-05-193-4/+13
| | | | | PR: ports/52008 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* - update to 2.1.2petef2003-05-194-72/+161
| | | | | | | - also install the smalltalk site-lisp PR: 52051 Submitted by: Ports Fury
* Require at least JDK 1.3arved2003-05-191-1/+1
| | | | | Reported by: bento Approved by: maintainer
* Back out previous commit, it overlapped with an update that fixed the port.kris2003-05-191-4/+0
|
* Reset bouncing maintainer addresskris2003-05-181-1/+1
|
* BROKEN on 5.1: does not compilekris2003-05-181-0/+4
|
* BROKEN: Does not buildkris2003-05-181-0/+2
|
* BROKEN on 5.1: does not buildkris2003-05-181-1/+7
|
* BROKEN on 5.1: does not compilekris2003-05-182-0/+8
|
* BROKEN on 5.1: does not buildkris2003-05-181-0/+4
|
* BROKEN on 5.1: does not buildkris2003-05-181-0/+4
|
* BROKEN on 5.1: does not compilekris2003-05-182-1/+11
|
* BROKEN on 5.1: does not compilekris2003-05-183-2/+18
|
* BROKEN on 5.1: bad C++kris2003-05-181-0/+4
|
* BROKEN on 5.1: does not installkris2003-05-181-1/+7
|
* Update to 2.722.petef2003-05-182-2/+2
| | | | | PR: 51231 Submitted by: Ports Fury
* - update to 4.4.3petef2003-05-183-5/+5
| | | | | | | - switch to bz2 distfile PR: 51229 Submitted by: Ports Fury
* A minor improvement to allow using another Tcl version. 8.3 remains themi2003-05-171-1/+1
| | | | default.
* Update to the official release of GCC 3.3. On the way, somewhat restructuregerald2003-05-1542-336/+280
| | | | | | the port so that switching between snapshots and releases will amount to fewer changes in the future. Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1.
* Place the core file in ${PREFIX}/lib/sbcl, where sbcl expects to find it.des2003-05-152-2/+5
| | | | Submitted by: Joseph Frazee <frazee.23@osu.edu>
* Update to 8.0.1kevlo2003-05-153-78/+76
| | | | | PR: 52247 Submitted by: MAINTAINER
* Update to 1.14jmz2003-05-158-16/+18
| | | | | | | Add WWW PR: ports/52245 Submitted by: Mathieu Arnold <m@absolight.net>
* Seems someone forgot to update this dependency line when updatingknu2003-05-151-1/+1
| | | | | | lang/lua to the latest version, which API is incompatible with 4.0. Submitted by: kris
* - use configures --includedirdinoex2003-05-142-9/+10
| | | | | - TCL_INCLUDE_SPEC is now set in tclConfig.sh - cleanup makefile
* - Update to 18e.mich2003-05-134-22/+26
| | | | | | | | - Fix spaces -> tabs, so portlint doesn't complain. PR: ports/51260 Submitted by: maintainer Approved by: roberto(mentor)
* Update maintainer's email addressperky2003-05-133-6/+6
| | | | Submitted by: maintainer
* - use configures --includedirdinoex2003-05-132-5/+4
| | | | - cleanup makefile
* - cleanup makefiledinoex2003-05-131-5/+5
|
* Update to 1.7.9arved2003-05-132-3/+3
| | | | | PR: 52040 Submitted by: maintainer
* Correct ftp address for optional packages.cracauer2003-05-121-1/+1
|
* unbreak by upgrading to 2.3.10ijliao2003-05-124-80/+84
| | | | | PR: 51929 Submitted by: maintainer
* - Remove the obsolete WWW url. [1]perky2003-05-112-1/+1
| | | | | | | - Set LATEST_LINK to lua4 in favor of lang/lua. PR: 50654 [1] Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> [1]
* Upgrade to 5.0 and keep 4.0 as lang/lua4perky2003-05-1113-112/+71
|
* The port is still BROKEN, but the distfile is fetchable now.petef2003-05-111-1/+1
| | | | Noticed by: fenner's portsurvey
* Update to the second prerelease of GCC 3.3. Add support for the coregerald2003-05-0928-84/+224
| | | | languages testsuites (similar to the lang/gcc32 port).
* Update MD5 after the file changed on the server (IA64 license-check binarynetchild2003-05-092-2/+2
| | | | | | changed, we don't use it). Noticed by: Marius Strobl <marius@alchemy.franken.de>
* These older compilers don't support amd64, sparc64, and ia64.obrien2003-05-095-0/+5
|
* Maintainer update: lang/pexts to pike 7.2.492edwin2003-05-091-6/+6
| | | | | PR: ports/50937 Submitted by: Xavier Beaudouin <kiwi@oav.net>
* Version up to 7.1.016maho2003-05-094-12/+12
| | | | Submitted by: Sumit Shah <shah@ucla.edu>
* I now made .bz2 sources available on gcc.gnu.org, so again use these insteadgerald2003-05-0814-42/+14
| | | | | of .gz sources. Remove a makeinfo related hack for CONFIGURE_ENV which is not needed any longer.