Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-22 | Add ftp as tool. On NetBSD and DragonFly, this will use the system | joerg | 1 | -6/+2 | |
version of tnftp, otherwise it will use net/tnftp. Require ftp as bootstrap dependency when the package has files to fetch. The dependency is currently unconditional and FETCH_CMD is set to TOOLS_PATH.ftp by default. | |||||
2008-05-22 | undocument USE_INET6 | tnn | 1 | -11/+1 | |
2008-05-19 | document official-mozilla-branding option. | tnn | 1 | -0/+1 | |
XXX should be renamed to mozilla-official-branding | |||||
2008-04-27 | Sort, add a few. | wiz | 1 | -1/+5 | |
2008-04-26 | Add description for the otr option (off-the-record encrypted messaging) | degroote | 1 | -0/+1 | |
2008-04-21 | Mention 'scmgit-gui'. | xtraeme | 1 | -0/+1 | |
2008-04-20 | +dkim-stats | adrianp | 1 | -0/+1 | |
2008-04-14 | Add some options for enchant. Sort. | wiz | 1 | -4/+7 | |
2008-04-10 | Introduce variable MECAB_CHARSET for default charset of MeCab. | obache | 1 | -1/+6 | |
close PR 38040. | |||||
2008-03-26 | Document "via-padlock" option. | tron | 1 | -1/+2 | |
2008-03-25 | Remove blackdown-j{dk,re}13 and sun-j{dk,re}13. | wiz | 1 | -3/+3 | |
Both have security problems and are not maintained. Update infrastructure for their removal. Removal was announced on pkgsrc-users on March 13. | |||||
2008-03-15 | Remove remaining compat code for old pkg_install versions. | joerg | 1 | -14/+1 | |
2008-03-09 | +ar(3) support for dkim-milter | adrianp | 1 | -0/+1 | |
2008-03-02 | Add libssh2 option for security/libssh2. | bjs | 1 | -0/+1 | |
2008-03-02 | Describe lcms option. | wiz | 1 | -0/+1 | |
2008-03-02 | Add gnome, kde and qt option. | obache | 1 | -0/+3 | |
2008-02-23 | Add description for aspell option. | wiz | 1 | -0/+1 | |
2008-02-21 | +epoll | adrianp | 1 | -0/+2 | |
+kqueue | |||||
2008-02-21 | Document the Courier-specific options. | jlam | 1 | -0/+6 | |
2008-02-21 | Documented the "pcre" option, as suggested by Claudio M. Alessi via | rillig | 1 | -0/+1 | |
private mail. | |||||
2008-02-20 | Add a "wide-curses" global option to turn on wide curses for packages that | jlam | 1 | -0/+1 | |
support it. XXX The "ncursesw" option should probably be deprecated ... it's a little XXX too specific. | |||||
2008-02-06 | Replace 'spidermonkey' option with a generic 'javascript' option. | bjs | 1 | -1/+1 | |
Now that we have lang/ossp-js, I cannot find a good reason to use spidermonkey, and elinks was the only package using that option. | |||||
2008-01-28 | Add clisp and sbcl option descriptions | reinoud | 1 | -0/+2 | |
2008-01-16 | Provide a mechanism for enabling use of pkgtools/posix_headers. | tnn | 1 | -1/+7 | |
2008-01-14 | Document "postfix-stress" option. | ghen | 1 | -0/+1 | |
2008-01-09 | Add option description for jpilot in claws-mail | smb | 1 | -0/+1 | |
2008-01-08 | Fixed spelling. | heinz | 1 | -1/+1 | |
2008-01-08 | Add options to liferea to permit selection of different rendering engines | smb | 1 | -0/+3 | |
2008-01-05 | Manually prefer "pkgsrc" versions of "Xft2" and "fontconfig" under | tron | 1 | -2/+2 | |
Mac OS X Leopard until the builtin detection in the "Xft2" package works properly. | |||||
2007-12-28 | Simplify pattern for Mac OS X Leopard. | tron | 1 | -2/+2 | |
2007-12-22 | Change MOZILLA master sites difinitions, related to PR 37379. | obache | 1 | -3/+6 | |
There are three types Mozilla mirrors. (http://www.mozilla.org/mirroring.html) * mozilla-current contains only the current version of Firefox and Thunderbird * mozilla-release contains Firefox, Thunderbird, and Sunbird releases * mozilla-all complete archive Define following variables for mozilla master sites: MASTER_SITE_MOZILLA_ALL = mozilla-all MASTER_SITE_MOZILLA = mozilla-release and change some packages to use appropriate variable. Update contents of MASTER_SITE_MOZILLA with master and primary mirrors taken from http://www.mozilla.org/mirrors.html and add some sample definitions. | |||||
2007-12-14 | Add an nls option so that packages can make it optional. | bjs | 1 | -0/+1 | |
2007-12-05 | Don't prefer "pkgsrc" versions of "MesaLib", "Xft2" etc. under | tron | 1 | -1/+6 | |
Mac OS X Leopard which ships with an uptodate version of X.org. | |||||
2007-11-26 | Bump PKGREVISION to 4. | seb | 1 | -1/+23 | |
As proposed on pkgsrc-users@... - Introduce NAGIOSDIR, defaults to VARBASE/spool/nagios, for log and status files. - Drop unused(?) 'nagadmin' user and group. - Sync user and group handling with Nagios install documentation/recommendations. Introduce the Nagios "external command" group, NAGIOSCMD_GROUP, defaults to APACHE_GROUP. The Nagios user should be manually added after package installation to the NAGIOSCMD_GROUP group. Add this recommandation to the MESSAGE file. Make the "external command directory", NAGIOSDIR/rw, owned by NAGIOS_USER:NAGIOSCMD_GROUP. - Use /var/run/nagios.lock as pidfile. - Only install existing example configuration files. - Put default values of NAGIOSDIR, NAGIOS_USER, NAGIOS_GROUP and NAGIOSCMD_GROUP in mk/defaults/mk.conf and allow MAKECONF to override them. - Miscellaneous clean up and sync with the changes mentionned above. - When deleting the package allow removal of directories shared with other Nagios packages to fail. | |||||
2007-11-24 | +snmp | adrianp | 1 | -0/+2 | |
+libwww-aliases | |||||
2007-11-23 | added bdb - Berkeley DB option. | obache | 1 | -0/+1 | |
2007-11-23 | Add aria2-metalink option. | bjs | 1 | -0/+1 | |
2007-11-18 | add a few more options | hubertf | 1 | -0/+4 | |
2007-11-08 | Add a "libspiff" option for XML shareable playlist support. | bjs | 1 | -0/+1 | |
2007-11-07 | Add libao and libmodplug options | bjs | 1 | -0/+2 | |
2007-11-04 | Change the default EMACS_TYPE to emacs22. Suggested on tech-pkg, no objections | uebayasi | 1 | -4/+4 | |
for one week. | |||||
2007-11-04 | Add description of skey option. | taca | 1 | -0/+1 | |
2007-10-30 | Add gmp-fat option | bjs | 1 | -0/+1 | |
2007-10-29 | Describe gimp option (for sane-frontends). Sort. | wiz | 1 | -1/+2 | |
2007-10-28 | Add options used in net/samba; acl, ads and winbind. | taca | 1 | -0/+3 | |
2007-10-28 | Remove options that still do not have a description. | wiz | 1 | -120/+0 | |
2007-10-28 | Add description of libiconv-cp932 option. | taca | 1 | -0/+1 | |
2007-10-27 | Recent flash player is not compatible with netscape navigator/communicator | obache | 1 | -7/+1 | |
as reported in PR 29620 and compatible version have unresolved security issues. Drop dependency on ns-flash and remove NS_NO_FLASH variable. Bump PKGREVISION of navigator/communicator. | |||||
2007-10-22 | Add links-zlib option, quell pkglint warning from www/links. | bjs | 1 | -0/+1 | |
2007-10-17 | Add ares and cares asynchronous resolver library options, used by net/aria2, ↵ | bjs | 1 | -0/+2 | |
but could be common to others |