Commit graph

72830 commits

Author SHA1 Message Date
Alexander Langer
21c98f7e0c Update forgotten file in last upgrade to 1.0.12.
Submitted by:	kris
2003-03-02 10:57:18 +00:00
Martin Blapp
2b3787f7d9 Adjust the fetch path.
Pointed out by:		bento
2003-03-02 10:44:00 +00:00
Dirk Meyer
a0ed3d8a1f - Update to 1.5.1
- removed patches that are now part of distribution
- support for guile/slib
- fixed several new build errors
2003-03-02 10:35:12 +00:00
Martin Blapp
24fd8739ae Add LANG to Makefile.
Submitted by:	Hugo D. Valentim <hvalentim@gmx.net>
2003-03-02 10:25:22 +00:00
Dmitry Sivachenko
3b8956b0d3 chown files to root:wheel after extraction;
propeply define PREFIX for *all* formats of the manual;
use install instead of cp.
2003-03-02 09:21:53 +00:00
Yen-Ming Lee
c731019d87 - chown font files to root:wheel after extract them into datadir
- bump PORTREVISION

PR:		48821
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
2003-03-02 08:57:09 +00:00
Dirk Meyer
95cd964f04 - drop gnustep-objc in this meta package 2003-03-02 07:31:22 +00:00
Dirk Meyer
38392297d9 - mark with IGNORE, scheduled for removal. 2003-03-02 07:23:08 +00:00
Joe Marcus Clarke
386dd56a01 Add zenity and tsclient. 2003-03-02 05:08:06 +00:00
Joe Marcus Clarke
09a79f3d4e Add tsclient, a GNOME 2 frontend to rdesktop.
PR:		48823
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-03-02 05:03:15 +00:00
Joe Marcus Clarke
12368b9d5c Add zenity, which allows one to display GNOME dialogs from the command line
or from scripts.

PR:		48822
Submitted by:	Franz Klammer <klammer@webonaut.com>
2003-03-02 04:50:08 +00:00
Yen-Ming Lee
49eac03ebb - Add dependency on gnupg
- Utilize USE_AUTOCONF_VER
- Bump PORTREVISION

PR:		48628
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2003-03-02 03:08:46 +00:00
Yen-Ming Lee
e7d7f2b19d wmmount always needs gnugetopt
PR:		48796
Submitted by:	Volker Stolz <vs@foldr.org>
Noticed by:	bento
2003-03-02 02:09:05 +00:00
Kris Kennaway
a6cb176566 * Add considerable documentation about available variables, their
meaning and default settings [1]

* Add PATCH_DEPENDS and EXTRACT_DEPENDS, and convert various
  internal bsd.port.mk dependencies to use them [2]

* Set the default MAN3PREFIX to ${PREFIX}/lib/perl5/${PERL_VERSION}
  for perl ports, removing the need to define this locally in every
  port [3]

* Replace perllocal.pod with perllocal.pod-${PORTNAME} so that perl
  ports can be made to clean up after themselves properly [4]

* Properly quote filenames in the security-check target.  This
  unbreaks package registration for ports that install filenames
  containing metacharacters [5]

* Use "cat /dev/null >" instead of "rm -f" in the makesum target so
  that the file retains the correct ownership and permissions [6]

* Add a USE_PACKAGE_DEPENDS knob that may be set in the environment or
  make.conf, and which attempts to use existing local packages to
  satisfy port dependencies, instead of building them from ports [7]

* Add a first attempt at fetch-required and fetch-required-list
  targets which fetch or print all the distfiles that are required to
  build the port.  Dependencies that are already installed need not
  have their distfiles listed, and will not be reported [8].

  This needs more work, because ports that do things like:

    BUILD_DEPENDS=  ${NONEXISTENT}:${PORTSDIR}/foo/bar:blee

  will not have their distfiles listed and will therefore fail to fetch
  completely.  The target needs to be changed to include distfiles for
  ports that have a target listed

Submitted by:	Mark Linimon <linimon@lonesome.com> [1],
		Jim Trigg <jtrigg@spamcop.net> [2], skv [3],
		kuriyama [4], marcus [5], sheldonh [6], dinoex [7],
		Erwin Lansing <erwin@lansing.dk>
PR:		44841 [1], 29856 [2], 39662 [3], 48439 [5], 48450 [6],
		36083 [7], 48473 [8]
2003-03-02 02:06:56 +00:00
Kris Kennaway
06d41ea4c5 Add ganglia-monitor-core 2.5.2.
Ganglia provides a complete real-time monitoring and execution
environment that is in use by hundreds of universities, private and
government laboratories and commercial cluster implementors around the
world. Whether you want to monitor hundreds of computers in real-time
across a university campus or around the world, ganglia is for you.

PR:		ports/48551
Submitted by:	Brooks Davis <brooks@freebsd.org>
2003-03-02 00:24:16 +00:00
Patrick Li
6753efad09 Remove astro/kstars. Kstars have been included in misc/kdeedu3 port. 2003-03-02 00:23:33 +00:00
Mario Sergio Fujikawa Ferreira
57d9364f44 o Update to 0.5
o Follow portlint style advice: move RUN_DEPENDS to after MAINTAINER
  area
2003-03-01 22:13:56 +00:00
Akinori MUSHA
1a6efaba36 Update to 0.5.2. 2003-03-01 20:10:38 +00:00
Yen-Ming Lee
10341c2ceb - Add check for installed perl-version.
- Mark as BROKEN on systems with perl < 5.6.0.

PR:		48626
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2003-03-01 19:30:37 +00:00
Dmitry Sivachenko
09aeb3ea5d Update to the latest version (2.1.p9).
Remove patch-width since it is useless without -dump option which
is absent in links version2...

Submitted by:	Thomas Seck <tmseck-lists@netcologne.de>
2003-03-01 19:13:14 +00:00
Trevor Johnson
589c14e20d Because of Stephen Paskaluk's patches, this should no longer be
broken.
2003-03-01 18:32:20 +00:00
Trevor Johnson
4c2fa9034c patches to enable compilation with fltk 1.1.2 (tested by their
author, not by me)

Submitted by:	Stephen Paskaluk
2003-03-01 18:02:05 +00:00
Joe Marcus Clarke
f5ad1f05df * Update to 4.2.43
* De-pkg-comment
2003-03-01 15:57:39 +00:00
Trevor Johnson
12d9554946 In the bento log I see "gzip: stdin: unexpected end of file" when
the distfile is being decompressed.  I was able to reproduce the
error.
2003-03-01 15:30:34 +00:00
Trevor Johnson
e475aaa326 Add "portuguese" category.
PR:	35991
2003-03-01 15:25:36 +00:00
Trevor Johnson
468c59f10f These are not compatible with the new fltk.
Reported by:	David Thiel
2003-03-01 14:42:52 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
FUJISHIMA Satsuki
33e610508d track ESR's page.
www.tuxedo.org -> www.catb.org
2003-03-01 13:04:27 +00:00
Dmitry Sivachenko
abcc5675b9 Thomas Esser rerolled tarball with our patch included. 2003-03-01 12:45:42 +00:00
Clive Lin
66aadff2c6 Unbreak this port by de __P when needed.
I guess the magic number is about 500041, since it's not documented.
2003-03-01 11:51:09 +00:00
Dmitry Sivachenko
d06eebe0b9 Version 2.0.2 released with minor updates. 2003-03-01 09:27:48 +00:00
Yen-Ming Lee
f0a7ada895 - Update to 0.13
- Port is now portlint-safe
- Quality of port greatly improved
- Update submitted as diff
- Obsoletes ports/48550

PR:		48725
Submitted by:	Nicholas Esborn <nick@netdot.net>
2003-03-01 08:47:40 +00:00
Joe Marcus Clarke
a6224dfdc1 Remove an extraneous file.
Reported by:	Kent Stewart <kstewart@owt.com>
2003-03-01 08:20:05 +00:00
Joe Marcus Clarke
a00f6a85e1 Add quick-lounge-applet, a GNOME 2 panel applet that lets you organize your
applications in one place.
2003-03-01 08:05:51 +00:00
Oliver Braun
2a59d677b7 Makefile was borked in previous commit, spaces instead of tab. 2003-03-01 08:02:06 +00:00
Oliver Braun
3dd9e42d55 * Upgrade to 2.0.1.
* Fix the certificate making.

PR:		ports/48671
Submitted by:	maintainer
2003-03-01 07:50:59 +00:00
Adam Weinberger
6131f71182 De-uglify the locale installation (somewhat).
Reviewed by:	marcus
2003-03-01 07:47:06 +00:00
Joe Marcus Clarke
3b582d603d Add gnotime, a time tracking application for the GNOME 2 desktop.
PR:		48801
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-03-01 07:24:45 +00:00
Joe Marcus Clarke
e81140b2bf Add rubrica, an addressbook for the GNOME 2 desktop.
PR:		48768
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-03-01 07:07:58 +00:00
Yen-Ming Lee
50aaba1833 update databases/p5-ResourcePool-DBI to 1.0100
Vendor update to 1.0100:
*  The three commands Execute, Select and SelectRow have been
   added. This release is a preview, the features are not yet fully
   implemented and might therefore not sufficient for you needs
   right now.

PR:		48770
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-03-01 07:02:46 +00:00
Yen-Ming Lee
c5b265c082 update devel/p5-ResourcePool to 1.0100
PR:		48769
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-03-01 06:58:23 +00:00
Joe Marcus Clarke
a43227dfdc Update to 2.1.0.
Approved by:	maintainer
2003-03-01 05:51:32 +00:00
Doug Barton
de8d1031d2 Bump version to fix INDEX build, but leave it broken 2003-03-01 02:23:18 +00:00
Joe Marcus Clarke
aaad903cce * Set LC_ALL to C in MAKE_ENV to avoid creating non-well-formed XML
* Allow CJK users to use fixed-width TrueType fonts [1]

Submitted by:	perky
Obtained from:	fontconfig CVS [1]
2003-03-01 01:37:54 +00:00
Yen-Ming Lee
b5dddf1b61 Update port www/p5-CGI-SpeedyCGI to version 2.21
disable installing mod_speedycgi.

PR:		46723
Submitted by:	Lars Thegler <lars@thegler.dk>
Reviewed by:	petef, tobez
2003-03-01 01:32:56 +00:00
Norikatsu Shigemura
8b9e10eb71 Add a patch which fix build error on 4-STABLE with Winbind.
Pointy hat to:	nork( myself)
2003-03-01 00:49:45 +00:00
Joe Marcus Clarke
4c60af126b Use a better fix for the gcc-2.95.x variable initialization problem.
Obtained from:	gnomesword CVS
2003-03-01 00:43:00 +00:00
Christian Weisgerber
fcc28994e4 Update to 0.47.
PR:		48783
Submitted by:	Michael L.Hostbaek <mich@freebsdcluster.org>
2003-03-01 00:31:03 +00:00
Dag-Erling Smørgrav
29c0da2b56 Remove all remaining references to Listar, as www.listar.org has been
snapped up by a domain shark.  No functional changes.
2003-02-28 23:12:14 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00