Commit graph

4449 commits

Author SHA1 Message Date
joerg
e725e20c42 Bump version or revision of all packages that have a runtime dependency
on gzip.
2007-11-08 19:39:42 +00:00
drochner
afbf8e6e81 sync w/ base pkg (no change except version number) 2007-11-05 20:08:45 +00:00
drochner
d4bed7882c update to 2.20.0
This switches to the new gnome-2.20 branch.
2007-11-05 19:10:29 +00:00
drochner
b7d9ee1a38 update to 2.20.1
This switches to the new gnome-2.20 branch.
2007-11-05 19:09:07 +00:00
drochner
4d7f1acf90 update to 2.20.0
This switches to the new gnome-2.20 branch.

pkgsrc notes:
-System dependant parts were reorganized upstream, in particular there
 if a subtree for FreeBSD now, and one for the other BSDs. I didn't
 pull in the DragonFly patches because I can't decide whether to base
 them on the freebsd or the rest.
-I've changed the NetBSD code to use kinfo_proc2 almost completely.
 Some vm statistics reporting might be less accurate now because
 some fields in proc2 seem to be unmaintained by the current kernel
 (eg ixrss).
-Also, some libgtop functions might be able to run in the non-privileged
 part now, but dealing with this would require even more #ifdefs, so
 we should consider setting up a private subtree as FreeBSD did.
-I didn't verify with older NetBSDs; kvm_getproc2() has been in the
 tree for quite some time so I hope it will just work without the need
 for excessive "#if __NetBSD_Version__ > t".
2007-11-05 19:06:02 +00:00
rillig
61ac5daff5 Imported rename from PR 37280.
Rename is a command-line rename tool.  It can substitute, lowcase,
upcase large numbers of file names, or change their ownerships.
This is a quick and powerful tool written in C with extended regular
expression support for searching and substituting pattern strings
in filenames.
2007-11-05 15:56:34 +00:00
rillig
a8826cd434 + rename 2007-11-05 15:49:45 +00:00
rillig
8f8d3f20b6 + oak
+ rename
2007-11-05 06:42:00 +00:00
gendalia
7e03c2d9f3 Update Jason's email address here too. 2007-11-04 03:52:47 +00:00
gendalia
3370d3915e Jason's address has changed. 2007-11-04 03:46:01 +00:00
drochner
e2c219f35c update to 2.20.1
This switches to the new gnome-2.20 branch.
2007-11-03 16:32:49 +00:00
rillig
9cd71b216d Imported oak from pkgsrc-wip.
Oak is a program that can be used to monitor syslogs from a collection
of servers and notify operators when problem conditions arise. In
addition to providing immediate notification of critical problems, oak
will also batch less critical problems into summary messages that can be
sent less often and via any medium.

Packaged by jdwhite@jdwhite.org.
2007-11-03 14:28:21 +00:00
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