Commit Graph

4965 Commits

Author SHA1 Message Date
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
Jung-uk Kim 355cb1b6f2 Register/unregister OpenJDK6 explicitly via javavmwrapper.
Reviewed by:	Brian Gardner (maintainer)
2009-07-17 16:16:20 +00:00
Dirk Meyer 6f66d01050 - use cups-client
PR:		134647
Approved by:	maintainer-timeout
2009-07-07 04:11:05 +00:00
Wesley Shields a9d17bbcd0 - Update to 056
PR:		ports/135831
Submitted by:	Lapo Luchini <lapo@lapo.it>
2009-07-04 16:20:35 +00:00
Pietro Cerutti 817138d86f - Update to 6.7 2009-07-02 19:23:07 +00:00
Pietro Cerutti 26c647da8a - Update IGNORE message. 2009-07-02 18:49:28 +00:00
Alexander Logvinov 66ed5a516b Aptana RadRails is an open source IDE for Ruby and the Ruby on Rails framework
featuring everything you need to get started fast and get even faster with
developing, testing, tuning, and deploying your Ruby and Rails apps.

Highlights include the following features:

 * Code Assist on Ruby and RHTML files
 * Outliner for code structure
 * Debugging support
 * Integrated server views
 * Dynamic testing
 * Integrated RoR deployment options

WWW: http://www.aptana.com/rails

Approved by:	glarkin (mentor)
2009-06-29 07:36:39 +00:00
Nicola Vitale 341eec3374 - Update to 1.2.2.034747
- Change MASTER_SITES

PR:		ports/135913
Submitted by:	avl
2009-06-27 08:24:50 +00:00
Marcelo Araujo 1e18099212 - Update to 6.5.6.
PR:		ports/135379
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout (more than 2 weeks)
2009-06-21 21:49:04 +00:00
Pav Lucistnik 4795cfef4c - Attempt to fix build on 8.X: this needs libXt, which is provided indirectly
on 7.X but not on 8.X

Reported by:	pointyhat
2009-06-12 19:15:18 +00:00
Greg Lewis fc48281010 . Add a PATCH_DEPENDS on zip as its invoked during post-patch.
Pointed out by:	QAT
2009-06-06 22:45:51 +00:00
Greg Lewis 34968d4761 . Update to 3.4.2, including:
. We are now installing a real eclipse product.
  . Only the jar files for the platform are built, dramatically reducing
    the time necessary to build (thanks to the Fedora devs for the idea
    and the basic procedure).
  . Lot of small fixes to the build procedure to make future imports easier
  . Some of the bundles are pre-extracted during install to improve
    launching time.
  . JDK 1.6 is required to build but any jre (1.5 or 1.6) can be used in
    Preferences->Java->Installed JREs. JDK 1.4 is unfortunately not
    supported at this time.
  . Switch to x86_64 architecture name instead of amd64 to be more in-line
    with mainline eclipse.

Note that after this update you will need to reinstall any plugins you've
installed with the built in Update Manager.  This is a one time thing.

Submitted by:	sepotvin@ (maintainer)
2009-06-06 20:58:22 +00:00
Greg Lewis ed062275d6 . Restore Brian Gardner as maintainer with his new email address.
. Remove the runtime dependency on CUPS [2]

PR:		134648 [2]
Submitted by:	dinoex@ [2]
2009-06-03 03:47:56 +00:00
Pav Lucistnik aa952fd48f - Resolve LATEST_LINK conflict 2009-05-31 20:31:08 +00:00
Marcelo Araujo 2c5b2472bc - Update to 1.3.3. 2009-05-22 18:56:51 +00:00
Greg Lewis ebcf4a72d8 . Add support for the serviceability agent (includes work by glewis@ and
Brian Gardner).  Core support needs some more work.
. Install the debug build when WITH_DEBUG is set.
. Change WITH_DEBUG to only build the debug build.
. Eliminate the requirements for the binary plugins.
. Fix some compilation errors in the debug build on 7.x.

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
2009-05-22 06:23:16 +00:00
Greg Lewis e6192a26ab . Add support for openjdk6.
. Sort vendor references.
2009-05-22 05:40:17 +00:00
Greg Lewis 4ba30aaef2 . Reset maintainer to java@. I located an earlier mail from Brian that he
was leaving Expert's Exchange, so I imagine email to him there is just
  bouncing.
. Tweak the license description in COMMENT to a more standard form.
. Remove USE_JAVA.  The JDK bootstrap dependency is handled separately in
  the Makefile itself and once openjdk6 is part of bsd.java.mk USE_JAVA
  could make this port depend on itself (which doesn't play nice with
  portmaster).
2009-05-22 04:07:11 +00:00
Greg Lewis 0305252682 . Allow a previously installed version of openjdk6 and jdk16 to also be
used as a bootstrap.

PR:		134440
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
2009-05-22 03:55:34 +00:00
Greg Lewis 8ba5d5df11 . Update to tzupdater 1.3.15. 2009-05-21 20:46:11 +00:00
Greg Lewis 902b61af82 . Update to tzupdater 1.3.15. 2009-05-21 16:50:03 +00:00
Greg Lewis a69653a109 . Update to tzupdater 1.3.15. 2009-05-21 12:48:31 +00:00
Greg Lewis 4fbaf7fd81 . Update to tzupdater 1.3.15. 2009-05-21 01:13:44 +00:00
Greg Lewis 03fcc89b79 . Update to tzupdater 1.3.15. 2009-05-20 04:55:57 +00:00
Martin Wilke 424d94a22a - Add missing app dir
- Bump PORTREVISION

PR:		131333
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-05-17 14:19:23 +00:00
Rong-En Fan 577cf0a953 - Fix download location 2009-05-16 04:28:18 +00:00
Alex Dupre 523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Greg Lewis 027126434e . Update to 1.2.2.
PR:		133282
Approved by:	maintainer timeout
2009-05-13 03:33:10 +00:00
Greg Lewis 257f02e661 . Update to Build 16.
. Host the patchset in the ports infrastructure rather than downloading it.
. Make the port build HotSpot rather than using the one of the bootstrapping
  JDK (fixes a license violation).

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
Approved by:	Fixes a license violation
2009-05-09 23:21:48 +00:00
Greg Lewis 4b0771b443 . Remove quotes from NO_CDROM and RESTRICTED. [1]
. Set IGNORE if NOPORTDOCS is set since this port only installs docs. [2]

Pointed out by:	portlint [1]
		QAT [2]
2009-05-03 06:17:08 +00:00
Herve Quiroz 71c54bb36d Release maintainership (for real this time) 2009-05-02 14:39:03 +00:00
Herve Quiroz bf30c397df Update to 4.6 2009-05-02 14:23:45 +00:00
Rong-En Fan b117133fbe - Update to 6.0.2
PR:		ports/131329
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
2009-04-26 08:15:35 +00:00
Martin Wilke 93f5547fc9 - Update to 5.12.3.2
PR:		133744
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-04-23 17:10:24 +00:00
Alex Dupre e3263261fb Update to 1.43 release. 2009-04-23 06:26:50 +00:00
Martin Wilke e30dce8abd - Update to 053
PR:		132584
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-03-27 22:53:03 +00:00
Greg Lewis 36602bbaf9 . Update to tzupdater 1.3.12. 2009-03-27 03:15:24 +00:00
Greg Lewis db85abd1c2 . Update to tzupdater 1.3.12. 2009-03-26 12:35:30 +00:00
Greg Lewis f9c2b21029 . Update to tzupdater 1.3.12. 2009-03-26 03:58:55 +00:00
Greg Lewis c5961ccbb6 . Update to tzupdater 1.3.12. 2009-03-26 03:52:25 +00:00
Greg Lewis 0323a6218e . Update to tzupdater 1.3.12. 2009-03-26 03:30:08 +00:00
Greg Lewis 0577b09773 . Remove quotes from NO_CDROM and RESTRICTED. [1]
. Set IGNORE if NOPORTDOCS is set since this port only installs docs. [2]

Pointed out by:	portlint [1]
		QAT [2]
2009-03-25 21:30:21 +00:00
Greg Lewis 127c2957dc . Chase a change in the distfile.
PR:		130542
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
2009-03-25 12:28:56 +00:00