| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add support for firebird2 in interbase extension. | Alex Dupre | 2007-02-27 | 3 | -6/+3 |
* | - Update to 1.12 | Martin Wilke | 2007-02-27 | 3 | -16/+35 |
* | OCamlDuce is an enhancement to OCaml that allows you to use XML types. | Martin Wilke | 2007-02-27 | 5 | -0/+65 |
* | - set DEPRECATED | Dirk Meyer | 2007-02-25 | 1 | -0/+3 |
* | - fix build for CURRENT (objformat) | Dirk Meyer | 2007-02-25 | 1 | -0/+4 |
* | - Work around crashes during build due to LC_* settings in environment by | Tom McLaughlin | 2007-02-25 | 2 | -9/+29 |
* | Update to the 20070223 snapshot of GCC 4.3.0. No extra patch is needed | Gerald Pfeifer | 2007-02-25 | 21 | -350/+133 |
* | Bump PORTREVISION to assure this port is rebuilt with patched libltdl. | Michael Johnson | 2007-02-24 | 1 | -1/+1 |
* | Fix formatting exception in io:format. | Jimmy Olgeni | 2007-02-24 | 4 | -2/+34 |
* | Add ruby-doc-stdlib 0.10.1, documentation for the Ruby language standard | Stanislav Sedov | 2007-02-23 | 6 | -0/+4544 |
* | Update to the 20070221 snapshot of GCC 4.2.0. | Gerald Pfeifer | 2007-02-22 | 2 | -19/+19 |
* | Add fasm 1.67.21, flat, multiple-pass assembler for IA-32 & x86-64 | Sergey Skvortsov | 2007-02-22 | 5 | -0/+52 |
* | - Remove redundant substitutions | Stanislav Sedov | 2007-02-22 | 1 | -6/+2 |
* | - Update to 9.1.0 | Stanislav Sedov | 2007-02-22 | 4 | -24/+19 |
* | - Update master site | Rong-En Fan | 2007-02-22 | 1 | -1/+1 |
* | - Install info files correctly | Rong-En Fan | 2007-02-21 | 1 | -2/+2 |
* | The Erlang runtime could occasionally segfault when writing erl_crash.dump | Jimmy Olgeni | 2007-02-21 | 4 | -2/+56 |
* | Remove some debug code that was included into the release. | Jimmy Olgeni | 2007-02-21 | 2 | -0/+46 |
* | Update the mail header patches (it's a no-op). | Alex Dupre | 2007-02-20 | 6 | -12/+12 |
* | Update to the 20070219 snapshot of GCC 4.1.3. | Gerald Pfeifer | 2007-02-20 | 2 | -20/+20 |
* | Objformat fallout fix. | Anton Berezin | 2007-02-20 | 2 | -4/+52 |
* | 1. Fix breakage due to incorrect objformat-related change. | Anton Berezin | 2007-02-20 | 10 | -45/+60 |
* | Remove expired port: | Gabor Kovesdan | 2007-02-19 | 6 | -82/+0 |
* | - Update to 20070218 | Rong-En Fan | 2007-02-19 | 3 | -5/+7 |
* | Force build to use the bundled mcs instead of the system's mcs if Mono is | Tom McLaughlin | 2007-02-19 | 1 | -1/+2 |
* | - Do not echo post-build command. | Alejandro Pulver | 2007-02-19 | 2 | -5/+9 |
* | - Do not echo post-build command. | Alejandro Pulver | 2007-02-19 | 2 | -2/+2 |
* | Update to the 20070216 snapshot of GCC 4.3.0. | Gerald Pfeifer | 2007-02-19 | 28 | -140/+371 |
* | Add an hack to avoid segmentation fault caused by session module loaded | Alex Dupre | 2007-02-19 | 2 | -0/+8 |
* | Update to 4.4.5 release. | Alex Dupre | 2007-02-17 | 5 | -74/+15 |
* | This is XDS-C for Linux, it is setup to produce native FreeBSD binaries. | Alejandro Pulver | 2007-02-17 | 15 | -0/+2070 |
* | This is Native XDS-x86 for Linux, | Alejandro Pulver | 2007-02-17 | 17 | -0/+1202 |
* | Fix minor typo. | Thomas Quinot | 2007-02-16 | 2 | -2/+2 |
* | Update to the 20070214 snapshot of GCC 4.2.0. | Gerald Pfeifer | 2007-02-16 | 2 | -19/+19 |
* | Fix "edoc: error in layout 'edoc_layout'" issue. | Jimmy Olgeni | 2007-02-16 | 4 | -0/+44 |
* | Fix http:request error. | Jimmy Olgeni | 2007-02-16 | 2 | -0/+46 |
* | Remove amd64 as an available arch to build on. | Tom McLaughlin | 2007-02-16 | 1 | -1/+3 |
* | Account for the removal of /usr/bin/objformat on 7-CURRENT and default | Gerald Pfeifer | 2007-02-15 | 2 | -1/+15 |
* | Account for the removal of /usr/bin/objformat on 7-CURRENT and default | Gerald Pfeifer | 2007-02-15 | 2 | -0/+15 |
* | Bump PORTREVISION. | Gerald Pfeifer | 2007-02-15 | 1 | -0/+1 |
* | Fix a crashbug on str_replace(). | Alex Dupre | 2007-02-15 | 4 | -2/+24 |
* | Use MASTER_SITE_LOCAL for our own boot-file | Volker Stolz | 2007-02-15 | 1 | -1/+2 |
* | Account for the removal of /usr/bin/objformat on 7-CURRENT and default | Gerald Pfeifer | 2007-02-15 | 1 | -0/+14 |
* | Update to Python 2.4.4. | Xin LI | 2007-02-14 | 8 | -83/+35 |
* | Update to 2.2 | Andrey Slusar | 2007-02-14 | 3 | -7/+17 |
* | - Remove expired ruby 1.6 ports. | Stanislav Sedov | 2007-02-13 | 15 | -1241/+0 |
* | Fix regression: count(object) should call object->count() if instance of Coun... | Alex Dupre | 2007-02-13 | 4 | -2/+68 |
* | - No more bash syntax! | Rong-En Fan | 2007-02-12 | 1 | -1/+9 |
* | Fix objformat fallout on -CURRENT. | Tom McLaughlin | 2007-02-12 | 1 | -0/+2 |
* | Update to the 20070209 snapshot of GCC 4.3.0. | Gerald Pfeifer | 2007-02-12 | 21 | -140/+189 |
* | Update to 0.9.10. | Roman Bogorodskiy | 2007-02-11 | 2 | -4/+4 |
* | Fix typo | Erwin Lansing | 2007-02-11 | 1 | -1/+1 |
* | Schedule these broken ports for removal on 2007-04-10 if they are still | Kris Kennaway | 2007-02-11 | 1 | -0/+2 |
* | Remove expired ports | Kris Kennaway | 2007-02-11 | 21 | -931/+0 |
* | Deprecate these ports that are broken on 5.x and above, with expiry in | Kris Kennaway | 2007-02-11 | 1 | -0/+3 |
* | Bump PORTVERSION. | Alex Dupre | 2007-02-11 | 1 | -1/+1 |
* | Chase documentation checksums. | Jimmy Olgeni | 2007-02-10 | 1 | -68/+68 |
* | - Add CONFLICTS between net/mpd and lang/mpd. | Alejandro Pulver | 2007-02-09 | 1 | -0/+1 |
* | Update to the 20070207 snapshot of GCC 4.2.0. | Gerald Pfeifer | 2007-02-09 | 2 | -19/+22 |
* | Add all default php5 extensions. | Alex Dupre | 2007-02-09 | 1 | -5/+13 |
* | Update to 5.2.1 release. | Alex Dupre | 2007-02-09 | 10 | -52/+212 |
* | - Add NO_LATEST_LINK to avoid it being the same as in net/mpd. | Alejandro Pulver | 2007-02-09 | 1 | -0/+3 |
* | MPD is a new programming language that has a syntax very close to the | Alejandro Pulver | 2007-02-09 | 6 | -0/+610 |
* | Fix dialyzer_init_plt path. | Jimmy Olgeni | 2007-02-09 | 2 | -2/+2 |
* | - Update to 0.5.1 | Martin Wilke | 2007-02-09 | 5 | -37/+19 |
* | - Fix after objformat removal | Martin Wilke | 2007-02-08 | 1 | -0/+5 |
* | Really fix the objformat issue, the previous commit broke php compilation. | Alex Dupre | 2007-02-07 | 2 | -2/+12 |
* | - Revert libtool addition to fix the plist | Pav Lucistnik | 2007-02-07 | 1 | -1/+0 |
* | Update to the 20070205 snapshot of GCC 4.1.2. | Gerald Pfeifer | 2007-02-07 | 2 | -19/+19 |
* | Update to the 20070202 snapshot of GCC 4.3.0. | Gerald Pfeifer | 2007-02-06 | 28 | -301/+161 |
* | - Depend on libtool directly. This port builds a local copy of boehm-gc | Stanislav Sedov | 2007-02-06 | 1 | -0/+1 |
* | Populate a new ports-mgmt category. List of moved ports: | Pav Lucistnik | 2007-02-05 | 1 | -1/+1 |
* | - Update to 1.0.1 (required by recent lang/mono update) | Tom McLaughlin | 2007-02-05 | 4 | -17/+31 |
* | s/INSTALLS_SHLIB/USE_LDCONFIG/ | Tom McLaughlin | 2007-02-05 | 1 | -1/+1 |
* | Update to the 20070131 snapshot of GCC 4.2.0. | Gerald Pfeifer | 2007-02-05 | 3 | -41/+20 |
* | - Update to 1.2.2.1 | Tom McLaughlin | 2007-02-05 | 20 | -376/+214 |
* | Remove the cklatest target and files/patch-gengtype-yacc.y. | Gerald Pfeifer | 2007-02-04 | 2 | -17/+0 |
* | Update to GCC 4.0.4, the official release. This closes the GCC 4.0 branch. | Gerald Pfeifer | 2007-02-04 | 3 | -33/+15 |
* | Fix the build after the removal of objformat. | Joe Marcus Clarke | 2007-02-04 | 1 | -0/+4 |
* | Deprecate in favor of the newer and safer snobol4 port. | Wes Peters | 2007-02-03 | 1 | -0/+2 |
* | Upgrade to version R11B-3. | Jimmy Olgeni | 2007-02-02 | 17 | -333/+291 |
* | - Don't strip installed libraries | Pav Lucistnik | 2007-02-02 | 1 | -3/+3 |
* | Update to 1.4.3 | Johan van Selst | 2007-02-01 | 2 | -4/+4 |
* | Use libtool port instead of included version to avoid objformat a.out botch | Kris Kennaway | 2007-02-01 | 10 | -0/+12 |
* | - add category gnustep | Dirk Meyer | 2007-02-01 | 5 | -5/+5 |
* | - update to 1.13.1 | Dirk Meyer | 2007-02-01 | 3 | -23/+5 |
* | - Update to 7.6.102 | Martin Wilke | 2007-02-01 | 3 | -9/+4 |
* | - Fix build | Martin Wilke | 2007-01-31 | 4 | -0/+24 |
* | - Update to 2007-01-30 | Martin Wilke | 2007-01-31 | 3 | -5/+5 |
* | - Remove glade-gpl duplicate with gnat-glade | Martin Wilke | 2007-01-31 | 5 | -208/+0 |
* | Update to the 20070129 snapshot of GCC 4.1.2. | Gerald Pfeifer | 2007-01-30 | 2 | -19/+19 |
* | - Remove support for a.out format and PORTOBJFORMAT variable from individual | Pav Lucistnik | 2007-01-30 | 12 | -122/+18 |
* | Retire NO_FILTER_SHLIBS now that it no longer serves a purpose | Kris Kennaway | 2007-01-30 | 3 | -3/+0 |
* | G95 is a stable, production Fortran 95 compiler available for multiple | Maho Nakata | 2007-01-30 | 7 | -0/+189 |
* | Use libtool port instead of included version to avoid a.out objformat botch | Kris Kennaway | 2007-01-30 | 3 | -1/+4 |
* | Builds fine on 4.x since last update. | Volker Stolz | 2007-01-29 | 1 | -4/+0 |
* | Add tcl85-thread , tool Command Language (development version). | Cheng-Lung Sung | 2007-01-29 | 3 | -0/+25 |
* | Add tcl85 8.5.a.5, tool Command Language (development version). | Cheng-Lung Sung | 2007-01-29 | 23 | -0/+3769 |
* | Default to elf instead of a.out. | Kris Kennaway | 2007-01-29 | 5 | -65/+140 |
* | Use libtool port instead of included one to avoid objformat a.out botch | Kris Kennaway | 2007-01-28 | 1 | -0/+1 |
* | Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix. | Gerald Pfeifer | 2007-01-28 | 1 | -0/+1 |
* | Correct legacy a.out packing list format | Kris Kennaway | 2007-01-28 | 1 | -1/+1 |
* | Remove python21 and python22. These version lines are long deprecated and | Tom McLaughlin | 2007-01-27 | 25 | -7991/+0 |
* | Update to the 20070122 snapshot of GCC 4.1.2. | Gerald Pfeifer | 2007-01-27 | 2 | -19/+19 |
* | Upgrade to 1.0.2 | Vanilla I. Shu | 2007-01-26 | 2 | -6/+5 |
* | Upgrade to v360. Upstream changes include: | Joseph Koshy | 2007-01-26 | 7 | -329/+478 |
* | Always build with JAR=no to avoid locating an already installed copy of jar | Gerald Pfeifer | 2007-01-26 | 2 | -19/+20 |
* | Moved bootstrap tarball to haskell.org. Therefore readd master site. | Oliver Braun | 2007-01-25 | 1 | -1/+1 |
* | - Fix build with gcc 4.1 | Martin Wilke | 2007-01-25 | 2 | -0/+21 |
* | - Fix building. | Stanislav Sedov | 2007-01-25 | 1 | -2/+2 |
* | - Sync with lang/slib to 3a4 | Pav Lucistnik | 2007-01-25 | 1 | -2/+1 |
* | - Fix path in guile.init. Fixes lang/slib-guile installation | Pav Lucistnik | 2007-01-25 | 1 | -0/+2 |
* | Upgrade to 6.6. | Oliver Braun | 2007-01-24 | 2 | -35/+29 |
* | Fix build with GCC 4.1 | Volker Stolz | 2007-01-23 | 1 | -0/+14 |
* | Update lang/ghc to 6.6 | Volker Stolz | 2007-01-22 | 5 | -821/+884 |
* | - history_length conflicts with include/readline/history.h. | Rong-En Fan | 2007-01-21 | 1 | -0/+44 |
* | - Define USE_ICONV properly. This fixes textproc/words build, which failed | Rong-En Fan | 2007-01-21 | 1 | -0/+2 |
* | Add pear to the default include_path. | Alex Dupre | 2007-01-20 | 3 | -15/+42 |
* | Update to the 20070115 snapshot of GCC 4.1.2. | Gerald Pfeifer | 2007-01-20 | 2 | -19/+19 |
* | - Disable test due to prolonged (20h+) hangs (on my current/amd64 box) | Andrew Pantyukhin | 2007-01-20 | 1 | -5/+4 |
* | The Gambit programming system is a full implementation of the Scheme | Ion-Mihai Tetcu | 2007-01-20 | 9 | -0/+147 |
* | - Update to 2007-01-18 | Martin Wilke | 2007-01-19 | 3 | -5/+5 |
* | - Update to 0.8.9 | Rong-En Fan | 2007-01-19 | 3 | -4/+5 |
* | Update to the 20070117 snapshot of GCC 4.2.0. | Gerald Pfeifer | 2007-01-18 | 2 | -19/+19 |
* | - BROKEN: does not build | Martin Wilke | 2007-01-18 | 1 | -0/+2 |
* | - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14 | Cheng-Lung Sung | 2007-01-17 | 3 | -35/+4 |
* | - Update to 3a4 | Cheng-Lung Sung | 2007-01-16 | 3 | -4/+8 |
* | - Update to 0.82 | Martin Wilke | 2007-01-15 | 4 | -13/+22 |
* | - Update to 4.123 | Martin Wilke | 2007-01-15 | 3 | -5/+5 |
* | * f2c.h is now consistent with G77. | Maho Nakata | 2007-01-15 | 2 | -0/+172 |
* | Grab maintainership. | Maho Nakata | 2007-01-15 | 1 | -1/+1 |
* | Update to the 20070114 snapshot of GCC 4.0.4. | Gerald Pfeifer | 2007-01-15 | 2 | -13/+13 |
* | Revert previous commit. | Gerald Pfeifer | 2007-01-15 | 7 | -126/+126 |
* | Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not clear | Gerald Pfeifer | 2007-01-15 | 14 | -133/+133 |
* | - Fix size mismatch | Martin Wilke | 2007-01-15 | 1 | -3/+3 |
* | Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port. | Gerald Pfeifer | 2007-01-14 | 3 | -4/+4 |
* | - cleanup MASTER_SITES | Dirk Meyer | 2007-01-14 | 1 | -2/+1 |
* | - Update to 20060810 | Martin Wilke | 2007-01-14 | 2 | -4/+4 |
* | * Migrate to gfortran. | Maho Nakata | 2007-01-13 | 2 | -0/+22 |
* | - drop gcc-4.*.* as they are used diretcly by bsd.gnustep.mk | Dirk Meyer | 2007-01-13 | 1 | -17/+0 |
* | - update to use new bsd.gnustep.mk | Dirk Meyer | 2007-01-13 | 5 | -30/+21 |
* | - Add NOT_FOR_ARCHS=ia64 (is not supported by the application). | Alejandro Pulver | 2007-01-13 | 1 | -4/+3 |
* | Add missing Jave frontend tarball. | Gerald Pfeifer | 2007-01-12 | 1 | -0/+3 |
* | Update to the 20070110 snapshot of GCC 4.2.0. | Gerald Pfeifer | 2007-01-11 | 2 | -19/+16 |
* | -Use native binaries to bootstrap on amd64 not to require i386 binary | Martin Wilke | 2007-01-11 | 2 | -9/+18 |
* | - Fix size mismatch (my fault) | Martin Wilke | 2007-01-10 | 1 | -3/+3 |
* | - Update to 5e3 | Martin Wilke | 2007-01-10 | 3 | -12/+17 |
* | - Update to 4.122 | Martin Wilke | 2007-01-10 | 3 | -5/+5 |
* | Update to the 20070108 snapshot of GCC 4.1.2. | Gerald Pfeifer | 2007-01-09 | 2 | -19/+19 |
* | Add missing DISTFILES entry for Java. | Gerald Pfeifer | 2007-01-08 | 7 | -0/+21 |
* | - Update to 0.21 | Rong-En Fan | 2007-01-08 | 3 | -15/+26 |
* | I forgot to move pkg-message to files/pkg-message.in in previous commit: | Ion-Mihai Tetcu | 2007-01-08 | 2 | -0/+0 |
* | - update to 3.7 [1] | Ion-Mihai Tetcu | 2007-01-08 | 14 | -98/+254 |
* | Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch was | Gerald Pfeifer | 2007-01-06 | 21 | -245/+112 |
* | - Fix threading support, favor pthread | Rong-En Fan | 2007-01-06 | 1 | -2/+3 |
* | 2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other ports | Martin Wilke | 2007-01-06 | 4 | -60/+0 |
* | 2006-12-01 misc/instant-workstation: Incomplete pkg-plist | Martin Wilke | 2007-01-06 | 11 | -288/+0 |
* | This project defines various useful extensions to Ruby's standard classes, | Martin Wilke | 2007-01-05 | 5 | -0/+120 |
* | - Update to 1.4.2 | Johan van Selst | 2007-01-03 | 2 | -5/+4 |
* | Update to the 20070102 snapshot of GCC 4.2.0. | Gerald Pfeifer | 2007-01-03 | 3 | -35/+27 |
* | Update to the 20061230 snapshot of GCC 4.3.0. | Gerald Pfeifer | 2007-01-03 | 21 | -161/+280 |
* | - Add patch that allows GC performance profiling and analasys. | Stanislav Sedov | 2007-01-03 | 2 | -0/+542 |
* | - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it. | Stanislav Sedov | 2007-01-03 | 3 | -0/+9 |
* | - Update lang/ruby18 to 1.8.5p12 (bugfix release) | Stanislav Sedov | 2007-01-03 | 6 | -10561/+304 |
* | - Update to 0.20 | Cheng-Lung Sung | 2007-01-02 | 2 | -4/+4 |
* | - Update to 0.016 | Cheng-Lung Sung | 2007-01-02 | 3 | -9/+13 |
* | - Mark for removal in 2 months | Martin Wilke | 2007-01-01 | 1 | -0/+3 |
* | Fix R11B-2 SMP timer race condition bug. | Jimmy Olgeni | 2007-01-01 | 4 | -2/+74 |
* | - Update to 20061231 | Martin Wilke | 2006-12-31 | 4 | -9/+8 |
* | - py-scipy03 is needed for older programs relying on py-numeric | Ion-Mihai Tetcu | 2006-12-31 | 1 | -0/+3 |
* | This is the port of Randall Hyde's High Level Assembly (HLA). | Martin Wilke | 2006-12-31 | 6 | -0/+180 |
* | Update to the 20061229 snapshot of GCC 4.1.2. | Gerald Pfeifer | 2006-12-30 | 2 | -19/+19 |
* | Io (GNUstep) is a module which provides Io language support in a convenient | Dirk Meyer | 2006-12-30 | 4 | -0/+43 |
* | Update to the 20061228 snapshot of GCC 4.0.4. | Gerald Pfeifer | 2006-12-29 | 2 | -13/+13 |
* | - Fix jsan shell | Rong-En Fan | 2006-12-29 | 1 | -0/+5 |
* | - INSTALLS_SHLIB -> USE_LDCONFIG. | Shaun Amott | 2006-12-29 | 1 | -1/+3 |
* | Maintainer's email address bounces. | Mark Linimon | 2006-12-28 | 1 | -1/+1 |
* | - Update to 1.0.1 | Martin Wilke | 2006-12-27 | 6 | -1402/+9 |
* | - Respect X11BASE | Martin Wilke | 2006-12-27 | 4 | -4/+8 |
* | Update to the 20061226 snapshot of GCC 4.2.0. | Gerald Pfeifer | 2006-12-27 | 2 | -19/+19 |
* | Update to the 20061222 snapshot of GCC 4.1.2. | Gerald Pfeifer | 2006-12-27 | 2 | -19/+19 |
* | - Update to 6.2.13 | Cheng-Lung Sung | 2006-12-27 | 3 | -283/+14 |
* | Don't quote NO_PACKAGE message. | Daniel Eischen | 2006-12-27 | 1 | -1/+1 |
* | Update to gnat GPL 2006. | Daniel Eischen | 2006-12-27 | 11 | -594/+662 |
* | Add p5-JSAN 0.07, javaScript Archive Network (JSAN) Shell. | Rong-En Fan | 2006-12-25 | 5 | -0/+61 |
* | Updated to 1.0.92 | Aaron Dalton | 2006-12-24 | 8 | -78/+40 |
* | - Add missing NAS plugin | Martin Wilke | 2006-12-24 | 4 | -4/+6 |
* | - Update to 4.121 | Martin Wilke | 2006-12-22 | 3 | -5/+6 |
* | - Update to 2.3.1 | Martin Wilke | 2006-12-22 | 4 | -42/+37 |
* | Install bin/icon, the Icon `interpreter', and its manpage. | Anton Berezin | 2006-12-20 | 2 | -1/+6 |
* | Resurrect lang/clips and update it to 6.24 | Vasil Dimov | 2006-12-19 | 4 | -0/+53 |
* | Define libltdl_cv_sys_dlopen_deplibs | Michael Johnson | 2006-12-18 | 2 | -3/+14 |
* | Give up maintaineship, I do not have time ATM. Could get removed, it is too o... | Alexander Leidinger | 2006-12-17 | 1 | -1/+1 |
* | - remove trailing slash in a variable to not have two of them in the plist [1] | Alexander Leidinger | 2006-12-17 | 1 | -3/+6 |
* | - Require specified binary compiler for bootstrapping | Martin Wilke | 2006-12-17 | 1 | -64/+30 |
* | - Require specified binary compiler for bootstrapping | Martin Wilke | 2006-12-17 | 6 | -93/+78 |
* | - Update to 4.120 | Martin Wilke | 2006-12-16 | 3 | -5/+5 |
* | - Fix gcc 4.X build | Martin Wilke | 2006-12-15 | 1 | -0/+11 |
* | - Fix build with GCC 4.x (by switching off -Werror). [1] | Shaun Amott | 2006-12-15 | 1 | -0/+4 |
* | Update to 20061212. | Max Khon | 2006-12-15 | 2 | -19/+19 |
* | - gcc4 compatiblity | Stanislav Sedov | 2006-12-15 | 1 | -0/+32 |
* | - Update to 2.6.2.2006.12.13 | Martin Wilke | 2006-12-14 | 4 | -27/+52 |
* | - Add DEBUG knob | Martin Wilke | 2006-12-14 | 1 | -2/+7 |
* | - Mark BROKEN for ia64. | Alejandro Pulver | 2006-12-14 | 2 | -13/+4 |
* | Update to 2.12. | Anton Berezin | 2006-12-13 | 2 | -4/+4 |
* | Update the ftp/curl port to 7.16.0. | Peter Pentchev | 2006-12-13 | 7 | -7/+43 |
* | - Update to 1.5.3 | Martin Wilke | 2006-12-13 | 7 | -9/+165 |
* | Remove expired ming and panda extensions. | Alex Dupre | 2006-12-13 | 1 | -4/+2 |
* | Remove expired ming extensions. | Alex Dupre | 2006-12-13 | 1 | -6/+0 |
* | - Fix UTF8 decoding | Martin Wilke | 2006-12-13 | 2 | -1/+21 |
* | Remove expired leaf ports: | Vasil Dimov | 2006-12-13 | 5 | -48/+0 |
* | Remove expired ports: | Vasil Dimov | 2006-12-13 | 51 | -3096/+0 |
* | Improve pkg-message management using SUB_FILES. | Jimmy Olgeni | 2006-12-12 | 6 | -6/+12 |
* | Portlint: move PORTREVISION. | Jimmy Olgeni | 2006-12-12 | 2 | -2/+2 |
* | Portlint: whitespace fixes. | Jimmy Olgeni | 2006-12-12 | 2 | -20/+20 |
* | Disable automatic PLT generation. Add the following patches: | Jimmy Olgeni | 2006-12-12 | 8 | -0/+144 |
* | - Respect X11BASE | Rong-En Fan | 2006-12-11 | 1 | -0/+5 |
* | - Respect X11BASE by GNU_CONFIGURE + USE_XLIB | Rong-En Fan | 2006-12-11 | 2 | -2/+2 |
* | Update to 1.19. | Anton Berezin | 2006-12-11 | 2 | -4/+4 |
* | Give up maintainership | Mario Sergio Fujikawa Ferreira | 2006-12-11 | 1 | -1/+1 |
* | Add optional mail header patch, to track php-based spamming. | Alex Dupre | 2006-12-10 | 2 | -6/+16 |
* | Add optional mail header patch, to track php-based spamming. | Alex Dupre | 2006-12-10 | 4 | -6/+26 |
* | - update to 0.17.008 | Yen-Ming Lee | 2006-12-10 | 2 | -4/+6 |
* | Use PTHREAD_LIBS with the included libgc. | Tom McLaughlin | 2006-12-10 | 1 | -0/+2 |
* | Update to 20061208. | Max Khon | 2006-12-10 | 2 | -19/+19 |
* | - Update to 1.0.7 | Stanislav Sedov | 2006-12-09 | 2 | -5/+5 |
* | - Fix handling of floating point exception on AMD64. | Martin Wilke | 2006-12-09 | 3 | -11/+470 |
* | - Fix building the fastcgi module. | Alejandro Pulver | 2006-12-08 | 2 | -0/+52 |
* | Reset maintainer due to several timeouts. | Mark Linimon | 2006-12-08 | 1 | -1/+1 |
* | New, improved snobol4 interpreter from Phil Budne <phil@ultimate.com> | Wes Peters | 2006-12-08 | 6 | -0/+82 |
* | Update to 20061205 snapshot. | Max Khon | 2006-12-07 | 2 | -19/+19 |
* | - Update to version 2.41. | Alejandro Pulver | 2006-12-07 | 3 | -7/+15 |
* | Quiet that last niggling warning in the install process. It was | Wes Peters | 2006-12-07 | 1 | -2/+11 |
* | - Patch csc.c (used to bootstrap) instead of csc.scm. | Alejandro Pulver | 2006-12-07 | 2 | -1/+40 |
* | - Fix 'csc' assuming /usr/local/include is in the default search path of 'cc'. | Alejandro Pulver | 2006-12-06 | 1 | -0/+1 |
* | - Update mastersite. | Jean Milanez Melo | 2006-12-05 | 1 | -1/+1 |
* | - Update mastersite. | Jean Milanez Melo | 2006-12-05 | 1 | -1/+1 |
* | - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent | Marcus Alves Grando | 2006-12-05 | 1 | -1/+2 |
* | - Update to 1.2.1 | Rong-En Fan | 2006-12-05 | 3 | -9/+10 |
* | - Respect X11BASE | Martin Wilke | 2006-12-05 | 2 | -4/+22 |
* | - Update to 4.119 | Martin Wilke | 2006-12-05 | 3 | -5/+5 |
* | - Fix an another cgi library vulnerability | Stanislav Sedov | 2006-12-05 | 2 | -4/+29 |
* | - Update to 4.118 | Martin Wilke | 2006-12-04 | 3 | -5/+5 |
* | Update to the 20061202 snapshot of GCC 4.3.0. | Gerald Pfeifer | 2006-12-03 | 14 | -133/+133 |
* | Add CONFLICT marker with gcc-withfortran-4.1.* AKA lang/gfortran. | Gerald Pfeifer | 2006-12-03 | 1 | -0/+2 |
* | Update to the 20061201 snapshot of GCC 4.1.2. | Gerald Pfeifer | 2006-12-02 | 2 | -19/+19 |
* | Update to the 20061128 snapshot of GCC 4.2.0. | Gerald Pfeifer | 2006-12-02 | 2 | -19/+19 |
* | Update to the 20061130 snapshot of GCC 4.0.4. | Gerald Pfeifer | 2006-12-02 | 2 | -13/+13 |
* | - Update to 1.0 | Martin Wilke | 2006-12-02 | 8 | -244/+639 |
* | - Be more thorough in resetting locales to ensure successfull test run | Pav Lucistnik | 2006-12-01 | 1 | -1/+1 |