Commit graph

66219 commits

Author SHA1 Message Date
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
Alan Eldridge
482fb23b62 1. PORTREVISION -> 1.
2. Incorporated my uncommited mods with Trevor's changes.
3. Remade pkg-plist accordingly.
4. Use /usr/bin/perl if present, then /usr/local/bin/perl.
5. Add File::Spec to BUILD_DEPENDS if perl < 5.8.0.
2002-11-01 12:41:01 +00:00
Johann Visagie
1e9e021686 - Update to version 4.0.0
- A fairly significant rewrite of the port, as 4.0.0 now deprecates the
  traditinal OmniORB build infrastructure in favour of the GNU tools.

PR:		44338
Submitted by:	wjv
Approved by:	maintainer timeout
2002-11-01 12:01:34 +00:00
Thomas Moestl
f78509c761 Use IGNORE, not .error, on unsupported platforms. This should solve the
last remaining 'make readmes' problem on sparc64.

Reviewed by:	petef
Approved by:	David Marshall <marshall@chezmarshall.com> (MAINTAINER)
2002-11-01 11:24:00 +00:00
Edwin Groothuis
a1fe0b4710 bgrot left a file behind and overwrote the orignial configfile anyway.
PR:		ports/43245
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
2002-11-01 09:53:39 +00:00
Jun Kuriyama
07ac5f1da5 Upgrade to 0.82. 2002-11-01 09:13:27 +00:00
Oliver Braun
118a59e31b Upgrade to 2.3.
PR:		ports/44805
Submitted by:	mintainer
2002-11-01 08:15:29 +00:00
Dima Dorfman
15fa2e89c2 This port builds fine on RELENG_4, so don't mark it BROKEN there.
It's still broken on a recent -current, though, but an OSVERSION value
more specific than 500000 should probably be used.

Note that this port still doesn't build (more specifically, doesn't
install) on bento, since it uses uname(3) to determine the system
version, and bento doesn't fake it (it fakes uname(1)).

Discussed with:	kris
Approved by:	obrien
2002-11-01 07:48:06 +00:00
Norikatsu Shigemura
eb6df96c4f Delete needless *_DEPENDS.
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-11-01 07:44:38 +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
Trevor Johnson
9d8732c6ff Add port of ncurses. 2002-11-01 06:45:27 +00:00
Trevor Johnson
86381cda73 53 41 54 4F 52
41 52 45 50 4F
54 45 4E 45 54
4F 50 45 52 41
52 4F 54 41 53	I summon ncurses 5.3.
2002-11-01 06:41:36 +00:00
Dirk Meyer
069a282fbc we need XLIB to compile and run 2002-11-01 05:07:42 +00:00
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