Pav Lucistnik
4f44970230
- Update to 6.0.1
...
Submitted by: Anton Yudin <contact@toha.org.ua> (maintainer)
2007-07-21 13:04:41 +00:00
Rong-En Fan
1b7e24caea
- Add another mirror maintained by maintainer
...
PR: ports/114697
Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer)
2007-07-19 13:07:10 +00:00
Pav Lucistnik
7caeb91d56
- Make fetchable
...
PR: ports/114623 (based on)
Submitted by: G.V. Tjong A Hung <gvtjongahung@users.sourceforge.net>
2007-07-16 22:46:19 +00:00
Pav Lucistnik
382c4937ba
- Drop maintainership
...
Requested by: Panagiotis Astithas <past@ebs.gr> (maintainer)
2007-07-16 08:58:28 +00:00
Pav Lucistnik
586b708ab8
- Update to 6.0
...
Submitted by: Anton Yudin <contact@toha.org.ua> (maintainer)
2007-07-14 23:23:36 +00:00
Lars Engels
01af071179
With an up-to-date INDEX I even find the rest of the ports I maintain,
...
so change my e-mail address also in those ports.
Approved by: miwi (mentor)
2007-07-12 19:48:45 +00:00
Greg Lewis
032b7b7d95
. Unpack the timezone update in post-extract since unzip is only an
...
EXTRACT_DEPENDS, but keep the actual update in pre-install.
Pointed out by: pav
2007-07-11 02:43:08 +00:00
Greg Lewis
035a2dc04f
. Fix the packing list on 7.x by moving the time zone update step to
...
pre-install. The problem with it being in post-extract is that this
is before the installation of compat6x, which is required for the
time zone update to run.
Reported by: pointyhat (via pav)
2007-07-10 08:01:29 +00:00
Martin Wilke
64ac26a1c2
- Update to 2.2.0
...
- Pass maintainership to submitter
PR: 114377
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
2007-07-07 15:08:13 +00:00
Martin Wilke
b9e237260c
- Fix build with gcc 4.2
...
Submitted by: pointyhat via kris/pav
Nils Vogels <nivo@is-root.com>
2007-07-06 06:47:41 +00:00
Martin Wilke
8f0ad8ad29
- switch INSTALLS_SHLIB => USE_LDCONFIG
...
- Fix build after objformat removal
2007-07-03 12:47:23 +00:00
Pav Lucistnik
ad8a5f1abc
- Reset MAINTAINER:
...
<<< 550 relay not permitted
550 5.1.1 <roman@ontographics.com>... User unknown
2007-07-03 11:57:58 +00:00
Pav Lucistnik
737b8faa1b
- Mark BROKEN on CURRENT: does not build with GCC 4.2
2007-07-03 09:32:56 +00:00
Mark Linimon
0c0a374650
Reset rainer.alves@gmail.com by request due to current lack of time to
...
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Marcelo Araujo
d2101f2dd8
- Change my mail address to araujo@.
...
Approved by: stas (mentor)
2007-06-29 16:29:19 +00:00
Greg Lewis
ad34516674
. Make the LIB_DEPENDS for compat6x look for z.3 rather than (the correct)
...
c.6 since the latter is (erroneously) found in linux_base if that is
installed. This should be switched back once LIB_DEPENDS is fixed to
ignore Linux shared libraries.
Submitted by: sat
2007-06-29 14:50:57 +00:00
Greg Lewis
09900fd5d6
. Reenable 7.x by depending on compat6x.
2007-06-24 20:32:53 +00:00
Alex Dupre
34987ccbb2
Update to 1.37 release.
2007-06-17 12:43:11 +00:00
Alex Dupre
bbdfad1ab8
Fix build.
2007-06-17 12:14:20 +00:00
Greg Lewis
2b5c2cd81f
. Remove SCSL message since we're now using the JRL, which is agreed to
...
prior to the extract step.
2007-06-17 03:30:34 +00:00
Greg Lewis
c1d4417c0c
. Update to 1.5.0_12.
2007-06-16 06:14:35 +00:00
Greg Lewis
01790521d1
. Update to patchset 5, based on the 1.5.0_11 JRL source code.
2007-06-09 05:14:56 +00:00
Tilman Keskinoz
ad29258c4a
Update to 0.98
2007-06-06 18:24:42 +00:00
Greg Lewis
569945787d
. More respect for ${CC}, ${CXX} and ${CPP}.
...
Submitted by: truckman@
2007-06-06 15:54:28 +00:00
Martin Wilke
4d3fbc787b
- Fix RUN_DEPENDS
...
Submitted by: pointyhat via kris
2007-06-06 08:30:11 +00:00
Mark Linimon
6924e88034
Reset filippo.natali@gmail.com, who is very short on free time right now.
...
Hat: portmgr
2007-06-06 07:45:35 +00:00
Martin Wilke
50aac3aaec
- Update to 0.5.1
...
PR: 112364
Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
2007-06-05 07:00:49 +00:00
Martin Wilke
e05d120f0a
- Update to 0.5.33
...
PR: 112730
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-06-05 06:42:17 +00:00
Anders Nordby
f7629b3945
Drop maintainership of ports added due to NAV (net-mgmt/nav), which
...
I do not maintain anymore.
2007-06-03 20:15:41 +00:00
Greg Lewis
b700222ac1
. Update to tzupdater 1.2.1.
...
PR: 113248
2007-06-03 00:42:33 +00:00
Greg Lewis
a40ce7783f
. Make it so we include Xm/XmIm.h rather than defining our own prototype.
...
Fixes a build error due to the prototype being defined not matching
the actual function.
Pointed out by: pointyhat (via kris)
2007-06-02 21:18:27 +00:00
Jung-uk Kim
8982638840
Fix more sysctl(3) argument sizes and correct a comment.
...
Approved by: glewis (implicit)
2007-05-30 21:36:23 +00:00
Palle Girgensohn
751d09e473
Fix a DISTNAME glitch introduced by the X.org upgrade.
2007-05-30 10:38:45 +00:00
Jimmy Olgeni
04ba337129
Upgrade to version 5.5.1.
2007-05-29 13:36:10 +00:00
Martin Wilke
42123584ed
- Update to 3.1
...
PR: 112918
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
2007-05-25 22:11:48 +00:00
Jung-uk Kim
7446ea7a70
Various fixes for -CURRENT.
...
- Build fixes after GCC 4.2 import.
- Remove SIGRTMIN and SIGRTMAX redefinitions.
- Use posix_memalign(3) instead of valloc(3).
Approved by: glewis (maintainer)
2007-05-25 18:44:27 +00:00
Kris Kennaway
f24a0148a2
BROKEN: Size mismatch
2007-05-25 01:17:50 +00:00
Greg Lewis
7c85d54ee8
. Make it so we include Xm/XmIm.h rather than defining our own prototype.
...
Fixes a build error due to the prototype being defined not matching
the actual function.
Approved by: portmgr (pav)
2007-05-22 16:21:27 +00:00
Christian Brueffer
93c238b219
Make fetchable.
...
Approved by: portmgr (pav)
2007-05-21 17:17:49 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Tong LIU
17b108023a
Use my @FreeBSD.org address.
...
Approved by: delphij (mentor)
2007-04-30 06:27:41 +00:00
Kris Kennaway
8a4312bead
Switch defaults to not running self-tests since the maintainer has not
...
been able to figure out why they fail in package build environments.
2007-04-22 01:36:37 +00:00
Martin Wilke
4fd7459a2f
- Update to 1.0.9
...
PR: 111882
Submitted by: miwi
Approved by: maintainer
2007-04-20 20:26:28 +00:00
Martin Wilke
82dedec683
- Update to 1.0.5
...
PR: 111880
Submitted by: miwi
Approved by: maintainer
2007-04-20 20:26:19 +00:00
Gabor Kovesdan
c44fa33a5e
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
...
with letter i-m
2007-04-18 11:46:10 +00:00
Martin Wilke
f72c382a70
- Update MASTER_SITES [1]
...
PR: 111760
Submitted by: krisbot
nemo <nemoliu@gmail.com> (maintainer)
2007-04-17 11:03:55 +00:00
Martin Wilke
09c199f0f7
DbVisualizer is a feature rich, intuitive and cross platform database tool
...
for developers and DBA's providing a single powerful interface for a variety
of databases. DbVisualizer supports simultaneous database connections, it
lets you explore and manage database objects, execute SQL queries,
visualize information and a lot more.
WWW: http://www.dbvis.com/products/dbvis/
PR: ports/111380
Submitted by: Anton Yudin (<contact at toha.org.ua>)
2007-04-13 15:51:45 +00:00
Greg Lewis
d519e21889
. Fix the check for 7.x which would previously erroneously try to install
...
the 5.x version on 7.x.
Submitted by: des
2007-04-11 20:48:22 +00:00
Mario Sergio Fujikawa Ferreira
3a1f7384a6
New port eclipse datatools version 0.9.1 for eclipse 3.2.1
...
PR: 111116
2007-04-08 21:07:33 +00:00
Stefan Walter
ae06975180
- Update to 1.5.
...
- Add 'devel' to CATEGORIES.
- Assign maintainership to submitter.
PR: 111237
Submitted by: Nemo Liu<nemoliu@gmail.com>
2007-04-05 10:13:11 +00:00
Stefan Walter
5bc0f6d620
- Update to 5.1
...
- Assign maintainership to submitter.
PR: 110835
Submitted by: Nemo Liu<nemoliu@gmail.com>
2007-04-04 11:09:10 +00:00
Mario Sergio Fujikawa Ferreira
9f45baf2d9
Fix typo: use correct WWW
2007-04-02 10:58:32 +00:00
Mario Sergio Fujikawa Ferreira
a648a8e6c4
Fix typo: use my email instead of ale@FreeBSD.org
2007-04-02 10:56:34 +00:00
Mario Sergio Fujikawa Ferreira
34333fee30
New port eclipse-findbugs version 1.2.0.20070317: An Eclipse plug-in
...
that provides FindBugs support
2007-04-02 10:52:55 +00:00
Alex Dupre
bd54ee6fab
Update to 3.2.4 release.
2007-04-01 08:15:20 +00:00
Mario Sergio Fujikawa Ferreira
43ed01fbd7
Give maintainership to Alex Dupre <ale@FreeBSD.org>.
2007-04-01 07:29:33 +00:00
Pav Lucistnik
0e2a1366be
- Fix fetch
...
- Take maintainership
PR: ports/110975
Submitted by: Nemo Liu <nemoliu@gmail.com>
2007-03-28 18:18:54 +00:00
Xin LI
6c5ebc9748
jboss5 -> ports/java/jboss5
2007-03-28 05:49:22 +00:00
Xin LI
789e9ecac7
New port: jboss5
...
JBoss AS 5 GA will be Java EE 5 certified and will include the following core
technologies.
* JBoss Microcontainer - POJO based microcontainer removing the dependency
on JMX
* EJB 3.0 - Fully certified as part of the Java EE 5 compliant JBoss AS 5
* Hibernate 3.2 - JPA certified
* JBoss Messaging 1.2 - the next generation messaging platform from JBoss
with HA features.
* JBoss WebServices 2.0 - new custom built JAX-WS compliant WebServices
stack.
* JBoss Seam 1.1 - a powerful new application framework to build next
generation Web 2.0 applications by unifying and integrating popular
service oriented architecture (SOA) technologies
Submitted by: Nemo Liu <nemoliu gmail com>
PR: ports/110163
Repocopy by: marcus
2007-03-28 05:47:17 +00:00
Palle Girgensohn
43f1cc100e
Update to 3.1.2, and hopefully fix build problems on amd64.
2007-03-27 07:19:44 +00:00
Pav Lucistnik
3c1d32d76a
- Add missed patch (update to 2.3)
2007-03-24 14:35:34 +00:00
Pav Lucistnik
07ce7ac3bb
- Update to 2.3
...
- Take maintainership
PR: ports/110752
Submitted by: Nemo Liu <nemoliu@gmail.com>
2007-03-24 14:35:18 +00:00
Pav Lucistnik
157899af1a
- Correct OPTIONS handling
2007-03-23 19:39:41 +00:00
Alex Dupre
973d0366b8
Update to 1.36 release.
2007-03-20 21:20:21 +00:00
Martin Wilke
6ff096a5a9
- Add netbeans55 with jdk 1.5/1.6 support
...
The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers.
The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS.
It is easy to install and use straight out of the box. The NetBeans IDE provides developers
with all the tools they need to create professional cross-platform desktop, enterprise,
web and mobile applications.
PR: 110372
Submitted by: Nemo Liu<nemoliu@gmail.com>
Repocopy by: marcus
2007-03-20 11:19:37 +00:00
Martin Wilke
c571051219
- Add Netbeans5
...
The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers.
The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS.
It is easy to install and use straight out of the box. The NetBeans IDE provides
developers with all the tools they need to create professional cross-platform
desktop, enterprise, web and mobile applications.
PR: 110373
Submitted by: Nemo Liu<nemoliu@gmail.com>
Repocopy by: marcus
2007-03-20 11:07:47 +00:00
Greg Lewis
302d17244c
. Don't allow bootstrapping with the expired linux-blackdown-jdk13 port.
...
PR: 110169
Submitted by: gabor
2007-03-14 16:23:45 +00:00
Mark Linimon
3ad7d5b422
Reset kij@imada.sdu.dk due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2007-03-14 08:14:14 +00:00
Greg Lewis
4f1b4d8d04
. Fix a backwards compatibility problem with the EST, HST and MST timezones
...
by running the time zone updater with -bc. See:
http://sunsolve.sun.com/search/document.do?assetkey=1-26-102836-1
. Bump PORTREVISION.
2007-03-14 03:57:58 +00:00
Greg Lewis
5f21e1ba62
. Disable the build on 7.x until there is a compat6x or a binary for 7.x.
...
Found by: pointyhat, time zone updates
2007-03-14 03:25:37 +00:00
Martin Wilke
53785e1cc5
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
...
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead
2007-03-13 18:54:28 +00:00
Herve Quiroz
3f84f72652
Update to 0.7.0
...
PR: 109891
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
2007-03-11 11:35:58 +00:00
Gabor Kovesdan
67f5c8f116
Remove expired ports:
...
2006-12-01 java/linux-ibm-jdk13: Vulnerabilities in the browser plugin
2006-12-01 java/linux-ibm-jdk14: Vulnerabilities in the browser plugin
2007-03-09 13:47:43 +00:00
Greg Lewis
eea3879a0a
. Add JAIL as an option, the Makefile already supported it as an
...
environment variable.
PR: 110049
2007-03-08 05:18:45 +00:00
Greg Lewis
eb2c74404e
. Fix the sense of a WITH_JAIL check to match that in the jdk14 port -
...
we _don't_ want to check for linprocfs in a jail.
PR: 110019
2007-03-07 18:34:00 +00:00
Greg Lewis
4aa1b6f09a
. Update to tzupdater 1.1.0-2007c.
2007-03-07 17:14:46 +00:00
Greg Lewis
9a9c9f526e
. Update to tzupdater 1.1.0-2007c.
...
. Clean up old zoneinfo files after tzupdater has run.
2007-03-07 16:30:42 +00:00
Greg Lewis
3ec4b06827
. Update to tzupdater 1.1.0-2007c.
2007-03-07 16:13:32 +00:00
Greg Lewis
d9924e7b58
. Don't statically link with libXm any more. The Open Motif port no longer
...
uses hacks to compile libXm.a with PIC objects, which means trying to
statically link with it breaks the build on amd64.
2007-03-06 04:34:38 +00:00
Greg Lewis
cf9cd6b666
. When we update the time zone data, delete the temporary copy of the old
...
data created by the update tool.
2007-03-06 04:33:14 +00:00
Martin Wilke
2d37371aa3
- Update to 4.3
2007-03-05 07:52:50 +00:00
Martin Wilke
94d77382e5
- Update to 3.8
2007-03-05 07:50:23 +00:00
Vasil Dimov
e8fa4962ca
Fix typo
...
Reported by: Portsnap buildbox <cperciva@freebsd.org>
Pointy hat to: glewis
2007-03-05 07:47:09 +00:00
Greg Lewis
e390f89b0f
. Add a TZUPDATE option, defaulting to on, which will update the time zone
...
data for the JRE using Sun's tzupdater. Bump PORTREVISION.
2007-03-05 05:24:00 +00:00
Greg Lewis
04b5d7170e
. Add a TZUPDATE option, defaulting to on, which will update the time zone
...
data for the JDK using Sun's tzupdater. Bump PORTREVISION.
2007-03-05 05:23:34 +00:00
Mark Linimon
95ed86433e
Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2007-03-05 00:40:11 +00:00
Mark Linimon
ab1c6bbc7e
Reset dave@glowacki.org due to maintainer-timeouts and no response to email.
...
While here, remove stale mastersites.
Hat: portmgr
2007-03-05 00:35:23 +00:00
Mark Linimon
42e13f0681
Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response to
...
email.
Hat: portmgr
2007-03-04 23:52:37 +00:00
Herve Quiroz
6b5c4c62e6
Update to 2.3
...
Reported by: portscout
2007-03-04 16:53:06 +00:00
Anders Nordby
b89a994ba3
Give up maintainership of these ports. Don't use/have an interest for
...
them anymore.
2007-03-01 21:31:41 +00:00
Martin Wilke
fec45155b8
- Update to 1.0.4
...
PR: 109321
Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer)
2007-02-27 09:11:48 +00:00
Greg Lewis
f6636087f5
. Whitespace nit.
2007-02-26 00:22:20 +00:00
Greg Lewis
ce95857bda
. Add a TZUPDATE option, defaulting to on, which will update the time zone
...
data for the JDK using Sun's tzupdater. [1]
. Some simplification of the convoluted logic around telling the user
which files to download. In particular, don't care if we've already
told them to download a file.
. Bump PORTREVISION since many North American users will need to pick up
the time zone changes.
Collaboration with: Tim Zingelman <zingelman@fnal.gov> [1]
2007-02-26 00:21:36 +00:00
Greg Lewis
323ff53212
. Update to 1.5.0_11.
2007-02-25 17:15:02 +00:00
Greg Lewis
2379a2fa51
. Add a TZUPDATE option, defaulting to on, which will update the time zone
...
data for the JDK using Sun's tzupdater. [1]
. Some simplification of the convoluted logic around telling the user
which files to download. In particular, don't care if we've already
told them to download a file.
. Bump PORTREVISION since many North American users will need to pick up
the time zone changes.
Collaboration with: Tim Zingelman <zingelman@fnal.gov> [1]
2007-02-24 15:38:12 +00:00
Rong-En Fan
ea1fafe95d
- Update to 1.1
...
PR: ports/109441
Submitted by: Adam VanderHook <acidos at bandwidth-junkies.net> (maintainer)
2007-02-23 09:24:40 +00:00
Xin LI
74d4127978
Update to 1.4.
...
Submitted by: Nemo LIU <nemoliu at gmail dot com>
PR: ports/109233
2007-02-21 17:43:33 +00:00
Xin LI
35ce58a84d
Update to 1.1.
...
Submitted by: Nemo LIU <nemoliu at gmail dot com>
PR: ports/109234
2007-02-21 17:42:44 +00:00
Rong-En Fan
ccb59ca27f
- Update to 3.7
...
- Use exec in wrapper scripts as described in Porter's Handbook
PR: ports/108849
Submitted by: rafan
Approved by: maintainer timeout (15 days)
2007-02-21 13:27:06 +00:00
Boris Samorodov
e2e4a9afd6
s/INSTALLS_SHLIB/USE_LDCONFIG
...
PR: 109099
Submitted by: "Ronald Klop" <ronald at cs.vu.nl> (maintainer)
2007-02-15 17:16:21 +00:00