Ying-Chieh Liao
c23f3a9054
upgrade to 0.2.30
2004-07-23 09:46:32 +00:00
Michael Nottebrock
082ad10b5f
Fix typo in and add some real content to pkg-descr
2004-07-23 08:23:15 +00:00
Dmitry Sivachenko
4290184e6b
Update to version 0.33.
...
PR: 69413
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2004-07-22 10:36:34 +00:00
Dmitry Sivachenko
4367e3a59f
Update to version 2.07.
...
PR: 69414
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2004-07-22 10:32:02 +00:00
Ying-Chieh Liao
609a8522c2
build ok on -stable and -current (at least ok on i386)
2004-07-22 10:01:30 +00:00
Kirill Ponomarev
958c684c8f
Update to 1.0.1
...
PR: ports/69396
Submitted by: maintainer
2004-07-22 08:47:03 +00:00
Volker Stolz
2ee507f7fb
- Update to 0.8.1
...
* make install fixed if libhome-preload.so is not avaiable
* remove LDAP cache feature, too unstable in ldap libs.
(from Oliver Eikemeier)
PR: ports/69380
Submitted by: Xavier Beaudouin (maintainer)
2004-07-21 19:25:09 +00:00
Maxim Sobolev
416e4061e0
Update to 0.6.
2004-07-21 16:45:46 +00:00
Kirill Ponomarev
729cbaed7e
Update to 9.18
2004-07-20 07:24:28 +00:00
Joe Marcus Clarke
0f21eddcf7
Update to 1.10.
...
Submitted by: maintainer
2004-07-20 05:52:17 +00:00
Alex Dupre
e2af8a430c
Add a new shared extension for PHP.
2004-07-19 09:14:47 +00:00
Alex Dupre
a3ff63690b
Add a new shared extension for PHP.
2004-07-19 08:18:06 +00:00
Alex Dupre
b3e2a3505f
Add a new shared extension for PHP.
2004-07-19 08:17:01 +00:00
Edwin Groothuis
203cd8df0e
[PATCH] misc/screen: Utilize EXAMPLESDIR
...
Utilize EXAMPLESDIR to improves layout; i.e.,
configuration file -> ${PREFIX}/etc
sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}
This change helps if many configuration files and sample ones exist.
PR: ports/58385
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: maintainer timeout
2004-07-19 07:21:17 +00:00
Oliver Lehmann
6d22a57097
update to xfce4-4.0.6
2004-07-19 03:31:36 +00:00
Kirill Ponomarev
2231e898cb
Update to version 2.6.4
...
PR: ports/69188
Submitted by: Ports Fury
2004-07-17 18:40:46 +00:00
Thierry Thomas
3b6e08423b
Upgrading to 1.3.0.
2004-07-16 21:53:51 +00:00
David E. O'Brien
32b507795e
Change how we respect 'CC' and 'CFLAGS'.
2004-07-16 00:56:59 +00:00
Kris Kennaway
aad35426d2
BROKEN: Size mismatch
2004-07-14 22:32:40 +00:00
Kirill Ponomarev
c8acd5ca34
Update to version 0.2.05
...
PR: ports/69003
Submitted by: Ports Fury
2004-07-14 12:22:17 +00:00
Hye-Shik Chang
40215526a3
Enable to build with C89 compilers for -STABLE.
...
Submitted by: Greg J. <xcas@cox.net>
2004-07-14 06:37:04 +00:00
Volker Stolz
7b3ebf9678
Update to 0.3.3
...
PR: ports/68931
Submitted by: Michael Johnson (maintainer)
2004-07-13 13:52:49 +00:00
Pav Lucistnik
0c4576b423
- Update to 1.0.4
...
- Solve longterm plist crisis by adding dependency on plaympeg, which is
required to build mpeginfo plugin.
PR: ports/68884 (inspired by)
2004-07-13 00:36:13 +00:00
Hye-Shik Chang
8e2c2a43b1
Update to 2.2.8 and unmark BROKEN.
...
PR: 68906
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-07-12 01:56:31 +00:00
Kirill Ponomarev
04f33a0cda
Update to 4.2
...
PR: ports/68930
Submitted by: maintainer
2004-07-11 19:13:11 +00:00
Max Khon
9bb8cadeff
- Add RUN_DEPENDS on p5-File-Temp if perl < 5.6.1.
...
- Bump PORTREVISION.
Pointed out by: artifex <artifex at freemail dot hu>
2004-07-11 17:46:01 +00:00
Kirill Ponomarev
1efe42ca45
Update to 4.9.5
...
PR: ports/68915
Submitted by: Esa Karkkainen <ejk@iki.fi>
2004-07-11 11:37:47 +00:00
Kirill Ponomarev
066a44e530
Support WITHOUT_NLS
2004-07-11 10:22:46 +00:00
Michael Nottebrock
1bbbed8488
Pet portlint.
2004-07-11 08:18:11 +00:00
Kris Kennaway
d42a0e03f2
BROKEN: Unfetchable
2004-07-11 01:04:15 +00:00
Kirill Ponomarev
e73e77d704
Support WITHOUT_NLS
2004-07-10 19:25:03 +00:00
Joe Marcus Clarke
9e5632dd66
Apply a big libtool patch to allow porters to use the libtool installed by
...
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
2004-07-09 17:43:11 +00:00
Joerg Wunsch
3b16708b50
Welcome tkinfo to the 3rd millenium.
...
Upgrade to Tk 8.4, and Tkinfo 2.8 (used to be 2.5, dated back to 2001)
2004-07-07 19:46:13 +00:00
Jeremy Messenger
0ea0df3ec4
Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
...
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Volker Stolz
04b79bac0a
Remove port: No longer exists
...
PR: ports/68709
Submitted by: Eugene Ossintsev
2004-07-06 12:13:20 +00:00
Ying-Chieh Liao
318266cf68
move ganttproject from misc/ to deskutils/
2004-07-06 02:38:37 +00:00
Ying-Chieh Liao
ddff1e2b35
add ganttproject 1.9.11
...
Plan projects using a Gantt chart
2004-07-06 02:07:06 +00:00
Volker Stolz
bef7524add
Update to 0.3.9.1
...
PR: ports/68677
Submitted by: maintainer
2004-07-05 17:18:50 +00:00
Dag-Erling Smørgrav
80b65796e7
Perform plist substitution for -L.
...
Fix bug in origin determination.
2004-07-05 11:48:35 +00:00
Anton Berezin
b3ba260ff3
Update to 0.7.
...
PR: 68667
Submitted by: maintainer
2004-07-05 08:04:16 +00:00
Kirill Ponomarev
b5e60875ef
Update to version 1.2.7
...
PR: ports/68634
Submitted by: Ports Fury
2004-07-03 15:42:35 +00:00
Kirill Ponomarev
96e42eecd6
Support CXXFLAGS properly
...
Fix build with system CC on -stable
PR: ports/68633
Submitted by: Ports Fury
2004-07-03 15:42:10 +00:00
Kirill Ponomarev
2b94dd6b88
Update to 9.17
2004-07-01 21:19:27 +00:00
Ade Lovett
328b757bf2
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
...
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Joe Marcus Clarke
d252f250e3
Fix patching after the recent locale dir changes to bsd.gnome.mk.
...
Reported by: pointyhat via kris
2004-07-01 16:06:01 +00:00
Adam Weinberger
5b8fedbd1c
Update to 2.3.2.
2004-06-28 02:10:57 +00:00
Kirill Ponomarev
c3972c6a24
Update to version 0.2.01
...
PR: ports/68389
Submitted by: Ports Fury
2004-06-27 18:12:42 +00:00
Max Khon
dafc452625
Recognize .tbz archives.
...
Bump PORTREVISION.
Submitted by: Andrey Slusar <vasallia (at) ukr.net>
2004-06-27 10:12:28 +00:00
Joe Marcus Clarke
d20937680b
Update to 1.9.
...
PR: 68356
Submitted by: maintainer
2004-06-27 06:03:22 +00:00
Mario Sergio Fujikawa Ferreira
6a3087aa64
Update to 0.3.3
2004-06-26 14:15:33 +00:00