Kris Kennaway
3b8c08f9a6
Chop out some variable expansions which snuck in by mistake
...
Pointed out by: knu, n_hibma
2001-04-30 09:25:52 +00:00
Kris Kennaway
83a640b2c4
Don't hard-code -O2 and various -f optimizations in CXXFLAGS
2001-04-30 08:10:16 +00:00
Maxim Sobolev
1121c79074
Update to 0.15.
2001-04-30 05:30:29 +00:00
Maxim Sobolev
e2d3b6a625
Update to 1.3.4.
...
Approved by: maintainer
2001-04-30 05:29:45 +00:00
Akinori MUSHA
42433cdd3e
Update to 0.13.
2001-04-27 10:11:52 +00:00
Ying-Chieh Liao
579f7f1a82
upgrade to 0.7.0
...
- remove docs and man pages
- api change
2001-04-26 18:44:30 +00:00
Maxim Sobolev
6878c37454
Don't use chown root in post-extract target as it makes impossible to build the
...
port if uid != 0.
Submitted by: Jacques Vidrine <n@nectar.com>
2001-04-25 13:22:27 +00:00
Kenjiro Cho
9f3f74e94e
instruct configure to respect PREFIX when looking for tcl/tk.
...
Submitted by: mwm@mired.org (Mike Meyer) via dirk.meyer@dinoex.sub.org (Dirk Meyer)
2001-04-24 10:59:23 +00:00
Akinori MUSHA
7e55edf39e
Update to 0.99.167.
2001-04-19 19:23:13 +00:00
Akinori MUSHA
0cfd02502b
Update to 0.99.167. (-xunicode too)
2001-04-19 19:07:30 +00:00
Maxim Sobolev
c7aa8c54da
Update to 0.3.1.
2001-04-17 11:59:11 +00:00
Maxim Sobolev
941461be1f
Update to 1.37.
2001-04-17 11:27:22 +00:00
Dmitry Sivachenko
cae2bcdf44
Add 3 missing manpages.
...
Approved by: maintainer
2001-04-17 10:39:43 +00:00
Maxim Sobolev
505bbd1d84
Fix detection of pthreaded MesaGL.
...
Approved by: maintainer
2001-04-17 10:14:58 +00:00
Bill Fenner
a0df75c1d3
SGI moved the FTP server to ftp.sgi.com .
2001-04-16 23:18:49 +00:00
Bill Fenner
d01a564de8
Fix patches to build libunidraw properly (these changes were in
...
rev 1.2 and somewhat undone by rev 1.3) on FreeBSD 4. This
results in build and installing idraw and ibuild as well. (This
fixes the bento packaging problem.)
2001-04-16 23:18:01 +00:00
Yukihiro Nakai
ce1028f8c0
Update to 1.0.8
2001-04-15 00:03:13 +00:00
Dirk Meyer
c139752201
Update tcl/tk to 8.3.3
...
- Changes in installion of includes, so it keep compaible
to previous patchlevel
- took maintainership
2001-04-13 20:31:09 +00:00
Akinori MUSHA
3b74131b66
Goodbye, Ruby 1.4.
2001-04-13 19:10:13 +00:00
Akinori MUSHA
aed9cbe1ae
Retire Ruby 1.4. Use 1.6 instead, now the migration period is over.
...
Approved by: yasuf@bsdclub.org (MAINTAINER)
2001-04-13 19:08:49 +00:00
Maxim Sobolev
c0cf3bc7ae
Update to 1.0.4.
2001-04-12 14:37:47 +00:00
Maxim Sobolev
8ed8aafc20
Move:
...
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12
Repo-copy by: asami
2001-04-09 11:55:04 +00:00
Maxim Sobolev
ee52f2c0c8
Update WWW and MASTER_SITES.
...
Submitted by: FDS
2001-04-09 08:03:32 +00:00
Ben Smithurst
c366329953
Fix fennerism.
2001-04-07 18:03:56 +00:00
Will Andrews
9160b5d8a3
Add viewkit 0.00, a ViewKit workalike from Hungry Programmers.
...
PR: 20662
Submitted by: peterho@ned.dem.csiro.au
2001-04-07 04:19:54 +00:00
Will Andrews
3afb291233
Unbreak.
...
Submitted by: knu
2001-04-07 02:17:18 +00:00
Akinori MUSHA
c92f5ffb3d
Make use of USE_QT_VER.
2001-04-06 12:18:02 +00:00
Akinori MUSHA
47285d38b5
Define RUBY_QT2_PORTREVISION and RUBY_WITH_PTHREAD in
...
x11-toolkits/ruby-qt2/Makefile.common.
Tidy up .include's.
2001-04-06 10:08:15 +00:00
Akinori MUSHA
c68fef06f0
Define RUBY_WITH_PTHREAD.
2001-04-06 09:22:09 +00:00
Akinori MUSHA
320eadcee5
Eliminate the previous hack which was useless.
...
Remove -O from CFLAGS.
2001-04-06 09:21:37 +00:00
Akinori MUSHA
2b0516308c
Tweak for the qtgl problem regarding libc_r some people are seeing.
...
If this does not work, please send me the result of "make -DDEBUG" and
the generated Makefile (if any).
2001-04-05 19:26:20 +00:00
Michael Haro
ac91be5bdb
Remove empty file
...
Submitted by: maintainer
2001-04-03 21:15:52 +00:00
Will Andrews
dbba8af644
Overhaul QT/KDE support:
...
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Michael Haro
23623ef149
Upgrade port x11-toolkits/gevas to version 0.0.3
...
PR: 26212
Submitted by: maintainer
2001-04-03 05:29:02 +00:00
Ade Lovett
3d5e86b63a
Update to 0.6.0
2001-04-02 18:15:32 +00:00
Ade Lovett
e45dce2f4d
Update to 1.2.10 - note that there were some critical bugs in 1.2.9
...
for i18n users - everyone is strongly urged to upgrade, particularly
GNOME users.
2001-04-02 15:45:30 +00:00
Michael Haro
af0be8e375
remove deprecated fetch options from FETCH_BEFORE_ARGS
2001-04-02 09:24:30 +00:00
Akinori MUSHA
391eaac231
Now all the ruby-qt2* ports are unbroken for both 4-STABLE and
...
5-CURRENT.
Bump the version to 0.12a.1.
2001-04-01 18:07:11 +00:00
Ben Smithurst
b5d5572a93
Add .uk master site.
...
Approved by: ade (maintainer)
2001-03-30 17:16:22 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Ying-Chieh Liao
de5f3ad69d
add paragui
...
ParaGUI is a cross-platform high-level application framework and GUI library
2001-03-28 15:35:42 +00:00
Akinori MUSHA
c4c339ac2b
D'oh, PORTREVISION doesn't work if you define the value of it after
...
bsd.port.pre.mk is read. Bump the version to 0.12a instead of 0.12_1.
2001-03-28 12:33:17 +00:00
Akinori MUSHA
5faeee2803
Update to ruby-qt2 0.12 for qt 2.3.0.
2001-03-28 12:18:47 +00:00
Steve Price
2e72555c3a
This port's directory was removed but left in the Makefile.
2001-03-27 21:22:16 +00:00
Will Andrews
5f3f502918
Fix last-minute change to avoid broken packaging for qt2-static.
...
Submitted by: steve
2001-03-27 02:19:55 +00:00
Will Andrews
225701a3ba
Bah! Just remove these for now. More trouble than they're worth.
2001-03-25 04:21:04 +00:00
Will Andrews
1aaf3bb368
Bad knu, no cookie. Use USE_QT2, not a hardcoded path!
2001-03-25 04:15:05 +00:00
Will Andrews
84e4341b59
Uh. I'm not sure how this happened, but my original cvs rm didn't include
...
these files. Anyway, this is to denote that the default QT2 is now 2.3.0.
Submitted by: asami
2001-03-25 02:44:16 +00:00
Will Andrews
f466f736d6
Remove obsoleted entry.
...
Not submitted by: bento (for some reason...)
2001-03-25 02:29:18 +00:00
Satoshi Asami
167c973d55
qt22-static -> qt2-static
...
Submitted by: obento-
2001-03-25 02:11:25 +00:00