Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-07-15 | Added and enabled yudit, a unicode editor | wulf | 1 | -1/+2 | |
2001-07-15 | Initial port of yudit-2.4 unicode editor | wulf | 4 | -0/+233 | |
2001-07-04 | Use lesstif/buildlink.mk instead of USE_MOTIF. Also remove setting | jlam | 1 | -3/+2 | |
of USE_BUILDLINK_ONLY as it's not really true. | |||||
2001-07-02 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -11/+12 | |
2001-07-02 | Use xpm/buildlink.mk instead of USE_XPM. | jlam | 1 | -2/+2 | |
2001-06-29 | Converted to use buildlink.mk files | zuntum | 1 | -6/+6 | |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 2 | -7/+7 | |
so remove it from package Makefiles. Also move the inclusion of the buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk to ensure that any Makefile settings occur before the buildlink.mk files. | |||||
2001-06-26 | converted to use buildlink.mk | zuntum | 1 | -4/+5 | |
2001-06-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 2 | -31/+19 | |
2001-06-20 | Convert to use buildlink.mk file for ncurses dependency and simplify | jlam | 1 | -13/+5 | |
curses handling during configure process. Mark as USE_BUILDLINK_ONLY. | |||||
2001-06-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -6/+6 | |
2001-06-20 | Remove explicit passing of -I$(includedir) to compiler during build. | jlam | 2 | -1/+15 | |
2001-06-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -14/+6 | |
2001-06-17 | No functional changes: | zuntum | 2 | -8/+9 | |
o use #ifdef in patch-aa so it can be sent back to the author | |||||
2001-06-11 | * update manedit to 0.4j | zuntum | 8 | -182/+26 | |
+ Version 0.4.0j Mon Mar 26 19:43:26 PST 2001 -Added Find string in current loaded manual page on viewer. Keyboard keys SPACE, b, HOME, and END now work properly on viewer. -Fixed GTK+ `main breaking behavour' work-around made on the viewer's GtkText widget. + Version 0.4.0i Thu Feb 22 17:31:41 PST 2001 -Fixed Additional compiling bugs for FreeBSD and also directory defaults on FreeBSD. * pass maintainership to packages@netbsd.org * don't bother fixing manpages any more (author should fix that, not me) -- changing "preferances" to "preferences" to match the reality every time new version is out isn't something I like | |||||
2001-06-11 | Makefile cleanup -- no user visible changes | zuntum | 1 | -21/+21 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 7 | -15/+9 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-06-11 | The buildlink include and lib directories are added to CFLAGS, CPPFLAGS, | jlam | 1 | -4/+3 | |
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra definitions to add them from the package Makefiles. As advised by the bsd.buildlink.mk file, also ensure that the buildlink.mk files are included prior to defining any package-specific CFLAGS/LDFLAGS to ensure that the buildlink directories are at the head of the compiler search paths. | |||||
2001-06-10 | Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build | jlam | 1 | -3/+1 | |
targets as the buildlink.mk files now add the dependency automatically. Remove any NO_CONFIGURE definitions as they seem to be useless. | |||||
2001-06-09 | Remove bogus empty line in Makefile, and fix info handling in PLIST. | wiz | 2 | -3/+4 | |
2001-06-09 | add and enable speedbar | wiz | 1 | -1/+2 | |
2001-06-08 | Added the latest stable speedbar, a tree-structured file browser for | cjones | 4 | -0/+101 | |
Emacs. Required for JDE. Note that speedbar is already included with Emacs; this is a newer version. | |||||
2001-06-06 | Leftover of the old patches.common system. kill it | pooka | 1 | -13/+0 | |
2001-06-06 | Update vim to 5.8 | pooka | 15 | -365/+423 | |
Changes since 5.7: * 74 new syntax files. * bugfixes * couple of security-related fixes * ctags is no longer distributed with vim | |||||
2001-06-05 | Remove some unexec for share/locale dirs that are created by default. | wiz | 1 | -4/+1 | |
2001-06-04 | Add LICENSE=pine-license. | jtb | 1 | -1/+3 | |
2001-05-31 | Fix dead HOMEPAGE, MASTER_SITES | dent | 1 | -3/+3 | |
2001-05-26 | Use buildlink.mk files to get libiconv and png dependencies, and, as a | jlam | 1 | -14/+9 | |
result, remove unnecessary flags to search specific source directories before ${LOCALBASE}/include for headers. | |||||
2001-05-24 | Update abiword to 0.7.14. There were a large number of changes from version | jlam | 14 | -308/+328 | |
0.7.10, both in bugfixes and in feature additions. No list of changes is provided, but from gleaning the CVS logs, this is update is a large step forward for this application. | |||||
2001-05-23 | make it compile with USE_CANNA == YES. | kei | 1 | -2/+2 | |
2001-05-22 | Add one patch from OpenBSD to not use ./.joerc, and two from FreeBSD, one | wiz | 5 | -13/+142 | |
against a symlink attack on 'DEADJOE', and one to use vi-style file locking. Bump version to 2.8nb1. | |||||
2001-05-22 | Standardize patches (no functional change) | wiz | 7 | -239/+185 | |
2001-05-22 | Update dependency on png to >=1.0.11 because of the shlib major bump. | wiz | 3 | -8/+8 | |
Noted by Frederick Bruckman. | |||||
2001-05-19 | Update ted and its spell checking libraries to 2.10. | wiz | 28 | -99/+90 | |
Changes are unknown, except that it doesn't depend on libungif anymore. XXX: Merge the spellchecking packages? XXX: There are three more for sk, hu, and pl, if anybody cares. | |||||
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 2 | -4/+4 | |
2001-05-18 | USE_LIBINTL=yes, USE_CURSES=yes. | jtb | 1 | -2/+6 | |
2001-05-17 | Move extra header include paths to the end of the search path. This | jlam | 3 | -6/+21 | |
fixes pkg/12969. | |||||
2001-05-17 | Mostly cosmetic changes. Also insert a delay after our informational | jlam | 1 | -18/+22 | |
message prior to "building" the package so that the user can read it. | |||||
2001-05-17 | Add and enable nano. | jtb | 1 | -1/+2 | |
2001-05-17 | Initial import of nano. | jtb | 4 | -0/+43 | |
GNU `nano' is a small and friendly text editor. Besides basic text editing, `nano' offers many extra features like an interactive search and replace, goto line number, auto-indentation, feature toggles, internationalization support, and filename tab completion. The original goal for `nano' was a complete bug-for-bug compatible emulation of Pico, but consistency is now a slightly higher priority. Nano does not have the restrictive license problems of Pico. | |||||
2001-05-16 | Apply fix for Canna library support from PR 12959 by NAGAI Yutaka | agc | 1 | -2/+2 | |
(nagai@hc.uec.ac.jp). | |||||
2001-05-14 | Finish move of ted and friends from textproc to editors. | wiz | 1 | -1/+14 | |
2001-05-14 | Move ted and support packages from textproc to editors. | wiz | 56 | -0/+513 | |
2001-05-11 | Do _not_ depend on installed libiconv package. AbiWord comes with its own | jlam | 1 | -3/+2 | |
private libiconv sources and headers, and the build should be using those. | |||||
2001-05-11 | Cosmetic changes, and use ${RM}/${LN} for rm/ln. | jlam | 1 | -12/+12 | |
2001-05-11 | Since we only have libiconv-1.5 in pkgsrc, only depend on that version, | wiz | 1 | -2/+2 | |
not 1.6.1. | |||||
2001-05-05 | Mechanical changes of tk DEPENDS: | jlam | 1 | -2/+2 | |
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0 | |||||
2001-05-03 | The dired package has been modified without changing its version number. | agc | 2 | -29/+55 | |
For now, copy the distfile from dired-1.09-tar.gz to dired-1.09nb1-tar.gz, and grab that, so that we know which version of the distfile we're getting. Upgrade to SHA1 digests, and add distfile sizes. | |||||
2001-05-01 | Link against libiconv. Closes PR 12681 by Bob Bernstein | rh | 1 | -2/+3 | |
<poobah@ruptured-duck.com> | |||||
2001-05-01 | Install header files, as they are needed by x11/9term | agc | 6 | -161/+156 | |
Install some libraries, as they are needed by x11/9term Move DEPENDS line in Makefile to shut up pkglint Bump version number to 4.3nb1 |