1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

646 Commits

Author SHA1 Message Date
Maxim Sobolev
5942db774f Stage 1 of system GNU tar upgrade to a modern version:
Merge all applicable bugfixes, local hacks and new features from the ancient
base system tar into the port, so those two are interchangeable.

Bump PORTREVISION.
2002-06-02 10:18:14 +00:00
Andrey A. Chernov
6a41ea05ce Prevent negative fseek for old FreeBSD versions
PR:		33170
Submitted by:	"Vadim Mikhailov" <mvp@braz.ru> (partially)
2002-05-31 10:12:21 +00:00
Ying-Chieh Liao
5fa7db1fe8 upgrade 0.3.1 2002-05-31 08:12:23 +00:00
Ying-Chieh Liao
56bc9f9ef8 - Add USE_X_PREFIX
- Conform to GNOME directory hierarchy
- Do not install GNU GPL doc

PR:		38705
Submitted by:	Ports Fury
2002-05-30 18:03:22 +00:00
Ying-Chieh Liao
a11c6021ce - Conditionalize dependency for archivers/bzip2
- Support install macros
- Bump portrevision

PR:		38704
Submitted by:	Ports Fury
2002-05-30 18:00:33 +00:00
David E. O'Brien
61378a37df Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7.
2002-05-28 03:22:32 +00:00
Ying-Chieh Liao
8e56757b5f upgrade to 1.2
take maintainership

PR:		38403
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-05-22 14:27:56 +00:00
David W. Chapman Jr.
1048dc48d7 Update to 1.1
PR:		38232
Submitted by:	maintainer
2002-05-21 16:47:20 +00:00
Andrew Gallatin
f3320d0aac Don't build klaptopdaemon on alpha.
Due to APM dependancies, its preventing the port from building on
alpha.  Since I can't see what use its features would be on a
platform which doesn't support power mgmnt, it seems simplest to
just yank it.

Approved by: will
2002-05-21 15:03:32 +00:00
David W. Chapman Jr.
2ec4a1d756 Add missing man page.
PR:		35090
Submitted by:	khera@kciLink.com
2002-05-20 14:03:17 +00:00
Anders Nordby
15a2396d50 Add fileroller, a GNOME archive manager for zip files, tar, etc.
(Something for those that miss WinZip.)
2002-05-18 21:52:55 +00:00
Andrey A. Chernov
3abcc63119 Upgrade to 3.0 release 2002-05-16 09:33:38 +00:00
Ying-Chieh Liao
58e9579e67 upgrade to 0.3.0 2002-05-12 05:57:27 +00:00
Andrey A. Chernov
45b9977dda Upgrade to 5.50 2002-05-08 05:21:14 +00:00
Dmitry Sivachenko
0926280827 Upgrade to version 1.16 2002-05-05 15:32:44 +00:00
Kris Kennaway
eb8ec1ee38 Distfile was changed: some minor code changes with the
following note:

# sw 2002-Mar-6 Don't slurp the whole file
2002-05-04 20:06:23 +00:00
Ying-Chieh Liao
7a9e90e9bd upgrade to 0.4
PR:		37742
Submitted by:	maintainer
2002-05-04 18:02:44 +00:00
Andrey A. Chernov
c5623e7c7f Upgrade to 3.0 beta 7 2002-05-03 02:15:53 +00:00
Ying-Chieh Liao
d920b9a25e add dact 0.8.11
Dynamic Adaptive Compression Tool
2002-05-02 03:55:26 +00:00
Ying-Chieh Liao
7c983a7ddf use USE_PYDISTUTILS 2002-04-29 11:28:31 +00:00
Ying-Chieh Liao
41ff767605 upgrade to 1.00 2002-04-28 19:39:19 +00:00
Andrey A. Chernov
00a716a16e Upgrade to 3.0b6 2002-04-23 13:21:21 +00:00
Will Andrews
d54d1eaf5d Update to 3.0. Sigh. 2002-04-23 00:13:10 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Patrick Li
e29cf41853 Fix MASTER_SITES - site's directory structure changed
PR:		36777
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-04-05 06:23:35 +00:00
Kris Kennaway
b8afc9590c Remove #include <malloc.h>
Respect CC and CFLAGS
2002-03-31 02:39:41 +00:00
Akinori MUSHA
1821ef95f6 Update to 0.4.2. 2002-03-30 11:27:45 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Pete Fritchman
19ada04d33 Fix typos:
* explose -> explore
  * january -> January
  * documentfor -> document for
  * encorporated -> incorporated
  * function -> functions
  * julian -> Julian
  * calculater -> calculate
  * formely -> formerly
  * Javascript -> JavaScript
  * timezone -> time zone
  * Calisto -> Callisto
  * outter -> outer

PR:		36480
Submitted by:	Eric Yu <ericyu@mail2000.com.tw>
2002-03-30 00:21:44 +00:00
Ying-Chieh Liao
7886834838 add py-tarfile 0.3
Python library for reading and writing tarballs

PR:		36371
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-27 15:23:02 +00:00
Ying-Chieh Liao
eaae955904 add py-bzip2 1.0
Python Interface for bz2 Compression Library

PR:		36319
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-26 05:41:20 +00:00
Akinori MUSHA
50ec97e067 Update to 0.4.1. 2002-03-24 16:47:42 +00:00
Andrey A. Chernov
ecd23c06ac Upgrade to 3.0 beta 5 2002-03-19 11:20:53 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Akinori MUSHA
8c32e72cb1 Update to 0.5.1. 2002-03-13 20:31:22 +00:00
Andrey A. Chernov
4f2ed8b2f5 Upgrade to 3.0b4 2002-03-05 11:14:04 +00:00
Andrey A. Chernov
5ed370f416 Add beta warning 2002-03-02 08:14:27 +00:00
Andrey A. Chernov
63f973d0ca Add NO_LATEST_LINK 2002-03-01 16:52:17 +00:00
Andrey A. Chernov
fff48254e4 Upgrade to 3.0.b3 2002-03-01 14:10:53 +00:00
Akinori MUSHA
b2a8f0e50c Update to 0.5.0-pre6. 2002-02-24 09:13:42 +00:00
Dirk Meyer
8bf307c651 - Update to bzip 1.0.2, request maintainership
PR:		34968
Submitted by:	jharris@widomaker.com
2002-02-22 13:21:22 +00:00
Mark Pulford
b1b402e62e Add szip 1.12b, a fast compression utility.
PR:		33934
Submitted by:	Igor Pokrovsky <tiamat@telegraph.spb.ru>
2002-02-17 07:58:57 +00:00
Jun Kuriyama
fa777add97 IO:: style interface to Compress::Zlib. 2002-02-15 14:33:17 +00:00
Akinori MUSHA
44e0d2ffc2 Update to 0.5.0-pre5, which fixes some critical bugs. 2002-02-01 08:18:57 +00:00
Akinori MUSHA
c39a541c39 Add ruby-zip, a Ruby module for reading and writing zip files. 2002-01-26 12:27:30 +00:00
Akinori MUSHA
bdb2e0a933 Update to 0.5.0-pre3. 2002-01-26 12:26:23 +00:00
Maxim Sobolev
d91c9ce8c3 Remove empty files. 2002-01-15 09:28:31 +00:00
Maxim Sobolev
97d621d340 Update MASTER_SITES, WWW and autor's e-mail.
Submitted by:	Simon Dick <simond@irrelevant.org>
2002-01-14 10:14:59 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00