Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-26 | audio/nas: fix obvious path error in nasd.conf.eg | rillig | 3 | -5/+6 | |
The path /dev//dev/audio does not make sense. | |||||
2020-04-26 | comms/pilot-link: fix unknown configure options | rillig | 1 | -5/+2 | |
2020-04-26 | lxqt: add a comment about icon themes | gutteridge | 1 | -1/+3 | |
2020-04-26 | doc: Added meta-pkgs/lxqt version 0.14.1 | gutteridge | 1 | -1/+2 | |
2020-04-26 | options.description: add openbox and xfce4-wm (used by LXQt) | gutteridge | 1 | -0/+2 | |
2020-04-26 | meta-pkgs: add LXQt 0.14.1 | gutteridge | 4 | -1/+71 | |
LXQt is a free desktop environment with comparatively low resource requirements. This makes it especially suitable for resource-constrained personal computers such as netbooks or system-on-a-chip machines. (Packaged in wip by pin@, additional changes by myself.) | |||||
2020-04-26 | doc: Updated x11/lxqt-panel to 0.14.1nb1 | gutteridge | 1 | -1/+2 | |
2020-04-26 | lxqt-panel: fix location of default panel settings config | gutteridge | 4 | -6/+18 | |
Place the panel settings configuration file where the rest of LXQt (as configured in pkgsrc presently) expects it to be, so fallbacks work if a user doesn't already have a custom configuration defined. (Ride previous commits of LXQt earlier today; this doesn't merit a recursive dependency bump.) | |||||
2020-04-26 | doc: Updated sysutils/pcmanfm-qt to 0.14.1nb4 | gutteridge | 1 | -1/+2 | |
2020-04-26 | pcmanfm-qt: fix location of default desktop settings config | gutteridge | 4 | -6/+20 | |
Place the desktop settings configuration file where the rest of LXQt (as configured in pkgsrc presently) expects it to be, so fallbacks work if a user doesn't already have a custom configuration defined. This does not affect standalone use of this application, only its functionality that provides the desktop background for LXQt. (Ride previous commits of LXQt earlier today; this doesn't merit a recursive dependency bump.) | |||||
2020-04-26 | lxqt-session: amend a patch comment | gutteridge | 2 | -4/+4 | |
These aren't just sample files, they're the system-wide fallback configurations, should the user not have anything defined. | |||||
2020-04-26 | doc: Updated cad/diylc to 3.28.0nb1 | dsainty | 1 | -1/+2 | |
2020-04-26 | There are two common ways to select the "java" executable in Pkgsrc. | dsainty | 1 | -2/+3 | |
One is via "${JAVA_BINPREFIX}-java", and one is via "${PKG_JAVA_HOME}/bin/java". The "${JAVA_BINPREFIX}-java" way relies on an appropriately named executable being present in the built-in JRE if you are using the built-in - something with a "-java" suffix. That just doesn't exist in either the MacOS Oracle JRE install or the JDK install. So switch to "${PKG_JAVA_HOME}/bin/java" instead, which works (but does require careful quoting to allow for spaces under MacOS). Bump PKGREVISION. | |||||
2020-04-26 | changes: add devel/go-tmc | nikita | 1 | -1/+2 | |
2020-04-26 | Add devel/go-tmc version 0.5.1 | nikita | 5 | -1/+41 | |
tmc provides round-trip serialization of typed Go maps. | |||||
2020-04-25 | add changes entry for go-goldmark | nikita | 1 | -1/+2 | |
2020-04-25 | Add textproc/go-goldmark version 1.1.30 | nikita | 5 | -1/+139 | |
goldmark is a Markdown parser written in Go. It is compliant with CommonMark 0.29. Its features include: - Standards-compliant. goldmark is fully compliant with the latest CommonMark specification. - Extensible. Do you want to add a @username mention syntax to Markdown? You can easily do so in goldmark. You can add your AST nodes, parsers for block-level elements, parsers for inline-level elements, transformers for paragraphs, transformers for the whole AST structure, and renderers. - Performance. goldmark's performance is on par with that of cmark, the CommonMark reference implementation written in C. - Robust. goldmark is tested with go-fuzz, a fuzz testing tool. - Built-in extensions. goldmark ships with common extensions like tables, strikethrough, task lists, and definition lists. - Depends only on standard libraries. | |||||
2020-04-25 | For clarity, use tomcat_start (resp. tomcat_stop) function instead of | jym | 10 | -20/+25 | |
calling ${command} directly for start (resp. stop) within rc.d. Tested on tomcat9; but applicable down to tomcat6. Bump PKGREVISION. ok ryo@. | |||||
2020-04-25 | games/velena: remove redundant SUBST_FILES pattern | rillig | 1 | -2/+2 | |
2020-04-25 | mk/build/build.mk: use the login shell by default for build-env | rillig | 1 | -3/+3 | |
2020-04-25 | lang/ruby27-base: fix typo in REPLACE_RUBY | rillig | 1 | -2/+3 | |
2020-04-25 | sysutils/xe-guest-utilities: fix accidental hard-coded version numbers | rillig | 3 | -8/+10 | |
2020-04-25 | net/ucspi-tcp6: does not need to patch error.h | rillig | 1 | -1/+2 | |
2020-04-25 | net/snort: clean up SUBST_FILES | rillig | 1 | -2/+2 | |
src/snort.c neither contains "/usr" nor "../". | |||||
2020-04-25 | wm/fvwm: change docbook-xsl and libxslt to TOOL_DEPENDS | nikita | 2 | -5/+5 | |
2020-04-25 | Define rcvar so goaccess=NO works. Fix a spell-o. Bump PKGREVISION. | schmonz | 2 | -3/+4 | |
2020-04-25 | archivers/ruby-xz: remove redundant SUBST block | rillig | 1 | -7/+1 | |
2020-04-25 | xfce4-wm: update MASTER_SITES | gutteridge | 1 | -3/+3 | |
2020-04-25 | databases/ruby-qdbm: remove redundant SUBST block | rillig | 1 | -7/+1 | |
The file ruby/configure does not mention pthread at all. | |||||
2020-04-25 | databases/rrdtool: remove redundant SUBST block | rillig | 1 | -7/+1 | |
The example file contains an already expanded @exec_prefix@. | |||||
2020-04-25 | databases/rrdtool12: remove redundant SUBST block | rillig | 1 | -7/+1 | |
The example file contains an already resolved @exec_prefix@. | |||||
2020-04-25 | misc/rpm: remove no-op SUBST group for mkdir | rillig | 1 | -7/+1 | |
If this should ever be necessary, it will be caught by CHECK_WRKREF. | |||||
2020-04-25 | wm/fvwm: Add doc keyword for optionally not generating the fvwm.1 page | nikita | 3 | -12/+18 | |
2020-04-25 | mail/queue-repair: allow SUBST to be a no-op | rillig | 1 | -1/+3 | |
2020-04-25 | wm/fvwm: enable xft2, xcursor and xrender support by default | nikita | 2 | -5/+4 | |
2020-04-25 | x11/py-kiwi: allow no-op SUBST block for localedir | rillig | 1 | -6/+7 | |
Replacing share/localedir with share/localedir may obviously do nothing. | |||||
2020-04-25 | chat/psybnc: fix accidentally hard-coded PREFIX | rillig | 3 | -15/+9 | |
2020-04-25 | wm/fvwm: Add todo notes after feedback from user | nikita | 1 | -1/+4 | |
2020-04-25 | mail/pear-Mail-Mime: remove no-op SUBST block | rillig | 1 | -6/+1 | |
This package comes without any documentation, therefore there is nothing to patch. | |||||
2020-04-25 | lang/php73: remove redundant file from SUBST_FILES | rillig | 1 | -2/+2 | |
2020-04-25 | lang/php72: re-add accidentally removed file to SUBST_FILES | rillig | 1 | -1/+2 | |
2020-04-25 | lang/php72: remove no-op SUBST_FILES | rillig | 1 | -7/+4 | |
2020-04-25 | doc: Added security/lxqt-openssh-askpass version 0.14.1 | gutteridge | 1 | -1/+2 | |
2020-04-25 | lxqt-openssh-askpass: minor grammar tweaks | gutteridge | 2 | -3/+3 | |
2020-04-25 | lang/openjdk8: remove redundant file from FILES_SUBST | rillig | 1 | -2/+2 | |
2020-04-25 | lxqt-openssh-askpass: add new package, version 0.14.1 | gutteridge | 5 | -1/+65 | |
lxqt-openssh-askpass is a tool used with openssh to prompt the user for a password. (Packaged in wip by pin@, final review by myself.) (It would be nice if security/openssh had a builtin.mk to avoid unnecessarily building it from pkgsrc. The version in NetBSD's base offers more.) | |||||
2020-04-25 | doc: Added security/lxqt-sudo version 0.14.1 | gutteridge | 1 | -1/+2 | |
2020-04-25 | lxqt-sudo: add new package, version 0.14.1 | gutteridge | 6 | -1/+99 | |
lxqt-sudo is a graphical front-end of the sudo and su commands. (Packaged in wip by pin@, final review by myself.) | |||||
2020-04-25 | databases/mysql55-client: apply pkglint suggestions | rillig | 2 | -7/+7 | |
2020-04-25 | multimedia/mpv: remove nonexistent file from SUBST_FILES | rillig | 1 | -2/+2 | |