pkgsrc/net
wiz 3622541235 Updated mldonkey{-gui,} to 2.8.2:
2006/11/29 version 2.8.2 = tag release-2-8-2
5597: GD: New option html_mods_vd_gfx_h_intervall
      (compute values for hourly graph every x minutes) (skeeve)

2006/11/28
5591: EDK: Fix small file search result parsing

2006/11/26
5590: EDK: .gz & .bz2 support for command "servers"
5581: EDK: Improve server logins, send fewer data, minor improvements
- Copied eMule behaviour:
  - send fewer data to server during login, support server capability "newtags",
    same opcodes as in eMule are used
  - UDP ping servers once per 4,5h - (random of 1s-1h)
  - UDP server statistic request during every second UDP ping
    (~9h, not once per hour like before)
  - request serverlist from server only when ED2K_update_server_list_server true
  - ping one server per 5s
  - remove servers after 10 unsuccessful UDP pings
  - save challenge values sent with UDP server statistic and description request
    and dismiss answers containing wrong challenge
- New functions, restructurings:
  - new server status "Server full"
  - support new tag emule_miscoptions2 (empty atm.)
  - remove server descriptions from servers.ini
  - clean donkeyTypes.server definitions
5588: Cleanup commonNetwork (pango)
5582: EDK: Improve CryptoPP logging (Schlumpf)
5584: EDK: Remove removed servers from walker server lists
5585: EDK: New parameter "all" for command "x" to disconnect all conn. servers
5586: BT: Recognize Bitrocket clients

2006/11/21
5579: Remove BasicSocket.[mini|maxi], replace them with Pervasives functions
- small fix for DonkeyOptions.max_allowed_connected_servers
5578: Remove unused files
- src/utils/net/tcpClientSocket.ml
- src/utils/net/tcpClientSocket.mli
- src/utils/net/tcpSocket.mli
5577: EDK: Send correct SUI tags
- sometimes MLDonkey sent SUI=true tag when CryptoPP was not linked

2006/11/20
5568: EDK: Support CIDR and IP ranges in server_black_list (pango)
5574: allowed_ips: Fix list usage when 0.0.0.0/0 is part of the list (pango)
5570: Some log messages in gettext module (Schlumpf)
5569: HTML: Fix display bug in server list after js popups
      introduced by patch #5549 (Schlumpf)
5564: HTML: Remove non-working option use_html_frames (Schlumpf)
5563: EDK: Fix broken log message when master server changes (Schlumpf)

2006/11/15
5556: web_infos: new option rss_preprocessor used for fixing broken RSS feeds,
      safer process spawning for command "!" (pango)
- broken feeds like http://thepiratebay.org/rss.php?cat=D601 can now be parsed
  directly using (for example) xmllint, if a feed can not be read be MLDonkey
  its piped through rss_preprocessor and read again
5560: EDK: Parse some more server.met fields, log unknown server tags

2006/11/14
5424: web_infos/rss: shell:// type url
5549: EDK: Parse all data from server.met, new HTML javascript popup
5553: EDK/OV/KAD: small updates (bogeyman)
- EDK: log unknown client tags with verbosity mct
- OV/KAD: ignore OvernetPeerNotFound and log number of peers every
  60 secs when logging
5551: web_infos: Fix mtime detection, old files were not updated
5550: debug_fileinfo: Print [a|c|m]time values
5530: GD: Improve graph output (skeeve, Schlumpf)
- html_mods_vd_gfx_h_grid_variable
  "Stretch hourly until at program start", default true
- html_mods_vd_gfx_h_grid_time
  "Max hours on time scale per grid (0 = no limit)", default 0
- html_mods_vd_gfx_subgrid
  "Number of shown subgrids on graph (0 = no subgrids)", default 0

2006/11/13
5548: New search parameters: "-and", "-or", "-not", removed "-without"
      (Schlumpf)
5546: Some sharing updates
- solved bug 10957, updating the prio of an already shared dir is now possible
- fix bug where missing shared dirs with strategy incoming_* where not recreated
- remove "network = []" from downloads.ini, currently not supported
- created workaround to fix bug on MinGW: no files were shared. Introduced by
  patch 5475, but source of problem is Ocaml bug 4159
5547: HTML: Fix unicode display in vd & upstats javascript popups

2006/11/12
5545: EDK: Do not show empty server message lines in GUI
5509: Common: Merge file_print functions,
      BT: print BT-specific source infos in Telnet (thx to jave)
5544: Clean up code to avoid otags warnings (pango)
5543: Improve exception handling, fix some indentions (pango)
5542: CommonSources: Work-around division-by-zero bug in Ocaml
      on Alpha platform (pango)

2006/11/09
5526: Multiuser: Internal restructuring, new commands
- from ftp://ftp.berlios.de/pub/mldonkey/pango/userdb-cleanups_v2.patch (pango)
  - create commonUserDb.mli to protect userdb data from other modules
  - cleanups
- replace strings in commonFile with multiuser commonTypes.userdb/groupdb
- implement security checks when core starts
  - user "admin" must exist
  - group "mldonkey" must exist and must have admin status
- update HTML interface, command "users"
  - create link to remove a group from a user
  - create link to change group admin status
  - new column group members
- Telnet: Show all data in command "users"
- do not allow removal of users or groups with downloads,
  groups with members, user "admin" and group "mldonkey"
- filter files shown with command "downloaders"
- fixed bug where wrong group list was displayed in HTML, vd #file_num
- Display user and groups columns
  new options html_mods_vd_user & html_mods_vd_group to en-/disable display in HTML, vd
  - Javascript popups show User:Group infos
  - Telnet support
- implement new commands
  - usergroupadd <user> <group> : add a group to a mldonkey user
  - usergroupdel user> <group> : remove a group from a mldonkey user
  - userdgroup <user> <group|None> : change user default group
  - groupdel <group> : remove an unused mldonkey group
  - groupadmin <group> <true|false> : change group admin status
- Restrict commands to admin users:
  - bw_toggle
  - enable
  - disable

2006/11/06
5527: mlguistarter: print correct syntax (fixes Debian bug #396754)

2006/11/05
5481: Overnet: Small updates
- do not print opcode 18 (OvernetNoResult) as unknown message
- parse bcp type bcp://xxxxxxxxxxxxxxxxxxxxxxxxxxx:ip:tcpport:udpport
- print debug log message when a new source was added
5513: HTML: Let webinterface work in a HTML frame (ported from Knockers Mulus)
- third button row does not work yet, patches welcome
5521: BT: Fix non-working EDK upload when BT is enabled,
      introduced by patch 5461

2006/10/31
5508: OV/KAD eMule style search and some small fixes (bogeyman)
5486: UDP bandwidth monitor fix (bogeyman)
5505: EDK: Support aMule/Hydranode style OS_INFO tag

2006/10/30
5488: Multiuser: New commands
- groups -> displays groups of the logged-in user
- dgroup -> displays default group of the logged-in user
- restrict command "unshare" to admin users

2006/10/29
5475: Multiuser: Implement user_commit_dir
- directories with strategy incoming_files are shared recursively now
- support several directories with incoming_* strategies, use the
  first one with enough space to commit the finished file

2006/10/27
5499: Configure: find camlp4 in local, fix patch 5479 (dunk)

2006/10/26
5477: BT: Add downloads to share list after core restart

2006/10/25
5474: updated bw_toggle
- fix cosmetic bug, wrong values were displayed
  as a result if option_hook changed values
5489: HTML: Improve serverlist display (Schlumpf)
5487: Update URLs, change mldonkey.net to mldonkey.org
5485: HTML: Print sharing strategies in command "shares"
5461: Release slot, fix missing filenames in upstats
- Each downloading file can be set to status "Release", this can
  be done by clicking the "R" column in HTML, Transfers or by
  using the new "release <file_num>" command to toggle the state.
- A new option max_release_slots exists, default 20% of the default
  5 max_upload_slots. This means 1 upload slot is available per default
  and granted for files with status "Release" when requested.
- Show filenames in pending upload slots list
5484: Fix DNS test, test other domains besides www.mldonkey.net

2006/10/23
5474: New command bw_toggle (ported from Knockers Mulus client)
- two new options: max_hard_upload_rate_2 and max_hard_download_rate_2
- new command bw_toggle, quickly switch between two bandwidth options
5480: Update Mozilla protocol handler, cleanup docs in distrib/
5479: Configure: Force presence of camlp4
5478: Support gdlib-config --static-libs function (new on Debian Etch)
5476: Urladd: Change default period to 0 (load file only when core starts)

2006/10/21
5473: Log: Redirect CryptoPP messages to MLDonkey logfile (Schlumpf)
5472: Urladd: New optional parameter period (in hours) (thx to Schlumpf)
5471: HTML: New colums for pending slots list: SUI, GeoIP, Filename
5470: Options: New type percent_option, values are bound to be >= 0 and <= 100
5469: HTML: Implement 404 error page for unknown URLs

2006/10/20
5419: EDK: Re-implement titanesel.ws links - service is up again (thx to sk38)

2006/10/13
5458: OV/KAD: tweak and bugfix the search (bogeyman)

2006/10/12
5454: OV/KAD: Block blocked ips + small Overnet updates (bogeyman)
5451: HTML: clickable new messages indicator (jave)

2006/10/09
5428: HTML: Fix style sheet errors (rwruck)
5446: EDK: Small update for EDK publish patch 5430
- new option max_published_files
  maximum number of files published to servers per minute, eMule default 200
- bug fix for patch 5430, publish also to non-preferred servers

2006/10/08
5430: EDK: Improve file publishing
- publish no more than 200 files/minute to avoid server-side blacklisting,
  eMule uses the same limit,
  least published files are published first (thx to pango)
- respect server hard_limit, never publish more files to servers
- HTML: in server list display number of files published by server, by clicking
  on this number the list of files is displayed (new command server_shares num)
- HTML: diplay master server status, only master server are used for publishing
- HTML: in upstats display number of server the file was published to,
  also display server name + IP in javascript popup
- bug fix: properly update DonkeyGlobals.master_server to be used in
  DonkeyClient.read_first_message, this is used when replying to non-Overnet
  clients so they know to which server MLdonkey is connected to,
- remove development option become_master_delay
5445: Self-test charset conversion, disable conversion if test fails
5444: BT: Correctly display client connected time,
      also allow correct upload speed calculation (tradie)
5443: BT: do not allow connections with ourselves (tradie)

2006/10/06
5442: BT: Verbose error messages when torrent is sent from GUI,
      BT-multiuser: Protect command seeded_torrents
5441: BT: Re-enable all trackers when file is resumed
5440: HTML: Strip CR from multiline dllink input to fix FileTP filenames

2006/10/03
5439: Increase required ocaml version to 3.09.3 (schlumpf),
      remove old TYPE_FORMAT stuff needed for Ocaml < 3.06 (pango)

2006/10/02
5297: In addition to previous patch 5297 force conversion of allowed_ips to
      IP blocklist when $MLDONKEY_DIR points to an existing directory
      and ini files are created for the first time
5429: Fix compile bug in Ocaml 3.08.3 (thx to eike for reporting)

2006/10/01
5404: New command porttest, support for eMule- and Azureus-style porttest
      (thx to pango for Azureus result parsing)
5421: HTML: Add "Users" to options frame (unease)
5429: New common lprintf_file_nl function
5432: Updates and fixes for the Win resource file (schlumpf)

2006/09/26
5407: BT: Improve handling of tracker error messages
- print additional information in telnet, vd #num already present in HTML
- show tracker errors in Telnet and HTML popups over tracker info lines
- pause torrents with no valid trackers left
5336: EDK: Fix lowid support (krissn)
5427: EDK: Increase hash speed when threads are available (pango)

2006/09/25
5426: CommonSources: Reduce CPU load when refilling queues
      of many non-BT downloads (pango)
5425: FileTP: Support options file_started_cmd and pause_new_downloads
5423: Print warning for empty admin password only if allowed_ips was altered
5422: Command "sources": Display only downloading files

2006/09/24
5405: BT: Use field "encoding" from .torrent to convert strings to UTF-8
5419: EDK: Remove titanesel.ws links
5418: Gnutella/G2/Fasttrack: Support client_bind_addr
5417: Edonkey comments: Telnet support, UTF-8 output in HTML
5416: Makefile.in: New variable $DEVFLAGSOPT for .cmx files (jave)
5415: New command option: rem disc - remove all disconnected servers

2006/09/23
5414: Edonkey comments, update gui prot, some bt peer ids (zet)
- Reimplement edonkey file comments with ratings (ro)
  (fixes exploitable DOS introduced in patch #5371)
- Add options "comments_filter", "max_comments_per_file", "max_comment_length"
- GUI protocol updated for comments, stats, libmagic, users/groups
- BT: Identify some more peer ids, as well as the reserved bits
- Fix some html code and other bugs
- Minor code cleanup

2006/09/22
5411: Portinfo: Rename gift_port to gift_port GUI

2006/09/19
5406: Multiuser: Small bug fixed in recover_temp (mu2.patch)
5406: Main multiuser patch, see docs/multiuser.txt for details
      thx to jave, pango, zet and many other people who have helped
      to make this work possible
- this patch is experimental, if it breaks, you can keep the pieces;-)
- multigroup_usercommit.patch and multigroup_su.patch are not included
- this patch is still not finished, the To-Do list in docs/multiuser.txt
  is still long, also GUI protocol updates have to be implemented.
  To manage users, groups and files, its best to use the HTML interface,
  multiuser commands can also be used in Telnet interface.
2006-12-05 11:05:13 +00:00
..
6tunnel
adns Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
aget Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
aiccu Fixed "test ==". 2006-11-10 20:58:09 +00:00
airport2basestationconfig Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
airportbasestationconfig Backout last change because it doesn't have any effect. 2006-05-29 14:37:15 +00:00
airportmodemutility Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
amule Fixed "test ==". 2006-10-14 01:14:15 +00:00
argus Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
arla pkglint - no functional changes. 2006-08-24 19:17:53 +00:00
arpd Just turn off "nonnull" warning instead of all warnings. 2006-06-30 15:33:39 +00:00
arping Make arping1 and arping2 options mutually exclusive. 2006-12-03 21:48:54 +00:00
arpwatch Remove an incomplete sentence, reported by Zafer Aydogan. 2006-07-14 14:47:56 +00:00
autonet Update net/autonet to 0.22: 2006-11-20 12:06:45 +00:00
awhois
balance Add DragonFly support. 2006-03-14 02:06:28 +00:00
batchftp Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
bftpd Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
bind4 Fix a tyop. 2006-03-09 05:29:56 +00:00
bind8 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
bind9 Disable threading on sparc and sparc64 2006-11-23 22:19:38 +00:00
bing Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
bittornado Update to 0.3.15: 2006-03-10 20:46:28 +00:00
bittornado-gui Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
bittorrent Update "bittorrent" and "bittorent-gui" package to version 4.4.0. 2006-02-26 22:43:33 +00:00
bittorrent-gui Fix package list problem caused by revision bump. 2006-04-18 11:53:04 +00:00
bmon Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
boinc3-coreclient Uses C++. 2006-06-02 13:21:28 +00:00
boinc3-libs Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
boinc3-seti Uses C++. 2006-05-12 07:55:32 +00:00
bounce Update MAINTAINER email address. 2006-11-19 08:03:05 +00:00
bpalogin Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
bridged Fix DragonFly. 2006-03-14 02:07:32 +00:00
bsddip Fixed the program for unprivileged builds by not requiring data files to 2006-11-09 09:09:32 +00:00
btget tv@ pointed out that curl-7.16.0 had a shlib major bump -- 2006-11-19 11:50:23 +00:00
btpd tv@ pointed out that curl-7.16.0 had a shlib major bump -- 2006-11-19 11:50:23 +00:00
bug-buddy Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
cdpd Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
cftp List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-06 03:20:54 +00:00
chksniff
choparp Fixed the package to work for unprivileged users. 2006-11-09 09:12:30 +00:00
chrony Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
cia Fixed the package for unprivileged users. 2006-11-09 09:14:05 +00:00
cidr Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
cisco-mibs Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
citrix_ica Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cmu-dhcpd Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
connect Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
corkscrew Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
couriertcpd Fix build on Linux. Replace link to -ldb with BDB_LIBS. Avoid automake 2006-10-09 01:34:10 +00:00
ctorrent Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dante Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
darkstat Update darkstat to 3.0.540. 2006-10-07 07:49:01 +00:00
dc_gui2 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
dctc Needs pkg-config as tool. 2006-06-06 19:05:29 +00:00
ddclient Modify the pkginstall framework so that it manages all aspects of 2006-03-14 01:14:26 +00:00
delegate Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
dgd Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
dhid Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dhisd Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
djbdns Rename "SITES_* to "SITES.*" for file-specific lists of sites from which 2006-07-27 18:48:02 +00:00
djbdns-run Completely nuke the concept of PKG_PHASE from pkgsrc except for the 2006-07-10 22:59:26 +00:00
dlint Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dnsdoctor Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dnsmasq Add DragonFly support. 2006-03-22 15:59:56 +00:00
dnstop Update dnstop to 20060517. 2006-10-08 12:43:38 +00:00
dnstracer Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
docsis Workaround undefined prototype in net-snmp. 2006-03-22 16:33:08 +00:00
driftnet Needs makedepend. 2006-06-09 06:33:27 +00:00
dtcp Fixed the package for unprivileged builds. 2006-11-09 09:24:21 +00:00
dtcpclient Fixed the package for unprivileged users. 2006-11-09 09:14:05 +00:00
dynipclient Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
echoping Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ed2k-gtk-gui Fixed "test ==". 2006-10-14 01:14:15 +00:00
edonkey2k Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where 2006-05-22 22:22:02 +00:00
entropy Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a 2006-03-22 22:50:31 +00:00
etherape Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
ettercap Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ettercap-NG Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
ez-ipupdate Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
fair-identd
firewalk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
flan Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
flodo Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
flow-tools Update URL. From Makoto Fujiwara in PR pkg/34222. 2006-08-18 22:54:54 +00:00
fmirror
fping
fping6
freenet-tools Update to 0.2.25. No offical changelog; mainly, incorporates Interix 2006-05-16 18:02:04 +00:00
freeradius Fix PLIST for pgsql option. 2006-11-21 11:46:29 +00:00
freewais-sf Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
ftplibpp Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
ftpproxy Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
gated Add DragonFly support. Fix va_arg integer promotion problem, bump 2006-06-01 22:40:19 +00:00
GeoIP Update to 1.4.0. Changes: 2006-09-05 21:03:58 +00:00
gethost Install man page to PKGMANDIR instead of hard-coded "man". 2005-12-27 17:37:27 +00:00
gftp Sweep pkgsrc and convert packages that included intltool/buildlink3.mk 2006-07-05 05:37:39 +00:00
gftp-gtk1 Fixed security issue in gftp, so bump revision for gtk1 version as well. 2006-06-27 20:17:36 +00:00
gift nb1: USE_TOOLS+=perl:run (gift-setup requires it). 2006-07-23 22:14:26 +00:00
gift-fasttrack Needs pkg-config. 2006-06-07 12:30:36 +00:00
gift-gnutella LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just 2006-07-07 15:49:30 +00:00
gift-openft LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just 2006-07-07 15:49:30 +00:00
giftcurs Needs pkg-config. 2006-06-07 12:47:15 +00:00
gini Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
gkrellm-multiping Fix build on DragonFly. 2006-05-29 14:06:27 +00:00
gkrellm-ping Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm-snmp Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm-wireless Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm1-snmp Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm1-wireless Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gnapfetch Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
gnet Fixed "test ==". 2006-10-10 20:01:31 +00:00
gnet1 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gnetcat List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-06 03:20:54 +00:00
gnome-netstatus Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
gnome-vfs2-smb reset PKGREVISION for base pkg update 2006-11-24 17:31:40 +00:00
gnugk Disable propolice on DragonFly to work around ICE. 2006-09-24 20:02:42 +00:00
gofish Modify packages that set PKG_USERS and PKG_GROUPS to follow the new 2006-04-23 00:12:35 +00:00
gopher Disable the OS X hack for re_comp and friends on DragonFly, where it 2006-03-22 21:22:09 +00:00
gt-itm Include sys/param.h to use NBBY on Linux. 2006-08-18 14:52:02 +00:00
gtk-gnutella Bump PKGREVISION due to dbus update to 0.9x. 2006-08-23 09:49:35 +00:00
gtk_wicontrol Needs msgfmt. 2006-06-09 06:37:51 +00:00
hesiod Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
hf6to4 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
hlfl Add some bug fix patches from hlfl's CVS, reported by ISIHARA 2006-01-08 11:46:42 +00:00
hobbitclient USE_TOOLS+=yacc 2006-06-09 16:13:47 +00:00
hobbitmon Fix patch-ae to allow hobbitmon to be built on systems that use bash as 2006-10-09 13:29:00 +00:00
host Fixed PKGMANDIR. 2006-11-09 09:26:21 +00:00
howl Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
hping Update to hping2, release candidate 3 2006-03-30 13:51:28 +00:00
httping Fixed the build on Solaris (missing libraries). 2006-09-16 10:07:55 +00:00
httptunnel
icsi-finger Force traditional mode for cpp, at least GCC 3.4+ will not generate 2006-06-08 14:29:26 +00:00
iftop Updat enet/iftop to 0.17: 2006-09-25 12:16:12 +00:00
IglooFTP Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
ipcalc Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
ipcheck Update ipcheck to 0.233. 2006-10-16 08:36:04 +00:00
iperf Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ipgrab List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-06 03:20:54 +00:00
iplog Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
ipv6calc Update ipv6calc to 0.61.0. Changes: 2006-08-28 22:02:51 +00:00
ipw Rename variable "optreset" to "my_optreset" to avoid conflict with global 2006-06-30 18:25:43 +00:00
irrd Make gzip be found by configure again, instead of setting it to an empty 2006-08-06 07:09:51 +00:00
irrtoolset-nox11 add a fix for a list content checking problem Hagen Boehm identified 2006-07-07 12:30:56 +00:00
ishell Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
isic
ispman Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ja-samba Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
jftpgw Fixed "test ==". 2006-11-09 09:29:00 +00:00
jigdo Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
jumpgate Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
jwhois Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
kdenetwork3 Don't try and use meanwhile package if it happens to find one installed 2006-11-16 02:51:26 +00:00
kftpgrabber Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
kiax Update net/kiax to version 0.8.51 fixing the security issue in 0.8.5 2006-07-07 16:50:35 +00:00
kismet On NetBSD (don't know about other platforms) kismet needs libm or else 2006-11-02 14:20:49 +00:00
kphone Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
LaBrea On BSDs also check if BIOCIMMEDIATE is actually defined, DragonFly 2006-06-06 19:47:48 +00:00
lambdamoo USE_TOOLS+=yacc 2006-06-20 22:12:59 +00:00
lambdamoo-core Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
lambdamoo-doc Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
latd Uses C++. 2006-06-03 00:07:01 +00:00
lft Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
lftp Update to version 3.5.5 2006-10-08 02:57:09 +00:00
libares Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libcares Add ares_get_config() from CVS for unrealircd 3.2.5 to work 2006-07-18 22:38:18 +00:00
libdnet Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libIDL DESTDIR support. 2006-11-03 07:45:44 +00:00
liblive Updated netlive to 2006.11.16a. 2006-11-19 22:36:20 +00:00
libnids Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libpcap Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libradius Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libsoup-devel update to 2.298 2006-11-27 21:19:58 +00:00
libsscript Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken 2006-01-19 23:00:24 +00:00
libtorrent Update "libtorrent" package to version 0.10.4 and "rtorrent" package to 2006-11-08 09:19:40 +00:00
libupnp HOMEPAGE has been moved. 2006-10-13 01:36:07 +00:00
libvncserver Import libvncserver, provided by Pierrick Brossin in private mail: 2006-10-15 14:03:41 +00:00
linc install gtk-doc generated API documentation at the default location, 2006-08-10 17:44:11 +00:00
llnlxdir Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
llnlxftp Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
logjam Needs intltool. 2006-11-30 19:02:40 +00:00
lopster Add some more pixmaps to PLIST. Bump revision. 2006-04-22 16:44:25 +00:00
maradns Use 3rd person for DESCR. 2006-04-27 19:50:15 +00:00
mbrowse The configure script needs to know the location of the installed net-snmp 2006-05-06 17:12:33 +00:00
md-whois Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mDNSResponder Don't try to include nonexistant ipv6 header on Solaris. 2006-10-23 11:15:09 +00:00
mDNSResponder-nss add INSTALL/DEINSTALL scripts to create a symlink /usr/lib/nss_XXX.so.0 2006-09-21 18:06:18 +00:00
miredo Update to 1.0.0 for minor build fixes. 2006-08-23 22:59:09 +00:00
mirror Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
mldonkey Updated mldonkey{-gui,} to 2.8.2: 2006-12-05 11:05:13 +00:00
mldonkey-gui Update to 2.8.0: 2006-09-16 06:21:39 +00:00
mouse-pppoe net/if_ether.h and net/ethertypes.h are approximately replacable by 2006-01-25 17:45:32 +00:00
mping Imported mping from PR 34488. 2006-09-07 10:06:26 +00:00
mppe-lkm Add a reminder that the LKM needs arc4, which is brought by wlan drivers. 2006-02-16 22:04:07 +00:00
mrstat
mrt Fix broken va_arg usage violating ISO C promotion rules. Bump revision. 2006-03-22 23:55:37 +00:00
mrtg Updated net/mrtg to 2.14.7 2006-10-19 06:40:54 +00:00
mtr Update to 0.72: 2006-10-03 19:15:20 +00:00
mydns-mysql Handle info page with install framework. Bump revision. 2006-06-07 12:43:13 +00:00
mydns-pgsql Use install framework for info pages. Bump revision. 2006-06-07 12:54:48 +00:00
nagios-base Fixed a typo in CONFIGURE_ARGS and some references to WRKDIR. 2006-10-20 08:45:10 +00:00
nagios-imagepak-base Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
nagios-nrpe Update nagios-nrpe package to 2.5.2. 2006-08-17 14:23:07 +00:00
nagios-nsca Update to 2.6: 2006-05-09 18:12:11 +00:00
nagios-plugin-ldap Allow dependency on PKGREVISIONed nagios-plugins package. 2006-10-23 07:17:40 +00:00
nagios-plugin-mysql Allow dependency on PKGREVISIONed nagios-plugins package. 2006-10-23 07:17:40 +00:00
nagios-plugin-pgsql Allow dependency on PKGREVISIONed nagios-plugins package. 2006-10-23 07:17:40 +00:00
nagios-plugin-snmp Allow dependency on PKGREVISIONed nagios-plugins package. 2006-10-23 07:17:40 +00:00
nagios-plugins Perl is needed at run time. PKGREVISION++ 2006-10-20 08:54:44 +00:00
nam Use source files included in ns-allinone, which supports x86_64 and gcc 4.1. 2006-08-23 10:43:49 +00:00
nap Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
napshare Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
nasd Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
nbtscan Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ncftp2 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ncftp3
neat Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
nemesis Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
net-snmp Apply patch from net-snmp CVS repository to fix Perl module SNMP's bulkwalk 2006-10-18 22:37:46 +00:00
netatalk Fix test == 2006-10-12 11:54:49 +00:00
netatalk1 netatalk1 package overhaul 2006-08-17 13:57:23 +00:00
netbsd-tap "BUILD_ENV" was misnamed. It's actually the environment that is passed 2006-07-21 14:27:56 +00:00
netcat Fixed PKGMANDIR. 2006-11-12 20:58:51 +00:00
netcat6 You *can't* disable IPv6 in netcat6; require it via PKG_OPTIONS instead. 2006-11-28 16:28:55 +00:00
netdisco Use find -print | xargs rather than find -exec. 2006-11-10 17:34:09 +00:00
netgroup
netname
netpipes Drop maintainership for packages that I no longer have time to maintain. 2006-03-14 16:00:40 +00:00
netsaint-base Modify packages that set PKG_USERS and PKG_GROUPS to follow the new 2006-04-23 00:12:35 +00:00
netsaint-plugin-cluster Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
netsaint-plugin-snmp Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
netsaint-plugins Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ngrep Changes 1.45: 2006-11-29 10:28:48 +00:00
nicotine Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
nidentd
nload Uses C++. 2006-05-22 15:10:38 +00:00
nmap Fixed "test ==". 2006-10-11 19:23:53 +00:00
nmapfe Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
nocol Reomove BROKEN_IN for packages that built in the latest 2006-08-06 05:16:50 +00:00
nprobe Correct pthread detection in configure. Has libtool, so annotate that. 2006-05-12 09:19:54 +00:00
ns Update HOMEPAGE. 2006-08-23 10:28:06 +00:00
nsca Fix errno. 2006-04-22 16:49:48 +00:00
nsd Update to nsd-2.3.5. This fixes a number of minor bugs. 2006-07-03 13:33:59 +00:00
nslint Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
nstx
ntop Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
ntop1 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ntp4 Fix path to docs in MESSAGE. This is PR #35096. 2006-11-22 23:07:39 +00:00
ocamlnet Initial import of ocamlnet-1.1.2: 2006-08-11 15:43:36 +00:00
oidentd Add basic DragonFly support. 2006-06-01 22:20:16 +00:00
oinkmaster Update to 2.0 2006-03-09 14:06:03 +00:00
openafs USE_TOOLS+=lex 2006-06-09 16:05:11 +00:00
openag This package needs zlib. 2006-06-07 21:01:15 +00:00
openh323 Fixed "test ==". 2006-11-11 22:49:51 +00:00
openntpd Update openntpd version 3.9p1. 2006-08-20 14:50:43 +00:00
openslp Make slpd reopen its log file on HUP (it does not use syslog - bah!). 2006-07-13 13:42:36 +00:00
openvmps On NetBSD use daemon() instead of the custom code here which forgets to 2006-05-31 17:47:45 +00:00
openvpn Update net/openvpn to 2.0.7. Changes from version 2.0.6 include fixing 2006-07-05 15:50:05 +00:00
ORBit Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
ORBit2 migrate devhelp docs to share/gtk-doc/html, bump PKGREVISION 2006-11-13 20:55:46 +00:00
overnet Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where 2006-05-22 22:22:02 +00:00
p5-DNS-ZoneParse Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Geo-IP Fix build by pointing to GeoIP location. 2006-07-21 18:19:05 +00:00
p5-INET6 DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-IO-Interface
p5-IO-Socket-Multicast
p5-IP-Country Fixed spelling mistake. 2006-06-11 19:38:05 +00:00
p5-ispman Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-Net-Bind Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-CIDR-Lite Updated to version 0.20. 2006-02-15 22:28:06 +00:00
p5-Net-Daemon Update p5-Net-Daemon to 0.39. 2006-11-05 04:09:39 +00:00
p5-Net-Dev-MIBLoadOrder Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-DNS DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-Net-DNSServer Remove an unneeded .pl file in the work dir after extraction; fixes 2006-07-21 16:22:01 +00:00
p5-Net-FTPSSL Import p5-Net-FTPSSL from pkgsrc-wip. Packaged by dieter roelants. 2006-04-09 17:14:33 +00:00
p5-Net-Gnats Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-Google Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-Ident
p5-Net-IP DESTDIR support. 2006-11-05 17:42:30 +00:00
p5-Net-IPv4Addr
p5-Net-IPv6Addr
p5-Net-IRC
p5-Net-Packet Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
p5-Net-Pcap Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
p5-Net-RawIP
p5-Net-Rendezvous This is Net::Rendezvous, a set of perl modules to utilize DNS for service 2006-01-15 16:24:16 +00:00
p5-Net-Server Update to 0.94 2006-09-13 21:07:55 +00:00
p5-Net-SNMP Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-Telnet Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-Telnet-Cisco Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-TFTP Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Net-XWhois
p5-Net-Z3950 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-NetAddr-IP Update to version 3.33. 2006-05-13 21:03:45 +00:00
p5-NetPacket
p5-Nmap-Parser Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
p5-POE-Component-Client-DNS
p5-POE-Component-Client-Ident
p5-POE-Component-SNMP Updated net/p5-POE-Component-SNMP to 1.07 2006-10-16 09:32:53 +00:00
p5-RADIUS Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
p5-SNMP-Info Update to version 1.04. 2006-10-01 15:56:08 +00:00
p5-SNMP-MIB-Compiler
p5-SNMP_Session Update p5-SNMP_Session to 1.08. 2006-11-04 11:32:07 +00:00
p5-SOAP-Lite Update p5-SOAP-Lite to 0.69. 2006-10-21 17:11:47 +00:00
p5-Socket6 DESTDIR support. 2006-11-05 17:31:09 +00:00
p5-X500-DN Change MAINTAINER to myself as geeogeegeeoh (at) users.sourceforge.net does 2006-02-17 20:37:11 +00:00
packit
partysip Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
pchar Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
pconsole Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
pear-Net_DIME Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pear-Net_Sieve Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pear-Net_SMTP Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pear-Net_Socket Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pear-Net_URL Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pear-SOAP Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pen
pfnet Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
php-ftp Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php-snmp Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php-sockets Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php-xmlrpc Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php-yaz Initial import of php-yaz version 1.0.7 into The NetBSD Packages 2006-07-10 07:44:58 +00:00
php-yp Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php5-soap Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pim6dd Honour PKGMANDIR and fix installation of man pages on !NetBSD. 2006-03-14 02:38:37 +00:00
pim6sd USE_TOOLS+=yacc 2006-06-21 18:31:21 +00:00
pload Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
poink Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
polsms tv@ pointed out that curl-7.16.0 had a shlib major bump -- 2006-11-19 11:50:23 +00:00
poptop Fixed "test ==". 2006-11-11 16:48:14 +00:00
powerdns Import net/powerdns, based on wip/pdns2 from pkgsrc-wip. 2006-08-13 09:34:21 +00:00
powerdns-ldap Import net/powerdns-ldap. 2006-08-13 09:36:40 +00:00
powerdns-mysql Revert to net/powerdns-mysql (I accidentally imported net/powerdns-pgsql in 2006-08-13 09:38:42 +00:00
powerdns-pgsql Import net/powerdns-pgsql. 2006-08-13 09:36:06 +00:00
powerdns-sqlite Import net/powerdns-sqlite. 2006-08-13 09:36:24 +00:00
ppp-lzs Mark as BROKEN_IN pkgsrc-2006Q1 according to 2006-05-18 20:29:58 +00:00
pppd Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
pptp Fix build on DragonFly. Add pptp.8 to PLIST. Bump revision. 2006-05-12 09:30:55 +00:00
proftpd Updated patch-ac via Debian to fix PR #35092 2006-11-23 11:57:07 +00:00
proxycheck Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a 2006-03-22 22:50:31 +00:00
publicfile
puf Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
pure-ftpd When SSL is enabled, set the hardcoded certificate file path to 2006-11-15 18:09:19 +00:00
pxe Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
py-adns Reset maintainer, email bounced with: 2006-08-13 23:32:22 +00:00
py-dns Mark as Python 2.2+, since explicit integer division is used (//). 2006-06-02 16:17:08 +00:00
py-GeoIP Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
py-google py-SOAPpy needs Python 2.2+ 2006-06-07 16:56:08 +00:00
py-IP Consistently use NetBSD.org address for shell, shellhung.org does not exist. 2006-03-16 22:48:42 +00:00
py-kenosis ... and the logging module is available for Python 2.3+. 2006-06-07 12:53:48 +00:00
py-libdnet Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-libpcap Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-medusa Initial import of py-medusa-0.5.4: 2006-11-04 17:48:10 +00:00
py-mimelib Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
py-ORBit Linking against libpython needs to link against pthread on some platforms 2006-07-14 06:29:02 +00:00
py-soaplib Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
py-soappy Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-spreadmodule Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
py-twisted Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
py-twisted-docs Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
py-zsi Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
pygopherd Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
qadsl Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
quagga Update to 0.98.6. 2006-06-05 19:28:25 +00:00
quagga-devel Not every platform has malloc.h. Apply a patch from the Quagga CVS. 2006-12-02 05:06:33 +00:00
queryperf Add libbind on Interix. 2006-11-28 16:30:39 +00:00
ra-rtsp-proxy Fix errno. 2006-03-14 02:41:56 +00:00
radiusd-cistron Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
rdesktop Add missing entries in PLIST. Bump PKGREVISION to 1. 2006-12-02 23:14:38 +00:00
rdist6 If guessing OS type has to have a '*4.0*' entry to try to match svr4, 2006-08-19 23:34:54 +00:00
rinetd Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ripe-whois Rename "SITES_* to "SITES.*" for file-specific lists of sites from which 2006-07-27 18:48:02 +00:00
ripe-whois-tools Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rootprobe Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rp-l2tp Add DragonFly support. 2006-05-12 09:41:15 +00:00
rp-pppoe Update rp-pppoe to 3.8: various internal changes, some of them bogus 2006-11-01 15:17:13 +00:00
rsync On Interix, use pkgsrc iconv, as the calls rsync is doing are segfaulting 2006-11-21 19:36:16 +00:00
rtorrent tv@ pointed out that curl-7.16.0 had a shlib major bump -- 2006-11-19 11:50:23 +00:00
ruby-icmp Bump PKGREVISION of these packages which affected (fixed) by 2006-02-03 04:43:47 +00:00
samba MAKE_JOBS_SAFE=NO 2006-10-23 03:26:24 +00:00
scamper Update to cvs version 20060331, from Matthew Luckie <mjl@luckie.org.nz>. 2006-04-20 22:57:06 +00:00
scapy Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
scdp Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
scli Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
sdig Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
sdist Logging option added, defaults to same logging as rdist. 2006-06-04 07:58:36 +00:00
SDL_net Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
sendfile Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
sharity-light Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
sipcalc Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
sipsak updated net/sipsak to 0.9.6 (which had been living in wip already for some 2006-11-10 21:32:35 +00:00
sitescooper Use pkginstall framework. Sort PLIST. Bump PKGREVISION. 2006-02-22 22:51:28 +00:00
skype pkglint says: Alignment of variable values should be done with tabs, 2006-08-28 07:54:05 +00:00
slurm Add DragonFly and try to fix the reliance on zeroness of undefined 2006-02-24 19:25:33 +00:00
smokeping Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
sniffit Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
snort Fixed a typo (SUBST_MESSAGE.cgi => SUBST_MESSAGE.paths) found by pkglint. 2006-06-18 00:25:26 +00:00
snort-mysql Add debug option 2006-04-18 22:39:32 +00:00
snort-pgsql Add debug option 2006-04-18 22:39:32 +00:00
snort-prelude Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
snort-rules
socat Update to 1.4.3.1 2006-02-05 00:33:34 +00:00
socket++ - add DragonFly support (positive lists for broken platforms would 2006-05-12 07:44:26 +00:00
socks4 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
socks5 Fixed the path to the manual pages. 2006-09-19 08:05:16 +00:00
soup Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
speedtouch Remove incorrect extern variable declaration which stopped compilation 2006-08-18 18:33:39 +00:00
spegla
spread Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
srsh
ssync
stripes Fixed creating libexec/cgi-bin as a regular file. Corrected PKGMANDIR. 2006-10-17 07:00:19 +00:00
sup Registered the patch. 2006-11-09 09:34:17 +00:00
synergy - Add a missing entry to PLIST. 2006-08-23 09:13:24 +00:00
synergy1.2 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
tacacs
tcl-scotty Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
tcpdmerge Fixed the package for unprivileged users. 2006-11-09 09:36:41 +00:00
tcpdpriv Reomove BROKEN_IN for packages that built in the latest 2006-08-06 05:16:50 +00:00
tcpdstat Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tcpdump Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
tcpflow Include a set of patches from Jukka Salmi in PR# 30805 2006-01-02 19:23:40 +00:00
tcpick Update net/tcpick to version 2.1. Addresses PR#34166 2006-08-09 13:58:30 +00:00
tcpillust Switch to Tcl/Tk 8.4. Bump PKGREVISION. 2006-03-08 19:02:47 +00:00
tcpreplay Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
tcpslice Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tcptrace Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tcptraceroute Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
teamspeak-client Update net/teamspeak-client to 2.0.32.60 2006-09-25 13:15:35 +00:00
tightvnc Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tightvncviewer Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
tinc Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
tinyfugue Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
tkined Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
tn5250 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
tnftp For consistency with the other tools from bootstrap, the preformatted 2006-07-24 08:10:37 +00:00
tnftpd Add a patch for: 2006-12-02 23:00:04 +00:00
tor Instead of setting compiler flags in each package if it uses C99, 2006-12-02 22:32:59 +00:00
torrentutils Fixed "test ==". 2006-12-01 20:30:17 +00:00
totd Fixed gcc warnings. 2006-06-26 11:20:47 +00:00
traceroute-as Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
trafshow Add -DBIND_8_COMPAT to CFLAGS to build on Darwin. This fixes 2006-06-05 17:29:25 +00:00
trickle Add DragonFly support. 2006-03-23 15:55:53 +00:00
tsclient Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
tsocks Fix build under Mac OS X by not building an useless (and not installed 2006-09-17 11:50:15 +00:00
tspc Install the relevant template files and point the configuration file to their 2006-02-23 10:18:02 +00:00
ttt Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
ucarp Needs msgfmt. 2006-07-06 13:14:01 +00:00
ucspi-ssl Only build sslperl if option "ucspi-ssl-perl" is enabled. Bump PKGREVISION. 2006-04-02 17:44:16 +00:00
ucspi-tcp Rename "SITES_* to "SITES.*" for file-specific lists of sites from which 2006-07-27 18:48:02 +00:00
udpcast Linux doesn't know SO_REUSEPORT, noticed by Min Sik Kim 2006-08-28 15:07:48 +00:00
udptunnel Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
unison Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
unison-devel Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
upclient Slightly reorder includes to allow it to build on DragonFly (again). 2006-09-19 22:25:48 +00:00
userppp Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
uucp Create the UUCP directories at post-install time. 2006-10-30 04:12:18 +00:00
vcheck Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
vde Needs a c++ compiler, and runs configure, so set USE_LANGUAGES to 2006-11-19 09:36:15 +00:00
vino Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
vnc - Update net/vncviewer4 to 4.1.2 (release notes just state "FIXED: Security 2006-07-22 19:21:11 +00:00
vncviewer - Update net/vncviewer4 to 4.1.2 (release notes just state "FIXED: Security 2006-07-22 19:21:11 +00:00
vpnc Fix a problem with ifconfig output on Fedora Core 5, see 2006-09-27 12:50:29 +00:00
vsftpd Explicitly error out if inet6 support is not present or disabled. 2006-10-05 15:20:28 +00:00
vtun Fix build with newer OpenSSL. 2006-05-12 09:48:09 +00:00
wakeup Fixed the package for unprivileged users. 2006-11-09 09:36:41 +00:00
wap-utils Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
waste Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
wget Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
whatmask
whoson Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
wimon Reuse MAX if it is already defined. Fixes build on DragonFly 1.6. 2006-09-24 13:53:17 +00:00
wireshark Update "wireshark" package to version 0.99.4. 2006-11-01 12:59:42 +00:00
wistumbler DragonFly support. 2006-03-23 17:20:22 +00:00
wistumbler2 Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
wistumbler2-gtk Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
wmget tv@ pointed out that curl-7.16.0 had a shlib major bump -- 2006-11-19 11:50:23 +00:00
wminet Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
wmnd Use DIST_SUBDIR and bump PKGREVISION. Pointed out by salo and wiz. 2006-04-29 10:55:55 +00:00
wmnet Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
wmpload Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wol Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
wpa_gui Always include unistd.h to get getopt(3), not just for mingw. 2006-11-27 14:26:06 +00:00
wu-ftpd Fix build on DragonFly 1.6+. 2006-09-22 18:58:59 +00:00
x2vnc Reset maintainer: 2006-11-24 23:04:14 +00:00
xfce4-wavelan-plugin Regenerate to fix some pkglint warnings. 2006-10-12 09:24:19 +00:00
xipdump Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
xmftp Include stdlib.h instead of malloc.h, which is not available on Darwin. 2006-05-10 06:40:59 +00:00
xnap Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xorp Fixed "test ==". 2006-10-05 02:40:25 +00:00
xrmftp Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
xtraceroute added support for IRIX 5 2006-10-01 22:36:46 +00:00
yafc List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-06 03:20:54 +00:00
yale-tftpd When opening a file for write, truncate it as well. 2006-03-14 14:11:53 +00:00
yaz Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
ytalk Reset maintainer: 2006-11-24 23:04:14 +00:00
ywho Make this package build with gcc-4. 2006-05-10 06:13:51 +00:00
Makefile Move directory of "netperf" package to "benchmarks". It was marked as 2006-11-21 10:59:25 +00:00