Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-18 | remove extra blank line at the bottom. | taca | 1 | -2/+1 | |
2001-02-18 | mknmz perl script accept "LANG", "LC_ALL", "LC_MESSAGES" or "LANGUAGE" | taca | 1 | -4/+13 | |
environment as processing language. Because of lack of locale suppor, perl may not accept locale related environment. So, user could use only "LANGUAGE" environment. Add warning for this setting of envionment problem. | |||||
2001-02-18 | Remove obsolete "gimp-current" package. | tron | 19 | -1874/+1 | |
2001-02-18 | <FOO> => FOO, so it can be easier skipped with word forward/backward | hubertf | 1 | -3/+3 | |
2001-02-18 | add & enable smb2www | hubertf | 1 | -1/+2 | |
2001-02-18 | Add smb2www V980804: | hubertf | 6 | -0/+155 | |
SMB2WWW, the gateway to Windows networking, is a Windows Network client that is accessible through a web browser. It is based on the samba package. Add this to your apache config: Alias /smb2www/images @PREFIX@/libexec/smb2www/images ScriptAlias /smb2www/ @PREFIX@/libexec/smb2www/cgi-bin/ AddHandler cgi-script .pl You can access the gateway at the following URL: http://localhost/smb2www/smb2www.pl To make modifications to the smb2www setup, edit @PREFIX@/libexec/smb2www/etc/smb2www.conf | |||||
2001-02-18 | remove extra homepage url, we add that via HOMEPAGE | hubertf | 1 | -2/+0 | |
2001-02-18 | rc.d script, from PR 12201 | hubertf | 1 | -0/+19 | |
2001-02-18 | * Add --notcp option, to only listen on unix domain socket, not TCP socket. | hubertf | 5 | -8/+104 | |
* Add rc.d startup script * Update pkg name to xfstt-1.1nb1 Code based on FreeBSD port, submitted by Martti Kuparinen <martti.kuparinen@iki.fi> in PR 12201 | |||||
2001-02-17 | Get rid of redundant comments | agc | 1 | -8/+2 | |
2001-02-17 | X11BASEINST needs the special handling on NetBSD and not X11BASE. | veego | 2 | -6/+24 | |
xpkgwedge works again. | |||||
2001-02-17 | These are obsolete now. | wiz | 2 | -66/+0 | |
2001-02-17 | fix spillover of COMMENT= onto next line. | dmcmahill | 1 | -3/+2 | |
2001-02-17 | Fix show-var target (if variable contains " or `, like some COMMENTs do). | wiz | 1 | -2/+2 | |
2001-02-17 | * update djbdns to 1.05: | hubertf | 2 | -26/+27 | |
20010206 internal: response_query() takes a class argument. internal: query_start() takes a class argument. internal: packetquery() takes a class argument. ui: tinydns et al., axfrdns, and dnscache repeat qclass * in response to bogus * queries. tnx Mike Batchelor. ui: axfrdns rejects queries for weird classes. ui: axfrdns uses query ID instead of ID 0 in the series of AXFR response messages between the SOAs, to support the AXFR client in BIND 9. ui: axfrdns sets AA in the series of AXFR response messages. 20010211 ui: servers print starting message. internal: some respond() declarations. version: djbdns 1.05. * minor corrections in Makefile, like use of ${DISTNAME} in some places instead of djbdns-version | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 82 | -82/+82 | |
2001-02-17 | Rename `check' target to `test' to avoid conflict with bsd.pkg.mk's | wiz | 1 | -2/+2 | |
own `check' target. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 705 | -707/+708 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 388 | -393/+397 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 216 | -216/+219 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 276 | -276/+303 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 258 | -261/+268 | |
2001-02-17 | Handle new category-Makefile format | wiz | 2 | -5/+4 | |
2001-02-17 | Add german mirror site. | tron | 2 | -4/+6 | |
2001-02-17 | Add german CPAN mirror. | tron | 1 | -1/+2 | |
2001-02-17 | reduce the verbosity when adding/removing pkgs. Suggested by Hubert | dmcmahill | 1 | -10/+1 | |
2001-02-17 | Minor changes from Yuji Yamano <yyamano@kt.rim.or.jp> in pkg/12227 | skrll | 1 | -5/+4 | |
2001-02-17 | Update to mozilla 0.8 | taya | 12 | -96/+63 | |
See release notes for detail. http://www.mozilla.org/releases/mozilla0.8/ | |||||
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 146 | -146/+146 | |
package Makefile. | |||||
2001-02-16 | add fugu | lukem | 1 | -1/+2 | |
2001-02-16 | fugu - graphical gale client | lukem | 4 | -0/+86 | |
2001-02-16 | add py-Pmw | lukem | 1 | -1/+2 | |
2001-02-16 | Pmw - python meta widgets | lukem | 2 | -0/+39 | |
2001-02-16 | Pmw - python meta widgets | lukem | 2 | -0/+4 | |
2001-02-16 | Fix pico ref | abs | 1 | -2/+2 | |
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 38 | -38/+0 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 38 | -1887/+1964 | |
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.) | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 316 | -316/+326 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 258 | -258/+267 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 428 | -429/+440 | |
2001-02-16 | fix a typo from the COMMENT changes | agc | 1 | -2/+2 | |
2001-02-16 | fix a typo from the COMMENT changes. | agc | 2 | -4/+4 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 82 | -82/+85 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 42 | -42/+42 | |
2001-02-16 | Adapt to the new COMMENT style, which will mean that <category>/pkg | agc | 1 | -2/+2 | |
directories are empty, and may get pruned by "cvs [checkout|update] -P" - check for a category Makefile to work out whether a directory houses a category, or is some other part of the infrastructure. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 106 | -106/+104 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 89 | -89/+90 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 238 | -238/+238 | |
2001-02-16 | Update to 0.9.5, prompted by Tom Spindler. | wiz | 4 | -8/+11 | |
Changes: Lots of bugfixes and improvements, 'P' for pausing slideshows, 'B' for backspace; man page and two new translations (hu, sl). | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 64 | -64/+64 | |