Commit graph

160077 commits

Author SHA1 Message Date
Emanuel Haupt
0173f305bd Add pkg-message (forgotten in previous commit)
PR:		101053
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-09-15 23:16:24 +00:00
Emanuel Haupt
d54de2c59e Update to 0.0.8
PR:		101053
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-09-15 23:14:11 +00:00
Jean Milanez Melo
4e01f05704 - Update to 2.1.9. 2006-09-15 21:35:03 +00:00
Ion-Mihai Tetcu
518cc42311 Xwota is a very simple Linux/FreeBSD/xBSD client for the WOTA Database
(Who is On The Air Database) written by me (IZ0ETE).
It's very similar to a DX Cluster client, but it works with the WOTA server.
If you don't known what is the WOTA DB, please read some info at
http://www.wotadb.org.
It's written in C and GTK, and it should work on the latest
Linux/BSD distributions.
Please report to me your successful installation. (Linux, FreeBSD at the moment)

WWW: http://people.fabaris.it/iz0ete/xwota/

- Diane VA3DB
db@db.net

PR:		ports/103305
Submitted by:	Diane Bruce <db at db.net
2006-09-15 19:36:56 +00:00
Lars Thegler
37e69c6cc7 Update to 0.19 2006-09-15 19:35:23 +00:00
Andrew Pantyukhin
2cc8f0f7fd - Update to 1.0.5 2006-09-15 19:32:18 +00:00
Alejandro Pulver
c8571b6298 - Try to fix building on sparc64 (add #ifdef __i386__).
Reported by:	pointyhat
2006-09-15 19:11:28 +00:00
Jose Alonso Cardenas Marquez
a5b8c77de7 - Update to 0.15
Approved by:	garga (mentor, implicit)
2006-09-15 18:18:57 +00:00
Andrej Zverev
313c2f1c5d - Switch to version 3.3.18a 2006-09-15 18:11:55 +00:00
Jose Alonso Cardenas Marquez
677de4ea64 - Update to 0.15
- Add EDITOR OPTION. This will install scourge editor
- Add USE_WX
- Add pkg-message file
- Remove USE_GCC
- Mark BROKEN on 4.x

Approved by:	garga (mentor,implicit)
2006-09-15 16:20:12 +00:00
Michael Johnson
79f8669ec0 - Update to 1.0.5 2006-09-15 16:09:48 +00:00
Michael Johnson
555a5e5ac5 - Now builds & works on sparc64 2006-09-15 16:08:48 +00:00
Michael Johnson
b08df717bc - Sparc64 <= 700003 is missing pthread_mutex_timedlock so use work around
to fix linking with net/ekiga and others

PR:		103285
Submitted by:	ahze (me)
Approved by:	maintainer
2006-09-15 16:06:41 +00:00
Brooks Davis
9ae5a40042 The submitter of the previous change has agreed to maintain this port.
Thanks!
2006-09-15 14:48:28 +00:00
Mathieu Arnold
348aebaf3e Update to 1.18 2006-09-15 13:52:13 +00:00
Cheng-Lung Sung
9306bc1f93 - Update to 1.3.5
PR:		ports/103025
Submitted by:	chinsan <chinsan dot tw_AT_gmail dot com>
Approved by:	maintainer (David Thiel)
2006-09-15 13:11:58 +00:00
Rong-En Fan
69d6581995 - Update to 2.10 2006-09-15 13:00:07 +00:00
Gerald Pfeifer
0ae153fd38 Update to the 20060914 snapshot of GCC 4.0.4.
Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so).
2006-09-15 12:45:57 +00:00
Gerald Pfeifer
67050a5a7e Update to Wine 0.9.21. Among others, this brings the following changes:
- OpenGL restructurations.
 - The usual assortment of MSI improvements.
 - Several Richedit fixes.
 - WCMD Winelib app renamed to CMD for compatibility.
 - Many improvements to the Wintrust DLL.
 - Some code cleanups.
 - Lots of bug fixes.
2006-09-15 12:33:52 +00:00
Mark Linimon
340400ffaf Catch up with the last few files tested on pointyhat as part of later
revisions to ports/101612 that were not in the PR.

Hat:		portmgr
2006-09-15 10:58:52 +00:00
Simon L. B. Nielsen
8e14c11227 Document mozilla -- multiple vulnerabilities. 2006-09-15 10:18:04 +00:00
Michael Landin
40b9d65050 - Fix playlist encoding problem. This bug could also result in failure
to restore the current playlist.
- Bump PORTREVISION

Obtained from:		Amarok dev team
2006-09-15 10:11:50 +00:00
Daniel Gerzo
396be9b6ae Change my e-mail address to the @FreeBSD.org one.
Approved by: linimon
2006-09-15 09:39:43 +00:00
Rong-En Fan
d0d1fb196c - Update to 4.0.2
PR:		ports/103246
Submitted by:	Timothy Bourke <timbob at bigpond.com> (maintainer)
2006-09-15 09:07:16 +00:00
Mark Linimon
c5aeb93cd5 Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR:		ports/101612
Submitted by:	alepulver
Hat:		portmgr
2006-09-15 08:17:11 +00:00
Mark Linimon
f4c5a682e5 Remove DESTDIR as it is currently problematic.
PR:		ports/101952
Submitted by:	alexbl
2006-09-15 08:06:12 +00:00
Mark Linimon
07c642fb5e Bring this up to the patches in ports/102300 and ports/102514, which are
currently being tested on the cluster.
2006-09-15 07:36:05 +00:00
Mark Linimon
e47df16d7d Update to ports/Mk/bsd.port.mk 1.541. 2006-09-15 07:13:23 +00:00
Mark Linimon
3f6d652468 * Add PKGVERSION to bsd.port.mk [1]
* Add bsd.lua.mk to support for lua-based ports [2]

* Remove DESTDIR from bsd.scons.mk [3]

* Add some quotes in 'missing' target to improve handling of duplicate
  origins [4]

PR:	98565 [1], 101612 [2], 101952 [3], 102100 [4]

Submitted by:	ahze [1], alepulver [2], alexbl [3], shaun [4]
2006-09-15 06:57:07 +00:00
Vasil Dimov
a186b0264e Change RUN_DEPENDS with USE_LINUX
Suggested by:	netchild
2006-09-15 06:04:23 +00:00
Thierry Thomas
3652f10ed1 Fix the build with mpich2.
Reported by:	pointyhat via Kris
2006-09-15 05:45:32 +00:00
Rong-En Fan
0ac35f5deb - Update to 0.9.4
PR:		ports/103269
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2006-09-15 03:46:04 +00:00
Ying-Chieh Liao
28d71a9111 add jmusic 1.5
Composition in Java
2006-09-15 03:19:31 +00:00
Alexander Botero-Lowry
39bf82a0e8 Update distinfo since distfile was rerolled.
PR:		103272
Submitted by:	Marcus von Appen (maintainer)
Approved by:	novel
2006-09-15 02:55:46 +00:00
Cheng-Lung Sung
7bce32cf13 - Update to to 0.003
PR:		ports/103279
Submitted by:	maintainer (hideo_AT_lastamericanempire dot com)
2006-09-15 01:14:20 +00:00
Markus Brueffer
7bcdc04750 Update to version 0.12.17 2006-09-14 23:24:11 +00:00
Markus Brueffer
ddcbda5355 Update to version 1.2.2 2006-09-14 22:36:57 +00:00
Martin Wilke
4c3bbcf8d5 - Fix WWW
PR:		ports/103238
Submitted by:	Vlad GURDIGA <gurdiga(at)gmail.com>
Approved by:	Linas Valiukas (maintainer)
2006-09-14 22:28:33 +00:00
Erwin Lansing
741141787e Update to 0.12
PR:		103273
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-09-14 21:01:56 +00:00
Thierry Thomas
950f9c3f69 Upgrade to 2.15.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=447295>.
2006-09-14 20:34:33 +00:00
Lars Balker Rasmussen
aeb7119823 Don't set environment variable, that's not used anymore. 2006-09-14 20:12:34 +00:00
Lars Balker Rasmussen
a53f757e56 Update to 0.54 2006-09-14 20:10:11 +00:00
Lars Balker Rasmussen
fffc1d06af Update to 0.18 2006-09-14 20:10:01 +00:00
Greg Lewis
54ac1f4039 . Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15
everywhere else.

Reviewed by:	hq
Suggested by:	kris
2006-09-14 19:54:46 +00:00
Lars Thegler
9630b17f2d Author has fixed Perl 5.005_03 support in a previous release 2006-09-14 19:28:22 +00:00
Alexander Botero-Lowry
7c44b81632 Update to 0.1.1 which also fixes build.
PR:			102812
Submitted by:	Alexander Novitsky (maintainer)
Approved by:	novel
2006-09-14 19:12:17 +00:00
Sergey A. Osokin
e5066f312a Drop maintainership. 2006-09-14 19:02:05 +00:00
Martin Wilke
6cc9696174 - Fix build on 6.2-pre
Submitted by:   pointyhat via kris
Approved by:    Steve Ames <steve@energistic.com> (maintainer)
2006-09-14 19:01:59 +00:00
Akinori MUSHA
57196d6b08 Update to 2.09. 2006-09-14 18:52:23 +00:00
Roman Bogorodskiy
030c450331 - Fix segfault on -CURRENT
- Bump PORTREVISION

PR:		102616
Submitted by:	novel
Approved by:	maintainer timeout (more than two weeks)
2006-09-14 18:40:27 +00:00