Commit graph

140091 commits

Author SHA1 Message Date
Pav Lucistnik
d508c9a595 - Update to 0.2.3
PR:		ports/90194
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-12-11 14:43:52 +00:00
Simon Barner
a1a5e89882 Add sysbench 0.4.3,
a modular, cross-platform and multi-threaded
benchmark tool.

PR:		90233
Submitted by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2005-12-11 13:56:12 +00:00
Thierry Thomas
1a8ddf1a5a The author fixed three minor bugs without changing the version number:
- An old version of the header file dislin.h was used;
    - the keyword 'invisible' in List-Widgets was not working
      correctly;
    - a problem with the routine psmode was fixed.

Reported by:	pointyhat via Kris
Explained by:	Helmut Michels <michels (at) mps.mpg.de> (Author)
2005-12-11 13:44:44 +00:00
Simon Barner
b8f396f775 - Add official mastersite
- Update WWW

Submitted by:	Andreas Kohn <andreas@syndrom23.de>
PR:		ports/90234
2005-12-11 13:32:50 +00:00
Erwin Lansing
e8e1270052 DBIx::Simple module aims to be a simplified object oriented interface to Perl
DBI.  From its description ...

  Query preparation and execution are combined in a single method, the result
  object (which is a wrapper around the statement handle) provides easy
  row-by-row and slurping methods.

  The "query" method returns either a result object, or a dummy object.  The
  dummy object returns undef (or an empty list) for all methods and when used in
  boolean context, is false. The dummy object lets you postpone (or skip) error
  checking, but it also makes immediate error check simply " $db->query(...) or
  die $db->error".

WWW: http://search.cpan.org/dist/DBIx-Simple/

PR:		ports/90230
Submitted by:	Parv <parv@pair.org>
2005-12-11 12:41:55 +00:00
Erwin Lansing
d3d48e1a43 Paraphrased from the Data:Swap's documentation ...
Data::Swap (XS) module allows to swap the contents of two referenced
variables, even if they have different types.  The main application is
to change the base type of an object after it has been created, for
example for dynamic loading of data structures:

      swap $self, bless $replacement, $newclass;

WWW: http://search.cpan.org/dist/Data-Swap/

PR:		ports/90229
Submitted by:	Parv <parv@pair.org>
2005-12-11 12:40:51 +00:00
Yen-Ming Lee
11d8fea60a - update to 1.06 2005-12-11 12:40:15 +00:00
Simon Barner
9302bf5b99 - Update to 0.0.096
Submitted by:	Filippo Natali <filippo.natali@gmail.com> (maintainer)
PR:		ports/90227
2005-12-11 11:41:22 +00:00
Ying-Chieh Liao
bf4c920052 Add super-smack 1.3, a benchmarking, stress testing, and load generation
tool for Databases.

PR:		ports/90209
Submitted by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2005-12-11 11:16:20 +00:00
Lev A. Serebryakov
f610cb41ec (1) Update ot 1.3.0.r4. It is official, public RC.
Rollback to 1.2.3 is impossible with new apr and swig
     in ports tree: all bindings are broken with these
     versions :(
 (2) Fix problems with new apache build infrastructure.

 I'm sorry for long pause
2005-12-11 11:05:26 +00:00
Sergey Matveychuk
29a419d4a6 pxlib is shared C library to read various Paradox files.
WWW: http://pxlib.sourceforge.net
2005-12-11 10:33:44 +00:00
Cheng-Lung Sung
37079e6393 - update to 1.014
- remove patch, since <sys/types.h> is included.
- take maintainership
2005-12-11 10:28:29 +00:00
Dirk Meyer
4cc12b8ea3 - fix package info for NLS support
- fix FreeBSD 4.11 install of NLS files by forcing gmake
2005-12-11 10:06:01 +00:00
Dirk Meyer
c2508f9674 - update to 0.2.10 2005-12-11 09:40:35 +00:00
Jeremy Messenger
956c4ea97f Add g_mutex_unlock() to solve the dump core at exit. I am not sure if it is a
right way to do it, but at least no more crash for now. Later, the correct way
will be come up if I get any respone. Bump the PORTREVISION.
2005-12-11 06:52:36 +00:00
Mario Sergio Fujikawa Ferreira
6fba2e4b6e Fix build on sparc64 ARCH
Submitted by:	pointyhat (kris)
2005-12-11 06:17:18 +00:00
Kris Kennaway
4a1dd67a59 This script may be run on a client machine to force it to flush its squid
cache.  This is useful if the client is holding a bad or stale cached
copy of a package that is causing problems for package builds.
2005-12-11 04:41:38 +00:00
Kris Kennaway
dc26cbf0be Bump the file size limit to 300MB now that openoffice distfiles exceed
256MB.  Clarify a comment.
2005-12-11 04:40:27 +00:00
Kris Kennaway
4e0a14315c Shuffle the order of a cd 2005-12-11 04:36:47 +00:00
Kris Kennaway
57164dfa7a Remove 0-sized entries to avoid misbehaviour 2005-12-11 04:36:23 +00:00
Kris Kennaway
2f084309ba Don't use a lockfile, the script will be called with lockf -t0 instead to
avoid problems with stale lockfiles after a reboot.
2005-12-11 04:35:44 +00:00
Kris Kennaway
1ace35e972 Don't use a lockfile, the script will be called with lockf -t0 instead
to avoid problems with stale lockfiles after reboots.
2005-12-11 04:35:04 +00:00
Kris Kennaway
ba996790a4 Update the list of quickports 2005-12-11 04:34:20 +00:00
Kris Kennaway
d06e2470ca Don't set -nocopy when -norsync is set, otherwise the setupnode script
doesn't completely prep the client.
2005-12-11 04:33:55 +00:00
Kris Kennaway
29d910959f Don't use a lock file, the script will be called with lockf -t 0 instead.
This avoids problems from stale lockfiles after reboots.
2005-12-11 04:32:29 +00:00
Kris Kennaway
70ca5470b7 Mount the md image async since this gives much better performance 2005-12-11 04:31:08 +00:00
Markus Brueffer
7b08840ea9 - Update to version 0.1.3
- Add SHA256
2005-12-11 02:32:22 +00:00
Mario Sergio Fujikawa Ferreira
fc438e9c3e o Replace previous mldonkey GUI with new mlgui version 2.
o Bump PORTREVISION
2005-12-11 02:10:48 +00:00
Mario Sergio Fujikawa Ferreira
76c184acf6 Update to 2.6.0 2005-12-11 01:57:19 +00:00
Markus Brueffer
d74f0f1ad2 - Update to version 0.37
- Add SHA256
2005-12-11 01:54:47 +00:00
Maho Nakata
faebbd02e3 Update to 2.0m145=(2.0.1rc4) 2005-12-11 01:02:19 +00:00
Mario Sergio Fujikawa Ferreira
c62a455a04 net/mldonkey-devel has been fixed to work with lang/ocaml version
3.09. Add instructions on what is required from the ocaml toolchain.
2005-12-11 00:18:02 +00:00
Mario Sergio Fujikawa Ferreira
34387509d2 1) net/mldonkey-devel port build got broken when lang/ocaml was
updated to branch 3.09
2) Fix build with patches from ocaml CVS as of
   Sat Dec 10 23:54:24 UTC 2005
	- http://www.nongnu.org/mldonkey/

Obtained from:	MLDonkey CVS [2]
Pointy hat to:	garga [1],
		Marwan Burelle <marwan.burelle@lri.fr> [1]
2005-12-10 23:56:58 +00:00
Sam Lawrance
6fdf473cae Submitter takes maintainership.
PR:		ports/90154
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-12-10 23:41:23 +00:00
Edwin Groothuis
8cf2bce1fa It seems that http://savannah.nongnu.org/download/ is redirecting
to http://download.savannah.nongnu.org/releases/ these days!

Noticed by: YAPHR
2005-12-10 23:22:58 +00:00
Michael Johnson
7e4ece1a70 - Update to 1.1.1 2005-12-10 23:14:26 +00:00
Simon Barner
30ac01d9f2 Add instructions for mail/fetchmail users how to configure certificates in
order to avoid verbose warnings that appeared with fetchmail 6.3.0.
2005-12-10 22:51:45 +00:00
Thierry Thomas
351df01795 Add V_Sim, a program to visualize atomic structures such as crystals, grain
boundaries and so on.
2005-12-10 21:45:28 +00:00
MANTANI Nobutaka
617463e5ce Sync with libxine shared library version bump. 2005-12-10 21:06:42 +00:00
MANTANI Nobutaka
1a1d7f44be Update to 1.1.1. 2005-12-10 21:05:06 +00:00
Michael Johnson
28a056573f - Reword the BROKEN= if no gecko is found so it will be a little more clear
that it was unable to find a supported gecko for a port.
2005-12-10 20:46:50 +00:00
Simon Barner
a6b600d08c - Add RUN_DEPENDS on security/ca-roots, so the certificate check really
succeeds (if the servers certificate is signed by one of those authorites)

- Bump PORTREVISON, since a failing certiciate check spams the port users'
  maillog.
2005-12-10 19:58:31 +00:00
Pav Lucistnik
f6cbfaa585 This is a collection of greek TTF fonts licensed under GPL.
These fonts are designed for the Greek language and are iso-8859-7 compatible.
They are saved though in Unicode format, to be compatible with modern fonts and
in order to be easily expandable.  It consist of the following families:

a) Bonati
c) Jacobs
b) Optima
d) OptimaCollege
e) ParisAifel

PR:		ports/89978
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-12-10 19:50:27 +00:00
Pav Lucistnik
49e7492397 - Update to 2.0.0
PR:		ports/90196
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-12-10 19:46:49 +00:00
Florent Thoumie
3b0f13261b - Add gaim-assistant, a plugin that forwards messages to a different screen name.
PR:		ports/90180
Submitted by:	Remington <MrL0Lz@gmail.com>
2005-12-10 19:31:53 +00:00
Emanuel Haupt
6ab9fa9b6c - Unbreak
- Update MASTER_SITES
- Update WWW
- Simplify build process
- Remove pkg-plist, files/patch-aa

PR:		90198
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-12-10 19:15:16 +00:00
Jeremy Messenger
55705f0b58 Buoh is a reader for online strips comics. It is free software, designed to
work well under the GNOME Desktop.

Buoh has a number of features, including:

	- Select your favorites comic through a list of more than 130 comics
	- Easy, simple an eye-candy view of an online comic
	- Browsing over the comic strip archives
	- Saving a comic to disk
	- Integration with GNOME (respecting the lockdowns and HIG compliance)

WWW: http://buoh.steve-o.org/

--

NOTE: Dump core at exit is a known issue, I will collect the backtraces and
      report to the developer(s). If anyone want to fix, feel free to send me
      a patch.
2005-12-10 19:15:09 +00:00
Florent Thoumie
81507302c5 - Update to 1.3.
PR:		ports/90207
Submitted by:	maintainer
2005-12-10 19:15:03 +00:00
Pav Lucistnik
b8b5801d9a - Update to 1.8
PR:		ports/90138
Submitted by:	Jonathan <onatan@gmail.com> (maintainer)
2005-12-10 19:12:42 +00:00
Florent Thoumie
58217abeb3 - Update to 1.0.
PR:		ports/90203
Submitted by:	maintainer
2005-12-10 19:08:36 +00:00