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

2607 Commits

Author SHA1 Message Date
Greg Lewis
468361fb0c . Update to 1.4.3. 2009-12-21 06:15:04 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Pav Lucistnik
4468c09562 - Instead of updating for eclipse 3.4, mark for removal in one month
PR:		ports/133417
Submitted by:	Heiner Strauss <heiner_ej@yahoo.de>
2009-12-19 14:43:00 +00:00
Pav Lucistnik
0f9be1fa67 - Instead of updating for eclipse 3.4, mark for removal in one month
PR:		ports/133423
Submitted by:	Heiner Strauss <heiner_ej@yahoo.de>
2009-12-19 14:40:41 +00:00
Tong LIU
82dbff79e6 - Change BROKEN message
PR:	ports/129435
Submitted by:	Lapo Luchini <lapo@lapo.it>
Approved by:	maintainer timeout (toha@toha.org.ua)
2009-12-19 04:41:28 +00:00
Pietro Cerutti
495b1b4712 - Update to 6.8 2009-12-14 09:59:07 +00:00
Wes Peters
ef9e8c5ec9 Deprecate this port; Eclipse 3.x has better tools for GUI design. 2009-12-13 00:35:12 +00:00
Pav Lucistnik
5a2c08a851 - Copy over support files from jakarta-tomcat4 port and store them locally 2009-12-08 09:23:20 +00:00
Greg Lewis
b94d4f719d . Update to the cacerts file included in Update 17. 2009-12-06 02:52:37 +00:00
Greg Lewis
78a3ecf0c4 . Update to Update 17. 2009-12-06 02:47:55 +00:00
Martin Wilke
b028819216 - Update to 1.1.1b
PR:		140944
Submitted by:	Jean-Paul BECONNE <jpbeconne@free.fr> (maintainer)
2009-11-28 13:59:09 +00:00
Beat Gaetzi
47a44eda6b - Remove obsolete gecko providers
Approved by:	portmgr (miwi)
Exp-run by:	miwi
2009-11-27 09:10:47 +00:00
Beat Gaetzi
9d9f767485 - Remove obsolete gecko providers
- Bump PORTREVISION

Approved by:	portmgr (miwi)
Exp-run by:	miwi
2009-11-27 09:09:52 +00:00
Herve Quiroz
6e3e974f23 Reorganise the JBoss5 port:
- remove daemonctl, use root startup (following tomcat, geronimo, etc)
- allow arbitrary arguments to be handed to JBoss (long standing bug)
- reorganise the directory structure to follow hier(7)
  * JBOSS_HOME = /usr/local/share/jboss5
  * deployment directory = /var/jboss5
  * log directory = /var/log/jboss5
- Take maintainership
- Bump PORTREVISION

PR:		139372
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2009-11-18 22:11:46 +00:00
Greg Lewis
1516959b51 . Update to tzupdater 1.3.21. 2009-11-09 03:11:12 +00:00
Greg Lewis
f0300569b3 . Update to tzupdater 1.3.21. 2009-11-09 03:04:04 +00:00
Greg Lewis
654a5ff40a . Update to tzupdater 1.3.21. 2009-11-08 22:48:33 +00:00
Greg Lewis
fb795642d2 . Update to tzupdater 1.3.21. 2009-11-08 19:03:44 +00:00
Greg Lewis
3972c1a61b . Update to tzupdater 1.3.21. 2009-11-08 18:48:31 +00:00
Martin Wilke
e8afe75370 - Update to 0.7.0
PR:		140043
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-10-29 22:30:52 +00:00
Martin Wilke
dced6d7a23 - Update to 1.2.3
PR:		140042
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-10-29 22:30:02 +00:00
Alex Dupre
688dcad6cb Distfile re-rolled to implement a constant-time Arrays.equals(). 2009-10-12 10:10:16 +00:00
Alex Dupre
9f837a429a Update to 1.44 release. 2009-10-07 06:33:14 +00:00
Martin Wilke
9c0f48e129 ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data
transformations.
It defines an extensible markup vocabulary for expressing flat-XML, XML-flat,
flat-flat, and XML-XML processing in pipelines.
ServingXML comes with a console app, and also documents an API for embedding
the software in a standard Java or J2EE application.

WWW: http://servingxml.sourceforge.net/

PR:		ports/138914
Feature safe:	yes
Submitted by:	Jean-Paul Beconne <jpbeconne@free.fr>
2009-09-19 12:11:46 +00:00
Mark Linimon
7b625c7f1c Over to new volunteer.
Feature safe:	yes
2009-09-17 21:31:48 +00:00
Mark Linimon
d2db883559 Reset ports@mcdermottroe.com at his request due to lack of time at the
moment.

Hat:		portmgr
Feature safe:	yes
2009-09-16 22:34:40 +00:00
Martin Wilke
58ab04602d - UPdate to 1.2.2
PR:		138730
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-09-12 23:27:49 +00:00
Greg Lewis
0eb3866e6c . Rely on compat7x on 8.x or higher. This is in the same spirit as the PR
but a different way of going about it.

PR:		138638
2009-09-11 06:25:41 +00:00
Greg Lewis
6e69f2c869 . Update to tzupdater 1.3.18. 2009-09-06 01:15:32 +00:00
Greg Lewis
e545a491aa . Update to tzupdater 1.3.18. 2009-09-06 00:02:16 +00:00
Greg Lewis
f0fade97cd . Update to tzupdater 1.3.18. 2009-09-05 04:38:16 +00:00
Greg Lewis
9b2ce150f4 . Update to tzupdater 1.3.18. 2009-09-04 06:14:48 +00:00
Greg Lewis
5204505ae1 . Update to tzupdater 1.3.18. 2009-09-04 04:39:10 +00:00
Martin Wilke
0082c571cf - Update to 5.1.0
PR:		138431
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-09-02 17:13:03 +00:00
Martin Wilke
f6d62ce497 - Update to 0.6.35
PR:		138340
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-09-02 17:12:40 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Alex Dupre
bcca535761 Update to 1.4 release. 2009-08-27 15:12:01 +00:00
Alex Dupre
67a1b7d470 Update to 4.4 release. 2009-08-27 15:01:16 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Herve Quiroz
102abd8491 Update to 1.1.1
Reported by:	portscout
2009-08-15 22:50:42 +00:00
Martin Wilke
9c124e3e45 - Update to 0.6.3
PR:		137735
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-08-14 08:35:00 +00:00
Dmitry Marakasov
6825828796 - Fix build with custom PREFIX/LOCALBASE
PR:		136711
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2009-08-11 17:37:05 +00:00
Greg Lewis
9c9ab65149 . Update to Update 15. 2009-08-07 04:53:31 +00:00
Nicola Vitale
f5a8651ec9 - Update to 1.4.7.2843
- Add pkg-plist
- Use ${COPYTREE_SHARE} to install files
2009-08-03 20:21:49 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
b0547724b9 - Activat support for getGeneratedKeys() for prepared statements, which is
supported as well as the non-prepared statement case, but it was
  currently returning a not implemented exception.

PR:		137001
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-07-27 22:28:55 +00:00
Philip M. Gollucci
e5c0c177a3 - Update to 1.0.16 2009-07-22 20:55:19 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00