Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-01 | update to 1.0.3.2 | recht | 3 | -11/+47 | |
changes: Reorganization of font-system so that it can work with True Type fonts instead of the usual pk fonts. This makes it possible to make TeXmacs distributions which do not longer rely on Metafont for the font-handling. Implementation of compound fonts. This is used in order to similate EC fonts by combining several other CM-like fonts. It also provides a first step towards native Unicode support. Improved Octave plug-in and added plug-ins for Clisp, Cmucl and Matlab. | |||||
2004-02-01 | Add joyce, an Amstrad PCW emulator, and raine, an 680x0 arcade emulator, | wiz | 1 | -3/+16 | |
to suggested packages. + TeXmacs-1.0.3.2, bzflag-1.10.4, evolution-1.5.2, kile-1.6.1, multitail-3.0.5, streamtuner-0.11.0, xmms-1.2.9. | |||||
2004-02-01 | Ooops, regen again | martti | 1 | -3/+3 | |
2004-02-01 | Regenerate (distfile was changed) | martti | 1 | -3/+3 | |
2004-02-01 | Note naim-0.11.6.5 update. | snj | 1 | -1/+2 | |
2004-02-01 | Update to naim-0.11.6.5. Changes: | snj | 2 | -6/+6 | |
* All individual protocol drivers have been rewritten as permanent modules. Transient (/modloaded) modules can add new protocol drivers dynamically. * /sync now preserves group names, and saved group names are restored when naim retrieves your permanent buddy list from the TOC server. * New /jumpback command, also available as M-b and F7. Allows the user to do a reverse /jump (to the previous window). Take maintainership. Okayed by wiz. | |||||
2004-02-01 | Fix cosmetic problem in last change. | tron | 1 | -2/+2 | |
2004-02-01 | Fix a broken conditional. | jlam | 1 | -3/+3 | |
2004-02-01 | Fix typo in previous commit (LIBEPQ -> LIBPQ). This closes PR pkg/24290. | xtraeme | 1 | -2/+2 | |
2004-02-01 | Fix two minor typos. | agc | 1 | -3/+3 | |
2004-02-01 | "Update" lang/gcc3 to 3.3.2. This package is now a meta-package for | jlam | 13 | -306/+26 | |
lang/gcc3-*. | |||||
2004-02-01 | Use the gcc3-* packages instead of gcc3. The former are newer, and using | jlam | 1 | -16/+50 | |
them, we can more finely express which compilers we want. | |||||
2004-02-01 | Add a buildlink3.mk file for use by bsd.compiler.mk. Note that we always | jlam | 1 | -0/+22 | |
add the dependency regardless of the depth. | |||||
2004-02-01 | Use _GCC_REQD instead of GCC_REQD since we just want a single value. | jlam | 1 | -2/+4 | |
2004-02-01 | bl3ify the gcc3-* packages. Also provide buildlink[23].mk files for use | jlam | 25 | -219/+446 | |
by bsd.compiler.mk. Note that in the buildlink3.mk files, the dependency is always added regardless of the BUILDLINK_DEPTH. This is because these buildlink3.mk files may be included by bsd.prefs.mk, which is often included other buildlink3.mk files, and we need to ensure that regardless of the depth, we are using the correct compiler. | |||||
2004-02-01 | regen distinfo for patches reflecting following change | taya | 1 | -4/+3 | |
- remove patch that enables IPv4 mapped IPv6 address - remove not necessary defines - _REENTRANT & _THREAD_SAFE | |||||
2004-02-01 | - remove patch that enables IPv4 mapped IPv6 address | taya | 4 | -58/+7 | |
- remove not necessary defines - _REENTRANT & _THREAD_SAFE | |||||
2004-02-01 | Use _GCC_REQD where we want the strictest value (GCC_REQD can be a list). | jlam | 1 | -2/+2 | |
2004-02-01 | use sanitize-rpath for SunPro again with the new compiler framework. | grant | 1 | -6/+5 | |
2004-02-01 | USE_{SUNPRO,MIPSPRO} are deprecated... check PKGSRC_COMPILER instead. | jlam | 1 | -20/+5 | |
Also remove unneeded section on OS-specific wrappers that's handled automatically nowadays by pkgsrc/bl3. | |||||
2004-02-01 | Fix incorrect path to "gnomesupport.h". The patch was provided by | tron | 1 | -2/+2 | |
Min Sik Kim in PR pkg/24285. | |||||
2004-02-01 | Instead of silently failing to include missing files, be loud and give the | jlam | 1 | -4/+2 | |
error ASAP. | |||||
2004-02-01 | Note revision bump for xmms-mad to 1. | jmmv | 1 | -1/+2 | |
2004-02-01 | Depend on libmad>=0.15.0bnb1, which includes the pkg-config file needed by | jmmv | 1 | -1/+4 | |
this package to configure properly. Fixes PR pkg/24286. Bump PKGREVISION to 1. | |||||
2004-02-01 | bl3ify | jlam | 2 | -9/+15 | |
2004-02-01 | fix typo | lukem | 1 | -1/+1 | |
2004-02-01 | Explicitly note that these are USE_BUILDLINK2 in the Makefiles so that it | jlam | 2 | -2/+6 | |
may be removed from xscreensaver/Makefile.common. | |||||
2004-02-01 | bl3ify | jlam | 2 | -4/+23 | |
2004-02-01 | Missing an :M operator on the match for "yes". | jlam | 1 | -6/+8 | |
2004-02-01 | Preserve previous behaviour by unconditionally setting USE_BUILDLINK2 if | jlam | 1 | -2/+3 | |
we're not already using buildlink3. | |||||
2004-02-01 | Add a buildlink3.mk file for xmlcatmgr and teach catalogs.mk to use the | jlam | 2 | -3/+47 | |
buildlink3.mk file if USE_BUILDLINK3 is "yes". | |||||
2004-02-01 | Append to BUILDLINK_DEPENDS.<pkg>. | jlam | 1 | -2/+2 | |
2004-02-01 | bl3ify | jlam | 2 | -3/+21 | |
2004-02-01 | Add a buildlink3.mk file for Mesa. | jlam | 1 | -0/+12 | |
2004-02-01 | Actually, it does matter what _GCC_PKG is set to as it's re-used later as | jlam | 1 | -7/+3 | |
the value of CC_VERSION for the builtin compiler. | |||||
2004-02-01 | bl3ify | jlam | 1 | -4/+4 | |
2004-02-01 | Changes to support new compiler selection framework. | jlam | 2 | -19/+19 | |
2004-02-01 | Garbage collect compiler.mk as it's superseded by the new compiler | jlam | 1 | -272/+0 | |
selection framework in pkgsrc/mk/compiler. | |||||
2004-02-01 | Document PKGSRC_COMPILER. | jlam | 1 | -1/+28 | |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 44 | -90/+90 | |
overridden. | |||||
2004-02-01 | Allow PKGSRC_COMPILER to take precedence over any deprecated variables. | jlam | 1 | -6/+6 | |
2004-02-01 | Match names for the C and C++ compilers with the ones we're masquerading. | jlam | 2 | -6/+6 | |
This should allow ccache to work with SunPro and MIPSpro compilers. | |||||
2004-02-01 | Note that PKGSRC_COMPILER should end in a real compiler. | jlam | 1 | -1/+2 | |
2004-02-01 | Prepend the path to the compiler to PATH even if we're using the builtin | jlam | 1 | -1/+6 | |
compiler. This makes ccache and distcc call the correct compiler from examining the PATH. | |||||
2004-02-01 | When overriding libtool in the source directory, replace it with a shell | jlam | 1 | -3/+8 | |
script that invokes the correct libtool instead of using a symlink. This fixes the problem where libtool was invoked by /bin/sh regardless of whether libtool was built to be run by /bin/ksh instead. | |||||
2004-02-01 | Prepend ${MIPSPROBASE}/bin to the PATH so that the correct compilers are | jlam | 1 | -1/+2 | |
found by ccache and distcc. | |||||
2004-02-01 | Spell MIPSPROBASE correctly. | jlam | 1 | -2/+2 | |
2004-02-01 | We're included by bsd.prefs.mk, so no need to include bsd.prefs.mk for | jlam | 2 | -6/+3 | |
anything. | |||||
2004-02-01 | Prepend /opt/SUNWspro/bin to the PATH so that the compiler can be found by | jlam | 1 | -3/+3 | |
ccache and distcc. | |||||
2004-02-01 | How'd that -lb get there? | jlam | 1 | -2/+2 | |