update Fri Nov 20 06:37:00 PST 2009
[pkgsrc.git] / doc / TODO
1 $NetBSD: TODO,v 1.8687 2009/11/20 13:15:00 fhajny Exp $
2
3 Suggested new packages
4 ======================
5
6         any unresolved PRs (if you have commit access)
7         http://www.netbsd.org/Gnats/category/pkg.html
8
9         any complete, polished packages in pkgsrc-wip (ditto)
10         http://pkgsrc-wip.sourceforge.net/
11
12         bacula-rescue
13         Scripts used to help create rescue boot cd's for bare metal
14         restores with bacula.  Scripts exist for linux, solaris, and
15         FreeBSD.  Hopefully the FreeBSD one could be adapted to create
16         a NetBSD one or perhaps it could be turned into a *BSD script.
17         http://www.bacula.org/
18
19         resin
20         Fast JSP server. (I will import this when we have a native
21         Java 2 -- it can't be built with our native jdk. [jwise])
22         http://www.caucho.com/products/resin/index.xtp
23
24         SquirrelMail plugins
25         SquirrelMail has a plugin feature and several plugins exist.
26         (See mail/sq-squirrelspell for an example.)
27         http://www.squirrelmail.org/index.php3?page=15
28
29         p5-CGI-AppToolkit-0.051
30         Perl CGI application toolkit
31         ${MASTER_SITE_PERL_CPAN:=CGI/}
32
33         info2man
34         http://freshmeat.net/projects/info2man/
35         requires perl, provides info2man and info2pod
36
37         moji
38         http://moji.mozdev.org/
39         Mozilla Firefox extension which helps you learn Japanese
40
41         joyce
42         http://www.seasip.demon.co.uk/Unix/Joyce/index.html
43         Amstrad PCW emulator
44
45         SlimServer
46         http://www.slimdevices.com/pi_features.html
47         Slim Devices audio streaming server
48
49         Helix Player
50         http://player.helixcommunity.org/2004/downloads/
51         RealNetwork's open source audio/video player
52
53         Attal: Lords of Doom
54         http://www.attal-thegame.org/
55         Turn based strategy game
56
57         Sphinx-4
58         http://cmusphinx.sourceforge.net/sphinx4/
59         Speaker-independent, continuous speech recognition system.
60
61         doxywizard
62         QT-based wizard for doxygen documentation generator.
63         See pkgsrc/devel/doxygen
64
65         tkfontsel
66         http://ftp.sunet.se/pub/lang/tcl/sorted/graphics/tkfontsel/
67         http://ftp.se.kde.org/pub/lang/tcl/sorted/packages-7.6/graphics/tkfontsel/
68         Simple Tk font browser.
69
70         xftlsfonts
71         FreeType font list displayer.
72
73         choosefont
74         http://choosefont.sourceforge.net/
75         Utility for browsing, previewing and selecting a X11 font.
76
77         logrider
78         http://ilya-evseev.narod.ru/posix/logrider/
79         Scan system logs for alert/hacking signatures based on set
80         of static filters.
81
82         ardour
83         http://ardour.org/
84         Digital audio workstation with plugins, professional mixer,
85         multichannel recording, and more.
86
87         libdisassemble
88         http://www.immunitysec.com/resources-freesoftware.shtml
89         http://lwn.net/Articles/98988/?format=printable
90         Python library that will disassemble X86.
91
92         pdftk
93         http://www.accesspdf.com/pdftk/
94         PDF manipulation tool for merging, splitting, decrypting,
95         encrypting, and more.
96         [use Java classes in C++ program]
97
98         guipdftk
99         http://de.geocities.com/dpaehl2004/guipdftk/
100         GUI for Pdftk for PDF manipulation
101
102         grip
103         http://nostatic.org/grip/
104         cd-player and cd-ripper for the Gnome desktop
105
106         wired
107         http://bloodshed.net/wired/
108         Professional music production and creation software
109
110         ices-mp3-v2
111         http://www.icecast.org/ices.php
112         Major version 2 of ices-mp3
113         Maintainer reply:
114             The ices-mp3 package is for ices0.  There is no MP3 support
115             in ices2.  This is why I called the package "ices-mp3" when
116             I initially created it.  (kim@)
117
118         cricket 1.0.5
119         http://cricket.sourceforge.net
120         Monitoring & graphing system based on RRDtool
121
122         Webware for Python
123         http://www.webwareforpython.org/
124         Suite of software components for developing object-oriented,
125         web-based applications.
126
127         TROPHY
128         http://trophy.sourceforge.net/
129         A 2D car racing action game with untypical racing game features
130         such as shooting at other players.
131
132         The Open Racing Car Simulator [pkgsrc-wip]
133         http://torcs.sf.net/
134         TORCS is a 3D racing cars simulator using OpenGL. The goal
135         is to have programmed robots drivers racing against each
136         others.  You can also drive yourself with either a wheel or
137         keyboard or mouse.
138
139         CarWorld driving simulator
140         http://carworld.sourceforge.net/
141         A small driving simulator/demo.
142
143         Road Fighter remake
144         http://www.braingames.getput.com/roadf/
145         Unofficial remake of Konami's ROAD FIGHTER which was
146         originally released in 1985 for the MSX home computer
147         systems.  In Road Fighter you drive a car in a death
148         race between you and a group of crazy  drivers.
149
150         XRally
151         http://www.linuxgames.com/xrally/
152         Clone of the classic Rally X arcade game using basic Xlib
153         and Xpm. You control a blue (good) car, that has to collect
154         yellow flags around a maze-like map, while avoiding the
155         red (bad) cars.
156
157         Postoffice
158         http://www.pell.portland.or.us/~orc/Code/postoffice/index.html
159         Simple SMTP mail server and client.
160
161         LabelNation
162         http://www.red-bean.com/labelnation/
163         Command-line label, business card printing program.
164
165         Enigmail
166         http://enigmail.mozdev.org/
167         GnuPG extension for the Mozilla/Thunderbird mail client
168
169         VirtualBox
170         http://www.virtualbox.org/
171         Fast x86 emulator
172
173         qphotosort
174         http://pintant.cat/qphotosort
175         rename photos by date to support merged albums from different sources
176
177         TinySNMP
178         http://oasis.frogfoot.net/code/tinysnmp/
179         Fast lightweight SNMPv1 daemon
180
181         BSNMP
182         http://people.freebsd.org/~harti/bsnmp/
183         Mini SNMP daemon
184
185         TrueCrypt
186         http://www.truecrypt.org/
187         Hard drive encryption software
188
189         ReportMagic
190         http://www.reportmagic.org/
191         Builds nice looking statistics reports for output from www/analog
192
193         mime-support [pkg/28529]
194         Support commands for manipulating files using MIME and mailcap
195
196         Compiler of the AGFL formalis [pkg/28946]
197         formalism for the syntactic description of Natural Languages
198
199         DCC [pkg/29619]
200         http://www.rhyolite.com/anti-spam/dcc/
201         Distributed Checksum Clearinghouse [pkg/29619]
202
203         Azureus [pkg/29976, pkg/30103, pkgsrc-wip]
204         http://azureus.sourceforge.net/
205         Bittorrent client written in java
206
207         Webfwlog Firewall Log Analyzer [pkg/30110]
208         http://www.webfwlog.net/
209         Web-Based Firewall Log Analysis and Reporting
210         
211         FreeVRRPd [pkg/30113]
212         VRRP (Virtual Router Redundancy Protocol) implementation daemon
213
214         Algol 68 Genie [pkg/30695]
215         http://www.xs4all.nl/~jmvdveer/algol.html
216         Algol 68 interpreter
217
218         SystemC class library [pkg/30707]
219         http://www.systemc.org/
220         SystemC is a C++ class collection for modelling systems.
221
222         crm114 [pkg/31969]
223         http://crm114.sourceforge.net/
224         Controllable Regex Mutilator
225
226         sysjail [pkg/34123, pkgsrc-wip]
227         http://sysjail.bsd.lv/
228         userland virtualisation system
229
230         Raster3D [pkg/34225]
231         http://skuld.bmsc.washington.edu/raster3d/
232
233         libpcapnav [pkg/34473]
234         http://netdude.sourceforge.net/
235         Wrapper library that allows navigation in tcpdump traces
236
237         libnetdude [pkg/34473]
238         http://netdude.sourceforge.net/
239         Library for manipulating libpcap/tcpdump trace files
240
241         netdude [pkg/34473]
242         http://netdude.sourceforge.net/
243         NETwork DUmp data Displayer and Editor for tcpdump tracefiles
244
245         INADYN [pkg/34502]
246         INADYN is a free DynDNS client.
247
248         Fenix Project [pkg/35346]
249         http://fenix.divsite.net
250         
251         *BSD Usage Statistics [pkg/35365]
252         http://www.bsdstats.org/
253         Report machine statistics to the BSDstats Project
254
255         Skins for XMMS [pkg/35666]
256         http://www.xmms.org/skins.php
257
258         Berkeley automounter suite of utilities [pkg/35668]
259         http://www.am-utils.org/
260
261         Javascript major mode for Emacs [pkg/35669]
262         http://www.brgeight.se/
263
264         THEAMA [pkg/35896]
265         http://sourceforge.net/projects/theama
266         curses-based version of the famous HangMan game.
267
268         sharatype [pkg/36217]
269         http://ftp.45.free.net/pub/fonts/type1/
270         Cyrillic fonts for a2ps (a part of sharatype project)
271
272         xmms-cdread [pkg/36220]
273         ftp://mud.stack.nl/pub/OuterSpace/willem/
274         XMMS input plugin that reads audio data from CDs
275
276         ioquake3 data files [pkg/36366, pkg/36367]
277
278         OTR localhost AIM proxy [pkg/37397]
279         http://www.cypherpunks.ca/otr/
280         Off-the-Record Messaging Proxy
281
282         M+ FONTS [pkg/37614]
283         http://mplus-fonts.sourceforge.jp/
284         Small and neat Japanese bitmap fonts
285
286         tkimg [pkg/38026]
287         http://tkimg.sourceforge.net/
288         Add support for several image formats to Tk
289
290         tktable [pkg/38027]
291         http://tktable.sourceforge.net/
292         Grid/table/spreadsheet like widget for Tk
293
294         tDOM [pkg/38028]
295         http://www.tdom.org/
296         C based XML extension for Tcl
297
298         xine-plugin [pkg/38159]
299         http://xinehq.de/
300         Plugin for www/firefox for using multimedia/xine-lib
301
302         flyback [pkgsrc-wip]
303         http://code.google.com/p/flyback/
304         Backup software inspired by Apple's Time Machine
305
306         SpiralSynthModular (spiralmodular)
307         http://www.pawfal.org/Software/SSM/
308         Obsoletes audio/spiralloops and audio/spiralsynth, which are
309         no longer supported.
310
311         STklos
312         http://www.stklos.org/
313         Scheme system. "STklos is the next generation of STklos using
314         GTK," obsoletes lang/STk.
315
316         sage
317         http://www.sagemath.org/
318         Open-source alternative to Magma, Maple, Mathematica, Matlab.
319
320         Torque
321         http://www.clusterresources.com/products/torque-resource-manager.php
322         Open source batch jobs resource manager, successor to OpenPBS.
323
324         Missing xorg packages
325         font-arabic-misc, font-bitstream-speedo, font-cronyx-cyrillic,
326         font-micro-misc, font-misc-cyrillic, font-misc-ethiopic,
327         font-misc-meltho, font-schumacher-misc, font-screen-cyrillic,
328         font-sun-misc, font-winitzki-cyrillic, font-xfree86-type1,
329         libWindowsWM, libXfontcache, util-macros, windowswmproto,
330         xcmsdb, xf86-input-acecad, xf86-input-aiptek, xf86-input-evdev,
331         xf86-input-joystick, xf86-input-synaptics, xf86-input-wacom,
332         xf86-video-dummy, xf86-video-fbdev, xf86-video-glide,
333         xf86-video-impact, xf86-video-newport, xf86-video-sisusb,
334         xf86-video-sunbw2, xf86-video-suncg14, xf86-video-suncg3,
335         xf86-video-suncg6, xf86-video-sunffb, xf86-video-sunleo,
336         xf86-video-suntcx, xf86-video-v4l, xf86-video-vermilion,
337         xf86-video-voodoo, xf86-video-xgi, xf86-video-xgixp, xf86dga,
338         xgc, xkbevd, xkbprint, xkbutils, xlsatoms, xorg-sgml-doctools,
339         xpr, mkcomposecache, xscope
340
341
342 Suggested package updates
343 =========================
344 For possible perl packages updates, see http://www.pkgbox.org/p2c/
345
346         o 9base-20060125
347         o CSP-0.34
348         o Canna-3.7p3
349         o Chinput-3.0.1
350         o Coin-2.4.5
351         o DatLib-2.35
352         o DatUtil-2.45
353         o GMT-4.2.1
354         o GUIlib-1.1.2
355         o GWLib-0.7.0
356         o GridSim-3.3
357         o GutenMark-20090216
358         o MAMEDiff-2.30
359         o Mesa-7.5
360         o MesaLib-7.6.0
361         o PAM-0.99.7.1
362         o R-2.9.2
363         o REminiscence-0.1.9
364         o ROMBuild-2.13
365         o RTx-Shredder-0.05
366         o RealPlayer-11
367         o SmartEiffel-2.3
368         o TeXmacs-1.0.7.2
369         o TiffIO-130e
370         o YoSucker-81
371         o ZenTest-3.11.1
372         o ZIPIdent-2.9
373         o abcm2ps-5.9.6
374         o abcmidi-20090923
375         o abiword-2.8
376         o accerciser-1.8.0 [GNOME 2.28]
377         o acme-091
378         o acr-0.5.2
379         o adns-1.4
380         o adobe-flash-10.0.32.18
381         o adocman-0.13
382         o adtool-1.3
383         o advi-1.7.1
384         o aewm++-1.0.27
385         o afterstep-2.2.9
386         o album-4.06
387         o alee-ttf-11.2
388         o aliados-0.2.0
389         o amanda-2.6.1
390         o amavis-perl-0.3.12 [called just amavis]
391         o amavisd-new-2.6.4
392         o amaya-11.1
393         o angband-3.0.9
394         o anjuta-2.28.1.0 [GNOME 2.28]
395         o anjuta-extras-2.28.0 [GNOME 2.28]
396         o antiright-8.6
397         o ap-Embperl-1.3.6
398         o ap-auth-mysql-4.3.9
399         o ap-auth-pam-1.1.1
400         o ap-dtcl-1.0.0
401         o ap-jk-1.2.27 [pkg/40542]
402         o ap-jk-1.2.28
403         o ap-layout-3.4
404         o ap-mp3-0.40
405         o ap-ruby-1.3.0
406         o ap-xslt-1.3.8
407         o ap2-auth-ldap-3.11
408         o ap2-chroot-0.5
409         o ap2-transform-0.6.0
410         o ap2-wsgi-2.5
411         o apache-maven-3.0
412         o apache-tomcat55-6.0.14
413         o apsfilter-7.2.8
414         o aqsis-1.6.0
415         o aranym-0.9.9
416         o argtable-2.9
417         o aria2-1.6.3
418         o arla-0.90
419         o arnold-20040104
420         o asapm-3.1
421         o asc-2.2.0
422         o asp2php-0.77.3
423         o aspell-danish-1.6.20
424         o aspell-faroese-0.2.35
425         o aspell-norwegian-2.0.10
426         o aspell-ukrainian-1.3.3
427         o ast-ksh-20080624 [pkg/37854]
428         o asterisk16-1.6.1.9
429         o astyle-1.15.3
430         o asymptote-1.89
431         o aterm-1.0.1
432         o auctex-11.85
433         o audacious-plugins-2.1
434         o autoconvert-0.3.16
435         o autogen-5.10
436         o avcheck-0.91
437         o avl-2.0.2a
438         o awesome-3.4.1
439         o baci-20040415
440         o bakefile-0.2.8
441         o balance-3.42
442         o bash-completion-1.1
443         o bbdb-2.35
444         o bbkeys-0.9.0
445         o bbsload-0.2.8
446         o bbweather-0.6.3
447         o bdb-xml-2.0.9
448         o beacon-1.3
449         o benchfft-3.1
450         o bftpd-2.6
451         o biew-6.0.2
452         o bind-9.5.2
453         o binutils-2.20
454         o bioperl-1.5.0
455         o bitlbee-1.2.4
456         o bluefish-1.3.8
457         o blur6ex-0.3.462
458         o bmon-2.1.0
459         o bochs-2.4.1
460         o bonnie++-1.96
461         o bos-2.5
462         o boson-0.13
463         o bouml-4.13.1
464         o brasero-2.28.2 [GNOME 2.28]
465         o bugzilla-3.5.1
466         o byacc-20080824
467         o c4-1.10 [schmonz]
468         o cadaver-0.23.0
469         o cal3d-0.11.0
470         o calamaris-2.59
471         o capc-calc-2.12.4
472         o capistrano-2.5.3
473         o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/]
474         o cddbd-1.5.2
475         o cdif-1.19
476         o cdlabelgen-4.1.0
477         o cdrdao-1.2.3
478         o cfitsio-3210
479         o cgdb-0.6.4
480         o cgicc-3.2.9
481         o cheese-2.28.1 [GNOME 2.28]
482         o cherokee-0.99.28
483         o cinepaint-0.23
484         o cint-5.16
485         o cjk-lyx-1.4.4
486         o classpath-0.98
487         o claws-mail-3.7.3
488         o climm-0.6.4
489         o clisp-2.48 [don't update until either openaxiom or clisp gets fixed]
490         o cln-1.3.1
491         o cmake-2.8.0
492         o colorize-0.3.4
493         o compiz-0.8.4
494         o compositeproto-0.4.1
495         o cone-0.78 [pkg/41623]
496         o connect-1.96
497         o conserver-8.1.17
498         o consolekit-0.4.0
499         o cook-2.31
500         o coreutils-7.5
501         o courier-0.62.0
502         o courier-imap-4.5.0
503         o covered-0.7.7
504         o covered-current-20090802
505         o cpio-2.9
506         o cpmtools-2.6
507         o cppunit-1.12.0
508         o cross-h8300-hms-binutils-2.17
509         o cryptopp-5.6.0
510         o cssc-1.2.0
511         o cups-1.4.2
512         o cvs2p4-2.5.5 [schmonz]
513         o cygwin_lib-1.5.24.2
514         o cyrus-imapd-2.3.13
515         o dansguardian-2.10.0.3
516         o dante-1.2.0
517         o dap-3.7
518         o dar-2.3.9
519         o darcs-2.1.2
520         o db4-4.8.24
521         o dbench-4.0
522         o dbus-1.2.16 [don't update until https://bugs.freedesktop.org/show_bug.cgi?id=18980 is fixed]
523         o dbxml-2.5.13
524         o dc_gui2-0.80
525         o dctc-0.85.9
526         o ddclient-3.7.3
527         o ddrescue-1.11
528         o defendguin-0.0.11
529         o delegate-9.9.5
530         o denemo-0.8.10
531         o dhid-5.3
532         o dia-0.97 [font problems when printing to PDF/PS]
533         o dinotrace-9.3e
534         o dinotrace-mode-9.3e
535         o dircproxy-devel-1.2.0.2
536         o dnstracer-1.9
537         o dovecot-1.2.6
538         o dpkg-1.14.25
539         o drivel-3.0.0
540         o drscheme-4.0.2
541         o dspam-3.9.0
542         o dvipng-1.12
543         o eagle-4.16
544         o easymenu-0.7.2p1
545         o ec-fonts-mftraced-1.0.12
546         o eclipse-3.2.0
547         o ed-1.4
548         o ede-2.0
549         o edonkeyclc-1.0.2 [replaces net/edonkey2k]
550         o egtk-0.3.6.2
551         o ejabberd-2.1.0
552         o electric-8.09
553         o electricfence-2.4.16
554         o elf-0.5.4p1
555         o elfsh-0.65 [pkg/33959]
556         o elfsh-0.78
557         o elm-me-2.4pl124d
558         o elscreen-1.4.6
559         o emacs-wiki-2.72
560         o emech-2.8.5.1
561         o empathy-2.28.1.1 [GNOME 2.28]
562         o enca-1.12
563         o enlightenment-1.0.0
564         o eog-plugins-2.28.1 [GNOME 2.28]
565         o epic4-2.6
566         o epiphany-2.28.1 [GNOME 2.28]
567         o epiphany-extensions-2.28.1 [GNOME 2.28]
568         o epsg-6.14
569         o epstool-3.08
570         o eric3-4.3.9 [now called eric4]
571         o erlang-13b
572         o erubis-2.6.2
573         o esh-0.8.5
574         o esmtp-1.0
575         o espeak-1.40
576         o et-2.60
577         o etach-1.4.1
578         o evolution-mapi-0.28.1 [GNOME 2.28]
579         o ex-20050325
580         o exempi-2.0.2 [broken on NetBSD]
581         o exempi-2.1.1
582         o exiftool-7.67
583         o ezmlm-idx-5.1.2 [schmonz]
584         o ezxml-0.8.6
585         o f2c-20090102
586         o faces-1.7.7
587         o fakeroot-1.6.5
588         o fbreader-0.11.2
589         o fd-3.00d
590         o fdgw-20040609
591         o festival-1.96
592         o felt-3.07
593         o fetchmail-6.3.13
594         o fetchyahoo-2.13.0
595         o fillets-ng-0.7.4
596         o fillets-ng-data-0.7.4
597         o findutils-4.4.2
598         o fisg-0.3.12
599         o fixesproto-4.1.1
600         o flashplayer-0.4.13
601         o flightgear-1.9.0
602         o flpsed-0.4.4
603         o fluidsynth-1.1.0
604         o fmsx-3.0
605         o fondu-040927
606         o font-adobe-100dpi-1.0.1
607         o font-adobe-75dpi-1.0.1
608         o font-adobe-utopia-100dpi-1.0.2
609         o font-adobe-utopia-75dpi-1.0.2
610         o font-adobe-utopia-type1-1.0.2
611         o font-alias-1.0.2
612         o font-bh-100dpi-1.0.1
613         o font-bh-75dpi-1.0.1
614         o font-bh-lucidatypewriter-100dpi-1.0.1
615         o font-bh-lucidatypewriter-75dpi-1.0.1
616         o font-bh-ttf-1.0.1
617         o font-bh-type1-1.0.1
618         o font-bitstream-100dpi-1.0.1
619         o font-bitstream-75dpi-1.0.1
620         o font-bitstream-type1-1.0.1
621         o font-cursor-misc-1.0.1
622         o font-daewoo-misc-1.0.1
623         o font-dec-misc-1.0.1
624         o font-ibm-type1-1.0.1
625         o font-isas-misc-1.0.1
626         o font-jis-misc-1.0.1
627         o font-misc-misc-1.1.0
628         o font-mutt-misc-1.0.1
629         o font-sony-misc-1.0.1
630         o font-util-1.1.1
631         o fontcacheproto-0.1.3
632         o fotoxx-8.6
633         o freeglut-2.4.0
634         o freenet-0.7
635         o freeradius-1.1.8
636         o freesci-0.6.4
637         o freetype-lib-1.5.20050518
638         o freetype-utils-1.5.20050518
639         o freewais-sf-2.2.14
640         o frozen-bubble-2.2.0
641         o ftplibpp-2.0.2
642         o fugu-1.2.3
643         o fuse-archivemount-0.6.0
644         o fuse-encfs-1.5.2
645         o fuse-ntfs-3g-2009.4.4
646         o fvwm2-themes-0.7.0
647         o gap-4r4p9
648         o gated-3.6
649         o gauche-0.8.14
650         o gcc-4.3.2
651         o gcc-ssp-3.4.4
652         o gcdmaster-1.2.3
653         o gcin-1.4.1
654         o gcombust-0.1.55
655         o gcpio-2.10
656         o gdb-7.0
657         o gdeskcal-1.01
658         o gdl-2.28.1 [GNOME 2.28]
659         o gdm-2.28.1 [GNOME 2.28]
660         o gdsreader-0.3.2
661         o geany-0.18
662         o gedit-plugins-2.28.0 [GNOME 2.28]
663         o gentoo-0.15.6
664         o gettext-0.17
665         o gettext-m4-0.17
666         o gfract-0.33
667         o ggiterm-0.7.1
668         o ghc-6.10.4
669         o ghostscript-esp-8.15.3
670         o gifsicle-1.48
671         o gimp-docs-2.4.2
672         o gimp-ufraw-0.16
673         o gkrellm-2.3.1
674         o gkrellm-multiping-2.0.13
675         o gkrellm-snmp-1.0
676         o gkrellm-xmms-2.1.22
677         o glade3-3.6.7 [GNOME 2.26]
678         o glchess-1.0.5
679         o gle-4.2.1
680         o global-5.7.2 [pkg/39760]
681         o global-5.7.3
682         o glom-1.10.0 [GNOME 2.26]
683         o glpk-4.40
684         o gnash-0.8.6
685         o gnet1-1.1.9
686         o gnetman-20050429
687         o gnome-bluetooth-2.28.3 [GNOME 2.28]
688         o gnome-commander-1.2.8.3
689         o gnome-devel-docs-2.28.0 [GNOME 2.28]
690         o gnome-netstatus-2.28.0 [GNOME 2.28]
691         o gnome-nettool-2.28.0 [GNOME 2.28]
692         o gnome-packagekit-2.28.1 [GNOME 2.28]
693         o gnome-power-manager-2.28.1 [GNOME 2.28, wants DeviceKit-power]
694         o gnome-session-2.28.0 [GNOME 2.28, wants DeviceKit-power]
695         o gnome-subtitles-0.9.1
696         o gnome-system-tools-2.28.1 [GNOME 2.28]
697         o gnome-user-docs-2.28.0 [GNOME 2.28]
698         o gnome-user-share-2.28.1 [GNOME 2.28]
699         o gnome-web-photo-0.6 [GNOME 2.26]
700         o gnomeicu-0.99.14
701         o gnopernicus-1.1.2
702         o gnu-crypto-2.1.0
703         o gnupg2-2.0.13
704         o gogo-3.11p1
705         o golem-0.0.6
706         o gossip-0.31
707         o gourmet-0.13.3
708         o gpaint-0.3.3
709         o gperiodic-2.0.10
710         o gplcver-2.12a
711         o gpredict-1.1
712         o gpsdrive-2.09
713         o gramofile-1.6P
714         o granulate-0.2
715         o grep-2.5.4
716         o gsasl-1.3
717         o gsharutils-4.7
718         o gss-0.1.0
719         o gssdp-0.7.0
720         o gst-plugins0.10-ffmpeg-0.10.7
721         o gtick-0.4.2
722         o gtk-systrace-20030623
723         o gtkglarea-2.0.1
724         o gtkimageview-1.6.4
725         o gtkmm-documentation-2.16.0 [GNOME 2.26]
726         o gtkyahoo-0.18.3
727         o gtodo-0.16.0rc2
728         o gtodo-applet-0.16.2
729         o gtranscript-0.2.0
730         o gtranslator-1.9.6
731         o guile-gtk-2.0
732         o gupnp-0.13.1
733         o gv-3.6.7
734         o gwaei-1.2.1
735         o hackbot-2.21
736         o hal-0.5.13
737         o hanzim-3.0
738         o haskell-mode-1.45
739         o hatari-1.3.1
740         o hdf-4.2r2
741         o heel-1.0.2
742         o heimdal-1.2.1
743         o hercules-3.04.1
744         o hesiod-3.1.0
745         o heyu-2.8.0
746         o hiawatha-6.18
747         o highlight-2.13
748         o hobbitmon-4.0.4 [pkg/30484]
749         o hoe-1.8.3
750         o honeyd-1.5c
751         o horde-3.3.5
752         o host-20070128
753         o hpijs-2.1.7 - note: hplip-0.9.7.tar.gz includes hpijs-2.1.7 in prnt
754         o html2ps-1.0b5
755         o html2wml-0.4.11
756         o htop-0.8.3
757         o httping-1.31
758         o httptunnel-3.3
759         o hydrogen-0.9.3 [pkg/37424]
760         o hylafax-5.3.0
761         o ical-2.3.2
762         o icdprog-0.5
763         o icsi-finger-1.0.29
764         o ifile-1.3.8
765         o ifp-line-0.3 [pkg/38038]
766         o ike-2.0.1 [pkg/37032]
767         o imapproxy-1.2.5 [see http://horde.org/imapproxy/ -> www.imapproxy.org]
768         o imp-4.3.5
769         o ingo-1.2.2
770         o inputproto-2.0
771         o inspircd-1.2.1
772         o instiki-0.13
773         o intercal-0.24
774         o ircservices-5.1.20
775         o irrd-2.3.4 [pkg/36813|38002]
776         o iselect-1.4.0
777         o ispell-gaeilge-4.1
778         o ispell-german-20090107
779         o ispell-slovak-0.3.2
780         o ispman-1.2
781         o ivtools-1.2.6
782         o ja-gawk-3.1.5
783         o ja-grep-2.5.1a
784         o ja-vflib-lib-3.6.10
785         o ja-vflib-utils-2.25.6
786         o ja-vfxdvik-22.40y1
787         o jabberd-1.6.1.1
788         o java-db3-3.87
789         o java-lang-spec-3.0
790         o java-subversion-1.6.6
791         o javacc-5.0
792         o jcabc2ps-20070110
793         o jdb-1.14
794         o jed-0.99-18
795         o jgrasp-187
796         o jhead-2.88
797         o joe-3.6
798         o john-1.7.3.4
799         o jools-1.0
800         o jpilot-1.6.2
801         o kadu-0.6.5
802         o kaffe-1.1.9
803         o kaffeine-0.8.7
804         o kapooka-0.3
805         o kbibtex-0.2.2
806         o kbproto-1.0.4
807         o kdbg-2.2.0
808         o kdrill-6.5
809         o kid3-1.3
810         o kinput2-3.1
811         o kipi-plugins-0.4.0
812         o kmess-1.5.1
813         o kmp-0.5
814         o kodos-2.4.5
815         o koffice-2.0.91
816         o koffice-l10n-de-2.0.2
817         o konversation-1.2.1
818         o kphotobook-0.0.7
819         o kronolith-2.3.2
820         o krusader-2.0
821         o lablgtk-2.14.0
822         o lapack-3.2.1
823         o latd-1.21
824         o latex2rtf-1.9.19
825         o lbreakout2-2.6
826         o lcc-4.2
827         o ldapsdk-6.0.2
828         o ldns-1.6.2 [pkg/42333]
829         o lensfun-0.2.4
830         o less-436
831         o level9-4.1
832         o lft-2.5 [at http://pwhois.org/]
833         o libX11-1.3.2
834         o libXaw-1.0.7
835         o libXcomposite-0.4.1
836         o libXdamage-1.1.2
837         o libXdmcp-1.0.3
838         o libXext-1.1.1
839         o libXfixes-4.0.4
840         o libXfont-1.4.1
841         o libXft-2.1.14
842         o libXi-1.3
843         o libXinerama-1.1
844         o libXmu-1.0.5
845         o libXpm-3.5.8
846         o libXrender-0.9.5
847         o libXres-1.0.4
848         o libXt-1.0.7
849         o libXtst-1.1.0
850         o libXv-1.0.5
851         o libXvMC-1.0.5
852         o libXxf86dga-1.1.1
853         o libXxf86misc-1.0.2
854         o libXxf86vm-1.1.0
855         o libarchive-2.7.0
856         o libcares-1.6.0
857         o libchewing-0.3.0
858         o libdockapp-0.6.1
859         o libdrm-2.4.15
860         o libextractor-0.5.23
861         o libflash-0.4.13
862         o libgda-4.0.5 [GNOME 2.28]
863         o libgee-0.5.0
864         o libggi-2.2.2
865         o libggigcp-1.0.2
866         o libggimisc-2.2.2
867         o libggiwmh-0.3.2
868         o libgii-1.0.2
869         o libgiigic-1.1.2
870         o libgnomedb-3.1.2
871         o libhydrogen-0.9.2
872         o libiconv-1.13.1
873         o libixp-0.5 [breaks wmii-3.6, wait for compatible version]
874         o libjit-1.0.2
875         o libkexiv2-0.1.9
876         o libkipi-0.1.6
877         o libltdl-2.2.6a
878         o liblzo-2.02
879         o libmatheval-1.1.6
880         o libmp3splt-0.5.8
881         o libnasl-2.3.1
882         o libnice-0.0.10
883         o libntlm-1.1
884         o libole2-2.2.8
885         o libpciaccess-0.10.9
886         o libproxy-0.3.0
887         o librep-0.90.3
888         o libssh-0.3.4
889         o libssh2-1.2.2
890         o libstree-0.4.2
891         o libtcl-nothread-8.5.1
892         o libtool-2.2.6b
893         o libtool-base-2.2.6a
894         o libusb-1.0
895         o libv4l-0.6.3
896         o libxkbfile-1.0.6
897         o licq-1.3.7
898         o lighttpd-1.4.24
899         o lincvs-2.1.3 [now called CrossVC]
900         o lmbench-2.5 [http://lmbench.sourceforge.net/]
901         o lmms-0.4.5
902         o lout-3.38
903         o lpairs-1.0.4
904         o lq-sp-1.3.4.13
905         o lsh-2.0.3
906         o lsof-4.81
907         o ltris-1.0.13
908         o lucy-1.20
909         o lzip-1.8
910         o mDNSResponder-214
911         o maelstrom-sdl-3.0.6
912         o maelstrom-x11-2.0.7
913         o mailgraph-1.14
914         o mailscanner-4.74
915         o maketool-0.8.4
916         o makeztxt-1.60
917         o manedit-1.2.1
918         o mapserver-5.0.0
919         o maradns-1.2.12.09
920         o matchbox-panel-0.9.3
921         o mathomatic-14.6.1
922         o mc-4.6.2
923         o memcached-1.4.0
924         o memconf-2.9 [pkg/40201]
925         o memtestplus-4.0
926         o merb-1.0.8.1
927         o merb-action-args-1.0.8.1
928         o merb-activerecord-1.0.0.1
929         o merb-assets-1.0.8.1
930         o merb-builder-0.9.13
931         o merb-cache-1.0.8.1
932         o merb-core-1.0.8.1
933         o merb-datamapper-1.0.8.1
934         o merb-gen-1.0.8.1
935         o merb-haml-1.0.8.1
936         o merb-has-flash-1.0
937         o merb-helpers-1.0.8.1
938         o merb-mailer-1.0.8.1
939         o merb-more-1.0.8.1
940         o merb-param-protection-1.0.8.1
941         o merb-parts-0.9.13
942         o merb-sequel-1.0.0
943         o merb-stories-0.9.13
944         o merb-test-unit-0.9.13
945         o mercury-0.13.1
946         o mergeant-0.67
947         o mesure-0.7.2
948         o mftrace-1.2.15
949         o mgetty+sendfax-1.1.35
950         o mimedefang-2.67
951         o mined-2000.15.4
952         o minivmac-3.0.4
953         o miredo-1.1.7
954         o mirmon-1.37
955         o mknmz-wwwoffle-0.7.2
956         o mkvtoolnix-2.9.8
957         o mlterm-2.9.4
958         o mmg-2.0.2
959         o moc-2.4.4
960         o modular-xorg-server-1.7.1
961         o monodevelop-2.1.1
962         o moserial-2.28.0 [GNOME 2.28]
963         o mp3blaster-3.2.3
964         o mp3diags-0.99.06.044
965         o mp3splt-2.2.7
966         o mpc-0.18
967         o mpeg4ip-1.6.1
968         o mpg123-1.9.1
969         o mpop-1.0.19
970         o mserv-devel-0.41
971         o msf-2.7
972         o msmtp-1.4.19
973         o mtools-4.0.11
974         o multitail-5.2.2
975         o munin-1.3.4
976         o muse-0.9.2
977         o musicpd-0.15.5
978         o mysql-5.1.34
979         o mysql-5.2.3
980         o mysql5-client-5.0.85
981         o mysql5-server-5.0.85
982         o mysqlcc-0.9.8
983         o nagios-3.2.0
984         o nap-1.5.3
985         o nautilus-sendto-1.1.7
986         o navi2ch-1.8.1
987         o nawk-20071023
988         o ncftp3-3.2.1 [pkg/37859]
989         o ncftp3-3.2.2
990         o ncview-1.93b
991         o ne-2.01
992         o nelma-3.1
993         o nessus-3.2.0
994         o netcdf-4.0.1
995         o netpbm-10.45.04
996         o netperf-2.4.4
997         o netpipe-3.6.2
998         o netramet-50
999         o neverball-1.5.1 [pkg/41637]
1000         o neverball-1.5.4
1001         o newmail-1.0.2
1002         o newmat-11
1003         o newt-0.52.2 (ubuntu)
1004         o ng-1.4.4
1005         o nikto-2.0.1
1006         o ns-3.5
1007         o ns-flash-10
1008         o ns-plugger-common-5.1.3
1009         o ns-plugger-communicator-5.1.3
1010         o ns-plugger-navigator-5.1.3
1011         o nsca-1.2.0
1012         o nspr-4.8.2
1013         o nss-3.12.4.4.8
1014         o nulib2-220
1015         o nut-15.1
1016         o nxtvepg-2.8.1
1017         o objc-3.2.8
1018         o ocamlnet-2.2.4
1019         o ocsigen-1.1.0 [pkg/40761]
1020         o odbc-postgresql-8.2.3
1021         o offlineimap-6.2.0
1022         o olvwm-4.5
1023         o oo2c-2.1.7
1024         o openafs-1.4.10 [pkg/41262]
1025         o openafs-1.4.11
1026         o opencobol-1.0
1027         o openh323-1.19.1
1028         o openmortal-0.7.1
1029         o openmotif-2.3.2
1030         o openmsx-0.7.0
1031         o openoffice2-bin-2.4.3
1032         o openoffice3-bin-3.1.1
1033         o openssh-5.3.1
1034         o openssl-0.9.8l
1035         o openttd-0.7.3
1036         o open-vm-tools-2009.10.15.201664
1037         o opera-10.01
1038         o oregano-0.60.0
1039         o oroborus-2.0.18
1040         o ortp-0.16.1
1041         o oto-0.5
1042         o otpCalc-0.97
1043         o p5-Class-Data-Inheritable-1.00
1044         o p5-DateTime-Format-W3CDTF-0.05
1045         o p5-GnuPG-Interface-0.42
1046         o p5-Image-Info-1.30
1047         o p5-Module-ScanDeps-0.96
1048         o p5-Pod-Simple-3.10
1049         o p5-Spreadsheet-WriteExcel-2.26
1050         o p5-ispman-1.2
1051         o p5-sybperl-2.18
1052         o packagekit-0.5.1
1053         o pam-smbpass-3.0.13
1054         o paprefs-0.9.8
1055         o pari-2.3.3 [pkg/38116]
1056         o pari-galdata-2.2 [pkg/38117]
1057         o parrot-1.7.0
1058         o patch-2.6
1059         o patchutils-0.3.1
1060         o pavucontrol-0.9.8
1061         o pcal-4.8
1062         o pcmanfm-0.5
1063         o pdmenu-1.2.87
1064         o pear-1.6.2
1065         o pear-Auth_SASL-1.0.3
1066         o pear-Console_Table-1.1.3
1067         o pear-DB-1.7.13
1068         o pear-Date-1.5.0a1
1069         o pear-HTTP_Request-1.4.4
1070         o pear-Image_Canvas-0.3.0
1071         o pear-Image_Graph-0.7.2
1072         o pear-Log-1.9.6
1073         o pear-Mail_Mime-1.5.2
1074         o pear-Net_SMTP-1.3.3
1075         o pear-Net_Sieve-1.1.5
1076         o pear-Net_Socket-1.0.9
1077         o pear-Net_URL-1.0.15
1078         o pear-Numbers_Roman-1.0.1
1079         o pear-Numbers_Words-0.15.0
1080         o pear-SOAP-0.10.1
1081         o pen-0.17.3
1082         o perl5-5.10.1
1083         o pessulus-2.28.0 [GNOME 2.28]
1084         o pgadmin3-1.10.0
1085         o pgpool-3.1.1
1086         o phoon-20050629
1087         o photopc-3.05
1088         o php4-domxml-5.2.1
1089         o php4-filepro-5.2.1
1090         o php4-xslt-5.2.1
1091         o php4-yp-5.2.1
1092         o php5-5.2.11
1093         o php5-5.3.0
1094         o phpmyadmin-3.2.3
1095         o phylip-3.68
1096         o picp-0.6.8
1097         o pidgin-2.6.2 [pkg/42005]
1098         o pim6dd-20040819a
1099         o pim6sd-20040824a
1100         o pinfo-0.6.9
1101         o pioneers-0.12.2
1102         o pircbot-1.4.6
1103         o pks-0.9.6
1104         o plone-3.2.3 [should make plone-32?]
1105         o ploticus-2.41
1106         o ploticus-examples-230
1107         o plotutils-2.5
1108         o plptools-1.0.8
1109         o pngcheck-2.3.0
1110         o po4a-0.36.3
1111         o poedit-1.4.3
1112         o polsms-2.1.0
1113         o poppass-4.0.14
1114         o poppy-4.01
1115         o posh-0.5.5
1116         o postal-0.70
1117         o pptp-1.7.1 [pkg/38038]
1118         o profit-2.5.3
1119         o projclock-0.9
1120         o proxsmtp-1.6
1121         o psmisc-21.9
1122         o puf-0.93.3
1123         o pulseaudio-0.9.20
1124         o puppet-0.25.0
1125         o pure-ftpd-1.0.24
1126         o pureftpd-1.0.26
1127         o puzzle-5.2
1128         o puzzles-8750
1129         o pv-1.1.4
1130         o pwlib-1.11.1
1131         o py-FourSuite-1.0.2
1132         o py-Gnosis-Utils-1.2.1
1133         o py-HappyDoc-3.0
1134         o py-Optik-1.5.3 [pkg/41674]
1135         o py-Scientific-2.5.5
1136         o py-Scientific-doc-2.5.5
1137         o py-TPG-3.0.5
1138         o py-TTFQuery-1.0.0
1139         o py-ZODB-3.2.10
1140         o py-ZopeInterface-3.3.0
1141         o py-bdb-xml-2.1.8
1142         o py-bsddb3-4.8.1
1143         o py-checker-0.8.17
1144         o py-fpconst-0.7.3
1145         o py-game-1.9.1
1146         o py-gnosis-1.2.2
1147         o py-gnosis-utils-1.2.1
1148         o py-gnutls-0.2.1
1149         o py-html2text-2.37
1150         o py-karaoke-0.7.2
1151         o py-kenosis-0.96
1152         o py-logging-0.4.9.6 [pkg/41675]
1153         o py-m2crypto-0.20.2
1154         o py-moin-1.8.5
1155         o py-psycopg-2.0.13
1156         o py-subversion-1.6.6
1157         o py-sybase-0.37
1158         o py-urwid-0.9.9
1159         o py-zconfig-2.3.1
1160         o python-3.1.1
1161         o qbrew-0.3.9
1162         o qnetwalk-1.3
1163         o qpopper-4.0.14
1164         o qt3-qscintilla-2.4
1165         o qt4-libs-4.5.3
1166         o quagga-0.99.15
1167         o qvplay-0.95
1168         o radiance-3.7.2
1169         o raine-0.51.6
1170         o randread-0.2
1171         o randrproto-1.3.1
1172         o rapidsvn-0.12
1173         o rat-4.2.25
1174         o rayshade-4.0.6
1175         o rc-1.7.1 [at ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/]
1176         o rdp-1.6
1177         o recordproto-1.14
1178         o rep-gtk-0.90.0
1179         o recordproto-1.14
1180         o resize_image-0.7
1181         o rio500-0.8.1
1182         o ripmime-1.4.0.9
1183         o robodoc-4.99.6
1184         o root-5.24.00 [needs newer f2c]
1185         o root-tail-1.2
1186         o rosegarden4-1.7.0 [replacing audio/rosegarden|pkgsrc-wip]
1187         o roundup-1.4.8
1188         o rox-2.9
1189         o rox-session-0.29
1190         o roxirc-2.0
1191         o rp-l2tp-0.4
1192         o rp-pppoe-3.10
1193         o rpm-5.1.4
1194         o rsibreak-0.9.0
1195         o rsnapshot-1.3.1
1196         o rt-3.8.2
1197         o rtcw-1.41.3
1198         o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/]
1199         o rubigen-1.5.2
1200         o ruby-1.9.1.129 (Ruby 1.9.1-p129)
1201         o ruby-DBD-mysql-0.4.2 [should be replace with new ruby-dbi]
1202         o ruby-DBI-0.4.1 [should be replace with new ruby-dbi]
1203         o ruby-SDL-2.0.1b
1204         o ruby-builder-2.2.0
1205         o ruby-cmd-0.8.0
1206         o ruby-coderay-0.8.1
1207         o ruby-columnize-0.3.0
1208         o ruby-datamapper-0.9.10
1209         o ruby-debug-0.10.3
1210         o ruby-debug-base-0.10.3.1
1211         o ruby-debug-ide-0.4.4
1212         o ruby-directory-watcher-1.1.2
1213         o ruby-eventmachine-0.12.2
1214         o ruby-facter-1.5.3
1215         o ruby-fastercsv-1.4.0
1216         o ruby-gettext-2.0.3
1217         o ruby-haml-2.0.7
1218         o ruby-itex2MML-1.3.5
1219         o ruby-jsmin-1.0.1
1220         o ruby-logging-0.9.5
1221         o ruby-mechanize-0.9.0
1222         o ruby-ming-0.2.1
1223         o ruby-mocha-0.9.4
1224         o ruby-mysql-2.7.7 [or 2.8?]
1225         o ruby-net-ssh-1.1.4
1226         o ruby-opengl-0.60.1
1227         o ruby-parsetree-3.0.3
1228         o ruby-racc-1.4.6
1229         o ruby-rgl-0.4.0
1230         o ruby-rspec-1.1.12
1231         o ruby-rttool-1.0.3.0
1232         o ruby-sequel-2.9.0
1233         o ruby-sequel-core-2.2.0
1234         o ruby-sqlite3-1.2.5
1235         o ruby-will-paginate-2.2.3
1236         o ruby2ruby-1.2.2
1237         o rudiments-0.30
1238         o sabayon-2.28.1 [GNOME 2.28]
1239         o sablecc-3.2
1240         o samba-3.2.15
1241         o samba-3.3.9
1242         o samba-3.4.3
1243         o sarg-2.2.5
1244         o sawfish-1.5.3
1245         o saxon-9.2
1246         o sbcl-1.0.32
1247         o scamper-20070201
1248         o scew-0.4.0
1249         o sch-3.8.3
1250         o scilab-5.1.1
1251         o scm-5e5
1252         o scmgit-base-1.6.5.2
1253         o scmgit-docs-1.6.5.2
1254         o scrollz-1.9.99
1255         o scrotwm-0.9.19
1256         o scsh-1.3.0
1257         o sdcc-2.9.0
1258         o sdlmess-0.135
1259         o seamonkey-2.0 [tnn@]
1260         o sendfile-20010424
1261         o ser-0.9.6
1262         o sessreg-1.0.5
1263         o sharity-3.7
1264         o sharity-light-1.3
1265         o shc-3.8
1266         o shmux-1.0.2
1267         o sign-1.0.7
1268         o silc-server-1.1.18
1269         o silc-toolkit-1.1.10
1270         o simulavr-0.1.2.2
1271         o singularity-0.30
1272         o sitecopy-0.16.5
1273         o sitescooper-3.1.2
1274         o sj3-lib-2.0.1.21 [http://code.google.com/p/sj3/]
1275         o sjeng-11.2
1276         o skampi-5.0.4
1277         o skipstone-1.0.1
1278         o skkinput-2.06.4
1279         o skype-2.1.0.47
1280         o smalleiffel-0.90
1281         o smproxy-1.0.3
1282         o smtpfeed-1.20
1283         o snd-10.6
1284         o snes9x-1.51
1285         o snort-2.8.5.1
1286         o snownews-1.5.12
1287         o solfege-3.14.9
1288         o sope-4.6
1289         o source-highlight-3.1.1
1290         o sox-14.2.0
1291         o spcaview-20060501
1292         o spim-7.4
1293         o srp_client-1.7.5 [jlam]
1294         o ssh-askpass-1.2.4.1
1295         o star-1.5
1296         o statist-1.3.0
1297         o stlport-4.6.2
1298         o strace-4.5.16
1299         o stratagus-2.2.2
1300         o streamripper-1.63.0
1301         o stunnel-4.28
1302         o subtitleeditor-0.33.0
1303         o subversion-1.6.6
1304         o subversion-base-1.6.6
1305         o sun-jdk6-6u17
1306         o sun-jre6-6u17
1307         o suse_base-11.0
1308         o swi-prolog-5.6.31
1309         o sysinfo-4.2.2
1310         o system-tools-backends-2.8.2 [needs polkit>=1.0?|GNOME 2.28]
1311         o systrace-1.6e
1312         o tacacs-4.0.4.14
1313         o tads-3.0.16
1314         o tcl-8.5.5
1315         o tcl83-8.3.5
1316         o tcpdpriv-0.9
1317         o tcpdstat-0.9
1318         o tcpillust-1.00b
1319         o tcpreplay-3.4.3
1320         o tcpslice-1.2a3
1321         o tct-1.16
1322         o tdir-1.67
1323         o tds-1.6.2
1324         o tea-26.0.1
1325         o ted-2.17
1326         o ted-en-us-2.17
1327         o telepathy-farsight-0.0.12
1328         o telepathy-gabble-0.9.2
1329         o telepathy-glib-0.9.1
1330         o telepathy-idle-0.1.5
1331         o tex-musixtex-113 [pkg/34758]
1332         o texmaker-1.9.2
1333         o tfmxplay-1.1.6
1334         o tgif-4.2.1
1335         o thin-1.0.0
1336         o thoth-0.2.1
1337         o tig-0.14.1
1338         o tile-0.7.4
1339         o tinyproxy-1.7.0
1340         o tk-8.5.5
1341         o tk83-8.3.5
1342         o tkcvs-8.2
1343         o tkgate-1.8.7
1344         o tkhylafax-3.2
1345         o tkpasman-2.2b
1346         o tn5250-0.17.3 [at http://tn5250.sourceforge.net/]
1347         o tob-0.26
1348         o top-3.8beta1
1349         o tpasm-1.2
1350         o tpb-0.6.4
1351         o trio-1.12
1352         o tripwire-2.3.1 [see also pkg/22362]
1353         o tsclient-0.140
1354         o ttf2pk-1.5.20050518
1355         o turba-2.3.2
1356         o tuxpaint-0.9.21
1357         o twelf-1.5r1
1358         o txt2html-2.51
1359         o uae-0.8.29
1360         o ubs-0.20
1361         o ucarp-1.5.1
1362         o ucblogo-5.5
1363         o udunits-1.12.9
1364         o uim-1.5.6
1365         o unrealircd-3.2.8.1
1366         o ups-nut-2.2.1 [pkgsrc-wip]
1367         o upx-2.90
1368         o uriparser-0.7.5
1369         o userppp-030706
1370         o vala-0.7.8
1371         o valgrind-3.5.0
1372         o varnish-2.0.4 [pkg/41118]
1373         o vera-1.17
1374         o vfu-4.09
1375         o vice-2.1
1376         o vicq-0.4.2
1377         o viewvc-1.1.1
1378         o vifm-0.5
1379         o vino-2.28.1 [GNOME 2.28]
1380         o visual-regexp-3.1
1381         o vm-8.0.7.522 [pkg/37707]
1382         o vmips-1.3.2
1383         o vmware-5.5
1384         o vmware-module-3.2.2
1385         o vnc-4.0 [http://www.realvnc.com/download.html|pkgsrc-wip]
1386         o vobcopy-1.2.0
1387         o vp-1.6
1388         o vsftpd-2.2.1
1389         o vttest-20071216
1390         o wMosaic-3.8.22
1391         o wap-utils-1.4.1
1392         o warzone2100-2.2.4
1393         o wbm-cyrus-imapd-1.6.2
1394         o wcalc-2.4
1395         o webby-0.9.3
1396         o webmin-1.490
1397         o weewm-0.01
1398         o whohas-0.23
1399         o windowlab-1.38
1400         o wine-devel-1.1.33
1401         o wireshark-1.2.4
1402         o wml-2.0.11
1403         o wmnd-0.4.13
1404         o wmweather-2.4.4
1405         o wmx-7
1406         o worker-2.17.5
1407         o wpi-firmware-1.14.2
1408         o wwwoffle-2.9e
1409         o wxRemind-101
1410         o wyrd-1.4.4
1411         o x264-devel-20091114
1412         o xanalyser-1.30
1413         o xaric-0.13.2
1414         o xbindkeys-1.8.3
1415         o xbindkeys-tk-1.8.0
1416         o xboard-4.4.1
1417         o xcircuit-3.6.85
1418         o xcmsdb-1.0.2 [unpackaged]
1419         o xcursorgen-1.0.3
1420         o xdelta-3.0v2
1421         o xdesktopwaves-1.3
1422         o xdm-1.1.9
1423         o xemacs-21.4.22
1424         o xemacs-current-21.5.28
1425         o xerces-c-2.9.0
1426         o xerces-j-2.4.0 [pkg/21725]
1427         o xerces-j-2.9.0
1428         o xextproto-7.1.1
1429         o xf86-input-keyboard-1.4.0
1430         o xf86-input-mouse-1.5.0
1431         o xf86-input-void-1.3.0
1432         o xf86-video-ark-0.7.2
1433         o xf86-video-ati-6.12.3
1434         o xf86-video-chips-1.2.2
1435         o xf86-video-dummy-0.3.2
1436         o xf86-video-geode-2.11.6 [wip]
1437         o xf86-video-glide-1.0.3
1438         o xf86-video-intel-2.9.1
1439         o xf86-video-newport-0.2.3 [unpackaged]
1440         o xf86-video-nv-2.1.15
1441         o xf86-video-rendition-4.2.3
1442         o xf86-video-sisusb-0.9.2
1443         o xf86-video-sunffb-1.2.1 [unpackaged]
1444         o xf86-video-tga-1.2.1
1445         o xf86-video-tseng-1.2.3
1446         o xf86-video-vmware-10.16.8
1447         o xf86-video-voodoo-1.2.2
1448         o xf86-video-wsfb-0.3.0
1449         o xf86-video-xgi-1.5.1 [unpackaged]
1450         o xf86dgaproto-2.1
1451         o xf86miscproto-0.9.3
1452         o xf86vidmodeproto-2.3
1453         o xfe-1.32.1
1454         o xforms-1.0.92
1455         o xfstt-1.7
1456         o xhippo-3.5
1457         o xineramaproto-1.2
1458         o xinit-1.2.0
1459         o xisp-2.7p4
1460         o xjman-0.7
1461         o xkbcomp-1.1.1
1462         o xkbevd-1.1.0 [unpackaged]
1463         o xkbset-0.5
1464         o xkbutils-1.0.2 [unpackaged]
1465         o xkeyboard-config-1.7
1466         o xli-2006.11.10
1467         o xlog-2.0.3
1468         o xlsatoms-1.0.2 [unpackaged]
1469         o xm7-1020s
1470         o xmbdfed-4.6
1471         o xmcd-3.3.2
1472         o xmms-crossfade-0.3.14
1473         o xmms-dflowers-1.2.1
1474         o xmms-dspectogram-1.2.1
1475         o xmms-fmradio-1.5
1476         o xmms-gdancer-0.4.6
1477         o xmms-infinity-0.6.1
1478         o xmms-iris-0.12
1479         o xmms-musepack-1.8.0 [http://dl.slik.org/musepack/xmms-musepack-1.8.0.tar.gz]
1480         o xmmsctrl-1.8
1481         o xmon-1.5.6
1482         o xmp-2.7.1
1483         o xmule-1.12.2
1484         o xnap-2.5r3
1485         o xorg-cf-files-1.0.3
1486         o xorg-docs-1.5
1487         o xorg-server-1.6.4
1488         o xorg-server-1.7.0
1489         o xorg-util-macros-1.3.0
1490         o xpad-2.13
1491         o xpr-1.0.3 [unpackaged]
1492         o xproto-7.0.16
1493         o xproxymanagementprotocol-1.0.3
1494         o xpuyopuyo-0.9.8
1495         o xrmap-anthems-1.2
1496         o xrmap-base-2.33.1
1497         o xrn-9.02
1498         o xsane-0.99.6
1499         o xscope-1.2 [unpackaged]
1500         o xskat-4.0
1501         o xsoldier-1.4
1502         o xterm-251
1503         o xtraceroute-0.9.1
1504         o xtrans-1.2.5
1505         o xtu-1.3
1506         o xtux-20030306
1507         o xvidcap-1.1.7
1508         o xview-3.2.1.4.21.8
1509         o xwpe-1.5.30a
1510         o xzip-182
1511         o yafc-1.1
1512         o yodl-2.14.3
1513         o youtube-dl-20090913
1514         o ysm-2.9.9.1
1515         o yudit-2.9.0
1516         o yorick-2.1.05
1517         o zebra-0.95a
1518         o zenicb-1.31 (needs merge with lots of local changes)
1519         o zephyr-20070719
1520         o zile-2.3.13
1521         o zircon-1.18.256
1522         o zoom-1.1.3
1523         o zope-3.4.0
1524         o zope29-Silva-2.1
1525         o zope34-3.4.0
1526         o zopeedit-0.8
1527         o zsh-4.3.10
1528
1529 Infrastructure problems which need addressing
1530 =============================================
1531
1532         o Correct and consistent handling of file names containing
1533           white-space and other special characters.
1534
1535         o bootstrap building of gcc2/gcc3.
1536
1537 Licenses of packages
1538 ====================
1539
1540 [This section contains discussion of enhancements needed to the
1541 licensing framework.]
1542
1543         o Documentation sometimes refers to a user "accepting a
1544           license".  This wording makes it sound like pkgsrc
1545           operations give rise to contracts, and pkgsrc should be as
1546           neutral as possible as such issues.  The documentation
1547           should be adjusted to instead refer to the user instructing
1548           pkgsrc not to refrain from building packages with such a
1549           license tag.  This is awkward, so a shorter phrase is needed
1550           which does not give the impression of a contract.
1551
1552 Suggested pkgsrc enhancements
1553 =============================
1554
1555         o Make pkgsrc work on more operating systems.
1556
1557         o Permit cross-building of packages which are capable of
1558           doing so (e.g. ones that use GNU autoconf properly).
1559
1560         o Man page handling in PLIST for pkgs which install catman or
1561           man pages depending on OS (typically imake).
1562
1563         o Add an optional check to buildlink to verify that the contents
1564           of CFLAGS, LDFLAGS etc are present when the compiler/linker is
1565           called. To be used as a means to detect packages which ignore
1566           such environment variables.
1567
1568         o Add framework to generate messages (lines) for email to send
1569           to PKGSRC_MESSAGE_RECIPIENTS after pkg install/deinstall, for
1570           purposes including:
1571                 - MESSAGE files
1572                 - msgprint() messages
1573                 - CONF_FILES*, SUPPORT_FILES* installation/customization
1574                 - OWN_DIRS* messages (from PKG_CONFIG=NO)
1575                 - User/group changes (PKG_CREATE_USERGROUP=YES)
1576                 - /etc/shells changes (PKG_REGISTER_SHELLS=YES)
1577                 - pkg-specific rc.d script instructions
1578           (Consider renaming PKGSRC_MESSAGE_RECIPIENTS as well.)
1579
1580         o Add a facility to execute a makefile fragment if a variable
1581           is or is not a member of a list (e.g., ${OPSYS} in a list of
1582           Open Source OSes).
1583
1584         o Consider defining a list of Open Source operating systems,
1585           to be used for packages like x11/openmotif that set
1586           NO_*_ON_* for non-open-source systems.
1587
1588         o Make "pkg_install -u" clear the unsafe_depends* and rebuild
1589           tags, and set unsafe_depends* on depending packages,
1590           following the behavior of make replace.
1591
1592         o Figure out a way to have "pkg_install -u", probably with a
1593           flag, preserve the value of the automatic tag.  We do not
1594           have consensus on the right behavior.
1595
1596 Suggested other platform enhancements
1597 =====================================
1598
1599         o platform independent bulk build infrastructure
1600
1601         o update the binary bootstrap kits on
1602           ftp://ftp.netbsd.org/pub/NetBSD/packages/bootstrap-pkgsrc/
1603
1604 Suggested cleanups in pkgsrc
1605 ============================
1606
1607         o Make packages install their configuration files under the
1608           examples hierarchy, using bsd.pkg.install.mk to copy them
1609           to the PKG_SYSCONFDIR directory when necessary.
1610
1611         o Make packages install honour PKGLOCALEDIR by setting
1612           USE_PKGLOCALEDIR=YES where appropriate (for eg. Solaris).
1613           Affects: cross/h8300-hms-binutils, cross/h8300-hms-gcc,
1614           cross/i386-netbsdpe, sysutils/apcupsd, sysutils/gnometoaster,
1615           sysutils/mtoolsfm, sysutils/xnc
1616
1617         o Install documentation consistently into share/doc/${PKGBASE} or
1618           share/doc/${PKGNAME}, not share/doc/html.
1619
1620         o Remove USE_X11BASE if there is no good reason to install a
1621           package into X11BASE.
1622
1623         o Convert packages to use VARBASE instead of hardcoding /var.
1624
1625         o Convert packages to use bsd.options.mk instead of various
1626           FOO_USE_* variables.
1627
1628         o Fix packages installing manual pages under share/man to install
1629           them directly under man.
1630           Affects: net/tsclient, security/fwbuilder
1631
1632         o Convert packages to use generic install scripts where possible
1633           (for example, mail/majordomo).
1634
1635         o Remove the redundancy of builtin.mk files by factoring out the
1636           most commonly used cases into a well-documented file. For
1637           example, x11/kbproto/builtin.mk and x11/libXrender/builtin.mk
1638           almost look the same.