Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -2/+2 | |
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages. | |||||
2000-04-28 | update for new qt2 layout | drochner | 1 | -5/+4 | |
2000-04-14 | sync with qt-2.0.2 location | dmcmahill | 1 | -4/+4 | |
2000-04-05 | make qt-2.0.2 package conform to hier(7) and update pkgs which depend on | dmcmahill | 1 | -3/+4 | |
it accordingly. | |||||
2000-04-02 | add 1 more missing lib | dmcmahill | 2 | -4/+4 | |
2000-04-01 | remove -O2 when compiling "analyser.cpp" because it causes | dmcmahill | 2 | -4/+18 | |
the assembler on pmax (1.4.1) to never complete. | |||||
2000-04-01 | various ELF fixes. | dmcmahill | 4 | -9/+45 | |
- Make sure -Rpath is done correctly - Make sure qt libs are found - Make sure -lz -lpng -lSM are included as libqt needs functions from these libraries. | |||||
2000-04-01 | add missing configure argument for Qt location. | dmcmahill | 1 | -2/+3 | |
2000-03-28 | update to vipec-2.0.1 | dmcmahill | 8 | -46/+162 | |
the previous pkg was based on a development version of vipec. This version is considered a stable release. | |||||
2000-03-28 | make qt1 install in its own directory instead of renaming its installed | dmcmahill | 3 | -7/+11 | |
components. This allows users of Qt to specify QTDIR=/path/to/qt instead of having to patch all configure scripts and makefiles to look for alternate names. This is the recommended approach from Troll Tech (Qt authors). update pkgs which use qt1 to reflect this. | |||||
2000-03-23 | move dependency from qt-1.44 to qt1-1.44 | dmcmahill | 3 | -13/+13 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+3 | |
1999-06-04 | change dependencies to updated qt-1.44 | drochner | 1 | -2/+2 | |
1999-06-03 | Import new "vipec" package version 1.07: | tron | 6 | -0/+80 | |
a network analyser for electrical networks. This package is based on version 1.06 submitted by Dan McMahill in PR pkg/7535. |