Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-03 | Use X11PREFIX and not X11BASE for XFORMINCDIR. Now works with xpkwedge. | veego | 2 | -4/+4 | |
2000-11-03 | Correct the checksum of the distfile. | agc | 1 | -2/+2 | |
2000-11-03 | Add and enable ap-php4 | agc | 1 | -1/+2 | |
2000-11-03 | Use c++/cc instead of g++/gcc. Do this so that multi-language libtool | skrll | 2 | -8/+11 | |
doesn't get confused. | |||||
2000-11-03 | Back out use of EVAL_PREFIX - the correct directory is set by including | skrll | 2 | -8/+2 | |
qt2-libs/Makefile.common. Pointed out by hubertf@netbsd.org. Now what to do about x11/qt2... | |||||
2000-11-03 | Homepage has moved. | jlam | 1 | -2/+2 | |
2000-11-03 | Add back some executables that are only present on hpcmips, not on i386. | hubertf | 2 | -5/+11 | |
2000-11-03 | * Relax requirement on ghostscript to also allow ghostscript-nox11. | jlam | 3 | -5/+58 | |
* Enable GIF and PNG support. * Specify path to install TeX files to avoid problems when /usr/pkg is a symbolic link. * Add INSTALL/DEINSTALL targets to properly regenerate teTeX's ls-R file. | |||||
2000-11-03 | Update to boost 1.18.1. Changes from version 1.17.0: | jlam | 3 | -17/+437 | |
* Graph Library, Random Number Library, and Regular Expression Library * Configuration Header additions for various compiler foibles. * Portability Hints: Borland C++ 5.5.1 from Jens Maurer added. * Compiler Status updated for latest versions of several compilers. * Array Library improvements reflecting formal review comments. * functional.hpp compiler workarounds added. * tie() function template added to utility.hpp for easier handling of std::pair<> return values. * Integer Library improved handling of 64-bit integers. * Minor web site page updates. | |||||
2000-11-03 | Honor CXX and CXXFLAGS definitions from the environment during build. | jlam | 1 | -3/+3 | |
2000-11-03 | have -lintl when we check if libintl is from GNU gettext or not. | itojun | 5 | -38/+31 | |
(bug in gettext.m4) | |||||
2000-11-02 | Add and enable "esh". Fixes PR pkg/11376 Jason Beegan. | tron | 1 | -1/+2 | |
2000-11-02 | Initial import of "esh" packge: | tron | 7 | -0/+84 | |
Unix shell with Lisp-like syntax This package was contributed by Jason Beegan in PR pkg/11376. | |||||
2000-11-02 | Add and enable latex2html | wennmach | 1 | -1/+2 | |
2000-11-02 | Initial import of latex2html-99.2beta8, a LaTeX to HTML converter. | wennmach | 5 | -0/+398 | |
2000-11-02 | Update "xmradio" package to version 1.0. Changes since version 0.8: | tron | 2 | -4/+4 | |
- "mute" mutes the audio mux now, not the FM tuner. Fixes a temporary bug in the driver - stereo on/off button works now for Juhas driver (but still indicates if stereo is available at all) - polling tuner status to reflect changes in reception - detecting stereo signal for bktr driver as well - frequency label now always completely visible - support for LCD displays controlled via lcdproc (LCDd) | |||||
2000-11-02 | Split patches for different files into separate patch files. | mjl | 6 | -52/+64 | |
Use imake's XmClientLibs instead of handcoded libs. | |||||
2000-11-02 | add and enable xcircuit | dmcmahill | 1 | -1/+2 | |
2000-11-02 | Initial import of cad/xcircuit. | dmcmahill | 8 | -0/+139 | |
The program xcircuit is a generic drawing program tailored especially for making publication-quality renderings of circuit diagrams (hence the name). The output is pure PostScript, and the graphical interface attempts to maintain as much consistency as possible between the X11 window rendering and the final printer output. xcircuit is mouse, menu, and keyboard-driven, with the emphasis on single-character keyboard macros. Package provided by Jason Beegan <jasontd@indigo.ie> in PR 11383 with some minor modifications by me. | |||||
2000-11-02 | Use MOTIFLIB instead of hardcoded -lXm | mjl | 2 | -6/+6 | |
2000-11-02 | Add -lXp to MOTIFLIB, needed by openmotif. | mjl | 1 | -2/+2 | |
2000-11-02 | add lang/umb-scheme | itojun | 1 | -1/+2 | |
2000-11-02 | umb scheme interpreter | itojun | 10 | -0/+85 | |
2000-11-02 | add lang/kali | itojun | 1 | -1/+2 | |
2000-11-02 | kali distributed scheme | itojun | 5 | -0/+145 | |
2000-11-02 | add examples | itojun | 1 | -1/+4 | |
2000-11-02 | add lang/vscm | itojun | 1 | -1/+2 | |
2000-11-02 | vscm, a portable scheme implementation | itojun | 10 | -0/+128 | |
2000-11-02 | fix path to patched files | jdolecek | 3 | -9/+9 | |
2000-11-02 | add log_mime_hdrs_list directive - this directive specifies list of | jdolecek | 5 | -3/+108 | |
headers to log into access log when log_mime_hdrs is on the change will be sent to Squid maintainers for possible future inclusion shortly | |||||
2000-11-02 | more locale directory hardcoding. suggested by lamj | itojun | 4 | -1/+69 | |
2000-11-02 | hardcode internationalized message file direcotry to ${PREFIX}/share/locale. | itojun | 3 | -3/+17 | |
use USE_LIBINTL. | |||||
2000-11-02 | add lang/minischeme | itojun | 1 | -1/+2 | |
2000-11-02 | minischeme, very tiny scheme interpreter | itojun | 7 | -0/+61 | |
2000-11-02 | correct gettext dependency. | itojun | 3 | -2/+17 | |
2000-11-02 | add caveat. some fonts seem to have wrong font metric. | itojun | 1 | -0/+3 | |
2000-11-02 | add USE_LIBINTL. we can use /usr/bin/msgfmt so tweak BUILD_DEPENDS. | itojun | 1 | -2/+3 | |
2000-11-02 | add LICENSE and NO_{SRC,BIN}_* to comply with the license. Pointed out by | dmcmahill | 1 | -1/+8 | |
Jason Beegan <jasontd@indigo.ie> in PR pkg/11407 | |||||
2000-11-02 | Fix a typo in HOMEPAGE. | toshii | 1 | -2/+2 | |
2000-11-02 | NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore | wiz | 7 | -26/+35 | |
(only after bsd.prefs.mk inclusion) | |||||
2000-11-02 | NEED_NCURSES check doesn't have to be below bsd.pkg.mk inclusion any more | wiz | 1 | -5/+5 | |
(still below bsd.prefs.mk inclusion, though) | |||||
2000-11-02 | USE_CURSES logic moved to bsd.prefs.mk | wiz | 1 | -3/+3 | |
2000-11-02 | Move USE_NCURSES stuff from bsd.pkg.mk to bsd.prefs.mk. | wiz | 2 | -25/+22 | |
Do executable bit testing in bsd.pkg.mk, REPLACE_NCURSES, slightly different. | |||||
2000-11-02 | use gettext library from outside (USE_LIBINTL + BUILD_DEPENDS devel/gettext). | itojun | 4 | -3/+39 | |
do not build it on its own. | |||||
2000-11-02 | add USE_LIBINTL, and BUILD_DEPENDS to devel/gettext. | itojun | 1 | -1/+4 | |
2000-11-02 | add USE_LIBINTL | itojun | 1 | -1/+2 | |
2000-11-02 | it needs msgfmt, add BUILD_DEPENDS to devel/gettext (not tested) | itojun | 1 | -1/+2 | |
2000-11-02 | look at /usr/pkg/{include,lib}, so that we can build it with | itojun | 1 | -1/+3 | |
devel/gettext-lib (not with in-tree libintl). from lukem. | |||||
2000-11-01 | ntop homepage is now www.ntop.org | abs | 1 | -2/+2 | |
2000-11-01 | Use --with-t1-includes=${X11PREFIX}/include so it works with xpkwedge. | veego | 1 | -1/+2 | |