pkgsrc/misc
jmmv 4efe82d753 Update to 1.3. Tested on NetBSD-current/amd64 and Mac OS X 10.6.
CHANGES FROM 1.2 TO 1.3, 18 July 2010

* New input parser.
* Flags to move through panes -UDLR added to select-pane.
* Commands up-pane, and down-pane removed, since equivalent behaviour is now
  available through the target flag (-t:+ and -t:-).
* Jump-forward/backward in copy move (based on vi's F, and f commands).
* Make paste-buffer accept a pane as a target.
* Flag -a added to new-window to insert a window after an existing one, moving
  windows up if necessary.
* Merge more mode into copy mode.
* Run job commands explicitly in the global environment (which can be modified
  with setenv -g), rather than with the environment tmux started with.
* Use the machine's hostname as the default title, instead of an empty string.
* Prevent double free if the window option remain-on-exit is set.
* Key string conversions rewritten.
* Mark zombie windows as dead in the choose-window list.
* Tiled layout added.
* Signal handling reworked.
* Reset SIGCHLD after fork to fix problems with some shells.
* Select-prompt command removed. Therefore, bound ' to command-prompt -p index
  "select-window -t:%%" by default.
* Catch SIGHUP and terminate if running as a client, thus avoiding clients from
  being left hanging around when, for instance, a SSH session is disconnected.
* Solaris 9 fixes (such as adding compat {get,set}env(3) code).
* Accept none instead of default for attributes.
* Window options window-status-alert-{alert,bg,fg} added.
* Flag -s added to the paste-buffer command to specify a custom separator.
* Allow dragging to make a selection in copy mode if the mode-mouse option is
  set.
* Support the mouse scroll wheel.
* Make pipe-pane accept special character sequences (eg #I).
* Fix problems with window sizing when starting tmux from .xinitrc.
* Give tmux sockets (but not the containing folder) group permissions.
* Extend the target flags (ie -t) to accept an offset (for example -t:+2), and
  make it wrap windows, and panes.
* New command choose-buffer added.
* New server option detach-on-destroy to set what happens to a client when the
  session it is attached to is destroyed. If on (default), the client is
  detached. Otherwise, the client is switched to the most recently active of
  the remaining sessions.
* The commands load-buffer, and save-buffer now accept a dash (-) as the file
  to read from stdin, or write to stdout.
* Custom layouts added.
* Additional code reduction, bug fixes, and manpage enhancements.

CHANGES FROM 1.1 TO 1.2, 10 March 2010

* Switch to libevent.
* Emulate the ri (reverse index) capability, ergo allowing tmux to at least
  start on Sun consoles (TERM=sun, or sun-color).
* Assign each entry a number, or lowercase letter in choose mode, and accept
  that as a shortcut key.
* Permit top-bit-set characters to be entered in the status line.
* Mark no-prefix keys with (no prefix), rather than [] in list-keys.
* New command show-messages (alias showmsgs), and new session option
  message-limit, to show a per-client log of status lines messages up to the
  number defined by message-limit.
* Do not interpret #() for display-message to avoid leaking commands.
* New window options window-status-format, and window-status-current-format to
  control the format of each window in the status line.
* Add a -p flag to display-message to print the output, instead of displaying
  it in the status line.
* Emulate il1, dl1, ich1 to run with vt100 feature set.
* New command capture-pane (alias capturep) to copy the entire pane contents
  to a paste buffer.
* Avoid duplicating code by adding a -w flag to set-option, and show-options to
  set, and show window options. The commands set-window-option, and
  show-window-options are now aliases.
* Panes can now be referred to as top, bottom, top-left, etc.
* Add server-wide options, which can be set with set-option -s, and shown with
  show-options -s.
* New server option quiet (like -q from the command line).
* New server option escape-time to set the timeout used to detect if escapes
  are alone, part of a function key, or meta sequence.
* New session options pane-active-border-bg, pane-active-border-fg,
  pane-border-bg, and pane-border-fg to set pane colours.
* Make split-window accept a pane target, instead of a window.
* New command join-pane (alias joinp) to split, and move an existing pane into
  the space (the opposite of break-pane), thus simplifying calls to
  split-window, followed by move-window.
* Permit S- prefix on keys for shift when the terminal/terminfo supports them.
* Window targets (-t flag) can now refer to the last window (!), next (+), and
  previous (-) window by number.
* Mode keys to jump to the bottom/top of history, end of the next word, scroll
  up/down, and reverse search in copy mode.
* New session option display-panes-active-colour to display the active pane in
  a different colour with the display-panes command.
* Read the socket path from $TMUX if it's present, and -L, and -S are not
  given.
* Vi-style mode keys B, W, and E to navigate between words in copy mode.
* Start in more mode when configuration file errors are detected.
* Rectangle copy support added.
* If attach-session was specified with the -r flag, make the client read-only.
* Per-window alternate-screen option.
* Make load-buffer work with FIFOs.
* New window option word-separators to set the characters considered as word
  separators in copy mode.
* Permit keys in copy mode to be prefixed by a repeat count, entered with [1-9]
  in vi mode, or M-[1-9] in emacs mode.
* utf8 improvements.
* As usual, additional code reduction, bug fixes, and manpage enhancements.
2010-12-21 12:55:54 +00:00
..
9menu
Addresses DESTDIR support 2010-02-04 16:15:14 +00:00
ascii Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
asr-manpages
astrolog revert to previous. 2009-08-30 01:12:05 +00:00
attica PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
autocue
basket Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
bbappconf Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
bbdb bbdb doesn't like jobs. 2010-05-06 06:06:47 +00:00
bbweather Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
blccc PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
bottlerocket destdir support 2010-02-04 05:08:12 +00:00
brs Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bsdiff Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
bsdstats BSD-Stats is collecting statistics about *BSD installations (and flavours). 2010-03-12 00:13:40 +00:00
buffer Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
calibre PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
celestia PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
chipmunk Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
chord DESTDIR support 2010-02-11 19:02:01 +00:00
cksfv update master_sites 2010-02-07 18:41:54 +00:00
colorize Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
colorls Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
colortail Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
cowsay Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
cstream Changes 2.7.5: 2008-12-19 10:19:12 +00:00
cuecat Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
cuetools Update to cuetools to 1.3.1. 2009-07-16 16:12:47 +00:00
deskbar-applet update to 2.32.0 2010-11-28 13:23:06 +00:00
dgpsip
dialog Update to 1.1.20100428: 2010-05-02 13:40:22 +00:00
dirdiff DESTDIR support 2010-02-11 19:07:56 +00:00
dnetc Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
dotfile DESTDIr support 2010-02-11 19:14:19 +00:00
dpkg Change HOMEPAGE to the project's one. 2009-09-23 11:42:05 +00:00
dt Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
dtach Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
dvorakng
dvtm Update to dvtm-0.5.2 (patch from maintainer in private mail). 2009-07-08 06:28:22 +00:00
dync DESTDIR support 2010-02-11 19:17:06 +00:00
easymenu Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
edict Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
elizatalk DESTDIR support 2010-02-11 19:17:06 +00:00
elscreen PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
emacs-wiki PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
esniper Updated to version 2.23.0 2010-05-16 15:05:07 +00:00
fbreader PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
fd Reset maintainer, mail bounces. 2010-02-25 15:03:36 +00:00
fep PKG_DESTDIR_SUPPORT=user-destdir 2009-12-10 23:49:03 +00:00
figlet Add PKG_DESTDIR_SUPPORT. 2009-12-10 21:13:07 +00:00
figlet-fonts
firelib Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gaupol Update to 0.17: 2010-07-21 11:29:37 +00:00
gelemental PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
getopt Added LICENSE information. 2010-01-30 16:27:59 +00:00
git Subserve last jump update from 4.3.20 to 4.9.5 without note of notable changes. 2010-02-22 09:15:56 +00:00
gkrellm-flynn PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gkrellm-launch PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gkrellm-leds PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gkrellm-moon PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gkrellm-weather Fix PR 44163 by setting PREFIX correctly within the package. While 2010-11-28 20:52:44 +00:00
gnome-devel-docs Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gnome-user-docs Update to 2.28.1. 2009-12-02 18:44:11 +00:00
gnome-utils update to 2.32.0 2010-11-28 13:23:06 +00:00
gnuls
goffice0.6 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
goffice0.8 Update to 0.8.12: 2010-12-12 11:55:42 +00:00
gok PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gone Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
gperiodic PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
granulate Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
gwaei PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
gxmame PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
hanzim require some directories before installation. 2010-10-03 13:03:51 +00:00
heyu Fix destdir installation. 2009-12-23 17:54:54 +00:00
ibutton-pdkit
ipbt Since this thing's distfile is rebuilt upstream every night with new 2010-01-02 00:20:14 +00:00
iselect DESTDIR support 2010-02-11 19:20:55 +00:00
ja-less
ja-man Fix installation on newer NetBSD. 2009-07-16 14:55:33 +00:00
JBidwatcher Update to 2.1.3: 2010-12-12 11:39:47 +00:00
jhd
jitterbug Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jive
JMdict Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
kanjidic Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
kanjidic2 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
kanjipad PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
kchm Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
kchmviewer PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
kdeaccessibility3 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
kdeaccessibility4 Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
kdeaddons3 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
kdeadmin3 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
kdeadmin4 Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
kdeartwork3 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
kdeartwork4 Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
kdeedu3 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
kdeedu4 Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
kdepim-runtime4 Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
kdepim3 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
kdepim4 Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
kdepimlibs4 Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
kdeplasma-addons4 Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
kdeutils3 Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
kdeutils4 Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
kdrill Add patch-a{b,c} to avoid conflict with getline(3) defined in IEEE Std 1003.1-2008. 2010-01-09 12:03:03 +00:00
kodos Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
koffice Find recent libwpd, but remove koffice-libwpd option from the default 2010-12-06 11:56:44 +00:00
koffice-l10n-da Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
koffice-l10n-de Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
koffice-l10n-en_GB Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
koffice-l10n-es Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
koffice-l10n-et Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
koffice-l10n-fi Mark as destdir ready. 2008-07-14 12:55:56 +00:00
koffice-l10n-fr Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
koffice-l10n-pl Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
kp DESTDIR support 2010-02-11 19:30:01 +00:00
latin-words-bin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
less
libcdio Work around namespace pollution breaking the build on OpenSolaris. 2010-07-30 07:10:50 +00:00
libquantum Update libquantum to 1.0.0. 2010-08-15 07:35:56 +00:00
libutf catch up with newer libtool which now demands a --tag=CC 2010-04-17 21:00:33 +00:00
lile DESTDIR support 2010-02-11 19:30:01 +00:00
linux-words DESTDIR support 2010-02-04 17:19:34 +00:00
loco Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
logsurfer DESTDIR support 2010-02-04 17:19:34 +00:00
lookup PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
lv Some improvements: 2010-02-10 10:43:28 +00:00
m17n-contrib Update m17n-contrib to 1.1.12. 2010-10-16 12:57:20 +00:00
m17n-db Update m17n-db to 1.6.2. 2010-10-16 12:53:11 +00:00
m17n-docs Update m17n-docs to 1.5.5, for m17n-lib 1.5.5. 2009-11-25 06:31:54 +00:00
mirmon Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mkcue add mkcue-2.1 which is a tool to extract a CUE sheet from a CD, 2009-07-27 19:35:00 +00:00
mmv
mnemosyne Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
molden "fortran" -> "fortran77" except where it is clear that it isn't F77. 2010-07-30 10:36:22 +00:00
most Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
mousetweaks PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
mtail Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
multitail Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
nxtvepg DESTDIR support 2010-02-11 18:58:46 +00:00
open2300 Simplify (I accidently reverted parts of joergs changes and solve the 2010-02-05 19:36:16 +00:00
open2300-mysql Bump PKGREVISION by default mysql version changed from 5.0 to 5.1. 2010-09-30 10:49:10 +00:00
openoffice2 Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
openoffice2-bin Remove conflict marker in previous. 2009-12-06 10:11:14 +00:00
openoffice3 Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
openoffice3-bin bump PKGREVISION for restricting JVMs to working ones in options.mk. 2010-09-13 22:38:38 +00:00
orca PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
p5-App-MrShell Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Array-PrintCols Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Business-CreditCard Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Business-ISBN Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Business-ISBN-Data Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Business-UPS Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-ControlX10-CM11 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-ControlX10-CM17 Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-File-MMagic Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-File-MMagic-XS Update to 0.09006, set LICENSE. 2010-09-06 11:07:39 +00:00
p5-File-Tail Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-I18N-LangTags Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Locale-Codes Update to 3.13: 2010-09-06 11:08:25 +00:00
p5-Locale-libintl Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Locale-Maketext Mark I18N::LangTags being used from Perl5 core (if module is maintained again in future) 2010-09-04 12:18:53 +00:00
p5-Locale-Maketext-Fuzzy Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Locale-Maketext-Lexicon Update to 0.82: 2010-09-06 11:09:09 +00:00
p5-Locale-Maketext-Simple Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Locale-US Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Mac-Macbinary Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Msgcat Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Search Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
p5-Vroom Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
parchive
pciids Update to 20091229: 4 more months of data. 2010-02-05 12:59:46 +00:00
pdmenu Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
pinfo Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ppower Force flush to be pipe-friendly (from ppower -m). Bump PKGREVISION. 2010-09-29 10:42:48 +00:00
pty-redir Remove unresolvable hosts from MASTER_SITES. 2008-08-23 07:46:59 +00:00
py-anita Update misc/py-anita to 1.18. Changes from 1.17: 2010-12-04 19:43:37 +00:00
qbrew Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
qterm Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
reed Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
rlwrap Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
root Bump PKGREVISION for libpng shlib name change. 2010-06-13 22:43:46 +00:00
root-tail Add DESTDIR support. 2008-06-20 01:09:05 +00:00
routeplanner-cli Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
rox-memo Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
rpm If db4 is selected as the DBD_TYPE then PTHEADS_LDFLAGS is needed for linking. 2010-07-21 22:29:36 +00:00
ruby-bundler Update ruby-bundler package to 1.0.7. 2010-12-04 04:10:55 +00:00
ruby-columnize Update ruby-columnize package to 0.3.2. 2010-12-04 04:11:29 +00:00
ruby-configuration Update ruby-configuration pacakge to 1.2.0. 2010-12-04 04:12:18 +00:00
ruby-daemons Update misc/ruby-daemons to 1.1.0. 2010-09-10 07:22:54 +00:00
ruby-gem_plugin * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 07:23:26 +00:00
ruby-launchy Update misc/ruby-launchy to 0.3.7. 2010-09-10 07:24:27 +00:00
ruby-progressbar LICENSE=ruby-license 2010-05-16 12:19:11 +00:00
ruby-transaction-simple * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. 2010-09-10 07:26:51 +00:00
rubygems Update rubygems to 1.3.7. 2010-09-16 12:02:05 +00:00
rump Fixed dlopen usage for Linux/x86_64 CentOS5 (RHEL5). 2009-11-16 15:29:57 +00:00
sch Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
sci DESTDIR support 2010-02-04 17:29:59 +00:00
screen Bump PKGREVISION to reflect the recent change in pkginstall/shells to use 2010-05-07 12:02:43 +00:00
siag Recursive bump for libltdl 2009-12-15 21:54:17 +00:00
softmaker-office-demo Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
splitvt Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
stellarium Changes 0.10.6: 2010-12-06 21:03:18 +00:00
taskjuggler Recursive PKGREVISION bump for the net/mDNSResponder update 2010-07-14 11:11:13 +00:00
tds Remove kei as maintainer, he resigned. 2009-09-02 08:34:13 +00:00
team DESTDIR support 2010-02-04 17:19:34 +00:00
tellico Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
tellico-kde3 Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
teseq Import teseq-1.0.0 as pkgsrc/misc/teseq. 2008-08-28 01:23:41 +00:00
tmux Update to 1.3. Tested on NetBSD-current/amd64 and Mac OS X 10.6. 2010-12-21 12:55:54 +00:00
topless Import topless-1.52 as misc/topless. 2009-11-29 07:32:17 +00:00
ttyrec set LICENSE=original-bsd 2010-08-18 12:43:52 +00:00
udfclient DESTDIR support 2010-02-04 17:19:34 +00:00
ukpostcodes Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
uptimec Add DESTDIR support. 2008-06-20 01:09:05 +00:00
urjtag -clean up the last patch - remove unneeded code (submitted upstream) 2010-08-09 19:37:45 +00:00
usbids Added LICENSE information. 2010-01-24 17:11:17 +00:00
usbprog PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
utftools
vera
vfu Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
visual-regexp Add DESTDIR support. 2008-06-20 01:09:05 +00:00
vttest Add DESTDIR support. 2008-06-20 01:09:05 +00:00
vym PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
watch Set license to "gnu-gpl-v2". 2009-12-29 13:47:54 +00:00
wdic
whohas Bump the PKGREVISION for all packages which depend directly on perl, 2010-08-21 16:32:42 +00:00
xchm PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
xdg-utils DESTDIR ready 2010-02-04 16:47:54 +00:00
xfce4-weather-plugin PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
xjdic remove an errant debugging statement 2009-11-10 13:37:10 +00:00
xrolodex DESTDIR ready 2010-02-04 16:47:54 +00:00
xtail DESTDIR support 2010-02-04 16:47:05 +00:00
xtend Be explicit about suid root. Fix unprivileged build. 2010-02-19 14:16:31 +00:00
yelp update to 2.30.2 2010-11-29 18:32:00 +00:00
yrolo DESTDIR ready 2010-02-04 16:45:50 +00:00
zorro Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
zyGrib PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
zyGrib-maps Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
Makefile Add and enable ruby-bundler. 2010-09-12 01:52:07 +00:00