Commit graph

4437 commits

Author SHA1 Message Date
rillig
e076cfff07 Files from DISTDIR should not be copied with the -p option, since they
could be write-protected by file flags, which makes it difficult to
remove them with "make clean".

While here, replaced some custom code with things that have been added
to the pkgsrc infrastructure. This makes the Makefile a bit shorter.
2007-11-01 08:34:42 +00:00
gdt
3f920050e9 generic-nonlicense 2007-10-31 21:45:33 +00:00
drochner
48d21b185c update to 2.20.0
This switches to the new gnome-2.20 branch.
Also fix the CONFLICTS handling resulting from the recent rename.
2007-10-31 19:58:13 +00:00
wiz
564545dac0 Move CONFLICTS line to correct place. 2007-10-31 02:16:03 +00:00
drochner
4cc3bc2462 replace some deprecated use of SigC::slot() -- libsigc++-2.1 will
remove it (didn't test with 2.0 again, hope I didn't break it)
2007-10-30 19:01:29 +00:00
bjs
1abfd2e5e7 -- Add DESTDIR support.
-- Use INSTALLATION_DIRS_FROM_PLIST=yes; share/playvt wasn't in PLIST.
-- Change some assignment operators to ?=, and:
-- Add USE_BSD_MAKEFILE=yes to set those values.
-- Bump rev.
2007-10-30 02:22:54 +00:00
joerg
5c0f407982 Don't expect the OS to provide inb/outb, just define the assembler
functions directly. Fixes build on NetBSD current. Add DESTDIR support.
2007-10-29 18:41:24 +00:00
sborrill
8c5d199b6d Don't need to bump PKGREVISION as by default, options as on (i.e. same as
before)
2007-10-29 12:44:56 +00:00
sborrill
1301bed0d3 Add cgi and snmp options (on by default) 2007-10-29 12:40:58 +00:00
rh
d55390bb88 Update the user_darwin scripts to 20071026. This adds compatibility with
Darwin 9.x / Mac OS X 10.5 (Leopard), which no longer uses netinfo.
2007-10-29 08:12:55 +00:00
heinz
89c3c63625 Regen (Linux-specific change for patch-aa) 2007-10-28 16:18:02 +00:00
obache
a1c926cfb7 I forgot to commit distinfo since changed patch-ac... 2007-10-28 14:19:13 +00:00
heinz
77857cf839 Instead of removing the unportable inclusion of features.h marked it as
specific to Linux.
2007-10-28 10:27:34 +00:00
heinz
353a1bd0ae Made CFLAGS and LDFLAGS overridable through the pkgsrc Makefile.
Proposed by Christian Hattemer in PR pkg/37190.
2007-10-28 10:10:09 +00:00
obache
04162c3095 Move patch location to maintain easy. 2007-10-28 04:16:15 +00:00
obache
4ae0ec8b39 Fix typo (OPSYS => OSTYPE). 2007-10-28 02:18:08 +00:00
obache
13c3b8596d Update skill to 4.1.4.
Based on patch provided by Yakovetsky Vladimir in PR 36788.
Add target for FreeBSD and Linux (and IRIX/OSF/AIX/HUPX, not tested).
XXX: Should use distribution's Config script instead?

4.1.2: Minor feature enhancements
This release features support for Cygwin. It validates on Solaris 5.9-10, HP-UX
11.23, and FreeBSD 5.3. There is an HP-UX 64-bit fix. The FreeBSD 5.x special
proc handling was improved, and there were some minor cleanups.

4.1.3: Minor feature enhancements
This release adds support for AIX v5. It has a work-around for a Solaris issue
where the process open() call would hang.

4.1.4: Minor bugfixes
skill and snice now act on each process only once (for systems like BSD that
return the same Process ID multiple times, once for each instantiated thread).
Support has also been added for FreeBSD 6.2 and HP-UX 11.31.
2007-10-27 02:52:22 +00:00
joerg
605923e99d Add DESTDIR support. Split install -d command as it is not portable. 2007-10-26 15:06:19 +00:00
wiz
23382c1b3d Drop maintainership. 2007-10-26 10:01:53 +00:00
jlam
ae9b935fd0 * If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
2007-10-25 22:00:39 +00:00
jlam
38c496d6c0 Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
2007-10-25 17:49:45 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
heinz
fa11c5863f Added support for installation to DESTDIR and for PKGMANDIR.
Changed patch-ab (and pkgsrc Makefile) such that it should be acceptable for
inclusion upstream.
2007-10-25 08:51:30 +00:00
wiz
53c78ecfea Fix installation. Fill in PLIST. Bump PKGREVISION. 2007-10-24 23:25:11 +00:00
wiz
659cc0837b Update to 2.01.01a36:
All speed limitations may be disabled by setting the environment variable
CDR_FORCESPEED to "any". The drive buffer size recognition was changed so
that cdrecord now shows correct size values even for the LG GSA-H55N.
DVD-RW/DL may now be blanked. The "out-fd=descriptor" option was added to
cdda2wav, and allows the user to redirect informational output to a file
descriptor other than stderr. A core dump with mkisofs in the Joliet code
caused by the new Apple UDF extensions is now avoided.
2007-10-24 09:50:16 +00:00
joerg
3ccc61f919 DESTDIR support. 2007-10-23 14:11:51 +00:00
taca
a380c3fe58 Add const to fix compile problem on some platforms. 2007-10-19 03:56:13 +00:00
tnn
d2040c4f5a Make sure the sbin directory exists before installing into it. 2007-10-18 23:03:47 +00:00
cjs
d350f3ddb1 Add tree subdir. 2007-10-18 02:53:25 +00:00
agc
516a762295 Add and enable open-vm-tools 2007-10-17 21:37:17 +00:00
agc
39c28cb2ac Initial import of open-vm-tools (version 2007.09.04-56574) into the
Packages Collection.

	The Open Virtual Machine Tools (open-vm-tools) are the open source
	implementation of VMware Tools.  They are a set of guest operating
	system virtualization components that enhance performance and user
	experience of virtual machines.  As virtualization technology rapidly
	becomes mainstream, each virtualization solution provider implements
	their own set of tools and utilities to supplement the guest virtual
	machine.  However, most of the implementations are proprietary and are
	tied to a specific virtualization platform.

	The tools are currently composed of kernel modules for Linux and
	user-space programs for all VMware supported Unix-like guest operating
	systems.  They provide several useful functions like:

	    * File transfer between a host and guest
	    * Improved memory management and network performance under
	      virtualization
	    * General mechanisms and protocols for communication between host
	      and guests and from guest to guest
2007-10-17 21:35:53 +00:00
rillig
7f19bc0454 Fixed the computation of the coordinates. Using `int's for trigonometry
is weird.

PKGREVISION++
2007-10-17 10:03:59 +00:00
cjs
b8309c3428 Tree is a recursive directory listing program that produces a depth
indented  listing  of  files,  which  is colorized ala dircolors if the
LS_COLORS environment variable is set and output is to  tty.

Tree has various options for changing the information printed (size,
permissions, etc.) As well as plain text output, it is capable of
producing HTML output that includes links with an appropriate prefix.
2007-10-17 06:48:38 +00:00
bouyer
76c861a001 Fix Xen kernel to silence a message on recursive Page Table Entries for
level >= 3 (will send to Xen developers)
Allow this package to build on x86_64.
bump PKGREVISION.
2007-10-16 20:31:57 +00:00
tnn
21d38e3e59 Update to findutils-4.2.31 and enable DESTDIR support.
The list of changes from 4.1 is long and includes a range of performance
improvements, portability fixes and a locate(1) security fix. Most of the
pkgsrc patches have also been merged or otherwise fixed upstream.
2007-10-16 00:45:52 +00:00
adam
ad2bce687f Changes 2.20:
* docs/reference/Doxyfile.in: Add defines to PREDEFINED so that documentation
  is built wihout hiding optional API, such as use of exceptions.
* libgnomevfs/libgnomevfsmm/directory-handle.cc: Fixed build with
  disabled exceptions.
* scripts/macros.m4: Check for both m4 and M4 in the GNU m4 output,
  to fix the build on some platforms.
2007-10-13 17:44:12 +00:00
jmmv
8b60523049 Make IPv6 support optional. Per PR pkg/37112 by Yakovetsky Vladimir. 2007-10-13 13:13:16 +00:00
reed
fb7a7d20d3 Upgrade pwgen to 2.06.
Changes: Theodore Ts'o (9): Add .gitignore file Fix pwgen -Bs so that
   this option combination works correctly Fix the pwgen -Bc option
   combination Fix typo in pwgen man page. Make the -s option imply the -nc
   options Add -v option to generate passwords without vowels Update Debian
   changelog for 2.06 release Fix debian lintian warning:
   debian-rules-ignores-make-clean-error Update Debian Standards-Version to
   policy version 3.7.2.2

(I didn't here back from MAINTAINER for a month.)
2007-10-13 01:21:19 +00:00
rillig
0c5c6bb33a Updated checkperms to 1.10.
Changes since 1.9:
Version 1.10 (2007-09-27):
	Made the -e flag work.
2007-10-12 06:59:15 +00:00
rillig
d76d8f4d6c Needs flex; fixes PR 33028. 2007-10-10 11:11:35 +00:00
martti
bd986edbc7 Remove trailing spaces. 2007-10-09 19:19:08 +00:00
obache
9db02f94ae Make sure to run all modules' postinstall script and standard module's
uninstall script.

Affected modules are standard modules (acl, cron) and apache module.
Bump PKGREVISION.
2007-10-08 08:47:03 +00:00
xtraeme
a001e88f30 Remove binutils dependency. Bump PKGREVISION.
ok joerg.
2007-10-07 18:00:55 +00:00
kano
abdb54b351 fix obsolete URLs for www.NetBSD.org
close PR pkg/37071
reviewd by xtraeme@
2007-10-07 12:59:11 +00:00
adam
e7843c217a PLIST fix 2007-10-06 07:31:41 +00:00
obache
6ca2699a21 Update webmin to 1.370.
This version contains Unspecified Command Execution Vulnerability fix.
http://secunia.com/advisories/26885/

Changes since Webmin version 1.360

Webmin Users
    Added the Password Restrictions page, for configuring password quality and
    change time settings.
    Re-designed the Edit User page to use the new Webmin UI library, and move
    lesser-used fields into collapsible sections.
    Webmin users can have a real name, which can be any text you like.

Apache Webserver
    Available Apache modules are now fully automatically detected on all
    operating systems, which does away with the Re-Configure Known Modules page.

Bacula Backup System
    Removed the requirement for the /etc/bacula/bacula command to be installed,
    if /etc/init.d/bacula-* scripts exist.
    Added a field to the mount/un-mount page for entering an auto-loader slot
    number.

BIND DNS Server
    Added a button to the main page for adding a record with the same name and
    value to multiple domains at once.

Perl Modules
    The module is now available when running Webmin inside a Solaris zone, but
    only if Perl is not shared with the global zone.

Dovecot IMAP/POP3 Server
    Supported newer versions of Dovecot which use mail_location instead of
    default_mail_env.

File Manager
    Added a Module Config option to specify file extensions to treat as HTML,
    rather than always using only .html and .htm.

Postfix Configuration
    Added the new SMTP Authentication And Encryption page for setting SASL and
    TLS related options.

Linux RAID
    Added support for RAID 10 arrays when using MDADM.
    Changed the main page to use a table for existing RAID arrays, rather than
    icons.
    Added a section for configuring RAID problem notification when using MDADM.

Shoreline Firewall
    (Updates by Paul Gear <paul@gear.dyndns.org>.)
    BUG: Corrected mis-handling of nested zones introduced in 1.350.
    Removed debugging cruft added in 1.350.
    Added support for end-of-line comments in zones, params, and shorewall.conf.
    Added support for display of long zone names under the new zones format.
    Added module option to disable display of long zone names in the rules file.

Usermin Configuration
    Separated the Configure Module page into tabs, to make it clearer which
    options are global and which are default user preferences.

Webmin Configuration
    Added a field to the Advanced Options page to control the number of days
    that files in /tmp/.webmin are kept before automatic deletion.
2007-10-05 15:47:00 +00:00
wiz
834cdd0a42 Do not try to install mkhybrid.8 either. 2007-09-30 13:49:11 +00:00
obache
d104055af4 Linux also need gmake, reported by Aleksey Cheusov in pkgsrc-users@. 2007-09-29 12:04:39 +00:00
dmcmahill
4c97c0e775 mkhybrid is no longer a seperate program. Fix Makefile accordingly to let this pkg install. 2007-09-28 21:42:10 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00