Commit graph

1007 commits

Author SHA1 Message Date
Pav Lucistnik
49030ecc51 - Add SIZE
Submitted by:	trevor
2004-03-18 12:22:01 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Trevor Johnson
4a38811bfa Add size data.
Approved by:	maintainers
2004-03-18 02:52:47 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Kirill Ponomarev
3376711136 - Update to version 1.0
PR:		ports/64328
Submitted by:	Ports Fury
2004-03-16 13:14:57 +00:00
Ying-Chieh Liao
67dcde56be use more clear comment 2004-03-15 08:05:46 +00:00
Ying-Chieh Liao
ed35f851d1 add rvm 0.80a
Rsync Vault Manager
2004-03-15 07:34:34 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Jimmy Olgeni
2f87aaa9b0 Upgrade to version 1.9.4. 2004-03-12 22:52:39 +00:00
Edwin Groothuis
91256c15ab Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change

The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.

Submitted by:	Roman Shterenzon <romanbsd@yahoo.com>
2004-03-12 00:32:23 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

	editors/kate-plugins
	editors/vimpart
	games/atlantikdesigner
	misc/kaddressbook-plugins
	misc/kfile-plugins
	misc/kicker-applets
	misc/knewsticker-scripts
	misc/konq-plugins
	misc/ksig
	misc/renamedlgplugins
	multimedia/noatun-plugins
	net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
Greg Lewis
e96188d0c8 . Build and install API documentation if NOPORTDOCS isn't set.
. Bump PORTREVISION for this change.
2004-03-09 19:40:38 +00:00
Alexander Leidinger
c9b3d76515 - Fix fetch, the mastersite changed (but still is at aladdinsys.com) and
the distfile was renamed (only the EXTRACT_SUFX changed and it still has
  the same content and checksum).
- Some cleanup, no longer chmod(8) the distfile in DISTDIR executable
  without reason and add a do-build target to brandelf(1) the binaries
  instead of doing this in the do-install target so that the binaries in
  WRKDIR actually can be used after a `make all` run.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-03-08 08:07:33 +00:00
Greg Lewis
ed1a42fcb0 . The RPM web site now refers to it as the "RPM Package Manager", not the
"Red Hat Package Manager".  Fix this and reformat the text.
2004-03-05 19:59:48 +00:00
Greg Lewis
60611a83d9 . Disable the javaglue for beecrypt. Its pointless and its broken (breaks
the build).
. Reformat CONFIGURE_ARGS.
2004-03-05 18:56:40 +00:00
Greg Lewis
00ba114b79 . Fix fetch. 2004-03-05 18:42:59 +00:00
Akinori MUSHA
2a2649fbad Update to 0.2.1, which supports ruby 1.6 again. 2004-03-05 15:13:59 +00:00
Greg Lewis
63157dad83 Add a port of rpm 4.0.4:
"The Red Hat Package Manager (RPM) is a powerful command line driven
 package management system capable of installing, uninstalling,
 verifying, querying, and updating computer software packages. Each
 software package consists of an archive of files along with information
 about the package like its version, a description, and the like.
 There is also a related API ("Application Program Interface"),
 permitting advanced developers to bypass 'shelling out' to a command
 line, and to manage such transactions from within a native coding
 language.

 WWW: http://www.rpm.org/"

4.0.4 was chosen because:
. The only newer version available as a tarball (4.1) is buggy.
. This version closely corresponds to our current default linux_base.
. This version uses the version of popt we have in the tree (unfortunately
  it uses an earlier version of beecrypt).
. This version is a lot less work to port than 4.2 (elfutils).

However, I am considering how best this port could be updated to a more
recent version (e.g. 4.1.1 or 4.2, probably the latter).

This wasn't an update to the current rpm port as I haven't done enough
testing of other ports that use rpm with it.

Tested on 4.9/i386, 5.2/sparc64 and 5.2/alpha.
2004-03-05 02:26:10 +00:00
Akinori MUSHA
234745cc6e This does not work with ruby 1.6, but requires ruby 1.8 or later.
Maybe ruby 1.6 will be supported again, but for the moment mark this
port IGNORE when it is being built with ruby 1.6.

PR:		ports/61631
Submitted by:	Paul Argentoff <argentoff@rtelekom.ru>
2004-03-04 18:50:24 +00:00
Kirill Ponomarev
c855d08d93 - Fix package build
Reported by:	bento via kris
2004-03-04 08:58:54 +00:00
Kirill Ponomarev
c750694c8d - SIZEify
PR:		ports/63548
Submitted by:	maintainer
2004-02-29 20:50:30 +00:00
Akinori MUSHA
c5db6c22e6 Update to 0.5.3. 2004-02-28 06:07:32 +00:00
Clement Laforet
701ab6a48b - Pacify portlint and use misc macros
- remove pkg-plist (fastjar and stuffit)
2004-02-27 12:10:37 +00:00
Dirk Meyer
ace66a7230 - add SIZE 2004-02-26 04:58:34 +00:00
Mathieu Arnold
afbbe75052 Update to 1.33
Approved by:	maintainer
2004-02-24 11:02:38 +00:00
Kirill Ponomarev
7a7455e479 - Update to version 3.10.19
PR:		ports/63240
Submitted by:	maintainer
2004-02-22 23:08:17 +00:00
Hye-Shik Chang
56dcad903f Rename a file with % in its name for perforce users.
Requested by:	Mark Santcroos <marks@ripe.net>
2004-02-22 07:06:07 +00:00
Kirill Ponomarev
4b0c0c8ed5 - Update to version 3.10.18.
- Patch for the correct load arjcrypt.so
- Fix build on AMD64

PR:		ports/62953 ports/62852
Submitted by:	maintainer Hendrik Scholz <hendrik@scholz.net>
2004-02-17 11:00:11 +00:00
Max Khon
45eebd566c New port: upx 1.24
UPX is a free, portable, extendable, high-performance executable
packer for several different executable formats. It achieves an
excellent compression ratio and offers very fast decompression.
2004-02-17 03:05:13 +00:00
Hye-Shik Chang
f61636bdaf Add port for alz2zip 0.1,
a converter for alzip archives to zip formats.
2004-02-16 15:26:07 +00:00
Michael Nottebrock
82911b32af Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
Andrey A. Chernov
8ccb62d93e Add %%PORTDOCS%% prefix
Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl>
2004-02-09 22:11:45 +00:00
Alex Dupre
35a3256787 Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.

Approved by:	nork (mentor/implicitly)
2004-02-09 11:43:38 +00:00
Akinori MUSHA
68c12c93bd Update to 0.5.2. 2004-02-09 05:03:37 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Michael Nottebrock
be4bd12cec RUN_DEPENDS on gnupg, CONFLICTS with kgpg.
Submitted by:	lioux
2004-02-05 14:20:55 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Mathieu Arnold
f31cfcf9cf Add SIZE field 2004-01-29 13:37:55 +00:00
Andrey A. Chernov
ec2ba03dd5 Obey CXX again
Submitted by:   Charles Swiger <chuck@pkix.net>
2004-01-28 20:36:37 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Andrey A. Chernov
aa86803c21 Remove unrar since it is available in the better form (as source port) 2004-01-27 08:13:42 +00:00
Andrey A. Chernov
80da9f4bdc Upgrade to 3.30 2004-01-27 08:00:49 +00:00
Adam Weinberger
63a773b90f Update to 2.4.4. 2004-01-26 22:34:24 +00:00
Andrey A. Chernov
fbd13a2f2c Upgrade to 3.30 2004-01-26 08:40:31 +00:00
Kirill Ponomarev
4eac871e8b - Give maintainership to Igor Pokrovsky <tiamat@comset.net>
PR:		61813 61814 61815 61816 61817 61818 61819
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-24 08:15:42 +00:00