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