summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-02-18remove extra blank line at the bottom.taca1-2/+1
2001-02-18mknmz perl script accept "LANG", "LC_ALL", "LC_MESSAGES" or "LANGUAGE"taca1-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-18Remove obsolete "gimp-current" package.tron19-1874/+1
2001-02-18<FOO> => FOO, so it can be easier skipped with word forward/backwardhubertf1-3/+3
2001-02-18add & enable smb2wwwhubertf1-1/+2
2001-02-18Add smb2www V980804:hubertf6-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-18remove extra homepage url, we add that via HOMEPAGEhubertf1-2/+0
2001-02-18rc.d script, from PR 12201hubertf1-0/+19
2001-02-18 * Add --notcp option, to only listen on unix domain socket, not TCP socket.hubertf5-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-17Get rid of redundant commentsagc1-8/+2
2001-02-17X11BASEINST needs the special handling on NetBSD and not X11BASE.veego2-6/+24
xpkgwedge works again.
2001-02-17These are obsolete now.wiz2-66/+0
2001-02-17fix spillover of COMMENT= onto next line.dmcmahill1-3/+2
2001-02-17Fix show-var target (if variable contains " or `, like some COMMENTs do).wiz1-2/+2
2001-02-17 * update djbdns to 1.05:hubertf2-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-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz82-82/+82
2001-02-17Rename `check' target to `test' to avoid conflict with bsd.pkg.mk'swiz1-2/+2
own `check' target.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz705-707/+708
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz388-393/+397
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz216-216/+219
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz276-276/+303
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz258-261/+268
2001-02-17Handle new category-Makefile formatwiz2-5/+4
2001-02-17Add german mirror site.tron2-4/+6
2001-02-17Add german CPAN mirror.tron1-1/+2
2001-02-17reduce the verbosity when adding/removing pkgs. Suggested by Hubertdmcmahill1-10/+1
2001-02-17Minor changes from Yuji Yamano <yyamano@kt.rim.or.jp> in pkg/12227skrll1-5/+4
2001-02-17Update to mozilla 0.8taya12-96/+63
See release notes for detail. http://www.mozilla.org/releases/mozilla0.8/
2001-02-17Move the COMMENT from being in its own file to a definition in theagc146-146/+146
package Makefile.
2001-02-16add fugulukem1-1/+2
2001-02-16fugu - graphical gale clientlukem4-0/+86
2001-02-16add py-Pmwlukem1-1/+2
2001-02-16Pmw - python meta widgetslukem2-0/+39
2001-02-16Pmw - python meta widgetslukem2-0/+4
2001-02-16Fix pico refabs1-2/+2
2001-02-16Not needed any more -- COMMENTs are in Makefiles now.wiz38-38/+0
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz38-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-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz316-316/+326
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz258-258/+267
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz428-429/+440
2001-02-16fix a typo from the COMMENT changesagc1-2/+2
2001-02-16fix a typo from the COMMENT changes.agc2-4/+4
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz82-82/+85
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz42-42/+42
2001-02-16Adapt to the new COMMENT style, which will mean that <category>/pkgagc1-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-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz106-106/+104
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz89-89/+90
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz238-238/+238
2001-02-16Update to 0.9.5, prompted by Tom Spindler.wiz4-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-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz64-64/+64