1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

5436 Commits

Author SHA1 Message Date
Martin Wilke
8f6e2300a3 PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the PyQt4 demo and examples.

WWW: http://www.riverbankcomputing.co.uk/pyqt/

PR:		ports/109634
Submitted by:	Danny Pansters <danny at ricin.com>
2007-03-27 10:16:57 +00:00
Martin Wilke
9045d6e974 PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the PyQt4 documentation.

WWW: http://www.riverbankcomputing.co.uk/pyqt/

PR:		ports/109633
Submitted by:	Danny Pansters <danny at ricin.com>
2007-03-27 09:56:50 +00:00
Martin Wilke
32ac711679 - Update to 1.6.1
PR:             110817
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-27 07:38:08 +00:00
Martin Wilke
3fd612a0fd - Update to 2.5.2
PR:             110769
Submitted by:   Lars Engels <lars.engels@0x20.net> (maintainer)
2007-03-26 11:26:01 +00:00
Norikatsu Shigemura
a238254750 Fix "make clean" error. 2007-03-26 04:58:06 +00:00
Cheng-Lung Sung
810cf4748c - Update to 1.2.3
- Now compiles with gcc 33, 34, 40 and 41

PR:		ports/110795
Submitted by:	Ulrich Spoerlein <uspoerlein_AT_gmail dot com>
2007-03-26 01:59:37 +00:00
Jun Kuriyama
c656eb4500 - Fix AMANDA_PORTRANGE knob, and rename it to AMANDA_TCPPORTRANGE.
PR:		ports/110687
Submitted by:	"Douglas K. Rand" <rand@meridian-enviro.com>
2007-03-25 11:53:31 +00:00
Michael Nottebrock
56d3b226bf Update to 4.2.3 2007-03-25 04:08:03 +00:00
Pav Lucistnik
49e5bb3b00 - Fix after objformat removal
PR:		ports/109925 (based on)
Submitted by:	rafan
Approved by:	maintainer timeout (perky; 18 days)
2007-03-23 20:16:40 +00:00
Mark Linimon
81e4371710 Reset mharo due to maintainer-timeouts and no response to PRs.
Hat:		portmgr
2007-03-23 09:47:31 +00:00
Mark Linimon
982628f81a Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat:		portmgr
2007-03-23 08:38:30 +00:00
Martin Wilke
3ffdcf55e4 - Update to r7379
PR:             110668
Submitted by:   Matt Mills<matt_mills@btopenworld.com> (maintainer)
2007-03-22 10:36:50 +00:00
Martin Wilke
f4cca8930f - Marked broken for 7.X
Submitted by:   pointyhat via kris
Approved by:    maintainer
2007-03-22 09:34:23 +00:00
Oliver Lehmann
e424310f43 define USE_XFCE to get MASTER_SITE_SUBDIR defined 2007-03-21 15:51:02 +00:00
Martin Wilke
d82b84fbe7 - Update to 4.2.30
PR:             110596
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2007-03-21 13:17:12 +00:00
Martin Wilke
63158fb38a - Use TCL/TK 84
- Pass maintainership to submitter

PR:             110580
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-21 12:32:55 +00:00
Martin Wilke
be32e6e4cc - Use TCL/TK 8.4
- Pass maintainership to submitter

PR:             110571
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-21 12:32:50 +00:00
Thierry Thomas
27fa7bdddb - Fix build with gcc42 (lvalue required as left operand of assignment).
Since I'm here:

- update my e-mail;
- set USE_LDCONFIG;
- fix pkg-message for package installation;
- use DOCSDIR.

Reported by:	pointyhat via Kris
2007-03-20 21:22:49 +00:00
Rong-En Fan
3cc822b9bc Add p5-Geography-NationalGrid-TW 0.03, convert Taiwan Datum (TWD67/TM2,
TWD97/TM2) to/from Latitude and Longitude.

PR:		ports/110558
Submitted by:	chinsan
2007-03-20 11:23:49 +00:00
Rong-En Fan
5e9a12e0a0 Add p5-Geography-NationalGrid 1.6, create an object for a point and to
transform coordinate systems.

PR:		ports/110557
Submitted by:	chinsan
2007-03-20 11:21:56 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Ade Lovett
2110a9d81d The single NLS file (ru.po) is broken with the new gettext. Given the
absence of any updates to this port, make USE_GETTEXT a no-op for now.
2007-03-17 22:38:27 +00:00
Martin Wilke
c28428c4d5 The heyu port makes use of <sgtty.h>, though it supports <termios.h>
when -DPOSIX is turned on. Using <sgtty.h> is bad, because it breaks
on kernels without COMPAT_43TTY

PR:             110360
Submitted by:   Ed Schouten <ed@fxq.nl>
Approved by:    maintainer
2007-03-16 21:05:59 +00:00
Martin Wilke
8e0976766b - Avoid sgtty.h
PR:             110378
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
2007-03-16 21:05:54 +00:00
Martin Wilke
4f8b3b5b69 - Fix build
- Bump PORTREVISION

PR:             110293
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-03-16 12:14:51 +00:00
Martin Wilke
637674739d - Reset maintainership (mail bounce)
Approved by:	portmgr (linimon)
2007-03-16 09:17:52 +00:00
Mark Linimon
784eab2ac6 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR:	101029 [1], 108862 [2]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
2007-03-14 04:12:32 +00:00
Jeremy Messenger
d8426aee69 Fix the plist, bump the PORTREVISION.
Reported by:	krismail
2007-03-13 19:35:28 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Martin Wilke
53785e1cc5 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-13 18:54:28 +00:00
Martin Wilke
f3dd7df3ad - Fix build with new tcl/tk layout.
PR:             110263
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-13 13:30:55 +00:00
Martin Wilke
db072aa527 - Fixed libimg and tkstep dependencies
PR:             110229
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-13 13:02:03 +00:00
Nicola Vitale
aeb5adc715 Yolk is a Python library and command-line tool for obtaining information
about packages installed by setuptools and packages on PyPI (Python Package
Index a.k.a. The Cheese Shop).

WWW:	http://tools.assembla.com/yolk/
2007-03-12 10:07:59 +00:00
Mark Linimon
0e6ef57896 Remove expired port misc/pbs. 2007-03-11 03:10:42 +00:00
Boris Samorodov
225a5a7cc1 . permit using buffers upto 64MB; [1]
. bump PORTREVISION.

PR:		106806  [1]
Submitted by:	Eugene Grosbein <eugen at grosbein.pp.ru>  [1]
Approved by:	joerg (maintainer timeout 10 weeks)  [1]
Discussed at:	freebsd-hackers@, freebsd-ports@  [1]
2007-03-09 14:17:07 +00:00
Rong-En Fan
74c9b4373d No matter ncursesw from ports or base (OSVERSION >= 700033), it's in
search path. This also fix build after inclusion ncursesw in current.
2007-03-09 12:20:26 +00:00
Roman Bogorodskiy
ee0a3ac8c4 - Use "fixed" as a default font instead of "helvetica" since it is not
available in standart install
- Bump PORTREVISION

Reported by:		xride
2007-03-09 06:34:59 +00:00
Jean Milanez Melo
bb3df3717b - Update mastersite.
PR:		ports/109710
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-03-08 14:45:34 +00:00
Rong-En Fan
991d5c6d9a - Update to 2.0 beta 8 patch 1
- Update pkg-descr

PR:		ports/110016
Submitted by:	Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
2007-03-06 23:36:56 +00:00
Martin Wilke
817d587d43 - Pass maintainership to Submitter
- Fix build problem

PR:             109988
Submitted by:   Robert Gogolok<gogo@cs.uni-sb.de>
2007-03-06 18:35:51 +00:00
Rong-En Fan
daf9e3e20f - More xosd fix
- Correctly handle configuration files
- Add new features in example configuration

Submitted by:	Alexey Privalov <lubeg at rootshell.be>

- Use USE_BDB, make it supports all supportted version in ports tree

Tested by:	Alexey Privalov <lubeg at rootshell.be>
2007-03-06 07:49:55 +00:00
Markus Brueffer
87831d2c7c Update to version 1.2.9 2007-03-05 02:31:11 +00:00
Mark Linimon
ed65a68a8f Reset cokyazici@yahoo.co.uk due to maintainer-timeouts and no response to
email.

Hat:		portmgr
2007-03-05 00:57:04 +00:00
Mark Linimon
42e13f0681 Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response to
email.

Hat:		portmgr
2007-03-04 23:52:37 +00:00
Mark Linimon
a007ee79d6 dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.

Hat:		portmgr
2007-03-04 02:12:35 +00:00
Rong-En Fan
07839e883f - Update to 2.0.b.8
PR:		ports/109695
Submitted by:	Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
2007-03-02 15:31:04 +00:00
Rong-En Fan
a7f32949b0 - Fix xosd display: xosd_init() is deprecated
- Add some more configurable features

Submitted by:	 Alexey Privalov <lubeg at rootshell.be>
2007-03-02 11:39:30 +00:00
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +00:00
Mark Linimon
5e0dfaeb25 Reset jacques@php.net due to maintainer-timeouts.
Hat:		portmgr
2007-02-27 20:41:57 +00:00
Mark Linimon
eaee63ab80 Reset kbyanc@FreeBSD.org due to maintainer-timeouts and no response to email.
We hope to see Kelley back sometime.

Hat:		portmgr
2007-02-27 11:08:23 +00:00