1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

198578 Commits

Author SHA1 Message Date
Pav Lucistnik
f0772c657e - Delete graphics/gtkcairo: unfetchable, unused, obsolete
Suggested by:	gnome (ahze, marcus)
2008-06-19 10:15:36 +00:00
Pav Lucistnik
b0b2915f41 - Define missing LOG_* symbols and unbreak
PR:		ports/122967
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-06-19 09:56:10 +00:00
Pav Lucistnik
e08dd86ae4 - Update to 1.2.0
- Unbreak

PR:		ports/124076
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	maintainer timeout (15 days)
2008-06-19 09:49:46 +00:00
Pietro Cerutti
6a9dca8ecd - Update to 1.1.1
- Adjust download URL

PR:		124204
Submitted by:	yours truly
Approved by:	maintainer timeout
2008-06-19 09:43:53 +00:00
Ed Schouten
b8705d21af Make metamail compile after the sgtty removal.
The metamail port was patched to use termios a long time ago.
Unforunately, the patch left some calls to stty() and gtty(). Change
these calls to tcgetattr() and tcsetattr().

PR:		124462
Approved by:	philip (mentor)
2008-06-19 08:43:39 +00:00
Ed Schouten
672ff8e562 Make net/socks5 compile again after the removal of sgtty.
The net/socks5 port includes <ttychars.h>, even though it is not needed.
This header file got removed with the sgtty interface.  Also make the
port prefer <termios.h> over <sys/termios.h>

PR:		124480
Approved by:	philip (mentor)
2008-06-19 08:38:38 +00:00
Ed Schouten
556374bb28 Make editors/beav use termios instead of sgtty.
The editors/beav port got broken on -CURRENT by the removal of the sgtty
programming interface. Patch this port to use termios. The source code
already contained support for termios, but was mistakenly covered by
#ifdef __GLIBC__.

Approved by:	philip (mentor)
2008-06-19 08:07:27 +00:00
Ed Schouten
1867f1355f Don't install rtelnet when sgtty is not available anymore.
rtelnet cannot easily be ported to the termios interface without
performing very thorough tests. We'd better not risk it and disconnect
rtelnet from the build when sgtty is not available. We can always
restore it when someone offers a patch.

PR:		124473
Approved by:	philip (mentor)
2008-06-19 07:52:45 +00:00
Doug Barton
2396f28e1c Standardize placement and style of WWW: lines, and in some cases
remove ^M from line endings.

List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua>
2008-06-19 07:33:53 +00:00
Felippe de Meirelles Motta
1796200fb0 - Fix typo on startup script.
PR:		ports/124510
Submitted by:	Junichi Matsuyama <QVB00057@nifty.com>
Approved by:	gabor (mentor, implicit), maintainer timeout (>2 weeks)
2008-06-19 07:07:01 +00:00
Felippe de Meirelles Motta
b33ee97d57 - Now builds on !i386.
- Respect NOPORTDOCS.
- Bump PORTREVISION.

PR:		ports/121154
Submitted by:	Steve Franks <stevefranks@ieee.org>
Reworked by:	lippe
Approved by:	gabor (mentor, implicit), maintainer timeout (>2 weeks)
2008-06-19 07:03:41 +00:00
Felippe de Meirelles Motta
9ed0a6e630 - Fix ownership on all installed files.
- Bump PORTREVISION.

PR:		ports/120181
Submitted by:	Math <b1ff@fr33.b33r.net>
Approved by:	gabor (mentor, implicit)
2008-06-19 06:59:44 +00:00
Felippe de Meirelles Motta
60ed3b62b0 - Fix ownership on all installed files.
- Bump PORTREVISION.

PR:		ports/121254
Submitted by:	Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by:	gabor (mentor, implicit), maintainer timeout (>2 weeks)
2008-06-19 06:56:04 +00:00
Alexander Leidinger
dd3895ae62 - download location changed [1]
- give up maintainership

Noticed by:	pavbot [1]
2008-06-19 06:49:59 +00:00
Greg Lewis
6202c80e16 . Switch to termios now that sgtty has become a binary only compatibility
layer.  This is done for all versions of FreeBSD, not just recent
  8-CURRENT (which is where the sgtty change was made) to avoid more ugly
  #ifdef's throughout this code (which is already littered with them).

  This change was only tested on FreeBSD 6, but I believe it will fix the
  build for 8-CURRENT.

Prompted by:	pointyhat (via pav)
2008-06-19 06:39:27 +00:00
Roman Bogorodskiy
97a25d7ea3 Update to 1.4. 2008-06-19 06:02:47 +00:00
Alex Dupre
d4e90f2cce Update to 0.7.5.5 release. 2008-06-19 05:54:09 +00:00
Hiroki Sato
33268b05e4 - Catch up with distfile update. Documentation change only,
no functionality change included.  Bump PORTREVISION.

- Clean up Makefile.  Now this port uses TEXMFDIR instead of TEXMFLOCAL.
2008-06-19 05:45:52 +00:00
Roman Bogorodskiy
e4c114ef6e - Update to 0.6.6
- Drop obsolete mastersites
2008-06-19 05:00:10 +00:00
Oliver Lehmann
7d93a53405 update to 2.5.0 2008-06-19 04:43:30 +00:00
Alexander Nedotsukov
c72602e786 Update to 173.14.09 2008-06-19 03:13:19 +00:00
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Pav Lucistnik
1fffccb9b2 - Fix segfaults, unbreak
- Add missed xorg dependency

PR:		ports/118808
Submitted by:	Andrew Reilly <areilly@bigpond.net.au>
2008-06-19 02:50:47 +00:00
Li-Wen Hsu
5b50c3211d - Update to 1.5.0
PR:		ports/124686
Submitted by:	John Holland <jholland AT kazoocmh.org> (maintainer)
2008-06-19 02:36:30 +00:00
Li-Wen Hsu
f3a85ef9d4 - Update to to 0.8.1.1
PR:		ports/124689
Submitted by:	Sten Spans <sten AT blinkenlights.nl> (maintainer)
2008-06-19 02:16:46 +00:00
Pav Lucistnik
1a3a9bc322 - Fix plist and unbreak
PR:		ports/122984
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-06-19 02:14:06 +00:00
Maho Nakata
3dec36eea1 * remove ENABLE_TESTING which does nothing.
* Use the canonical regression-test target: this is run by pointyhat so we
can ensure in the log that the library is in good shape.

Submitted by:	Pedro Giffuni
2008-06-19 02:08:21 +00:00
Li-Wen Hsu
a8dcd66e6e Add stp , a Decision Procedure for Bitvectors and Arrays. 2008-06-19 01:52:25 +00:00
Beech Rintoul
b37b10ee6f - Update to 2.0.0.72
- Bugfixes and general tweaks
2008-06-19 01:31:13 +00:00
Martin Wilke
6aa486bdd2 - Update to 0.5.6
PR:		124664
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer
2008-06-19 01:04:08 +00:00
Pav Lucistnik
5bc9654e65 - fix the plist file
- remove the BROKEN flag
- remove the patch and uses REINPLACE_CMD instead (to handle PREFIX correctly)
- use INSTALL_DATA and INSTALL_SCRIPT instead of generic INSTALL
- install to share/xmltv (no more to share/p5-xmltv)
- bump PORTREVISION

PR:		ports/123016
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	maintainer timeout (grog; 1 month)
2008-06-19 00:55:05 +00:00
Martin Wilke
11ba11eafc - Preparing for upcoming LabPlot update:
* Move headers to liborigin subdir
	* Mark conflict with LabPlot < 1.6

PR:		124608
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-06-19 00:29:09 +00:00
Martin Wilke
ab54ca4835 - Update to 1.1.2
PR:		124393
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-06-19 00:24:32 +00:00
Martin Wilke
8fa123ac8c - Update to 1.7.4
PR:		124417
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-06-19 00:24:29 +00:00
Martin Wilke
847999ac59 - Update to 3.2.20
PR:		124394
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-06-19 00:24:27 +00:00
Martin Wilke
7fe76cefba - Update to 1.3.1
PR:		124513
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer
2008-06-19 00:24:23 +00:00
Martin Wilke
c1430cb4c9 - Update to 1.2.0
PR:		124514
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer
2008-06-19 00:24:20 +00:00
Martin Wilke
0ae3e29ab7 - Update to 0.4.4
PR:		124535
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-06-19 00:24:17 +00:00
Martin Wilke
14fe56a626 - Update to 1.11.0
PR:		124605
Submitted by:	wenheping@gmail.com
2008-06-19 00:24:12 +00:00
Martin Wilke
0d73691eaa - Update to 0.9.1
PR:		124668
Submitted by:	Piotr Rybicki <meritus@innervision.pl> (maintainer)
2008-06-19 00:24:08 +00:00
Martin Wilke
6e7b3e9959 - Update to 0.4
PR:		124332
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-06-19 00:24:05 +00:00
Martin Wilke
7578090513 - Update to 1.5.3
PR:		124352
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-06-19 00:24:03 +00:00
Martin Wilke
5cfecfcd69 - Update to 1.4.0
PR:		124679
Submitted by:	Wen heping <wenheping@gmail.com>
2008-06-19 00:24:00 +00:00
Martin Wilke
07e7ab77c0 pecl-spread is a extension for PHP to support the Spread toolkit API.
While Spread is an open source toolkit that provides a high performance
messaging service that is resilient to faults across local and wide area
networks.

WWW: http://pecl.php.net/package/spread/

PR:		ports/124442
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-06-19 00:20:16 +00:00
Martin Wilke
fff52afc86 - Update to 1.0.3
- Pass maintainership to submitter

PR:		124680
Submitted by:	Wen heping <wenheping@gmail.com>
2008-06-19 00:03:01 +00:00
Martin Wilke
a835e21343 - Update to 0.94-1
PR:		124354
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-06-18 23:59:15 +00:00
Martin Wilke
3ec74c77d0 - Update to 0.8.0
PR:		124378
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-06-18 23:59:12 +00:00
Martin Wilke
60f7295e70 - Update to 0.47
PR:		124374
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-06-18 23:59:08 +00:00
Pav Lucistnik
7b8f2b92a2 - My previous commit makes it build with memrchr
Tested by:	gahr
2008-06-18 23:57:44 +00:00
Martin Wilke
5357bb864f - Update to 5.0.3
- Pass maintainership to submitter

PR:		124660
Submitted by:	Wen heping <wenheping@gmail.com>
2008-06-18 23:55:43 +00:00