Age | Commit message (Expand) | Author | Files | Lines |
2003-04-05 | Add support for m68k, VAX, and MIPS based architectures. | jtb | 11 | -70/+296 |
2003-04-05 | Forgot to add in last commit. | jschauma | 1 | -0/+67 |
2003-04-05 | IRIX also uses LOWER_OPSYS as PY_PLATFORM. | jschauma | 1 | -2/+2 |
2003-04-04 | Shorten COMMENT | abs | 1 | -2/+2 |
2003-04-02 | - Use RPATH_FLAG instead of -R | jschauma | 3 | -34/+53 |
2003-03-31 | --enable-shared is fine for solaris too (modulo PR pkg/20697, which also | bouyer | 1 | -2/+5 |
2003-03-30 | Make this find all shlibs on Linux by passing the necessary -Wl,-rpath | jschauma | 3 | -7/+18 |
2003-03-30 | Actually use HARCH which was set in PLIST_SUBST but never put in the PLIST file. | jmc | 1 | -69/+69 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 42 | -100/+84 |
2003-03-28 | Use correct version in DESCR. | jschauma | 1 | -1/+1 |
2003-03-28 | Remove unnecessary empty lines. | wiz | 1 | -1/+0 |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 2 | -4/+2 |
2003-03-26 | De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ... | jschauma | 2 | -8/+8 |
2003-03-24 | Enable on SPARC and PowerPC based systems -- it works fine on those platforms. | jtb | 2 | -4/+4 |
2003-03-24 | Remove PKGREVISION for updating ruby (meta) package to 1.6.8. | taca | 1 | -2/+1 |
2003-03-24 | Update ruby-base packages to 1.6.8. This is bug fix release of ruby | taca | 1 | -13/+0 |
2003-03-24 | Update ruby-base packages to 1.6.8. This is bug fix release of ruby | taca | 9 | -73/+58 |
2003-03-24 | Update of icon to 9.4.1. | jtb | 25 | -230/+199 |
2003-03-23 | Update master site url for downloads | jmc | 1 | -2/+2 |
2003-03-22 | Add and enable coq. | kristerw | 1 | -1/+2 |
2003-03-22 | By popular demand, move coq-7.4 from math to lang in order to be consistent | kristerw | 7 | -0/+357 |
2003-03-22 | Update to 3.2.2, from Juan RP in PR 20308. | wiz | 2 | -6/+6 |
2003-03-21 | Use smlnj's Makefile.common for platform support checks. | wiz | 1 | -22/+2 |
2003-03-21 | Update to 110.42, from Christopher Richards in connection with PR 18678. | wiz | 12 | -97/+191 |
2003-03-21 | Renamed sml-nj to smlnj. | wiz | 10 | -761/+0 |
2003-03-21 | sml-nj renamed to smlnj. | wiz | 2 | -5/+5 |
2003-03-21 | Reimport sml-nj as smlnj, which is the name commonly used by the community. | wiz | 10 | -0/+764 |
2003-03-19 | Update nhc98 to 1.16. | kristerw | 4 | -207/+210 |
2003-03-18 | Replaced two outdated US ftp servers | heinz | 1 | -3/+4 |
2003-03-17 | Suppress warning by not trying to chmod a symlink before the target has | jschauma | 1 | -2/+2 |
2003-03-17 | Update sun-jdk14 and sun-jre14 to 1.4.1_02. Who knows what's new in this. | jschauma | 6 | -18/+28 |
2003-03-16 | Make this work on Linux. All other ruby-packages seem to work just fine | jschauma | 6 | -15/+39 |
2003-03-16 | On Linux, this used to create libtcl8.3.4 - let's use nodots here, too, | jschauma | 2 | -34/+38 |
2003-03-16 | Update of lang/nawk to version 20030314. Changes since 20021213: | cjep | 2 | -5/+5 |
2003-03-15 | Distfile name has been standardised. Mentioned in PR 20715 by Mr. Reed. | wiz | 2 | -7/+5 |
2003-03-15 | Update to 0.23. Changes since 0.21 are mostly bugfixes: | jmmv | 5 | -17/+17 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 11 | -24/+38 |
2003-03-10 | Silence a few things. | skrll | 1 | -4/+4 |
2003-03-10 | Remove jikes112 - wonka no longer needs this old version. | skrll | 7 | -80/+1 |
2003-03-10 | Update wonka to 0.9.5. Changes are: | skrll | 7 | -78/+16 |
2003-03-10 | add 22pth and 21pth to default 'accepted' list | jdolecek | 1 | -2/+2 |
2003-03-10 | Restrict to x86 and arm as no other ports are done ATM | jmc | 1 | -1/+4 |
2003-03-10 | Update patches for Makefile2.m4 to also include -DUSE_STDARG_H or this will | jmc | 2 | -5/+14 |
2003-03-10 | A few changes to make this work correctly. | jmc | 2 | -2/+7 |
2003-03-10 | Needs -Wl,-R (or the equiv) when linking libgc. Pass _OPSYS_RPATH_NAME in and... | jmc | 4 | -8/+9 |
2003-03-10 | Needs -Wl,-R (or the equiv) when linking libgc. Pass _OPSYS_RPATH_NAME in and | jmc | 4 | -10/+11 |
2003-03-10 | s/LOCALBASE/PREFIX/ | salo | 1 | -2/+2 |
2003-03-10 | Install man pages into ${LOCALBASE}/man. PR20639 by Tomoyuki Sahara. | uebayasi | 4 | -46/+46 |
2003-03-09 | Bump PKGREVISION due to upgrade of Mesa and friends. | jschauma | 1 | -1/+2 |
2003-03-05 | Most, if not all, packages using perl5/module.mk are perl5 modules | seb | 1 | -1/+4 |