aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Expand)AuthorAgeFilesLines
* - Remove glade-gpl duplicate with gnat-gladeMartin Wilke2007-01-315-208/+0
* Update to the 20070129 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-302-19/+19
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-3012-122/+18
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-303-3/+0
* G95 is a stable, production Fortran 95 compiler available for multipleMaho Nakata2007-01-307-0/+189
* Use libtool port instead of included version to avoid a.out objformat botchKris Kennaway2007-01-303-1/+4
* Builds fine on 4.x since last update.Volker Stolz2007-01-291-4/+0
* Add tcl85-thread , tool Command Language (development version).Cheng-Lung Sung2007-01-293-0/+25
* Add tcl85 8.5.a.5, tool Command Language (development version).Cheng-Lung Sung2007-01-2923-0/+3769
* Default to elf instead of a.out.Kris Kennaway2007-01-295-65/+140
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
* Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.Gerald Pfeifer2007-01-281-0/+1
* Correct legacy a.out packing list formatKris Kennaway2007-01-281-1/+1
* Remove python21 and python22. These version lines are long deprecated andTom McLaughlin2007-01-2725-7991/+0
* Update to the 20070122 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-272-19/+19
* Upgrade to 1.0.2Vanilla I. Shu2007-01-262-6/+5
* Upgrade to v360. Upstream changes include:Joseph Koshy2007-01-267-329/+478
* Always build with JAR=no to avoid locating an already installed copy of jarGerald Pfeifer2007-01-262-19/+20
* Moved bootstrap tarball to haskell.org. Therefore readd master site.Oliver Braun2007-01-251-1/+1
* - Fix build with gcc 4.1Martin Wilke2007-01-252-0/+21
* - Fix building.Stanislav Sedov2007-01-251-2/+2
* - Sync with lang/slib to 3a4Pav Lucistnik2007-01-251-2/+1
* - Fix path in guile.init. Fixes lang/slib-guile installationPav Lucistnik2007-01-251-0/+2
* Upgrade to 6.6.Oliver Braun2007-01-242-35/+29
* Fix build with GCC 4.1Volker Stolz2007-01-231-0/+14
* Update lang/ghc to 6.6Volker Stolz2007-01-225-821/+884
* - history_length conflicts with include/readline/history.h.Rong-En Fan2007-01-211-0/+44
* - Define USE_ICONV properly. This fixes textproc/words build, which failedRong-En Fan2007-01-211-0/+2
* Add pear to the default include_path.Alex Dupre2007-01-203-15/+42
* Update to the 20070115 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-202-19/+19
* - Disable test due to prolonged (20h+) hangs (on my current/amd64 box)Andrew Pantyukhin2007-01-201-5/+4
* The Gambit programming system is a full implementation of the SchemeIon-Mihai Tetcu2007-01-209-0/+147
* - Update to 2007-01-18Martin Wilke2007-01-193-5/+5
* - Update to 0.8.9Rong-En Fan2007-01-193-4/+5
* Update to the 20070117 snapshot of GCC 4.2.0.Gerald Pfeifer2007-01-182-19/+19
* - BROKEN: does not buildMartin Wilke2007-01-181-0/+2
* - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14Cheng-Lung Sung2007-01-173-35/+4
* - Update to 3a4Cheng-Lung Sung2007-01-163-4/+8
* - Update to 0.82Martin Wilke2007-01-154-13/+22
* - Update to 4.123Martin Wilke2007-01-153-5/+5
* * f2c.h is now consistent with G77.Maho Nakata2007-01-152-0/+172
* Grab maintainership.Maho Nakata2007-01-151-1/+1
* Update to the 20070114 snapshot of GCC 4.0.4.Gerald Pfeifer2007-01-152-13/+13
* Revert previous commit.Gerald Pfeifer2007-01-157-126/+126
* Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not clearGerald Pfeifer2007-01-1514-133/+133
* - Fix size mismatchMartin Wilke2007-01-151-3/+3
* Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port.Gerald Pfeifer2007-01-143-4/+4
* - cleanup MASTER_SITESDirk Meyer2007-01-141-2/+1
* - Update to 20060810Martin Wilke2007-01-142-4/+4
* * Migrate to gfortran.Maho Nakata2007-01-132-0/+22
* - drop gcc-4.*.* as they are used diretcly by bsd.gnustep.mkDirk Meyer2007-01-131-17/+0
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-135-30/+21
* - Add NOT_FOR_ARCHS=ia64 (is not supported by the application).Alejandro Pulver2007-01-131-4/+3
* Add missing Jave frontend tarball.Gerald Pfeifer2007-01-121-0/+3
* Update to the 20070110 snapshot of GCC 4.2.0.Gerald Pfeifer2007-01-112-19/+16
* -Use native binaries to bootstrap on amd64 not to require i386 binaryMartin Wilke2007-01-112-9/+18
* - Fix size mismatch (my fault)Martin Wilke2007-01-101-3/+3
* - Update to 5e3Martin Wilke2007-01-103-12/+17
* - Update to 4.122Martin Wilke2007-01-103-5/+5
* Update to the 20070108 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-092-19/+19
* Add missing DISTFILES entry for Java.Gerald Pfeifer2007-01-087-0/+21
* - Update to 0.21Rong-En Fan2007-01-083-15/+26
* I forgot to move pkg-message to files/pkg-message.in in previous commit:Ion-Mihai Tetcu2007-01-082-0/+0
* - update to 3.7 [1]Ion-Mihai Tetcu2007-01-0814-98/+254
* Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch wasGerald Pfeifer2007-01-0621-245/+112
* - Fix threading support, favor pthreadRong-En Fan2007-01-061-2/+3
* 2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other portsMartin Wilke2007-01-064-60/+0
* 2006-12-01 misc/instant-workstation: Incomplete pkg-plistMartin Wilke2007-01-0611-288/+0
* This project defines various useful extensions to Ruby's standard classes,Martin Wilke2007-01-055-0/+120
* - Update to 1.4.2Johan van Selst2007-01-032-5/+4
* Update to the 20070102 snapshot of GCC 4.2.0.Gerald Pfeifer2007-01-033-35/+27
* Update to the 20061230 snapshot of GCC 4.3.0.Gerald Pfeifer2007-01-0321-161/+280
* - Add patch that allows GC performance profiling and analasys.Stanislav Sedov2007-01-032-0/+542
* - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it.Stanislav Sedov2007-01-033-0/+9
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)Stanislav Sedov2007-01-036-10561/+304
* - Update to 0.20Cheng-Lung Sung2007-01-022-4/+4
* - Update to 0.016Cheng-Lung Sung2007-01-023-9/+13
* - Mark for removal in 2 monthsMartin Wilke2007-01-011-0/+3
* Fix R11B-2 SMP timer race condition bug.Jimmy Olgeni2007-01-014-2/+74
* - Update to 20061231Martin Wilke2006-12-314-9/+8
* - py-scipy03 is needed for older programs relying on py-numericIon-Mihai Tetcu2006-12-311-0/+3
* This is the port of Randall Hyde's High Level Assembly (HLA).Martin Wilke2006-12-316-0/+180
* Update to the 20061229 snapshot of GCC 4.1.2.Gerald Pfeifer2006-12-302-19/+19
* Io (GNUstep) is a module which provides Io language support in a convenientDirk Meyer2006-12-304-0/+43
* Update to the 20061228 snapshot of GCC 4.0.4.Gerald Pfeifer2006-12-292-13/+13
* - Fix jsan shellRong-En Fan2006-12-291-0/+5
* - INSTALLS_SHLIB -> USE_LDCONFIG.Shaun Amott2006-12-291-1/+3
* Maintainer's email address bounces.Mark Linimon2006-12-281-1/+1
* - Update to 1.0.1Martin Wilke2006-12-276-1402/+9
* - Respect X11BASEMartin Wilke2006-12-274-4/+8
* Update to the 20061226 snapshot of GCC 4.2.0.Gerald Pfeifer2006-12-272-19/+19
* Update to the 20061222 snapshot of GCC 4.1.2.Gerald Pfeifer2006-12-272-19/+19
* - Update to 6.2.13Cheng-Lung Sung2006-12-273-283/+14
* Don't quote NO_PACKAGE message.Daniel Eischen2006-12-271-1/+1
* Update to gnat GPL 2006.Daniel Eischen2006-12-2711-594/+662
* Add p5-JSAN 0.07, javaScript Archive Network (JSAN) Shell.Rong-En Fan2006-12-255-0/+61
* Updated to 1.0.92Aaron Dalton2006-12-248-78/+40
* - Add missing NAS pluginMartin Wilke2006-12-244-4/+6
* - Update to 4.121Martin Wilke2006-12-223-5/+6
* - Update to 2.3.1Martin Wilke2006-12-224-42/+37
* Install bin/icon, the Icon `interpreter', and its manpage.Anton Berezin2006-12-202-1/+6
* Resurrect lang/clips and update it to 6.24Vasil Dimov2006-12-194-0/+53
* Define libltdl_cv_sys_dlopen_deplibsMichael Johnson2006-12-182-3/+14
* Give up maintaineship, I do not have time ATM. Could get removed, it is too o...Alexander Leidinger2006-12-171-1/+1
* - remove trailing slash in a variable to not have two of them in the plist [1]Alexander Leidinger2006-12-171-3/+6
* - Require specified binary compiler for bootstrappingMartin Wilke2006-12-171-64/+30
* - Require specified binary compiler for bootstrappingMartin Wilke2006-12-176-93/+78
* - Update to 4.120Martin Wilke2006-12-163-5/+5
* - Fix gcc 4.X buildMartin Wilke2006-12-151-0/+11
* - Fix build with GCC 4.x (by switching off -Werror). [1]Shaun Amott2006-12-151-0/+4
* Update to 20061212.Max Khon2006-12-152-19/+19
* - gcc4 compatiblityStanislav Sedov2006-12-151-0/+32
* - Update to 2.6.2.2006.12.13Martin Wilke2006-12-144-27/+52
* - Add DEBUG knobMartin Wilke2006-12-141-2/+7
* - Mark BROKEN for ia64.Alejandro Pulver2006-12-142-13/+4
* Update to 2.12.Anton Berezin2006-12-132-4/+4
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-137-7/+43
* - Update to 1.5.3Martin Wilke2006-12-137-9/+165
* Remove expired ming and panda extensions.Alex Dupre2006-12-131-4/+2
* Remove expired ming extensions.Alex Dupre2006-12-131-6/+0
* - Fix UTF8 decodingMartin Wilke2006-12-132-1/+21
* Remove expired leaf ports:Vasil Dimov2006-12-135-48/+0
* Remove expired ports:Vasil Dimov2006-12-1351-3096/+0
* Improve pkg-message management using SUB_FILES.Jimmy Olgeni2006-12-126-6/+12
* Portlint: move PORTREVISION.Jimmy Olgeni2006-12-122-2/+2
* Portlint: whitespace fixes.Jimmy Olgeni2006-12-122-20/+20
* Disable automatic PLT generation. Add the following patches:Jimmy Olgeni2006-12-128-0/+144
* - Respect X11BASERong-En Fan2006-12-111-0/+5
* - Respect X11BASE by GNU_CONFIGURE + USE_XLIBRong-En Fan2006-12-112-2/+2
* Update to 1.19.Anton Berezin2006-12-112-4/+4
* Give up maintainershipMario Sergio Fujikawa Ferreira2006-12-111-1/+1
* Add optional mail header patch, to track php-based spamming.Alex Dupre2006-12-102-6/+16
* Add optional mail header patch, to track php-based spamming.Alex Dupre2006-12-104-6/+26
* - update to 0.17.008Yen-Ming Lee2006-12-102-4/+6
* Use PTHREAD_LIBS with the included libgc.Tom McLaughlin2006-12-101-0/+2
* Update to 20061208.Max Khon2006-12-102-19/+19
* - Update to 1.0.7Stanislav Sedov2006-12-092-5/+5
* - Fix handling of floating point exception on AMD64.Martin Wilke2006-12-093-11/+470
* - Fix building the fastcgi module.Alejandro Pulver2006-12-082-0/+52
* Reset maintainer due to several timeouts.Mark Linimon2006-12-081-1/+1
* New, improved snobol4 interpreter from Phil Budne <phil@ultimate.com>Wes Peters2006-12-086-0/+82
* Update to 20061205 snapshot.Max Khon2006-12-072-19/+19
* - Update to version 2.41.Alejandro Pulver2006-12-073-7/+15
* Quiet that last niggling warning in the install process. It wasWes Peters2006-12-071-2/+11
* - Patch csc.c (used to bootstrap) instead of csc.scm.Alejandro Pulver2006-12-072-1/+40
* - Fix 'csc' assuming /usr/local/include is in the default search path of 'cc'.Alejandro Pulver2006-12-061-0/+1
* - Update mastersite.Jean Milanez Melo2006-12-051-1/+1
* - Update mastersite.Jean Milanez Melo2006-12-051-1/+1
* - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libeventMarcus Alves Grando2006-12-051-1/+2
* - Update to 1.2.1Rong-En Fan2006-12-053-9/+10
* - Respect X11BASEMartin Wilke2006-12-052-4/+22
* - Update to 4.119Martin Wilke2006-12-053-5/+5
* - Fix an another cgi library vulnerabilityStanislav Sedov2006-12-052-4/+29
* - Update to 4.118Martin Wilke2006-12-043-5/+5
* Update to the 20061202 snapshot of GCC 4.3.0.Gerald Pfeifer2006-12-0314-133/+133
* Add CONFLICT marker with gcc-withfortran-4.1.* AKA lang/gfortran.Gerald Pfeifer2006-12-031-0/+2
* Update to the 20061201 snapshot of GCC 4.1.2.Gerald Pfeifer2006-12-022-19/+19
* Update to the 20061128 snapshot of GCC 4.2.0.Gerald Pfeifer2006-12-022-19/+19
* Update to the 20061130 snapshot of GCC 4.0.4.Gerald Pfeifer2006-12-022-13/+13
* - Update to 1.0Martin Wilke2006-12-028-244/+639
* - Be more thorough in resetting locales to ensure successfull test runPav Lucistnik2006-12-011-1/+1
* Respect X11BASE in pkg-deinstall.tclshFrank J. Laszlo2006-12-011-1/+1
* Respect X11BASEFrank J. Laszlo2006-12-011-0/+4
* BROKEN on ia64 and sparc64: Does not compileKris Kennaway2006-12-011-0/+4
* Set ONLY_FOR_ARCHS=i386 since it doesn't compile elsewhereKris Kennaway2006-12-011-0/+2
* - Respect X11BASERong-En Fan2006-12-012-5/+5
* Fix compilation on FreeBSD 5.X.Joseph Koshy2006-11-301-2/+28
* Upgrade to v110.60. Upstream changes include:Joseph Koshy2006-11-307-116/+136
* - Update to 2006-11-27.Cheng-Lung Sung2006-11-293-5/+5
* Update to 2.11.Anton Berezin2006-11-282-4/+4
* Eliminate warnings from function prototype mismatches. IncludeWes Peters2006-11-285-0/+102
* - fix typo, ECHO_CMD is ECHO_CMDRong-En Fan2006-11-271-1/+1
* - Update to 1.5.3Rong-En Fan2006-11-273-4/+14
* - Update to 4.116Rong-En Fan2006-11-274-17/+21
* Update to the 20061125 snapshot of GCC 4.3.0.Gerald Pfeifer2006-11-2714-133/+133
* Update to the 20061124 snapshot of GCC 4.1.2.Gerald Pfeifer2006-11-272-19/+19
* Update to the 20061123 snapshot of GCC 4.0.4.Gerald Pfeifer2006-11-262-13/+13
* - Update to 0.8.8Rong-En Fan2006-11-264-16/+21
* Upgrade to release R11B-2.Jimmy Olgeni2006-11-263-215/+214
* Upgrade to release R11B-2.Jimmy Olgeni2006-11-2612-86/+100
* Update to the 20061121 snapshot of GCC 4.2.0.Gerald Pfeifer2006-11-222-19/+19
* Remove panda extension since it's deprecated and will be removed soon.Alex Dupre2006-11-221-2/+1
* - Update to 0.91Cheng-Lung Sung2006-11-222-4/+4
* - Update to 4.115Martin Wilke2006-11-223-5/+5
* - devel/p5-IO-Stty is deprecated.Cheng-Lung Sung2006-11-211-2/+2
* - Back-out the previous commit, as it can cause linking problems (pthread'sStanislav Sedov2006-11-201-2/+3
* Mark as NOT_FOR_ARCHS=amd64 instead of BROKEN. This version of GCC really sh...Gerald Pfeifer2006-11-191-1/+1
* - Do not append version number to f2py executableAlexander Botero-Lowry2006-11-192-0/+12
* A GNUstep-aware scheme interpreter. You need libflex installed on your system.Dirk Meyer2006-11-185-0/+53
* - Update to 2006-11-16Martin Wilke2006-11-173-10/+9
* BROKEN on sparc64: does not buildKris Kennaway2006-11-172-0/+8
* - Update to 7.6.94Vanilla I. Shu2006-11-163-6/+5
* Broken for !i386Maho Nakata2006-11-162-0/+8
* - Update to 1.4.1Johan van Selst2006-11-163-39/+91
* - Conflict with newer math/py-numpyRong-En Fan2006-11-151-0/+2
* - Don't links agains threading libraries in case if pthreads support wasStanislav Sedov2006-11-151-2/+4
* Update documentation checksums (unbreak).Jimmy Olgeni2006-11-132-69/+68
* - Fix building by using system byacc with -Dlint optionStanislav Sedov2006-11-132-9/+12
* Depreciate.Ion-Mihai Tetcu2006-11-131-0/+3
* Update suhosin patch to 0.9.6.2 release.Alex Dupre2006-11-134-8/+8
* Update to the 20061111 snapshot of GCC 4.3.0.Gerald Pfeifer2006-11-1314-133/+133
* Update to the 20061110 snapshot of GCC 4.1.2.Gerald Pfeifer2006-11-122-19/+19
* - Update to 0.17.007Cheng-Lung Sung2006-11-102-7/+6
* - Update to 4.114Cheng-Lung Sung2006-11-103-6/+4
* Update to the 20061107 snapshot of GCC 4.2.0. Mark this broken on ia64,Gerald Pfeifer2006-11-092-20/+20
* - Update to 20061108Rong-En Fan2006-11-093-43/+87
* - Handle dependencies properlyStanislav Sedov2006-11-082-54/+196
* Deprecate these old python versions and schedual for expiration onTom McLaughlin2006-11-082-0/+6
* Update to 0.9.9.Roman Bogorodskiy2006-11-082-4/+4
* Update my email address in all ports that I maintain.Frank J. Laszlo2006-11-073-3/+3
* Update to 5.2.0 release.Alex Dupre2006-11-0713-176/+19
* And here we go, introducing the lang/gcc43 port in form of the 20061104Gerald Pfeifer2006-11-061-0/+1
* - Fix pkg-plist (http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20...Martin Wilke2006-11-061-6/+0
* - Do not use JIT on non-x86 platforms (see $WRKSRC/PLATFORMS file)Florent Thoumie2006-11-062-404/+407
* - Remove USE_TK/USE_TK_BUILD (can only be used before bsd.port.pre.mk).Alejandro Pulver2006-11-051-3/+2
* And here we go, introducing the lang/gcc43 port in form of the 20061104Gerald Pfeifer2006-11-0528-280/+224
* Mark BROKEN on 4.x.Sam Lawrance2006-11-051-0/+4
* - Change MASTER_SITES (remove a "www.").Alejandro Pulver2006-11-051-1/+1
* - Apply the whole patch (in my previous commit I only patched the Makefile)Alejandro Pulver2006-11-054-12/+42
* Update to the 20061103 snapshot of GCC 4.1.2.Gerald Pfeifer2006-11-052-19/+19
* INSTALLS_SHLIB -> USE_LDCONFIG.Jeremy Messenger2006-11-051-1/+1
* Fix detection of socklen_t which will fix the build on 4.X.Joe Marcus Clarke2006-11-051-0/+10
* - Bump portrevision to match the lang/ruby18 port's one and to force rebuildStanislav Sedov2006-11-041-1/+1
* - Add a workaround for the recently disclosed DoS vulnerability in the cgi.rbStanislav Sedov2006-11-042-1/+12
* Update to the 20061031 snapshot of GCC 4.2.0. Mark this port broken onGerald Pfeifer2006-11-032-19/+23
* - Update to 4.113Cheng-Lung Sung2006-11-022-4/+4
* - Update to 9.0.0Stanislav Sedov2006-11-023-6/+10
* - Mark broken on ia64 because of boehm-gc doesn't support itStanislav Sedov2006-11-021-1/+5
* - Add ffcall support [1]Stanislav Sedov2006-11-021-5/+11
* - Update to 0.9.18Martin Wilke2006-11-013-23/+7
* - improved handling of include paths in the GCC build process; [1]Boris Samorodov2006-11-012-14/+41
* Replace homegrown option scripts with OPTIONS.Sam Lawrance2006-11-013-156/+77
* Update to the 20061027 snapshot of GCC 4.1.2.Gerald Pfeifer2006-10-312-19/+19
* Remove expired leaf ports:Vasil Dimov2006-10-3116-1310/+0
* Update to the 20061026 snapshot of GCC 4.0.4.Gerald Pfeifer2006-10-312-13/+13
* - Update to 2006-10-23Cheng-Lung Sung2006-10-313-16/+15
* Update to the 20061024 snapshot GCC 4.2.0.Gerald Pfeifer2006-10-3116-152/+152
* Update to 1.2.Sam Lawrance2006-10-313-15/+87
* StepTalk is the official GNUstep scripting framework. StepTalk is moreDirk Meyer2006-10-315-0/+155
* - Update lang/sdcc-devel to version 2.6.1.2006.10.12.Alejandro Pulver2006-10-311-2/+2
* - Update lang/metaocaml to 3.09.a30.Alejandro Pulver2006-10-313-982/+37
* - Update to 2.5.Alejandro Pulver2006-10-315-32/+41
* Take maintainership.Shaun Amott2006-10-311-2/+2
* Make SpiderMonkey build with thread-support regardless of whether or notMikhail Teterin2006-10-311-7/+6
* Update suhosin patch to 0.9.6 release.Alex Dupre2006-10-284-10/+10
* - Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR.Alejandro Pulver2006-10-241-1/+2
* - Add files forgotten in the last commitStanislav Sedov2006-10-213-0/+50
* - Try to unbrokeStanislav Sedov2006-10-211-7/+8
* Fix `make fetch'.Joseph Koshy2006-10-211-1/+1
* BROKEN: Size mismatchKris Kennaway2006-10-211-0/+2