Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-25 | Re-add patch: pass CPPFLAGS to compiler to pick up libintl.h. | jlam | 1 | -0/+13 | |
2000-08-25 | Change back to using CPPFLAGS. CFLAGS is wrong since the configure step | jlam | 2 | -3/+4 | |
won't pick up installed gettext headers. | |||||
2000-08-25 | Remove this patch since wiz already changed Makefile to find libintl | jlam | 1 | -13/+0 | |
via CFLAGS instead of CPPFLAGS. | |||||
2000-08-25 | Regen. | jlam | 1 | -2/+1 | |
2000-08-25 | Pass CPPFLAGS to compiler to pick up libintl.h. | jlam | 2 | -1/+15 | |
2000-08-25 | Find libintl headers via CFLAGS instead of CPPFLAGS (makes it compile again) | wiz | 1 | -2/+2 | |
2000-08-25 | Add appropriate definitions of LDD so check-shlibs works correctly. | jlam | 2 | -2/+6 | |
2000-08-24 | Move comments explaining why jsdk20 and dependent packages are not | jwise | 1 | -5/+3 | |
enabled by default onto the same line as SUBDIR+= for the package, so that lintpkgsrc notices the comments. Fixes: ERROR: www/jsdk20 is disabled without a reason being listed in www/Makefile Please add a comment to www/Makefile indicating why www/jsdk20 is disabled ERROR: www/jssi is disabled without a reason being listed in www/Makefile Please add a comment to www/Makefile indicating why www/jssi is disabled | |||||
2000-08-24 | add missing file | dmcmahill | 1 | -1/+2 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 2 | -10/+10 | |
2000-08-23 | wildcard dependency | wiz | 2 | -4/+4 | |
2000-08-23 | update the depends on py-dtml to match what we have in pkgsrc | dmcmahill | 1 | -2/+2 | |
2000-08-23 | Update bluefish to 0.5. Changes from version 0.4: | jlam | 6 | -42/+84 | |
* new very powerful custom menu, extending both HTML, PHP and other serverside coding * much more configuration, and better configuration dialogs * easily open recently used files * better handling of file opening and closing * more efficient code * fixed some bugs * auto-indenting * spell check * multibyte character support * internal preview mode (experimental) * XHTML support | |||||
2000-08-23 | Add itojun's patch for IPv6 support | jlam | 6 | -9/+117 | |
2000-08-23 | Fix MASTER_SITES for SunOS 4.61 version (archive.netscape.com) | abs | 1 | -5/+7 | |
2000-08-22 | - add patch to allow the program to build on pre-1.5 systems | dmcmahill | 3 | -1/+30 | |
- make sure the library search path is in the correct order. | |||||
2000-08-22 | Remove obsolete ns-plugger package. | rh | 8 | -129/+0 | |
2000-08-22 | Remove obsolete ns-plugger package | rh | 1 | -2/+4 | |
Add and enable ns-plugger-{common,communicator,navigator} packages | |||||
2000-08-22 | Initial import of ns-plugger-navigator-3.2, the netscape navigator specific | rh | 3 | -0/+16 | |
parts of plugger. | |||||
2000-08-22 | Initial import of ns-plugger-communicator-3.2, the netscape communicator | rh | 3 | -0/+16 | |
specific parts of plugger. | |||||
2000-08-22 | Initial import of ns-plugger-common-3.2, the common part of the splitup of | rh | 8 | -0/+143 | |
the plugger package. | |||||
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 1 | -3/+3 | |
appropriate. | |||||
2000-08-20 | Add and enable ns-plugger | rh | 1 | -1/+2 | |
2000-08-20 | Initial import of plugger-3.2, a netscape plugin-wrapper for popular file | rh | 8 | -0/+129 | |
types and players. | |||||
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 4 | -12/+26 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-08-18 | Update "communicator" and "navigator" package to version 4.75. This | tron | 3 | -12/+12 | |
fixes the so called "Brown Orifice" security problem. | |||||
2000-08-17 | sed -> ${SED}, chmod -> ${CHMOD} | wiz | 1 | -3/+3 | |
2000-08-16 | Update "mozilla" package to 5.0 milestone 17. This release is completely | tron | 21 | -506/+4625 | |
different from the 19980728 snapshot on which our last package version was based. The most important change is the new GTK+ based GUI and the gecko rendering engine. This update wouldn't exist without the work of Shin'ichiro TAYA who not only contributed several NetBSD related fixes to the mozilla sources but also created the base for this NetBSD package. | |||||
2000-08-16 | Add back linking against jpeg, ungif, tiff, png, etc. via | jlam | 2 | -5/+6 | |
"imlib-config --libs" versus directly specifying them. Fixes linking on a.out platforms. Thanks to Matthias Scheler for pointing this out. | |||||
2000-08-16 | Use "5.0m16" instead of "0.16" as version number. | tron | 1 | -2/+2 | |
2000-08-16 | mozilla-m16 breaks the dewey-decimal numbering. | abs | 1 | -2/+2 | |
use mozilla-0.16 as a 'lesser of various evils' option. | |||||
2000-08-16 | Bump version to 0.4nb1: | jlam | 5 | -27/+58 | |
* bluefish uses GTK+, so define USE_X11BASE; * use package gettext instead of included gettext library; * remove unnecessary linking against graphics libraries - gdk_imlib is sufficient; * put pixmaps in directory where desktops/window managers expect to find them. | |||||
2000-08-16 | repair IPv6 FTP. (patch sent to the original author) | itojun | 2 | -1/+134 | |
2000-08-15 | Undo part of last commit: we do need bsd.prefs.mk. | wiz | 1 | -1/+3 | |
2000-08-15 | USE_PKGLIBTOOL -> USE_LIBTOOL (XXX: Is it really needed?) | wiz | 1 | -4/+3 | |
Also some minor cleanup. | |||||
2000-08-15 | use USE_SSL | itojun | 1 | -8/+2 | |
2000-08-15 | upgrade to 1.3.12 + latest IPv6 patch. | itojun | 3 | -9/+12 | |
solves cross site scripting problem in 1.3.11 (www.apache.org) | |||||
2000-08-15 | Use the BSD_INSTALL_* macros to install with correct owner/group. | jlam | 3 | -11/+11 | |
Sort the PLIST. | |||||
2000-08-15 | more LANG/KANJI_SYMBOL mixup | itojun | 2 | -5/+15 | |
2000-08-15 | more config variable (mouse/color) - maybe we have too many of these. | itojun | 1 | -2/+15 | |
2000-08-15 | use "dmodel=6" and environment variable to configure w3m. | itojun | 3 | -65/+15 | |
need to synchronize CONFIGURE_ENV to w3m/configure carefully, on future upgrade. suggested by enami. | |||||
2000-08-15 | be more friendly to western users - use #ifdef KANJI_SYMBOL to | itojun | 3 | -1/+40 | |
determine configuration menu language (appears with "o") | |||||
2000-08-15 | add W3M_USE_{SSL,COOKIE} compilation switch. | itojun | 3 | -27/+89 | |
both are on by default. there can be some comment on what should be the defalult value, I'm open to your input... | |||||
2000-08-12 | Upgrade package to 0.5.7: | proff | 3 | -6/+10 | |
Sat Aug 12 20:00:45 EST 2000 - Surfraw 0.5.7 New elvi: fast netbsd translate W wetandwild. Auto detect browser during configure phase. Built in support for screen(1) Built in support for netscape-remote `surfraw' on its own now displays a list of elvi | |||||
2000-08-11 | Set DIST_SUBDIR for lynx-current too, like lynx, so that we're | fredb | 2 | -22/+31 | |
not collecting the same "DISTFILES" in two different places. | |||||
2000-08-11 | Fix build problem caused by using "DIST_SUBDIR". | tron | 1 | -9/+17 | |
2000-08-11 | Put distribution files into sub directory "lynx". | tron | 2 | -13/+14 | |
2000-08-11 | Lynx configure has --enable-ipv6; use it. Pointed out by Thomas E. Dickey | fredb | 1 | -2/+2 | |
in private mail. Still must be conditional on "USE_INET6" to build on NetBSD-1.4.3. | |||||
2000-08-11 | cleanup, be more verbose | wiz | 1 | -4/+7 | |
2000-08-11 | clean up | wiz | 1 | -8/+1 | |