Commit graph

3065 commits

Author SHA1 Message Date
jmmv
b490624d95 Apply patches to recognize boot options passed to NetBSD kernels.
Bump PKGREVISION to 1.  From Piotr Meyer in PR pkg/30834.

As GRUB 0.x is in maintenance-only status now, I assume there is no
chance to get them incorporated mainstream.  We'll keep them here
though, as they seem useful (could have really helped me in some
situations when needing to boot single user).
2005-08-21 15:08:46 +00:00
grant
8227745016 define strsep=strpbrk on Solaris.
fixes part of PR pkg/30584.
2005-08-21 12:39:36 +00:00
jmmv
e956871ecf Update to 2.10.2:
This is a stable release to coincide with the release of GNOME 2.10.2.

Changes since the last stable release

        * Remove the temporary disc image on error
        * Only allow directories, regular files and symlinks in ISOs
        * Verify file exists before showing contextual menu items

Translators

        * Vladimir Petkov (bg)
        * Miloslav Trmac (cs)
        * Rhys Jones (cy)
        * Frank Arnold (de)
        * Priit Laes (et)
        * Christophe Merlet (RedFox) (fr)
        * Gabor Kelemen (hu)
2005-08-21 11:48:54 +00:00
jmmv
e938bea230 Update to 2.10.2:
Fixes:

* Make user .desktop files correctly override system ones (Mark)
* Remove <LegacyDir> from settings menu (Mark)
* Fix memory leaks on re-load (Mark)
* Fix issue with duplicate sub-menus (Mark)
* Add support for building against uninstalled gnome-menus (Brian Cameron)

Translations updated: bg, et, gl, he, rw, vi, xh, zh_TW.
2005-08-21 11:27:31 +00:00
jmmv
1fcb9f92c3 Update to 2.10.2:
* glibtop_get_mountlist() : Added tmpfs to ignore list.
* Re-install open.h to please GTop (libgtop perl wrapper).
* Linux:
  * Fixed compilation on mips.
  * Added pagein/pageout for 2.6.
2005-08-21 11:25:48 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
bouyer
7b992b3f63 Add a patch from Jed Davis posted to port-xen which allows xend to be
gracefully restarted. See
http://mail-index.netbsd.org/port-xen/2005/08/17/0003.html
for details.
Bump PKGREVISION.
2005-08-19 13:06:31 +00:00
schmonz
736775b870 Whitespace. 2005-08-19 03:55:00 +00:00
xtraeme
87a353adb6 Update to 0.13.1
Changes:

	* Looks like we'll have to mount the mfs_var tarball
	  before mounting the vnd(4) var_db_pkg compressed image.
	* Remove all dirs/files from /usr and /var/db/pkg, saves
	  some space.
2005-08-13 23:35:44 +00:00
xtraeme
3ee187be18 Update to 0.13.0
Changes:

	* New option added: VND_COMPRESSION. To enable vnd(4)
	  compression on /usr and /var/db/pkg (at the moment).
	* Fixed a problem with -k and USE_GNU_GRUB=yes,
	  building a kernel with -k overwrites the "menu.lst"
	  file.
	* Only copy /etc/X11/XF86Config to $ISODIR when there
	  is not a previous file, fixes PR pkg/30889.
	* Renamed the rc.d script mfs_rcd to livecd, because
	  it's not only mfs anymore.

Finally we can have kde-3.4.2 with NetBSD in a live CD-ROM:

416M    netbsd-3.99.7_kde-3.4.2.iso

Enjoy.
2005-08-11 20:48:55 +00:00
jlam
8a98b82491 Don't cause the gamin libraries to be linked against -lintl (and possibly
-liconv) as they're not used in the libraries.
2005-08-10 22:57:24 +00:00
jlam
57f87df5e5 Use fam.buildlink3.mk instead of using fam/buildlink3.mk directly. 2005-08-10 21:11:39 +00:00
jlam
917f8ab104 Add and enable sysutils/gamin. 2005-08-10 21:04:26 +00:00
jlam
fd8c570e13 Import gamin-0.1.5 as sysutils/gamin.
Gamin is a file and directory monitoring system defined to be a subset
of the FAM (File Alteration Monitor) system.

The main goals of the project are:

   1. Minimize the security model of FAM -- the daemon runs under the
      user account.
   2. Simplify the code base, dropping some of the most exotic features
      of FAM.
   3. Provide an API and ABI compatible replacement for FAM.
   4. Try to fix some other issues like resource consumption.
2005-08-10 21:01:51 +00:00
jlam
bf8f601b59 Add a conflict on the forthcoming gamin package. 2005-08-10 20:57:56 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
schmonz
d4cb532c2d Convert to use djbware.mk. 2005-08-07 11:47:55 +00:00
tron
9866cbb15c Fix compiler warning. 2005-08-06 21:22:24 +00:00
rillig
2065c61c76 Converted the Makefiles to the "category normal form", as required by
pkglint.
2005-08-06 20:33:56 +00:00
bouyer
3aab0e5034 Upgrade to xentools20-2.0.7, from Martti Kuparinen in private mail.
Changes unknown, but probably only bugfixes.
2005-08-06 17:43:14 +00:00
yyamano
538c626745 Make this build on Darwin. 2005-08-06 13:06:06 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
rillig
ebc9f3fbf8 mc should not build with glib-1.2 by default, as glib-2.0 is used by
more other applications. Using glib-1.2 is only meant as a workaround.
2005-08-04 21:11:48 +00:00
rillig
22c13a9095 Re-added the glib12 PKG_OPTION. Currently I need it for a SuSE 9.1 system. 2005-08-04 10:32:01 +00:00
rillig
b5c343c48f Removed the "largefile" PKG_OPTION. It is enabled by default, so why should
anyone want to disable it?
2005-08-04 10:17:13 +00:00
rillig
00f3d8ddeb Updated mc to 4.6.1.
Changes:

- many small bug fixes
- improved syntax highlighting files for the internal editor
- security fix for the urar virtual file system
- updated German and Italian translations
2005-08-04 10:12:06 +00:00
xtraeme
1bd2c0cc14 Depend on grub>=0.97, because there is not 0.98... thanks Jeff Rizzo.
Bump PKGREVISION.
2005-08-02 12:32:23 +00:00
seb
0b8638b672 Prevent paths of the build directories from being included in all amanda
packages. Set runtime dependencies on GNU tar and gzip for all amanda
packages.

Bump PKGREVISIONs to 1 for amanda-client and amanda-plot, to 2 for
amanda-common and amanda-server.
2005-08-02 09:26:06 +00:00
wiz
91dc261c34 Include unistd.h for readlink prototype instead of adding a prototype
locally (which clashes with the system one on amd64).
2005-07-29 12:35:07 +00:00
xtraeme
8a210c68eb Forgot to enable GRUB dependency, do it. 2005-07-29 12:17:20 +00:00
xtraeme
805b5f9551 Update to 0.12.0.
Changes:

	o cdboot support on NetBSD >=4.0 (-current).
	o Availability to choose the bootloader through a new option:
	  USE_GNU_GRUB (by default yes).
	o When using GRUB as the bootloader, it is possible to build
	  and install multiple kernels with the target "kernel", it
	  will install the kernels into the ISO image and the menu.lst
	  file will be modified automatically, see MULTIPLE_KERNELS
	  (mklivecd(8)).
	o Various misc fixes.
	o Now /dev uses optimum values for not wasting space.
	o Added -k flag, that accepts a kernel as argument. To build
	  an additional kernel without looking at the config file.
2005-07-29 12:13:01 +00:00
adam
08cca7e324 Changes 0.84:
- fixed a bug when dragging files from Gnome (or other desktops?) to Xfe. The number of files
  was incorrectly set to n+1 instead of n.
- fixed a small regression that occured when trying to copy or move a directory to a place
  where a directory with the same name already exists
- simplified the source tree to reduce the compilation time
Version 0.83 (not released)
- modified the layout of the permissions tab to be more intuitive (first permissions,
  then owner, and finally command)
- added button "Owner only" in the permissions tab to allow chown only operations
- fixed a bug in chmod and chown operations when trying to recursively change permissions
  on a single folder
- new Debian package icon
- when multiple files are selected, the default for Properties/Permissions dialog is now "Set marked".
  This is more consistent with the single selected file case.
- updated xfe.spec.in to reflect FOX 1.4.x support
- changed executable files icon
- added Windows EXE icon
- added Ctrl-W shortcut to the Quit button
- changed the font in Help window to text font (improve readability)
- changed delete and empty trash icons, for consistency
- fixed a problem when moving a file and that file already exists : only one overwrite dialog
  should appear. Fixed the File::move() function in the File class.
- updated the README and help.cc files
- implementation of the trash can for file delete operations
- fixed a small bug in exists() function that prevent broken links to be deleted
2005-07-25 10:55:44 +00:00
kristerw
c673a1b7f2 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-24 18:06:44 +00:00
adam
41170b2144 Dependencies cleaned up: use new *mm packages 2005-07-22 22:17:16 +00:00
adam
f2e11b0840 Removed gnome-vfsmm26; Added gnome-vfsmm 2005-07-22 21:49:27 +00:00
adam
a3f52c0f9f Changes 2.10.0:
* Increased version for GNOME 2.10 release version.

Changes 2.8.0:
* Increased version for GNOME 2.8 release version.

Changes 2.7.2:
* Now builds against latest gnome-vfs 2.7 API.

Changes 2.7.1:
This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().
2005-07-22 21:45:07 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
drochner
67de9c5526 adapt to cdrdao build structure changes,
install the .glade file so that the main dialog looks like expected,
bump PKGREVISION
2005-07-19 16:36:51 +00:00
drochner
f0aa6b9da5 untangle cdrdao and gcdmaster so that PKGREVISIONs can be set
individually, and avoid unnecessary tricks with the PLIST location
2005-07-19 16:33:57 +00:00
wiz
c8409fe584 no-commercial-use describes the license of this version of this software
better than shareware.
2005-07-19 14:05:27 +00:00
grant
e720c400e2 depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +00:00
kristerw
cb8c87a1c0 Regenerate so that the Mac OS X patch program undestands how
to apply it.
2005-07-19 04:01:41 +00:00
rillig
b84e63e225 Removed RCS Id from the patch. 2005-07-18 09:26:30 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
kristerw
815cf35a6c Use USE_TOOLS to get a dependency on GNU tar, instead of trying to guess.
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-15 23:02:08 +00:00
kristerw
a317e33b54 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-15 22:19:11 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
martin
a2b64a3291 Avoid functions w/o prototype 2005-07-15 07:49:49 +00:00
wiz
f0d8b7c807 Reset maintainer to tech-pkg, since email bounced. 2005-07-14 13:52:13 +00:00