1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

4046 Commits

Author SHA1 Message Date
Sergey Skvortsov
073a770506 Mark port as depending on kernel 2004-04-16 14:16:53 +00:00
Kirill Ponomarev
d268032003 - Reset MAINTAINER to ports@FreeBSD.org
PR:		ports/65603
Submitted by:	michael johnson <ahze at ahze dot net>
2004-04-16 07:48:24 +00:00
Joe Marcus Clarke
337e0c7937 Update to 2.6.1. 2004-04-16 06:09:21 +00:00
Oliver Eikemeier
9fff147f62 Introduce '*' as the lowest possible version number, so that
>=2.* <3.*
matches all 2.X versions, even alpha.

Fix a malformed conditional, noted by linimon.
2004-04-16 01:24:46 +00:00
David E. O'Brien
cda1639426 Abe's website is OBE after retiring from Purdue. 2004-04-15 19:22:58 +00:00
Joe Marcus Clarke
dd28ecc9f8 Add a missing dependency on gstreamer-plugins. 2004-04-15 18:30:28 +00:00
Kirill Ponomarev
7483779e32 - Update MASTER_SITES and WWW: line
PR:		ports/65537
Submitted by:	Ports Fury
2004-04-14 18:51:37 +00:00
Kirill Ponomarev
4a5063d841 - Update to version 0.4.2
PR:		ports/65536
Submitted by:	Ports Fury
2004-04-14 18:51:17 +00:00
Jimmy Olgeni
e26469b1be Update modules: mailboxes-1.140-1, samba-1.140-1. 2004-04-14 07:54:06 +00:00
Joe Marcus Clarke
6ed988bc6e Revert the previous patch. It turns out I had some left over bits from a
patch from bland, and the crash I was seeing did not affect others.  In fact,
the patch added last night would have caused crashes for others.

Pointy hat to:	me
2004-04-13 20:40:41 +00:00
Hajimu UMEMOTO
666a821ad7 - set the _NET_WM_STRUT_PARTIAL property when dock type.
- defer setting withdrawn state until after main window realize.

Obtained from:	GKrellM 2.1.100-test0
2004-04-13 16:53:54 +00:00
Kris Kennaway
5c8fc4c32e Add missing directories 2004-04-13 12:31:27 +00:00
Clement Laforet
973cd7bf5e Add jailadmin 1.7, a system for managing a set of named jails.
JailAdmin is a system for managing a set of named jails.  It provides:
 - A command line utility for starting and stopping named jails.
 - An efficient method for shutting down a large number of jails in
   parallel.
 - A simple configuration syntax.
 - SNMP monitoring facilities.
It is designed to provide more flexible functionality than FreeBSD's own
rc.d/jail script, and should provide a complete superset of features.

WWW: http://subwiki.honeypot.net/cgi-bin/view/Freebsd/JailAdmin
- Kirk Strauser
kirk@strauser.com

PR:		ports/65095
Submitted by:	Kirk Strauser <kirk@strauser.com>
2004-04-13 08:49:14 +00:00
Kirill Ponomarev
6afa309af7 - Use reserved UID/GID
PR:		ports/65481
Submitted by:	maintainer
Reported by:	kris
2004-04-13 07:47:10 +00:00
Kirill Ponomarev
b0ad8e606f - Use reserved UID/GID
PR:		ports/65480
Submitted by:	maintainer
Reported by:	kris
2004-04-13 07:45:37 +00:00
Joe Marcus Clarke
0428ca563d Fix a potential crash when looking at the process list due to a missing
field name.
2004-04-13 05:05:21 +00:00
Pav Lucistnik
1b94dddf81 - Update to 3.8.26
PR:		ports/64943
Submitted by:	Kevin Oberman <oberman@es.net>
Approved by:	maintainer timeout (2 weeks)
2004-04-12 22:34:32 +00:00
Thierry Thomas
5c000ea5a2 Add hourglass 1.0.0, a real-time application useful to learn how
CPU scheduling works.

PR:		64635
Submitted by:	Olivier Tharan
Approved by:	pav (mentor).
2004-04-12 15:54:55 +00:00
Alexander Leidinger
adc728b113 - Update to 2.01a27.
Notes: - Since 2.01a26 cdrecord has a new option "-tao" (Track At Once)
           for what was the default write mode in previous versions.
           Currently, cdrecord still falls back to writing in TAO mode if
           no writing mode has been specified but this might change in a
           future version (infact, the release notes for 2.01a26 already
           say that cdrecord won't burn a CD if no write mode has been
           specified).
         - Cdrecord 2.01a26 was broken in that it only wrote in TAO mode,
           which was fixed in 2.01a27.
  For changes since 2.01a25 see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a26
  and
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a27
- Add a workaround for what appears to be a problem with gmake and certain
  locales on -current. [1]
- Correct a typo in pkg-descr.mkisofs inherited from the cdrtools ABOUT
  file.
- Remove the workaround for the broken mlockall(2) on EOL'ed FreeBSD 5.1.
- No longer compile with -DSOURCE_MODIFIED, the cdrecord sources are no
  longer altered by this port except for changing the location of the
  configuration file, which is done in compliance with the terms in
  cdrecord/defaults.c.
- Make the direct ATAPI transport (cooked_ioctl interface) of cdda2wav
  (e.g. when used via `cdda2wav -D /dev/acd0`) work on FreeBSD after
  ata(4) was GEOM'ifed and the CDIOCREADAUDIO ioctl removed.
  Note: For qualitiy reasons (e.g. to be able to fix/work around broken
        TOCs etc.) cdda2wav should be used with its generic_scsi interface
        (e.g. via `cdda2wav -D 2,0,0` and using atapicam(4) if you have an
        ATAPI device). However, there are some ATAPI devices around where
        the latter simply doesn't work (look at e.g. PR 62507 or the audit-
        trail of PR 60233 for examples).
- Properly initialise the verbosity level of cdda2wav when the cooked_ioctl
  interface is used so it's disabled by default (the outcome of this bug is
  actually compiler dependend, with GCC 2.95.4 verbosity is off by default,
  with GCC 3.3.3 it's on).

Note: The patches for the last two items where sent to Heiko Eissfeldt, the
      author of cdda2wav, and from his replies I was of the opinion that he
      "accepted" them and they would be incorporated in cdrtools 2.01a26.
      However, they still didn't show up in the cdrtools sources and I so
      far didn't get any reply to my email asking if there would be anything
      wrong with them.

Requested by:	pav [1]
Submitted by:	maintainer
2004-04-12 13:06:47 +00:00
Jimmy Olgeni
7e8e86c109 Upgrade to version 1.140 (with apache-1.140-1 and cpan-1.140-1). 2004-04-11 15:53:41 +00:00
Pav Lucistnik
ad8c126080 - Update to 5.19
PR:		ports/65407
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2004-04-10 20:02:34 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Pav Lucistnik
6af22e0d86 - Do not delete etc/munin/VERSION.node, it must be preserved over upgrades
- Add instructions how to completely remove munin-node

PR:		ports/64285
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2004-04-10 14:26:04 +00:00
Pav Lucistnik
5d395e7edc - Update to 0.67
PR:		ports/64386
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2004-04-10 14:18:31 +00:00
Kirill Ponomarev
51ad076175 - Update to version 0.34
PR:		ports/65370
Submitted by:	Ports Fury
2004-04-09 18:21:38 +00:00
Joe Marcus Clarke
7f3eda059f Mark IGNORE as it is broken with the new libgtop2, and a new version hasn't
been put out in other a year.
2004-04-09 02:02:06 +00:00
Oliver Lehmann
01522c157a remove duplicated (and now wrong) gtk20 dependencies.
PR:		ports/65337
Submitted By:	Koop Mast <kwm@rainbow-runner.nl>
2004-04-09 01:56:49 +00:00
Tilman Keskinoz
67158defef Fix pkg-plist
Pointy hat to:	arved
Reported by:	rabarber.fruitsalad.org (via lofi)
2004-04-08 08:57:51 +00:00
Sergei Kolobov
5b219e6c8a - Update wording in pkg-descr
Submitted by:	Gerrit Pape <pape@smarden.org>
2004-04-08 05:26:44 +00:00
Sergei Kolobov
7efa672c3e - Update to 1.0.2 2004-04-08 04:53:14 +00:00
Mario Sergio Fujikawa Ferreira
f6530b1fde Respect CC
PR:		65020
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-08 03:12:10 +00:00
Kirill Ponomarev
2970933003 - Update to version 0.2
PR:		ports/65294
Submitted by:	maintainer
2004-04-07 18:34:44 +00:00
Clement Laforet
113d291e1d - tar -> ${TAR} (since we have now a bsdtar ;) 2004-04-07 13:26:20 +00:00
Thierry Thomas
2e8f878fe6 Add pear-Cache 1.5.4, PEAR framework for caching of arbitrary data.
Approved by:    pav (mentor).
2004-04-06 19:17:02 +00:00
Kirill Ponomarev
f410b977ff Add uptimec 0.1, client for Uptime Project.
PR:		ports/65224
Submitted by:	Radim Kolar
2004-04-06 13:13:58 +00:00
Mario Sergio Fujikawa Ferreira
b84a657a29 Update to 0.5.13
PR:		64882
Submitted by:	mike johnson <ahze@ahze.net>
2004-04-06 00:11:40 +00:00
Kris Kennaway
c6c77cee06 sharutils is an EXTRACT_DEPENDS, not a BUILD_DEPENDS 2004-04-05 22:13:03 +00:00
Joe Marcus Clarke
dddd09f4e5 Remove a patch that is no longer needed. 2004-04-05 07:47:59 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
2b2afb48d3 Use intlhack to avoid adding a patch. 2004-04-05 03:13:18 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Kris Kennaway
b5ea715f9f Port to amd64
Submitted by:	maintainer
2004-04-05 00:39:58 +00:00
Tilman Keskinoz
1b9028dea9 forgot to remove a directory. 2004-04-04 17:45:44 +00:00
Tilman Keskinoz
3b247f9b41 Add libcdio, the GNU Compact Disc Input and Control Library 2004-04-04 17:35:44 +00:00
Pav Lucistnik
bf0e764510 - Update COMMENT and pkg-descr
PR:		ports/65117
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2004-04-03 14:28:29 +00:00
Kris Kennaway
5db4b3843e BROKEN on amd64: Configure fails 2004-04-03 14:06:59 +00:00
Markus Brueffer
a2a28eb6e0 - Update to version 2.4.0
- take maintainership [1]
- respect CFLAGS and PTHREAD_LIBS
- sort pkg-plist

Approved by:	Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer) [1]
		arved (mentor)
2004-04-02 15:42:01 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00