summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-05-30Use subst.mk instead of sed/mv.minskim3-22/+8
2005-05-30logrot 1.7. support --with-pidfile, and use when building on NetBSD.lukem1-1/+2
2005-05-30Update to logrot 1.7.lukem2-7/+11
Notable changes: * Add --with-pidfile to allow override the path to syslogd's pidfile. * Update my email address. * Remove advertising clause from my license. Use --with-pidfile when building on NetBSD so that chroot/sandbox builds default to the correct path for syslogd.pid.
2005-05-30Update autonet to 0.14abs3-7/+8
- Fix (very basic) usage by ifwatchd - Set full path to autonet in rc.d
2005-05-29Sync with 20050529 in src/.minskim2-5/+5
If a pattern does not have any suffix, assume that it matches both ".tbz" and ".tgz". This allows to install binary package dependencies that are not exact matches, but satisfy requirements.
2005-05-29Re-generate.jmmv2-4/+40
2005-05-29Change the 'non-root builds' question to reflect recent changes (existencejmmv1-6/+23
of the UNPRIVILEGED variable and simplification of bootstrapping).
2005-05-29Simplify usage as non-root. When given the --ignore-user-check, changejmmv1-6/+30
default installation paths to be inside ~/pkg and define UNPRIVILEGED=yes in the generated mk.conf. This lets regular users to simply bootstrap by doing './bootstrap --ignore-user-check'.
2005-05-29Simplify unprivileged builds by adding a new variable, UNPRIVILEGED, that,jmmv3-2/+63
when set to YES, changes multiple defaults to let this work properly.
2005-05-29remove some duplicates that must have snuck in during the conversionjschauma1-5/+1
to the new format, pointed out by snj@
2005-05-29Note update of sylpheed-devel to 1.9.12.chris1-1/+2
2005-05-29Update Sylpeed-devel to 1.9.12chris2-6/+6
Main changes are: * The MIME view and the attachment list of the compose window were reimplemented using GtkTreeView. * An option to toggle cursor in the message view was added. * The backward search button was added to the summary and message search dialog. * The PGP Sign and Encrypt check button were added to the compose window. * The drag and drop of messages in the summary view to external applications was enabled. * The writing of summary cache and mark was optimized so that it will be written only if it is required. * The ~/.sylpheed-2.0/tmp/ directory is cleaned up on exit now. * Errors are detected now when messages are sent with sendmail command. * The phishing URL checking was modified so that it works even if non-ascii space is put at the head of link strings. * Several bugs of the summary view were fixed. * The column width of the folder view is now remembered. * The drag and drop of attached files with non-ascii filename was fixed. * The attaching of files with locale-encoded filename by drag and drop was fixed. * A bug that caused crash when timeout happened while scanning IMAP4 folder tree was fixed. * On IMAP4, a bug that only the first response of the SEARCH command was recognized was fixed. * Bcc header fields in mailto URL are no longer interpreted to conform to RFC 2368.
2005-05-29Make build, install and deinstall on NetBSD-2.0/i386.wiz58-343/+976
2005-05-29Fix build by removing patches obsoleted during the last update.jmmv3-38/+1
2005-05-29Remove support for automatic interactive fetching -- the master sitewiz2-49/+3
is broken anyway. Remove makedepend tarball and corresponding master site, it does not exist any longer. Remove FLAGS=-m486, newer gcc does not like it. Replace USE_PERL5 with USE_TOOLS+=perl.
2005-05-29Note PKGREVISION bump of python21.minskim1-1/+2
2005-05-29Sort.wiz1-68/+68
2005-05-29Fix PLIST on NetBSD>=2.minskim2-3/+21
Bump PKGREVISION.
2005-05-29Updated to version 3.4.4. This is a bugfix release.shannonjr2-6/+6
2005-05-29Teach about NetBSD 3.x.minskim3-15/+15
PKGREVISION will be bumped after another change.
2005-05-29Remove CVS Id.minskim1-2/+1
2005-05-29Generate files at "build" instead of "install" so that "make clean"minskim1-1/+2
always work.
2005-05-29Initial import of autonet-0.13abs1-1/+2
autonet is intended to handle automatic network configuration on a machine which connects to a variety of different networks, such as a laptop. It includes configuring WEP keys and static vs dynamic IP addresses on a per ssid or interface basis.
2005-05-29Add autonetabs1-1/+2
2005-05-29Initial import of autonet-0.13abs4-0/+32
autonet is intended to handle automatic network configuration on a machine which connects to a variety of different networks, such as a laptop. It includes configuring WEP keys and static vs dynamic IP addresses on a per ssid or interface basis.
2005-05-29Update section on what to do when distfiles change.wiz3-28/+49
2005-05-29Make the dbm module build when pkgsrc bdb is used.minskim3-8/+80
2005-05-29Make the bsddb module build when pkgsrc bdb is used.minskim3-8/+38
2005-05-29Add files installed on Linux only.minskim1-0/+5
2005-05-29Sort lines for pkglint.wiz1-3/+3
2005-05-29regen (after adding DISTINFO_SUBDIR; no checksum change)wiz1-4/+4
2005-05-29Explicitly disable modules that should not be built.minskim2-12/+12
2005-05-29Explicitly disable the tkinter module, which is provided by x11/py-Tk.minskim2-3/+12
2005-05-29Include bdb.buildlink3.mk on platforms where the bsddb module is built.minskim1-1/+3
2005-05-29Correct installation directories and use BSD_INSTALL_* to setminskim2-7/+31
permission correctly.
2005-05-29Honor CFLAGS, LDFLAGS, and PREFIX on Linux.minskim2-1/+27
2005-05-29Include time.h on Linux to use "struct tm".minskim2-18/+27
2005-05-29Set BUILD_TARGET because the default one (``all'') does not exist inminskim1-1/+2
Makefile.
2005-05-29Honor CHGRP.minskim3-5/+15
2005-05-29Honor CHGRP.minskim3-5/+15
2005-05-29Remove an entry for a nonexistent file.minskim1-2/+1
2005-05-28- As pointed out by wiz@, we should add DIST_SUBDIR.adrianp1-1/+2
2005-05-28- Note geneweb updateadrianp1-7/+8
2005-05-28- Upsream change of distfile without incrementing the version.adrianp2-5/+6
- Two minor bugfixes
2005-05-28Note update of "cdrdao" package to version 1.2.0nb1.tron1-1/+2
2005-05-28Add missing dependences on "libao", "libmad" and "libvorbis" for fulltron1-2/+5
audio support. Bump package revision.
2005-05-28Some more changes for packages that are not named as their directories andjschauma1-13/+13
other minor cleanup: x11/xfce4-gtk2-engine -> x11/xfce4-gtk2-engines inputmethod/ja-FreeWnn -> inputmethod/ja-freewnn x11/gtk2+ -> x11/gtk2 net/bind -> net/bind9 mail/ja-mh6 -> mail/ja-mh
2005-05-28be consistent with new layout and require full relative path for mk filesjschauma1-6/+6
as well, ie bsd.pkg.mk: message [user YYYY-MM-DD] becomes mk/bsd.pkg.mk: message [user YYYY-MM-DD]
2005-05-28- Note update of cyrus-imapd21adrianp2-3/+3
2005-05-28- Update cyrus-imapd21 to 2.1.18:adrianp2-11/+10
- From the changelog: > Changes to the Cyrus IMAP Server since 2.1.17 > Fix single byte overflow in imapd annotate extension. > > Changes to the Cyrus IMAP Server since 2.1.16 > Fix several security issues in imapd and in mysasl_canon_user. > > Changes to the Cyrus IMAP Server since 2.1.15 > Clean up a timeout bug in fud proxy code. > Fix a number of bugs with the murder and altnamespace handling. > Detect fork() failures when launching sendmail in lmtpd > Enable telemetry logging in lmtpd/lmtpproxyd > Allow APOP to be disabled via an imap option > Fix reconstruct to handle missing cyrus.header files > Add the quotawarnkb option > Update MUPDATE to look for IANA assigned port numbers.