pkgsrc/sysutils
tonnerre b396e06b28 Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2:
1.5.7
=====
07dca60  Added additional exclusion to rcov process
8398238  Added rcov support to spec task
7194454  Updated CI Rake task
2472048  Clarify licensing as GPLv2 (or any later version)
4bc05e9  Added new format ChangeLog
5bc8db3  Incremented version and updated CHANGELOG
eb3a8a7  Issue #2414 - add unit test
7623e25  Fix errors when alias IP's are defined
bfe8a2a  Fix 2455 - improve error handling on fact load
49470cf  Fix broken solaris zone tests on EC2
9515a40  Issue #2548 netblock fact
33be9e0  Add Darwin netmask support on top of Jim's patch
9d846b4  Fix #2306 netmask and ipaddress on SunOS and BSDs
7d4a5f9  Updated Rakefile and moved Rake tasks to tasks/rake directory
5982deb  Added default Rake task
0e0483a  Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized.
fe41fb8  Fix #2470 - duplicate entries in interfaces fact
be9e484  Update OS X minor version fact to cope with '10.x' values and provide test coverage
f3ad66f  Update install.rb to cope with all OS X versions, not just 10.5
c02d3b6  Issue #2292 Add tests for virtual facts
6c9fec5  Added path fact
51c6e3d  Issue #2314 OpenBSD sysctl
95e5fea  Fix broken ci build with explicit clearing before tests
efc30e7  Change spec output to enable broken build debugging
6d71410  Fixed CI spec task
82d97e2  Fix operatingsystemrelease on Red Hat based distros
bee55c4  Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat

1.5.6
=====
f4cb619  Updated CHANGELOG and bumped version for 1.5.6
dcdd5ce  Fixes #2307 - Minor fix for zone in virtual.rb
ba44f08  Removed --no-thread and --no-chain-reply-to from rake mail_patches task
806f49f  Added facter branding to format patch command
96c015c  Added spec.executables to Facter gemspec in Rakefile
d97a63e  Sync rpm spec file with latest from Fedora/EPEL
dad4569  Added path to Rakefile
365cb8e  CHANGELOG updates
68e0b24  Fix #2278 Revert fix for 2120
b533e78  Tighten operatingsystemrelease regex on CentOS < 5
48aa135  Fix operatingsystemrelease for CentOS < 5
253fef1  Added spec files to package list
b37d683  Added install.rb to Rakefile package task
7995d05  Bumped release to 1.5.5rc2

1.5.5rc2
========
1de8891  Bumped release to 1.5.5rc2

1.5.5
=====
dad4569  Added path to Rakefile
365cb8e  CHANGELOG updates
68e0b24  Fix #2278 Revert fix for 2120
b533e78  Tighten operatingsystemrelease regex on CentOS < 5
48aa135  Fix operatingsystemrelease for CentOS < 5
253fef1  Added spec files to package list
b37d683  Added install.rb to Rakefile package task
7995d05  Bumped release to 1.5.5rc2
56760d3  Facter #2120 -  Solaris support for Facter[virtual]
2fb91ca  Tests for #2227 - multiple interfaces on Darwin
00b192a  Added SELinux tests
aecac08  Fix #2155 - architecture facts on Gentoo
831d937  Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection
7f3d237  Cleaned up Rakefile and removed requirement for Reductive Labs build library
a6adf59  Facter ticket  2214 - Fix facts for OVS
e101faf  Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts)
73e6656  Facter fix #2231 typo
2518312  Fix #2236 - don't use each_line on arrays
f94abfc  Fixed #1327 - Added SELinux facts
8768371  Fixed #2119 - Added support for non-global Solaris 10 zones
23a5b3d  Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease
e93b1e6  Added support for ArchLinux to operatingsystem fact
8e4a689  Fixes #2169 Correctly recognises dom0 and domUs
636a91d  Partial fix for #2191 - Facter compatibility for Ruby 1.9
9df0583  Added COPYING in and CHANGELOG updates
516402c  Fixing #1918 - facter --puppet always works
d89ea7a  Fixing ifconfig warnings generated on OS X
7fa2576  Fixed #2132 - support for named interface aliases under linux
7a81945  correctly compare values - fixes #2021
1288b26  Fixed #2080 - IPAddress resolutions should be reordered
a6d6ba5  Use resultion.exec util instead of which checks
89a3aa8  Fix to stdout in resolution.rb
add6d47  Fixed #2081 - Fixed interfaces fact for vlan subinterfaces
8def362  Fixed #2063 - added kernelmajversion fact
5d94f7f  Fixed #2055 - SunoS Interface error
9376e5b  Fixed #2044 - virtual fact thread fix
c754949  Fix for rake task for reductive-build library
75db918  Fixed lib install permissions
ba2e470  Fixed #2040 - Facter should provide a macosx_productversion_major fact
77fa46b  Fix virtual fact if xen but /proc/virtual present
9722e1f  Fixed #2003 - Added is_virtual fact
7a30a6a  Fixed CHANGELOG
c6c30a4  Fixed #2035 - Missing brace for OSX preflight
b6f0f99  more consistent indentation and alignment. also removal of trailing whitespace
9bc174f  Further fix #2032 - close IO
6b904a0  Added EC2 facts
86b01bf  Fixed #2032 - file.open hanging on /proc/uptime on some platform
91d8cb7  Updated to version 1.5.4
a99d043  Fixed #1966 - Added physicalprocessorcount fact
94ea807  This commit refs #1555, #1898 and fixes #1761
04389db  Added support for Oracle VM Server to operatingsystem and operatingsystemrelease
552f150  Added support for Oracle Enterprise Linux to operatingsystem
a932a69  Added README.rst for Facter
e52f962  Added Reductive Labs build library
0726437  Updated README

1.5.4
=====
91d8cb7  Updated to version 1.5.4
a99d043  Fixed #1966 - Added physicalprocessorcount fact
94ea807  This commit refs #1555, #1898 and fixes #1761
04389db  Added support for Oracle VM Server to operatingsystem and operatingsystemrelease
552f150  Added support for Oracle Enterprise Linux to operatingsystem
a932a69  Added README.rst for Facter
e52f962  Added Reductive Labs build library
0726437  Updated README
f4bc74d  Fixing #1927 - failing facts don't kill Facter
063e4dc  Fixed #1850 - Facter updates for Ruby 1.9
b85ab0a  Fixed #1924 - Fixed lo / lo:0 local interface matching
4dcd012  Fixed generic uptime fact
d93ca69  Fixed Ubuntu operatingsystem identification
effb82f  Cleaner fix for #1926
ccafc00  Fixed #1926 - IPAddr to_s issue
d9eef19  Added timezone fact

1.5.3
=====
b86a1fb  Updated to version 1.5.3
a73e803  Fixing the usage of the macosx util module; I somehow missed renaming it here
23289bd  Fixed uptime refactor issues on non-Linux platforms
a194c91  Adding mail_patches rake task
a82f476  Renaming Facter::Macosx to Facter::Util::Macosx
1f1fa9b  Fixing #1838 - profiler failures don't throw exceptions
5f202c9  Fixed #1867 - Fixed OpenSuSE detection
0bcdb71  Fixing #1854 - Adding ArchLinux support
fab9d1c  Added network fact
da52e30  Fixed #1870 - Format all subnet masks as human-readable
c2de35f  Added uptime facts
02c2912  Refactor - rename ipmess to interfaces
db4face  Fixed autotest on win32
c149b49  Fix bug #1870 and add interface fact support for darwin systems
aa56886  Refactoring the IP support, and fixing #1846.
91e25b9  Fixing indentation everywhere
074eda9  Fixing autotest, now that vendor/ is gone
01754f6  Removing the vendor/ gems.
e6d987d  Fixing #1761 - Solaris no longer uses /etc/release
a70184a  Fixed #1791 - support for virtual fact on Solaris 10
99833a1  Fixed #1793 - Added more Solaris 10 facts
85b2a55  minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11.
8247304  Fixed errors on unrecognised option in binary
0fe4611  Added ci namespace and Rake tasks
7ddea77  Fix for #1727 - id fact should not rely on whoami on Solaris
f9a346a  Sync specfile with latest from Fedora
fd07cd2  Removed EPM task
43d0aea  Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC
4e707c6  Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions
8a38aa5  Added Ubuntu to a variety of confines
051c843  Removed ENV path setting from virtual.rb
6393e82  Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments
de39f6c  Revamp domain resolution
4d7b44c  Fixed #1619 - Applying patch by seanmil, adding support for SLES.
84b83c4  Fixed #1509 - Fixed version recognition for SLES.
20650ac  Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces
a86577c  Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL).
c1d937c  Fixed #1575 - CentOS fix for Facter SPEC file
1d00253  Fixed #1547 - finally killed dots in IP address facts
9c9c79a  Fixed #1567 - fixed createpackage.sh output
d4cf657  Fixed #1569 - createpackage.rb bug
2009-10-21 21:03:28 +00:00
..
9base Not MAKE_JOBS_SAFE. 2009-07-06 16:08:05 +00:00
855resolution Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
915resolution Update to 0.5.3 (Apr 15, 2007) 2009-08-19 08:41:45 +00:00
acpica-utils LICENSE= gnu-gpl-v2 # OR intel-acpica-license 2009-07-14 18:13:48 +00:00
acpidump Add DESTDIR support. 2008-06-12 02:14:13 +00:00
adjustkernel Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
adtool Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
afbinit
agedu Initial import of agedu-8590: 2009-06-07 13:48:20 +00:00
amanda use META_PACKAGE, delete other variables 2009-02-24 14:53:08 +00:00
amanda-client Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
amanda-common Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
amanda-plot Disable IPv6 by default, since this doesn't work on systems which are 2008-07-29 17:21:39 +00:00
amanda-server Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
apcupsd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
aperture Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
asapm
atitvout Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
bacula Changes 3.0.2: 2009-08-24 08:23:41 +00:00
bacula-clientonly Changes 3.0.2: 2009-08-24 09:20:29 +00:00
bacula-doc Changes 3.0.2: 2009-08-24 09:20:29 +00:00
bacula-gnome-console bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
bacula-qt-console g/c unneeded installation in post-install 2009-09-07 11:04:40 +00:00
bacula-tray-monitor bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
bacula-wx-console bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
bbsload Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
bchunk Add DESTDIR support. 2008-06-20 01:09:05 +00:00
bcmfw Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
bkpupsd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
boxbackup-client add boxbackup-client-0.10, a tool for online backups to some file store 2008-06-21 15:05:13 +00:00
boxbackup-server MAKE_JOBS_SAFE=no 2009-08-03 12:46:26 +00:00
brasero bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
brasero-nautilus bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
bsign Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
btpin-qt bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
bubblemon bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
burn Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
capistrano Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ccd2iso Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ccze Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
cdbkup Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
cdrdao Add patches to avoid conflict with getline(3). 2009-08-11 15:44:14 +00:00
cdrkit Update to 1.1.9. The patch-a[d-j] are snippets from the patch borrowed from 2009-06-07 22:02:24 +00:00
cdrtools Fix the crap I introduced with the last commit. 2009-09-24 08:07:36 +00:00
cfengine2 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
checkpassword
checkpassword-pam Add DESTDIR support. 2008-06-12 02:14:13 +00:00
checkperms Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
clex Add DESTDIR support. 2008-06-12 02:14:13 +00:00
consolekit Avoid zero-sized structs, fixes Sun Studio build. 2009-09-23 09:35:47 +00:00
coreutils Conflicts with gnuls (misc/gnuls), as noted by Mihkel Ader in PR 41876. 2009-08-12 13:36:06 +00:00
cpmtools Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
cpogm
cpuburn Add PKG_DESTDIR_SUPPORT 2009-02-10 12:01:04 +00:00
cpuid
crashme Correctly disable master site. PR pkg/42076 2009-09-17 14:00:53 +00:00
cvsreport
daemond Fix installation. Honour PKGMANDIR. 2009-03-26 19:05:29 +00:00
daemontools Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
dbus Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
dbus-glib Cleaner fix for previous, from wiz. 2009-09-18 14:51:56 +00:00
dbus-qt3 bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
dd_rescue Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
dd_rhelp Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ddrescue Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
depot * Need some pre-created directories before install. 2007-12-30 13:19:39 +00:00
desktop-file-utils Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
detox Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
devkitd Do not allow NetBSD<5. 2009-09-22 10:12:12 +00:00
dirsize
dirvish Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
diskscrub The configure script requires perl - make sure it's available. 2008-07-21 22:38:21 +00:00
dmassage Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
dmesg2gif Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
dmidecode Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
dmsdos Import dmsdos-0.9.2.3pre2 -- this is the userland part of some code 2008-02-08 21:18:44 +00:00
dog DESTDIR support. 2009-02-19 16:36:25 +00:00
dptutil Update MASTER_SITES. 2008-06-11 16:46:36 +00:00
duplicity Update to duplicity-0.5.20: 2009-09-05 22:11:50 +00:00
dvd+rw-tools Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
dvdisaster bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
dvdrecord +PKG_DESTDIR_SUPPORT 2009-05-19 22:03:44 +00:00
e2fsprogs Patches for changes in DragonFly's disklabel structure. 2008-09-21 16:16:06 +00:00
easydiskpasswd Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
estd Also mention PowerNow in the COMMENT. But because of length removed "enabled". 2008-12-20 19:04:23 +00:00
etcmanage New in Version 0.6.1 2009-04-01 19:05:03 +00:00
extipl Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
fakeroot Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
fam use MASTER_SITE_GENTOO properly 2009-07-19 18:18:09 +00:00
fastfs
fatback Add DESTDIR support. 2008-06-12 02:14:13 +00:00
fdgw Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
fdupes Import fdupes-1.40 as sysutils/fdupes. 2008-12-17 11:56:26 +00:00
file pkgsrc changes: 2009-05-21 15:58:17 +00:00
filelight bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
findutils * Major changes in release 4.2.33, 2008-02-13 2008-03-08 11:15:03 +00:00
fix4SA110rev2 - Fix build issue 2009-02-10 12:49:56 +00:00
fixelfprot Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
foremost Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
free Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
fs-kit Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
fsv Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
fsviewer bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ftwin bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gamin Forgot to cvs add this patch. 2009-03-18 14:44:38 +00:00
gcdmaster bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gcombust Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
genpasswd
gentoo Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gkrellm Rename auxiliary getline function which collides with the new prototype in 2009-10-10 12:52:40 +00:00
gkrellm-est bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gkrellm-server Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
gkrellm-share Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gnome-commander -adapt to poppler API change in 0.12 2009-09-16 10:59:55 +00:00
gnome-device-manager bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-menus Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
gnome-mount bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-nds-thumbnailer bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-pkgview bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-power-manager bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-settings-daemon bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-system-monitor FreeBSD doesn't have log2() - use patch from ports to get it working anyway 2009-09-20 19:55:40 +00:00
gnome-system-tools bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnome-vfs remove remainders from pre-libgnutls-config.mk attempts to 2009-07-03 16:05:28 +00:00
gnome-vfs-monikers Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gnome-vfsmm Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gnome-volume-manager bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gnometoaster Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gpart Make it work on DragonFly. 2008-12-26 20:23:45 +00:00
grub Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
grun One HOMEPAGE should be plenty. 2009-08-26 20:22:49 +00:00
gst-plugins0.10-gio Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gst-plugins0.10-gnomevfs Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
gtk-send-pr bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gvfs bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gworkspace Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
hal treat driver == "ld" as a mass storage device, like "wd" and "sd" 2009-10-15 00:30:38 +00:00
hal-info Update to 20090716. Set LICENSE to gnu-gpl-v2. 2009-08-16 14:03:59 +00:00
hcidump Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
hddtemp
hfsutils DESTDIR support 2009-02-16 19:26:07 +00:00
htop Mark as destdir ready. 2008-07-14 12:55:56 +00:00
i2ocfg Needs GNU nroff to format catpages with -mandoc. 2008-02-07 13:24:36 +00:00
i810switch DESTDIR support. When patching uninstall, make it remove the right 2007-12-19 18:43:37 +00:00
idesk bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
install-sh Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
ipa Update ipa to 2.0.6, per maintainer update request by PR 41686. 2009-07-10 08:20:03 +00:00
ipmitool Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ipw-firmware Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ir-account Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
isapnptools Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
iwi-firmware Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
iwi-firmware3 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
iwn-firmware Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
k3b bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
kdirstat bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
krusader bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
lambd Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
lavaps Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
libdevkit-gobject Initial import of libdevkit-gobject-003, part of DeviceKit. 2009-09-16 19:03:10 +00:00
libgamin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
libgksu bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libgtop Add "model name" to the sysinfo hash table. 2009-08-27 20:03:17 +00:00
libirman Updated sysutils/libirman to 0.4.1c 2009-02-13 22:18:01 +00:00
libnotify bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
libol Give up MAINTAINER 2009-07-17 18:00:13 +00:00
liboobs Add a bunch more gtkdoc-rebase workarounds. 2009-09-30 09:22:47 +00:00
libpciaccess Update to 0.10.8: 2009-08-31 07:48:22 +00:00
lilo Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
logfinder DESTDIR support. Fix maintainer 2009-02-16 13:36:46 +00:00
logrot
lsof Make this build again on netbsd-current. Bump PKGREVISION to 5. 2009-08-11 20:53:06 +00:00
magicrescue Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
mbmon
mc Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
mdf2iso
memconf
memtest86 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
memtester Update to 4.1.2. From the changelog: 2009-08-03 15:51:40 +00:00
memtestplus Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
mencvcd Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
mesure update master site. 2009-05-22 17:27:22 +00:00
mgm Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
mklivecd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
mksunbootcd
mktemp remove dead mirror. 2009-05-01 14:48:41 +00:00
monit Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
mtools + Use the options framework instead of using MTOOLS_ENABLE_FLOPPYD. 2008-04-10 21:19:19 +00:00
mtoolsfm Mark as destdir ready. 2008-07-14 12:55:56 +00:00
mtree DESTDIR support 2009-02-10 00:12:45 +00:00
mtscan Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
munin-doc Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
munin-node Solaris has a different set of plugins, adapt plist. 2009-08-30 08:19:43 +00:00
munin-server Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
nautilus Update to 2.26.4: 2009-09-25 09:11:14 +00:00
nautilus-cd-burner bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
nautilus-sendto bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ndesk-dbus recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
ndesk-dbus-glib recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
news DESTDIR support. Fix maintainer 2009-02-16 13:36:46 +00:00
notification-daemon bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
nrg2iso Added support for installation to DESTDIR. 2008-06-12 20:44:52 +00:00
ntfsprogs Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
nvnet Remove BROKEN_IN variable. It was no maintained, and there was no 2009-08-25 12:32:54 +00:00
oak Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
open-vm-tools Build problem with 64bit time_t, refering to nonaka's blog: 2009-09-22 07:08:05 +00:00
osname Add variables to *_MAKE_FLAGS instead of set. 2007-12-27 12:01:58 +00:00
p5-File-chmod Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-File-Copy-Recursive Update from version 0.37 to 0.38. 2009-01-11 14:52:21 +00:00
p5-File-Remove Give up MAINTAINER 2009-07-17 18:00:13 +00:00
p5-Filesys-Df Importing module for Filesys::Df 2009-03-22 21:25:10 +00:00
p5-Filesys-DfPortable Adding package for perl module Filesys::DfPortable-0.85 2009-03-22 21:34:26 +00:00
p5-Filesys-Statvfs Importing package for Perl module Filesys::Statvfs-0.82 2009-03-22 21:45:16 +00:00
p5-GTop Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Lchown Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Parse-Syslog Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-SSH-Batch update to use the new Module::Install infrastructure 2009-06-11 12:06:10 +00:00
p5-Sys-CpuLoad Added LICENSE=gnu-gpl-v2 2009-05-12 12:51:07 +00:00
p5-Sys-Filesystem PkgSrc changes: 2009-03-10 17:27:28 +00:00
p5-Sys-Hostname-Long Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Sys-SigAction This module implements set_sig_handler(), which sets up a signal handler and 2009-02-25 21:30:27 +00:00
p5-Sys-Utmp Importing package for Sys::Utmp - an object(ish) interface to UTMP files. 2009-03-22 21:17:03 +00:00
p5-Unix-ConfigFile Give up MAINTAINER 2009-07-17 18:00:13 +00:00
p5-Unix-Syslog Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
pciutils PCI domains support for recent DragonFly. Bump PKGREVISION. 2009-07-20 05:58:44 +00:00
pcmanfm bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
pcvt-utils Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
pdumpfs Set LICENSE=gnu-gpl-v2. 2009-07-10 09:00:41 +00:00
pear-Log Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pflogsumm Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pfstat bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
pftop Switch to mk/pf.buildlink3.mk. 2008-06-26 20:59:51 +00:00
pscpug Update to 0.3.5. 2009-03-21 17:35:06 +00:00
psftools Update to psftools-1.0.7. 2008-07-23 23:47:16 +00:00
psmisc Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pstree Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
puppet Seems two S got dropped from the puppet makefile. 2009-08-30 22:03:53 +00:00
pv Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
pwgen Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-dbus Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary 2009-09-23 09:54:45 +00:00
py-gnome-menus update to 2.26.1 2009-04-17 17:59:33 +00:00
py-notify Fix fallout from recursive jpeg shlib bump. 2009-08-27 18:53:36 +00:00
qlogtools DESTDIR support 2009-02-16 19:03:18 +00:00
radeontool drop maintainership 2009-01-12 16:19:07 +00:00
radmind Make sure to update distinfo. 2008-11-21 02:07:31 +00:00
rconfig Updated sysutils/rconfig to 0.47 2009-02-11 22:59:49 +00:00
rdiff-backup Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary 2009-09-23 09:54:45 +00:00
rename Add DESTDIR support and BUILDLINK_TRANSFORM+= opt:-O3:${CFLAGS}. 2008-09-06 22:44:18 +00:00
rfstool Change default for zip extraction to leave files as they are. 2009-08-25 11:56:34 +00:00
roller Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
rox bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
rsnapshot Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
rtty Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
ruby-activesambaldap Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ruby-directory-watcher Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ruby-facter Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 2009-10-21 21:03:28 +00:00
ruby-gnome2-gnomevfs Update ruby-gnome2 to 0.19.3. 2009-10-12 03:09:30 +00:00
ruby-quota Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ruby-rb-appscript Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
safetynet Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
same Since version 1.8, same depends on zlib. Committed during the freeze, 2008-10-02 08:34:26 +00:00
sarah Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
screentest Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
scsiinfo
service-config DESTDIR support 2009-02-16 19:12:00 +00:00
setquota Fix installation with newer NetBSD. 2009-02-08 00:26:32 +00:00
sformat No need for both real MAINTAINER and generic one. 2009-03-18 19:18:59 +00:00
shc
shmux Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
skill user-destdir support 2009-07-07 19:58:19 +00:00
slay
smartmontools Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
smbldap-tools Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
socket Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
sredird
sshsh
storage-manager Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
stow Add DESTDIR support. 2008-06-20 01:09:05 +00:00
strace Remove BROKEN_IN variable. It was no maintained, and there was no 2009-08-25 12:32:54 +00:00
strigi bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
su2 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
sux
swapd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
swatch Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
sysgen Add PKG_DESTDIR_SUPPORT 2009-02-13 22:24:14 +00:00
sysinfo Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
syslog-ng Give up MAINTAINER 2009-07-17 18:00:13 +00:00
system-tools-backends Remove USE_DIRS from pkgsrc. 2009-07-22 09:01:16 +00:00
tcx
tdir Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
tits DESTDIR support. Fix build with netbsd-5+ 2008-12-18 14:48:01 +00:00
tkcron
tkdesk Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
tload
tob Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
top The package supports installation to DESTDIR. 2008-04-06 12:21:05 +00:00
torsmo Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
toshutils Some fixes and improvements: 2009-09-18 09:37:01 +00:00
tpb Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
tphdisk
tree merge patch (build fix for some platform where MB_CUR_MAX is not defined?) 2009-08-08 05:20:02 +00:00
ups-nut Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
ups-nut-cgi bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
ups-nut-snmp Add DESTDIR support. 2008-06-20 01:09:05 +00:00
ups-nut-usb Add DESTDIR support. 2008-06-20 01:09:05 +00:00
usbutil Back out new-style BSD makefile, as older NetBSD mk files do not 2008-12-07 12:32:27 +00:00
user Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
user_darwin I'll look after this one. 2009-04-14 22:35:45 +00:00
user_interix Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
vbetool Bump PKGREVISION for sysutils/pciutils 2008-11-03 22:04:49 +00:00
vcdimager Add DESTDIR support. 2008-06-20 01:09:05 +00:00
vcdimager-devel Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
vidc-tools Add PKG_DESTDIR_SUPPORT 2009-02-13 22:24:14 +00:00
vifm Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
vip Add DESTDIR support. 2008-06-20 01:09:05 +00:00
vobcopy Correct the patch-ac checksum. 2009-05-03 16:44:41 +00:00
vxargs Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wbm-apache Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-at Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-bandwidth Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-bind8 Add a missing entry to PLIST, noticed by PR 42086. 2009-09-18 11:04:07 +00:00
wbm-change-user Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-copy Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-cron Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-passwd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-shell Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-useradmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cluster-webmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-custom Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-cyrus-imapd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-dhcpd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-dovecot Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-fetchmail Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-file Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-htaccess-htpasswd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-inetd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-ipfilter Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-ldap-useradmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-lpadmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-mailboxes Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-mount Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-mysql Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-net Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-openslp Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-passwd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-postfix Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-postgresql Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-qmailadmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-quota Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-sendmail Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-shell Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-sshd Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-status Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-syslog Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-telnet Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-time Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-tunnel Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-useradmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wbm-virtual-server Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
webmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
whowatch
wipe Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wmcpuload Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wmmemmon Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wmSMPmon
wpi-firmware Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wpi-firmware2 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wtail Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
xapply Needs m4, add it to USE_TOOLS. 2009-04-18 14:29:07 +00:00
xbatt update homepage and master site. 2009-06-12 22:04:53 +00:00
xbattbar Make charging detection use discharge rate instead of charge rate, 2008-01-04 01:43:58 +00:00
xcdroast bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xdu Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xenkernel3 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
xenkernel20 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
xenkernel33 Update to Xen 3.3.2. 2009-08-07 12:43:46 +00:00
xentools3 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
xentools3-hvm Fix serial port on pty (serial = 'pty' configuration directive) for 2009-10-18 21:28:10 +00:00
xentools20 Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
xentools33 Really bump pkgrevision for patch-fc change. 2009-10-18 21:31:23 +00:00
xenvstat Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
xfce4-appfinder Upgrading Xfce to 4.6.1. 2009-09-16 01:15:32 +00:00
xfce4-battery-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-cpugraph-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-diskperf-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-fsguard-plugin bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xfce4-genmon-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-netload-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-quicklauncher-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-systemload-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-thunar Upgrading Xfce to 4.6.1. 2009-09-16 01:15:32 +00:00
xfce4-volman bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xfce4-xarchiver Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfce4-xkb-plugin Remove include of the xfce4-dev-tools buildlink. 2009-09-16 01:31:12 +00:00
xfe bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xfm Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
xfsprogs Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
xhfs DESTDIR support 2009-02-23 18:25:04 +00:00
xmbmon
xmeter Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xnc bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xosview Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
xps Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xraidadmin Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
xuvmstat Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
zidrav give to pkgsrc-users@ 2009-03-21 09:44:19 +00:00
Makefile + libdevkit-gobject, devkitd. 2009-09-16 19:05:11 +00:00