1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

2944 Commits

Author SHA1 Message Date
Greg Lewis
07d3223623 . Fix the packing list by not installing efj.sh for now.
Submitted by:	tg@
2011-07-14 16:12:59 +00:00
Greg Lewis
57ec1a07ed . Install the actual files rather than symlinks.
Submitted by:	tg@
2011-07-14 07:05:15 +00:00
Rene Ladan
acea0f7be9 Remove expired ports:
2011-07-12 java/shujit: ancient version of Java
2011-07-09 net-im/skype12: very old version
2011-07-13 20:25:54 +00:00
Jung-uk Kim
0044cb6e9d Specify JAVA_VERSION correctly to fix another build breakage.
Reported by:	David Wolfskill (david at catwhisker dot org)
Pointy hat to:	jkim
2011-07-13 19:17:36 +00:00
Jung-uk Kim
3a1f3ec4f9 Replace "readlink -f" with realpath(1). This should fix "make test" on
7.4 and 8.2 when both "RHINO" and "TEST" options are enabled.

Suggested by:	Warren Block (wblock at wonkity dot com)
2011-07-12 22:53:45 +00:00
Jung-uk Kim
111342302b Fix various build and installation issues.
- Replace various Linuxisms in Makefile with little more portable code.
Remove now unnecessary build dependency of sysutils/coreutils.
- Install launcher wrappers with INSTALL_SCRIPT[1].
- Rename javaws launcher to itweb-javaws throughout.  This conflicts with
a symlink created by java/javavmwrapper[2].

PR:		ports/158826 [1]
Reported by:	glewis [2]
2011-07-12 19:21:03 +00:00
Jung-uk Kim
f0042790ea Add LICENSE. 2011-07-11 23:13:16 +00:00
Jung-uk Kim
5a0f2d37a6 Fix build with Rhino support. 2011-07-11 22:35:12 +00:00
Jung-uk Kim
176e27746b - Update to build 23.
- Import more complete JPEG class support and turn on ICEDTEA option by
default. [1]
- Remove obsolete WEB option.  Note the functionality is now moved to a new
port java/icedtea-web, which depends on ICEDTEA option of this port.

Obtained from:	IcedTea project [1]
2011-07-11 20:58:58 +00:00
Jung-uk Kim
3fd4f7963c The IcedTea-Web project provides a Free Software web browser plugin running
applets written in the Java programming language and an implementation of
Java Web Start, originally based on the NetX project.

WWW: http://icedtea.classpath.org/wiki/IcedTea-Web
2011-07-11 20:50:42 +00:00
Greg Lewis
d4cef88624 . Add entries for the test distfiles.
This gets us closer, but the WITH_TESTS option still does not work.
The build now fails while applying patches.

PR:		157600
2011-07-11 06:44:44 +00:00
Greg Lewis
dd9b0c8eed . Unbreak and update to 3.7.0.
Submitted by:	tg@
2011-07-10 19:54:53 +00:00
Greg Lewis
f326f69e57 . Try harder to make sure the flags returned from getFlags isn't negative,
since a number of places in the code check for that and assume that it
  means an error occurred.  On FreeBSD, in particular, the value of
  ifr_flags can be negative if multicast is enabled on the socket since
  the possible flags have expanded to fill more than a short.

  Instead of blindly promoting ifr_flags to an int, which will preserve
  the sign, we fill the int return value with ifr_flagshigh in the high
  16 bits and ifr_flags in the low 16 bits.

PR:		155186
Reported by:	Alex Hayward <xelah-freebsd-pr@xelah.com>
2011-07-08 07:28:46 +00:00
Rene Ladan
472aed554c Mark BROKEN: does not build
Submitted by:	pav via pointyhat
2011-07-02 22:27:20 +00:00
Jimmy Olgeni
a78ddbcedd Upgrade to version 0.5 and fix WWW tag. 2011-07-01 18:38:11 +00:00
Greg Lewis
35950c3328 . Update to tzupdater 1.3.39.
PR:		158280
Submitted by:	milki <milki@rescomp.berkeley.edu>
2011-06-29 04:13:39 +00:00
Greg Lewis
63c5dd4cb1 . Update to Build 147. 2011-06-29 04:09:28 +00:00
Rene Ladan
1bb775fc3a These ports depend on deprecated Java 1.4, set them to expire in one month. 2011-06-28 22:21:12 +00:00
Rene Ladan
6a4cae5c4d Mark deprecated and set expiration date to 2011-07-28
Inspired by:	glewis (who proposed to axe them right now)
2011-06-28 19:04:48 +00:00
Rene Ladan
d69e3c8bb5 Remove expired port:
2011-04-17 java/jdk14: does not build on FreeBSD 7.x or newer
2011-06-28 18:57:18 +00:00
Alex Dupre
a424f23045 Ignore 1.46 (not backward compatible) version. 2011-06-28 15:56:23 +00:00
Greg Lewis
e2712d2340 . Update to tzupdater 1.3.39.
PR:		158280
Submitted by:	milki <milki@rescomp.berkeley.edu>
2011-06-28 06:44:11 +00:00
Greg Lewis
08829ad511 . Update to tzupdater 1.3.39.
PR:		158280
Submitted by:	milki <milki@rescomp.berkeley.edu>
2011-06-28 06:11:54 +00:00
Herve Quiroz
c35f92dbc4 - Update to 2.6
- Add LICENSE

PR:		158361
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2011-06-28 05:32:07 +00:00
Chris Rees
4e62e789df - Use USERS and GROUPS
PR:		ports/157585
Submitted by:	Chris Rees (utisoft@gmail.com)
Approved by:	tabthorpe (co-mentor)
2011-06-27 18:01:18 +00:00
Greg Lewis
a121ec1a94 . Update to Build 146. 2011-06-26 18:31:15 +00:00
Mark Linimon
01236d8f55 Return to pool.
Submitted by:	maintainer
PR:		ports/158204 (in followup)
2011-06-23 16:06:01 +00:00
Baptiste Daroussin
c5c0d7f5d2 Mark broken some ports with unfetchable distfiles 2011-06-17 08:51:32 +00:00
Baptiste Daroussin
bc35fdde2e Fix master_site 2011-06-17 08:46:48 +00:00
Chris Rees
dd045ef1d7 - Update maintainer address
Approved by: rene (mentor)
2011-06-17 06:46:07 +00:00
Jung-uk Kim
50d297b3ab - Update IcedTea-Web to 1.0.3.
- Use fake JDK update version as IcedTea-Web does.
2011-06-14 20:51:18 +00:00
Greg Lewis
0fc87083d3 . Mark all 1.3 associated Java ports for removal in a month. These are
ancient and no doubt full of vulnerabilities.  There are no dependencies
  on them.
2011-06-13 05:05:43 +00:00
Greg Lewis
6793ba4847 . Note this port should be ignored in favour of java/eclipse for now. 2011-06-06 15:00:50 +00:00
Greg Lewis
e429a76a51 . Update ant bootstrap to 1.8.2. 2011-06-05 01:56:50 +00:00
Rene Ladan
b8408f8dd2 Remove expired ports:
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
2011-06-01 21:55:13 +00:00
Pav Lucistnik
7ee15aea21 - Mark BROKEN: unfetchable
Reported by:	pointyhat
2011-05-30 21:32:42 +00:00
Greg Lewis
a570113f38 . Add missing dependency on audio/alsa-lib.
Reported by:	Christer Solskogen <christer.solskogen@gmail.com>
		Dominic Fandrey <kamikaze@bsdforen.de>
Pointy hat to:	glewis
2011-05-30 17:11:05 +00:00
Greg Lewis
443627224f . Update to Build 144. 2011-05-29 19:41:52 +00:00
Pietro Cerutti
949338bd7a - Mark as IGNORE. No development version is available right now. 2011-05-25 09:13:12 +00:00
Pietro Cerutti
658e0fa6da - Update to 7.0
Release information: http://netbeans.org/community/releases/70/
2011-05-25 09:13:00 +00:00
Sahil Tandon
c93d7d3793 Add 'openjdk' to the list of suitable JDK port vendors.
PR:		ports/156437
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2011-05-21 21:17:38 +00:00
Alex Dupre
a67686a24f Update to 1.8.2 release. 2011-05-19 15:42:12 +00:00
Alex Dupre
f264da443f Update to 3.2.3 release and take maintainership.
Approved by:	maintainer
2011-05-19 15:41:43 +00:00
Alex Dupre
9f63c667c1 Update to 3.6.2 release.
Approved by:	maintainer
2011-05-19 15:40:10 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Greg Lewis
403554a2c9 . Update to 3.6.2.
Submitted by:	tg@
2011-05-13 06:08:47 +00:00
Greg Lewis
c7611e68f6 . Use $SUB_FILES & SUB_LIST to dynamically adjust pkg-message instead of
invoking sed manually.
. IGNORE & RESTRICTED messages should not be quoted

PR:		142704
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2011-05-11 04:57:29 +00:00
Greg Lewis
9b25f12760 . Fix the build after the openmotif port upgrade:
. Add xft to USE_XORG [1]
  . Teach the appropriate Makefile where to look for the FreeType headers.
. Bumping PORTREVISION for paranoia's sake since I have some concerns about
  runtime linkage issues with regards to this.  Normally that wouldn't be
  necessary but I think we're better being safe here.

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
2011-05-09 08:50:20 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Baptiste Daroussin
c05549c00d remove unmaintained expired ports from java
2011-05-01 java/avalon-logkit: Upstream disapear and distfile is no more available
2011-05-01 java/gnu-regexp: Upstream disapear and distfile is no more available
2011-05-01 java/jce-aba: Upstream disapear and distfile is no more available
2011-05-01 java/jsdk: Upstream disapear and distfile is no more available
2011-05-02 08:32:36 +00:00