| Commit message (Expand) | Author | Age | Files | Lines |
* | - Update to 1.0.1 (required by recent lang/mono update) | tmclaugh | 2007-02-05 | 4 | -17/+31 |
* | s/INSTALLS_SHLIB/USE_LDCONFIG/ | tmclaugh | 2007-02-05 | 1 | -1/+1 |
* | Update to the 20070131 snapshot of GCC 4.2.0. | gerald | 2007-02-05 | 3 | -41/+20 |
* | - Update to 1.2.2.1 | tmclaugh | 2007-02-05 | 20 | -376/+214 |
* | Remove the cklatest target and files/patch-gengtype-yacc.y. | gerald | 2007-02-04 | 2 | -17/+0 |
* | Update to GCC 4.0.4, the official release. This closes the GCC 4.0 branch. | gerald | 2007-02-04 | 3 | -33/+15 |
* | Fix the build after the removal of objformat. | marcus | 2007-02-04 | 1 | -0/+4 |
* | Deprecate in favor of the newer and safer snobol4 port. | wes | 2007-02-03 | 1 | -0/+2 |
* | Upgrade to version R11B-3. | olgeni | 2007-02-02 | 17 | -333/+291 |
* | - Don't strip installed libraries | pav | 2007-02-02 | 1 | -3/+3 |
* | Update to 1.4.3 | johans | 2007-02-01 | 2 | -4/+4 |
* | Use libtool port instead of included version to avoid objformat a.out botch | kris | 2007-02-01 | 10 | -0/+12 |
* | - add category gnustep | dinoex | 2007-02-01 | 5 | -5/+5 |
* | - update to 1.13.1 | dinoex | 2007-02-01 | 3 | -23/+5 |
* | - Update to 7.6.102 | miwi | 2007-02-01 | 3 | -9/+4 |
* | - Fix build | miwi | 2007-01-31 | 4 | -0/+24 |
* | - Update to 2007-01-30 | miwi | 2007-01-31 | 3 | -5/+5 |
* | - Remove glade-gpl duplicate with gnat-glade | miwi | 2007-01-31 | 5 | -208/+0 |
* | Update to the 20070129 snapshot of GCC 4.1.2. | gerald | 2007-01-30 | 2 | -19/+19 |
* | - Remove support for a.out format and PORTOBJFORMAT variable from individual | pav | 2007-01-30 | 12 | -122/+18 |
* | Retire NO_FILTER_SHLIBS now that it no longer serves a purpose | kris | 2007-01-30 | 3 | -3/+0 |
* | G95 is a stable, production Fortran 95 compiler available for multiple | maho | 2007-01-30 | 7 | -0/+189 |
* | Use libtool port instead of included version to avoid a.out objformat botch | kris | 2007-01-30 | 3 | -1/+4 |
* | Builds fine on 4.x since last update. | vs | 2007-01-29 | 1 | -4/+0 |
* | Add tcl85-thread , tool Command Language (development version). | clsung | 2007-01-29 | 3 | -0/+25 |
* | Add tcl85 8.5.a.5, tool Command Language (development version). | clsung | 2007-01-29 | 23 | -0/+3769 |
* | Default to elf instead of a.out. | kris | 2007-01-29 | 5 | -65/+140 |
* | Use libtool port instead of included one to avoid objformat a.out botch | kris | 2007-01-28 | 1 | -0/+1 |
* | Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix. | gerald | 2007-01-28 | 1 | -0/+1 |
* | Correct legacy a.out packing list format | kris | 2007-01-28 | 1 | -1/+1 |
* | Remove python21 and python22. These version lines are long deprecated and | tmclaugh | 2007-01-27 | 25 | -7991/+0 |
* | Update to the 20070122 snapshot of GCC 4.1.2. | gerald | 2007-01-27 | 2 | -19/+19 |
* | Upgrade to 1.0.2 | vanilla | 2007-01-26 | 2 | -6/+5 |
* | Upgrade to v360. Upstream changes include: | jkoshy | 2007-01-26 | 7 | -329/+478 |
* | Always build with JAR=no to avoid locating an already installed copy of jar | gerald | 2007-01-26 | 2 | -19/+20 |
* | Moved bootstrap tarball to haskell.org. Therefore readd master site. | obraun | 2007-01-25 | 1 | -1/+1 |
* | - Fix build with gcc 4.1 | miwi | 2007-01-25 | 2 | -0/+21 |
* | - Fix building. | stas | 2007-01-25 | 1 | -2/+2 |
* | - Sync with lang/slib to 3a4 | pav | 2007-01-25 | 1 | -2/+1 |
* | - Fix path in guile.init. Fixes lang/slib-guile installation | pav | 2007-01-25 | 1 | -0/+2 |
* | Upgrade to 6.6. | obraun | 2007-01-24 | 2 | -35/+29 |
* | Fix build with GCC 4.1 | vs | 2007-01-23 | 1 | -0/+14 |
* | Update lang/ghc to 6.6 | vs | 2007-01-22 | 5 | -821/+884 |
* | - history_length conflicts with include/readline/history.h. | rafan | 2007-01-21 | 1 | -0/+44 |
* | - Define USE_ICONV properly. This fixes textproc/words build, which failed | rafan | 2007-01-21 | 1 | -0/+2 |
* | Add pear to the default include_path. | ale | 2007-01-20 | 3 | -15/+42 |
* | Update to the 20070115 snapshot of GCC 4.1.2. | gerald | 2007-01-20 | 2 | -19/+19 |
* | - Disable test due to prolonged (20h+) hangs (on my current/amd64 box) | sat | 2007-01-20 | 1 | -5/+4 |
* | The Gambit programming system is a full implementation of the Scheme | itetcu | 2007-01-20 | 9 | -0/+147 |
* | - Update to 2007-01-18 | miwi | 2007-01-19 | 3 | -5/+5 |
* | - Update to 0.8.9 | rafan | 2007-01-19 | 3 | -4/+5 |
* | Update to the 20070117 snapshot of GCC 4.2.0. | gerald | 2007-01-18 | 2 | -19/+19 |
* | - BROKEN: does not build | miwi | 2007-01-18 | 1 | -0/+2 |
* | - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14 | clsung | 2007-01-17 | 3 | -35/+4 |
* | - Update to 3a4 | clsung | 2007-01-16 | 3 | -4/+8 |
* | - Update to 0.82 | miwi | 2007-01-15 | 4 | -13/+22 |
* | - Update to 4.123 | miwi | 2007-01-15 | 3 | -5/+5 |
* | * f2c.h is now consistent with G77. | maho | 2007-01-15 | 2 | -0/+172 |
* | Grab maintainership. | maho | 2007-01-15 | 1 | -1/+1 |
* | Update to the 20070114 snapshot of GCC 4.0.4. | gerald | 2007-01-15 | 2 | -13/+13 |
* | Revert previous commit. | gerald | 2007-01-15 | 7 | -126/+126 |
* | Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not clear | gerald | 2007-01-15 | 14 | -133/+133 |
* | - Fix size mismatch | miwi | 2007-01-15 | 1 | -3/+3 |
* | Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port. | gerald | 2007-01-14 | 3 | -4/+4 |
* | - cleanup MASTER_SITES | dinoex | 2007-01-14 | 1 | -2/+1 |
* | - Update to 20060810 | miwi | 2007-01-14 | 2 | -4/+4 |
* | * Migrate to gfortran. | maho | 2007-01-13 | 2 | -0/+22 |
* | - drop gcc-4.*.* as they are used diretcly by bsd.gnustep.mk | dinoex | 2007-01-13 | 1 | -17/+0 |
* | - update to use new bsd.gnustep.mk | dinoex | 2007-01-13 | 5 | -30/+21 |
* | - Add NOT_FOR_ARCHS=ia64 (is not supported by the application). | alepulver | 2007-01-13 | 1 | -4/+3 |
* | Add missing Jave frontend tarball. | gerald | 2007-01-12 | 1 | -0/+3 |
* | Update to the 20070110 snapshot of GCC 4.2.0. | gerald | 2007-01-11 | 2 | -19/+16 |
* | -Use native binaries to bootstrap on amd64 not to require i386 binary | miwi | 2007-01-11 | 2 | -9/+18 |
* | - Fix size mismatch (my fault) | miwi | 2007-01-10 | 1 | -3/+3 |
* | - Update to 5e3 | miwi | 2007-01-10 | 3 | -12/+17 |
* | - Update to 4.122 | miwi | 2007-01-10 | 3 | -5/+5 |
* | Update to the 20070108 snapshot of GCC 4.1.2. | gerald | 2007-01-09 | 2 | -19/+19 |
* | Add missing DISTFILES entry for Java. | gerald | 2007-01-08 | 7 | -0/+21 |
* | - Update to 0.21 | rafan | 2007-01-08 | 3 | -15/+26 |
* | I forgot to move pkg-message to files/pkg-message.in in previous commit: | itetcu | 2007-01-08 | 2 | -0/+0 |
* | - update to 3.7 [1] | itetcu | 2007-01-08 | 14 | -98/+254 |
* | Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch was | gerald | 2007-01-06 | 21 | -245/+112 |
* | - Fix threading support, favor pthread | rafan | 2007-01-06 | 1 | -2/+3 |
* | 2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other ports | miwi | 2007-01-06 | 4 | -60/+0 |
* | 2006-12-01 misc/instant-workstation: Incomplete pkg-plist | miwi | 2007-01-06 | 11 | -288/+0 |
* | This project defines various useful extensions to Ruby's standard classes, | miwi | 2007-01-05 | 5 | -0/+120 |
* | - Update to 1.4.2 | johans | 2007-01-03 | 2 | -5/+4 |
* | Update to the 20070102 snapshot of GCC 4.2.0. | gerald | 2007-01-03 | 3 | -35/+27 |
* | Update to the 20061230 snapshot of GCC 4.3.0. | gerald | 2007-01-03 | 21 | -161/+280 |
* | - Add patch that allows GC performance profiling and analasys. | stas | 2007-01-03 | 2 | -0/+542 |
* | - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it. | stas | 2007-01-03 | 3 | -0/+9 |
* | - Update lang/ruby18 to 1.8.5p12 (bugfix release) | stas | 2007-01-03 | 6 | -10561/+304 |
* | - Update to 0.20 | clsung | 2007-01-02 | 2 | -4/+4 |
* | - Update to 0.016 | clsung | 2007-01-02 | 3 | -9/+13 |
* | - Mark for removal in 2 months | miwi | 2007-01-01 | 1 | -0/+3 |
* | Fix R11B-2 SMP timer race condition bug. | olgeni | 2007-01-01 | 4 | -2/+74 |
* | - Update to 20061231 | miwi | 2006-12-31 | 4 | -9/+8 |
* | - py-scipy03 is needed for older programs relying on py-numeric | itetcu | 2006-12-31 | 1 | -0/+3 |
* | This is the port of Randall Hyde's High Level Assembly (HLA). | miwi | 2006-12-31 | 6 | -0/+180 |
* | Update to the 20061229 snapshot of GCC 4.1.2. | gerald | 2006-12-30 | 2 | -19/+19 |
* | Io (GNUstep) is a module which provides Io language support in a convenient | dinoex | 2006-12-30 | 4 | -0/+43 |
* | Update to the 20061228 snapshot of GCC 4.0.4. | gerald | 2006-12-29 | 2 | -13/+13 |
* | - Fix jsan shell | rafan | 2006-12-29 | 1 | -0/+5 |
* | - INSTALLS_SHLIB -> USE_LDCONFIG. | shaun | 2006-12-29 | 1 | -1/+3 |
* | Maintainer's email address bounces. | linimon | 2006-12-28 | 1 | -1/+1 |
* | - Update to 1.0.1 | miwi | 2006-12-27 | 6 | -1402/+9 |
* | - Respect X11BASE | miwi | 2006-12-27 | 4 | -4/+8 |
* | Update to the 20061226 snapshot of GCC 4.2.0. | gerald | 2006-12-27 | 2 | -19/+19 |
* | Update to the 20061222 snapshot of GCC 4.1.2. | gerald | 2006-12-27 | 2 | -19/+19 |
* | - Update to 6.2.13 | clsung | 2006-12-27 | 3 | -283/+14 |
* | Don't quote NO_PACKAGE message. | deischen | 2006-12-27 | 1 | -1/+1 |
* | Update to gnat GPL 2006. | deischen | 2006-12-27 | 11 | -594/+662 |
* | Add p5-JSAN 0.07, javaScript Archive Network (JSAN) Shell. | rafan | 2006-12-25 | 5 | -0/+61 |
* | Updated to 1.0.92 | aaron | 2006-12-24 | 8 | -78/+40 |
* | - Add missing NAS plugin | miwi | 2006-12-24 | 4 | -4/+6 |
* | - Update to 4.121 | miwi | 2006-12-22 | 3 | -5/+6 |
* | - Update to 2.3.1 | miwi | 2006-12-22 | 4 | -42/+37 |
* | Install bin/icon, the Icon `interpreter', and its manpage. | tobez | 2006-12-20 | 2 | -1/+6 |
* | Resurrect lang/clips and update it to 6.24 | vd | 2006-12-19 | 4 | -0/+53 |
* | Define libltdl_cv_sys_dlopen_deplibs | ahze | 2006-12-18 | 2 | -3/+14 |
* | Give up maintaineship, I do not have time ATM. Could get removed, it is too o... | netchild | 2006-12-17 | 1 | -1/+1 |
* | - remove trailing slash in a variable to not have two of them in the plist [1] | netchild | 2006-12-17 | 1 | -3/+6 |
* | - Require specified binary compiler for bootstrapping | miwi | 2006-12-17 | 1 | -64/+30 |
* | - Require specified binary compiler for bootstrapping | miwi | 2006-12-17 | 6 | -93/+78 |
* | - Update to 4.120 | miwi | 2006-12-16 | 3 | -5/+5 |
* | - Fix gcc 4.X build | miwi | 2006-12-15 | 1 | -0/+11 |
* | - Fix build with GCC 4.x (by switching off -Werror). [1] | shaun | 2006-12-15 | 1 | -0/+4 |
* | Update to 20061212. | fjoe | 2006-12-15 | 2 | -19/+19 |
* | - gcc4 compatiblity | stas | 2006-12-15 | 1 | -0/+32 |
* | - Update to 2.6.2.2006.12.13 | miwi | 2006-12-14 | 4 | -27/+52 |
* | - Add DEBUG knob | miwi | 2006-12-14 | 1 | -2/+7 |
* | - Mark BROKEN for ia64. | alepulver | 2006-12-14 | 2 | -13/+4 |
* | Update to 2.12. | tobez | 2006-12-13 | 2 | -4/+4 |
* | Update the ftp/curl port to 7.16.0. | roam | 2006-12-13 | 7 | -7/+43 |
* | - Update to 1.5.3 | miwi | 2006-12-13 | 7 | -9/+165 |
* | Remove expired ming and panda extensions. | ale | 2006-12-13 | 1 | -4/+2 |
* | Remove expired ming extensions. | ale | 2006-12-13 | 1 | -6/+0 |
* | - Fix UTF8 decoding | miwi | 2006-12-13 | 2 | -1/+21 |
* | Remove expired leaf ports: | vd | 2006-12-13 | 5 | -48/+0 |
* | Remove expired ports: | vd | 2006-12-13 | 51 | -3096/+0 |
* | Improve pkg-message management using SUB_FILES. | olgeni | 2006-12-12 | 6 | -6/+12 |
* | Portlint: move PORTREVISION. | olgeni | 2006-12-12 | 2 | -2/+2 |
* | Portlint: whitespace fixes. | olgeni | 2006-12-12 | 2 | -20/+20 |
* | Disable automatic PLT generation. Add the following patches: | olgeni | 2006-12-12 | 8 | -0/+144 |
* | - Respect X11BASE | rafan | 2006-12-11 | 1 | -0/+5 |
* | - Respect X11BASE by GNU_CONFIGURE + USE_XLIB | rafan | 2006-12-11 | 2 | -2/+2 |
* | Update to 1.19. | tobez | 2006-12-11 | 2 | -4/+4 |
* | Give up maintainership | lioux | 2006-12-11 | 1 | -1/+1 |
* | Add optional mail header patch, to track php-based spamming. | ale | 2006-12-10 | 2 | -6/+16 |
* | Add optional mail header patch, to track php-based spamming. | ale | 2006-12-10 | 4 | -6/+26 |
* | - update to 0.17.008 | leeym | 2006-12-10 | 2 | -4/+6 |
* | Use PTHREAD_LIBS with the included libgc. | tmclaugh | 2006-12-10 | 1 | -0/+2 |
* | Update to 20061208. | fjoe | 2006-12-10 | 2 | -19/+19 |
* | - Update to 1.0.7 | stas | 2006-12-09 | 2 | -5/+5 |
* | - Fix handling of floating point exception on AMD64. | miwi | 2006-12-09 | 3 | -11/+470 |
* | - Fix building the fastcgi module. | alepulver | 2006-12-08 | 2 | -0/+52 |
* | Reset maintainer due to several timeouts. | linimon | 2006-12-08 | 1 | -1/+1 |
* | New, improved snobol4 interpreter from Phil Budne <phil@ultimate.com> | wes | 2006-12-08 | 6 | -0/+82 |
* | Update to 20061205 snapshot. | fjoe | 2006-12-07 | 2 | -19/+19 |
* | - Update to version 2.41. | alepulver | 2006-12-07 | 3 | -7/+15 |
* | Quiet that last niggling warning in the install process. It was | wes | 2006-12-07 | 1 | -2/+11 |
* | - Patch csc.c (used to bootstrap) instead of csc.scm. | alepulver | 2006-12-07 | 2 | -1/+40 |
* | - Fix 'csc' assuming /usr/local/include is in the default search path of 'cc'. | alepulver | 2006-12-06 | 1 | -0/+1 |
* | - Update mastersite. | jmelo | 2006-12-05 | 1 | -1/+1 |
* | - Update mastersite. | jmelo | 2006-12-05 | 1 | -1/+1 |
* | - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent | mnag | 2006-12-05 | 1 | -1/+2 |
* | - Update to 1.2.1 | rafan | 2006-12-05 | 3 | -9/+10 |
* | - Respect X11BASE | miwi | 2006-12-05 | 2 | -4/+22 |
* | - Update to 4.119 | miwi | 2006-12-05 | 3 | -5/+5 |
* | - Fix an another cgi library vulnerability | stas | 2006-12-05 | 2 | -4/+29 |
* | - Update to 4.118 | miwi | 2006-12-04 | 3 | -5/+5 |
* | Update to the 20061202 snapshot of GCC 4.3.0. | gerald | 2006-12-03 | 14 | -133/+133 |
* | Add CONFLICT marker with gcc-withfortran-4.1.* AKA lang/gfortran. | gerald | 2006-12-03 | 1 | -0/+2 |
* | Update to the 20061201 snapshot of GCC 4.1.2. | gerald | 2006-12-02 | 2 | -19/+19 |
* | Update to the 20061128 snapshot of GCC 4.2.0. | gerald | 2006-12-02 | 2 | -19/+19 |
* | Update to the 20061130 snapshot of GCC 4.0.4. | gerald | 2006-12-02 | 2 | -13/+13 |
* | - Update to 1.0 | miwi | 2006-12-02 | 8 | -244/+639 |
* | - Be more thorough in resetting locales to ensure successfull test run | pav | 2006-12-01 | 1 | -1/+1 |
* | Respect X11BASE in pkg-deinstall.tclsh | laszlof | 2006-12-01 | 1 | -1/+1 |
* | Respect X11BASE | laszlof | 2006-12-01 | 1 | -0/+4 |
* | BROKEN on ia64 and sparc64: Does not compile | kris | 2006-12-01 | 1 | -0/+4 |
* | Set ONLY_FOR_ARCHS=i386 since it doesn't compile elsewhere | kris | 2006-12-01 | 1 | -0/+2 |
* | - Respect X11BASE | rafan | 2006-12-01 | 2 | -5/+5 |
* | Fix compilation on FreeBSD 5.X. | jkoshy | 2006-11-30 | 1 | -2/+28 |
* | Upgrade to v110.60. Upstream changes include: | jkoshy | 2006-11-30 | 7 | -116/+136 |
* | - Update to 2006-11-27. | clsung | 2006-11-29 | 3 | -5/+5 |
* | Update to 2.11. | tobez | 2006-11-28 | 2 | -4/+4 |
* | Eliminate warnings from function prototype mismatches. Include | wes | 2006-11-28 | 5 | -0/+102 |
* | - fix typo, ECHO_CMD is ECHO_CMD | rafan | 2006-11-27 | 1 | -1/+1 |
* | - Update to 1.5.3 | rafan | 2006-11-27 | 3 | -4/+14 |
* | - Update to 4.116 | rafan | 2006-11-27 | 4 | -17/+21 |
* | Update to the 20061125 snapshot of GCC 4.3.0. | gerald | 2006-11-27 | 14 | -133/+133 |
* | Update to the 20061124 snapshot of GCC 4.1.2. | gerald | 2006-11-27 | 2 | -19/+19 |
* | Update to the 20061123 snapshot of GCC 4.0.4. | gerald | 2006-11-26 | 2 | -13/+13 |
* | - Update to 0.8.8 | rafan | 2006-11-26 | 4 | -16/+21 |
* | Upgrade to release R11B-2. | olgeni | 2006-11-26 | 3 | -215/+214 |
* | Upgrade to release R11B-2. | olgeni | 2006-11-26 | 12 | -86/+100 |
* | Update to the 20061121 snapshot of GCC 4.2.0. | gerald | 2006-11-22 | 2 | -19/+19 |
* | Remove panda extension since it's deprecated and will be removed soon. | ale | 2006-11-22 | 1 | -2/+1 |
* | - Update to 0.91 | clsung | 2006-11-22 | 2 | -4/+4 |
* | - Update to 4.115 | miwi | 2006-11-22 | 3 | -5/+5 |
* | - devel/p5-IO-Stty is deprecated. | clsung | 2006-11-21 | 1 | -2/+2 |
* | - Back-out the previous commit, as it can cause linking problems (pthread's | stas | 2006-11-20 | 1 | -2/+3 |
* | Mark as NOT_FOR_ARCHS=amd64 instead of BROKEN. This version of GCC really sh... | gerald | 2006-11-19 | 1 | -1/+1 |
* | - Do not append version number to f2py executable | alexbl | 2006-11-19 | 2 | -0/+12 |
* | A GNUstep-aware scheme interpreter. You need libflex installed on your system. | dinoex | 2006-11-18 | 5 | -0/+53 |
* | - Update to 2006-11-16 | miwi | 2006-11-17 | 3 | -10/+9 |
* | BROKEN on sparc64: does not build | kris | 2006-11-17 | 2 | -0/+8 |
* | - Update to 7.6.94 | vanilla | 2006-11-16 | 3 | -6/+5 |
* | Broken for !i386 | maho | 2006-11-16 | 2 | -0/+8 |
* | - Update to 1.4.1 | johans | 2006-11-16 | 3 | -39/+91 |
* | - Conflict with newer math/py-numpy | rafan | 2006-11-15 | 1 | -0/+2 |
* | - Don't links agains threading libraries in case if pthreads support was | stas | 2006-11-15 | 1 | -2/+4 |
* | Update documentation checksums (unbreak). | olgeni | 2006-11-13 | 2 | -69/+68 |
* | - Fix building by using system byacc with -Dlint option | stas | 2006-11-13 | 2 | -9/+12 |
* | Depreciate. | itetcu | 2006-11-13 | 1 | -0/+3 |
* | Update suhosin patch to 0.9.6.2 release. | ale | 2006-11-13 | 4 | -8/+8 |
* | Update to the 20061111 snapshot of GCC 4.3.0. | gerald | 2006-11-13 | 14 | -133/+133 |
* | Update to the 20061110 snapshot of GCC 4.1.2. | gerald | 2006-11-12 | 2 | -19/+19 |
* | - Update to 0.17.007 | clsung | 2006-11-10 | 2 | -7/+6 |
* | - Update to 4.114 | clsung | 2006-11-10 | 3 | -6/+4 |
* | Update to the 20061107 snapshot of GCC 4.2.0. Mark this broken on ia64, | gerald | 2006-11-09 | 2 | -20/+20 |
* | - Update to 20061108 | rafan | 2006-11-09 | 3 | -43/+87 |
* | - Handle dependencies properly | stas | 2006-11-08 | 2 | -54/+196 |
* | Deprecate these old python versions and schedual for expiration on | tmclaugh | 2006-11-08 | 2 | -0/+6 |
* | Update to 0.9.9. | novel | 2006-11-08 | 2 | -4/+4 |
* | Update my email address in all ports that I maintain. | laszlof | 2006-11-07 | 3 | -3/+3 |
* | Update to 5.2.0 release. | ale | 2006-11-07 | 13 | -176/+19 |
* | And here we go, introducing the lang/gcc43 port in form of the 20061104 | gerald | 2006-11-06 | 1 | -0/+1 |
* | - Fix pkg-plist (http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20... | miwi | 2006-11-06 | 1 | -6/+0 |
* | - Do not use JIT on non-x86 platforms (see $WRKSRC/PLATFORMS file) | flz | 2006-11-06 | 2 | -404/+407 |
* | - Remove USE_TK/USE_TK_BUILD (can only be used before bsd.port.pre.mk). | alepulver | 2006-11-05 | 1 | -3/+2 |
* | And here we go, introducing the lang/gcc43 port in form of the 20061104 | gerald | 2006-11-05 | 28 | -280/+224 |
* | Mark BROKEN on 4.x. | lawrance | 2006-11-05 | 1 | -0/+4 |
* | - Change MASTER_SITES (remove a "www."). | alepulver | 2006-11-05 | 1 | -1/+1 |
* | - Apply the whole patch (in my previous commit I only patched the Makefile) | alepulver | 2006-11-05 | 4 | -12/+42 |
* | Update to the 20061103 snapshot of GCC 4.1.2. | gerald | 2006-11-05 | 2 | -19/+19 |
* | INSTALLS_SHLIB -> USE_LDCONFIG. | mezz | 2006-11-05 | 1 | -1/+1 |
* | Fix detection of socklen_t which will fix the build on 4.X. | marcus | 2006-11-05 | 1 | -0/+10 |
* | - Bump portrevision to match the lang/ruby18 port's one and to force rebuild | stas | 2006-11-04 | 1 | -1/+1 |
* | - Add a workaround for the recently disclosed DoS vulnerability in the cgi.rb | stas | 2006-11-04 | 2 | -1/+12 |
* | Update to the 20061031 snapshot of GCC 4.2.0. Mark this port broken on | gerald | 2006-11-03 | 2 | -19/+23 |
* | - Update to 4.113 | clsung | 2006-11-02 | 2 | -4/+4 |
* | - Update to 9.0.0 | stas | 2006-11-02 | 3 | -6/+10 |
* | - Mark broken on ia64 because of boehm-gc doesn't support it | stas | 2006-11-02 | 1 | -1/+5 |
* | - Add ffcall support [1] | stas | 2006-11-02 | 1 | -5/+11 |
* | - Update to 0.9.18 | miwi | 2006-11-01 | 3 | -23/+7 |
* | - improved handling of include paths in the GCC build process; [1] | bsam | 2006-11-01 | 2 | -14/+41 |
* | Replace homegrown option scripts with OPTIONS. | lawrance | 2006-11-01 | 3 | -156/+77 |
* | Update to the 20061027 snapshot of GCC 4.1.2. | gerald | 2006-10-31 | 2 | -19/+19 |