pkgsrc/net
sno e44110a0b1 PkgSrc changes:
- Updating package for p5 module Net::Twitter to 2.12 from 1.17
    (overfulfill pkg/40812)
  - Setting license to artistic-2.0

Upstream changes (2.xx trunk seems to be splitted after 1.17):
2.12 - Wed Mar 25, 2009
	o Removed test that uses show_progress arg to LWP::UserAgent, as this did not
		exist until v5.815.
	o Because of the above require LWP::UA of at least v2.032, as the two remaining
		tests are OK with that version.

2.11 - Thu Mar 19, 2009
	o Added useragent_args to new() to allow passing args to the LWP::UA object
	o Added test for above
	o Removed POD about dependancies.

2.10 - Thu Feb 26, 2009
	o Fix https://rt.cpan.org/Ticket/Display.html?id=43658 which proves I'm an idiot.
		The SYNOPSIS fix in 2.08 doesn't match up with reality. Passing args to
		new() with {} would break. This is now fixed.

2.09 - Thu Feb 20, 2009
	o Embarrassing. Since the very first 2.xx update_profile has been missing. This
		adds it back in and tests it.

2.08 - Thu Feb 19, 2009
	o Fixed ridiculously broken logic in get_error JSON deparse.
	o POD fix with SYNOPSIS to make the examples match the {} requirement

2.07 - Thu Feb 12, 2009
	o Add new friends_ids and followers_ids social graph methods
	o Added tests for the above.
	o Fix bug where get_error was not decoding the JSON that was returned.
	o Added documentation about hashref passing needing {} specified.

2.06 - Mon Jan 26, 2009
	o 2.05 had glitch which caused some methods like user_timeline to call the
		incorrect URL when called with no args, returning the wrong user's
		timeline.
	o Added test to prevent the above.
	o Added Net::Twitter::Search, as I now have permissions.
	o Added distribution of the local test that checks all arg combos.

2.05 - Sun Jan 25, 2009
	o public_timeline can now take zero args.
	o Any method which can take "id" as the only arg in the passed hashref can now also take that arg
		value as a string.
	o More arg validation updates. We're running out of places to break, knock on wood.
	o Code run through local test not packaged with the module which tests each method with every
		conceivable combination of args. There should be no more places the arg validation breaks
		valid arg combos, and it should be much more difficult for me to break it so in the future.

2.04 - Sat Jan 24, 2009
	o More tweaks from Marc Mims on regression tests
	o Reworked bad arg handling which caused subsequent calls of several methods to fail.
	o Fixed issue with arg handling in show_status
	o Removed Net::Twitter::Search until I can get assistance from Brenda, CPAN complains that I don't have
		rights to the namespace and people are reporting problems finding 2.x because the index is off.
	o Switch to using Module::Install

2.03 - Thu Jan 22, 2009
	o Bad MANIFEST kept the regression tests out of the 2.02 distribution.
	o Change clienturl to default to http://www.net-twitter.info and removed pointless XML warning.

2.02 - Thu Jan 22, 2009
	o Add arrayref_on_error switch at the suggestion of Ryan Rose. Changes default return value on error.
	o Added regression test suite by Marc Mims, hopefully no more crappy releases missing things.
	o Fixed several bugs in arg handling and validation to make it work correctly. Should now be 100%

2.01 - Fri Jan 16, 2009
	o Add back in the inexplicably missing update_twittervision
	o Fixed several errors with methods that can take a single arg, not a hashref. This has to happen
		for back compat with 1.xx
	o Patch from semifor to fix args handling on GET methods. It worked but was semantically wrong.

2.00 - Thu Jan 15, 2009
	o Final release including all of the below.
	o Differences since 2.00_05
		o Added Net::Twitter::Search stub file to act as a wrapper.
		o Added clone() method
		o More POD cleanup.
		o Switched from die/warn to Carp::carp/croak

2.00_05 - Mon Jan 12, 2009
	o 2.00_04 had a glaring error that prevented anything that used an HTTP POST,
		like update(), from actually, you know, POSTing.
	o Great suggestion from semifor on passing form values to LWP::UserAgent replaced 34 lines of
		ridiculous arg handling with 3 lines and a call to URI. Much better.
	o Yet more POD and minor tweaks.

2.00_04 - Sat Jan 10, 2009
	o Remove result hack for relationship_exists as twitter has fixed their end.
	o Completely rework arg validation to allow calling with no args, yet trapping
		where this is wrong.
	o Add JSON eval trapping to regular methods, it was mistakenly only
		happening on search.
	o Massive POD rewrites to clarify and expand, and even correct a few mistakes.

2.00_03 - Fri Jan 9, 2009
	o Add Net::Identica which wraps a Net::Twitter object and sets the default connection to identi.ca
	o Fix show_user argument handling which was broken to this point
	o Add full search API
	o Trap errors in JSON decoding when Twitter returns a 200 Success, preventing JSON::Any from die-ing
	o Various POD fixes and updates

2.00_02 - Wed Jan 7, 2009
	o Applied 34b042f653
	o Applied logic from patch to 1.xx by Chris Nelson to prevent bad JSON from
		causing JSON::Any to die. JSON errors should now gracefully return undef.
	o POD change, spurious h in the URL for rt.cpan.org
	o Updated copyright to 2009
	o Add IRC and other contact info.

2.00_01 - Mon Dec 22, 2008
	o From scratch redo. All the old code is gone and replaced with new.
	o Changes against 1.xx include:
		o identica quick switch to new() to set identi.ca connect info
		o Full arg validation. This can be bypassed.
		o All methods are now generated dynamically from a lookup
		  table at runtime.
2009-04-25 10:07:30 +00:00
..
3proxy Add DESTDIR support. 2008-06-12 02:14:13 +00:00
6tunnel Add DESTDIR support. 2008-06-12 02:14:13 +00:00
adns Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
aget Add DESTDIR support. 2008-06-12 02:14:13 +00:00
aiccu Full DESTDIR support. 2008-01-04 11:55:37 +00:00
airport2basestationconfig add DESTDIR support. Drop maintainership. 2009-02-11 21:52:59 +00:00
airportbasestationconfig Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
airportmodemutility
amule Switch to x11/wxGTK26{,-contrib}. 2008-09-22 20:21:03 +00:00
aoe-vblade Add DESTDIR support. 2008-06-12 02:14:13 +00:00
argus DESTDIR support. Install the former content of /var to 2009-02-10 17:47:59 +00:00
aria2 Update to aria2-1.2.0. Many, many changes (too verbose to list here); 2009-03-08 23:41:33 +00:00
arla Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
arpd Mark as destdir ready. 2008-07-14 12:55:56 +00:00
arping Add DESTDIR support. 2008-06-20 01:09:05 +00:00
arpwatch Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES 2008-09-25 14:02:08 +00:00
autonet Mark as destdir ready. 2008-07-14 12:55:56 +00:00
avahi Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
awhois Add DESTDIR support. 2008-06-20 01:09:05 +00:00
balance Need some pre-created directories. 2007-12-20 14:00:07 +00:00
barnyard Add missing directories. 2008-12-19 12:53:48 +00:00
batchftp Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bftpd Move /var/log/bftpd.log and /var/run/bftpd creation to install time. 2008-07-10 15:52:03 +00:00
bind9 Make these compile on DragonFly master. 2009-04-07 17:38:10 +00:00
bind95 Make these compile on DragonFly master. 2009-04-07 17:38:10 +00:00
bind96 Add URL for mirror on "ftp.belnet.be" to master site list. 2009-03-23 14:43:13 +00:00
bing Mark as destdir ready. 2008-07-14 12:55:56 +00:00
bittornado Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
bittornado-gui Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
bittorrent Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
bittorrent-gui Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
bmon Add DESTDIR support. 2008-06-20 01:09:05 +00:00
boinc3-coreclient Add DESTDIR support. 2008-06-20 01:09:05 +00:00
boinc3-libs Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
boinc3-seti
bounce Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
bpalogin Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bridged Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bsddip Add DESTDIR support. 2008-06-20 01:09:05 +00:00
btget Add DESTDIR support. 2008-06-20 01:09:05 +00:00
btpd Bump PKGREVISION for libevent ABI bump. 2009-02-27 22:53:46 +00:00
bug-buddy Update bug-buddy to 2.26.0. 2009-03-17 09:10:03 +00:00
cdpd Add DESTDIR support. 2008-06-20 01:09:05 +00:00
cftp Assert OWNERship of some packages, relinquish others entierly. 2008-05-25 13:16:10 +00:00
chksniff DESTDIR support 2009-03-02 17:40:02 +00:00
choparp Add DESTDIR support. 2008-06-12 02:14:13 +00:00
chrony Update to 1.23 and fix coredump on NetBSD 4.0 and later. 2008-08-12 16:37:32 +00:00
cia Fix indentation. 2008-05-25 20:49:39 +00:00
cidr
cisco-mibs
citrix_ica Fix URL for fetching Linux-i386 ICA client. 2008-10-07 09:57:58 +00:00
clive Update to 2.1.10: 2009-04-20 11:18:48 +00:00
cmu-dhcpd Fix build with GCC 4. DESTDIR support. 2008-10-01 12:16:45 +00:00
coda Add DESTDIR support. 2008-06-12 02:14:13 +00:00
connect Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
corkscrew Based on some feedback, comment out the newly added LICENSE=xxx for now. 2007-10-30 19:31:38 +00:00
couriertcpd Get rid of the "gnutls" and "ssl" options and replace with a 2008-02-21 15:50:29 +00:00
csup * Need OpenSSL to build. 2008-12-23 11:22:05 +00:00
ctorrent Supports DESTDIR. 2008-01-29 11:28:45 +00:00
dante Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
darkstat Update darkstat to 3.0.712. 2008-12-07 11:16:50 +00:00
DarwinStreamingServer Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
dc_gui2 Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib 2008-09-06 20:54:31 +00:00
dcsharp Bump PKGREVISION following the update of textproc/icu, and the 2009-03-25 22:37:12 +00:00
dctc Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib 2008-09-06 20:54:31 +00:00
ddclient Regenerate patch-aa avoiding CVS keyword in the patch. 2007-10-03 23:02:52 +00:00
delegate Update delegate to 9.9.1. Notable changes include: 2009-02-24 03:24:15 +00:00
dgd
dhcpcd Update to dhcpcd-4.99.18 2009-04-20 06:38:19 +00:00
dhcpcd-dbus Needs pkg-config. 2009-03-17 18:59:00 +00:00
dhcpcd-gtk We use pkg-config. 2009-03-24 16:38:26 +00:00
dhid
dhisd
djbdns Uncomment LICENSE. 2009-04-22 05:23:19 +00:00
djbdns-run Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
dlint
dnsdoctor
dnsmasq We need pkg-config to build against DBus. 2009-03-18 21:58:26 +00:00
dnstop Depend on appropriate libpcap version. From Sergey Svishchev. 2007-12-02 12:59:11 +00:00
dnstracer Add DESTDIR support. 2008-06-12 02:14:13 +00:00
docsis Add DESTDIR support. 2008-06-12 02:14:13 +00:00
driftnet
drill Update to drill-1.4.0: 2008-12-17 17:53:26 +00:00
dtcp Remove FreeBSD CVS ID -- it doesn't add much information and creates 2007-07-02 09:46:51 +00:00
dtcpclient Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
dynipclient
echoping Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ed2k-gtk-gui Add DESTDIR support. 2008-06-12 02:14:13 +00:00
edonkey2k * Add new emulator framework in pkgsrc/mk/emulator that handles all 2007-07-29 05:18:36 +00:00
ekiga Remove msgfmtstrip scripts and targets using them, now that the 2009-03-22 19:01:37 +00:00
entropy
etherape Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
ettercap Replace USE_NCURSES with INCOMPAT_CURSES, now that PR 24928 is fixed. 2008-04-28 22:08:14 +00:00
ettercap-NG Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ez-ipupdate Enable interface lookups on DragonFly (allow interface=xxx in the config file). 2008-09-07 12:01:16 +00:00
fair-identd
fetch Add back support for OpenSSL option, otherwise fetch can't link against 2009-02-18 08:36:53 +00:00
firewalk
flan
flodo Add CONFLICTS line for previous PKGNAME versions. 2008-03-10 10:33:38 +00:00
flow-tools Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
fmirror Add DESTDIR support. 2008-06-12 02:14:13 +00:00
fpdns Initial import of fpdns-0.9.1: 2007-09-08 12:03:07 +00:00
fping DESTDIR support. 2009-02-10 17:22:20 +00:00
fping6 DESTDIR support 2009-02-10 17:33:52 +00:00
freenet-tools
freeradius Add CONFLICTS for upcoming freeradius 2.x import 2008-05-15 19:40:58 +00:00
freeradius2 FreeRADIUS 2.1.4 Tue Mar 10 17:05:00 CEST 2009; , urgency=medium 2009-04-23 18:26:05 +00:00
freewais-sf Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
ftplibpp Require OpenSSL. 2008-09-29 11:41:39 +00:00
ftpproxy
gated Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
GeoIP Changes 1.4.6: 2009-04-24 10:17:22 +00:00
Geomyidae From maintainer, Jeff Woodall, via PR 39343: 2008-08-12 14:59:44 +00:00
gethost Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gift Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gift-fasttrack Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gift-gnutella Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gift-openft Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib 2008-09-06 20:54:31 +00:00
giftcurs Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gini Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gkrellm-multiping Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gkrellm-snmp Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gkrellm-wireless Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gnapfetch Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gnet Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gnet1 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gnetcat I18N (PR 37581) and DESTDIR support. 2007-12-21 20:35:36 +00:00
gnome-netstatus Update to 2.26.0: 2009-03-12 15:19:38 +00:00
gnome-nettool Update to 2.26.0: 2009-03-22 18:11:57 +00:00
gnome-vfs-dns-sd Import gnome-vfs-dns-sd version 2.24.0. 2008-12-20 21:21:08 +00:00
gnome-vfs-smb Bump PKGREVISION for gnome-vfs change (hal addition) 2008-11-23 13:44:46 +00:00
gnugk Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
gofish Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gopher Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gsnmp Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gst-plugins0.10-soup build the "soup" plugin of gst-plugins0.10-good, needed for the 2008-10-17 11:30:38 +00:00
gt-itm
gtk-gnutella PKG_DESTDIR_SUPPORT must be either user-destdir or destdir, not both. 2009-02-15 19:13:23 +00:00
gtk-vnc Fix path to itself. 2009-04-06 10:18:07 +00:00
gtk_wicontrol
hesiod Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
hf6to4 Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
hlfl Mark as destdir ready. 2008-07-14 12:55:56 +00:00
hobbitclient Mark hobbitclient as not parallel build safe since it simply doesn't work. 2009-04-11 18:40:15 +00:00
hobbitmon Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
host Put back a couple of IRIX conditionals the way they used to behave, 2008-03-11 18:47:40 +00:00
howl Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
hping * detection of endian in bytesex.h is not enough, use result of byteorder.h. 2009-02-11 08:06:17 +00:00
httping Update to 1.2.9 and fix SunOS builds 2008-09-19 19:23:07 +00:00
httptunnel Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
icsi-finger Make this compile and run on non-NetBSD; tested (as client) on Solaris 10 2008-12-15 15:37:56 +00:00
iftop Suports DESTDIR. 2007-08-08 17:33:44 +00:00
IglooFTP Fix patchsum. 2008-06-20 11:22:17 +00:00
inadyn Initial import of inadyn-1.96.2. 2008-06-22 04:52:39 +00:00
ipcalc DESTDIR support. 2009-02-16 18:39:36 +00:00
ipcheck Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
iperf
ipgrab Mark as destdir ready. 2008-07-14 12:55:56 +00:00
iplog
ipv6calc Update net/ipv6calc to 0.72.1. Changes: builds cleanly on Mac OS X 2009-01-12 22:25:23 +00:00
ipw
irrd Make it build on FreeBSD and DragonFly. 2009-04-07 17:58:19 +00:00
irrtoolset-nox11 fix the asplain patch: since the routing registries currently won't find 2009-03-15 20:10:35 +00:00
isc-dhclient Update to 3.1.2 2009-03-05 23:35:12 +00:00
isc-dhclient4 Update to 4.1.0 2009-01-04 00:56:32 +00:00
isc-dhcp Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
isc-dhcp4 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
isc-dhcpd Update to 3.1.2 2009-03-05 23:35:12 +00:00
isc-dhcpd4 Update to 4.1.0 2009-01-04 00:56:32 +00:00
isc-dhcrelay Update to 3.1.2 2009-03-05 23:35:12 +00:00
isc-dhcrelay4 Update to 4.1.0 2009-01-04 00:56:32 +00:00
ishell
isic
ispman
jftpgw Mark as destdir ready. 2008-07-14 12:55:56 +00:00
jigdo Mark as destdir ready. 2008-07-14 12:55:56 +00:00
jumpgate
jwhois Take over maintainership, per kim@'s request. 2009-01-10 10:02:00 +00:00
kdenetwork3 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
kftpgrabber add DESTDIR support 2009-02-11 21:33:42 +00:00
kiax Remove superfluous patch (was already included in upstream). 2008-06-01 15:25:37 +00:00
kismet Fixes build failure on NetBSD-4 with pkgsrc libpcap, reported in PR 40380. 2009-01-13 14:08:07 +00:00
kphone Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ktorrent Change maintainer email to my NetBSD.org alias. At the same time, disown 2009-01-04 14:08:14 +00:00
LaBrea Add DESTDIR support. 2008-06-12 02:14:13 +00:00
lambdamoo Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 12:14:01 +00:00
lambdamoo-core
lambdamoo-doc
latd
ldns Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
lft
lftp INSTALL_UNSTRIPPED=yes on Darwin to make this run. 2009-03-20 05:51:53 +00:00
libares Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libcares Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libdnet Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libfetch Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
libIDL Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
liblive Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libmms Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libnids Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libnipper Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libpcap Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libradius Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
libsoup24 update to 2.26.1 2009-04-16 19:42:58 +00:00
libsscript Fix build with GCC 4 and add DESTDIR support. 2008-09-19 23:26:09 +00:00
libtorrent Add two patches taken from "xnet.fi" to fix the build under SunOS 5.11 2009-04-10 09:06:20 +00:00
libtrace Update libtrace to 3.0.4 2008-06-10 10:21:41 +00:00
libupnp Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libvncserver Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
linc Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
llnlxdir
llnlxftp
logjam Use curl instead of libsoup-devel as networking library. 2008-10-29 02:05:47 +00:00
lopster Mark as destdir ready. 2008-07-14 12:55:56 +00:00
maradns Fix a Denial-of-Service vulnerability in maradns version 1.2.12.06 2008-03-19 22:55:21 +00:00
mbrowse Instead of the bogus path for the net-snmp package use 2007-06-30 13:28:06 +00:00
mcast-tools Fix build on DragonFly. Fix PLIST. Bump revision. 2007-12-27 17:46:53 +00:00
md-whois Update md-whois package to from 4.7.22 to 4.7.28. 2008-11-19 14:35:34 +00:00
mDNSResponder Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
mDNSResponder-nss * Also need ${PKGMANDIR}/man5 before install. 2007-12-21 11:49:38 +00:00
microdc2 Fix build with libxml2-2.7 and newer. 2008-10-02 16:34:18 +00:00
miniupnpd * Change version to 1.2.0.20081009 2009-01-06 23:39:53 +00:00
miredo Name of sample config files has been changed. 2007-12-21 12:43:09 +00:00
mirror
mldonkey Update to 3.0.0: 2009-02-25 23:39:36 +00:00
mldonkey-gui Convert to user-destdir. 2009-02-16 13:11:40 +00:00
monotorrent Bump PKGREVISION following the update of textproc/icu, and the 2009-03-25 22:37:12 +00:00
monsoon Bump PKGREVISION following the update of textproc/icu, and the 2009-03-25 22:37:12 +00:00
mouse-pppoe Update MASTER_SITES 2009-01-11 02:44:15 +00:00
mping Remove MAINTAINER at their request. 2009-03-21 16:01:26 +00:00
mppe-lkm
mrstat Updated net/mrstat to 1.20 2009-02-13 21:47:02 +00:00
mrt Precreate missing directories. Prepare for destdir. 2008-08-12 14:39:12 +00:00
mrtg Bump PKGREVISION to 2. 2009-03-07 15:02:23 +00:00
msdl Update msdl to 1.2.3. 2008-12-02 00:47:34 +00:00
mtftpd to pkgsrc-users 2009-03-18 13:29:32 +00:00
mtr Fix gtk version reference 2009-03-22 16:21:44 +00:00
mydns-mysql
mydns-pgsql Make PostgreSQL 8.2 the default version. Bump all packages using it. 2008-03-13 17:38:48 +00:00
nagios-base Drop maintainershit of the Nagios packages. I cannot maintain a package 2009-04-11 17:24:00 +00:00
nagios-imagepak-base
nagios-nrpe Pass --with-nagios-user and --with-nagios-group in CONFIGURE_ARGS, in 2009-04-16 09:32:35 +00:00
nagios-nsca - Minor fix to MESSAGE file. 2007-11-26 22:14:23 +00:00
nagios-plugin-ldap Update nagios-plugins and nagios-plugin-{ldap,pgsql,mysql,radius,snmp} 2009-03-24 19:54:53 +00:00
nagios-plugin-mysql Update nagios-plugins and nagios-plugin-{ldap,pgsql,mysql,radius,snmp} 2009-03-24 19:54:53 +00:00
nagios-plugin-pgsql Update nagios-plugins and nagios-plugin-{ldap,pgsql,mysql,radius,snmp} 2009-03-24 19:54:53 +00:00
nagios-plugin-radius Update nagios-plugins and nagios-plugin-{ldap,pgsql,mysql,radius,snmp} 2009-03-24 19:54:53 +00:00
nagios-plugin-snmp Drop maintainershit of the Nagios packages. I cannot maintain a package 2009-04-11 17:24:00 +00:00
nagios-plugin-spamd Initial import of nagios-plugin-spamd 1.4. 2007-10-14 17:37:49 +00:00
nagios-plugins Drop maintainershit of the Nagios packages. I cannot maintain a package 2009-04-11 17:24:00 +00:00
nam
nap
napshare Mark as destdir ready. 2008-07-14 12:55:56 +00:00
nasd Make it more likely to build with modular Xorg. 2008-10-02 17:29:38 +00:00
nbtscan Fix off by one error, noticed by PR 40374. 2009-01-25 14:21:13 +00:00
ncftp3 DESTDIR support 2009-02-16 18:44:40 +00:00
nemesis Mark as destdir ready. 2008-07-14 12:55:56 +00:00
net-snmp Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
net6 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
netatalk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
netcat Removed ftp.rge.com from MASTER_SITES, doesn't resolve anymore 2007-11-12 20:05:38 +00:00
netcat6 Full DESTDIR support. 2008-01-04 12:50:13 +00:00
netdisco PkgSrc changes: 2009-04-11 23:15:19 +00:00
netgroup
netname * Need some cirectories before install. 2007-12-24 08:47:31 +00:00
netpipes
nfdump Update to version 1.5.7 2008-02-24 20:38:49 +00:00
ngrep Fix a tyop, and re-format the paragraph 2008-07-09 10:26:32 +00:00
nicotine Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
nidentd
nipper This is a major update of nipper from 0.10.5->0.12.0 which includes 2008-09-08 17:39:29 +00:00
nload Update nload to 0.7.0, based on maintainer update request in PR 38461. 2008-04-19 10:57:34 +00:00
nmap Bump PKGREVISION for new patch-ad. 2009-04-01 08:00:44 +00:00
nocol Don't leak rpath into build area. Add DESTDIR support. Bump revision. 2008-10-02 17:40:43 +00:00
nprobe
ns ns uses C99 features. 2009-01-06 04:43:23 +00:00
nsd Update to nsd-3.2.0: 2008-12-17 17:22:56 +00:00
nslint Add DESTDIR support. 2008-06-20 01:09:05 +00:00
nstx
ntop Changes 3.3.9: 2009-04-24 10:18:03 +00:00
ntop1 Also need sbin directory before install. 2007-12-22 11:48:09 +00:00
ntp4 Update to 4.2.4p6. Highlights from 4.2.4p4: 2009-01-26 20:06:15 +00:00
ocamlnet
oidentd Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
oinkmaster PKGREVISION-- 2008-12-08 13:06:04 +00:00
openafs Update OpenAFS to version 1.4.6, fixing CVE-2007-6599 (and nothing else). 2008-07-13 19:10:41 +00:00
openag Fixed "extra qualification". 2007-12-01 16:20:09 +00:00
openh323 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
openntpd Added VARBASE to BUILD_DEFS and make the rest a bit simpler. 2008-03-01 18:58:52 +00:00
openresolv Update to openresolv-3.3 2009-04-22 10:20:36 +00:00
openslp Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
openvmps Add DESTDIR support. 2008-06-20 01:09:05 +00:00
openvpn Make it work on DragonFly 2.0 and up. Bump PKGREVISION. 2008-12-05 08:13:35 +00:00
openwbem Fix type issue with siglongjmp. Fix autoconf test for pthread_barrier 2007-12-27 18:54:18 +00:00
ORBit Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
ORBit2 gtkdoc-rebase is required for installation 2009-04-13 17:06:30 +00:00
overnet * Add new emulator framework in pkgsrc/mk/emulator that handles all 2007-07-29 05:18:36 +00:00
p5-Cisco-Abbrev Initial import of p5-Cisco-Abbrev version 0.02 in the NetBSD Packages 2009-01-29 22:00:17 +00:00
p5-Data-Stream-Bulk Import p5-Data-Stream-Bulk version 0.03. 2009-01-11 13:56:11 +00:00
p5-DNS-ZoneParse Update from version 0.95nb3 to 0.96. 2009-01-11 12:38:51 +00:00
p5-eBay-API Modify dependencies to perl-modules which are deployed with the perl-core, 2009-04-24 17:15:21 +00:00
p5-Geo-IP Update from version 1.35 to 1.36. 2009-01-11 12:41:03 +00:00
p5-Geo-IPfree Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-IO-Interface Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-IO-Socket-INET6 Remove the net/p5-INET6 package, no packages in pkgsrc use it anymore. 2009-03-07 15:54:51 +00:00
p5-IO-Socket-Multicast Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-IP-Country Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-ispman Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Akismet Initial import of p5-Net-Akismet version 0.05 in the NetBSD Packages 2008-11-24 06:00:32 +00:00
p5-Net-Amazon Remove MAINTAINER at their request. 2009-03-21 16:01:26 +00:00
p5-Net-Amazon-S3 Update from version 0.48 to 0.50. 2009-02-22 15:10:44 +00:00
p5-Net-Bind Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-CIDR-Lite Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-CIDR-Set Update from version 0.10 to version 0.11. 2009-01-31 06:02:18 +00:00
p5-Net-Daemon Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-DBus Needs pkg-config. 2008-11-20 14:14:32 +00:00
p5-Net-Dev-MIBLoadOrder Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-DNS Bump PKGREVISION to 1. 2009-03-07 15:34:40 +00:00
p5-Net-DNSServer Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-eBay Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-FTPSSL Drop MAINTAINERSIP at MAINTAINER's request. 2009-03-24 13:35:47 +00:00
p5-Net-Gnats Update from version 0.04nb3 to 0.05. 2008-11-18 06:34:45 +00:00
p5-Net-Google Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Ident Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Interface pkgsrc-changes: 2009-03-21 13:50:18 +00:00
p5-Net-IP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-IPv4Addr Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-IPv6Addr Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-IRC Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Jifty - updated to 0.11 2009-03-09 20:15:12 +00:00
p5-Net-LDAP-Server Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Libdnet Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-LibIDN pkgsrc changes: 2009-03-01 21:49:54 +00:00
p5-Net-MAC Updated from version 1.4 to 1.5. 2008-11-18 06:37:41 +00:00
p5-Net-NBName Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-OpenID-Consumer Updated to version 1.02. 2008-11-08 23:39:39 +00:00
p5-Net-Packet Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Pcap Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-RawIP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Rendezvous Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Server Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-SNMP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-SNMP-Mixin Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Telnet Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Telnet-Cisco Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-TFTP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Twitter PkgSrc changes: 2009-04-25 10:07:30 +00:00
p5-Net-Write Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-XMPP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-XWhois Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Net-Z3950-ZOOM Bump PKGREVISION following the update of textproc/icu, and the 2009-03-25 22:37:12 +00:00
p5-NetAddr-IP PkgSrc changes: 2009-04-15 07:40:00 +00:00
p5-NetPacket Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Nmap-Parser Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-POE-Component-Client-DNS Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-POE-Component-Client-Ident Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-POE-Component-SNMP Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-RADIUS Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-RadiusPerl Correct PERL5_PACKLIST 2009-03-21 22:27:53 +00:00
p5-RPC-XML Updated from version 0.60nb1 to 0.64. 2008-11-18 15:37:52 +00:00
p5-SNMP-Info Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-SNMP-MIB-Compiler Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-SNMP_Session Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-SOAP-Lite PkgSrc changes: 2009-04-11 23:15:19 +00:00
p5-Socket6 - Fix build problems on any platform, where perl isn't compiled using the 2009-02-25 20:39:20 +00:00
p5-X500-DN Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
packit Add DESTDIR support. 2008-06-12 02:14:13 +00:00
parpd Update to parpd-1.4 2009-04-24 09:47:47 +00:00
partysip Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pchar Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pconsole Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pear-Net_DIME Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pear-Net_Sieve Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
pear-Net_SMTP 1.3.0 2008-04-30 19:32:34 +00:00
pear-Net_Socket Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pear-Net_URL Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pear-SOAP Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
pen Update pen to the latest version (0.17.2, which almost a year old now). 2008-01-30 08:27:30 +00:00
pfnet Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-ftp Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-snmp Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-sockets Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-xmlrpc Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-yaz Bump PKGREVISION following the update of textproc/icu, and the 2009-03-25 22:37:12 +00:00
php-yp Add DESTDIR support. 2008-06-20 01:09:05 +00:00
php5-soap Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pim6dd DESTDIR support and fix for newer netbsd. 2009-02-14 17:54:55 +00:00
pim6sd DESTDIR support and fix for newer NetBSD. 2009-02-14 17:57:18 +00:00
pload Store traffic counters in u_quad_t to avoid overflow. Closes PR 38168. 2009-01-04 20:03:21 +00:00
poink Add DESTDIR support. 2008-06-12 02:14:13 +00:00
polsms DESTDIR support 2009-02-16 19:03:18 +00:00
poptop - Update to 1.3.0 2009-02-24 21:22:41 +00:00
portmap Add DESTDIR support. 2008-06-12 02:14:13 +00:00
powerdns Update to PowerDNS 2.9.21.2. 2008-12-08 12:26:57 +00:00
powerdns-ldap Upgrade PowerDNS to 2.9.21.1. This release contains the security patch for 2008-08-11 14:38:33 +00:00
powerdns-mysql Upgrade PowerDNS to 2.9.21.1. This release contains the security patch for 2008-08-11 14:38:33 +00:00
powerdns-pgsql Upgrade PowerDNS to 2.9.21.1. This release contains the security patch for 2008-08-11 14:38:33 +00:00
powerdns-recursor Get kqueue support working 2009-04-21 22:52:37 +00:00
powerdns-sqlite Upgrade PowerDNS to 2.9.21.1. This release contains the security patch for 2008-08-11 14:38:33 +00:00
pppd Modify the patch-ae not to include $Id$. 2008-12-30 12:03:02 +00:00
pptp Add DESTDIR support. 2008-06-12 02:14:13 +00:00
proftpd Fix (de)installation of a binary version of this package. 2009-02-09 11:57:48 +00:00
proxycheck Add DESTDIR support. 2008-06-12 02:14:13 +00:00
proxytunnel Import proxytunnel 1.9.0 2009-01-23 13:35:30 +00:00
publicfile
puf Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pure-ftpd Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pxe Update pxe to 1.4.2. 2007-12-22 12:08:58 +00:00
py-adns Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-boto Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
py-dns Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
py-GeoIP Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
py-google Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-IP Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-kenosis Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-libdnet Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
py-libpcap Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
py-medusa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-ORBit Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
py-soaplib Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-soappy Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
py-spreadmodule Remove Python 2.1 support. 2009-02-09 21:09:20 +00:00
py-twisted Fix include order. 2008-09-20 18:51:57 +00:00
py-twisted-docs Update from to 8.1.0; changes too numerous to list. 2008-08-22 21:49:08 +00:00
py-zsi Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pygopherd Add DESTDIR support. 2008-06-20 01:09:05 +00:00
qadsl Add DESTDIR support. 2008-06-20 01:09:05 +00:00
quagga Fixes PLIST. 2008-06-02 12:08:54 +00:00
quagga-devel Update to 0.99.11. 2009-01-10 19:08:36 +00:00
queryperf
ra-rtsp-proxy Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
radiusclient-ng Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
radiusd-cistron Update radiusd-cistron to 1.6.8. 2007-12-22 12:39:57 +00:00
rbldnsd - Update to 0.996b 2009-02-24 00:58:10 +00:00
rdesktop Make ssl support an option (that defaults to on) 2008-09-12 16:00:56 +00:00
rdist6 Honour PKGMANDIR 2008-05-20 20:21:25 +00:00
rinetd
rootprobe
rp-l2tp - add/update patches to introduce LDFLAGS to links in the package 2008-03-11 09:16:38 +00:00
rp-pppoe Update HOMEPAGE 2009-01-11 02:50:46 +00:00
rsync Add a startup script for "rsync" in daemon mode loosely based on 2009-02-21 09:34:17 +00:00
rtorrent Add two patches taken from "xnet.fi" to fix the build under SunOS 5.11 2009-04-10 09:06:20 +00:00
ruby-icmp Enable DESTDIR support with devel/ruby-setup. 2009-02-15 03:24:50 +00:00
ruby-netaddr Update from version 1.4.0 to version 1.5.0. 2009-04-22 11:42:01 +00:00
ruby-snmp Initial import of ruby-snmp as version 1.0.2 into the NetBSD 2008-04-06 23:38:40 +00:00
samba Update "samba" package to version 3.0.34. Changes since version 3.0.32: 2009-03-21 18:25:34 +00:00
scamper Reset maintainer, rpaulo resigned. 2007-07-08 12:35:10 +00:00
scapy Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
scdp Add DESTDIR support. 2008-06-20 01:09:05 +00:00
scli Add DESTDIR support. 2008-06-20 01:09:05 +00:00
sdig Restore PKGREVISION=1 lost apparently by accident in -r1.13 a year ago. 2008-06-23 03:53:57 +00:00
sdist Add DESTDIR support. 2008-06-20 01:09:05 +00:00
SDL_net Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
sendfile
ser Add assembler bits for locking on amd64. Fixes broken build, because one 2008-08-17 22:40:26 +00:00
sharity-light drop maintainership 2009-01-12 16:19:07 +00:00
sipcalc Update to 1.1.4. Changes: 2009-01-11 22:49:11 +00:00
sipsak Add DESTDIR support. 2008-06-20 01:09:05 +00:00
sitescooper
skype - add user-destdir support 2009-02-05 00:53:09 +00:00
slurm
smokeping Update smokeping 2.3.5->2.4.2 2008-08-17 11:09:10 +00:00
sniffit
snort Update to 2.8.3.1 2008-10-25 18:35:19 +00:00
snort-rules
socat Support systems where time_t is equivalent to "long long" or 2009-03-11 08:40:32 +00:00
socket++ Make it build on DragonFly. 2009-04-07 18:05:08 +00:00
socks4 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
socks5 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
solaris-tap Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
speedtouch Add PKG_DESTDIR_SUPPORT, release maintainership 2009-02-10 12:55:25 +00:00
spegla DESTDIR support. Fix PLIST. Bump revision. 2008-12-18 15:21:54 +00:00
spread Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
spreadlogd Bump PKGREVISION for libevent ABI bump. 2009-02-27 22:53:46 +00:00
srsh * Use *_MAKE_FLAGS instead of *_TARGET to pass variables. 2007-12-27 12:08:01 +00:00
ssmping Fix installation. 2008-04-07 18:06:07 +00:00
ssync
stripes
sup welcome to sup-0.3 2008-05-30 14:25:26 +00:00
synergy Added support for installation to DESTDIR. 2008-02-23 18:04:57 +00:00
synergy1.2 DESTDIR support. Use (void *)NULL as sentinal. 2009-02-09 17:04:49 +00:00
tacacs Fixed build problem with gcc4 reported by Yakovetsky Vladimir in PR 36929. 2007-09-23 16:25:01 +00:00
tcl-scotty Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
tcpdmerge
tcpdpriv static functions must not be declared inside functions. 2007-12-01 13:03:27 +00:00
tcpdstat Do not declare a static variable in a header file. This makes the package 2007-05-30 17:47:04 +00:00
tcpdump Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tcpflow Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tcpick Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tcpillust Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
tcpreplay Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tcpslice Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tcptrace
tcptraceroute
teamspeak-client Add PKG_DESTDIR_SUPPORT, plus fix permissions on installed wav files 2009-02-10 12:07:21 +00:00
teamspeak-server Updated net/teamspeak-server to 2.0.24.01 2009-01-06 22:53:30 +00:00
tightvnc Mark as not -j2 safe. 2009-03-02 22:39:11 +00:00
tightvncviewer Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
tinc Update net/tinc to version 1.0.9. Pick up maintainership and set license. 2009-04-18 19:27:11 +00:00
tinyfugue * Need some pre-created directories. 2007-12-27 11:43:51 +00:00
tkined
tn5250 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
tnftp Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
tnftpd Update to tnftpd 20081009. Notable changes since 20061217: 2008-10-09 04:14:28 +00:00
tor Bump PKGREVISION for libevent ABI bump. 2009-02-27 22:53:46 +00:00
torrentutils Remove explicit dependence on "bash" package. "USE_TOOLS+= bash:run" 2007-06-22 17:46:19 +00:00
totd Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, 2008-02-28 11:58:47 +00:00
traceroute-as Add DESTDIR support. 2008-06-20 01:09:05 +00:00
trafshow Update trafshow to 5.2.3. 2007-10-18 09:32:43 +00:00
trickle Bump PKGREVISION for libevent ABI bump. 2009-02-27 22:53:46 +00:00
tsclient Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib 2008-09-06 20:54:31 +00:00
tsocks Changed tsocks.sh so that it matches the man page. PKGREVISION++ 2007-07-26 12:27:18 +00:00
tspc Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, 2008-02-28 11:58:47 +00:00
ttt Make it build on FreeBSD and DragonFly. 2009-04-07 17:58:19 +00:00
twitux to netbsd-users 2009-03-18 13:31:19 +00:00
ucarp
ucspi-ssl Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
ucspi-tcp Add commented-out LICENSE=public-domain. Nudged by gdt@. 2008-02-19 21:12:06 +00:00
udpcast DESTDIR support. 2008-04-07 18:19:22 +00:00
udptunnel
unbound Update to unbound-1.1.1: 2008-12-17 18:14:01 +00:00
unfs3 Update to unfs3-0.9.21. Changes: 2008-08-12 20:15:11 +00:00
unison Update net/unison to 2.27.53 2008-07-25 20:03:03 +00:00
unison-devel Update net/unison-devel to 2.30.4 2008-07-25 19:43:13 +00:00
unworkable Bump PKGREVISION for libevent ABI bump. 2009-02-27 22:53:46 +00:00
upclient
urlgfe Add DESTDIR support. 2008-06-20 01:09:05 +00:00
userppp user-destdir support, fix build on netbsd-5+ 2008-12-18 13:55:24 +00:00
uucp DESTDIR support. Use pkgsrc-users@NetBSD.org as maintainer. 2009-02-16 13:28:29 +00:00
vcheck Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
vde
vinagre Initial import of vinagre-2.26.0: 2009-04-06 10:19:06 +00:00
vino Add avahi option, and enable it by default. 2008-12-21 11:00:37 +00:00
vnc DESTDIR support. Use SPECIAL_PERMS for Xvnc on Solaris. Not 2009-04-04 20:44:58 +00:00
vncviewer Push the distfile into MASTER_SITE_LOCAL. It is GPL and mirrored anyway, 2009-02-27 13:05:20 +00:00
vpnc update to 0.5.3, brings some minor fixes 2009-02-04 21:51:27 +00:00
vsftpd regen for missing patch-ae. 2008-11-03 05:29:29 +00:00
vtun Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wakeup Add DESTDIR support. 2008-06-20 01:09:05 +00:00
walker Fix DESTDIR. 2008-06-16 15:14:26 +00:00
wap-utils Add DESTDIR support. 2008-06-20 01:09:05 +00:00
waste Correct email address for generic MAINTAINER. 2009-03-17 21:40:44 +00:00
wget Update to 1.11.4: 2008-07-18 09:36:39 +00:00
whatmask Add DESTDIR support. 2008-06-20 01:09:05 +00:00
whois3 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
whoson Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
wide-dhcpv6 Update wide-dhcpv6 to 20070507. 2007-05-22 12:53:01 +00:00
wimon
wireshark Update "wireshark" package to version 1.0.7. Changes since version 1.0.6: 2009-04-10 07:21:28 +00:00
wistumbler
wistumbler2 +MAKE_JOBS_SAFE=no 2009-03-02 23:27:46 +00:00
wistumbler2-gtk Fix build on amd64 -- machine/speaker.h is not needed. Add DESTDIR 2008-10-02 13:35:02 +00:00
wmget Per the process outlined in revbump(1), perform a recursive revbump 2008-01-18 05:06:18 +00:00
wminet
wmnd Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wmnet Resign as maintainer. I have not used this package for a long time. 2007-09-19 06:20:07 +00:00
wmpload Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wol Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wpa_gui DESTDIR support. 2008-04-07 18:25:38 +00:00
wpa_supplicant Bump to 0.6.7 and enable all the build time options we can. 2009-01-22 21:19:17 +00:00
wu-ftpd Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 12:18:09 +00:00
x2vnc add dga option (defaulted on) - no change in default behaviour 2009-04-17 16:19:27 +00:00
xfce4-wavelan-plugin Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
xipdump Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xmftp Fixed invalid lvalue cast and reminded the programmers that the return 2007-12-01 13:39:05 +00:00
xnap
xorp Fix patch to actually work by using the right name of the version macro. 2009-02-07 18:39:20 +00:00
xrmftp
xtraceroute Put back a couple of IRIX conditionals the way they used to behave, 2008-03-11 18:47:40 +00:00
yafc Mark as destdir ready. 2008-07-14 12:55:56 +00:00
yale-tftpd DESTDIR support. Fix build with newer NetBSD. 2009-02-07 16:53:46 +00:00
yaz Update to 3.0.45: 2009-04-20 21:59:53 +00:00
youtube-dl Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
ytalk Mark as destdir ready. 2008-07-14 12:55:56 +00:00
ywho Fixed pkglint warnings. 2007-09-20 08:54:18 +00:00
Makefile Add powerdns-recursor 2009-04-21 14:19:21 +00:00