Commit graph

2511 commits

Author SHA1 Message Date
Akinori MUSHA
bfd5b9cdfb Issue a patch release 20021103, which fixes a bug where pkgdb -F
failed to delete a stale @pkgdep. (harmless except it didn't work)
2002-11-02 21:30:13 +00:00
Alan Eldridge
61028157db Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
2002-11-01 13:09:32 +00:00
Edwin Groothuis
ac0258ac47 Repair sysutils/pib, make Aleksandr A. Babaylov the new maintainer.
PR:		ports/22399,ports/24493,ports/44323
Submitted by:	PM Lashley <patl@phoenix.volant.org>,Mark Rowlands <mark.rowlands@minmail.net>,Aleksandr A. Babaylov <babolo@aaz.links.ru>
Approved by:	msmith@FreeBSD.org,Aleksandr A. Babaylov <babolo@aaz.links.ru>
2002-11-01 07:30:09 +00:00
Alan Eldridge
7df6fabb8f Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
Akinori MUSHA
4fde241afa Update to 20021101. Since there have been many changes, there could
possibly be a couple of bugs.  Make sure to do your backups as always,
and have fun. :)

overall, pkgdb(3):
- The DEPORIGIN information is fully supported.  Most stale
  dependencies are automatically fixed based on that.

  Hinted by:	sobomax

- Disregard a package if it has a file named "+IGNOREME" in the
  package directory.

  PR:		ports/41237
  Hinted by:	Jerry Murdock <j@jerrymurdock.com>, and some others

pkgdb(1):
- Add a new option -a/auto, used with -F/--fix, which turns on
  automatic mode, in which pkgdb(1) only fixes discrepancies that can
  be fixed 100% obviously and securely, and leaves the others.

- Make pkgdb(1) less verbose when -v is not specified.

portupgrade(1):
- Time the whole session also.

  Requested by:	nork

- Fix a bug in shellwords() where it wrongly interprets \ in '...' as
  meta-character.  This bug or maybe feature was inherited from Perl's
  shellwords.pl / Text::ParseWords.

  Reported by:	Gabriel Ambuehl <gabriel_ambuehl@buz.ch>

- The DEPORIGIN information is fully supported.  It fixes DEPORIGIN
  when a package is upgraded with a different port using -o/--origin,
  and "pkgdb -aF" is automatically called at closing.  This makes
  portupgrade a tad slower but greatly reduces the "pkgdb -F"
  annoyance.

- Fix a race where it rarely failed in updating the pkgdb after
  installation and the user had to run "pkgdb -fu".

- Do not redirect stderr to /dev/null when calling portsclean -L.  Now
  the pkgdb updater's indicator is displayed properly.

- Synchronize the build failure checker with the latest version of
  ports/Tools/portbuild/scripts/processlogs.

- Do not bother with +REQUIRED_BY files when they are mechanically
  generated from @pkgdep information by pkgdb(1).

pkg_fetch(1):
- Try .tgz first on FreeBSD 4.x and prior.  Although .tbz is smaller,
  there are few sites that prepare .tbz packages for FreeBSD 4.x.

pkgtools.conf(5)

- Prepare a new constant OS_PKGBRANCH, which is set to a
  release/branch name that is suitable for specifying a FTP packages
  directory, and make pkg_site_mirror() use it.

  PR:		ports/43265
  Submitted by:	Andriy Gapon <avg@icyb.net.ua>

portsclean(1):
- Suggest using libchk(1) to help manually clean out lib/compat/pkg.

- Improve messages.  Use the word "shadow" to say that a library hides
  another one with the same name.
2002-11-01 00:09:04 +00:00
Patrick Li
0218c673db Update to 1.2.9
PR:		ports/44743
Submitted by:	maintainer
2002-10-30 20:47:14 +00:00
Akinori MUSHA
4d3cb5ee83 Remove a bogus PKGNAMEPREFIX. This is an application called rlogview,
not ruby-rlogview that looks like a library.
2002-10-29 14:27:03 +00:00
Edwin Groothuis
8737b590fa Undo damage done by check if the SED could have been replaced by a
REINPLACE. Thanks to Patrick Li for spotting this.
2002-10-29 05:08:48 +00:00
Edwin Groothuis
8c46d27d7c Unbreak build of sysutils/lcdproc
PR:		ports/44213
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-29 04:47:25 +00:00
Ying-Chieh Liao
55715f2f7f - Add missing dependency
- Add pkg-message
- Bump portrevision

PR:		44043
Submitted by:	maintainer
2002-10-28 18:24:49 +00:00
Cy Schubert
1b99db799c Use single info-file instead of multiple files.
Submitted by:	demon
2002-10-28 16:29:24 +00:00
Kris Kennaway
83a138a68d Add extra directory 2002-10-28 02:48:08 +00:00
Kris Kennaway
6eaa4e71dd Add missing info files 2002-10-28 01:39:12 +00:00
Hajimu UMEMOTO
9b807f604f make it compilable on -CURRENT, again 2002-10-27 20:25:55 +00:00
Hajimu UMEMOTO
7929e9ae07 make it compilable on -CURRENT, again 2002-10-27 20:19:37 +00:00
Dirk Froemberg
fae32c18b4 Upgrade to 1.11.a39. 2002-10-27 19:29:12 +00:00
Oliver Braun
45a14fbe34 Add gtk-imonc, a gtk based client to control an one disc fli4l router.
PR:		44503
Submitted by:	Steffen Vogelreuter <steffen@vogelreuter.de>
2002-10-26 20:07:44 +00:00
Mario Sergio Fujikawa Ferreira
26b59ab943 o Update to 0.5.3
o Update WWW tag in DESCR

Submitted by:	HIYAMA Takeshi <cbc06942@pop06.odn.ne.jp>
2002-10-26 16:48:27 +00:00
Edwin Groothuis
d74b901929 Added two missing files to pkg-plist
PR:		ports/43163
Submitted by:	edwin@mavetju.org
Reviewed by:	kris@freebsd.org
2002-10-25 08:07:58 +00:00
Kris Kennaway
6393d0df64 Oops, committed an earlier version of the previous patch.
Submitted by:	Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-10-25 07:53:06 +00:00
Kris Kennaway
1bdbbbec31 Fix build on -current
Submitted by:   Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-10-25 07:50:09 +00:00
Akinori MUSHA
074208a912 Add rlogview, a Ruby/GTK graphical log viewer for log4r. 2002-10-24 11:27:20 +00:00
Kris Kennaway
57199ac130 Remove #include <malloc.h>. Build still broken. 2002-10-24 03:33:07 +00:00
Kris Kennaway
8fff79d5e1 Partially fix build on -current by correcting incorrect patch
(machine/soundcard.h -> sys/soundcard.h).  This still blows up later on.
2002-10-24 03:28:35 +00:00
Adam Weinberger
529cb4a7ea Fix malloc.h include warnings.
PR:		42472
Submitted by:	mich@freebsdcluster.org (maintainer)
Approved by:	pat
2002-10-22 04:38:30 +00:00
Cy Schubert
77a87f872e Cleaner uninstall process, remove screenrc if it has not been altered
by the user.

Submitted by:	marius@alchemy.franken.de
2002-10-21 23:44:24 +00:00
Cy Schubert
4bed87d63d Fix hardcoded cp command.
Submitted by:	marius@alchemy.franken.de
2002-10-21 23:43:11 +00:00
Daniel Harris
990bfff9d4 Use local distfile and remove WWW. 2002-10-21 21:51:01 +00:00
Garrett Wollman
2fbf6f07eb It's easier to replace the whole Makefile with one that works.
(I won't speak as to the operation of the program itself, but
at least it builds now.)
2002-10-21 21:38:20 +00:00
Garrett Wollman
76d5e30f59 At least let people know why it is that this port is broken in
-current.  500000 is only an approximation, since the actual UFS2
header file changes were never reflected in a version bump.
2002-10-21 20:21:33 +00:00
Kris Kennaway
311a5e1811 Fix build on -current (catch up to <sys/disklabel.h> changes) 2002-10-21 00:38:02 +00:00
Kris Kennaway
409a73f08b Fix build on -current (catch up to #include changes) 2002-10-21 00:34:31 +00:00
Kris Kennaway
f3784c3d58 Fix build on -current (#ifdef 0 -> #if 0) 2002-10-20 21:26:38 +00:00
Scott Long
ce034b2fd5 Make the cdrecord portion of cdrtools compile. 5-CURRENT defines
_POSIX_MEMLOCK, which was causing cdrecord to think that mlockall(2)
was available.  Of course the real solution is to not define
_POSIX_MEMLOCK until this is true.
2002-10-19 17:05:27 +00:00
Oliver Braun
e3be711835 Upgrade to 0.5.2.
PR:		44233
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-18 21:21:09 +00:00
Adam Weinberger
fa2867e981 Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org

Approved by:	pat (mentor)
2002-10-18 07:58:00 +00:00
Eric Melville
501fde58bf Remove files that are no longer installed. 2002-10-18 03:34:59 +00:00
Christian Weisgerber
d5e26cd3c3 Remove sysutils/guitar port on maintainer's request:
- It is not actively developed.
- The creator seems to have disappeared from the net.
- There are viable alternatives in the ports collection.

PR:		44000
Submitted by:	Dominik Brettnacher <domi@saargate.de>
2002-10-15 14:29:48 +00:00
Sergey Skvortsov
cd34d10848 Updated to 1.1.2 2002-10-15 12:20:28 +00:00
Sergey Skvortsov
cc0fb565d4 Updated to 0.5.2 2002-10-15 12:19:52 +00:00
Mario Sergio Fujikawa Ferreira
3d24801004 Update to 1.2.8
PR:		43465
Submitted by:	maintainer
2002-10-14 23:42:54 +00:00
Eric Melville
bf328d9883 Update epoch.
Submitted by:	Valentin Zahariev <curly@e-card.bg>
2002-10-14 23:38:42 +00:00
Jake Burkholder
a23b0eba19 Make this compile on sparc64. Needed for make release. 2002-10-14 22:13:22 +00:00
Sergey Skvortsov
cb3f12a464 Add pmap 20021014, detailed process memory display. 2002-10-14 12:05:07 +00:00
Will Andrews
7a2d28f0b0 Add sjog 0.5, a userland daemon for Sony Vaio Jog Dial.
PR:		41905
Submitted by:	Bruce M Simpson <bms@spc.org>
2002-10-14 08:43:37 +00:00
Jimmy Olgeni
caf02c2ff0 Update modules: file, majordomo, postgresql, webmin. 2002-10-13 14:12:40 +00:00
Alan Eldridge
38e93e3e1d Unbreak by creating subdir under applnk if necessary.
Submitted by:	so14k@so14k.com (maintainer via irc)
2002-10-13 11:04:16 +00:00
Mario Sergio Fujikawa Ferreira
3182871f3d New port fvcool version 1.0.2: VCool for FreeBSD - Cooling software
for AMD Athlon/Durin CPUs

PR:		43732
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2002-10-13 07:12:53 +00:00
Kris Kennaway
15c26eb6a0 BROKEN -> IGNORE to prevent package build 2002-10-13 04:53:42 +00:00
Kris Kennaway
b4620a66a6 truncate has been in the base system since 4.2-RELEASE. Remove it. 2002-10-13 03:57:21 +00:00