Commit graph

66206 commits

Author SHA1 Message Date
Alan Eldridge
7df6fabb8f Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
Dirk Meyer
23bfffdf14 use SYSTEMDIR 2002-11-01 03:25:08 +00:00
James E. Housley
bc9e4a5282 Two files missed in the last commit. Upgrade to version 5.2 2002-11-01 02:42:24 +00:00
James E. Housley
01b14fb7ef Update to the latest version of gdb, used by RTEMS -- 5.2 2002-11-01 02:40:58 +00:00
Patrick Li
0ee4b93798 Update to 3.78
PR:		ports/44764
Submitted by:	maintainer
2002-11-01 00:39:36 +00:00
Patrick Li
ceee399e11 Use fetch and jot over wget and seq.
PR:		ports/44789
Submitted by:	Are Bryne <are.bryne@communique.no>
Approved by:	maintainer
2002-11-01 00:29:53 +00:00
Patrick Li
587e559ea5 Update to 2.0.4
PR:		ports/44798
Submitted by:	maintainer
2002-11-01 00:26:00 +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
Martin Blapp
bbf304051d These libs are now needed. 2002-10-31 23:56:26 +00:00
Martin Blapp
a0f99f5a97 Correct wrong patch.
PR:	44791
2002-10-31 23:55:33 +00:00
Oliver Braun
8b2d0da4e2 * make fetchable again
* bump PORTREVISION
* PERL -> REINPLACE

PR:		ports/37100
Submitted by:	maintainer
2002-10-31 23:49:38 +00:00
Mikhail Teterin
d515a78c14 Support X11-less installation. One sample executable -- xep -- will not
be built/installed. Add a missing backslash at EOL -- a fresh typo.
Remove a non-existing directory from CFLAGS -- a three year old typo.
2002-10-31 23:36:04 +00:00
Dima Dorfman
2f6e05e344 Convert to use REINPLACE_CMD and consequently remove USE_PERL5. The
distribution comes with one Perl script, but it appears to be
auxiliary (there are no references to it anywhere except the
documentation).  dict works fine without Perl.

Submitted by:	clive
2002-10-31 23:34:11 +00:00
Oliver Braun
dc22e17f7f Added clex, a commandline file manager
PR:		ports/44754
Submitted by:	Michael L.Hostbaek <mich@freebsdcluster.org>
2002-10-31 23:19:17 +00:00
Cy Schubert
109170b231 Update 2.5.3 --> 2.5.4
PR:		44787
Submitted by:	Anders Andersson <anders@hack.org>
2002-10-31 23:11:26 +00:00
Mikhail Teterin
554570ea95 Upgrade to 3.4.4 released over a year ago. Obey CFLAGS.
Split the man-pages into the actual texts and MLINKS, of which there are
over a hundred. The vendor used the .so macro, but either it was not
used properly, or there is a bug in our man(1). Either way, MLINKS seems
cleaner.

Move the text in the post-install target into pkg-message and arrange
for showing it after installing the port. The last two items were not
shown to maintainer, but are not expected to raise objections.

TODO -- add WITHOUT_X11 compliance -- a must for some deployments.

Approved by:	demon (maintainer).
2002-10-31 23:01:57 +00:00
Edwin Groothuis
70dbef390a Fix building errors for emulators/xmame, while keeping joystick
support.

Rename of the files/ section on maintainers request.

PR:		ports/43328, ports/44042
Submitted by:	Stijn Hoop <stijn@win.tue.nl>,Kyle Martin <mkm@ieee.org>
Approved by:	Stijn Hoop <stijn@win.tue.nl>
2002-10-31 22:54:17 +00:00
Edwin Groothuis
93ed9b565b Make xmess building on -current and -stable again.
(with joystick support for -current and -stable)

Rename of the files on maintainers request.

PR:		ports/43329
Submitted by:	Stijn Hoop <stijn@win.tue.nl> (maintainer)
2002-10-31 22:50:26 +00:00
Oliver Braun
7ea12e59ad Upgrade to 5.10. 2002-10-31 22:42:56 +00:00
Edwin Groothuis
b1002cf0e3 fix textproc/p5-PDF-API2 for perl < 5.6
- remove warnings.pm to fix runtime on perl < 5.6
- bump PORTREVISION

PR:		ports/44785
Submitted by:	Erwin Lansing <erwin@lansing.dk> (maintainer)
2002-10-31 22:20:04 +00:00
Oliver Braun
a277bb78c0 Upgrade to 3.06 => remove BROKEN.
PR:		ports/43405
Submitted by:	maintainer
2002-10-31 22:12:15 +00:00
Oliver Braun
8408f9344e Upgrade to 0.4.4.
PR:		44766
Submitted by:	maintainer
2002-10-31 21:14:52 +00:00
Eivind Eklund
adc23812ca Upgrade to V1.4.
This includes a series of usability fixes, including making safesh easy to
use with CVS, with scp, and to make installation on other hosts trivial.
2002-10-31 21:11:07 +00:00
Oliver Braun
bc820dd0a3 Upgrade to 0.5.4.
PR:		44765
Submitted by:	maintainer
2002-10-31 21:06:14 +00:00
Pete Fritchman
54f59b04aa Update to 1.1. 2002-10-31 20:45:23 +00:00
Greg Lewis
354b48008f . Add optional (default: off) runtime dependencies for the font packages
necessary to support the different font.properties that are installed.
2002-10-31 20:20:37 +00:00
Christian Weisgerber
cd0bcc75d1 * Add missing iconv dependency.
* Extract missing config.rpath from converters/libiconv.
2002-10-31 19:31:09 +00:00
Bill Fenner
332822f66b Add "dnstop", a libpcap application (ala tcpdump) that displays various
tables of DNS traffic on your network.

Cribbed from itojun's NetBSD pkg.
2002-10-31 18:59:02 +00:00
Trevor Johnson
a3ce01445a We don't need all those mtree directories. 2002-10-31 18:17:06 +00:00
Trevor Johnson
b135ba72a1 Add dependency on GTK+ 1.2.X. Tidy whitespace (portlint -t). 2002-10-31 18:14:05 +00:00
Trevor Johnson
9270597f14 This is broken when OSVERSION = 500039, but works on 4.7-PRERELEASE/i386. 2002-10-31 18:09:11 +00:00
Trevor Johnson
15c8654c0b Update to 0.4. 2002-10-31 18:02:52 +00:00
Greg Lewis
e4956ee696 . Fix UDP packet broadcasting.
. Bump PORTREVISION.

Submitted by:	daichi, Tetsuo Suzuki <tetsuo@ss-lab.net>
2002-10-31 17:56:56 +00:00
Christian Weisgerber
10621f281e Fix build on -CURRENT.
PR:		44288
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2002-10-31 17:10:41 +00:00
Mario Sergio Fujikawa Ferreira
4c8c1700ea Update to 1.4 Build 184 2002-10-31 16:08:13 +00:00
Ying-Chieh Liao
035303be5c upgrade to 1.0.12 2002-10-31 15:59:49 +00:00
Christian Weisgerber
f5a3bba423 * Update to 1.1.1.
PR:		44175
Submitted by:	Josh Elsasser <jre@vineyard.net>

* Respect CFLAGS.
2002-10-31 15:22:11 +00:00
Christian Weisgerber
f01e7de603 This port update fixes the pkg-plist to include the new localizations so they
are included in the package, and it contains many upstream bugfixes, installs
the NEWS documentation file. These are the upstream fixes:

* OTP fix patches from Stanislav Brabec <utx@penguin.cz>
* fix patch for writing antispam capability correctly in conf.c.
* Fix patches for Debian bugs #162571, #156592.
* Correction to manpage re -b and qmail.
* Patch to disable use of STLS if auth passwd is specified.
* Fix specfile generation to handle SSL correctly.
* New Danish, Turkish, and Catalan translation files.
* Improved ODMR debug messages.
* IMAP efficiency hack; don't fetch sizes unless needed.
* Detect and rewrite invalid return paths beginning with @.
* Fix for subtle freeing bug that suppressed information in some bounce msgs.
* Newline fix patches for internationalization files.
* Fix reversed test guarding authentication-failure warnings.
* Fix POP3 breakage starting at 5.9.14.

PR:		44330
Submitted by:	Matthias Andree <matthias.andree@web.de>
2002-10-31 14:54:22 +00:00
Ying-Chieh Liao
83799d8fe6 add slurm 0.0.2
Slurm is a generic network load monitor

PR:		44748
Submitted by:	"Michael L. Hostbaek" <mich@freebsdcluster.org>
2002-10-31 13:25:40 +00:00
Alan Eldridge
9a6c49d181 Update to 0.6.1. 2002-10-31 12:16:41 +00:00
Alan Eldridge
9f47fd0619 Mark BROKEN until I can figure out what is happening. 2002-10-31 12:12:00 +00:00
James E. Housley
eb6823c24c Update to the latest set of binutils from the RTEMS project, version
2.13 .  The rest of the tools are on the way.
2002-10-31 11:42:30 +00:00
Norikatsu Shigemura
3d1081d670 Add p5-Net-DNS-SEC(0.07), a perl module for DNSSEC extensions to Net::DNS.
PR:		ports/44777
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-10-31 10:53:44 +00:00
Norikatsu Shigemura
3caa7fa621 Update to 0.10
PR:		ports/44777
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-10-31 09:55:22 +00:00
Joe Marcus Clarke
754014f5cc Re-add patch-temp for bison 1.75 compatibility. 2002-10-31 09:07:26 +00:00
Joe Marcus Clarke
4d352e1a1a Revert to 1.0.3 with a PORTEPOCH bump. Apparently, there were some
changes in 1.0.4 that causes GNOME 2 components to hang.  I will
debug the 1.0.4 problems further when I return from my road trip.

To properly revert to 1.0.3, you will need to upgrade to this version
of the port, then either reboot or run bonobo-slay before restarting
GNOME 2.

Reported by:	many
2002-10-31 09:07:03 +00:00
Norikatsu Shigemura
07b4ed2bbe Update to 0.21 (based on SQLite 2.7.2) 2002-10-31 09:06:50 +00:00
Edwin Groothuis
188e5df617 Make games/pengpong buildable again.
PR:		ports/44455 (wrong subject)
Submitted by:	edwin@freebsd.org
Approved by:	pat@FreeBSD.org
2002-10-31 03:16:29 +00:00
Masafumi Max NAKANE
ff1cefeae2 Disable the build when there's no libtelnet.
PR:		44035
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-10-31 02:44:09 +00:00
Andrey A. Chernov
32e5176508 Upgrade to 4.29 2002-10-31 00:51:04 +00:00