1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

2223 Commits

Author SHA1 Message Date
Maxim Sobolev
22327a4502 Kill unneeded trailing slash in MASTER_SITE_SUBDIR. 2002-05-02 13:57:45 +00:00
Joe Marcus Clarke
7facd80048 Update to GNOME 2.0 RC 1. 2002-05-02 03:37:15 +00:00
Patrick Li
14109bcfeb - Add working site (mirrored by new maintainer)
- Give maintainership to Jason Harris <jharris@widomaker.com>

PR:		36506
Submitted by:	Tilman Linneweh <tilman@arved.de>,
		Jason Harris <jharris@widomaker.com>
2002-05-02 01:18:25 +00:00
Maxim Sobolev
763377e21b Add missed @dirrm. 2002-05-01 20:35:29 +00:00
Mario Sergio Fujikawa Ferreira
ea59eefaca Switch maintainership over to KDE FreeBSD group <kde@FreeBSD.org>
Submitted by:	Alan E <ports@geeksrus.net>
2002-05-01 06:04:23 +00:00
Mikhail Teterin
a8c0ef6909 devel/sdl12 now installs libSDL-1.1.4 not 1.1.3 -- fix LIB_DEPENDS 2002-04-30 20:30:11 +00:00
Mario Sergio Fujikawa Ferreira
c05503d28e Fix PLIST
Submitted by:	Alan E <ports@geeksrus.net>
Approved by:	will
2002-04-30 16:59:40 +00:00
Maxim Sobolev
0c815b55c9 Don't try to delete share/gnome/mime-info - this directory is "owned" by
gnomelibs.
2002-04-30 16:57:06 +00:00
Joe Marcus Clarke
911e1833ad Remove uneeded patch. 2002-04-30 16:30:02 +00:00
Joe Marcus Clarke
b62740008b Update to 1.0.7.
Reviewed by:	sobomax
2002-04-30 16:29:20 +00:00
Ying-Chieh Liao
607550dd09 use USE_PYDISTUTILS 2002-04-29 18:13:08 +00:00
Norikatsu Shigemura
2a13386287 add @dirrm share/screen to pkg-plist.
Approved by:	knu (mentor)
2002-04-27 16:29:14 +00:00
Patrick Li
f6821f86b2 - Fix dependencies, typos, empty lines
- Fix portlint errors/warnings
- make hardcoded /usr/local LOCALBASE safe

PR:		30272, 37444
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>,
		Andreas Schulz <ats@first.fhg.de>
Approved by:	maintainer timeout
2002-04-25 20:21:00 +00:00
Patrick Li
eafef44850 Update to 374
PR:		37463
Submitted by:	maintainer
2002-04-25 19:40:57 +00:00
Patrick Li
3be84b6a30 - Add author patch to fix gcc > 3.0 problems and bump PORTREVISION
- Fix MASTER_SITES and WWW tag in pkg-descr

Submitted by:	maintainer
2002-04-24 23:04:40 +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
Anders Nordby
6d3cc600b0 Add gtktalog, a GUI program to make disk catalogs.
PR:		36984
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2002-04-21 19:49:01 +00:00
Brian Somers
f4ec32a6c5 Silence perl -w 2002-04-19 18:05:49 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Martin Cracauer
103d70f01b Update to version 2.3 (audio support, tcp improvements etc.)
Strip down description and comment to make portlint happy.
2002-04-17 16:09:06 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Brian Somers
1a80bf3aa3 Replace some \N occurances with $N to silence perl -w 2002-04-17 12:14:29 +00:00
Dirk Froemberg
c76eb1f9fe Use /var/tmp/ as default temporary directory instead of /usr/tmp/.
Approved by:	maintainer timeout
2002-04-16 07:35:46 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +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
9249d516af Update to 1.67
PR:		37007
Submitted by:	maintainer
2002-04-12 02:14:22 +00:00
Patrick Li
70d6ab570f Update to 1.11
PR:		37011
Submitted by:	maintainer
2002-04-12 01:58:08 +00:00
Peter Pentchev
a06b809e8a Update to 1.5.
PR:		36760
Submitted by:	maintainer
2002-04-11 07:47:48 +00:00
Jun Kuriyama
8025765d7c Unbreak after r1.11 of src/sys/sys/ioccom.h.
( ioctl() declaration change )
2002-04-09 01:48:23 +00:00
Andrey A. Chernov
05c0be7dff Remove myself from MAINTAINER 2002-04-09 01:13:17 +00:00
Patrick Li
c2ce20b92f Update to 0.6.5p2
PR:		36822
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-04-06 23:47:52 +00:00
Kris Kennaway
bf19ce46a4 Respect CC and CFLAGS
_____ _       _      _                                              _
|  ___(_) __ _| | ___| |_   _ __   _____      __ __      _____  _ __| | _____
| |_  | |/ _` | |/ _ \ __| | '_ \ / _ \ \ /\ / / \ \ /\ / / _ \| '__| |/ / __|
|  _| | | (_| | |  __/ |_  | | | | (_) \ V  V /   \ V  V / (_) | |  |   <\__ \
|_|   |_|\__, |_|\___|\__| |_| |_|\___/ \_/\_/     \_/\_/ \___/|_|  |_|\_\___/
         |___/
                                         __   _  _
  ___  _ __    ___ _ __   __ _ _ __ ___ / /_ | || |
 / _ \| '_ \  / __| '_ \ / _` | '__/ __| '_ \| || |_
| (_) | | | | \__ \ |_) | (_| | | | (__| (_) |__   _|
 \___/|_| |_| |___/ .__/ \__,_|_|  \___|\___/   |_|
                  |_|
2002-04-06 03:01:13 +00:00
Kris Kennaway
7f2a3fa5d1 Respect CC and CFLAGS.
De JIBE package now wo'ks on sparc64!
2002-04-06 02:58:23 +00:00
Joe Marcus Clarke
82c3291614 Change my ports to use my FreeBSD.org address.
Approved by:	sobomax
2002-04-05 23:26:36 +00:00
Patrick Li
0740b7389f Fix and sort plist
PR:		36706
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-04-03 22:05:16 +00:00
Dirk Meyer
0bb9e04367 - Unbreak port, updated security-Howto, new chapters 2002-04-02 17:41:58 +00:00
Ying-Chieh Liao
fe6a00f9b2 upgrade to 0.2.1 2002-04-02 10:26:26 +00:00
Ying-Chieh Liao
c73db0e96d take maintainership
PR:		36631
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-04-02 02:38:33 +00:00
David W. Chapman Jr.
57ec496034 Update to 1.05 nonbeta
PR:		36507
Submitted by:	tilman@arved.de
2002-04-01 02:34:56 +00:00
Patrick Li
dcf4653304 Update to 2.12
PR:		36574
Submitted by:	maintainer
2002-03-31 16:53:21 +00:00
Kris Kennaway
0086d43620 Add missing LIB_DEPENDS on libmikmod. 2002-03-31 02:24:22 +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
Patrick Li
2a0db2961f Update to 0.3.0
PR:		36458
Submitted by:	maintainer
2002-03-29 09:25:41 +00:00
Kris Kennaway
d1728100be Remove scriptkit, which has been broken for over 3 years. 2002-03-28 03:10:21 +00:00
Patrick Li
896c03e870 Update to 1.3.r1
PR:		36378
Submitted by:	Li-lun Wang (Leland Wang) <llwang@infor.org>
2002-03-28 00:15:26 +00:00
Pete Fritchman
20488a7cef Chase xmms shlib major #.
PR:		36253
Submitted by:	Norikatsu Shigemura <FreeBSD-gnats-submit@freebsd.org>
Approved by:	maintainer
2002-03-26 08:02:40 +00:00
Pete Fritchman
dae4f456ff Update to 5.2. 2002-03-26 07:46:58 +00:00
Ying-Chieh Liao
6ce616a3ca add pdfmap 1.50
Generate maps in PDF format and place clickable objects on them
2002-03-25 12:10:44 +00:00
Ying-Chieh Liao
2d6e3799a2 back out last "bad" commit 2002-03-25 12:09:49 +00:00
Ying-Chieh Liao
16527b277e add pdfmap 1.50
Generate maps in PDF format and place clickable objects on them
2002-03-25 11:35:37 +00:00
Kris Kennaway
4fd4b2c325 BROKEN: does not build 2002-03-25 02:22:19 +00:00
Kris Kennaway
c3a1de3ee5 BROKEN: Checksum fails 2002-03-25 02:08:35 +00:00
Pete Fritchman
35652e3627 Add a missing ${SETENV}.
Submitted by:	bento
2002-03-24 01:02:20 +00:00
David E. O'Brien
833ddeb16d ari-yahoo repocopied to 'net' to live beside other Yahoo! messenger clients. 2002-03-23 18:32:06 +00:00
Ying-Chieh Liao
9b22641538 add gretl 0.991
Gnu Regression, Econometrics and Time-series Library
2002-03-22 16:22:20 +00:00
Pete Fritchman
e2b4e0aeed Update MASTER_SITES.
PR:		36131
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-20 17:51:44 +00:00
Matthew Hunt
84504cd90a These do not apply to, and are apparently unnecessary for, the new
version.  They should have been removed in the commit to this port earlier
today, but I did not have these files in my working copy and hence did
not experience the errors.

Submitted by:	Michael W. Holdeman <ptfd9100@beanstalk.net>
2002-03-20 03:30:43 +00:00
Matthew Hunt
9b025bb963 Upgrade to version 1.3.2, now hosted on Sourceforge. 2002-03-19 20:35:36 +00:00
David E. O'Brien
a800140659 Update to version 1.4.2. 2002-03-19 18:19:30 +00:00
Maxim Sobolev
9ef62b00fe Remove patches not needed anymore (iconv --> giconv). 2002-03-18 17:23:06 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Brian Somers
500df3ee98 Depend on security/p5-Crypt-Blowfish 2002-03-18 10:16:35 +00:00
Brian Somers
e1189b3374 Take MAINTAINERship (as FSL)
Approved by:	markm
2002-03-18 10:16:04 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Ying-Chieh Liao
5373fef5c7 upgrade to 1.2
PR:		36025
Submitted by:	Ports Fury
2002-03-18 03:42:55 +00:00
Maxim Sobolev
a9a56837d1 Backout previous commit (addition of libperl), for some reason it isn't really
installed.

Submitted by:	bento
Pointy hat to:	sobomax
2002-03-17 17:46:19 +00:00
Kevin Lo
2ff76f46cd Update to version 1.02
PR: 35973
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-16 14:52:54 +00:00
Patrick Li
a9013ad98f Fix compilation error
PR:		35963
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-16 07:25:01 +00:00
David E. O'Brien
b59b427de9 * Actually provide unique error messages for the various error returns
from fetching a URL.
* Add patches to remove all the duplication of the eBay URL text strings.

These patches justify why high schoolers and college freshman should NOT
be allowed near a compiler.
2002-03-15 22:31:36 +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
Ying-Chieh Liao
44788447e6 upgrade to 0.2.11 2002-03-15 09:53:50 +00:00
Maxim Sobolev
4648f2b395 Add missed libperl. 2002-03-14 17:14:46 +00:00
Ying-Chieh Liao
2c8af1eba3 add flyway 0.2.2
A VFR/IFR Route Planner for Pilots
2002-03-14 14:35:12 +00:00
Maxim Sobolev
d8543839e6 Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Doug Ambrisko
7ce9021cd0 A utility to update firmware in Cisco/Aironet 802.11 wireless cards
PR:		ports/31712
Reviewed by:	archie
2002-03-14 03:33:40 +00:00
Andrey A. Chernov
dd68e0c31c Fixes a bug regarding the `(def)encoding' directive that NUL characters are all
discarded if you use it.

Submitted by:	"Akinori MUSHA" <knu@iDaemons.org>
Obtained from:	Michael Schroeder
2002-03-13 22:33:40 +00:00
Ying-Chieh Liao
62c1bc7176 upgrade to 1.26 2002-03-13 15:02:55 +00:00
Ying-Chieh Liao
929ee2654e ugprade to 2.11
take maintainership

PR:		35854
Submitted by:	Thomas Hurst <freaky@aagh.net> (new maintainer)
2002-03-13 14:34:56 +00:00
Ade Lovett
f737d52b44 Fix various warning errors from libmcal's CVS tree
PR:		34089
Submitted by:	MAINTAINER
2002-03-13 00:40:16 +00:00
Ade Lovett
770af6670f MAINTAINER has check module licenses, which are restrictive enough to
imply NO_CDROM and NO_PACKAGE

PR:		35626
Submitted by:	MAINTAINER
2002-03-13 00:30:40 +00:00
Patrick Li
2ae45578de Chase checksum - Author change README to mention that it requires
GKrellM 1.2.6 or higher.
2002-03-09 18:21:51 +00:00
Jim Mock
76a31d626b New port of gkrellshoot, a screen locking and screen capture plugin for
GKrellM.

Submitted by:	Andrew Stuart <elitetek@tekrealm.net>
2002-03-08 17:04:47 +00:00
Dag-Erling Smørgrav
e1bd382c0e Fix problems with the -s command related to packages with no @origin line. 2002-03-07 23:24:23 +00:00
Pete Fritchman
84ab9b5e72 Host distfiles at a temporary site until the main page reappears.
PR:		35562
Submitted by:	maintainer
2002-03-05 17:13:24 +00:00
Patrick Li
0164b8547f Update to 0.7 2002-03-05 02:57:37 +00:00
Dag-Erling Smørgrav
17b56550f4 Fix dependency detection logic (it was broken for libraries).
Improve package version comparison algorithm.
2002-03-05 01:49:14 +00:00
Ying-Chieh Liao
adc23fc75e add goblin 2.4a3
A Graph Object Library for Network Programming Problems
2002-03-03 12:06:20 +00:00
Patrick Li
de8fec46e5 Update to 0.2.1
PR:		35497
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-03 07:18:22 +00:00
Patrick Li
5b0cb4432a Update to 2.2.0
PR:		35496
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-03 06:39:56 +00:00
Ying-Chieh Liao
27b0a3a0c2 upgrade to 0.2.10 2002-03-02 08:01:37 +00:00
Patrick Li
e73b7eba1b Update to 0.6.5
PR:		35416
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-02-28 22:11:29 +00:00
Patrick Li
6f3a1e0e9d Update to 2.10
PR:		35405
Submitted by:	Thomas Hurst <freaky@aagh.net>
2002-02-28 22:03:40 +00:00
Pete Fritchman
bd27e965a4 Update to latest available snapshot for i386/5-CURRENT:
- 5.0-20020219-CURRENT

PR:		34517
2002-02-26 09:05:47 +00:00
Pete Fritchman
5d23c00eac Update to latest available snapshot for i386/5-CURRENT:
- 5.0-20020219-CURRENT

PR:		34516
2002-02-26 08:59:50 +00:00
Ying-Chieh Liao
4e7e7cd8e9 upgrade to 0.2.9 2002-02-25 07:04:14 +00:00
Dag-Erling Smørgrav
a33c7d02b6 Definitely not my day. Further thought revealed that porteasy.pl rev 1.20
was not only suboptimal, but incorrect to boot.  Fix and bump PORTREVISION.
2002-02-24 15:36:32 +00:00
Dag-Erling Smørgrav
f00af35fa7 Argh, I've programmed way too much Java lately. tr/./+/. 2002-02-24 15:27:03 +00:00
Dag-Erling Smørgrav
4e904fc89c Play it safe when building ports that have special dependencies.
Add more caching to improve the performance of simple commands.
Bump version to 2.7.0 (should have done this last time)
Belatedly update copyright dates.
2002-02-24 14:23:53 +00:00