1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

128798 Commits

Author SHA1 Message Date
Joe Marcus Clarke
27378fff5d Fix some bugs in the recent devd support code. I had a memory leak as well
as a potential file descriptor leak on /dev/acpi.
2005-07-03 05:15:43 +00:00
Joe Marcus Clarke
7fc56a8a9d Fix a portlint warning. 2005-07-03 04:55:55 +00:00
Joe Marcus Clarke
edd625d2fd Fix a mismerge in the last OPTIONS patch. I forgot a line, but perl -cw
didn't catch the missing ';'.  This should fix the erroneous messages
about OPTIONS misuse.
2005-07-03 04:52:12 +00:00
Roman Bogorodskiy
d47c1e1b9a Sync with lang/gauche.
PR:		82900
Submitted by:	Erik Greenwald (maintainer)
2005-07-03 04:26:15 +00:00
Roman Bogorodskiy
bbec6e74ad Update to 0.8.5.
PR:		82899
Submitted by:	Erik Greenwald (maintainer)
2005-07-03 04:25:08 +00:00
Roman Bogorodskiy
d3acf5dc87 Update to 1.0.3.
PR:		82902
Submitted by:	Rudolf Polzer (maintainer)
2005-07-03 03:46:36 +00:00
Maho Nakata
e0d0154589 add missing imake dependency 2005-07-03 02:30:22 +00:00
Maho Nakata
4145a63a80 fix by adding imake dependency
Submitted by:	kris
2005-07-03 02:08:07 +00:00
Michael Nottebrock
bacfcfd148 Patch kdemultimedia's configure-script to prevent it from bailing
in certain environments/sh versions.

Reported & submitted by: Steven Friedrich <FreeBSD@insightbb.com>
2005-07-03 01:54:13 +00:00
Daniel Harris
1defc8aae8 Fix a MASTER_SITE.
PR:		82887
Submitted by:	maintainer
2005-07-03 01:45:54 +00:00
Maho Nakata
c85f9172ce Fix distinfo.
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2005-07-03 01:24:56 +00:00
Mikhail Teterin
1b4ce15ea6 Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16.
Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of
http2.4, which came with earlier Tcl; correct the patch-aa to use
Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc.

Submitted by:	pointyhat (the http2.4 vs. http2.5 discrepancy)
2005-07-03 00:41:01 +00:00
Vanilla I. Shu
55d90d60de Add USE_ICONV to Makefile, and it fix the incorrect pkg-plist problem.
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar_dot . org>
Noticed by:	kris@
2005-07-03 00:16:45 +00:00
Vanilla I. Shu
e6e8f977b7 Fix include path problem.
Noticed by:	kris@
Pointyhat by:	me
2005-07-03 00:02:13 +00:00
Joe Marcus Clarke
63d27a6ff1 Update to 2.7.2.
* Add '+' to the list of valid characters for file names in the warning
  message.
* Check to make sure OPTIONS is specified before bsd.port.pre.mk (only if
  OPTIONS is actually defined). [1]

PR:		82316 [1]
Submitted by:	sem [1]
2005-07-02 20:35:23 +00:00
Thierry Thomas
ae2bf596e3 Yet another silent update!
- A bug involving namespace variables and display when using several
  modules on Unix is corrected;

- Corrected non-global X11 variables in multi-module projects using
  CImg.h;

- Several doc files have been removed.

For those interested, a diff against previous version is available at
<http://pompo.net/ports/CImg-050621-050602.diff.bz2>.

Reported by:	Kris via pointyhat
2005-07-02 20:23:26 +00:00
Joe Marcus Clarke
668c6bf02c Reverse the logic used for kevent. Set timeout to NULL when setting the event,
and timeout to the zero timespec when reading the event.
2005-07-02 19:30:59 +00:00
Joe Marcus Clarke
608020fae1 Fix a CPU hog problem with dbus running in fork mode. Kqueue is not shared
across fork(), and thus the file descriptor kevent was trying to read from
was actually pointign to /dev/null.  This caused dbus to eat up 100% of the
CPU.  Of course, tests with --nofork worked just fine.

The new approach will detect if the kqueue has been closed, a reopen it
after the fork.
2005-07-02 19:17:42 +00:00
Yen-Ming Lee
7c6145861b - update to openwebmail-devel-2.51.20050627 2005-07-02 17:52:34 +00:00
Jean-Yves Lefort
7ffdda293b - Update ${MASTER_SITES}
- Use ${ECHO_CMD} instead of ${ECHO} (${ECHO} is a no-op if make -s is used)
- Install icon in ${PREFIX}/share/pixmaps rather than in
  ${PREFIX}/share/gnome/pixmaps
- Polish the Makefile and reformat it
2005-07-02 17:46:41 +00:00
Roman Bogorodskiy
b45d7d71f3 Update to 3.4.5.
PR:		82893
Submitted by:	UMENO Takashi (maintainer)
2005-07-02 17:42:50 +00:00
Roman Bogorodskiy
f0451de960 Update to 1.38.
PR:		82888
Submitted by:	Matthias Andree (maintainer)
2005-07-02 17:37:53 +00:00
Craig Rodrigues
3624e33531 Do not build on FreeBSD 4.x, due to lack of uuid.h header files.
Approved by:	demon (ports mentor)
2005-07-02 16:50:12 +00:00
Thierry Thomas
c3636c67d5 Add the license file to plist.
Reported by:	Kris via pointyhat.
2005-07-02 15:37:14 +00:00
MANTANI Nobutaka
5acf7425dc Fix build on 4-stable. 2005-07-02 14:56:54 +00:00
Norikatsu Shigemura
2951a5883b Update to 2005.07.01. 2005-07-02 14:44:15 +00:00
MANTANI Nobutaka
db02d80297 Update to 1.2.4. 2005-07-02 14:33:11 +00:00
MANTANI Nobutaka
655a007d9a Update to 6700b. 2005-07-02 13:28:00 +00:00
Jean-Yves Lefort
a9aa24af63 - Fix compilation [1]
- Respect ${CXX}
- When deinstalling, remove the score file if it is empty

Reported by:	kris [1]
2005-07-02 13:06:48 +00:00
Ceri Davies
d83c47f049 Update my co-ordinates after my house move (no, it wasn't very far). 2005-07-02 12:28:55 +00:00
Maho Nakata
752e9809cc Update to m113 2005-07-02 11:26:09 +00:00
Maho Nakata
304e31afd7 update to m56
o mozilla 1.0 dependency issue
  1. reduce gtk dependency to xlib
  2. we need libIDL >=0.6.3 and glib >=1.2.0 to build mozilla.
     From mozilla/xpcom/typelib/xpidl/README
     xpidl depends on Andrew Veliath and Elliot Lee's libIDL, a part of the
     GNOME ORBit C ORB.  We currently require libIDL >= 0.6.3, which in turn
     requires glib >= 1.2.0
  3. libIDL (not libIDL2) port does not exist and orbit includes libIDL and
     libIDL dependency implies glib12
o No longer depends on Xvfb.
o Afaik, only JDK 1.4 is supported to build
2005-07-02 10:43:19 +00:00
Joerg Wunsch
e2b37e808b Bump port revision for the fixed PLIST. 2005-07-02 06:32:26 +00:00
Joerg Wunsch
636e0cf3a1 Forgot to fix the plist after the recent upgrade to 2.16. 2005-07-02 06:29:57 +00:00
Sam Lawrance
7d20adc0c8 Fix build on 4.x (remove some ^M line ends)
PR:		ports/82607
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer (implicit)
Reported by:	lofi
2005-07-02 06:19:01 +00:00
Joe Marcus Clarke
f40a0e4c6e Ensure that libgnomedb support is enabled.
Reported by:	Oliver <oliver303@aon.at>
2005-07-02 05:41:03 +00:00
Joe Marcus Clarke
41cb012143 Fix patching by coverting the patch target to a UNIX text file first.
Reported by:	pointyhat via kris
2005-07-02 05:16:50 +00:00
Joe Marcus Clarke
bb41217ac5 Fix the build on 4.X.
Reported by:	pointyhat via kris
2005-07-02 05:12:20 +00:00
Joe Marcus Clarke
328194eb2d Instead of checking to see if USE_AUTOTOOLS_COMPAT is defined, ensure that
it is empty.  USE_AUTOTOOLS_COMPAT will always be defined, but we don't
want to assume that we're using autotools compatibility unless its value
is non-null.  Previously, the defined check would cause ports using the new
USE_AUTOTOOLS scheme to fail.

Approved by:	ade
2005-07-02 05:02:24 +00:00
Michael Johnson
180b92a2f1 - Fix build on 4.x
Pointed out by:	krismail
2005-07-02 04:34:03 +00:00
Daniel Harris
700cb081c9 Upgrade to 1.5.1.3.
PR:		82872
Submitted by:	maintainer
2005-07-02 04:19:49 +00:00
Jean-Yves Lefort
96553619bf Forced commit to note that the previous commit also enables the GTK2
option by default.
2005-07-02 02:12:46 +00:00
Jean-Yves Lefort
3d949c29fa [1]:
- Update to 0.95.3
  - Pass maintainership to submitter

Moreover:
  - Respect ${CC}
  - Respect ${LOCALBASE}
  - Do not let the port use its own optimization cflags
  - Polish the Makefile

[1]:
PR:		ports/82860
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (new maintainer)
Approved by:	former maintainer
2005-07-02 02:10:25 +00:00
Kris Kennaway
55ae0aaee3 Reset undeliverable maintainer address:
<mwatts@edu1.tokyo-med.ac.jp>... Deferred: Operation timed out with earch.tokyo-med.ac.jp.
Message could not be delivered for 5 days
Message will be deleted from queue

which has persisted since February
2005-07-02 01:19:48 +00:00
Kris Kennaway
917e501fb1 Reset undeliverable maintainer address:
<vchat@enforcer.cc>... Deferred: Name server: mail.enforcer.cc.: host name lookup failure
Message could not be delivered for 5 days
Message will be deleted from queue

which has persisted since February
2005-07-02 01:18:22 +00:00
Kris Kennaway
693c250bca Reset undeliverable maintainer address:
<dm+bug+avenger@mailavenger.org>: host ludlow.scs.cs.nyu.edu[216.165.108.10]
    said: 550 unknown user (in reply to RCPT TO command)
2005-07-02 01:16:59 +00:00
Kris Kennaway
e883964fc9 BROKEN: Incorrect pkg-plist 2005-07-02 00:58:51 +00:00
Kris Kennaway
449756ed88 BROKEN: Configure fails 2005-07-02 00:25:17 +00:00
Kris Kennaway
8b5376ddad BROKEN: Incomplete pkg-plist 2005-07-02 00:24:12 +00:00
Kris Kennaway
a0eab07b41 BROKEN: Unfetchable 2005-07-02 00:21:06 +00:00