Commit graph

128676 commits

Author SHA1 Message Date
Thierry Thomas
1b6860190c Add support for FreeBSD 5.4.
PR:		82370
Submitted by:	Babak Farrokhi <babak (at) farrokhi.net>
Approved by:	maintainer time-out (> 15 days)
2005-07-03 13:06:08 +00:00
Thierry Thomas
194aa248ed Fix dependency and remove the ancient pkg-message.
PR:		82336
Submitted by:	Babak Farrokhi <babak (at) farrokhi.net>
Approved by:	maintainer time-out (> 15 days)
2005-07-03 12:42:08 +00:00
Lars Koeller
7ccbca9f48 o) Forgotten to increase PORTREVISION (always the same ....) 2005-07-03 12:26:37 +00:00
Lars Koeller
0dab7742cc o) Add switch for SNMP support (ports/82765)
o) Add patch for propper power off of ups device with USB
   driver on FBSD-5 ("Mike Tancsa" <mike@sentex.net>)

PR:		ports/82765
Submitted by:	Benjamin Constant <bconstant@be.tiauto.com>, "Mike Tancsa" <mike@sentex.net>
2005-07-03 12:25:23 +00:00
Pav Lucistnik
e65e8bc6cb This is a program for translating mainhead grid squares to and from lat/long.
This is of most use to Amateur Radio operators but may be useful to GPS users.

PR:		ports/82862
Submitted by:	Diane Bruce <db@db.net>
2005-07-03 11:31:29 +00:00
Pav Lucistnik
1303ec8cc2 - Update to 0.99 2005-07-03 11:06:22 +00:00
Pav Lucistnik
ad81522c1d - Don't depend on removed astro/gdesklets-weather port 2005-07-03 11:04:32 +00:00
Pav Lucistnik
376eeb9b6d - Remove, tarballs disappeared 2005-07-03 11:02:32 +00:00
Pav Lucistnik
4a73e1552a - Update to 1.8.2 2005-07-03 10:58:39 +00:00
Pav Lucistnik
f9ebb25f81 - Update to 1.0
- Switch to wx 2.6
2005-07-03 10:53:17 +00:00
Herve Quiroz
68b31c46a4 Update to 0.9.0 2005-07-03 10:38:10 +00:00
Simon L. B. Nielsen
575be647d6 Fix arbitrary command execution in XMLRPC server.
PR:		ports/82855
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Obtained from:	Ruby CVS
Approved by:	maintainer timeout (1 day; security)
With hat:	secteam
Security:	CAN-2005-1992
Security:	http://vuxml.FreeBSD.org/594eb447-e398-11d9-a8bd-000cf18bbe54.html
2005-07-03 10:26:31 +00:00
Pav Lucistnik
457d96ece8 - Better WWW 2005-07-03 10:21:15 +00:00
Pav Lucistnik
1f37f0f094 - Set WWW to something sensible 2005-07-03 10:19:20 +00:00
Pav Lucistnik
7bfae88211 - Remove, this desklet does not work since December 2003 and development ceased 2005-07-03 10:16:31 +00:00
Simon Barner
14a4b47a0f Fix w/ gcc 2.95. I will submit the patch upstream.
Reported by:	kris via pointyhat
2005-07-03 09:30:55 +00:00
Thierry Thomas
73e32a6441 Upgrade to 1709 RC12. 2005-07-03 09:08:21 +00:00
Thierry Thomas
aae35ca37f Upgrade to 7.2.6, and don't mark broken on amd64.
PR:		82420
Submitted by:	Roland Smith <rsmith (at) xs4all.nl>
Approved by:	maintainer
2005-07-03 09:07:35 +00:00
Hiroki Sato
0c4160ee5f Document the following issues:
- phpbb -- remote PHP code execution vulnerability
 - pear-XML_RPC -- arbitrary remote code execution
2005-07-03 08:40:51 +00:00
Simon L. B. Nielsen
f47912670d Add certvu reference to kernel -- TCP connection stall denial of service
vulnerability.
2005-07-03 08:12:20 +00:00
Eric Anholt
a0c7c370e6 The previous Makefile commit to support firefox broke packaging by putting the
plugin in the common directory without updating pkg-plist.

Reported by:	krismail
2005-07-03 07:49:05 +00:00
Jeremy Messenger
313b65a2f7 - Update plist for dbus 0.34. [1]
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
  and few others become as runtime dependency, which they are just need to be
  in the build dependency.

Reported by:	marcus [1]
2005-07-03 07:21:09 +00:00
Joe Marcus Clarke
866d4c7f47 Update to 1.0.0, and change references of Rendezvous to Bonjour. 2005-07-03 06:24:36 +00:00
Joe Marcus Clarke
f513c549e6 Remove the kqueue watch from the mainloop before unref'ing it. This
eliminates one needless kevent system call.
2005-07-03 06:11:00 +00:00
Mikhail Teterin
3df8eb7768 OCaml folks use $(ARCH) in Makefiles to mean, what configure identified
as the architecture (and wrote out ${WRKSRC}/config/Makefile).
Our make, however, ignores assigments to this variable. Fortunately for
most concerned, make's ARCH is the same as configure's. Except on
sparc64.
This update fixes this problem as well as
	. adds a hunk to patch-configure to enable profiling on all
	  platforms;
	. modifies REPLINPLACE_ARGS to not even create .bak files instead
	  of removing them later.

at the moment, the build still dies on Panther due to a segfault in the
freshly built ocamlc.opt. It may be due to Panther's running 6-current,
however and there is no other sparc64 to check...

Notified by:	kris	(the sparc vs. sparc64 issue)
2005-07-03 06:02:21 +00:00
Joe Marcus Clarke
c438b8ca4b Remove a leftover directory.
Reported by:	pointyhat via kris
2005-07-03 05:50:49 +00:00
Joe Marcus Clarke
9ec70a9086 Be sure to unref the kqueue watch along with marking the kqueue file
descriptor as invalid.
2005-07-03 05:47:03 +00:00
Jeremy Messenger
699110ab5e -Update to 0.9.3, see more detail: http://changelog.wesnoth.org/
-They don't provide lite package anymore, so LITE knob has been removed.
2005-07-03 05:31:42 +00:00
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